Open
Description
Failures in node-test-pull-request/41215 to node-test-pull-request/41314 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-12-04 00:02 | 0 | 14 | 6 | 5 | 75 | 14.74% |
JSTest Failure
Reason | parallel/test-fs-rmdir-recursive |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 12 (nodejs/node#40974, nodejs/node#41041, nodejs/node#41003, nodejs/node#41018, nodejs/node#41019, nodejs/node#41050, nodejs/node#41060, nodejs/node#41026, nodejs/node#40815, nodejs/node#41057, nodejs/node#41013, nodejs/node#40909) |
Appeared | test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vcbt2015-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41215/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41311/ |
Example
not ok 259 parallel/test-fs-rmdir-recursive
---
duration_ms: 0.836
severity: fail
exitcode: 1
stack: |-
(node:22504) [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.257
Files blocking: [ 'rmdir-recursive-0', 'rmdir-recursive-4', 'rmdir-recursive-5' ]
node:assert:986
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.257\rmdir-recursive-0\d-3-2\d-2-1'
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:364:12
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:401:15
at node:fs:188:23
...
Example
not ok 2117 parallel/test-repl-sigint-nested-eval
---
duration_ms: 0.517
severity: fail
exitcode: 1
stack: |-
Stacktrace:
ptr1=0x20f01eb41d49
ptr2=(nil)
ptr3=(nil)
ptr4=(nil)
failure_message_object=0x7ffc8e709cc0
==== JS stack trace =========================================
0: ExitFrame [pc: 0x55cda7ab56f9]
1: StubFrame [pc: 0x55cda7b4111d]
Security context: 0x2f78bceb11f9 <JSGlobalObject>
2: _fatalException [0x2f78bce88769] [node:internal/process/execution:145] [bytecode=0x30e71126a1d9 offset=13](this=0x2f78bce82d09 <process map = 0x10898e6b6039>,0x20f01eb41d49 <Odd Oddball: termination_exception>,0x20f01eb41769 <false>)
3: InternalFrame [pc: 0x55cda7a4295b]
4: EntryFrame [pc: 0x55cda7a42683]
5: builtin exit frame: evaluate(this=0x0032ce4a8709 <ModuleWrap map = 0x2ef45dd4db51>,0x0032ce4a8709 <ModuleWrap map = 0x2ef45dd4db51>,-1,0x20f01eb41769 <false>)
6: getESMFacade [0x1eac5ad5...
Reason | parallel/test-crypto-keygen |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 8 (nodejs/node#41003, nodejs/node#41018, nodejs/node#40516, nodejs/node#41060, nodejs/node#41026, nodejs/node#40909, nodejs/node#41022, nodejs/node#41050) |
Appeared | test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2017-x64-2, test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2017-x64-4, test-rackspace-win2012r2_vs2015-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41247/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41314/ |
Example
not ok 801 parallel/test-crypto-keygen
---
duration_ms: 120.101
severity: fail
exitcode: 1
stack: |-
timeout
...
Reason | parallel/test-fs-copyfile |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#40661, nodejs/node#41019, nodejs/node#41041, nodejs/node#40971, nodejs/node#41003, nodejs/node#41018) |
Appeared | test-azure_msft-win10_vs2019-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41232/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41256/ |
Example
not ok 180 parallel/test-fs-copyfile
---
duration_ms: 0.167
severity: fail
exitcode: 1
stack: |-
internal/fs/utils.js:269
throw err;
^
Error: EPERM: operation not permitted, copyfile 'C:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\a.js' -> 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.1\copyfile.out'
at Object.copyFileSync (fs.js:1907:3)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-fs-copyfile.js:61:4)
at Module._compile (internal/modules/cjs/loader.js:999:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
at internal/main/run_main_module.js:17:47 {
errno: -4048,
syscall: 'copyfile',...
Reason | wpt/test-user-timing |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#41031, nodejs/node#41044, nodejs/node#40815, nodejs/node#40909, nodejs/node#41050) |
Appeared | test-azure_msft-win10_vs2019-x64-3, test-requireio_svincent-debian10-armv7l_pi2-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-requireio_mcollina-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41228/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41314/ |
Example
not ok 843 wpt/test-user-timing
---
duration_ms: 0.620
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
---- clear_all_marks.any.js ----
[PASS] Clearing all marks remove all of them.
---- clear_all_measures.any.js ----
[PASS] Clearing all marks remove all of them.
---- case-sensitivity.any.js ----
[PASS] getEntriesByType values are case sensitive
---- clear_non_existent_mark.any.js ----
[PASS] Clearing a non-existent mark doesn't affect existing marks
---- clear_non_existent_measure.any.j...
Reason | parallel/test-child-process-pipe-dataflow |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#41018, nodejs/node#41019, nodejs/node#41050, nodejs/node#40516) |
Appeared | test-azure_msft-win2016_vs2017-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41258/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41274/ |
Example
not ok 81 parallel/test-child-process-pipe-dataflow
---
duration_ms: 1.121
severity: fail
exitcode: 1
stack: |-
assert.js:101
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
'0' !== '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: '0',
expected: '1048577',
operator: 'strictEqual'
}
...
Example
not ok 3545 sequential/test-worker-prof
---
duration_ms: 0.631
severity: fail
exitcode: 1
stack: |-
node:assert:400
throw err;
^
AssertionError [ERR_ASSERTION]: 12 >= 15
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-worker-prof.js:78:5)
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: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v18.0.0-pre
...
Reason | parallel/test-child-process-fork-closed-channel-segfault |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40951, nodejs/node#40909, nodejs/node#41022) |
Appeared | test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_ceejbot-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41270/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41308/ |
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-dh-leak |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#41044, nodejs/node#41060, nodejs/node#41050) |
Appeared | test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_svincent-debian10-armv7l_pi2-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41283/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41313/ |
Example
not ok 205 parallel/test-crypto-dh-leak
---
duration_ms: 240.127
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-worker-stdio |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#41008, nodejs/node#40661, nodejs/node#41057) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-joyent-smartos20-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41260/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41288/ |
Example
not ok 3243 parallel/test-worker-stdio
---
duration_ms: 28.334
severity: fail
exitcode: 1
stack: |-
node:internal/buffer:959
super(bufferOrLength, byteOffset, length);
^
RangeError: Array buffer allocation failed
at new ArrayBuffer (<anonymous>)
at new Uint8Array (<anonymous>)
at new FastBuffer (node:internal/buffer:959:5)
at createUnsafeBuffer (node:internal/buffer:1062:12)
at allocate (node:buffer:409:10)
at Function.allocUnsafe (node:buffer:374:10)
at Function.concat (node:buffer:552:25)
at BufferingWritable.get buffer [as buffer] (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-worker-stdio.js:21:19)
at BufferingWritable.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-worker-stdio.js:36:55)
at BufferingWritable.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:401:1...
Reason | pummel/test-fs-readfile-tostring-fail |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#41002, nodejs/node#40974, nodejs/node#41018) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41220/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41229/ |
Example
not ok 3170 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 720.55
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | sequential/test-debugger-heap-profiler |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#41001, nodejs/node#41006, nodejs/node#41018) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41221/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41229/ |
Example
not ok 3451 sequential/test-debugger-heap-profiler
---
duration_ms: 12.837
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/34647
Heap snapshot: 10000/34647
Heap snapshot: 20000/34647
Heap snapshot: 30000/34647
Heap snapshot: 34646/34647
Heap snapshot: 34647/34647
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: 1536000
Writing s...
Reason | sequential/test-heapdump |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#41002, nodejs/node#41001, nodejs/node#41018) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubi81_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41220/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41229/ |
Example
not ok 3478 sequential/test-heapdump
---
duration_ms: 139.1
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | sequential/test-heapdump-flag |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#41001, nodejs/node#41006, nodejs/node#41018) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubi81_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41221/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41229/ |
Example
not ok 3479 sequential/test-heapdump-flag
---
duration_ms: 120.65
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | wpt/test-webcrypto |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#41002, nodejs/node#41018, nodejs/node#41044) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41220/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41283/ |
Example
not ok 3279 wpt/test-webcrypto
---
duration_ms: 2.925
severity: crashed
exitcode: -6
stack: |-
[EXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
location is not defined
location is not defined
/home/iojs/build/workspace/node-test-commit-linux-containered/test/fixtures/wpt/common/subset-tests.js:5
if (location.search) {
^
ReferenceError: location is not defined
at /home/iojs/build/workspace/node-test-commit-linux-containered/test/fixtures/wpt/common/subset-tests.js:5:3
at /home/iojs/build/workspace/node-test-commit-linux-containered/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-commit-linux-containered/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/l...
Reason | parallel/test-child-process-fork-exec-path |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41001, nodejs/node#40974) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41221/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41227/ |
Example
not ok 770 parallel/test-child-process-fork-exec-path
---
duration_ms: 122.592
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-binary-default |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41050, nodejs/node#41065) |
Appeared | test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_rvagg-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41302/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41305/ |
Example
not ok 205 parallel/test-crypto-binary-default
---
duration_ms: 240.109
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-dh |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40951, nodejs/node#41050) |
Appeared | test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_svincent-debian10-armv7l_pi2-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41280/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41313/ |
Example
not ok 238 parallel/test-crypto-dh
---
duration_ms: 240.62
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-dh-constructor |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40951, nodejs/node#41022) |
Appeared | test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41280/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41308/ |
Example
not ok 226 parallel/test-crypto-dh-constructor
---
duration_ms: 240.119
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-file-write-stream |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40971, nodejs/node#41013) |
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/41241/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41290/ |
Example
not ok 221 parallel/test-file-write-stream
---
duration_ms: 0.150
severity: fail
exitcode: 1
stack: |-
open!
drain! -2
drain! -1
close!
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.221
Files blocking: [ 'write.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.221\write.txt'
at lstatSync (node:fs:1514:3)
at rimrafSync (node:internal/fs/rimraf:180:13)
at node:internal/fs/rimraf:253:9
at Array.forEach (<anonymous>)
at _rmdirSync (node:internal/fs/rimraf:250:7)
at fixWinEPERMSync (node:internal/fs/rimraf:304:5)
at rimrafSync (node:internal/fs/rimraf:200:14)
at Object.rmSync (node:fs:1214:10)
at rmSync (C:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:8:6)
...
Reason | parallel/test-file-write-stream4 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41001, nodejs/node#40974) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41221/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41227/ |
Example
not ok 995 parallel/test-file-write-stream4
---
duration_ms: 120.65
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-fs-rm |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41019, nodejs/node#41057) |
Appeared | test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41237/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41304/ |
Example
not ok 271 parallel/test-fs-rm
---
duration_ms: 2.82
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253
Files blocking: [ 'rm-0', 'rm-4', 'rm-5', 'rm-6', 'rm-7', 'rm-args-file.txt' ]
node:assert:986
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253\rm-0'
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:364:12
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:401:15
at CB (node:internal/fs/rimraf:60:5)
at FSReqCallback.oncomplete (node:fs:188:23)
{
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [Error: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253\rm-0'] {
errno: -4051,
...
Reason | parallel/test-module-loading-globalpaths |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41001, nodejs/node#40974) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41221/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41227/ |
Example
not ok 1916 parallel/test-module-loading-globalpaths
---
duration_ms: 128.885
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | sequential/test-heap-prof |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41001, nodejs/node#41018) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubi81_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41221/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41229/ |
Example
not ok 3477 sequential/test-heap-prof
---
duration_ms: 120.63
severity: fail
exitcode: -15
stack: |-
timeout
...
Jenkins Failure
Reason | Build timed out (after 60 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 3 (nodejs/node#41002, nodejs/node#41015, nodejs/node#41031) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41220/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41228/ |
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 | 2 (nodejs/node#41050, nodejs/node#41046) |
Appeared | test-osuosl-aix72-ppc64_be-3, test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41273/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41300/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from p8-aix2-nodejs03.osuosl.org/140.211.9.131:46925' 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 | ERROR: Error fetching remote repo 'origin' |
---|---|
Type | GIT_FAILURE |
Failed PR | 2 (nodejs/node#41031, nodejs/node#41018) |
Appeared | test-digitalocean-alpine311_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41228/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41229/ |
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1242)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
at hudson.scm.SCM.checkout(SCM.java:505)
Build Failure
Example
fatal error: ld terminated with signal 9 [Killed]
Example
Error: Invalid regular expression: /[\p{XID_Start}_]\p{XID_Continue}*/: Invalid property name in character class
at Object.compileFunction (node:vm:352:18)
at wrapSafe (node:internal/modules/cjs/loader:1026:15)
at Module._compile (node:internal/modules/cjs/loader:1061:27)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
Reason | Failed to trigger sub builds |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#41050, nodejs/node#40773) |
Appeared | undefined |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41271/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41294/ |
Example
Failed to trigger sub builds
Reason | fatal: sent error to the client: git upload-archive: archiver died with error |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#40516, nodejs/node#40532) |
Appeared | undefined |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41275/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41286/ |
Example
fatal: sent error to the client: git upload-archive: archiver died with error
fatal: no such ref: jenkins-node-test-commit-windows-fanned-c935b6a3c745f1cfe795f2f16499c1202ac7282a
undefined
Reason | Unknown |
---|---|
Type | undefined |
Failed PR | 11 (nodejs/node#41031, nodejs/node#41018, nodejs/node#40951, nodejs/node#41044, nodejs/node#41060, nodejs/node#41013, nodejs/node#41065, nodejs/node#40815, nodejs/node#41022, nodejs/node#40909, nodejs/node#41050) |
Appeared | test-equinix-ubuntu2004_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41228/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41313/ |
Example
Unknown
Progress
-
parallel/test-fs-rmdir-recursive
(12) -
parallel/test-repl-sigint-nested-eval
(10) -
parallel/test-crypto-keygen
(8) -
parallel/test-fs-copyfile
(6) -
wpt/test-user-timing
(5) -
parallel/test-child-process-pipe-dataflow
(4) -
sequential/test-worker-prof
(4) -
parallel/test-child-process-fork-closed-channel-segfault
(3) -
parallel/test-crypto-dh-leak
(3) -
parallel/test-worker-stdio
(3) -
pummel/test-fs-readfile-tostring-fail
(3) -
sequential/test-debugger-heap-profiler
(3) -
sequential/test-heapdump
(3) -
sequential/test-heapdump-flag
(3) -
wpt/test-webcrypto
(3) -
parallel/test-child-process-fork-exec-path
(2) -
parallel/test-crypto-binary-default
(2) -
parallel/test-crypto-dh
(2) -
parallel/test-crypto-dh-constructor
(2) -
parallel/test-file-write-stream
(2) -
parallel/test-file-write-stream4
(2) -
parallel/test-fs-rm
(2) -
parallel/test-module-loading-globalpaths
(2) -
sequential/test-heap-prof
(2) -
Build timed out (after 60 minutes). Marking the build as failed.
(3) -
Backing channel 'JNLP4-connect connection from ... is disconnected.
(2) -
ERROR: Error fetching remote repo 'origin'
(2) -
fatal error: ld terminated with signal 9 [Killed]
(21) -
Error: Invalid regular expression: /[\p{XID_Start}_]\p{XID_Continue}*/: Invalid property name in character class
(15) -
Failed to trigger sub builds
(2) -
fatal: sent error to the client: git upload-archive: archiver died with error
(2) -
Unknown
(11)
Metadata
Metadata
Assignees
Labels
No labels