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 676 parallel/test-eventtarget
---
duration_ms: 0.170
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 1375 parallel/test-http2-zero-length-header
---
duration_ms: 0.171
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 2408 parallel/test-tls-securepair-leak
---
duration_ms: 0.93
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 2307 parallel/test-trace-atomics-wait
---
duration_ms: 0.171
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 2711 parallel/test-worker-stdio
---
duration_ms: 0.61
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 2595 es-module/test-esm-cjs-load-error-note
---
duration_ms: 0.170
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 2693 message/esm_loader_not_found
---
duration_ms: 0.171
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 2695 message/esm_loader_not_found_cjs_hint_relative
---
duration_ms: 0.171
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 457 parallel/test-code-cache
---
duration_ms: 0.92
severity: fail
exitcode: 1
stack: |-
internal/util.js:119
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at Object.assertCrypto (internal/util.js:119:11)
at tls.js:37:14
at NativeModule.compileForInternalLoader (internal/bootstrap/loaders.js:276:7)
at nativeModuleRequire (internal/bootstrap/loaders.js:305:14)
at internal/http2/session.js:21:13
at NativeModule.compileForInternalLoader (internal/bootstrap/loaders.js:276:7)
at NativeModule.compileForPublicLoader (internal/bootstrap/loaders.js:218:10)
at loadNativeModule (internal/modules/cjs/helpers.js:27:9)
at Function.Module._load (internal/modules/cjs/loader.js:925:15)
at Module.require (internal/modules/cjs/loader.js:1106:19) {
code: 'ERR_NO_CRYPTO'
}
...
not ok 866 parallel/test-global-console-exists
---
duration_ms: 0.212
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
not ok 472 parallel/test-quic-quicsocket-packetloss-stream-rx
---
duration_ms: 20.512
severity: fail
exitcode: 1
stack: |-
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:331:10)
at QuicClientSession.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-quic-quicsocket-packetloss-stream-rx.js:97:29)
at QuicClientSession.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:365:15)
at QuicClientSession.emit (events.js:314:20)
at processTicksAndRejections (internal/process/task_queues.js:79:11)
...
not ok 2475 parallel/test-worker-init-failure
---
duration_ms: 0.173
severity: fail
exitcode: 1
stack: |-
fs.js:185
return (stats[1/* mode */] & S_IFMT) === fileType;
^
TypeError: Cannot mix BigInt and other types, use explicit conversions
at isFileType (fs.js:185:30)
at Object.realpathSync (fs.js:1656:12)
at toRealPath (internal/modules/cjs/loader.js:386:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:690:22)
at resolveMainPath (internal/modules/run_main.js:12:25)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:65:24)
at internal/main/run_main_module.js:17:47
...
java.io.IOException: Backing channel 'JNLP4-connect connection from 203.217.18.114/203.217.18.114:58024' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at com.sun.proxy.$Proxy82.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1147)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1139)
Reason
Build timed out (after 120 minutes). Marking the build as failed.
java.io.IOException: Remote call on JNLP4-connect connection from e.1a.7534.ip4.static.sl-reverse.com/52.117.26.14:49356 failed
at hudson.remoting.Channel.call(Channel.java:1004)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at com.sun.proxy.$Proxy94.withRepository(Unknown Source)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:237)
at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1252)
Git Failure
Build Failure
Reason
Error: [Errno 2] No such file or directory: 'test.tap'
Error: [Errno 2] No such file or directory: 'test.tap'
POST BUILD TASK : FAILURE
END OF POST BUILD TASK : 0
Recording test results
Recording fingerprints
Collecting metadata...
Reason
error: ‘std::index_sequence’ has not been declared
error: ‘std::index_sequence’ has not been declared
std::index_sequence<Indexes...>)
^
../deps/v8/src/base/template-utils.h:20:60: error: expected ‘,’ or ‘...’ before ‘<’ token
std::index_sequence<Indexes...>)
^
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: Step ‘Publish JUnit test result report’ failed: no workspace for ...
Failures in node-test-pull-request/31879 to node-test-pull-request/31996 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/nodejs-reliability/nodejs-reliability/results.md
)JSTest Failure
parallel/test-eventtarget
Example
parallel/test-http2-zero-length-header
Example
parallel/test-http2-large-writes-session-memory-leak
Example
parallel/test-net-dns-error
Example
parallel/test-tls-securepair-leak
Example
parallel/test-trace-atomics-wait
Example
parallel/test-worker-stdio
Example
sequential/test-cpu-prof-worker-argv
Example
es-module/test-esm-cjs-load-error-note
Example
message/esm_loader_not_found
Example
message/esm_loader_not_found_cjs_hint_relative
Example
parallel/test-bootstrap-modules
Example
parallel/test-code-cache
Example
parallel/test-global-console-exists
Example
parallel/test-http-destroyed-socket-write2
Example
parallel/test-process-euid-egid
Example
parallel/test-process-uid-gid
Example
parallel/test-quic-quicsocket-packetloss-stream-rx
Example
parallel/test-timers-promisified
Example
parallel/test-worker-init-failure
Example
sequential/test-perf-hooks
Example
Jenkins Failure
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build timed out (after 120 minutes). Marking the build as failed.
Example
Remote call on JNLP4-connect connection from ... failed
Example
Git Failure
Build Failure
Error: [Errno 2] No such file or directory: 'test.tap'
Example
error: ‘std::index_sequence’ has not been declared
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: Step ‘Publish JUnit test result report’ failed: no workspace for ...
Example
undefined
Unknown
Example
Progress
parallel/test-eventtarget
(5)parallel/test-http2-zero-length-header
(5)parallel/test-http2-large-writes-session-memory-leak
(3)parallel/test-net-dns-error
(3)parallel/test-tls-securepair-leak
(3)parallel/test-trace-atomics-wait
(3)parallel/test-worker-stdio
(3)sequential/test-cpu-prof-worker-argv
(3)es-module/test-esm-cjs-load-error-note
(2)message/esm_loader_not_found
(2)message/esm_loader_not_found_cjs_hint_relative
(2)parallel/test-bootstrap-modules
(2)parallel/test-code-cache
(2)parallel/test-global-console-exists
(2)parallel/test-http-destroyed-socket-write2
(2)parallel/test-process-euid-egid
(2)parallel/test-process-uid-gid
(2)parallel/test-quic-quicsocket-packetloss-stream-rx
(2)parallel/test-timers-promisified
(2)parallel/test-worker-init-failure
(2)sequential/test-perf-hooks
(2)Backing channel 'JNLP4-connect connection from ... is disconnected.
(7)Build timed out (after 120 minutes). Marking the build as failed.
(2)Remote call on JNLP4-connect connection from ... failed
(2)Error: [Errno 2] No such file or directory: 'test.tap'
(21)error: ‘std::index_sequence’ has not been declared
(21)fatal: No rebase in progress?
(21)ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
(6)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 workspace for ...
(2)Unknown
(9)The text was updated successfully, but these errors were encountered: