-
- Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Failures in node-test-pull-request/49568 to node-test-pull-request/49663 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 |
|---|---|---|---|---|---|---|
| 2023-02-18 00:16 | 3 | 2 | 22 | 20 | 53 | 2.60% |
JSTest Failure
| Reason | parallel/test-performance-function |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 5 (nodejs/node#46684, nodejs/node#46598, nodejs/node#46469, nodejs/node#46618, nodejs/node#46600) |
| Appeared | test-ibm-ubuntu1804-x64-2, undefined |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49603/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49659/ |
Example
not ok 2234 parallel/test-performance-function --- duration_ms: 0.139 severity: fail exitcode: 1 stack: |- node:internal/errors:490 ErrorCaptureStackTrace(err); ^ RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0 at RecordableHistogram.record (node:internal/histogram:283:5) at processComplete (node:internal/perf/timerify:40:15) at timerified m (node:internal/perf/timerify:87:5) at /home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-performance-function.js:98:5 { code: 'ERR_OUT_OF_RANGE' } Node.js v20.0.0-pre ... | Reason | parallel/test-child-process-cwd |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 4 (nodejs/node#46601, nodejs/node#46577, nodejs/node#46544, nodejs/node#46652) |
| Appeared | test-nearform_arm-win10_vs2019-arm64-2, test-macstadium-macos11.0-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49589/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49633/ |
Example
not ok 102 parallel/test-child-process-cwd --- duration_ms: 0.556 severity: fail exitcode: 1 stack: |- Can't clean tmpdir: c:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.102 Files blocking: [] node:assert:124 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'C:\\Windows' - 'C:\\WINDOWS' ^ at ChildProcess.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-cwd.js:56:26) at ChildProcess.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:448:15) at ChildProcess.emit (node:events:510:28) at maybeClose (node:internal/child_process:1098:16) at ChildProcess._handle.onexit (node:internal/child_process:304:5) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'C:\\Windows', expected: 'C:\\WINDOWS', ... | Reason | pummel/test-net-throttle |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 4 (nodejs/node#46544, nodejs/node#45856, nodejs/node#46440, nodejs/node#45038) |
| Appeared | test-digitalocean-freebsd12-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49570/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49636/ |
Example
not ok 3514 pummel/test-net-throttle --- duration_ms: 0.580 severity: fail exitcode: 1 stack: |- node:assert:124 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: false !== true at process.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/pummel/test-net-throttle.js:87:10) at process.emit (node:events:522:35) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: 'strictEqual' } Node.js v20.0.0-pre ... | Reason | wpt/test-encoding |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 4 (nodejs/node#46601, nodejs/node#46556, nodejs/node#46577, nodejs/node#46652) |
| Appeared | test-nearform_arm-win10_vs2019-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49589/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49633/ |
Example
not ok 922 wpt/test-encoding --- duration_ms: 3.112 severity: fail exitcode: 1 stack: |- ---- api-invalid-label.any.js ---- [SKIPPED] location is not defined ---- idlharness.any.js ---- [SKIPPED] No implementation of TextDecoderStream and TextEncoderStream ---- iso-2022-jp-decoder.any.js ---- [SKIPPED] iso-2022-jp decoder state handling bug: https://encoding.spec.whatwg.org/#iso-2022-jp-decoder ---- 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 ---- single-byte-decoder.window.js ---- [SKIPPED] location is not defined ---- streams\realms.window.js ---- [SKIPPED] window is not defined ---- textdecoder-fatal-single-byte.any.js ---- [SKIPPED] The iso-8859-16 encoding is not supported ---- t... | Reason | parallel/test-buffer-isascii |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (nodejs/node#46601, nodejs/node#46577, nodejs/node#46652) |
| Appeared | test-nearform_arm-win10_vs2019-arm64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49589/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49633/ |
Example
not ok 88 parallel/test-buffer-isascii --- duration_ms: 0.452 severity: fail exitcode: 1 stack: |- node:assert:124 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: false !== true at Object.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-buffer-isascii.js:10:8) at Module._compile (node:internal/modules/cjs/loader:1246:14) at Module._extensions..js (node:internal/modules/cjs/loader:1300:10) at Module.load (node:internal/modules/cjs/loader:1103:32) at Module._load (node:internal/modules/cjs/loader:942:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12) at node:internal/main/run_main_module:23:47 { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: 'strictEqual' } Node.js v20.0.0-pre ... | Reason | parallel/test-buffer-isutf8 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (nodejs/node#46601, nodejs/node#46577, nodejs/node#46652) |
| Appeared | test-nearform_arm-win10_vs2019-arm64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49589/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49633/ |
Example
not ok 95 parallel/test-buffer-isutf8 --- duration_ms: 0.387 severity: fail exitcode: 1 stack: |- node:assert:124 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: false !== true at Object.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-buffer-isutf8.js:10:8) at Module._compile (node:internal/modules/cjs/loader:1246:14) at Module._extensions..js (node:internal/modules/cjs/loader:1300:10) at Module.load (node:internal/modules/cjs/loader:1103:32) at Module._load (node:internal/modules/cjs/loader:942:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12) at node:internal/main/run_main_module:23:47 { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: 'strictEqual' } Node.js v20.0.0-pre ... | Reason | parallel/test-child-process-exec-cwd |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (nodejs/node#46601, nodejs/node#46577, nodejs/node#46652) |
| Appeared | test-nearform_arm-win10_vs2019-arm64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49589/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49633/ |
Example
not ok 101 parallel/test-child-process-exec-cwd --- duration_ms: 0.420 severity: fail exitcode: 1 stack: |- node:assert:400 throw err; ^ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert(stdout.startsWith(dir)) at c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-cwd.js:38:3 at c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:413:17 at c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:448:15 at ChildProcess.exithandler (node:child_process:411:7) at ChildProcess.emit (node:events:510:28) at maybeClose (node:internal/child_process:1098:16) at ChildProcess._handle.onexit (node:internal/child_process:304:5) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } Node.js v20.0.0-pre ... | Reason | parallel/test-http-remove-connection-header-persists-connection |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (nodejs/node#46544, nodejs/node#46498, nodejs/node#46631) |
| Appeared | test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-digitalocean-freebsd12-x64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-6 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49570/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49634/ |
Example
not ok 1420 parallel/test-http-remove-connection-header-persists-connection --- duration_ms: 0.334 severity: fail exitcode: 1 stack: |- node:assert:124 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: false !== true at /home/iojs/build/workspace/node-test-commit-arm-debug/test/parallel/test-http-remove-connection-header-persists-connection.js:67:16 at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-arm-debug/test/parallel/test-http-remove-connection-header-persists-connection.js:54:7) at listOnTimeout (node:internal/timers:568:17) at process.processTimers (node:internal/timers:511:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: 'strictEqual' } Node.js v20.0.0-pre ... | Reason | parallel/test-webcrypto-wrap-unwrap |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (nodejs/node#46601, nodejs/node#46577, nodejs/node#46652) |
| Appeared | test-nearform_arm-win10_vs2019-arm64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49589/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49633/ |
Example
not ok 867 parallel/test-webcrypto-wrap-unwrap --- duration_ms: 12.648 severity: fail exitcode: 1 stack: |- (node:2604) ExperimentalWarning: The Ed25519 Web Crypto API algorithm is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) (node:2604) ExperimentalWarning: The Ed448 Web Crypto API algorithm is an experimental feature and might change at any time (node:2604) ExperimentalWarning: The X25519 Web Crypto API algorithm is an experimental feature and might change at any time (node:2604) ExperimentalWarning: The X448 Web Crypto API algorithm is an experimental feature and might change at any time node:internal/per_context/domexception:53 ErrorCaptureStackTrace(this); ^ DOMException [DataError]: Invalid wrapped JWK key at new DOMException (node:internal/per_context/domexception:53:5) at __node_internal_ (node:internal/util:609:10) at SubtleCrypto.unwrapKey... | Reason | sequential/test-worker-prof |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (nodejs/node#46601, nodejs/node#46550, nodejs/node#46523) |
| Appeared | test-macstadium-macos11.0-arm64-4, test-rackspace-win2012r2_vs2015-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49589/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49597/ |
Example
not ok 3893 sequential/test-worker-prof --- duration_ms: 0.697 severity: fail exitcode: 1 stack: |- node:assert:400 throw err; ^ AssertionError [ERR_ASSERTION]: 14 >= 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:1274:14) at Module._extensions..js (node:internal/modules/cjs/loader:1328:10) at Module.load (node:internal/modules/cjs/loader:1132:32) at Module._load (node:internal/modules/cjs/loader:971:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12) at node:internal/main/run_main_module:23:47 { generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } Node.js v20.0.0-pre ... | Reason | wpt/test-webcrypto |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (nodejs/node#46601, nodejs/node#46577, nodejs/node#46652) |
| Appeared | test-nearform_arm-win10_vs2019-arm64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49589/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49633/ |
Example
not ok 925 wpt/test-webcrypto --- duration_ms: 357.303 severity: fail exitcode: 1 stack: |- ---- algorithm-discards-context.https.window.js ---- [SKIPPED] Not relevant in Node.js context ---- historical.any.js ---- [SKIPPED] Not relevant in Node.js context ---- derive_bits_keys\cfrg_curves_bits.https.any.js ---- [PASS] setup - define tests ---- derive_bits_keys\cfrg_curves_bits.https.any.js ---- [PASS] X25519 good parameters ---- derive_bits_keys\cfrg_curves_bits.https.any.js ---- [PASS] X25519 mixed case parameters ---- derive_bits_keys\cfrg_curves_bits.https.any.js ---- [PASS] X25519 with null length ---- derive_bits_keys\cfrg_curves_bits.https.any.js ---- [PASS] X25519 short result ---- derive_bits_keys\cfrg_curves_bits.https.any.js ---- [PASS] X25519 non-multiple of 8 bits ---- derive_bits_keys\cfrg_curves_bits.https.any.js ---- [PASS] X25519 missing public property ---- derive_bits_keys\cfrg_curves_bits.https.any.js ---... | Reason | parallel/test-buffer-constructor-node-modules-paths |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#46556, nodejs/node#46356) |
| Appeared | test-macstadium-macos11.0-arm64-3, test-equinix-ubuntu2004_sharedlibs_container-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49595/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49599/ |
Example
not ok 112 parallel/test-buffer-constructor-node-modules-paths --- duration_ms: 0.729 severity: crashed exitcode: -10 stack: |- ... | Reason | parallel/test-child-process-bad-stdio |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#46556, nodejs/node#45038) |
| Appeared | test-macstadium-macos11.0-arm64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49595/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49646/ |
Example
not ok 136 parallel/test-child-process-bad-stdio --- duration_ms: 0.79 severity: crashed exitcode: -10 stack: |- ... | Reason | parallel/test-crypto-key-objects |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#46556, nodejs/node#46498) |
| Appeared | test-rackspace-centos7-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49595/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49598/ |
Example
not ok 732 parallel/test-crypto-key-objects --- duration_ms: 120.110 severity: fail exitcode: -15 stack: |- timeout ... | Reason | parallel/test-runner-watch-mode |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#46577, nodejs/node#46249) |
| Appeared | test-digitalocean-freebsd12-x64-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-azure_msft-win10_vs2019-x64-3, test-equinix-debian10_container-armv7l-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49605/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49608/ |
Example
not ok 2958 parallel/test-runner-watch-mode --- duration_ms: 120.105 severity: fail exitcode: -15 stack: |- timeout TAP version 13 ... | Reason | pummel/test-policy-integrity-parent-no-package-json |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#46550, nodejs/node#46601) |
| Appeared | test-macstadium-macos11.0-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49596/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49619/ |
Example
not ok 3518 pummel/test-policy-integrity-parent-no-package-json --- duration_ms: 0.763 severity: crashed exitcode: -10 stack: |- ... | Reason | pummel/test-policy-integrity-worker-no-package-json |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#46601, nodejs/node#45038) |
| Appeared | test-macstadium-macos11.0-arm64-3, test-macstadium-macos11.0-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49619/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49646/ |
Example
not ok 3523 pummel/test-policy-integrity-worker-no-package-json --- duration_ms: 2.471 severity: crashed exitcode: -10 stack: |- ... | Reason | sequential/test-debugger-exceptions |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#46556, nodejs/node#46601) |
| Appeared | test-macstadium-macos11.0-arm64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49595/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49619/ |
Example
not ok 3768 sequential/test-debugger-exceptions --- duration_ms: 1.544 severity: fail exitcode: 1 stack: |- /Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/debugger.js:85 reject(new Error(message)); ^ Error: Child exited, signal SIGBUS while waiting for /(?:assert|break|break on start|debugCommand|exception|other|promiseRejection) in/i; found: undefined at ChildProcess.onChildClose (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/debugger.js:85:18) at ChildProcess.emit (node:events:510:28) at maybeClose (node:internal/child_process:1098:16) at Socket.<anonymous> (node:internal/child_process:456:11) at Socket.emit (node:events:510:28) at Pipe.<anonymous> (node:net:316:12) Node.js v20.0.0-pre ... | Reason | sequential/test-debugger-exec-scope |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#46556, nodejs/node#46601) |
| Appeared | test-macstadium-macos11.0-arm64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49595/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49619/ |
Example
not ok 3770 sequential/test-debugger-exec-scope --- duration_ms: 3.720 severity: fail exitcode: 13 stack: |- ... | Reason | sequential/test-debugger-heap-profiler |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#46556, nodejs/node#46601) |
| Appeared | test-macstadium-macos11.0-arm64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49595/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49619/ |
Example
not ok 3771 sequential/test-debugger-heap-profiler --- duration_ms: 3.422 severity: fail exitcode: 1 stack: |- Mismatched noop function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:406:10) at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-debugger-heap-profiler.js:38:34) at Module._compile (node:internal/modules/cjs/loader:1274:14) at Module._extensions..js (node:internal/modules/cjs/loader:1328:10) at Module.load (node:internal/modules/cjs/loader:1132:32) at Module._load (node:internal/modules/cjs/loader:971:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12) at node:internal/main/run_main_module:23:47 ... | Reason | sequential/test-debugger-help |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#46556, nodejs/node#46601) |
| Appeared | test-macstadium-macos11.0-arm64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49595/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49619/ |
Example
not ok 3772 sequential/test-debugger-help --- duration_ms: 3.706 severity: fail exitcode: 1 stack: |- /Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/debugger.js:85 reject(new Error(message)); ^ Error: Child exited, code 1 while waiting for /break (?:on start )?in/i; found: undefined STDERR: Timeout (3000) waiting for 127.0.0.1:9229 to be free at ChildProcess.onChildClose (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/debugger.js:85:18) at ChildProcess.emit (node:events:510:28) at maybeClose (node:internal/child_process:1098:16) at Socket.<anonymous> (node:internal/child_process:456:11) at Socket.emit (node:events:510:28) at Pipe.<anonymous> (node:net:316:12) Node.js v20.0.0-pre ... | Reason | sequential/test-debugger-launch |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#46556, nodejs/node#46601) |
| Appeared | test-macstadium-macos11.0-arm64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49595/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49619/ |
Example
not ok 3774 sequential/test-debugger-launch --- duration_ms: 3.645 severity: fail exitcode: 13 stack: |- ... | Reason | sequential/test-debugger-list |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#46556, nodejs/node#46601) |
| Appeared | test-macstadium-macos11.0-arm64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49595/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49619/ |
Example
not ok 3775 sequential/test-debugger-list --- duration_ms: 3.428 severity: fail exitcode: 1 stack: |- Mismatched noop function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:406:10) at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-debugger-list.js:30:14) at Module._compile (node:internal/modules/cjs/loader:1274:14) at Module._extensions..js (node:internal/modules/cjs/loader:1328:10) at Module.load (node:internal/modules/cjs/loader:1132:32) at Module._load (node:internal/modules/cjs/loader:971:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12) at node:internal/main/run_main_module:23:47 ... | Reason | sequential/test-debugger-object-type-remote-object |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#46556, nodejs/node#46601) |
| Appeared | test-macstadium-macos11.0-arm64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49595/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49619/ |
Example
not ok 3777 sequential/test-debugger-object-type-remote-object --- duration_ms: 3.697 severity: fail exitcode: 1 stack: |- Mismatched noop function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:406:10) at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-debugger-object-type-remote-object.js:42:14) at Module._compile (node:internal/modules/cjs/loader:1274:14) at Module._extensions..js (node:internal/modules/cjs/loader:1328:10) at Module.load (node:internal/modules/cjs/loader:1132:32) at Module._load (node:internal/modules/cjs/loader:971:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12) at node:internal/main/run_main_module:23:47 ... | Reason | sequential/test-debugger-pid |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#46556, nodejs/node#46601) |
| Appeared | test-macstadium-macos11.0-arm64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49595/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49619/ |
Example
not ok 3778 sequential/test-debugger-pid --- duration_ms: 5.650 severity: fail exitcode: 1 stack: |- node:internal/process/promises:289 triggerUncaughtException(err, true /* fromPromise */); ^ AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Timeout (5000) while waiting for /break/; found: Warning: script 'alive.js' was not loaded yet. debug> Break on start in test/fixtures/debugger/exceptions.js:1 > 1 let error = null; 2 try { 3 throw new Error('Caught'); debug> at runTest (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-debugger-pid.js:28:12) at Timeout.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/debugger.js:90:18) at listOnTimeout (node:internal/timers:568:17) at process.processTimers (node:internal/timers:511:7) { generatedMessage: false, code: 'ERR_ASSERTION', actual:... | Reason | sequential/test-http-regr-gh-2928 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#44004, nodejs/node#46547) |
| Appeared | test-digitalocean-freebsd12-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49601/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49638/ |
Example
not ok 3802 sequential/test-http-regr-gh-2928 --- duration_ms: 120.86 severity: fail exitcode: -15 stack: |- timeout .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+. ... | Reason | wpt/test-url |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#46556, nodejs/node#46547) |
| Appeared | test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-equinix-ubuntu2004_sharedlibs_container-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49595/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49653/ |
Example
not ok 3758 wpt/test-url --- duration_ms: 1.927 severity: fail exitcode: 1 stack: |- ---- historical.any.js ---- [SKIPPED] requires small-icu ---- percent-encoding.window.js ---- [SKIPPED] TODO: port from .window.js ---- toascii.window.js ---- [SKIPPED] requires small-icu ---- url-constructor.any.js ---- [SKIPPED] requires small-icu ---- url-origin.any.js ---- [SKIPPED] requires small-icu ---- url-setters-a-area.window.js ---- [SKIPPED] already tested in url-setters.any.js ---- url-setters.any.js ---- [SKIPPED] requires small-icu ---- urlencoded-parser.any.js ---- [SKIPPED] requires small-icu ---- IdnaTestV2.window.js ---- [PASS] ToASCII("fass.de") ---- IdnaTestV2.window.js ---- Invalid URL TypeError [ERR_INVALID_URL]: Invalid URL at new NodeError (node:internal/errors:399:5) at new URL (node:internal/url:587:13) at Test.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containere... CCTest Failure
Jenkins Failure
Build Failure
| Reason | Failed to trigger sub builds |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 9 (nodejs/node#46631, nodejs/node#46620, nodejs/node#46619, nodejs/node#46618, nodejs/node#46608, nodejs/node#46604, nodejs/node#45038, nodejs/node#46466, nodejs/node#46648) |
| Appeared | undefined |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49582/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49658/ |
Example
Failed to trigger sub builds | Reason | fatal: No rebase in progress? |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 5 (nodejs/node#46684, nodejs/node#46544, nodejs/node#46356, nodejs/node#46593, nodejs/node#46632) |
| Appeared | test-macstadium-macos11.0-arm64-4, undefined, test-osuosl-ubuntu2004_container-arm64-1, test-orka-macos10.14-x64-1, test-orka-macos11-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49568/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49644/ |
Example
fatal: No rebase in progress? | Reason | FATAL: java.nio.channels.ClosedChannelException |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 4 (nodejs/node#46583, nodejs/node#46547, nodejs/node#46631, nodejs/node#46621) |
| Appeared | test-equinix-ubuntu2204-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49637/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49640/ |
Example
FATAL: java.nio.channels.ClosedChannelException java.nio.channels.ClosedChannelException Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 145.40.96.123/145.40.96.123:53412 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784) at hudson.remoting.Request.call(Request.java:199) at hudson.remoting.Channel.call(Channel.java:999) | Reason | error: remote GitHub already exists. |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 4 (nodejs/node#46556, nodejs/node#46684, nodejs/node#46661, nodejs/node#46583) |
| Appeared | test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2017-x64-1, test-rackspace-win2012r2_vs2019-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49595/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49626/ |
Example
error: remote GitHub already exists. > git fetch --prune --no-tags GitHub > git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/main:refs/remotes/jenkins_tmp | Reason | fatal: Could not read from remote repository. |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (nodejs/node#46661, nodejs/node#46686) |
| Appeared | test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/49620/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/49622/ |
Example
fatal: Could not read from remote repository. Progress
-
parallel/test-performance-function(5) -
parallel/test-child-process-cwd(4) -
pummel/test-net-throttle(4) -
wpt/test-encoding(4) -
parallel/test-buffer-isascii(3) -
parallel/test-buffer-isutf8(3) -
parallel/test-child-process-exec-cwd(3) -
parallel/test-http-remove-connection-header-persists-connection(3) -
parallel/test-webcrypto-wrap-unwrap(3) -
sequential/test-worker-prof(3) -
wpt/test-webcrypto(3) -
parallel/test-buffer-constructor-node-modules-paths(2) -
parallel/test-child-process-bad-stdio(2) -
parallel/test-crypto-key-objects(2) -
parallel/test-runner-watch-mode(2) -
pummel/test-policy-integrity-parent-no-package-json(2) -
pummel/test-policy-integrity-worker-no-package-json(2) -
sequential/test-debugger-exceptions(2) -
sequential/test-debugger-exec-scope(2) -
sequential/test-debugger-heap-profiler(2) -
sequential/test-debugger-help(2) -
sequential/test-debugger-launch(2) -
sequential/test-debugger-list(2) -
sequential/test-debugger-object-type-remote-object(2) -
sequential/test-debugger-pid(2) -
sequential/test-http-regr-gh-2928(2) -
wpt/test-url(2) -
Failed to trigger sub builds(9) -
fatal: No rebase in progress?(5) -
FATAL: java.nio.channels.ClosedChannelException(4) -
error: remote GitHub already exists.(4) -
fatal: Could not read from remote repository.(2)
Metadata
Metadata
Assignees
Labels
No labels