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 2764 parallel/test-single-executable-application
---
duration_ms: 120360.78800
severity: fail
exitcode: -15
stack: |-
timeout
Wrote single executable preparation blob to sea-prep.blob
...
not ok 3580 es-module/test-esm-loader-http-imports
---
duration_ms: 49.93700
severity: fail
exitcode: 1
stack: |-
node:internal/url:703
return Boolean(self?.href && self.protocol && !ObjectPrototypeHasOwnProperty(self.auth));
^
TypeError: Cannot convert undefined or null to object
at hasOwnProperty (<anonymous>)
at isURL (node:internal/url:703:50)
at fileURLToPath (node:internal/url:1339:13)
at finalizeResolution (node:internal/modules/esm/resolve:211:16)
at moduleResolve (node:internal/modules/esm/resolve:839:10)
at defaultResolve (node:internal/modules/esm/resolve:1069:11)
at DefaultModuleLoader.resolve (node:internal/modules/esm/loader:305:12)
at DefaultModuleLoader.getModuleJob (node:internal/modules/esm/loader:156:32)
at DefaultModuleLoader.import (node:internal/modules/esm/loader:265:12)
at node:internal/modules/run_main:56:28
Node.js ...
not ok 2496 parallel/test-runner-watch-mode
---
duration_ms: 48.22000
severity: fail
exitcode: 1
stack: |-
node:internal/url:703
return Boolean(self?.href && self.protocol && !ObjectPrototypeHasOwnProperty(self.auth));
^
TypeError: Cannot convert undefined or null to object
at hasOwnProperty (<anonymous>)
at isURL (node:internal/url:703:50)
at fileURLToPath (node:internal/url:1339:13)
at finalizeResolution (node:internal/modules/esm/resolve:211:16)
at moduleResolve (node:internal/modules/esm/resolve:839:10)
at defaultResolve (node:internal/modules/esm/resolve:1069:11)
at DefaultModuleLoader.resolve (node:internal/modules/esm/loader:305:12)
at DefaultModuleLoader.getModuleJob (node:internal/modules/esm/loader:156:32)
at DefaultModuleLoader.import (node:internal/modules/esm/loader:265:12)
at node:internal/modules/run_main:56:28
Node.js v21.0.0...
not ok 2171 parallel/test-inspector-break-when-eval
---
duration_ms: 15415.44600
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:42423/35ad76c0-a2dc-4942-aadf-6d7b8fb93dd9
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[test] Setting up a debugger
[err] Debugger attached.
[err]
[err] Waiting for the debugger to disconnect...
[err]
Timed out waiting for matching notification (Initial pause)
1
...
not ok 1133 parallel/test-fs-watch-recursive-add-file-with-url
---
duration_ms: 110.55000
severity: fail
exitcode: 1
stack: |-
node:internal/url:703
return Boolean(self?.href && self.protocol && !ObjectPrototypeHasOwnProperty(self.auth));
^
TypeError: Cannot convert undefined or null to object
at hasOwnProperty (<anonymous>)
at isURL (node:internal/url:703:50)
at toPathIfFileURL (node:internal/url:1416:8)
at __node_internal_ (node:internal/fs/utils:720:16)
at [kFSWatchStart] (node:internal/fs/recursive_watch:210:28)
at Object.watch (node:fs:2396:36)
at /home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-fs-watch-recursive-add-file-with-url.js:35:22
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-fs-watch-recursive-add-file-with-url.js:52:3)
at Module._compile (node:internal/...
not ok 2848 parallel/test-inspector-debug-end
---
duration_ms: 120106.26800
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:38245/f6cfcfca-3997-4c4e-8f29-02cf7515bbf2
[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:42197/3c489ed2-290a-4ecb-ac1f-e0b364693576
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
...
java.io.IOException: Backing channel 'JNLP4-connect connection from 199.7.167.102/199.7.167.102:46108' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy287.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 30 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: list index out of range
+ true
+ tap2junit -i cctest.tap -o out/junit/cctest.xml
usage: tap2junit [-h] --input INPUT --output OUTPUT [--compact] [--name NAME]
[--package PACKAGE]
tap2junit: error: argument --input/-i: can't open 'cctest.tap': [Errno 2] No such file or directory: 'cctest.tap'
Failures in node-test-pull-request/51573 to node-test-pull-request/51671 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)JSTest Failure
parallel/test-single-executable-application
Example
es-module/test-esm-loader-http-imports
Example
abort/test-signal-handler
Example
parallel/test-http-remove-connection-header-persists-connection
Example
parallel/test-runner-watch-mode
Example
parallel/test-http-request-join-authorization-headers
Example
parallel/test-inspector-break-when-eval
Example
parallel/test-x509-escaping
Example
pummel/test-net-throttle
Example
parallel/test-fs-watch-recursive-add-file
Example
parallel/test-fs-watch-recursive-add-file-with-url
Example
parallel/test-inspector-debug-end
Example
wpt/test-webcrypto
Example
Jenkins Failure
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build timed out (after 30 minutes). Marking the build as failed.
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: list index out of range
Example
sh: line 12: [: -gt: unary operator expected
Example
fatal: No rebase in progress?
Example
undefined
Unknown
Example
CCTest Failure
[ RUN ] InspectorSocketTest.HostIPv6NonRoutable
Example
Progress
parallel/test-single-executable-application
(11)es-module/test-esm-loader-http-imports
(7)abort/test-signal-handler
(4)parallel/test-http-remove-connection-header-persists-connection
(4)parallel/test-runner-watch-mode
(4)parallel/test-http-request-join-authorization-headers
(3)parallel/test-inspector-break-when-eval
(3)parallel/test-x509-escaping
(3)pummel/test-net-throttle
(3)parallel/test-fs-watch-recursive-add-file
(2)parallel/test-fs-watch-recursive-add-file-with-url
(2)parallel/test-inspector-debug-end
(2)wpt/test-webcrypto
(2)Backing channel 'JNLP4-connect connection from ... is disconnected.
(2)Build timed out (after 30 minutes). Marking the build as failed.
(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?
(5)Error: list index out of range
(5)sh: line 12: [: -gt: unary operator expected
(4)fatal: No rebase in progress?
(2)Unknown
(5)[ RUN ] InspectorSocketTest.HostIPv6NonRoutable
(3)The text was updated successfully, but these errors were encountered: