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
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: failed to run repack
Reason
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
not ok 649 parallel/test-runner-cli-concurrency
---
duration_ms: 1538.01400
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: concurrency of one
ok 1 - concurrency of one
---
duration_ms: 1122.7274
...
not ok 915 pummel/test-heapdump-shadow-realm
---
duration_ms: 15090.09000
severity: fail
exitcode: 3221226505
stack: |-
(node:5904) internal/test/binding: These APIs are for internal testing only. Do not use them.
(Use `node --trace-warnings ...` to show where the warning was created)
...
not ok 948 sequential/test-single-executable-application-snapshot
---
duration_ms: 16754.72800
severity: fail
exitcode: 1
stack: |-
[process 6088]: --- stderr ---
Aborted()
[process 6088]: --- stdout ---
�[36mStart injection of NODE_SEA_BLOB in C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.947\sea.exe...�[0m
�[31mError: Aborted(). Build with -sASSERTIONS for more info.�[0m
[process 6088]: status = 1, signal = null
C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86
throw new Error(`${failures.join('\n')}`);
^
Error: - process terminated with status 1, expected 0
at logAndThrow (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86:11)
at expectSyncExit (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:91:5)
at spawnSyncAndExitWithoutError (C:\workspace\node-test-binary-windows-js-suites\node\test\commo...
not ok 3653 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 188.77700
severity: fail
exitcode: 7
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:76
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/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:34:37)
at callback (node:internal/streams/writable:747:21)
at onwriteError (node:internal/streams/writable:588:3)
at onwrite (node:internal/streams/writable:631:7)
at node:internal/fs/streams:493:5
at node:internal/fs/streams:435: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'...
not ok 3691 sequential/test-inspector-debug-end
---
duration_ms: 120.53
severity: fail
exitcode: -15
stack: |-
timeout
Test there's no crash stopping server that was not started
Test there's no crash stopping server without connecting
[err] Debugger listening on ws://127.0.0.1:40792/8d0770a7-473e-487c-893a-f72e462f7e96
[err]
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
Test there's no crash stopping server after connecting
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:37285/6e2db3a8-45b5-4846-ab40-3143559e233d
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
...
not ok 947 sequential/test-single-executable-application-snapshot-and-code-cache
---
duration_ms: 16545.19000
severity: fail
exitcode: 1
stack: |-
[process 4388]: --- stderr ---
Aborted()
[process 4388]: --- stdout ---
�[36mStart injection of NODE_SEA_BLOB in C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.946\sea.exe...�[0m
�[31mError: Aborted(). Build with -sASSERTIONS for more info.�[0m
[process 4388]: status = 1, signal = null
C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86
throw new Error(`${failures.join('\n')}`);
^
Error: - process terminated with status 1, expected 0
at logAndThrow (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86:11)
at expectSyncExit (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:91:5)
at spawnSyncAndExitWithoutError (C:\workspace\node-test-binary-windows-js-suites\...
not ok 954 wpt/test-blob
---
duration_ms: 765.99300
severity: crashed
exitcode: 3221225477
stack: |-
[SKIPPED] Blob-constructor-dom.window.js: Depends on DOM API
[SKIPPED] Blob-in-worker.worker.js: Depends on Web Workers API
[SKIPPED] Blob-slice.any.js: Depends on File API
[PASS] slice start is negative, relativeStart will be max((size + start), 0)
[PASS] slice start is greater than blob size, relativeStart will be min(start, size)
[PASS] slice end is negative, relativeEnd will be max((size + end), 0)
[PASS] slice end is greater than blob size, relativeEnd will be min(end, size)
[PASS] Blob.arrayBuffer()
[PASS] Blob.arrayBuffer() empty Blob data
[PASS] Blob.arrayBuffer() non-ascii input
[PASS] Blob.arrayBuffer() non-unicode input
[PASS] Blob.arrayBuffer() concurrent reads
[PASS] Blob interface object
[PASS] Blob constructor with no arguments
[PASS] Blob constructor with no arguments, without 'new'
[PASS] Blob constructor without bracket...
not ok 269 parallel/test-blob-file-backed
---
duration_ms: 130.06100
severity: fail
exitcode: 1
stack: |-
node:internal/per_context/domexception:53
ErrorCaptureStackTrace(this);
^
DOMException [NotReadableError]: The blob could not be read
at new DOMException (node:internal/per_context/domexception:53:5)
at __node_internal_ (node:internal/util:698:10)
at BlobReader.<anonymous> (node:internal/blob:292:25)
Node.js v21.0.0-pre
...
not ok 862 parallel/test-fs-promises-watch
---
duration_ms: 448.46600
severity: fail
exitcode: 1
stack: |-
node:internal/errors:563
ErrorCaptureStackTrace(err);
^
Error: EMFILE: too many open files, watch '/home/iojs/node-tmp/.tmp.856/watch1/foo'
at watch (node:internal/fs/watchers:357:21)
at watch.next (<anonymous>)
at _watch (node:internal/fs/promises:1095:10)
at _watch.next (<anonymous>)
at test (/home/iojs/build/workspace/node-test-commit-arm/test/parallel/test-fs-promises-watch.js:53:44)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/parallel/test-fs-promises-watch.js:74:3)
at Module._compile (node:internal/modules/cjs/loader:1369:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
at Module.load (node:internal/modules/cjs/loader:1201:32)
at Module._load (node:internal/modules/cjs/loader:1017:12) {
errno: -24,
syscall: 'watch'...
not ok 866 parallel/test-worker-memory
---
duration_ms: 3559.05400
severity: crashed
exitcode: 3221225477
stack: |-
run() called with n=15 (numWorkers=4)
run() called with n=15 (numWorkers=4)
run() called with n=15 (numWorkers=4)
run() called with n=15 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=10 (numWorkers=4)
run() called with n=10 (numWorkers=4)
run() called...
not ok 958 wpt/test-webcrypto
---
duration_ms: 29181.49300
severity: crashed
exitcode: 3221225477
stack: |-
[SKIPPED] algorithm-discards-context.https.window.js: Not relevant in Node.js context
[SKIPPED] historical.any.js: Not relevant in Node.js context
[PASS] setup - define tests
[PASS] X25519 key derivation checks for all-zero value result with a key of order 0
[PASS] X25519 key derivation checks for all-zero value result with a key of order 1
[PASS] X25519 key derivation checks for all-zero value result with a key of order 8
[PASS] setup - define tests
[PASS] X25519 key derivation checks for all-zero value result with a key of order p-1 (order 2)
[PASS] X25519 key derivation checks for all-zero value result with a key of order p (=0, order 4)
[PASS] X25519 deriveBits checks for all-zero value result with a key of order 0
[PASS] X25519 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)
[PASS] X25519 deriveBits chec...
Progress
fatal error: string_view: No such file or directory (10)
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (9)
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (8)
fatal error: charconv: No such file or directory (4)
Failures in node-test-pull-request/54587 to node-test-pull-request/54685 that failed 2 or more PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)Jenkins Failure
Git Failure
Build Failure
fatal error: string_view: No such file or directory
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
fatal error: charconv: No such file or directory
Example
fatal: No rebase in progress?
Example
CCTest Failure
JSTest Failure
parallel/test-runner-cli-concurrency
Example
parallel/test-http-agent-maxtotalsockets
Example
parallel/test-fs-watch-recursive-add-file
Example
parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Example
parallel/test-fs-watch-recursive-add-file-to-new-folder
Example
parallel/test-fs-watch-recursive-add-file-with-url
Example
parallel/test-fs-watch-recursive-add-folder
Example
pummel/test-heapdump-shadow-realm
Example
sequential/test-single-executable-application-snapshot
Example
parallel/test-fs-watch-recursive-symlink
Example
pummel/test-fs-readfile-tostring-fail
Example
sequential/test-http-regr-gh-2928
Example
sequential/test-inspector-debug-end
Example
sequential/test-single-executable-application-snapshot-and-code-cache
Example
parallel/test-watch-mode-files_watcher
Example
wpt/test-blob
Example
node-api/test_threadsafe_function/test
Example
parallel/test-blob-file-backed
Example
parallel/test-fs-promises-watch
Example
parallel/test-fs-watch-recursive-update-file
Example
parallel/test-fs-write-stream-eagain
Example
parallel/test-runner-output
Example
parallel/test-worker-memory
Example
sequential/test-worker-prof
Example
wpt/test-webcrypto
Example
Progress
fatal error: string_view: No such file or directory
(10)fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
(9)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(8)fatal error: charconv: No such file or directory
(4)fatal: No rebase in progress?
(2)parallel/test-runner-cli-concurrency
(22)parallel/test-http-agent-maxtotalsockets
(18)parallel/test-fs-watch-recursive-add-file
(14)parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
(14)parallel/test-fs-watch-recursive-add-file-to-new-folder
(13)parallel/test-fs-watch-recursive-add-file-with-url
(13)parallel/test-fs-watch-recursive-add-folder
(13)pummel/test-heapdump-shadow-realm
(9)sequential/test-single-executable-application-snapshot
(9)parallel/test-fs-watch-recursive-symlink
(5)pummel/test-fs-readfile-tostring-fail
(5)sequential/test-http-regr-gh-2928
(5)sequential/test-inspector-debug-end
(4)sequential/test-single-executable-application-snapshot-and-code-cache
(4)parallel/test-watch-mode-files_watcher
(3)wpt/test-blob
(3)node-api/test_threadsafe_function/test
(2)parallel/test-blob-file-backed
(2)parallel/test-fs-promises-watch
(2)parallel/test-fs-watch-recursive-update-file
(2)parallel/test-fs-write-stream-eagain
(2)parallel/test-runner-output
(2)parallel/test-worker-memory
(2)sequential/test-worker-prof
(2)wpt/test-webcrypto
(2)The text was updated successfully, but these errors were encountered: