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
not ok 789 pummel/test-fs-watch-non-recursive
---
duration_ms: 1.339
severity: fail
exitcode: 1
stack: |-
node:assert:171
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-watch-non-recursive.js:43
called with arguments: 'change', 'testsubdir'
at FSWatcher.mustNotCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:479:12)
at FSWatcher.emit (node:events:390:28)
at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v18.0.0-pre
...
not ok 849 wpt/test-user-timing
---
duration_ms: 9.407
severity: fail
exitcode: 1
stack: |-
---- idlharness.any.js ----
[SKIPPED] idlharness cannot recognize Node.js environment
---- invoke_with_timing_attributes.worker.js ----
[SKIPPED] importScripts not supported
---- performance-measure-invalid.worker.js ----
[SKIPPED] importScripts not supported
---- case-sensitivity.any.js ----
[PASS] getEntriesByType values are case sensitive
---- clear_all_marks.any.js ----
[PASS] Clearing all marks remove all of them.
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous marks
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous measures
---- clear_all_measures.any.js ----
[PASS] Clearing all marks remove all of them.
---- clear_one_mark.any.js ----
[PASS] Clearing an existent mark doesn't affect other existing marks
---- clear_non_existent_measure.any.js ----...
not ok 3553 sequential/test-worker-prof
---
duration_ms: 30.275
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with signal: {
error: Error: spawnSync /home/iojs/build/workspace/node-test-commit-linux/out/Release/node ETIMEDOUT
at Object.spawnSync (node:internal/child_process:1081:20)
at spawnSync (node:child_process:812:24)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/sequential/test-worker-prof.js:53:23)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/ma...
not ok 436 parallel/test-child-process-pipe-dataflow
---
duration_ms: 0.494
severity: fail
exitcode: 1
stack: |-
node:events:368
throw er; // Unhandled 'error' event
^
AbortError: The operation was aborted
at onDestroy (node:internal/streams/destroy:93:15)
at Socket._destroy (node:net:692:5)
at _destroy (node:internal/streams/destroy:119:25)
at Socket.destroy (node:internal/streams/destroy:73:5)
at Process.ChildProcess._handle.onexit (node:internal/child_process:274:18)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:174:8)
at emitErrorCloseNT (node:internal/streams/destroy:139:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
code: 'ABORT_ERR'
}
Node.js v18.0.0-pre
...
not ok 157 parallel/test-crypto-secure-heap
---
duration_ms: 2.58
severity: fail
exitcode: 1
stack: |-
node:events:368
throw er; // Unhandled 'error' event
^
AbortError: The operation was aborted
at onDestroy (node:internal/streams/destroy:93:15)
at Socket._destroy (node:net:692:5)
at _destroy (node:internal/streams/destroy:119:25)
at Socket.destroy (node:internal/streams/destroy:73:5)
at Process.ChildProcess._handle.onexit (node:internal/child_process:274:18)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:174:8)
at emitErrorCloseNT (node:internal/streams/destroy:139:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
code: 'ABORT_ERR'
}
Node.js v18.0.0-pre
...
not ok 2244 parallel/test-stream-finished
---
duration_ms: 0.196
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ undefined
- Error
- at Object.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-stream-finished.js:613:16)
- at Module._compile (node:internal/modules/cjs/loader:1097:14)
- at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
- at Module.load (node:internal/modules/cjs/loader:975:32)
- at Function.Module._load (node:internal/modules/cjs/loader:822:12)
- at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
- at node:internal/main/run_main_module:17:47
at Object.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x...
not ok 2331 parallel/test-stream-pipeline
---
duration_ms: 1.90
severity: fail
exitcode: 1
stack: |-
node:assert:986
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: The operation was aborted
at /home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:364:12
at /home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:401:15
at node:internal/util:443:5
at finishImpl (node:internal/streams/pipeline:220:7)
at finish (node:internal/streams/pipeline:200:5)
at node:internal/util:443:5
at PassThrough.<anonymous> (node:internal/streams/pipeline:72:7)
at PassThrough.<anonymous> (node:internal/util:443:5)
at PassThrough.onerror (node:internal/streams/end-of-stream:107:14)
at PassThrough.emit (node:events:390:28)
at onDestroy (node:internal/streams/destroy:93:15)
at PassThrough.Readable._destroy (node:inte...
not ok 2282 parallel/test-stream-readable-destroy
---
duration_ms: 0.165
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ undefined
- null
at Object.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-stream-readable-destroy.js:16:10)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:17:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: undefined,
expected: nu...
not ok 849 wpt/test-webcrypto
---
duration_ms: 240.204
severity: fail
exitcode: -15
stack: |-
timeout
[EXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
location is not defined
location is not defined
/home/iojs/build/workspace/node-test-binary-arm/test/fixtures/wpt/common/subset-tests.js:5
if (location.search) {
^
ReferenceError: location is not defined
at /home/iojs/build/workspace/node-test-binary-arm/test/fixtures/wpt/common/subset-tests.js:5:3
at /home/iojs/build/workspace/node-test-binary-arm/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> (/home/iojs/build/workspace/node-test-binary-arm/test/common/wpt/worker.js:52:3)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
at Module.load (node:i...
Jenkins Failure
Reason
Backing channel 'JNLP4-connect connection from ... is disconnected.
java.io.IOException: Backing channel 'JNLP4-connect connection from p8-aix2-nodejs03.osuosl.org/140.211.9.131:44956' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy82.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 60 minutes). Marking the build as failed.
fatal: sent error to the client: git upload-archive: archiver died with error
fatal: no such ref: jenkins-node-test-commit-windows-fanned-8d24eefa963e822651606c956745333bf6bdbc33
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
undefined
Reason
warning: failed to remove out/Release/.nfs00000000016a2106000053f4: Device or resource busy
Failures in node-test-pull-request/40809 to node-test-pull-request/40907 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)JSTest Failure
pummel/test-fs-watch-non-recursive
Example
parallel/test-fs-rmdir-recursive
Example
wpt/test-user-timing
Example
parallel/test-repl-sigint-nested-eval
Example
parallel/test-trace-events-fs-sync
Example
sequential/test-worker-prof
Example
parallel/test-child-process-pipe-dataflow
Example
parallel/test-http2-pipe-named-pipe
Example
sequential/test-debugger-heap-profiler
Example
sequential/test-heap-prof
Example
sequential/test-heapdump
Example
parallel/test-crypto-dh-constructor
Example
sequential/test-heapdump-flag
Example
parallel/test-crypto-dh
Example
parallel/test-crypto-keygen
Example
sequential/test-http2-timeout-large-write-file
Example
parallel/test-child-process-fork-closed-channel-segfault
Example
parallel/test-crypto-secure-heap
Example
parallel/test-stdout-to-file
Example
pummel/test-fs-readfile-tostring-fail
Example
parallel/test-child-process-fork-exec-path
Example
parallel/test-crypto-binary-default
Example
parallel/test-stream-finished
Example
parallel/test-stream-pipeline
Example
parallel/test-stream-readable-destroy
Example
sequential/test-net-connect-econnrefused
Example
sequential/test-perf-hooks
Example
wpt/test-webcrypto
Example
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
warning: failed to remove Release/node.exe: Invalid argument
Example
Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 c019fa9b70e80da1867044ef3e2995ab12a1c961 ^origin/_jenkins_local_branch~1 in /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014
Example
Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 c019fa9b70e80da1867044ef3e2995ab12a1c961 ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos18-64
Example
Build Failure
sh: line 30: sudo: command not found
Example
fatal error: ld terminated with signal 9 [Killed]
Example
Makefile:1252: recipe for target 'tools/.mdlintstamp' failed
Example
fatal: sent error to the client: git upload-archive: archiver died with error
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Example
undefined
warning: failed to remove out/Release/.nfs00000000016a2106000053f4: Device or resource busy
Example
warning: failed to remove out/Release/.nfs00000000017c2c3900003f2c: Device or resource busy
Example
Progress
pummel/test-fs-watch-non-recursive
(14)parallel/test-fs-rmdir-recursive
(10)wpt/test-user-timing
(10)parallel/test-repl-sigint-nested-eval
(9)parallel/test-trace-events-fs-sync
(9)sequential/test-worker-prof
(9)parallel/test-child-process-pipe-dataflow
(8)parallel/test-http2-pipe-named-pipe
(8)sequential/test-debugger-heap-profiler
(8)sequential/test-heap-prof
(7)sequential/test-heapdump
(6)parallel/test-crypto-dh-constructor
(5)sequential/test-heapdump-flag
(5)parallel/test-crypto-dh
(4)parallel/test-crypto-keygen
(4)sequential/test-http2-timeout-large-write-file
(4)parallel/test-child-process-fork-closed-channel-segfault
(3)parallel/test-crypto-secure-heap
(3)parallel/test-stdout-to-file
(3)pummel/test-fs-readfile-tostring-fail
(3)parallel/test-child-process-fork-exec-path
(2)parallel/test-crypto-binary-default
(2)parallel/test-stream-finished
(2)parallel/test-stream-pipeline
(2)parallel/test-stream-readable-destroy
(2)sequential/test-net-connect-econnrefused
(2)sequential/test-perf-hooks
(2)wpt/test-webcrypto
(2)Backing channel 'JNLP4-connect connection from ... is disconnected.
(6)Build timed out (after 60 minutes). Marking the build as failed.
(6)warning: failed to remove Release/node.exe: Invalid argument
(4)Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 c019fa9b70e80da1867044ef3e2995ab12a1c961 ^origin/_jenkins_local_branch~1 in /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014
(2)Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 c019fa9b70e80da1867044ef3e2995ab12a1c961 ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos18-64
(2)sh: line 30: sudo: command not found
(23)fatal error: ld terminated with signal 9 [Killed]
(16)Makefile:1252: recipe for target 'tools/.mdlintstamp' failed
(4)fatal: sent error to the client: git upload-archive: archiver died with error
(4)ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
(2)warning: failed to remove out/Release/.nfs00000000016a2106000053f4: Device or resource busy
(8)warning: failed to remove out/Release/.nfs00000000017c2c3900003f2c: Device or resource busy
(8)The text was updated successfully, but these errors were encountered: