Open
Description
Failures in node-test-pull-request/44976 to node-test-pull-request/45075 that failed more than 2 PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)
UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
---|---|---|---|---|---|---|
2022-07-04 00:17 | 0 | 2 | 10 | 1 | 87 | 2.02% |
Jenkins Failure
Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 5 (nodejs/node#43549, nodejs/node#43626, nodejs/node#43636, nodejs/node#43396, nodejs/node#43656) |
Appeared | test-equinix-ubuntu2004_container-armv7l-2, test-digitalocean-freebsd12-x64-2, test-equinix-ubuntu2004_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44997/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/45071/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.99.31/145.40.99.31:52942' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy79.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 5 minutes). Marking the build as aborted. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 2 (nodejs/node#43549, nodejs/node#43505) |
Appeared | test-equinix-ubuntu1804_sharedlibs_container-arm64-3, test-equinix-ubuntu1804_sharedlibs_container-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44997/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44998/ |
Example
Build timed out (after 5 minutes). Marking the build as aborted.
Build Failure
Reason | ERROR: Step ?Publish JUnit test result report? failed: no workspace for ... |
---|---|
Type | BUILD_FAILURE |
Failed PR | 4 (nodejs/node#43549, nodejs/node#43629, nodejs/node#43641, nodejs/node#43661) |
Appeared | test-equinix-ubuntu2004_container-armv7l-2, test-equinix-rhel8_container-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44997/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/45058/ |
Example
ERROR: Step ?Publish JUnit test result report? failed: no workspace for node-test-commit-arm/nodes=ubuntu2004-armv7l #42480
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? |
---|---|
Type | BUILD_FAILURE |
Failed PR | 3 (nodejs/node#43058, nodejs/node#43225, nodejs/node#43317) |
Appeared | test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44984/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44987/ |
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[node-test-binary-armv7l] $ /bin/bash -ex /tmp/jenkins8657174317263472695.sh
+ '[' -d .git ']'
+ git clean -fdx
Reason | fatal: sent error to the client: git upload-archive: archiver died with error |
---|---|
Type | BUILD_FAILURE |
Failed PR | 3 (nodejs/node#43058, nodejs/node#43225, nodejs/node#43434) |
Appeared | undefined |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44984/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44988/ |
Example
fatal: sent error to the client: git upload-archive: archiver died with error
fatal: no such ref: jenkins-node-test-commit-windows-fanned-ce83e5024ea94728f70c8a31476aaae718425851
Reason | ERROR: Build step failed with exception |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#43549, nodejs/node#43587) |
Appeared | test-equinix-ubuntu2004_container-armv7l-2, test-equinix-debian10_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44997/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/45000/ |
Example
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-equinix-ubuntu2004_container-armv7l-2] which is computer hudson.slaves.SlaveComputer@2ad6001 and has channel null
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:113)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)
Git Failure
Reason | ERROR: Error fetching remote repo 'origin' |
---|---|
Type | GIT_FAILURE |
Failed PR | 6 (nodejs/node#43232, nodejs/node#43633, nodejs/node#43632, nodejs/node#43635, nodejs/node#43634, nodejs/node#43641) |
Appeared | test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/45007/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/45027/ |
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from [email protected]:nodejs/node.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1242)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
at hudson.scm.SCM.checkout(SCM.java:505)
undefined
Example
Unknown
JSTest Failure
Example
not ok 2402 parallel/test-stream-finished
---
duration_ms: 0.203
severity: fail
exitcode: 1
stack: |-
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
+ at new NodeError (node:internal/errors:387:5)
+ at ServerResponse.onclose (node:internal/streams/end-of-stream:147:30)
+ at ServerResponse.emit (node:events:549:35)
+ at emitCloseNT (node:_http_server:907:10)
+ at Socket.onServerResponseClose (node:_http_server:257:5)
+ at Socket.emit (node:events:549:35)
+ at TCP.<anonymous> (node:net:756:14) {
+ code: 'ERR_STREAM_PREMATURE_CLOSE'
+ }
- undefined
at ServerResponse.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-stream-finished.js:656:14)
at ServerResponse.<anonymous> (/home/iojs/build/workspace/node-te...
Example
not ok 3306 pummel/test-http-upload-timeout
---
duration_ms: 5.634
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-commit-arm/test/pummel/test-http-upload-timeout.js:34
throw new Error('Unexpected timeout');
^
Error: Unexpected timeout
at Socket.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/pummel/test-http-upload-timeout.js:34:11)
at Socket.emit (node:events:549:35)
at Socket._onTimeout (node:net:525:8)
at listOnTimeout (node:internal/timers:564:17)
at process.processTimers (node:internal/timers:507:7)
Node.js v19.0.0-pre
...
Reason | parallel/test-http-client-response-timeout |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 8 (nodejs/node#43620, nodejs/node#43578, nodejs/node#43624, nodejs/node#43587, nodejs/node#43662, nodejs/node#43232, nodejs/node#43549, nodejs/node#43668) |
Appeared | test-nearform-macos11.0-arm64-1, test-ibm-rhel8-s390x-4, test-macstadium-macos11.0-arm64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44977/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/45070/ |
Example
not ok 967 parallel/test-http-client-response-timeout
---
duration_ms: 0.61
severity: fail
exitcode: 1
stack: |-
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:396:10)
at ClientRequest.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-http-client-response-timeout.js:10:32)
at ClientRequest.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:438:15)
at Object.onceWrapper (node:events:652:26)
at ClientRequest.emit (node:events:537:28)
at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:659:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:117:17)
at Socket.socketOnData (node:_http_client:512:22)
at Socket.emit (node:events:537:28)
...
Reason | parallel/test-worker-fshandles-error-on-termination |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 8 (nodejs/node#43575, nodejs/node#43578, nodejs/node#43625, nodejs/node#43633, nodejs/node#43635, nodejs/node#43641, nodejs/node#43650, nodejs/node#43549) |
Appeared | test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44990/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/45069/ |
Example
not ok 791 parallel/test-worker-fshandles-error-on-termination
---
duration_ms: 22.442
severity: fail
exitcode: 134
stack: |-
foo[13640]: C:\workspace\node-compile-windows\node\src\node_file-inl.h:162: Assertion `finished_' failed.
1: 00007FF7DD3C977F node_api_throw_syntax_error+176223
2: 00007FF7DD357616 v8::internal::wasm::WasmCode::safepoint_table_offset+67398
3: 00007FF7DD3579E2 v8::internal::wasm::WasmCode::safepoint_table_offset+68370
4: 00007FF7DD34051D v8::base::CPU::has_fpu+38813
5: 00007FF7DD341AD9 v8::base::CPU::has_fpu+44377
6: 00007FF7DD42B5D7 uv_timer_stop+1207
7: 00007FF7DD427B7B uv_async_send+331
8: 00007FF7DD42730C uv_loop_init+1292
9: 00007FF7DD4274AA uv_run+202
10: 00007FF7DD3F6355 node::SpinEventLoop+309
11: 00007FF7DD28CDF0 v8::internal::wasm::SignatureMap::Freeze+35904
12: 00007FF7DD288518 v8::internal::wasm::SignatureMap::Freeze+17256
13: 00007FF7DD417B7D uv_poll_stop+557
14: 00007FF7DE3D10B0 v8::internal::co...
Reason | parallel/test-worker-fshandles-open-close-on-termination |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 8 (nodejs/node#43582, nodejs/node#43578, nodejs/node#43641, nodejs/node#43650, nodejs/node#43153, nodejs/node#43662, nodejs/node#43625, nodejs/node#43656) |
Appeared | test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44976/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/45075/ |
Example
not ok 770 parallel/test-worker-fshandles-open-close-on-termination
---
duration_ms: 1.662
severity: fail
exitcode: 134
stack: |-
Administrator: C:\Windows\SYSTEM32\cmd.exe[11752]: C:\workspace\node-compile-windows\node\src\node_file-inl.h:162: Assertion `finished_' failed.
1: 00007FF7C40F981F node_api_throw_syntax_error+176223
2: 00007FF7C40876B6 v8::internal::wasm::WasmCode::safepoint_table_offset+67398
3: 00007FF7C4087A82 v8::internal::wasm::WasmCode::safepoint_table_offset+68370
4: 00007FF7C40705BD v8::base::CPU::has_fpu+38813
5: 00007FF7C4071B79 v8::base::CPU::has_fpu+44377
6: 00007FF7C415B677 uv_timer_stop+1207
7: 00007FF7C4157C1B uv_async_send+331
8: 00007FF7C41573AC uv_loop_init+1292
9: 00007FF7C415754A uv_run+202
10: 00007FF7C41263F5 node::SpinEventLoop+309
11: 00007FF7C3FBCE90 v8::internal::wasm::SignatureMap::Freeze+35904
12: 00007FF7C3FB85B8 v8::internal::wasm::SignatureMap::Freeze+17256
13: 00007FF7C4147C1D uv_poll_stop+55...
Reason | parallel/test-gc-http-client-timeout |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 7 (nodejs/node#43582, nodejs/node#43620, nodejs/node#43505, nodejs/node#43625, nodejs/node#43641, nodejs/node#43650, nodejs/node#43626) |
Appeared | test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-debian10_container-armv7l-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44976/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/45066/ |
Example
not ok 1183 parallel/test-gc-http-client-timeout
---
duration_ms: 2.595
severity: crashed
exitcode: -11
stack: |-
done/collected/total: 134/0/804
done/collected/total: 322/134/804
done/collected/total: 456/322/804
done/collected/total: 756/390/804
done/collected/total: 778/456/804
done/collected/total: 804/756/804
done/collected/total: 804/778/804
done/collected/total: 804/804/804
...
Reason | parallel/test-runner-cli |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#43615, nodejs/node#43614, nodejs/node#43632, nodejs/node#43634, nodejs/node#43650, nodejs/node#43549) |
Appeared | test-nearform-macos10.15-x64-3, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-arm64-2, test-orka-macos11-x64-2, test-ibm-rhel8-s390x-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44982/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/45062/ |
Example
not ok 2052 parallel/test-runner-cli
---
duration_ms: 0.767
severity: fail
exitcode: 1
stack: |-
node:assert:1027
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /not ok 1 - this should fail/. Input:
'TAP version 13\n' +
'# Subtest: /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.js\n' +
'not ok 1 - /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.js\n' +
' ---\n' +
' duration_ms: 0.069302874\n' +
" failureType: 'subtestsFailed'\n" +
' exitCode: 1\n' +
" stdout: ''\n" +
' stderr: |-\n' +
' /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.js:2\n' +
" throw new Error('thrown from index.js');\n" +
' ^\n' +
' \n' +
' Error: thrown from index.js\n' +
' at Object.<anonymous> (/U...
Reason | parallel/test-fs-read-optional-params |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#43549, nodejs/node#43625, nodejs/node#43626, nodejs/node#43633, nodejs/node#43635) |
Appeared | test-azure_msft-win2016_vs2017-x64-5 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44997/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/45018/ |
Example
not ok 195 parallel/test-fs-read-optional-params
---
duration_ms: 0.125
severity: fail
exitcode: 1
stack: |-
assert.js:101
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
0 !== 4
at C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-fs-read-optional-params.js:22:10
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:366:15
at FSReqCallback.wrapper [as oncomplete] (fs.js:520:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 0,
expected: 4,
operator: 'strictEqual'
}
...
Reason | parallel/test-net-connect-reset-until-connected |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#43585, nodejs/node#43636, nodejs/node#43549, nodejs/node#43567, nodejs/node#43656) |
Appeared | test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44992/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/45075/ |
Example
not ok 2241 parallel/test-net-connect-reset-until-connected
---
duration_ms: 120.15
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | sequential/test-gc-http-client-timeout |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#43153, nodejs/node#43396, nodejs/node#43582, nodejs/node#43549, nodejs/node#43656) |
Appeared | test-equinix-debian10_container-armv7l-1, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/45055/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/45071/ |
Example
not ok 3447 sequential/test-gc-http-client-timeout
---
duration_ms: 2.118
severity: fail
exitcode: 1
stack: |-
done/collected/total: 87/0/804
done/collected/total: 322/87/804
done/collected/total: 409/322/804
done/collected/total: 595/343/804
done/collected/total: 731/409/804
done/collected/total: 804/595/804
done/collected/total: 804/731/804
done/collected/total: 804/804/804
node:_http_server:498
connections[i].socket.destroy();
^
TypeError: Cannot read properties of null (reading 'destroy')
at Server.closeIdleConnections (node:_http_server:498:27)
at Server.close (node:_http_server:481:8)
at Immediate.status (/home/iojs/build/workspace/node-test-binary-armv7l/test/sequential/test-gc-http-client-timeout.js:66:14)
at process.processImmediate (node:internal/timers:471:21)
Node.js v19.0.0-pre
...
Reason | sequential/test-gc-http-client-onerror |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#43622, nodejs/node#43225, nodejs/node#43455, nodejs/node#43661) |
Appeared | test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-debian10_container-armv7l-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44979/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/45058/ |
Example
not ok 3446 sequential/test-gc-http-client-onerror
---
duration_ms: 2.319
severity: fail
exitcode: 1
stack: |-
done/collected/total: 160/0/640
done/collected/total: 320/160/640
done/collected/total: 480/256/640
done/collected/total: 637/320/640
done/collected/total: 640/480/640
done/collected/total: 640/637/640
done/collected/total: 640/640/640
node:_http_server:498
connections[i].socket.destroy();
^
TypeError: Cannot read properties of null (reading 'destroy')
at Server.closeIdleConnections (node:_http_server:498:27)
at Server.close (node:_http_server:481:8)
at Immediate.status (/home/iojs/build/workspace/node-test-binary-armv7l/test/sequential/test-gc-http-client-onerror.js:65:14)
at process.processImmediate (node:internal/timers:471:21)
Node.js v19.0.0-pre
...
Reason | parallel/test-worker-heap-snapshot |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43626, nodejs/node#43636) |
Appeared | test-rackspace-win2012r2_vs2019-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/45006/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/45036/ |
Example
not ok 780 parallel/test-worker-heap-snapshot
---
duration_ms: 1.588
severity: fail
exitcode: 134
stack: |-
FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
...
Reason | parallel/test-worker-http2-stream-terminate |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43190, nodejs/node#43614) |
Appeared | test-ibm-rhel8-s390x-1, test-joyent-smartos20-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44985/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/45025/ |
Example
not ok 2979 parallel/test-worker-http2-stream-terminate
---
duration_ms: 18.249
severity: crashed
exitcode: -6
stack: |-
Error: async hook stack has become corrupted (actual: 11, expected: 7021)
1: 0x16e87b6 node::AsyncHooks::FailWithCorruptedAsyncStack(double) [out/Release/node]
2: 0x16b2dd8 node::AsyncWrap::PopAsyncContext(v8::FunctionCallbackInfo<v8::Value> const&) [out/Release/node]
3: 0x1a03edc [out/Release/node]
4: 0x1a0538a v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [out/Release/node]
5: 0x2460e50 [out/Release/node]
...
Reason | sequential/test-net-connect-local-error |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43626, nodejs/node#43656) |
Appeared | test-digitalocean-freebsd12-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/45006/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/45054/ |
Example
not ok 3646 sequential/test-net-connect-local-error
---
duration_ms: 0.121
severity: fail
exitcode: 1
stack: |-
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ undefined
- 12347
at onError (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-net-connect-local-error.js:28:10)
at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-net-connect-local-error.js:38:49)
at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:438:15)
at Socket.emit (node:events:537:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:8...
Reason | wpt/test-webcrypto |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43455, nodejs/node#43656) |
Appeared | test-rackspace-fedora32-x64-1, test-digitalocean-freebsd12-x64-2, test-osuosl-aix72-ppc64_be-3, test-rackspace-win2012r2_vs2015-x64-2, undefined, test-digitalocean-freebsd12-x64-1, test-osuosl-aix72-ppc64_be-2, test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2017-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/45051/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/45075/ |
Example
not ok 3707 wpt/test-webcrypto
---
duration_ms: 120.94
severity: fail
exitcode: -15
stack: |-
timeout
---- algorithm-discards-context.https.window.js ----
[SKIPPED] Not relevant in Node.js context
---- historical.any.js ----
[SKIPPED] Not relevant in Node.js context
---- idlharness.https.any.js ----
[SKIPPED] Various non-IDL-compliant things
---- encrypt_decrypt/aes_cbc.https.any.js ----
[PASS] setup
---- encrypt_decrypt/aes_cbc.https.any.js ----
[PASS] AES-CBC 128-bit key
---- encrypt_decrypt/aes_cbc.https.any.js ----
[PASS] AES-CBC 192-bit key
---- encrypt_decrypt/aes_cbc.https.any.js ----
[PASS] AES-CBC 256-bit key
---- encrypt_decrypt/aes_cbc.https.any.js ----
[PASS] AES-CBC 128-bit key with altered plaintext
---- encrypt_decrypt/aes_cbc.https.any.js ----
[PASS] AES-CBC 192-bit key with altered plaintext
---- encrypt_decrypt/aes_cbc.https.any.js ----
[PASS] AES-CBC 256-bit key with altered plaintext
---- encr...
Progress
-
Backing channel 'JNLP4-connect connection from ... is disconnected.
(5) -
Build timed out (after 5 minutes). Marking the build as aborted.
(2) -
ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...
(4) -
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(3) -
fatal: sent error to the client: git upload-archive: archiver died with error
(3) -
ERROR: Build step failed with exception
(2) -
ERROR: Error fetching remote repo 'origin'
(6) -
Unknown
(25) -
parallel/test-stream-finished
(27) -
pummel/test-http-upload-timeout
(14) -
parallel/test-http-client-response-timeout
(8) -
parallel/test-worker-fshandles-error-on-termination
(8) -
parallel/test-worker-fshandles-open-close-on-termination
(8) -
parallel/test-gc-http-client-timeout
(7) -
parallel/test-runner-cli
(6) -
parallel/test-fs-read-optional-params
(5) -
parallel/test-net-connect-reset-until-connected
(5) -
sequential/test-gc-http-client-timeout
(5) -
sequential/test-gc-http-client-onerror
(4) -
parallel/test-worker-heap-snapshot
(2) -
parallel/test-worker-http2-stream-terminate
(2) -
sequential/test-net-connect-local-error
(2) -
wpt/test-webcrypto
(2)
Metadata
Metadata
Assignees
Labels
No labels