Failures in node-test-pull-request/69856 to node-test-pull-request/69954 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown reports/2025-10-30.md)
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
|---|---|---|---|---|---|---|
| 2025-10-30 00:11 | 0 | 19 | 19 | 2 | 60 | 19.39% |
Example
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node"): error=0, Failed to exec spawn helper: pid: 938203, exit value: 1
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
at Jenkins v2.528.1//hudson.Proc$LocalProc.<init>(Proc.java:252)
at Jenkins v2.528.1//hudson.Proc$LocalProc.<init>(Proc.java:221)
at Jenkins v2.528.1//hudson.Launcher$LocalLauncher.launch(Launcher.java:995)
| Reason | Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node"): error=0, Failed to exec spawn helper: pid: 957237, exit value: 1 |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 4 (https://github.com/nodejs/node/pull/60422/, https://github.com/nodejs/node/pull/59982/, https://github.com/nodejs/node/pull/60443/, https://github.com/nodejs/node/pull/60464/) |
| Appeared | test-rackspace-debian11-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/69932/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/69939/ |
Example
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node"): error=0, Failed to exec spawn helper: pid: 957237, exit value: 1
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
at Jenkins v2.528.1//hudson.Proc$LocalProc.<init>(Proc.java:252)
at Jenkins v2.528.1//hudson.Proc$LocalProc.<init>(Proc.java:221)
at Jenkins v2.528.1//hudson.Launcher$LocalLauncher.launch(Launcher.java:995)
Example
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for node-test-commit-osx/nodes=osx15-arm64 #66902
Collecting metadata...
Metadata collection done.
[Checks API] No suitable checks publisher found.
Notifying upstream projects of job completion
Finished: FAILURE
Example
not ok 1167 sequential/test-worker-prof
---
duration_ms: 2501.45500
severity: fail
exitcode: 1
stack: |-
files found in working directory before worker starts [ 'isolate-000002CF0EFDE000-5360-v8.log' ]
parent prof file: isolate-000002CF0EFDE000-5360-v8.log
parent posted 35670 messages
files found in working directory before worker exits [
'isolate-000002CF0EFDE000-5360-v8.log',
'isolate-000002CF284F8000-5360-v8.log'
]
worker prof file: isolate-000002CF284F8000-5360-v8.log
worker ticks 10
parent ticks 20
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: worker ticks <= 10:
tick,0x7ff646b470ab,42863,0,0x0,0,0x7ff6469ed440,0x2cf68fc28d8,0x2124a68a219,0x2124a689927,0x2cf68f55567,0x2124a686654
tick,0x7ff646f91f78,138867,0,0x0,2,0x2cf4914297e,0x2cf49142607,0x2124a6a73fb,0x2cf49142a4f,0x2cf49142607,0x2124a6930c3
tick,0x7ff646a7dcdd,186875,0,0x0,2,0x2cf4914297e,0x2cf49142607,0x2124a6b4d5c,0x2124...
Example
not ok 3877 parallel/test-watch-mode-kill-signal-override
---
duration_ms: 2310.08200
severity: fail
exitcode: 1
stack: |-
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: The input was expected to not match the regular expression /__SIGTERM received__/. Input:
"Restarting '/home/iojs/node-tmp/.tmp.3857/kill-signal-for-watch.js'\n" +
'__SIGINT received__\n' +
'__SIGTERM received__\n'
at file:///home/iojs/build/workspace/node-test-commit-arm/test/parallel/test-watch-mode-kill-signal-override.mjs:46:8
at process.processTicksAndRejections (node:internal/process/task_queues:103:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: "Restarting '/home/iojs/node-tmp/.tmp.3857/kill-signal-for-watch.js'\n" +
'__SIGINT received__\n' +
'__SIGTERM received__\n',
expected: /__SIGTERM received__/,
operator: 'doesNotMatch',
diff: 'simple'
...
Example
not ok 4623 addons/stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-1-utf8
---
duration_ms: 120069.84700
severity: fail
exitcode: -15
stack: |-
timeout
1..0 # Skipped: intensive toString tests due to memory confinements
...
Example
not ok 4619 addons/stringbytes-external-exceed-max/test-stringbytes-external-exceed-max
---
duration_ms: 120185.83700
severity: fail
exitcode: -15
stack: |-
timeout
1..0 # Skipped: intensive toString tests due to memory confinements
...
Example
not ok 58 es-module/test-esm-wasm
---
duration_ms: 1008.00200
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: ESM: WASM modules
# Subtest: should load exports
ok 1 - should load exports
---
duration_ms: 251.6482
...
| Reason | addons/stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-1-binary |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/60434/, https://github.com/nodejs/node/pull/60351/, https://github.com/nodejs/node/pull/60387/) |
| Appeared | test-osuosl-aix72-ppc64_be-4, test-ibm-aix72-ppc64_be-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/69907/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/69942/ |
Example
not ok 4620 addons/stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-1-binary
---
duration_ms: 120134.19400
severity: fail
exitcode: -15
stack: |-
timeout
1..0 # Skipped: intensive toString tests due to memory confinements
...
| Reason | addons/stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-1-hex |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/60427/, https://github.com/nodejs/node/pull/60387/, https://github.com/nodejs/node/pull/60380/) |
| Appeared | test-osuosl-aix72-ppc64_be-4, test-ibm-aix72-ppc64_be-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/69941/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/69948/ |
Example
not ok 4623 addons/stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-1-hex
---
duration_ms: 120126.05900
severity: fail
exitcode: -15
stack: |-
timeout
1..0 # Skipped: intensive toString tests due to memory confinements
...
| Reason | addons/stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-2 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/60388/, https://github.com/nodejs/node/pull/60427/, https://github.com/nodejs/node/pull/60380/) |
| Appeared | test-osuosl-aix72-ppc64_be-4, test-ibm-aix72-ppc64_be-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/69924/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/69948/ |
Example
not ok 4625 addons/stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-2
---
duration_ms: 120140.60800
severity: fail
exitcode: -15
stack: |-
timeout
1..0 # Skipped: intensive toString tests due to memory confinements
...
Example
not ok 2577 parallel/test-quic-test-client
---
duration_ms: 1850.61100
severity: fail
exitcode: 1
stack: |-
/Users/admin/build/workspace/node-test-commit-osx/nodes/macos15-x64/out/Release/ngtcp2_test_client
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Missing expected rejection.
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async file:///Users/admin/build/workspace/node-test-commit-osx/nodes/macos15-x64/test/parallel/test-quic-test-client.mjs:36:1 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: { message: /Process exited with code 1 and signal null/ },
operator: 'rejects',
diff: 'simple'
}
Node.js v26.0.0-pre
...
| Reason | addons/stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-1-base64 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/60388/, https://github.com/nodejs/node/pull/60387/) |
| Appeared | test-osuosl-aix72-ppc64_be-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/69919/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/69938/ |
Example
not ok 4619 addons/stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-1-base64
---
duration_ms: 120090.81900
severity: fail
exitcode: -15
stack: |-
timeout
1..0 # Skipped: intensive toString tests due to memory confinements
...
Example
not ok 38 async-hooks/test-emit-before-on-destroyed
---
duration_ms: 486.15900
severity: fail
exitcode: 1
stack: |-
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
null !== 1
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/async-hooks/test-emit-before-on-destroyed.js:56:12)
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/common/index.js:476:15)
at ChildProcess.emit (node:events:508:28)
at maybeClose (node:internal/child_process:1085:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: null,
expected: 1,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v26.0.0-pre
...
Example
not ok 3536 parallel/test-net-connect-abort-controller
---
duration_ms: 300057.61500
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 2847 parallel/test-perf-hooks-timerify
---
duration_ms: 200.17400
severity: fail
exitcode: 1
stack: |-
node:internal/histogram:292
validateInteger(val, 'val', 1);
^
RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
at RecordableHistogram.record (node:internal/histogram:292:5)
at processComplete (node:internal/perf/timerify:40:15)
at timerified m (node:internal/perf/timerify:87:5)
at /home/iojs/build/workspace/node/test/parallel/test-perf-hooks-timerify.js:107:5
at runNextTicks (node:internal/process/task_queues:64:5)
at listOnTimeout (node:internal/timers:567:9)
at process.processTimers (node:internal/timers:541:7) {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v26.0.0-pre
...
Example
not ok 3140 parallel/test-runner-output
---
duration_ms: 120142.32600
severity: fail
exitcode: -15
stack: |-
timeout
TAP version 13
# Subtest: test runner output
# Subtest: test-runner/output/abort.js
ok 1 - test-runner/output/abort.js
---
duration_ms: 2592.095926
...
Example
not ok 4253 parallel/test-watch-mode-files_watcher
---
duration_ms: 120105.99700
severity: fail
exitcode: -15
stack: |-
timeout
...