Failures in node-test-pull-request/67614 to node-test-pull-request/67710 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown reports/2025-06-29.md)
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
|---|---|---|---|---|---|---|
| 2025-06-29 00:13 | 1 | 0 | 42 | 1 | 56 | 0.00% |
Example
not ok 1028 pummel/test-string-decoder-large-buffer
---
duration_ms: 169.75900
severity: fail
exitcode: 1
stack: |-
c:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-string-decoder-large-buffer.js:26
throw e;
^
RangeError: Array buffer allocation failed
at new ArrayBuffer (<anonymous>)
at new Uint8Array (<anonymous>)
at new FastBuffer (node:internal/buffer:961:5)
at createUnsafeBuffer (node:internal/buffer:1097:12)
at allocate (node:buffer:444:10)
at Function.allocUnsafe (node:buffer:409:10)
at Object.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-string-decoder-large-buffer.js:21:22)
at Module._compile (node:internal/modules/cjs/loader:1730:14)
at Object..js (node:internal/modules/cjs/loader:1895:10)
at Module.load (node:internal/modules/cjs/loader:1465:32)
Node.js v22.17.1-pre
...
Example
not ok 105 parallel/test-buffer-tostring-range
---
duration_ms: 206.91300
severity: fail
exitcode: 1
stack: |-
node:internal/buffer:961
super(bufferOrLength, byteOffset, length);
^
RangeError: Array buffer allocation failed
at new ArrayBuffer (<anonymous>)
at new Uint8Array (<anonymous>)
at new FastBuffer (node:internal/buffer:961:5)
at Function.alloc (node:buffer:397:10)
at Object.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-buffer-tostring-range.js:107:28)
at Module._compile (node:internal/modules/cjs/loader:1529:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
at Module.load (node:internal/modules/cjs/loader:1275:32)
at Module._load (node:internal/modules/cjs/loader:1096:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12)
Node.js v20.19.4-pre
...
Example
not ok 228 parallel/test-config-file
---
duration_ms: 4350.07600
severity: fail
exitcode: 1
stack: |-
Test failure: '--inspect=true should be parsed correctly'
Location: test\parallel\test-config-file.js:237:1
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /^Debugger listening on (ws:\/\/[^\s]+)/. Input:
'Starting inspector on 127.0.0.1:9229 failed: address already in use\r\n'
at TestContext.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-config-file.js:244:3)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:1054:7)
at async Test.processPendingSubtests (node:internal/test_runner/test:744:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'Starting inspector on 127.0.0.1:9229 failed: address already in use\r\n',
expected: /^Debugger listening on (ws:\/\/[^\s]+)/,
...
Example
not ok 4129 parallel/test-stream-readable-to-web
---
duration_ms: 120015.78600
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 4499 sequential/test-tls-session-timeout
---
duration_ms: 213.06000
severity: fail
exitcode: 1
stack: |-
node:assert:92
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
'New' !== 'Reused'
at /home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-tls-session-timeout.js:150:16
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-tls-session-timeout.js:134:7)
at ChildProcess.emit (node:events:507:28)
at ChildProcess._handle.onexit (node:internal/child_process:293:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'New',
expected: 'Reused',
operator: 'strictEqual'
}
Node.js v25.0.0-pre
...
| Reason | parallel/test-debugger-extract-function-name |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/58804/, https://github.com/nodejs/node/pull/58745/, https://github.com/nodejs/node/pull/58813/) |
| Appeared | test-azure_msft-win11_vs2022-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/67628/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/67638/ |
Example
not ok 420 parallel/test-debugger-extract-function-name
---
duration_ms: 15457.52000
severity: fail
exitcode: 1
stack: |-
d:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:91
reject(new Error([
^
Error: Timeout (15000) while waiting for /break (?:on start )?in/i; found:
< Starting inspector on 127.0.0.1:9229 failed: address already in use
<
at Timeout.<anonymous> (d:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:91:18)
at listOnTimeout (node:internal/timers:608:17)
at process.processTimers (node:internal/timers:543:7)
Node.js v24.3.0
...
| Reason | parallel/test-worker-message-port-transfer-filehandle |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/58836/, https://github.com/nodejs/node/pull/58867/, https://github.com/nodejs/node/pull/58516/) |
| Appeared | test-azure_msft-win11_vs2022-arm64-1, test-azure_msft-win11_vs2022-arm64-3, test-azure_msft-win11_vs2022-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/67681/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/67694/ |
Example
not ok 978 parallel/test-worker-message-port-transfer-filehandle
---
duration_ms: 271.37200
severity: fail
exitcode: 1
stack: |-
<anonymous_script>:0
[Error: A FileHandle object was closed during garbage collection. This used to be allowed with a deprecation warning but is now considered an error. Please close FileHandle objects explicitly.] {
code: 'ERR_INVALID_STATE'
}
Node.js v25.0.0-pre
...
| Reason | parallel/test-worker-nearheaplimit-deadlock |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/58800/, https://github.com/nodejs/node/pull/58773/, https://github.com/nodejs/node/pull/58853/) |
| Appeared | test-osuosl-rhel8-ppc64_le-2, test-ibm-rhel8-s390x-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/67615/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/67707/ |
Example
not ok 3900 parallel/test-worker-nearheaplimit-deadlock
---
duration_ms: 711.04200
severity: crashed
exitcode: -6
stack: |-
<--- Last few GCs --->
[1400081:0x7fff54010000] 20 ms: Mark-Compact 0.7 (3.5) -> 0.7 (3.5) MB, pooled: 0.0 MB, 1.01 / 0.00 ms (average mu = 0.734, current mu = 0.132) background allocation failure; GC in old space requested
[1400081:0x7fff54010000] 21 ms: Mark-Compact 0.7 (3.5) -> 0.7 (3.5) MB, pooled: 0.0 MB, 0.97 / 0.00 ms (average mu = 0.633, current mu = 0.188) background allocation failure; GC in old space requested
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
----- Native stack trace -----
1: 0x10ac0ddc node::OOMErrorHandler(char const*, v8::OOMDetails const&) [out/Release/node]
2: 0x1104f72c v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [out/Release/node]
3: 0x1104f880 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Is...
| Reason | pummel/test-buffer-large-size-buffer-alloc-unsafe |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/52329/, https://github.com/nodejs/node/pull/57298/, https://github.com/nodejs/node/pull/58707/) |
| Appeared | test-azure_msft-win11_vs2022-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/67633/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/67653/ |
Example
not ok 1024 pummel/test-buffer-large-size-buffer-alloc-unsafe
---
duration_ms: 159.43700
severity: fail
exitcode: 1
stack: |-
c:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-buffer-large-size-buffer-alloc-unsafe.js:15
throw e;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
+ Comparison {}
- Comparison {
- code: 'ERR_STRING_TOO_LONG'
- }
at Object.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-buffer-large-size-buffer-alloc-unsafe.js:12:10)
at Module._compile (node:internal/modules/cjs/loader:1691:14)
at Object..js (node:internal/modules/cjs/loader:1823:10)
at Module.load (node:internal/modules/cjs/loader:1426:32)
at Module._load (node:internal/modules/cjs/loader:1249:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/lo...
| Reason | wpt/test-streams |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/58612/, https://github.com/nodejs/node/pull/58773/, https://github.com/nodejs/node/pull/58853/) |
| Appeared | test-ibm-aix72-ppc64_be-2, test-ibm-aix72-ppc64_be-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/67636/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/67682/ |
Example
not ok 4553 wpt/test-streams
---
duration_ms: 1491.06800
severity: crashed
exitcode: -5
stack: |-
[SKIPPED] queuing-strategies-size-function-per-global.window.js: Browser-specific test
[SKIPPED] readable-streams/cross-realm-crash.window.js: Browser-specific test
[SKIPPED] readable-streams/owning-type-video-frame.any.js: Browser-specific test
[SKIPPED] readable-streams/read-task-handling.window.js: Browser-specific test
[SKIPPED] transferable/deserialize-error.window.js: Browser-specific test
[SKIPPED] transferable/transfer-with-messageport.window.js: Browser-specific test
[SKIPPED] transform-streams/invalid-realm.tentative.window.js: Browser-specific test
[PASS] Closing must be propagated backward: starts closed; preventCancel omitted; fulfilled cancel promise
[PASS] Closing must be propagated backward: starts closed; preventCancel omitted; rejected cancel promise
[PASS] Closing must be propagated backward: starts closed; preventCancel = undefined (falsy); ful...
| Reason | parallel/test-inspector-connect-to-main-thread |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/58697/, https://github.com/nodejs/node/pull/58845/) |
| Appeared | test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-fedora40-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/67619/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/67678/ |
Example
not ok 1881 parallel/test-inspector-connect-to-main-thread
---
duration_ms: 412.90100
severity: crashed
exitcode: -6
stack: |-
...
| Reason | sequential/test-performance-eventloopdelay |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/58665/, https://github.com/nodejs/node/pull/58866/) |
| Appeared | test-ibm-rhel8-s390x-1, test-ibm-ubuntu2204_sharedlibs_container-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/67618/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/67686/ |
Example
not ok 4492 sequential/test-performance-eventloopdelay
---
duration_ms: 14720.59000
severity: fail
exitcode: 1
stack: |-
node:internal/assert/utils:281
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(histogram.min > 0)
at Timeout.spinAWhile [as _onTimeout] (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-performance-eventloopdelay.js:70:7)
at listOnTimeout (node:internal/timers:608:17)
at process.processTimers (node:internal/timers:543:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v25.0.0-pre
...
| Reason | wpt/test-webcrypto |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/58713/, https://github.com/nodejs/node/pull/58842/) |
| Appeared | test-ibm-aix72-ppc64_be-2, test-ibm-aix72-ppc64_be-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/67657/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/67665/ |
Example
not ok 4559 wpt/test-webcrypto
---
duration_ms: 11481.95300
severity: crashed
exitcode: -5
stack: |-
[SKIPPED] algorithm-discards-context.https.window.js: Not relevant in Node.js context
[SKIPPED] historical.any.js: Not relevant in Node.js context
[PASS] CryptoKey.algorithm getter returns cached object
[PASS] CryptoKey.usages getter returns cached object
[PASS] setup - define tests
[PASS] X25519 key derivation checks for all-zero value result with a key of order 0
[PASS] X25519 key derivation checks for all-zero value result with a key of order 1
[PASS] X25519 key derivation checks for all-zero value result with a key of order 8
[PASS] X25519 key derivation checks for all-zero value result with a key of order p-1 (order 2)
[PASS] X25519 key derivation checks for all-zero value result with a key of order p (=0, order 4)
[PASS] X25519 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)
[PASS] X25519 good parameters
[...
| Reason | Build timed out (after 30 minutes). Marking the build as failed. |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 5 (https://github.com/nodejs/node/pull/58804/, https://github.com/nodejs/node/pull/58745/, https://github.com/nodejs/node/pull/58612/, https://github.com/nodejs/node/pull/58866/, https://github.com/nodejs/node/pull/58833/) |
| Appeared | test-azure_msft-win11_vs2022-arm64-5 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/67628/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/67701/ |
Example
Build timed out (after 30 minutes). Marking the build as failed.
| Reason | ERROR: Error fetching remote repo 'origin' |
|---|---|
| Type | GIT_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/58745/, https://github.com/nodejs/node/pull/58707/, https://github.com/nodejs/node/pull/58058/) |
| Appeared | test-equinix-ubuntu2204_container-arm64-1, test-digitalocean-fedora40-x64-1, test-digitalocean-fedora40-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/67629/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/67696/ |
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from [email protected]:nodejs/node.git
at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1240)
at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1311)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278)