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 159.89.183.200/159.89.183.200:39644' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy209.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 60 minutes). Marking the build as failed.
Makefile:526: recipe for target 'build-ci' failed
make: *** [build-ci] Error 127
Build step 'Conditional steps (multiple)' marked build as failure
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Reason
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
not ok 3556 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 150.35500
severity: fail
exitcode: 7
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:73
throw err;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:31:37)
at callback (node:internal/streams/writable:562:21)
at onwriteError (node:internal/streams/writable:425:3)
at onwrite (node:internal/streams/writable:467:7)
at node:internal/fs/streams:439:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:958:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [Error: ENOSPC: no space left on device, write] {
errno: -28,
code: 'ENOSPC',
syscall: 'write'
},
expe...
not ok 820 parallel/test-fs-readfile
---
duration_ms: 101.22500
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:348
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1143:3)
at Object.truncateSync (node:fs:1102:14)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-fs-readfile.js:61:6)
at Module._compile (node:internal/modules/cjs/loader:1287:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1341:10)
at Module.load (node:internal/modules/cjs/loader:1145:32)
at Module._load (node:internal/modules/cjs/loader:984:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,
syscall: 'ftruncate',
code: 'ENOSPC'
}
Node.js v20.0.0-pre
...
not ok 3326 message/test_runner_output_spec_reporter
---
duration_ms: 597.22000
severity: fail
stack: |-
sync pass todo (0.617875ms)
sync pass todo with message (0.049375ms)
sync fail todo (0.146083ms)
Error: thrown from sync fail todo
at TestContext.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/message/test_runner_output.js:18:9)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:550:25)
at Test.processPendingSubtests (node:internal/test_runner/test:303:27)
at Test.postRun (node:internal/test_runner/test:619:19)
at Test.run (node:internal/test_runner/test:578:10)
at async Test.processPendingSubtests (node:internal/test_runner/test:303:7)
sync fail todo with message (0.0405ms)
Error: thrown from sync fail todo with message
at TestContext.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/...
not ok 2255 parallel/test-performance-function
---
duration_ms: 212.67500
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
...
not ok 939 wpt/test-wasm-webapi
---
duration_ms: 1440257.40900
severity: fail
exitcode: 1
stack: |-
timeout
---- abort ----
[SKIPPED] WPTRunner does not support fetch()
---- contenttype ----
[SKIPPED] WPTRunner does not support fetch()
---- historical ----
[SKIPPED] indexedDB is not defined
---- idlharness ----
[SKIPPED] not configured
---- instantiateStreaming-bad-imports ----
[SKIPPED] Flaky on ARM with V8 >= 11.2
---- origin ----
[SKIPPED] CORS not implemented
---- status ----
[SKIPPED] WPTRunner does not support fetch()
---- compileStreaming ----
[PASS] compileStreaming
---- instantiateStreaming ----
[PASS] instantiateStreaming
---- compileStreaming: no body ----
[PASS] compileStreaming: no body
---- compileStreaming: no body in a promise ----
[PASS] compileStreaming: no body in a promise
---- compileStreaming: empty body ----
[PASS] compileStreaming: empty body
---- compileStreaming: empty bo...
not ok 3552 pummel/test-crypto-timing-safe-equal-benchmarks
---
duration_ms: 3572.37100
severity: fail
exitcode: 1
stack: |-
node:assert:399
throw err;
^
AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=5.491938519469353)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
at Module._compile (node:internal/modules/cjs/loader:1287:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1341:10)
at Module.load (node:internal/modules/cjs/loader:1145:32)
at Module._load (node:internal/modules/cjs/loader:984: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: '==...
not ok 3593 pummel/test-policy-integrity-worker-module
---
duration_ms: 113.84400
OSError: [Errno 28] No space left on device
Call stack:
File "tools/test.py", line 1793, in <module>
sys.exit(Main())
File "tools/test.py", line 1764, in Main
result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
File "tools/test.py", line 971, in RunTestCases
return progress.Run(tasks)
File "tools/test.py", line 163, in Run
self.RunSingle(False, 0)
File "tools/test.py", line 239, in RunSingle
self.HasRun(output)
File "tools/test.py", line 375, in HasRun
logger.info(status_line)
Message: 'not ok 3592 pummel/test-policy-integrity-worker-commonjs'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.8/logging/__init__.py", line 1089, in emit
self.flush()
File "/usr/lib/python3.8/logging/__init__.py", line 1069, in flush
self.stream.flush()
OSError: [Errno 28] No space left on devic...
not ok 3983 sequential/test-worker-prof
---
duration_ms: 114.00900
File "tools/test.py", line 971, in RunTestCases
return progress.Run(tasks)
File "tools/test.py", line 163, in Run
self.RunSingle(False, 0)
File "tools/test.py", line 239, in RunSingle
self.HasRun(output)
File "tools/test.py", line 403, in HasRun
logger.info(' ---')
Message: ' ---'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.8/logging/__init__.py", line 1089, in emit
self.flush()
File "/usr/lib/python3.8/logging/__init__.py", line 1069, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
File "tools/test.py", line 1793, in <module>
sys.exit(Main())
File "tools/test.py", line 1764, in Main
result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
File "tools/test.py", line 971, in RunTestCases
return progress.Run(tasks)
File "tools/test.py", line 16...
not ok 3404 wpt/test-timers
---
duration_ms: 1684.71700
severity: fail
exitcode: 1
stack: |-
---- negative-settimeout ----
[SKIPPED] unreliable in Node.js; Refs: https://github.com/nodejs/node/issues/37672
---- Calling setInterval with no interval should be the same as if called with 0 interval ----
[PASS] Calling setInterval with no interval should be the same as if called with 0 interval
---- Calling setInterval with undefined interval should be the same as if called with 0 interval ----
[PASS] Calling setInterval with undefined interval should be the same as if called with 0 interval
---- Clear timeout with clearInterval ----
[PASS] Clear timeout with clearInterval
---- Clear interval with clearTimeout ----
[PASS] Clear interval with clearTimeout
[UNEXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
assert_unreached: Reached unreachable code
{
message: 'assert_unreached: Reached unreachable code',
stack: ' at listOnT...
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected. (3)
Build timed out (after 60 minutes). Marking the build as failed. (2)
Makefile:526: recipe for target 'build-ci' failed (7)
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (2)
Failures in node-test-pull-request/50747 to node-test-pull-request/50831 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)CCTest Failure
Jenkins Failure
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build timed out (after 60 minutes). Marking the build as failed.
Example
Git Failure
Build Failure
Makefile:526: recipe for target 'build-ci' failed
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
JSTest Failure
pummel/test-fs-readfile-tostring-fail
Example
sequential/test-http2-large-file
Example
parallel/test-crypto-from-binary
Example
parallel/test-fs-promises-file-handle-readFile
Example
parallel/test-fs-readfile
Example
parallel/test-single-executable-application
Example
parallel/test-worker-nearheaplimit-deadlock
Example
message/test_runner_output_spec_reporter
Example
parallel/test-child-process-advanced-serialization-largebuffer
Example
parallel/test-http-remove-connection-header-persists-connection
Example
parallel/test-performance-function
Example
wpt/test-wasm-webapi
Example
parallel/test-fs-promises-file-handle-writeFile
Example
parallel/test-net-write-fully-async-buffer
Example
parallel/test-zlib-brotli-flush
Example
parallel/test-child-process-bad-stdio
Example
parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
Example
parallel/test-v8-take-coverage
Example
pummel/test-crypto-timing-safe-equal-benchmarks
Example
pummel/test-policy-integrity-worker-module
Example
pummel/test-policy-integrity-worker-no-package-json
Example
sequential/test-async-wrap-getasyncid
Example
sequential/test-worker-prof
Example
wpt/test-timers
Example
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected.
(3)Build timed out (after 60 minutes). Marking the build as failed.
(2)Makefile:526: recipe for target 'build-ci' failed
(7)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(2)pummel/test-fs-readfile-tostring-fail
(13)sequential/test-http2-large-file
(13)parallel/test-crypto-from-binary
(12)parallel/test-fs-promises-file-handle-readFile
(10)parallel/test-fs-readfile
(10)parallel/test-single-executable-application
(5)parallel/test-worker-nearheaplimit-deadlock
(5)message/test_runner_output_spec_reporter
(4)parallel/test-child-process-advanced-serialization-largebuffer
(4)parallel/test-http-remove-connection-header-persists-connection
(4)parallel/test-performance-function
(4)wpt/test-wasm-webapi
(4)parallel/test-fs-promises-file-handle-writeFile
(3)parallel/test-net-write-fully-async-buffer
(3)parallel/test-zlib-brotli-flush
(3)parallel/test-child-process-bad-stdio
(2)parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
(2)parallel/test-v8-take-coverage
(2)pummel/test-crypto-timing-safe-equal-benchmarks
(2)pummel/test-policy-integrity-worker-module
(2)pummel/test-policy-integrity-worker-no-package-json
(2)sequential/test-async-wrap-getasyncid
(2)sequential/test-worker-prof
(2)wpt/test-timers
(2)The text was updated successfully, but these errors were encountered: