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 107.170.28.213/107.170.28.213:54101' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy87.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.
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
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
Reason
error C1189: #error: cpu_features.c CPU feature detection in not defined for your platform [C:\workspace\node-compile-windows\node\deps\zlib\zlib.vcxproj]
error C1189: #error: cpu_features.c CPU feature detection in not defined for your platform [C:\workspace\node-compile-windows\node\deps\zlib\zlib.vcxproj]
crc32.c
gtest-printers.cc
trace-buffer.cc
tracing-controller.cc
not ok 3423 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 0.77
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:555:21)
at onwriteError (node:internal/streams/writable:418:3)
at onwrite (node:internal/streams/writable:460:7)
at node:internal/fs/streams:439:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:945:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [Error: ENOSPC: no space left on device, write] {
errno: -28,
code: 'ENOSPC',
syscall: 'write'
},
expected:...
not ok 793 parallel/test-fs-readfile
---
duration_ms: 0.88
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:347
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1130:3)
at Object.truncateSync (node:fs:1089: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:1205:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1259:10)
at Module.load (node:internal/modules/cjs/loader:1068:32)
at Module._load (node:internal/modules/cjs/loader:909:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,
syscall: 'ftruncate',
code: 'ENOSPC'
}
Node.js v20.0.0-pre
...
not ok 3421 pummel/test-fs-largefile
---
duration_ms: 0.75
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:347
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1130:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-largefile.js:37:4)
at Module._compile (node:internal/modules/cjs/loader:1205:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1259:10)
at Module.load (node:internal/modules/cjs/loader:1068:32)
at Module._load (node:internal/modules/cjs/loader:909:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,
syscall: 'ftruncate',
code: 'ENOSPC'
}
Node.js v20.0.0-pre
...
not ok 1651 parallel/test-inspector-multisession-ws
---
duration_ms: 15.696
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:62019/3c32c0a0-e37d-4dd0-a6da-ada474aee1f2
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[err] Debugger attached.
[err]
[test] Breaking in code and verifying events are fired
Timed out waiting for matching notification (Initial pause)
1
...
not ok 1672 parallel/test-http2-misbehaving-multiplex
---
duration_ms: 0.141
severity: fail
exitcode: 1
stack: |-
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected "actual" to be strictly unequal to: 5
at Http2Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/parallel/test-http2-misbehaving-multiplex.js:45:10)
at Http2Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/index.js:448:15)
at Http2Server.emit (node:events:519:28)
at ServerHttp2Session.sessionOnStream (node:internal/http2/core:3006:19)
at ServerHttp2Session.emit (node:events:519:28)
at emit (node:internal/http2/core:330:3)
at process.processTicksAndRejections (node:internal/process/task_queues:85:22) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 5,
expected: 5,
operator: 'notStrictEq...
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
Build timed out (after 60 minutes). Marking the build as failed. (2)
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (2)
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (2)
error C1189: #error: cpu_features.c CPU feature detection in not defined for your platform [C:\workspace\node-compile-windows\node\deps\zlib\zlib.vcxproj] (2)
Failures in node-test-pull-request/47720 to node-test-pull-request/47815 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
Build Failure
error: ld returned 1 exit status
Example
error: remote GitHub already exists.
Example
fatal: invalid refspec '+refs/heads/:refs/remotes/jenkins_tmp'
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Example
error C1189: #error: cpu_features.c CPU feature detection in not defined for your platform [C:\workspace\node-compile-windows\node\deps\zlib\zlib.vcxproj]
Example
JSTest Failure
pummel/test-fs-readfile-tostring-fail
Example
parallel/test-fs-readfile
Example
parallel/test-fs-promises-file-handle-readFile
Example
pummel/test-fs-largefile
Example
parallel/test-fs-watch-recursive
Example
addons/request-interrupt/test
Example
parallel/test-inspector-multisession-ws
Example
addons/report-fatalerror/test
Example
node-api/test_fatal/test2
Example
parallel/test-crypto-key-objects
Example
parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
Example
parallel/test-http2-misbehaving-multiplex
Example
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected.
(2)Build timed out (after 60 minutes). Marking the build as failed.
(2)error: ld returned 1 exit status
(10)error: remote GitHub already exists.
(9)fatal: invalid refspec '+refs/heads/:refs/remotes/jenkins_tmp'
(6)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(2)ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
(2)error C1189: #error: cpu_features.c CPU feature detection in not defined for your platform [C:\workspace\node-compile-windows\node\deps\zlib\zlib.vcxproj]
(2)pummel/test-fs-readfile-tostring-fail
(11)parallel/test-fs-readfile
(9)parallel/test-fs-promises-file-handle-readFile
(8)pummel/test-fs-largefile
(8)parallel/test-fs-watch-recursive
(5)addons/request-interrupt/test
(4)parallel/test-inspector-multisession-ws
(3)addons/report-fatalerror/test
(2)node-api/test_fatal/test2
(2)parallel/test-crypto-key-objects
(2)parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
(2)parallel/test-http2-misbehaving-multiplex
(2)The text was updated successfully, but these errors were encountered: