Skip to content

CI Reliability 2021-11-17 #120

@github-actions

Description

@github-actions

Failures in node-test-pull-request/40830 to node-test-pull-request/40928 that failed more than 2 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
2021-11-17 00:03 0 14 3 1 82 14.14%

JSTest Failure

Reason wpt/test-user-timing
Type JS_TEST_FAILURE
Failed PR 14 (nodejs/node#40782, nodejs/node#40772, nodejs/node#40654, nodejs/node#40216, nodejs/node#40351, nodejs/node#40656, nodejs/node#40746, nodejs/node#40806, nodejs/node#40773, nodejs/node#40736, nodejs/node#40785, nodejs/node#40488, nodejs/node#40631, nodejs/node#40598)
Appeared test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2, test-requireio_williamkapke-debian10-arm64_pi3-2, test-orka-macos10.15-x64-2, test-digitalocean-freebsd12-x64-1, test-requireio_ceejbot-debian10-armv7l_pi2-1, test-orka-macos11-x64-2, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40834/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40926/
Example
not ok 849 wpt/test-user-timing --- duration_ms: 9.418 severity: fail exitcode: 1 stack: |- ---- idlharness.any.js ---- [SKIPPED] idlharness cannot recognize Node.js environment ---- invoke_with_timing_attributes.worker.js ---- [SKIPPED] importScripts not supported ---- performance-measure-invalid.worker.js ---- [SKIPPED] importScripts not supported ---- buffered-flag.any.js ---- [PASS] PerformanceObserver with buffered flag sees previous marks ---- buffered-flag.any.js ---- [PASS] PerformanceObserver with buffered flag sees previous measures ---- case-sensitivity.any.js ---- [PASS] getEntriesByType values are case sensitive ---- clear_all_marks.any.js ---- [PASS] Clearing all marks remove all of them. ---- clear_non_existent_mark.any.js ---- [PASS] Clearing a non-existent mark doesn't affect existing marks ---- clear_non_existent_measure.any.js ---- [PASS] Clearing a non-existent measure doesn't affect existing measures ---... 

Reason pummel/test-fs-watch-non-recursive
Type JS_TEST_FAILURE
Failed PR 13 (nodejs/node#40782, nodejs/node#40760, nodejs/node#40216, nodejs/node#40792, nodejs/node#40752, nodejs/node#40656, nodejs/node#40802, nodejs/node#40654, nodejs/node#40741, nodejs/node#40351, nodejs/node#40757, nodejs/node#40598, nodejs/node#40785)
Appeared test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/40834/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40928/
Example
not ok 790 pummel/test-fs-watch-non-recursive --- duration_ms: 2.677 severity: fail exitcode: 1 stack: |- node:assert:171 throw err; ^ AssertionError [ERR_ASSERTION]: function should not have been called at C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-watch-non-recursive.js:43 called with arguments: 'change', 'testsubdir' at FSWatcher.mustNotCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:479:12) at FSWatcher.emit (node:events:390:28) at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail' } Node.js v18.0.0-pre ... 

Reason parallel/test-child-process-pipe-dataflow
Type JS_TEST_FAILURE
Failed PR 10 (nodejs/node#40782, nodejs/node#40760, nodejs/node#40216, nodejs/node#40792, nodejs/node#40778, nodejs/node#40806, nodejs/node#40488, nodejs/node#40598, nodejs/node#40821, nodejs/node#40785)
Appeared test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2015-x64-2, test-azure_msft-win2016_vs2017-x64-4, test-rackspace-win2012r2_vs2019-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-azure_msft-win2016_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40834/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40928/
Example
not ok 81 parallel/test-child-process-pipe-dataflow --- duration_ms: 0.994 severity: fail exitcode: 1 stack: |- assert.js:101 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + '1047554' - '1048577' ^ at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-pipe-dataflow.js:66:12) at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:361:15) at Socket.emit (events.js:314:20) at addChunk (_stream_readable.js:297:12) at readableAddChunk (_stream_readable.js:272:9) at Socket.Readable.push (_stream_readable.js:213:10) at Pipe.onStreamRead (internal/stream_base_commons.js:188:23) { generatedMessage: true, code: 'ERR_ASSERTION', actual: '1047554', expected: '1048577', operator: 'strictEqual' } ... 

Reason parallel/test-fs-rmdir-recursive
Type JS_TEST_FAILURE
Failed PR 10 (nodejs/node#40752, nodejs/node#40807, nodejs/node#40746, nodejs/node#40654, nodejs/node#40741, nodejs/node#40351, nodejs/node#40799, nodejs/node#40757, nodejs/node#40598, nodejs/node#40821)
Appeared test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vcbt2015-x64-1, test-azure_msft-win10_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40857/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40927/
Example
not ok 257 parallel/test-fs-rmdir-recursive --- duration_ms: 0.890 severity: fail exitcode: 1 stack: |- (node:9824) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead (Use `node --trace-deprecation ...` to show where the warning was created) Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.254 Files blocking: [ 'rmdir-recursive-4', 'rmdir-recursive-5' ] node:internal/process/promises:246 triggerUncaughtException(err, true /* fromPromise */); ^ [Error: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.254\rmdir-recursive-4\d-3-2\d-2-2\d-1-2'] { errno: -4051, code: 'ENOTEMPTY', syscall: 'rmdir', path: 'C:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\.tmp.254\\rmdir-recursive-4\\d-3-2\\d-2-2\\d-1-2' } ... 

Reason parallel/test-repl-sigint-nested-eval
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#40351, nodejs/node#40782, nodejs/node#40216, nodejs/node#40807, nodejs/node#40806, nodejs/node#40773, nodejs/node#40799, nodejs/node#40736, nodejs/node#40552)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-softlayer-ubi81_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-2, test-digitalocean-ubi81_container-x64-1, test-osuosl-aix72-ppc64_be-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40831/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40905/
Example
not ok 2110 parallel/test-repl-sigint-nested-eval --- duration_ms: 0.527 severity: fail exitcode: 1 stack: |- Stacktrace: ptr1=0x1485b2b01d49 ptr2=(nil) ptr3=(nil) ptr4=(nil) failure_message_object=0x7ffc63d0b2e0 ==== JS stack trace ========================================= 0: ExitFrame [pc: 0x562b2b14c279] 1: StubFrame [pc: 0x562b2b1d6e9d] Security context: 0x030f7a46bb71 <JSGlobalObject> 2: _fatalException [0x30f7a448821] [node:internal/process/execution:145] [bytecode=0xbed24f2a1a9 offset=13](this=0x030f7a442d09 <process map = 0x185f9f275e89>,0x1485b2b01d49 <Odd Oddball: termination_exception>,0x1485b2b01769 <false>) 3: InternalFrame [pc: 0x562b2b0d94db] 4: EntryFrame [pc: 0x562b2b0d9203] 5: builtin exit frame: evaluate(this=0x10014d8236d1 <ModuleWrap map = 0x1530d13cdd01>,0x10014d8236d1 <ModuleWrap map = 0x1530d13cdd01>,-1,0x1485b2b01769 <false>) 6: getESMFacade [0x7b02f9d939... 

Reason parallel/test-trace-events-fs-sync
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#40773, nodejs/node#40801, nodejs/node#40807, nodejs/node#40656, nodejs/node#40802, nodejs/node#40746, nodejs/node#40351, nodejs/node#40741, nodejs/node#40799)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40864/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40889/
Example
not ok 685 parallel/test-trace-events-fs-sync --- duration_ms: 2.245 severity: fail exitcode: 1 stack: |- C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-trace-events-fs-sync.js:133 throw new Error(`${tr}:\n${util.inspect(proc)}`); ^ Error: fs.sync.fstat: { status: 1, signal: null, output: [ null, '', 'node:internal/fs/utils:344\r\n' + ' throw err;\r\n' + ' ^\r\n' + '\r\n' + "Error: EPERM: operation not permitted, open 'fs.txt'\r\n" + ' at Object.openSync (node:fs:585:3)\r\n' + ' at Object.writeFileSync (node:fs:2153:35)\r\n' + ' at [eval]:1:4\r\n' + ' at Script.runInThisContext (node:vm:129:12)\r\n' + ' at Object.runInThisContext (node:vm:305:38)\r\n' + ' at node:internal/process/execution:75:19\r\n' + ' at [eval]-wrapper:6:22\r\n' + ' at evalScript (nod... 

Reason sequential/test-debugger-heap-profiler
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#40782, nodejs/node#40351, nodejs/node#40656, nodejs/node#40802, nodejs/node#40806, nodejs/node#40631, nodejs/node#40598, nodejs/node#40821)
Appeared test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40834/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40927/
Example
not ok 3445 sequential/test-debugger-heap-profiler --- duration_ms: 10.836 severity: fail exitcode: 1 stack: |- /home/iojs/build/workspace/node-test-commit-linux-containered/test/common/debugger.js:84 reject(new Error([ ^ Error: Timeout (5000) while waiting for />\s+$/; found: Heap snapshot: 0/0 Heap snapshot: 0/34627 Heap snapshot: 10000/34627 Heap snapshot: 20000/34627 Heap snapshot: 30000/34627 Heap snapshot: 34626/34627 Heap snapshot: 34627/34627 Heap snaphost prepared. Writing snapshot: 102400 Writing snapshot: 204800 Writing snapshot: 307200 Writing snapshot: 409600 Writing snapshot: 512000 Writing snapshot: 614400 Writing snapshot: 716800 Writing snapshot: 819200 Writing snapshot: 921600 Writing snapshot: 1024000 Writing snapshot: 1126400 Writing snapshot: 1228800 Writing snapshot: 1331200 Writing snapshot: 1433600 Writing snapshot: 153600... 

Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#40760, nodejs/node#40351, nodejs/node#40656, nodejs/node#40802, nodejs/node#40773, nodejs/node#40631, nodejs/node#40598, nodejs/node#40821)
Appeared test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-requireio_svincent-debian10-armv7l_pi2-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/40836/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40927/
Example
not ok 3553 sequential/test-worker-prof --- duration_ms: 30.278 severity: fail exitcode: 1 stack: |- node:assert:123 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: child exited with signal: { error: Error: spawnSync /home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/node ETIMEDOUT at Object.spawnSync (node:internal/child_process:1081:20) at spawnSync (node:child_process:812:24) at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-worker-prof.js:53:23) at Module._compile (node:internal/modules/cjs/loader:1097:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10) at Module.load (node:internal/modules/cjs/loader:975:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) ... 

Reason parallel/test-http2-pipe-named-pipe
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#40216, nodejs/node#40778, nodejs/node#40351, nodejs/node#40807, nodejs/node#40773, nodejs/node#40661, nodejs/node#40746)
Appeared test-macstadium-macos11.0-arm64-3, test-macstadium-macos11.0-arm64-4, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40847/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40910/
Example
not ok 1328 parallel/test-http2-pipe-named-pipe --- duration_ms: 0.63 severity: fail exitcode: 1 stack: |- node:assert:123 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 139837 !== 139244 at WriteStream.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-http2-pipe-named-pipe.js:26:12) at WriteStream.emit (node:events:402:35) at finish (node:internal/streams/writable:755:10) at processTicksAndRejections (node:internal/process/task_queues:83:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 139837, expected: 139244, operator: 'strictEqual' } Node.js v18.0.0-pre ... 

Reason sequential/test-heap-prof
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#40782, nodejs/node#40351, nodejs/node#40656, nodejs/node#40773, nodejs/node#40631)
Appeared test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-requireio_mininodes-debian10-armv7l_pi2-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40834/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40901/
Example
not ok 3471 sequential/test-heap-prof --- duration_ms: 120.74 severity: fail exitcode: -15 stack: |- timeout ... 

Reason sequential/test-heapdump
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#40782, nodejs/node#40760, nodejs/node#40351, nodejs/node#40656, nodejs/node#40631)
Appeared test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40834/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40901/
Example
not ok 3472 sequential/test-heapdump --- duration_ms: 121.92 severity: fail exitcode: -15 stack: |- timeout ... 

Reason parallel/test-crypto-dh
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#40216, nodejs/node#40631, nodejs/node#40785, nodejs/node#40552)
Appeared test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_joeyvandijk-debian10-armv7l_pi2-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40850/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40925/
Example
not ok 342 parallel/test-crypto-dh --- duration_ms: 240.85 severity: fail exitcode: -15 stack: |- timeout ... 

Reason parallel/test-crypto-dh-constructor
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#40772, nodejs/node#40746, nodejs/node#40654, nodejs/node#40736)
Appeared test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40833/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40907/
Example
not ok 217 parallel/test-crypto-dh-constructor --- duration_ms: 240.115 severity: fail exitcode: -15 stack: |- timeout ... 

Reason parallel/test-crypto-keygen
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#40801, nodejs/node#40807, nodejs/node#40351, nodejs/node#40654)
Appeared test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2013-x64-2, test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2017-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40866/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40881/
Example
not ok 787 parallel/test-crypto-keygen --- duration_ms: 120.131 severity: fail exitcode: 1 stack: |- timeout ... 

Reason parallel/test-crypto-secure-heap
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#40351, nodejs/node#40654, nodejs/node#40806, nodejs/node#40785)
Appeared test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_joeyvandijk-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40831/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40928/
Example
not ok 254 parallel/test-crypto-secure-heap --- duration_ms: 240.66 severity: fail exitcode: -15 stack: |- timeout ... 

Reason pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#40782, nodejs/node#40760, nodejs/node#40351, nodejs/node#40821)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40834/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40927/
Example
not ok 3164 pummel/test-fs-readfile-tostring-fail --- duration_ms: 720.90 severity: fail exitcode: -15 stack: |- timeout ... 

Reason sequential/test-heapdump-flag
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#40782, nodejs/node#40760, nodejs/node#40351, nodejs/node#40656)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40834/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40869/
Example
not ok 3472 sequential/test-heapdump-flag --- duration_ms: 120.103 severity: fail exitcode: -15 stack: |- timeout ... 

Reason sequential/test-http2-timeout-large-write-file
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#40782, nodejs/node#40760, nodejs/node#40351, nodejs/node#40656)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40834/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40869/
Example
not ok 3485 sequential/test-http2-timeout-large-write-file --- duration_ms: 206.893 severity: fail exitcode: -15 stack: |- timeout ... 

Reason parallel/test-child-process-fork-closed-channel-segfault
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40806, nodejs/node#40741, nodejs/node#40631)
Appeared test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_mininodes-debian10-armv7l_pi2-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-requireio_davglass-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40874/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40916/
Example
not ok 102 parallel/test-child-process-fork-closed-channel-segfault --- duration_ms: 4.191 severity: fail exitcode: 1 stack: |- /home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-child-process-fork-closed-channel-segfault.js:83 throw err; ^ Error: write EPIPE at ChildProcess.target._send (node:internal/child_process:844:20) at ChildProcess.<anonymous> (node:internal/child_process:665:16) at ChildProcess.emit (node:events:402:35) at emit (node:internal/child_process:915:12) at processTicksAndRejections (node:internal/process/task_queues:84:21) { errno: -32, code: 'EPIPE', syscall: 'write' } Node.js v18.0.0-pre ... 

Reason parallel/test-crypto-binary-default
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40716, nodejs/node#40654, nodejs/node#40785)
Appeared test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40835/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40913/
Example
not ok 170 parallel/test-crypto-binary-default --- duration_ms: 240.113 severity: fail exitcode: -15 stack: |- timeout ... 

Reason parallel/test-stdout-to-file
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40760, nodejs/node#40806, nodejs/node#40741)
Appeared test-azure_msft-win10_vcbt2015-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-azure_msft-win10_vs2019-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/40842/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40883/
Example
not ok 590 parallel/test-stdout-to-file --- duration_ms: 1.798 severity: fail exitcode: 1 stack: |- 1048576 chars to C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.566\stdout.txt... done! C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.566\stdout.txt has 1048576 bytes Done printing with string 1048576 chars to C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.566\stdout.txt... done! C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.566\stdout.txt has 1048576 bytes Done printing with buffer Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.566 Files blocking: [ 'stdout.txt' ] C:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:54 throw e; ^ Error: EPERM: operation not permitted, lstat '\\?\C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.566\stdout.txt' at lstatSync (node:fs:1514:3) at r... 

Reason parallel/test-child-process-fork-exec-path
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40802, nodejs/node#40821)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-alpine312_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40871/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40927/
Example
not ok 911 parallel/test-child-process-fork-exec-path --- duration_ms: 134.486 severity: fail exitcode: -15 stack: |- timeout ... 

Reason parallel/test-crypto-classes
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40741, nodejs/node#40746)
Appeared test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_mininodes-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40878/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40910/
Example
not ok 204 parallel/test-crypto-classes --- duration_ms: 240.102 severity: fail exitcode: -15 stack: |- timeout ... 

Reason parallel/test-crypto-dh-odd-key
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40716, nodejs/node#40785)
Appeared test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40832/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40909/
Example
not ok 239 parallel/test-crypto-dh-odd-key --- duration_ms: 240.118 severity: fail exitcode: -15 stack: |- timeout ... 

Reason parallel/test-file-write-stream4
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40802, nodejs/node#40821)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-alpine312_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40871/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40927/
Example
not ok 1066 parallel/test-file-write-stream4 --- duration_ms: 120.70 severity: fail exitcode: -15 stack: |- timeout ... 

Reason parallel/test-module-loading-globalpaths
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40802, nodejs/node#40821)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-alpine312_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40871/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40927/
Example
not ok 1995 parallel/test-module-loading-globalpaths --- duration_ms: 122.720 severity: fail exitcode: -15 stack: |- timeout ... 

Reason parallel/test-stream-finished
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40806, nodejs/node#40799)
Appeared test-digitalocean-freebsd12-x64-1, test-orka-macos10.15-x64-2, test-orka-macos11-x64-2, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-rackspace-centos7-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-digitalocean-ubuntu1804-x64-1, undefined, test-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-3, test-osuosl-centos7-ppc64_le-4, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-osuosl-aix72-ppc64_be-3, test-joyent-smartos20-x64-3, test-macstadium-macos11.0-arm64-3, test-equinix-centos7_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_williamkapke-debian10-arm64_pi3-1, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2015-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40874/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40889/
Example
not ok 2244 parallel/test-stream-finished --- duration_ms: 0.196 severity: fail exitcode: 1 stack: |- node:assert:123 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + undefined - Error - at Object.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-stream-finished.js:613:16) - at Module._compile (node:internal/modules/cjs/loader:1097:14) - at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10) - at Module.load (node:internal/modules/cjs/loader:975:32) - at Function.Module._load (node:internal/modules/cjs/loader:822:12) - at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) - at node:internal/main/run_main_module:17:47 at Object.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x... 

Reason parallel/test-stream-readable-destroy
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40806, nodejs/node#40799)
Appeared test-digitalocean-freebsd12-x64-1, test-orka-macos10.15-x64-2, test-orka-macos11-x64-2, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-rackspace-centos7-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-digitalocean-ubuntu1804-x64-1, undefined, test-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-3, test-osuosl-centos7-ppc64_le-4, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-osuosl-aix72-ppc64_be-3, test-joyent-smartos20-x64-3, test-macstadium-macos11.0-arm64-3, test-equinix-centos7_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-1, test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_davglass-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40874/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40889/
Example
not ok 2282 parallel/test-stream-readable-destroy --- duration_ms: 0.165 severity: fail exitcode: 1 stack: |- node:assert:123 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + undefined - null at Object.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-stream-readable-destroy.js:16:10) at Module._compile (node:internal/modules/cjs/loader:1097:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10) at Module.load (node:internal/modules/cjs/loader:975:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:17:47 { generatedMessage: true, code: 'ERR_ASSERTION', actual: undefined, expected: nu... 

Reason sequential/test-net-connect-econnrefused
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40752, nodejs/node#40773)
Appeared test-osuosl-centos7-ppc64_le-3, test-softlayer-centos7-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40857/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40865/
Example
not ok 3534 sequential/test-net-connect-econnrefused --- duration_ms: 120.156 severity: fail exitcode: -15 stack: |- timeout pending 50 rounds 1 pending 49 rounds 1 pending 48 rounds 1 pending 47 rounds 1 pending 46 rounds 1 pending 45 rounds 1 pending 44 rounds 1 pending 43 rounds 1 pending 42 rounds 1 pending 41 rounds 1 pending 40 rounds 1 pending 39 rounds 1 pending 38 rounds 1 pending 37 rounds 1 pending 36 rounds 1 pending 35 rounds 1 pending 34 rounds 1 pending 33 rounds 1 pending 32 rounds 1 pending 31 rounds 1 pending 30 rounds 1 pending 29 rounds 1 pending 28 rounds 1 pending 27 rounds 1 pending 26 rounds 1 pending 25 rounds 1 pending 24 rounds 1 pending 23 rounds 1 pending 22 rounds 1 pending 21 rounds 1 pending 20 rounds 1 pending 19 rounds 1 pending 18 rounds 1 pending 17 rounds 1 pending 16 rounds 1 pending 15 rounds 1 pending 14 rounds... 

Reason wpt/test-webcrypto
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40760, nodejs/node#40807)
Appeared test-requireio_jasnell-debian10-armv7l_pi2-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/40836/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40867/
Example
not ok 849 wpt/test-webcrypto --- duration_ms: 240.204 severity: fail exitcode: -15 stack: |- timeout [EXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests() location is not defined location is not defined /home/iojs/build/workspace/node-test-binary-arm/test/fixtures/wpt/common/subset-tests.js:5 if (location.search) { ^ ReferenceError: location is not defined at /home/iojs/build/workspace/node-test-binary-arm/test/fixtures/wpt/common/subset-tests.js:5:3 at /home/iojs/build/workspace/node-test-binary-arm/test/fixtures/wpt/common/subset-tests.js:60:3 at Script.runInThisContext (node:vm:129:12) at runInThisContext (node:vm:305:38) at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/common/wpt/worker.js:52:3) at Module._compile (node:internal/modules/cjs/loader:1097:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10) at Module.load (node:i... 

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 6 (nodejs/node#40760, nodejs/node#40351, nodejs/node#40656, nodejs/node#40806, nodejs/node#40631, nodejs/node#40821)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40836/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40927/
Example
Build timed out (after 60 minutes). Marking the build as failed. 

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 3 (nodejs/node#40216, nodejs/node#40654, nodejs/node#40746)
Appeared test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-rackspace-centos7-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-digitalocean-ubuntu1804-x64-1, test-orka-macos10.15-x64-2, test-orka-macos11-x64-2, test-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-3, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-osuosl-aix72-ppc64_be-3, test-joyent-smartos20-x64-3, test-equinix-centos7_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, undefined, test-softlayer-alpine312_container-x64-1, test-softlayer-centos7-x64-1, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-1, test-joyent-smartos20-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-equinix-ubuntu1804_sharedlibs_container-arm64-3, test-equinix-ubuntu2004_container-arm64-1, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40853/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40910/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 9.1a.7534.ip4.static.sl-reverse.com/52.117.26.9:50610' is disconnected.	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)	at com.sun.proxy.$Proxy82.isAlive(Unknown Source)	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205) 

Git Failure

Reason warning: failed to remove Release/node.exe: Invalid argument
Type GIT_FAILURE
Failed PR 4 (nodejs/node#40216, nodejs/node#40649, nodejs/node#40802, nodejs/node#40661)
Appeared test-rackspace-win2012r2_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40843/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40908/
Example
warning: failed to remove Release/node.exe: Invalid argument 

Build Failure

Reason sh: line 30: sudo: command not found
Type BUILD_FAILURE
Failed PR 21 (nodejs/node#40716, nodejs/node#40772, nodejs/node#40778, nodejs/node#40351, nodejs/node#40216, nodejs/node#40807, nodejs/node#40656, nodejs/node#40802, nodejs/node#40806, nodejs/node#40799, nodejs/node#40773, nodejs/node#40654, nodejs/node#40741, nodejs/node#40736, nodejs/node#40746, nodejs/node#40757, nodejs/node#40488, nodejs/node#40631, nodejs/node#40552, nodejs/node#40598, nodejs/node#40785)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40835/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40928/
Example
sh: line 30: sudo: command not found 

Reason fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 16 (nodejs/node#40782, nodejs/node#40716, nodejs/node#40792, nodejs/node#40778, nodejs/node#40216, nodejs/node#40796, nodejs/node#40351, nodejs/node#40801, nodejs/node#40746, nodejs/node#40802, nodejs/node#40799, nodejs/node#40598, nodejs/node#40736, nodejs/node#40488, nodejs/node#40631, nodejs/node#40785)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/40834/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40928/
Example
fatal error: ld terminated with signal 9 [Killed] 

Reason ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#40802, nodejs/node#40806)
Appeared test-digitalocean-freebsd12-x64-1, test-ibm-rhel7-s390x-2, test-ibm-rhel7-s390x-3, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-arm64_pi3-2, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_davglass-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40871/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40874/
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Collecting metadata... Metadata collection done. Notifying upstream projects of job completion Finished: FAILURE 

Reason fatal: sent error to the client: git upload-archive: archiver died with error
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#40649, nodejs/node#40661)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/40870/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40886/
Example
fatal: sent error to the client: git upload-archive: archiver died with error fatal: no such ref: jenkins-node-test-commit-windows-fanned-8d24eefa963e822651606c956745333bf6bdbc33 

undefined

Reason warning: failed to remove out/Release/.nfs00000000016a2106000053f4: Device or resource busy
Type INFRA_FAILURE
Failed PR 10 (nodejs/node#40773, nodejs/node#40654, nodejs/node#40631, nodejs/node#40741, nodejs/node#40598, nodejs/node#40552, nodejs/node#40736, nodejs/node#40746, nodejs/node#40785, nodejs/node#40757)
Appeared test-requireio_joeyvandijk-debian10-armv7l_pi2-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40895/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40915/
Example
warning: failed to remove out/Release/.nfs00000000016a2106000053f4: Device or resource busy 

Reason warning: failed to remove out/Release/.nfs00000000017c2c3900003f2c: Device or resource busy
Type INFRA_FAILURE
Failed PR 10 (nodejs/node#40773, nodejs/node#40654, nodejs/node#40631, nodejs/node#40741, nodejs/node#40598, nodejs/node#40552, nodejs/node#40736, nodejs/node#40746, nodejs/node#40785, nodejs/node#40757)
Appeared test-requireio_securogroup-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40895/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40915/
Example
warning: failed to remove out/Release/.nfs00000000017c2c3900003f2c: Device or resource busy 

Progress

  • wpt/test-user-timing (14)
  • pummel/test-fs-watch-non-recursive (13)
  • parallel/test-child-process-pipe-dataflow (10)
  • parallel/test-fs-rmdir-recursive (10)
  • parallel/test-repl-sigint-nested-eval (9)
  • parallel/test-trace-events-fs-sync (9)
  • sequential/test-debugger-heap-profiler (8)
  • sequential/test-worker-prof (8)
  • parallel/test-http2-pipe-named-pipe (7)
  • sequential/test-heap-prof (5)
  • sequential/test-heapdump (5)
  • parallel/test-crypto-dh (4)
  • parallel/test-crypto-dh-constructor (4)
  • parallel/test-crypto-keygen (4)
  • parallel/test-crypto-secure-heap (4)
  • pummel/test-fs-readfile-tostring-fail (4)
  • sequential/test-heapdump-flag (4)
  • sequential/test-http2-timeout-large-write-file (4)
  • parallel/test-child-process-fork-closed-channel-segfault (3)
  • parallel/test-crypto-binary-default (3)
  • parallel/test-stdout-to-file (3)
  • parallel/test-child-process-fork-exec-path (2)
  • parallel/test-crypto-classes (2)
  • parallel/test-crypto-dh-odd-key (2)
  • parallel/test-file-write-stream4 (2)
  • parallel/test-module-loading-globalpaths (2)
  • parallel/test-stream-finished (2)
  • parallel/test-stream-readable-destroy (2)
  • sequential/test-net-connect-econnrefused (2)
  • wpt/test-webcrypto (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (6)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (3)
  • warning: failed to remove Release/node.exe: Invalid argument (4)
  • sh: line 30: sudo: command not found (21)
  • fatal error: ld terminated with signal 9 [Killed] (16)
  • ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (2)
  • fatal: sent error to the client: git upload-archive: archiver died with error (2)
  • warning: failed to remove out/Release/.nfs00000000016a2106000053f4: Device or resource busy (10)
  • warning: failed to remove out/Release/.nfs00000000017c2c3900003f2c: Device or resource busy (10)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions