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:40297' 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
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.
warning: There are too many unreachable loose objects; run 'git prune' to remove them.
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]
inftrees.c
gtest-test-part.cc
trace-object.cc
C:\workspace\node-compile-windows\node\deps\v8\src\base\bits.h(350,31): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_libplatform.vcxproj]
not ok 3425 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 0.96
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 794 parallel/test-fs-readfile
---
duration_ms: 0.104
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 471 parallel/test-performance-eventlooputil
---
duration_ms: 1.185
severity: fail
exitcode: 1
stack: |-
events.js:377
throw er; // Unhandled 'error' event
^
AssertionError [ERR_ASSERTION]: 39.39949989318848 <= 40
at Timeout.r (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-performance-eventlooputil.js:51:10)
at Timeout.r [as _onTimeout] (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:380:15)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)
Emitted 'error' event on process instance at:
at emitUnhandledRejectionOrErr (internal/event_target.js:579:11)
at MessagePort.[nodejs.internal.kHybridDispatch] (internal/event_target.js:403:9)
at MessagePort.exports.emitMessage (internal/per_context/messageport.js:18:26)
at Worker.[kOnExit] (internal/worker.js:271:5)
at Worker.<computed>.onexit (internal/worke...
not ok 591 parallel/test-corepack-yarn-install
---
duration_ms: 2.747
severity: fail
exitcode: 1
stack: |-
(node:13877) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Segmentation fault (core dumped)
assert.js:118
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: yarn install got error code 139
at handleExit (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-corepack-yarn-install.js:60:10)
at handleExit (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:380:15)
at ChildProcess.exithandler (child_process.js:390:5)
at ChildProcess.emit (events.js:400:28)
at maybeClose (internal/child_process.js:1088:16)
at Socket.<anonymous> (internal/chi...
not ok 1673 parallel/test-http2-misbehaving-multiplex
---
duration_ms: 0.213
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...
not ok 1269 parallel/test-http2-pipe-named-pipe
---
duration_ms: 0.382
severity: fail
exitcode: 1
stack: |-
assert.js:118
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
139837 !== 131072
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: 131072,
operator: 'strictEqual'
}
...
error: The last gc run reported the following. Please correct the root cause (3)
fatal: No rebase in progress? (3)
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/47800 to node-test-pull-request/47896 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
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Example
error: remote GitHub already exists.
Example
fatal: invalid refspec '+refs/heads/:refs/remotes/jenkins_tmp'
Example
error: The last gc run reported the following. Please correct the root cause
Example
fatal: No rebase in progress?
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
sh: line 9: [: -gt: unary operator expected
Example
JSTest Failure
parallel/test-fs-watch-recursive
Example
pummel/test-fs-readfile-tostring-fail
Example
parallel/test-fs-promises-file-handle-readFile
Example
parallel/test-fs-readfile
Example
addons/request-interrupt/test
Example
parallel/test-performance-eventlooputil
Example
abort/test-http-parser-consume
Example
addons/report-fatalerror/test
Example
parallel/test-corepack-yarn-install
Example
parallel/test-crypto-key-objects
Example
parallel/test-http2-misbehaving-multiplex
Example
parallel/test-http2-pipe-named-pipe
Example
parallel/test-watch-mode-files_watcher
Example
sequential/test-worker-prof
Example
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected.
(6)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?
(20)error: remote GitHub already exists.
(9)fatal: invalid refspec '+refs/heads/:refs/remotes/jenkins_tmp'
(7)error: The last gc run reported the following. Please correct the root cause
(3)fatal: No rebase in progress?
(3)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)sh: line 9: [: -gt: unary operator expected
(2)parallel/test-fs-watch-recursive
(10)pummel/test-fs-readfile-tostring-fail
(9)parallel/test-fs-promises-file-handle-readFile
(8)parallel/test-fs-readfile
(8)addons/request-interrupt/test
(4)parallel/test-performance-eventlooputil
(4)abort/test-http-parser-consume
(3)addons/report-fatalerror/test
(3)parallel/test-corepack-yarn-install
(3)parallel/test-crypto-key-objects
(3)parallel/test-http2-misbehaving-multiplex
(2)parallel/test-http2-pipe-named-pipe
(2)parallel/test-watch-mode-files_watcher
(2)sequential/test-worker-prof
(2)The text was updated successfully, but these errors were encountered: