Failures in node-test-pull-request/66331 to node-test-pull-request/66429 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown reports/2025-04-24.md)
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
|---|---|---|---|---|---|---|
| 2025-04-24 00:10 | 0 | 7 | 34 | 3 | 56 | 7.22% |
| Reason | Build timed out (after 30 minutes). Marking the build as failed. |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/57808/, https://github.com/nodejs/node/pull/57949/, https://github.com/nodejs/node/pull/57866/) |
| Appeared | test-azure_msft-win11_vs2022-arm64-5 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/66361/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/66427/ |
Example
Build timed out (after 30 minutes). Marking the build as failed.
| Reason | Failed to trigger node-test-commit |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 6 (https://github.com/nodejs/node/pull/57850/, https://github.com/nodejs/node/pull/57951/, https://github.com/nodejs/node/pull/57860/, https://github.com/nodejs/node/pull/https://github.com/nodejs/node/pull/57958/, https://github.com/nodejs/node/pull/57866/, https://github.com/nodejs/node/pull/57794/) |
| Appeared | test-mnx-ubuntu2204-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/66341/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/66421/ |
Example
Failed to trigger node-test-commit
| Reason | fatal error: Killed signal terminated program cc1plus |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/57840/, https://github.com/nodejs/node/pull/57907/) |
| Appeared | test-rackspace-debian12-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/66337/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/66339/ |
Example
fatal error: Killed signal terminated program cc1plus
| Reason | parallel/test-http2-options-max-headers-block-length |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 8 (https://github.com/nodejs/node/pull/57943/, https://github.com/nodejs/node/pull/57951/, https://github.com/nodejs/node/pull/57940/, https://github.com/nodejs/node/pull/57949/, https://github.com/nodejs/node/pull/57939/, https://github.com/nodejs/node/pull/57941/, https://github.com/nodejs/node/pull/57981/, https://github.com/nodejs/node/pull/57970/) |
| Appeared | vm-km5hq, vm-trnk8, test-mnx-smartos22-x64-3, test-rackspace-win2019_vs2019-x64-2, test-mnx-smartos23-x64-6, vm-4fjv8, vm-xbx5j |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/66380/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/66429/ |
Example
not ok 1663 parallel/test-http2-options-max-headers-block-length
---
duration_ms: 68.61600
severity: fail
exitcode: 1
stack: |-
node:events:485
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:216:20)
Emitted 'error' event on ClientHttp2Session instance at:
at emitClose (node:internal/http2/core:1123:10)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
errno: -54,
code: 'ECONNRESET',
syscall: 'read'
}
Node.js v24.0.0-pre
...
| Reason | parallel/test-file-write-stream4 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 5 (https://github.com/nodejs/node/pull/57828/, https://github.com/nodejs/node/pull/57881/, https://github.com/nodejs/node/pull/57868/, https://github.com/nodejs/node/pull/57324/, https://github.com/nodejs/node/pull/57949/) |
| Appeared | test-mnx-smartos23-x64-6, vm-d66rg, vm-mp7b2, vm-5fwr2, test-equinix-ubuntu2204_container-arm64-6, test-equinix-rhel8_container-arm64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/66332/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/66385/ |
Example
not ok 2438 parallel/test-file-write-stream4
---
duration_ms: 300139.70100
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-buffer-tostring-rangeerror |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 4 (https://github.com/nodejs/node/pull/57939/, https://github.com/nodejs/node/pull/57941/, https://github.com/nodejs/node/pull/57954/, https://github.com/nodejs/node/pull/57866/) |
| Appeared | test-rackspace-win2019_vs2019-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-rhel8-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/66394/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/66424/ |
Example
not ok 104 parallel/test-buffer-tostring-rangeerror
---
duration_ms: 263.97300
severity: fail
exitcode: 1
stack: |-
node:assert:377
throw err;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
Comparison {
+ name: 'RangeError'
- code: 'ERR_STRING_TOO_LONG',
- name: 'Error'
}
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-buffer-tostring-rangeerror.js:21:8)
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)
at node:internal/main/run_main_module:28:49 {
generatedMessage: true,
code: 'ERR_ASSE...
| Reason | parallel/test-repl-import-referrer |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 4 (https://github.com/nodejs/node/pull/57903/, https://github.com/nodejs/node/pull/57866/, https://github.com/nodejs/node/pull/56759/, https://github.com/nodejs/node/pull/57970/) |
| Appeared | test-linuxonecc-rhel9-s390x-1, test-ibm-rhel8-s390x-2, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-rhel8-s390x-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/66418/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/66429/ |
Example
not ok 3653 parallel/test-repl-import-referrer
---
duration_ms: 120039.58200
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | sequential/test-performance-eventloopdelay |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/57840/, https://github.com/nodejs/node/pull/57949/, https://github.com/nodejs/node/pull/57896/) |
| Appeared | test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/66337/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/66405/ |
Example
not ok 4212 sequential/test-performance-eventloopdelay
---
duration_ms: 14731.80600
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:581:17)
at process.processTimers (node:internal/timers:519:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v20.19.1
...
| Reason | parallel/test-debugger-break |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/57910/, https://github.com/nodejs/node/pull/57926/) |
| Appeared | test-azure_msft-win11_vs2022-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/66364/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/66396/ |
Example
not ok 216 parallel/test-debugger-break
---
duration_ms: 737.11300
severity: fail
exitcode: 1
stack: |-
node:internal/process/promises:394
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert.ok(cli.output.includes(`#1 ${script}:16`))
at c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-debugger-break.js:64:10
at process.processTicksAndRejections (node:internal/process/task_queues:105:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v24.0.0-pre
...
| Reason | parallel/test-runner-run-watch |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/57775/, https://github.com/nodejs/node/pull/57881/) |
| Appeared | vm-6f4rn, vm-2n42x |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/66331/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/66359/ |
Example
not ok 2610 parallel/test-runner-run-watch
---
duration_ms: 30912.04500
severity: fail
exitcode: 1
stack: |-
Test failure: 'should support running tests without a file'
Location: test/parallel/test-runner-run-watch.mjs:210:3
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /tests 1/. Input:
'# Subtest: test.js\n' +
'not ok 2 - test.js\n' +
' ---\n' +
' duration_ms: 1032.257664\n' +
" type: 'test'\n" +
" location: '/Users/admin/node-tmp/.tmp.2567/test.js:1:1'\n" +
" failureType: 'testCodeFailure'\n" +
' exitCode: ~\n' +
" signal: 'SIGTERM'\n" +
" error: 'test failed'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
'# Subtest: test has ran\n' +
'ok 2 - test has ran\n' +
' ---\n' +
' duration_ms: 2.123437\n' +
" type: 'test'\n" +
' ...\n' +
'1..2\n' +
'# tests 2\n' +
'# suites 0\n' +
'# pass 1\n' +
'# fail 1\...
| Reason | parallel/test-stream-readable-unpipe-resume |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/57866/, https://github.com/nodejs/node/pull/57903/) |
| Appeared | test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/66406/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/66418/ |
Example
not ok 4059 parallel/test-stream-readable-unpipe-resume
---
duration_ms: 120036.94400
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | sequential/test-tls-session-timeout |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/57916/, https://github.com/nodejs/node/pull/57943/) |
| Appeared | test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-ibm-ubuntu2204_sharedlibs_container-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/66377/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/66379/ |
Example
not ok 4428 sequential/test-tls-session-timeout
---
duration_ms: 214.17600
severity: fail
exitcode: 1
stack: |-
node:assert:95
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:294:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'New',
expected: 'Reused',
operator: 'strictEqual'
}
Node.js v24.0.0-pre
...