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: 2.651
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 3089 message/esm_display_syntax_error_import_json_named_export
---
duration_ms: 0.100
severity: fail
exitcode: 1
stack: |-
(node:103793) ExperimentalWarning: Importing JSON modules is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
file:///home/iojs/build/workspace/node-test-commit-linux-containered/test/message/esm_display_syntax_error_import_json_named_export.mjs:4
import { ofLife } from '../fixtures/experimental.json' assert { type: 'json' };
^^^^^^
SyntaxError: The requested module '../fixtures/experimental.json' does not provide an export named 'ofLife'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:127:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:191:5)
at async Promise.all (index 0)
at async ESMLoader.import (node:internal/modules/esm/loader:331:24)
at async loadESM (node:internal/process/esm...
not ok 255 parallel/test-fs-rmdir-recursive
---
duration_ms: 2.162
severity: fail
exitcode: 1
stack: |-
(node:8872) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
(Use `node --trace-deprecation ...` to show where the warning was created)
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253
Files blocking: [ 'rmdir-recursive-0', 'rmdir-recursive-5' ]
node:assert:986
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253\rmdir-recursive-0'
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:364:12
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:401:15
at node:fs:188:23
at CB (node:internal/fs/rim...
not ok 847 wpt/test-user-timing
---
duration_ms: 9.166
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
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous marks
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous measures
---- case-sensitivity.any.js ----
[PASS] getEntriesByType values are case sensitive
---- clear_all_marks.any.js ----
[PASS] Clearing all marks remove all of them.
---- clear_non_existent_mark.any.js ----
[PASS] Clearing a non-existent mark doesn't affect existing marks
---- clear_one_mark.any.js ----
[PASS] Clearing an existent mark doesn't affect other existing marks
---- clear_all_mea...
not ok 3545 sequential/test-worker-prof
---
duration_ms: 30.174
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 109 parallel/test-child-process-fork-exec-path
---
duration_ms: 7.519
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.102
Files blocking: [ 'node-copy.exe' ]
C:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:54
throw e;
^
Error: EBUSY: resource busy or locked, unlink '\\?\C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.102\node-copy.exe'
at unlinkSync (node:fs:1718:3)
at _unlinkSync (node:internal/fs/rimraf:214:14)
at rimrafSync (node:internal/fs/rimraf:195:7)
at node:internal/fs/rimraf:253:9
at Array.forEach (<anonymous>)
at _rmdirSync (node:internal/fs/rimraf:250:7)
at rimrafSync (node:internal/fs/rimraf:193:7)
at Object.rmSync (node:fs:1214:10)
at rmSync (C:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:8:6)
at process.onexit (C:\work...
java.io.IOException: Backing channel 'JNLP4-connect connection from 199.7.167.99/199.7.167.99:53804' 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-8d15eb253d4b536d63625a7cd2ebfb6df0cead01
error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
embedtest.target.mk:279: recipe for target '/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/embedtest' failed
make[2]: *** [/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/embedtest] Error 1
Failures in node-test-pull-request/40724 to node-test-pull-request/40822 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
sequential/test-child-process-pass-fd
Example
parallel/test-finalization-group-regular-gc
Example
message/esm_display_syntax_error_import_json_named_export
Example
parallel/test-fs-rmdir-recursive
Example
parallel/test-repl-sigint-nested-eval
Example
wpt/test-user-timing
Example
parallel/test-crypto-keygen
Example
parallel/test-fs-rm
Example
parallel/test-http2-pipe-named-pipe
Example
sequential/test-debugger-heap-profiler
Example
sequential/test-worker-prof
Example
node-api/test_threadsafe_function/test
Example
sequential/test-heap-prof
Example
parallel/test-child-process-fork-closed-channel-segfault
Example
parallel/test-child-process-fork-exec-path
Example
parallel/test-crypto-binary-default
Example
parallel/test-crypto-classes
Example
parallel/test-crypto-dh-constructor
Example
parallel/test-crypto-dh-odd-key
Example
pummel/test-policy-integrity
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: ld returned 1 exit status
Example
Progress
pummel/test-fs-watch-non-recursive
(15)sequential/test-child-process-pass-fd
(13)parallel/test-finalization-group-regular-gc
(12)message/esm_display_syntax_error_import_json_named_export
(10)parallel/test-fs-rmdir-recursive
(7)parallel/test-repl-sigint-nested-eval
(7)wpt/test-user-timing
(7)parallel/test-crypto-keygen
(6)parallel/test-fs-rm
(6)parallel/test-http2-pipe-named-pipe
(6)sequential/test-debugger-heap-profiler
(4)sequential/test-worker-prof
(4)node-api/test_threadsafe_function/test
(3)sequential/test-heap-prof
(3)parallel/test-child-process-fork-closed-channel-segfault
(2)parallel/test-child-process-fork-exec-path
(2)parallel/test-crypto-binary-default
(2)parallel/test-crypto-classes
(2)parallel/test-crypto-dh-constructor
(2)parallel/test-crypto-dh-odd-key
(2)pummel/test-policy-integrity
(2)Backing channel 'JNLP4-connect connection from ... is disconnected.
(3)Build timed out (after 60 minutes). Marking the build as failed.
(3)warning: failed to remove Release/node.exe: Invalid argument
(3)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
(11)fatal error: ld terminated with signal 9 [Killed]
(10)Makefile:1252: recipe for target 'tools/.mdlintstamp' failed
(4)fatal: sent error to the client: git upload-archive: archiver died with error
(3)error: ld returned 1 exit status
(2)The text was updated successfully, but these errors were encountered: