Open
Description
Failures in node-test-pull-request/60883 to node-test-pull-request/60981 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)
UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
---|---|---|---|---|---|---|
2024-08-09 00:09 | 2 | 4 | 23 | 7 | 64 | 4.40% |
JSTest Failure
Example
not ok 4044 parallel/test-net-write-fully-async-buffer
---
duration_ms: 360044.58900
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 635 parallel/test-dns
---
duration_ms: 311.62200
severity: fail
exitcode: 1
stack: |-
(node:1247308) [DEP0118] DeprecationWarning: The provided hostname "" is not a valid hostname, and is supported in the dns module solely for compatibility.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:126
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
{
address: '1.2.3.4',
+ ttl: 3333333332,
- ttl: 3333333333,
type: 'A'
},
{
address: '::42',
+ ttl: 3333333332,
- ttl: 3333333333,
type: 'AAAA'
...
Example
not ok 2471 parallel/test-runner-run-watch
---
duration_ms: 33577.03500
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: test runner watch mode
# Subtest: should run tests repeatedly
ok 1 - should run tests repeatedly
---
duration_ms: 3930.654065
...
Reason | parallel/test-http2-large-write-multiple-requests |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (https://github.com/nodejs/node/pull/54243/, https://github.com/nodejs/node/pull/54241/, https://github.com/nodejs/node/pull/54259/, https://github.com/nodejs/node/pull/54075/) |
Appeared | test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubi81_container-x64-1, test-ibm-rhel8-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/60928/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/60969/ |
Example
not ok 2500 parallel/test-http2-large-write-multiple-requests
---
duration_ms: 120064.99200
severity: fail
exitcode: -15
stack: |-
timeout
server sends content 1
server sends content 2
server sends content 3
server sends content 4
server sends content 5
server sends content 6
server sends content 7
server sends content 8
server sends content 9
server sends content 10
server sends content 11
server sends content 12
server sends content 13
server sends content 14
server sends content 15
server sends content 16
server sends content 17
server sends content 18
server sends content 19
server sends content 20
server sends content 21
server sends content 22
server sends content 23
server sends content 24
server sends content 25
server sends content 26
server sends content 27
server sends content 28
server sends content 29
server sends content 30
server sends content 31
server s...
Reason | sequential/test-http-server-request-timeouts-mixed |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (https://github.com/nodejs/node/pull/54014/, https://github.com/nodejs/node/pull/54239/, https://github.com/nodejs/node/pull/53571/, https://github.com/nodejs/node/pull/53533/) |
Appeared | test-orka-macos11-x64-1, test-orka-macos11-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/60918/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/60973/ |
Example
not ok 4161 sequential/test-http-server-request-timeouts-mixed
---
duration_ms: 3198.60900
severity: fail
exitcode: 1
stack: |-
node:assert:408
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(request2.completed)
at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-http-server-request-timeouts-mixed.js:108:5)
at listOnTimeout (node:internal/timers:614:17)
at process.processTimers (node:internal/timers:549:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v23.0.0-pre
...
Example
not ok 4128 wpt/test-compression
---
duration_ms: 1440031.27700
severity: fail
exitcode: -15
stack: |-
timeout
[SKIPPED] compression-bad-chunks.tentative.any.js: Execution "hangs", ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write
[SKIPPED] decompression-bad-chunks.tentative.any.js: Execution "hangs", ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write
[SKIPPED] decompression-buffersource.tentative.any.js: ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write
[SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled
[SKIPPED] third_party/pako/pako_inflate.min.js: This is not a test file.
[PASS] "a" should cause the constructor to throw
[PASS] no input should cause the constructor to throw
[PASS] non-string input should cause the constructor to throw
[PASS] "a" should cause the constructor to throw
[PASS] no inpu...
Reason | parallel/test-esm-loader-hooks-inspect-wait |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/54246/, https://github.com/nodejs/node/pull/54245/) |
Appeared | test-linuxonecc-rhel9-s390x-3, test-digitalocean-fedora39-x64-1, test-ibm-rhel8-s390x-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/60957/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/60965/ |
Example
not ok 1104 parallel/test-esm-loader-hooks-inspect-wait
---
duration_ms: 262.70400
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:46247/6d46613f-325c-44ac-9003-99665431edd5
[err]
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[err] Waiting for the debugger to disconnect...
[err]
[err] child process crashed, signal SIGSEGV
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
null !== 0
at runTest (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-esm-loader-hooks-inspect-wait.js:30:10)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: null,
expected: 0,
operator: 'strictEqual'
}
1
...
Jenkins Failure
Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/54243/, https://github.com/nodejs/node/pull/54077/) |
Appeared | test-digitalocean-ubuntu2204-x64-2, undefined, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/60927/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/60966/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 167.99.124.188/167.99.124.188:60722' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy212.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)
Git Failure
Reason | ERROR: Error fetching remote repo 'origin' |
---|---|
Type | GIT_FAILURE |
Failed PR | 3 (https://github.com/nodejs/node/pull/54153/, https://github.com/nodejs/node/pull/54242/, https://github.com/nodejs/node/pull/54262/) |
Appeared | test-mnx-ubuntu2204-x64-1, test-equinix-ubuntu2004_container-arm64-2, test-digitalocean-fedora40-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/60914/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/60977/ |
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from [email protected]:nodejs/node.git
at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1303)
at hudson.scm.SCM.checkout(SCM.java:540)
Build Failure
Example
fatal: No rebase in progress?
Example
Error: getWindowSize EINVAL
outline = at WriteStream._refreshSize (node:tty:137:24)
outline = at process.refreshStderrOnSigWinch (node:internal/bootstrap/switches/is_main_thread:142:10)
outline = at process.emit (node:events:532:35)
outline = Emitted 'error' event on WriteStream instance at:
outline = at WriteStream._refreshSize (node:tty:137:10)
Progress
-
parallel/test-net-write-fully-async-buffer
(9) -
parallel/test-dns
(6) -
parallel/test-runner-run-watch
(5) -
parallel/test-http2-large-write-multiple-requests
(4) -
sequential/test-http-server-request-timeouts-mixed
(4) -
wpt/test-compression
(3) -
parallel/test-esm-loader-hooks-inspect-wait
(2) -
Backing channel 'JNLP4-connect connection from ... is disconnected.
(2) -
ERROR: Error fetching remote repo 'origin'
(3) -
fatal: No rebase in progress?
(9) -
Error: getWindowSize EINVAL
(7)
Metadata
Metadata
Assignees
Labels
No labels