You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not ok 3569 sequential/test-inspector-async-stack-traces-set-interval
---
duration_ms: 15.238
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:41125/ac79ae08-3135-44d0-962c-bcee76b1e2b3
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[test] Skipping the first breakpoint in the eval script
Timed out waiting for matching notification (break on [eval]:0)
1
...
not ok 1764 parallel/test-https-server-close-all
---
duration_ms: 1.895
severity: fail
exitcode: 1
stack: |-
node:assert:170
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/parallel/test-https-server-close-all.js:61
at Timeout.mustNotCall [as _onTimeout] (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/index.js:516:12)
at listOnTimeout (node:internal/timers:564:17)
at process.processTimers (node:internal/timers:507:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v19.0.0-pre
...
not ok 473 parallel/test-net-connect-memleak
---
duration_ms: 0.385
severity: fail
exitcode: 1
stack: |-
Mismatched noop function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:396:10)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-net-connect-memleak.js:33:40)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Module._load (node:internal/modules/cjs/loader:827:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:17:47
...
not ok 773 parallel/test-worker-heap-snapshot
---
duration_ms: 1.478
severity: fail
exitcode: 134
stack: |-
FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
...
not ok 1591 parallel/test-inspector-multisession-ws
---
duration_ms: 15.463
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:50993/5dafd687-f3e6-43fd-b25d-75cabe2369b2
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err] Debugger attached.
[err]
[test] Breaking in code and verifying events are fired
Timed out waiting for matching notification (Initial pause)
1
...
not ok 3619 sequential/test-inspector-debug-end
---
duration_ms: 0.617
severity: fail
exitcode: 1
stack: |-
Test there's no crash stopping server that was not started
Test there's no crash stopping server without connecting
[err] Debugger listening on ws://127.0.0.1:38723/9d44d128-948b-49bf-bad6-5d3fa2994c9b
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
Test there's no crash stopping server after connecting
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:32877/29f2e628-9920-4dea-82d8-550e91bf13c1
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[out] Done
[out]
[err] child process crashed, signal SIGABRT
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
null !== 42
at testSessionNoCrash (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequentia...
Jenkins Failure
Reason
Backing channel 'JNLP4-connect connection from ... is disconnected.
java.io.IOException: Backing channel 'JNLP4-connect connection from 119.9.131.63/119.9.131.63:62428' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy79.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
Reason
Build timed out (after 120 minutes). Marking the build as failed.
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-equinix-ubuntu2004_container-armv7l-1] which is computer hudson.slaves.SlaveComputer@4fb34dac and has channel null
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:113)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)
Error: Missing plan in the TAP source
+ true
+ tap2junit -i cctest.tap -o out/junit/cctest.xml
usage: tap2junit [-h] --input INPUT --output OUTPUT
tap2junit: error: argument --input/-i: can't open 'cctest.tap': [Errno 2] No such file or directory: 'cctest.tap'
+ true
Failures in node-test-pull-request/43873 to node-test-pull-request/43970 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)JSTest Failure
parallel/test-http-server-request-timeouts-mixed
Example
parallel/test-fs-read-position-validation
Example
parallel/test-worker-http2-stream-terminate
Example
parallel/test-domain-no-error-handler-abort-on-uncaught-4
Example
parallel/test-http-server-close-idle
Example
sequential/test-inspector-async-stack-traces-set-interval
Example
parallel/test-domain-no-error-handler-abort-on-uncaught-5
Example
parallel/test-domain-no-error-handler-abort-on-uncaught-6
Example
parallel/test-domain-no-error-handler-abort-on-uncaught-7
Example
parallel/test-gc-http-client-timeout
Example
parallel/test-http-server-close-all
Example
parallel/test-https-server-close-all
Example
parallel/test-net-connect-memleak
Example
parallel/test-worker-heap-snapshot
Example
pummel/test-net-throttle
Example
parallel/test-domain-no-error-handler-abort-on-uncaught-1
Example
parallel/test-domain-no-error-handler-abort-on-uncaught-2
Example
parallel/test-domain-no-error-handler-abort-on-uncaught-3
Example
parallel/test-inspector-multisession-ws
Example
parallel/test-runner-cli
Example
parallel/test-trace-events-fs-sync
Example
sequential/test-inspector-debug-end
Example
Jenkins Failure
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build timed out (after 120 minutes). Marking the build as failed.
Example
Build timed out (after 60 minutes). Marking the build as failed.
Example
Build Failure
fatal: No rebase in progress?
Example
fatal error: ld terminated with signal 9 [Killed]
Example
ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Example
ERROR: Build step failed with exception
Example
Error: Missing plan in the TAP source
Example
undefined
Unknown
Example
Progress
parallel/test-http-server-request-timeouts-mixed
(13)parallel/test-fs-read-position-validation
(12)parallel/test-worker-http2-stream-terminate
(9)parallel/test-domain-no-error-handler-abort-on-uncaught-4
(4)parallel/test-http-server-close-idle
(4)sequential/test-inspector-async-stack-traces-set-interval
(4)parallel/test-domain-no-error-handler-abort-on-uncaught-5
(3)parallel/test-domain-no-error-handler-abort-on-uncaught-6
(3)parallel/test-domain-no-error-handler-abort-on-uncaught-7
(3)parallel/test-gc-http-client-timeout
(3)parallel/test-http-server-close-all
(3)parallel/test-https-server-close-all
(3)parallel/test-net-connect-memleak
(3)parallel/test-worker-heap-snapshot
(3)pummel/test-net-throttle
(3)parallel/test-domain-no-error-handler-abort-on-uncaught-1
(2)parallel/test-domain-no-error-handler-abort-on-uncaught-2
(2)parallel/test-domain-no-error-handler-abort-on-uncaught-3
(2)parallel/test-inspector-multisession-ws
(2)parallel/test-runner-cli
(2)parallel/test-trace-events-fs-sync
(2)sequential/test-inspector-debug-end
(2)Backing channel 'JNLP4-connect connection from ... is disconnected.
(3)Build timed out (after 120 minutes). Marking the build as failed.
(3)Build timed out (after 60 minutes). Marking the build as failed.
(2)fatal: No rebase in progress?
(8)fatal error: ld terminated with signal 9 [Killed]
(4)ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...
(3)ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
(3)ERROR: Build step failed with exception
(2)Error: Missing plan in the TAP source
(2)Unknown
(16)The text was updated successfully, but these errors were encountered: