Open
Description
Failures in node-test-pull-request/40918 to node-test-pull-request/41016 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-21 00:02 | 0 | 18 | 0 | 1 | 81 | 18.18% |
JSTest Failure
Example
not ok 81 parallel/test-child-process-pipe-dataflow
---
duration_ms: 0.933
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 | 14 (nodejs/node#40821, nodejs/node#40838, nodejs/node#40488, nodejs/node#40842, nodejs/node#40865, nodejs/node#40622, nodejs/node#40852, nodejs/node#40877, nodejs/node#40858, nodejs/node#40881, nodejs/node#40751, nodejs/node#40886, nodejs/node#40598, nodejs/node#40785) |
Appeared | test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40927/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41009/ |
Example
not ok 209 parallel/test-fs-rmdir-recursive
---
duration_ms: 1.65
severity: fail
exitcode: 1
stack: |-
assert.js:857
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.3\rmdir-recursive-0\d-3-2\d-2-1'
at C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-fs-rmdir-recursive.js:76:16
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:361:15
at fs.js:156:23
at CB (internal/fs/rimraf.js:58:5)
at internal/fs/rimraf.js:150:18
at CB (internal/fs/rimraf.js:58:5)
at internal/fs/rimraf.js:150:18
at CB (internal/fs/rimraf.js:58:5)
at FSReqCallback.oncomplete (fs.js:156:23)
{
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [Error: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-...
Reason | pummel/test-fs-watch-non-recursive |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 13 (nodejs/node#40598, nodejs/node#40838, nodejs/node#40803, nodejs/node#40846, nodejs/node#40865, nodejs/node#40842, nodejs/node#40622, nodejs/node#40852, nodejs/node#40877, nodejs/node#40858, nodejs/node#40881, nodejs/node#40886, nodejs/node#40785) |
Appeared | test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vcbt2015-x64-2, test-azure_msft-win10_vs2019-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40926/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41009/ |
Example
not ok 790 pummel/test-fs-watch-non-recursive
---
duration_ms: 0.715
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
...
Example
not ok 3410 wpt/test-user-timing
---
duration_ms: 1.766
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_all_measures.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....
Reason | parallel/test-http2-pipe-named-pipe |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 10 (nodejs/node#40838, nodejs/node#40706, nodejs/node#40846, nodejs/node#40865, nodejs/node#40622, nodejs/node#40858, nodejs/node#40881, nodejs/node#40886, nodejs/node#40785, nodejs/node#40895) |
Appeared | test-macstadium-macos11.0-arm64-3, test-macstadium-macos11.0-arm64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40945/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41013/ |
Example
not ok 1329 parallel/test-http2-pipe-named-pipe
---
duration_ms: 0.60
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
...
Example
not ok 3557 sequential/test-worker-prof
---
duration_ms: 30.177
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/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/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)
at node:internal/ma...
Example
not ok 2167 parallel/test-repl-sigint-nested-eval
---
duration_ms: 0.516
severity: fail
exitcode: 1
stack: |-
Stacktrace:
ptr1=0x10aef4ec1d49
ptr2=0
ptr3=0
ptr4=0
failure_message_object=0x7fff1c1b3bc0
==== JS stack trace =========================================
0: ExitFrame [pc: 0x563a08957179]
1: StubFrame [pc: 0x563a089e1d9d]
Security context: 0x047a7482be79 <JSGlobalObject>
2: _fatalException [0x47a748088d9] [node:internal/process/execution:145] [bytecode=0x2ccc5622a119 offset=13](this=0x047a74802d09 <process map = 0x92f50576039>,0x10aef4ec1d49 <Odd Oddball: termination_exception>,0x10aef4ec1769 <false>)
3: InternalFrame [pc: 0x563a088e43db]
4: EntryFrame [pc: 0x563a088e4103]
5: builtin exit frame: evaluate(this=0x2c8184967609 <ModuleWrap map = 0x18e35b18db09>,0x2c8184967609 <ModuleWrap map = 0x18e35b18db09>,-1,0x10aef4ec1769 <false>)
6: getESMFacade [0x44421bd96b9] [node:int...
Example
not ok 3449 sequential/test-debugger-heap-profiler
---
duration_ms: 19.456
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-commit-linux/test/common/debugger.js:84
reject(new Error([
^
Error: Timeout (5000) while waiting for />\s+$/; found: Heap snapshot: 0/0
Heap snapshot: 0/34621
Heap snapshot: 10000/34621
Heap snapshot: 20000/34621
Heap snapshot: 30000/34621
Heap snapshot: 34620/34621
Heap snapshot: 34621/34621
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 snapshot...
Reason | parallel/test-crypto-dh |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#40552, nodejs/node#40838, nodejs/node#40622, nodejs/node#40799, nodejs/node#40803, nodejs/node#40598) |
Appeared | test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-1, test-requireio_williamkapke-debian10-arm64_pi3-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40925/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41006/ |
Example
not ok 241 parallel/test-crypto-dh
---
duration_ms: 240.143
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-secure-heap |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#40785, nodejs/node#40838, nodejs/node#40488, nodejs/node#40847, nodejs/node#40881) |
Appeared | test-requireio_williamkapke-debian10-arm64_pi3-1, test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_mcollina-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40928/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41001/ |
Example
not ok 308 parallel/test-crypto-secure-heap
---
duration_ms: 240.147
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3475 sequential/test-heap-prof
---
duration_ms: 120.103
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | sequential/test-heapdump |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#40852, nodejs/node#40865, nodejs/node#40877, nodejs/node#36696, nodejs/node#40751) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40967/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41004/ |
Example
not ok 3476 sequential/test-heapdump
---
duration_ms: 121.48
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | sequential/test-heapdump-flag |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#40852, nodejs/node#40865, nodejs/node#40877, nodejs/node#36696, nodejs/node#40751) |
Appeared | test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-alpine311_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40967/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41004/ |
Example
not ok 3477 sequential/test-heapdump-flag
---
duration_ms: 120.8
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3401 wpt/test-webcrypto
---
duration_ms: 120.111
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-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/m...
Reason | parallel/test-child-process-fork-closed-channel-segfault |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#36696, nodejs/node#40847, nodejs/node#40881) |
Appeared | test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_mcollina-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40954/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41001/ |
Example
not ok 103 parallel/test-child-process-fork-closed-channel-segfault
---
duration_ms: 4.199
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-keygen |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40488, nodejs/node#40842, nodejs/node#40877) |
Appeared | test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2015-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40963/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40991/ |
Example
not ok 790 parallel/test-crypto-keygen
---
duration_ms: 120.110
severity: fail
exitcode: 1
stack: |-
timeout
...
Reason | parallel/test-fs-rm |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40785, nodejs/node#40488, nodejs/node#40865) |
Appeared | test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40936/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40990/ |
Example
not ok 272 parallel/test-fs-rm
---
duration_ms: 2.319
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.254
Files blocking: [
'rm-0',
'rm-5',
'rm-6',
'rm-7',
'rm-args-file.txt',
'rm-promises-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.254\rm-0\d-3-1\d-2-2'
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 node:internal/fs/rimraf:152:18
at CB (node:internal/fs/rimraf:60:5)
at node:internal/fs/rimraf:152:18
at CB (node:internal/fs/rimraf:60:5)
at FSReqCallback.oncomplete ...
Reason | parallel/test-trace-events-fs-sync |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40838, nodejs/node#40876, nodejs/node#40895) |
Appeared | test-azure_msft-win10_vs2019-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40948/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41013/ |
Example
not ok 685 parallel/test-trace-events-fs-sync
---
duration_ms: 2.172
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.678
Files blocking: [ 'fs.txt', 'node_trace.1.log' ]
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)...
Reason | parallel/test-worker-stdio |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40846, nodejs/node#40803, nodejs/node#40852) |
Appeared | test-joyent-smartos18-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40953/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40967/ |
Example
not ok 2597 parallel/test-worker-stdio
---
duration_ms: 1.47
severity: fail
exitcode: 1
stack: |-
internal/worker/io.js:212
this[kPort].postMessage({
^
DOMException [DataCloneError]: Data cannot be cloned, out of memory.
at WritableWorkerStdio._writev (internal/worker/io.js:212:17)
at WritableWorkerStdio.Writable._write (_stream_writable.js:564:10)
at doWrite (_stream_writable.js:403:12)
at writeOrBuffer (_stream_writable.js:387:5)
at WritableWorkerStdio.Writable.write (_stream_writable.js:318:11)
at ReadStream.ondata (_stream_readable.js:718:22)
at ReadStream.emit (events.js:326:22)
at ReadStream.Readable.read (_stream_readable.js:507:10)
at flow (_stream_readable.js:1007:34)
at WritableWorkerStdio.pipeOnDrainFunctionResult (_stream_readable.js:808:7)
...
Reason | pummel/test-fs-readfile-tostring-fail |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40821, nodejs/node#40877, nodejs/node#40751) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40927/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41004/ |
Example
not ok 3168 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 720.42
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | sequential/test-http2-timeout-large-write-file |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40852, nodejs/node#40865, nodejs/node#40877) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40967/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40998/ |
Example
not ok 3490 sequential/test-http2-timeout-large-write-file
---
duration_ms: 243.852
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | sequential/test-net-connect-econnrefused |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40852, nodejs/node#40858, nodejs/node#40876) |
Appeared | test-ibm-rhel7-s390x-1, test-rackspace-centos7-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40967/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40989/ |
Example
not ok 3502 sequential/test-net-connect-econnrefused
---
duration_ms: 120.50
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 | parallel/test-child-process-fork-exec-path |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40821, nodejs/node#40865) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40927/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40982/ |
Example
not ok 478 parallel/test-child-process-fork-exec-path
---
duration_ms: 121.557
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-dh-constructor |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40842, nodejs/node#40858) |
Appeared | test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_jasnell-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40951/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40975/ |
Example
not ok 206 parallel/test-crypto-dh-constructor
---
duration_ms: 240.152
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-file-write-stream4 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40821, nodejs/node#40865) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40927/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40982/ |
Example
not ok 919 parallel/test-file-write-stream4
---
duration_ms: 120.57
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 1550 parallel/test-http2-compat-socket-set
---
duration_ms: 0.235
severity: fail
exitcode: 1
stack: |-
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:359:10)
at Http2Server.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-http2-compat-socket-set.js:76:38)
at Http2Server.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:401:15)
at Http2Server.emit (node:events:390:28)
at Http2Server.onServerStream (node:internal/http2/compat:868:10)
at Http2Server.emit (node:events:390:28)
at ServerHttp2Session.sessionOnStream (node:internal/http2/core:2976:19)
at ServerHttp2Session.emit (node:events:390:28)
at emit (node:internal/http2/core:328:3)
...
Reason | parallel/test-module-loading-globalpaths |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40821, nodejs/node#40865) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40927/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40982/ |
Example
not ok 1799 parallel/test-module-loading-globalpaths
---
duration_ms: 124.314
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 2210 parallel/test-stream-destroy
---
duration_ms: 0.291
severity: fail
exitcode: 1
stack: |-
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.js:359:10)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-stream-destroy.js:16:24)
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
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.j...
Example
not ok 3035 parallel/test-stream-pipeline
---
duration_ms: 120.55
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 2843 parallel/test-whatwg-webstreams-adapters-to-readablestream
---
duration_ms: 0.173
severity: fail
exitcode: 1
stack: |-
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.js:359:10)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-whatwg-webstreams-adapters-to-readablestream.js:34:31)
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
...
Example
not ok 2844 parallel/test-whatwg-webstreams-adapters-to-readablewritablepair
---
duration_ms: 0.189
severity: fail
exitcode: 1
stack: |-
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.js:359:10)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-whatwg-webstreams-adapters-to-readablewritablepair.js:139:29)
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
...
Reason | wpt/test-encoding |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40852, nodejs/node#40865) |
Appeared | test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40967/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40982/ |
Example
not ok 3392 wpt/test-encoding
---
duration_ms: 120.204
severity: fail
exitcode: -15
stack: |-
timeout
---- api-invalid-label.any.js ----
[SKIPPED] location is not defined
---- legacy-mb-schinese/gb18030/gb18030-decoder.any.js ----
[SKIPPED] The gb18030 encoding is not supported
---- legacy-mb-schinese/gbk/gbk-decoder.any.js ----
[SKIPPED] The gbk encoding is not supported
---- replacement-encodings.any.js ----
[SKIPPED] decoding-helpers.js needs XMLHttpRequest
---- unsupported-encodings.any.js ----
[SKIPPED] decoding-helpers.js needs XMLHttpRequest
---- api-basics.any.js ----
[PASS] Default encodings
---- api-basics.any.js ----
[PASS] Default inputs
---- api-basics.any.js ----
[PASS] Encode/decode round trip: utf-8
---- api-basics.any.js ----
[PASS] Decode sample: utf-16le
---- api-basics.any.js ----
[PASS] Decode sample: utf-16be
---- api-basics.any.js ----
[PASS] Decode sample: utf-16
---- api-replaceme...
Reason | wpt/test-streams |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40852, nodejs/node#40865) |
Appeared | test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40967/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40982/ |
Example
not ok 3396 wpt/test-streams
---
duration_ms: 120.127
severity: fail
exitcode: -15
stack: |-
timeout
---- queuing-strategies-size-function-per-global.window.js ----
[SKIPPED] Browser-specific test
---- transferable/deserialize-error.window.js ----
[SKIPPED] Browser-specific test
---- idlharness.any.js ----
[PASS] idl_test validation
---- piping/abort.any.js ----
[PASS] a signal argument 'null' should cause pipeTo() to reject
---- piping/abort.any.js ----
[PASS] a signal argument 'AbortSignal' should cause pipeTo() to reject
---- piping/abort.any.js ----
[PASS] a signal argument 'true' should cause pipeTo() to reject
---- piping/abort.any.js ----
[PASS] a signal argument '-1' should cause pipeTo() to reject
---- piping/abort.any.js ----
[PASS] a signal argument '[object AbortSignal]' should cause pipeTo() to reject
---- piping/abort.any.js ----
[PASS] an aborted signal should cause the writable stream to reject with an AbortE...
Reason | wpt/test-url |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40852, nodejs/node#40865) |
Appeared | test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40967/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40982/ |
Example
not ok 3399 wpt/test-url
---
duration_ms: 120.157
severity: fail
exitcode: -15
stack: |-
timeout
---- percent-encoding.window.js ----
[SKIPPED] TODO: port from .window.js
---- url-setters-a-area.window.js ----
[SKIPPED] already tested in url-setters.any.js
---- historical.any.js ----
[PASS] Setting URL's href attribute and base URLs
---- historical.any.js ----
[PASS] URL.domainToASCII should be undefined
---- historical.any.js ----
[PASS] URL.domainToUnicode should be undefined
---- toascii.window.js ----
[PASS] aa-- (using URL)
---- toascii.window.js ----
[PASS] aa-- (using URL.host)
---- toascii.window.js ----
[PASS] aa-- (using URL.hostname)
---- toascii.window.js ----
[PASS] a†-- (using URL)
---- toascii.window.js ----
[PASS] a†-- (using URL.host)
---- toascii.window.js ----
[PASS] a†-- (using URL.hostname)
---- toascii.window.js ----
[PASS] ab--c (using URL)
---- toascii.window.js ----
[P...
Jenkins Failure
Reason | Build timed out (after 60 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 5 (nodejs/node#40821, nodejs/node#40852, nodejs/node#40865, nodejs/node#40877, nodejs/node#40751) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubi81_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40927/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41004/ |
Example
Build timed out (after 60 minutes). Marking the build as failed.
Build Failure
Reason | fatal error: ld terminated with signal 9 [Killed] |
---|---|
Type | BUILD_FAILURE |
Failed PR | 11 (nodejs/node#40631, nodejs/node#40785, nodejs/node#40842, nodejs/node#40847, nodejs/node#40858, nodejs/node#40622, nodejs/node#40852, nodejs/node#40881, nodejs/node#40863, nodejs/node#40865, nodejs/node#40846) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40918/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41000/ |
Example
fatal error: ld terminated with signal 9 [Killed]
Reason | fatal: No rebase in progress? |
---|---|
Type | BUILD_FAILURE |
Failed PR | 6 (nodejs/node#36696, nodejs/node#40842, nodejs/node#40706, nodejs/node#40488, nodejs/node#40803, nodejs/node#40852) |
Appeared | test-orka-macos10.14-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40954/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40967/ |
Example
fatal: No rebase in progress?
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[node-test-binary-arm] $ /bin/bash -ex /tmp/jenkins4304315035672205031.sh
+ '[' -d .git ']'
+ git clean -fdx
Reason | Failed to trigger node-test-commit |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#40842, https://github.com/nodejs/node/pull/#40846/) |
Appeared | test-packetnet-ubuntu1804-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40950/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40972/ |
Example
Failed to trigger node-test-commit
undefined
Example
Unknown
Git Failure
Reason | warning: failed to remove Release/node.exe: Invalid argument |
---|---|
Type | GIT_FAILURE |
Failed PR | 3 (nodejs/node#40488, nodejs/node#36696, nodejs/node#40882) |
Appeared | test-rackspace-win2012r2_vs2019-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40985/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41014/ |
Example
warning: failed to remove Release/node.exe: Invalid argument
Progress
-
parallel/test-child-process-pipe-dataflow
(20) -
parallel/test-fs-rmdir-recursive
(14) -
pummel/test-fs-watch-non-recursive
(13) -
wpt/test-user-timing
(13) -
parallel/test-http2-pipe-named-pipe
(10) -
sequential/test-worker-prof
(8) -
parallel/test-repl-sigint-nested-eval
(7) -
sequential/test-debugger-heap-profiler
(7) -
parallel/test-crypto-dh
(6) -
parallel/test-crypto-secure-heap
(5) -
sequential/test-heap-prof
(5) -
sequential/test-heapdump
(5) -
sequential/test-heapdump-flag
(5) -
wpt/test-webcrypto
(4) -
parallel/test-child-process-fork-closed-channel-segfault
(3) -
parallel/test-crypto-keygen
(3) -
parallel/test-fs-rm
(3) -
parallel/test-trace-events-fs-sync
(3) -
parallel/test-worker-stdio
(3) -
pummel/test-fs-readfile-tostring-fail
(3) -
sequential/test-http2-timeout-large-write-file
(3) -
sequential/test-net-connect-econnrefused
(3) -
parallel/test-child-process-fork-exec-path
(2) -
parallel/test-crypto-dh-constructor
(2) -
parallel/test-file-write-stream4
(2) -
parallel/test-http2-compat-socket-set
(2) -
parallel/test-module-loading-globalpaths
(2) -
parallel/test-stream-destroy
(2) -
parallel/test-stream-pipeline
(2) -
parallel/test-whatwg-webstreams-adapters-to-readablestream
(2) -
parallel/test-whatwg-webstreams-adapters-to-readablewritablepair
(2) -
wpt/test-encoding
(2) -
wpt/test-streams
(2) -
wpt/test-url
(2) -
Build timed out (after 60 minutes). Marking the build as failed.
(5) -
fatal error: ld terminated with signal 9 [Killed]
(11) -
fatal: No rebase in progress?
(6) -
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
(3) -
Failed to trigger node-test-commit
(2) -
Unknown
(20) -
warning: failed to remove Release/node.exe: Invalid argument
(3)
Metadata
Assignees
Labels
No labels