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
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.
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
at hudson.Proc$LocalProc.<init>(Proc.java:252)
at hudson.Proc$LocalProc.<init>(Proc.java:221)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:995)
Reason
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
at hudson.Proc$LocalProc.<init>(Proc.java:252)
at hudson.Proc$LocalProc.<init>(Proc.java:221)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:995)
Reason
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le"): error=2, No such file or directory
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le"): error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
at hudson.Proc$LocalProc.<init>(Proc.java:252)
at hudson.Proc$LocalProc.<init>(Proc.java:221)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:995)
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
not ok 1267 parallel/test-http2-pipe-named-pipe
---
duration_ms: 0.438
severity: fail
exitcode: 1
stack: |-
assert.js:118
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/nodes/osx1014/test/parallel/test-http2-pipe-named-pipe.js:26:12)
at WriteStream.emit (events.js:412:35)
at finish (internal/streams/writable.js:657:10)
at finishMaybe (internal/streams/writable.js:644:9)
at internal/streams/writable.js:617:7
at WriteStream._final (internal/fs/streams.js:315:3)
at callFinal (internal/streams/writable.js:610:10)
at processTicksAndRejections (internal/process/task_queues.js:82:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 139837,
expected: 139244,
operator: 'strictEqual'
}
...
not ok 1508 parallel/test-https-server-close-all
---
duration_ms: 2.254
severity: fail
exitcode: 1
stack: |-
node:assert:170
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-https-server-close-all.js:61
at Timeout.mustNotCall [as _onTimeout] (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/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 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 472 parallel/test-net-connect-memleak
---
duration_ms: 0.339
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 770 parallel/test-worker-heap-snapshot
---
duration_ms: 1.418
severity: fail
exitcode: 134
stack: |-
FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
...
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...
not ok 866 wpt/test-webcrypto
---
duration_ms: 1.285
severity: crashed
exitcode: 3221225477
stack: |-
[EXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
location is not defined
location is not defined
C:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\wpt\common\subset-tests.js:5
if (location.search) {
^
ReferenceError: location is not defined
at C:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\wpt\common\subset-tests.js:5:3
at C:\workspace\node-test-binary-windows-js-suites\node\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> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\wpt\worker.js:52:3)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.loa...
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
Build timed out (after 120 minutes). Marking the build as failed. (2)
Build timed out (after 60 minutes). Marking the build as failed. (2)
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory (2)
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory (2)
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le"): error=2, No such file or directory (2)
fatal: No rebase in progress? (6)
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)
Failures in node-test-pull-request/43895 to node-test-pull-request/43992 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)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
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory
Example
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory
Example
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le"): error=2, No such file or directory
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
Failed to trigger node-test-commit
Example
sh: line 1: 500:: command not found
Example
undefined
Unknown
Example
JSTest Failure
parallel/test-fs-read-position-validation
Example
parallel/test-worker-http2-stream-terminate
Example
parallel/test-http-server-request-timeouts-mixed
Example
parallel/test-gc-http-client-timeout
Example
parallel/test-http2-pipe-named-pipe
Example
parallel/test-http-server-close-idle
Example
parallel/test-https-server-close-all
Example
sequential/test-inspector-async-stack-traces-set-interval
Example
parallel/test-net-connect-memleak
Example
parallel/test-trace-events-fs-sync
Example
parallel/test-worker-heap-snapshot
Example
pummel/test-net-throttle
Example
parallel/test-http-server-close-all
Example
parallel/test-https-server-close-idle
Example
parallel/test-runner-cli
Example
sequential/test-inspector-debug-end
Example
sequential/test-perf-hooks
Example
wpt/test-webcrypto
Example
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected.
(2)Build timed out (after 120 minutes). Marking the build as failed.
(2)Build timed out (after 60 minutes). Marking the build as failed.
(2)Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory
(2)Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory
(2)Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le"): error=2, No such file or directory
(2)fatal: No rebase in progress?
(6)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)Failed to trigger node-test-commit
(2)sh: line 1: 500:: command not found
(2)Unknown
(18)parallel/test-fs-read-position-validation
(13)parallel/test-worker-http2-stream-terminate
(12)parallel/test-http-server-request-timeouts-mixed
(11)parallel/test-gc-http-client-timeout
(8)parallel/test-http2-pipe-named-pipe
(5)parallel/test-http-server-close-idle
(4)parallel/test-https-server-close-all
(4)sequential/test-inspector-async-stack-traces-set-interval
(4)parallel/test-net-connect-memleak
(3)parallel/test-trace-events-fs-sync
(3)parallel/test-worker-heap-snapshot
(3)pummel/test-net-throttle
(3)parallel/test-http-server-close-all
(2)parallel/test-https-server-close-idle
(2)parallel/test-runner-cli
(2)sequential/test-inspector-debug-end
(2)sequential/test-perf-hooks
(2)wpt/test-webcrypto
(2)The text was updated successfully, but these errors were encountered: