nodejs / reliability

Make the CI green again
34 stars 10 forks source link

CI Reliability 2024-07-05 #911

Open github-actions[bot] opened 1 month ago

github-actions[bot] commented 1 month ago

Failures in node-test-pull-request/59991 to node-test-pull-request/60082 that failed 2 or more PRs (Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2024-07-05 00:08 2 0 25 4 69 0.00%

JSTest Failure

Reason sequential/test-http-server-request-timeouts-mixed
Type JS_TEST_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/53601/, https://github.com/nodejs/node/pull/53686/, https://github.com/nodejs/node/pull/53658/, https://github.com/nodejs/node/pull/53622/, https://github.com/nodejs/node/pull/53590/, https://github.com/nodejs/node/pull/53705/, https://github.com/nodejs/node/pull/53699/, https://github.com/nodejs/node/pull/53669/, https://github.com/nodejs/node/pull/53619/)
Appeared test-orka-macos11-x64-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/59993/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60079/
Example ``` not ok 4129 sequential/test-http-server-request-timeouts-mixed --- duration_ms: 3408.45400 severity: fail exitcode: 1 stack: |- node:assert:408 throw err; ^ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert(request2.completed) at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-http-server-request-timeouts-mixed.js:108:5) at listOnTimeout (node:internal/timers:601:17) at process.processTimers (node:internal/timers:539:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } Node.js v23.0.0-pre ... ```

Reason async-hooks/test-writewrap
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/53612/, https://github.com/nodejs/node/pull/53089/, https://github.com/nodejs/node/pull/53623/, https://github.com/nodejs/node/pull/53602/, https://github.com/nodejs/node/pull/53696/, https://github.com/nodejs-private/node-private/pull/617/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-7, test-ibm-ubuntu2204_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/59992/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60082/
Example ``` not ok 562 async-hooks/test-writewrap --- duration_ms: 120057.65700 severity: fail exitcode: -15 stack: |- timeout ... ```

Reason parallel/test-http2-large-write-multiple-requests
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/53583/, https://github.com/nodejs/node/pull/53553/, https://github.com/nodejs/node/pull/53704/, https://github.com/nodejs/node/pull/53602/, https://github.com/nodejs/node/pull/53699/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-2, test-rackspace-win2019_vs2019-x64-3, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/60010/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60068/
Example ``` not ok 2510 parallel/test-http2-large-write-multiple-requests --- duration_ms: 120104.78100 severity: fail exitcode: -15 stack: |- timeout server sends content 1 server sends content 2 server sends content 3 server sends content 4 server sends content 5 server sends content 6 server sends content 7 server sends content 8 server sends content 9 server sends content 10 server sends content 11 server sends content 12 server sends content 13 server sends content 14 server sends content 15 server sends content 16 server sends content 17 server sends content 18 server sends content 19 server sends content 20 server sends content 21 server sends content 22 server sends content 23 server sends content 24 server sends content 25 server sends content 26 server sends content 27 server sends content 28 server sends content 29 server sends content 30 server sends content 31 server s... ```

Reason parallel/test-dns
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/53686/, https://github.com/nodejs/node/pull/53658/, https://github.com/nodejs/node/pull/53600/, https://github.com/nodejs-private/node-private/pull/617/)
Appeared test-equinix_mnx-smartos20-x64-3, test-osuosl-ubuntu2004_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/60023/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60082/
Example ``` not ok 827 parallel/test-dns --- duration_ms: 203.20900 severity: fail exitcode: 1 stack: |- (node:72646) [DEP0118] DeprecationWarning: The provided hostname "" is not a valid hostname, and is supported in the dns module solely for compatibility. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected [ { address: '::42', + ttl: 3333333332 - ttl: 3333333333 } ] at validateResults (/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos20-64/test/parallel/test-dns.js:428:14) at QueryReqWrap. (/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos20-64/test/parallel/test-dns.js:456:9) at QueryReqWrap. (/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos20-64/test/comm... ```

Reason wasi/test-wasi
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs-private/node-private/pull/609/, https://github.com/nodejs/node/pull/53711/, https://github.com/nodejs/node/pull/53659/, https://github.com/nodejs/node/pull/53657/)
Appeared test-azure_msft-win11_vs2022-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60016/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60030/
Example ``` not ok 892 wasi/test-wasi --- duration_ms: 1236.26700 severity: fail exitcode: 1 stack: |- executing cant_dotdot (node:4524) ExperimentalWarning: WASI is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) fd_prestat_get(3, 69720) fd_prestat_dir_name(3, 131088, 8) fd_prestat_get(4, 69720) fd_prestat_dir_name(4, 131152, 4) fd_prestat_get(5, 69720) environ_sizes_get(69724, 69720) environ_get(138704, 131168) fd_fdstat_get(3, 69672) path_open(3, 1, 1033, 14, 0, 264240830, 268435455, 0, 69668) executing clock_getres (node:7560) ExperimentalWarning: WASI is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) fd_prestat_get(3, 69688) fd_prestat_dir_name(3, 131088, 8) fd_prestat_get(4, 69688) fd_prestat_dir_name(4, 131152, 4) fd_prestat_get(5, 69688) environ_sizes_get(69692, 6... ```

Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53601/, https://github.com/nodejs/node/pull/53696/, https://github.com/nodejs/node/pull/53706/)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-ibm-ubuntu2204_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/59996/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60059/
Example ``` not ok 4207 sequential/test-single-executable-application-snapshot-and-code-cache --- duration_ms: 7344.29600 severity: fail exitcode: 1 stack: |- Copied /home/iojs/build/workspace/node-test-commit-arm/out/Release/node to /home/iojs/node-tmp/.tmp.4206/sea Injected /home/iojs/node-tmp/.tmp.4206/sea-prep.blob into /home/iojs/node-tmp/.tmp.4206/sea [process 19753]: --- stderr --- Found SEA blob 0xec80060, size=3870622 Found SEA resource 0xec80060, size=3870622 Read()(4-byte), count=1: { 21223968 }, read 4 bytes Read SEA magic 143da20 Read()(4-byte), count=1: { 6 }, read 4 bytes Read SEA flags 6 Read()(4-byte), count=1: { 11 }, read 4 bytes ReadStringView(), length=11: 0xec8006c, read 11 bytes, content: snapshot.js Read SEA code path 0xec8006c, size=11 Read()(4-byte), count=1: { 3870595 }, read 4 bytes ReadStringView(), length=3870595: 0xec8007b, read 3870595 bytes Read SEA resource snapshot 0xec8007b, si... ```

Reason es-module/test-http-imports
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs-private/node-private/pull/609/, https://github.com/nodejs-private/node-private/pull/608/)
Appeared test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win11_vs2022-x64-2, test-azure_msft-win11_vs2022-x64-4, test-azure_msft-win11_vs2022-arm64-5, test-azure_msft-win2016_vs2017-x64-1, test-azure_msft-win2016_vs2017-x64-2, test-rackspace-win2019_vs2019-x64-2, test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2022_vs2022-x64-6, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2016_vs2015-x64-2, test-rackspace-win2019_vs2019-x64-4, test-rackspace-win2022_vs2022-x64-2, test-azure_msft-win11_vs2022-arm64-6, test-azure_msft-win11_vs2022-arm64-1, test-rackspace-win2016_vs2015-x64-1, test-rackspace-win2019_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-5, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60012/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60013/
Example ``` not ok 62 es-module/test-http-imports --- duration_ms: 1131.08300 severity: fail exitcode: 1 stack: |- TAP version 13 # Subtest: guarantee data url will not bypass import restriction # Subtest: should not be bypassed by cross protocol redirect ok 1 - should not be bypassed by cross protocol redirect --- duration_ms: 6.6364 ... ```

Reason parallel/test-child-process-spawn-windows-batch-file
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs-private/node-private/pull/609/, https://github.com/nodejs-private/node-private/pull/608/)
Appeared test-azure_msft-win11_vs2022-arm64-2, test-azure_msft-win11_vs2022-arm64-5, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win11_vs2022-x64-3, test-azure_msft-win11_vs2022-x64-2, test-rackspace-win2016_vs2015-x64-2, test-azure_msft-win2016_vs2017-x64-2, test-rackspace-win2019_vs2019-x64-4, test-rackspace-win2022_vs2022-x64-5, test-rackspace-win2022_vs2022-x64-3, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win11_vs2022-x64-1, test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2016_vs2015-x64-1, test-rackspace-win2019_vs2019-x64-2, test-rackspace-win2022_vs2022-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60008/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60009/
Example ``` not ok 133 parallel/test-child-process-spawn-windows-batch-file --- duration_ms: 4684.99600 severity: fail exitcode: 1 stack: |- node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 1 !== 0 at Object. (d:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-spawn-windows-batch-file.js:35:10) at Module._compile (node:internal/modules/cjs/loader:1358:14) at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) at Module.load (node:internal/modules/cjs/loader:1208:32) at Module._load (node:internal/modules/cjs/loader:1024:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12) at node:internal/main/run_main_module:28:49 { generatedMessage: true, code: 'ERR_ASSERTION', actual: 1, expected: 0, operator: 'strictEqual' } ... ```

Reason parallel/test-crypto-dh-generate-keys
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53722/, https://github.com/nodejs-private/node-private/pull/608/)
Appeared test-rackspace-win2016_vs2015-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60073/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60077/
Example ``` not ok 955 parallel/test-crypto-dh-generate-keys --- duration_ms: 120232.43400 severity: fail exitcode: 1 stack: |- timeout ... ```

Reason parallel/test-debugger-heap-profiler
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs-private/node-private/pull/609/, https://github.com/nodejs/node/pull/53685/)
Appeared test-azure_msft-win11_vs2022-arm64-1, test-rackspace-win2019_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60015/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60070/
Example ``` not ok 189 parallel/test-debugger-heap-profiler --- duration_ms: 1610.36300 severity: fail exitcode: 1 stack: |- Can't clean tmpdir: d:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.189 Files blocking: [ 'node.heapsnapshot' ] d:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:69 throw e; ^ Error: EBUSY: resource busy or locked, rmdir 'd:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.189' at rmdirSync (node:fs:1203:11) at _rmdirSync (node:internal/fs/rimraf:235:5) at rimrafSync (node:internal/fs/rimraf:193:7) at Object.rmSync (node:fs:1249:10) at rmSync (d:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:20:8) at onexit (d:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:54:5) at process. (d:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:43:14) at process.emit (... ```

Reason parallel/test-http-get-pipeline-problem
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53685/, https://github.com/nodejs-private/node-private/pull/609/)
Appeared test-azure_msft-win2016_vs2017-x64-1, test-azure_msft-win2016_vs2017-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60070/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60076/
Example ``` not ok 351 parallel/test-http-get-pipeline-problem --- duration_ms: 348.00500 severity: fail exitcode: 3221226505 stack: |- image.length = 45658 recv 0 done 0 recv 1 done 1 recv 2 done 2 recv 3 done 3 recv 4 done 4 recv 5 done 5 recv 6 done 6 recv 7 done 7 recv 8 ... ```

Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs-private/node-private/pull/608/, https://github.com/nodejs-private/node-private/pull/609/)
Appeared undefined, test-ibm-rhel9-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60013/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60015/
Example ``` not ok 2323 parallel/test-performance-function --- duration_ms: 413.21700 severity: fail exitcode: 1 stack: |- node:internal/event_target:1062 process.nextTick(() => { throw err; }); ^ RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be a safe integer greater than 0. Received 0 at new NodeError (node:internal/errors:405:5) at RecordableHistogram.record (node:internal/histogram:290:13) at processComplete (node:internal/perf/timerify:40:15) at timerified m (node:internal/perf/timerify:87:5) at /home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-performance-function.js:98:5 Emitted 'error' event on Worker instance at: at [kOnErrorMessage] (node:internal/worker:314:10) at [kOnMessage] (node:internal/worker:325:37) at MessagePort. (node:internal/worker:225:57) at [nodejs.internal.kHybridDispatch] (node:interna... ```

Reason parallel/test-permission-fs-read
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53657/, https://github.com/nodejs-private/node-private/pull/617/)
Appeared test-azure_msft-win11_vs2022-arm64-5, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win11_vs2022-x64-2, test-azure_msft-win2016_vs2017-x64-2, test-rackspace-win2019_vs2019-x64-4, test-rackspace-win2022_vs2022-x64-6, test-rackspace-win2022_vs2022-x64-5, test-azure_msft-win11_vs2022-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/60030/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60082/
Example ``` not ok 603 parallel/test-permission-fs-read --- duration_ms: 647.32000 severity: fail exitcode: 1 stack: |- node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: node:assert:644 throw err; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected Comparison { code: 'ERR_ACCESS_DENIED', permission: 'FileSystemRead', + resource: 'd:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\fixtures\\permission\\deny\\protected-file.md' - resource: '\\\\?\\d:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\fixtures\\permission\\deny\\protected-file.md' } at Object. (d:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:740:12) at Object. (d:\workspace\node-test-binary-windows-js-suites\node\test\c... ```

Reason parallel/test-stream-readable-unpipe-resume
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53695/, https://github.com/nodejs/node/pull/53682/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-equinix-rhel8_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60020/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60026/
Example ``` not ok 3799 parallel/test-stream-readable-unpipe-resume --- duration_ms: 120108.93400 severity: fail exitcode: -15 stack: |- timeout ... ```

Reason parallel/test-tls-client-destroy-soon
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53658/, https://github.com/nodejs/node/pull/53619/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60031/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60079/
Example ``` not ok 3719 parallel/test-tls-client-destroy-soon --- duration_ms: 120132.17300 severity: fail exitcode: -15 stack: |- timeout ... ```

Reason parallel/test-worker-memory
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53722/, https://github.com/nodejs-private/node-private/pull/617/)
Appeared test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60073/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60082/
Example ``` not ok 897 parallel/test-worker-memory --- duration_ms: 308.00300 severity: crashed exitcode: 3221225477 stack: |- run() called with n=15 (numWorkers=4) run() called with n=15 (numWorkers=4) run() called with n=15 (numWorkers=4) run() called with n=15 (numWorkers=4) run() called with n=14 (numWorkers=4) ... ```

Reason sequential/test-http-keep-alive-large-write
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53685/, https://github.com/nodejs/node/pull/53698/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60024/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60055/
Example ``` not ok 4113 sequential/test-http-keep-alive-large-write --- duration_ms: 120007.74300 severity: fail exitcode: -15 stack: |- timeout ... ```

Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs-private/node-private/pull/609/, https://github.com/nodejs/node/pull/53657/)
Appeared test-orka-macos11-x64-2, test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60007/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60030/
Example ``` not ok 4154 sequential/test-perf-hooks --- duration_ms: 240.84300 severity: fail exitcode: 1 stack: |- node:assert:408 throw err; ^ AssertionError [ERR_ASSERTION]: Date.now() - performance.timeOrigin (134.76611328125) - process.uptime() * 1000 (77.218468) = 57.54764528125 >= +- 50 at Object. (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-perf-hooks.js:35:3) at Module._compile (node:internal/modules/cjs/loader:1467:14) at Module._extensions..js (node:internal/modules/cjs/loader:1551:10) at Module.load (node:internal/modules/cjs/loader:1282:32) at Module._load (node:internal/modules/cjs/loader:1098:12) at TracingChannel.traceSync (node:diagnostics_channel:315:14) at wrapModuleLoad (node:internal/modules/cjs/loader:215:24) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:158:5) at node:internal/main/run_main_module:30:49 { ... ```

Jenkins Failure

Git Failure

Build Failure

Reason FATAL: Channel "hudson.remoting.Channel@61bd28b2:JNLP4-connect connection from ... Remote call on JNLP4-connect connection from e.1a.7534.ip4.static.sl-reverse.com/52.117.26.14:38384 failed. The channel is closing down or has closed down
Type BUILD_FAILURE
Failed PR 13 (https://github.com/nodejs-private/node-private/pull/609/, https://github.com/nodejs/node/pull/53711/, https://github.com/nodejs/node/pull/53706/, https://github.com/nodejs/node/pull/53696/, https://github.com/nodejs/node/pull/53695/, https://github.com/nodejs/node/pull/53688/, https://github.com/nodejs/node/pull/53687/, https://github.com/nodejs/node/pull/53686/, https://github.com/nodejs/node/pull/53685/, https://github.com/nodejs/node/pull/53683/, https://github.com/nodejs/node/pull/53682/, https://github.com/nodejs/node/pull/53678/, https://github.com/nodejs/node/pull/53667/)
Appeared test-ibm-ubuntu2204-x64-3, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/60016/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60028/
Example ``` FATAL: Channel "hudson.remoting.Channel@61bd28b2:JNLP4-connect connection from e.1a.7534.ip4.static.sl-reverse.com/52.117.26.14:38384": Remote call on JNLP4-connect connection from e.1a.7534.ip4.static.sl-reverse.com/52.117.26.14:38384 failed. The channel is closing down or has closed down java.nio.channels.ClosedChannelException at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:155) at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:180) at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:789) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) ```

Reason FATAL: java.nio.channels.ClosedChannelException
Type BUILD_FAILURE
Failed PR 10 (https://github.com/nodejs/node/pull/53687/, https://github.com/nodejs/node/pull/53686/, https://github.com/nodejs/node/pull/53685/, https://github.com/nodejs/node/pull/53683/, https://github.com/nodejs/node/pull/53682/, https://github.com/nodejs/node/pull/53667/, https://github.com/nodejs/node/pull/53659/, https://github.com/nodejs/node/pull/53657/, https://github.com/nodejs/node/pull/53658/, https://github.com/nodejs/node/pull/53646/)
Appeared test-ibm-ubuntu2204-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60022/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60036/
Example ``` FATAL: java.nio.channels.ClosedChannelException java.nio.channels.ClosedChannelException Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from e.1a.7534.ip4.static.sl-reverse.com/52.117.26.14:38384 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.Request.call(Request.java:199) at hudson.remoting.Channel.call(Channel.java:1002) ```

Reason Failed to trigger fanned build
Type BUILD_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/53682/, https://github.com/nodejs/node/pull/53678/, https://github.com/nodejs/node/pull/53667/, https://github.com/nodejs/node/pull/53659/, https://github.com/nodejs/node/pull/53657/)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/60026/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60030/
Example ``` Failed to trigger fanned build ```

Reason Failed to trigger node-test-commit
Type BUILD_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/53614/, https://github.com/nodejs/node/pull/53656/, https://github.com/nodejs/node/pull/53655/, https://github.com/nodejs/node/pull/53654/)
Appeared test-ibm-ubuntu2204-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/59999/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60034/
Example ``` Failed to trigger node-test-commit ```

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/53611/, https://github.com/nodejs/node/pull/53687/, https://github.com/nodejs/node/pull/53628/, https://github.com/nodejs/node/pull/53627/)
Appeared undefined, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/59991/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60040/
Example ``` fatal: No rebase in progress? fatal: Could not read from remote repository. ```

Reason FATAL: Channel "hudson.remoting.Channel@79c20af1:JNLP4-connect connection from ... Remote call on JNLP4-connect connection from e.1a.7534.ip4.static.sl-reverse.com/52.117.26.14:35128 failed. The channel is closing down or has closed down
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53649/, https://github.com/nodejs/node/pull/53632/, https://github.com/nodejs/node/pull/53630/)
Appeared test-ibm-ubuntu2204-x64-3, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/60035/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60038/
Example ``` FATAL: Channel "hudson.remoting.Channel@79c20af1:JNLP4-connect connection from e.1a.7534.ip4.static.sl-reverse.com/52.117.26.14:35128": Remote call on JNLP4-connect connection from e.1a.7534.ip4.static.sl-reverse.com/52.117.26.14:35128 failed. The channel is closing down or has closed down java.nio.channels.ClosedChannelException at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:155) at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:143) at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:789) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) ```

Progress