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.51.79/119.9.51.79:34686' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy279.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
Reason
Build timed out (after 120 minutes). Marking the build as failed.
Error: list index out of range
+ true
+ tap2junit -i cctest.tap -o out/junit/cctest.xml
usage: tap2junit [-h] --input INPUT --output OUTPUT [--compact] [--name NAME]
[--package PACKAGE]
tap2junit: error: argument --input/-i: can't open 'cctest.tap': [Errno 2] No such file or directory: 'cctest.tap'
not ok 3960 wpt/test-webcrypto
---
duration_ms: 49765.42700
severity: crashed
exitcode: -6
stack: |-
[SKIPPED] algorithm-discards-context.https.window.js: Not relevant in Node.js context
[SKIPPED] historical.any.js: Not relevant in Node.js context
[PASS] setup - define tests
[PASS] X25519 key derivation checks for all-zero value result with a key of order 0
[PASS] X25519 key derivation checks for all-zero value result with a key of order 1
[PASS] X25519 key derivation checks for all-zero value result with a key of order 8
[PASS] X25519 key derivation checks for all-zero value result with a key of order p-1 (order 2)
[PASS] X25519 key derivation checks for all-zero value result with a key of order p (=0, order 4)
[PASS] X25519 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)
[PASS] X448 key derivation checks for all-zero value result with a key of order 0
[PASS] X448 key derivation checks for all-zero value result with a...
not ok 125 parallel/test-child-process-stdio-reuse-readable-stdio
---
duration_ms: 0.374
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
--- Logging error ---
Traceback (most recent call last):
File "C:\Python310\lib\logging\__init__.py", line 1103, in emit
stream.write(msg + self.terminator)
File "C:\Python310\lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode characters in position 7-10: character maps to <undefined>
Call stack:
File "C:\Python310\lib\threading.py", line 973, in _bootstrap
self._bootstrap_inner()
File "C:\Python310\lib\threading.py", line 1016, in _bootstrap_inner
self.run()
File "C:\Python310\lib\threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "C:\work...
not ok 2279 parallel/test-performance-function
---
duration_ms: 215.36000
severity: fail
exitcode: 1
stack: |-
node:internal/event_target:1054
process.nextTick(() => { throw 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-custom-suites-freestyle/test/parallel/test-performance-function.js:98:5
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:540:9)
at process.processTimers (node:internal/timers:514:7)
Emitted 'error' event on Worker instance at:
at [kOnErrorMessage] (node:internal/worker:326:10)
at [kOnMessage] (node:internal/worker:337:37)...
not ok 3918 sequential/test-single-executable-application-disable-experimental-sea-warning
---
duration_ms: 6368.34100
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3917/sea.cstemp (No space left on device)
/Users/iojs/node-tmp/.tmp.3917/sea: the codesign_allocate helper tool cannot be found or used
node:child_process:924
throw err;
^
Error: Command failed: codesign --sign - /Users/iojs/node-tmp/.tmp.3917/sea
error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3917/sea.cstemp (No space left on device)
/Users/iojs/node-tmp/.tmp.3917/sea: the codesign_allocate helper tool cannot be found or used
at checkExecSyncError (node:child_process:885:11)
at execFileSync (node:child_process:921:15)
at...
not ok 1487 parallel/test-http2-misbehaving-multiplex
---
duration_ms: 276.60500
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected "actual" to be strictly unequal to: 5
at Http2Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http2-misbehaving-multiplex.js:45:10)
at Http2Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/index.js:466:15)
at Http2Server.emit (node:events:512:28)
at ServerHttp2Session.sessionOnStream (node:internal/http2/core:3004:19)
at ServerHttp2Session.emit (node:events:512:28)
at emit (node:internal/http2/core:329:3)
at process.processTicksAndRejections (node:internal/process/task_queues:85:22) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 5,
expected: 5,
operator: 'notStrictEqual'
...
not ok 1887 parallel/test-inspector-debug-brk-flag
---
duration_ms: 15265.60700
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:44047/c549e9af-2cc8-4610-818c-19b4853b1789
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
Timed out waiting for matching notification (break on file:///home/iojs/build/workspace/node-test-commit-linuxone/test/fixtures/loop.js:0)
1
...
not ok 847 parallel/test-worker-memory
---
duration_ms: 3890.02900
severity: fail
exitcode: 3221226356
stack: |-
run() called with n=15 (numWorkers=4)
run() called with n=15 (numWorkers=4)
run() called with n=15 (numWorkers=4)
run() called with n=15 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=10 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=10 (numWorkers=4)
run() called wi...
not ok 3917 sequential/test-single-executable-application
---
duration_ms: 6480.24100
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3916/sea.cstemp (No space left on device)
/Users/iojs/node-tmp/.tmp.3916/sea: the codesign_allocate helper tool cannot be found or used
node:child_process:924
throw err;
^
Error: Command failed: codesign --sign - /Users/iojs/node-tmp/.tmp.3916/sea
error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3916/sea.cstemp (No space left on device)
/Users/iojs/node-tmp/.tmp.3916/sea: the codesign_allocate helper tool cannot be found or used
at checkExecSyncError (node:child_process:885:11)
at execFileSync (node:child_process:921:15)
at injectAndCodeSign (/Users/iojs/b...
not ok 3919 sequential/test-single-executable-application-empty
---
duration_ms: 6494.95900
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3918/sea.cstemp (No space left on device)
/Users/iojs/node-tmp/.tmp.3918/sea: the codesign_allocate helper tool cannot be found or used
node:child_process:924
throw err;
^
Error: Command failed: codesign --sign - /Users/iojs/node-tmp/.tmp.3918/sea
error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3918/sea.cstemp (No space left on device)
/Users/iojs/node-tmp/.tmp.3918/sea: the codesign_allocate helper tool cannot be found or used
at checkExecSyncError (node:child_process:885:11)
at execFileSync (node:child_process:921:15)
at injectAndCodeSign (/Users/...
Failures in node-test-pull-request/52448 to node-test-pull-request/52546 that failed 2 or more PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)CCTest Failure
Jenkins Failure
Build timed out (after 60 minutes). Marking the build as failed.
Example
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build timed out (after 120 minutes). Marking the build as failed.
Example
Build Failure
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
Error: list index out of range
Example
fatal: No rebase in progress?
Example
JSTest Failure
parallel/test-http-request-join-authorization-headers
Example
pummel/test-net-throttle
Example
wpt/test-webcrypto
Example
parallel/test-child-process-stdio-reuse-readable-stdio
Example
parallel/test-crypto-dh
Example
parallel/test-fs-watch-recursive-add-file-with-url
Example
parallel/test-fs-watch-recursive-symlink
Example
parallel/test-performance-function
Example
sequential/test-single-executable-application-disable-experimental-sea-warning
Example
parallel/test-child-process-pipe-dataflow
Example
parallel/test-debugger-break
Example
parallel/test-fs-read-stream
Example
parallel/test-fs-watch-recursive-add-file
Example
parallel/test-fs-watch-recursive-assert-leaks
Example
parallel/test-fs-watch-recursive-update-file
Example
parallel/test-http2-misbehaving-multiplex
Example
parallel/test-inspector-debug-brk-flag
Example
parallel/test-permission-fs-write-report
Example
parallel/test-single-executable-application
Example
parallel/test-tls-hello-parser-failure
Example
parallel/test-worker-memory
Example
pummel/test-net-bytes-per-incoming-chunk-overhead
Example
pummel/test-process-hrtime
Example
sequential/test-perf-hooks
Example
sequential/test-single-executable-application
Example
sequential/test-single-executable-application-empty
Example
sequential/test-worker-prof
Example
Progress
Build timed out (after 60 minutes). Marking the build as failed.
(5)Backing channel 'JNLP4-connect connection from ... is disconnected.
(2)Build timed out (after 120 minutes). Marking the build as failed.
(2)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(3)Error: list index out of range
(2)fatal: No rebase in progress?
(2)parallel/test-http-request-join-authorization-headers
(9)pummel/test-net-throttle
(6)wpt/test-webcrypto
(6)parallel/test-child-process-stdio-reuse-readable-stdio
(3)parallel/test-crypto-dh
(3)parallel/test-fs-watch-recursive-add-file-with-url
(3)parallel/test-fs-watch-recursive-symlink
(3)parallel/test-performance-function
(3)sequential/test-single-executable-application-disable-experimental-sea-warning
(3)parallel/test-child-process-pipe-dataflow
(2)parallel/test-debugger-break
(2)parallel/test-fs-read-stream
(2)parallel/test-fs-watch-recursive-add-file
(2)parallel/test-fs-watch-recursive-assert-leaks
(2)parallel/test-fs-watch-recursive-update-file
(2)parallel/test-http2-misbehaving-multiplex
(2)parallel/test-inspector-debug-brk-flag
(2)parallel/test-permission-fs-write-report
(2)parallel/test-single-executable-application
(2)parallel/test-tls-hello-parser-failure
(2)parallel/test-worker-memory
(2)pummel/test-net-bytes-per-incoming-chunk-overhead
(2)pummel/test-process-hrtime
(2)sequential/test-perf-hooks
(2)sequential/test-single-executable-application
(2)sequential/test-single-executable-application-empty
(2)sequential/test-worker-prof
(2)The text was updated successfully, but these errors were encountered: