Open
Description
Failures in node-test-pull-request/40788 to node-test-pull-request/40885 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 |
---|---|---|---|---|---|---|
2021-11-15 00:03 | 1 | 11 | 6 | 4 | 78 | 11.58% |
JSTest Failure
Reason | pummel/test-fs-watch-non-recursive |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 16 (nodejs/node#40640, nodejs/node#40763, nodejs/node#40598, nodejs/node#40631, nodejs/node#40751, nodejs/node#40716, nodejs/node#40782, nodejs/node#40760, nodejs/node#40216, nodejs/node#40792, nodejs/node#40752, nodejs/node#40656, nodejs/node#40802, nodejs/node#40654, nodejs/node#40741, nodejs/node#40351) |
Appeared | test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vcbt2015-x64-3, test-azure_msft-win10_vs2019-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40791/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40885/ |
Example
not ok 788 pummel/test-fs-watch-non-recursive
---
duration_ms: 0.617
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
...
Example
not ok 3551 wpt/test-user-timing
---
duration_ms: 1.153
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
---- case-sensitivity.any.js ----
[PASS] getEntriesByType values are case sensitive
---- clear_all_marks.any.js ----
[PASS] Clearing all marks remove all of them.
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous marks
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous measures
---- clear_all_measures.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 ----
...
Reason | parallel/test-http2-pipe-named-pipe |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 9 (nodejs/node#40763, nodejs/node#40631, nodejs/node#40751, nodejs/node#40760, nodejs/node#40216, nodejs/node#40778, nodejs/node#40351, nodejs/node#40807, nodejs/node#40773) |
Appeared | test-macstadium-macos11.0-arm64-3, test-macstadium-macos11.0-arm64-4, test-orka-macos11-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40790/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40882/ |
Example
not ok 1330 parallel/test-http2-pipe-named-pipe
---
duration_ms: 0.82
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
139837 !== 139244
at WriteStream.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-http2-pipe-named-pipe.js:26:12)
at WriteStream.emit (node:events:402:35)
at finish (node:internal/streams/writable:738:10)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 139837,
expected: 139244,
operator: 'strictEqual'
}
Node.js v18.0.0-pre
...
Example
not ok 2109 parallel/test-repl-sigint-nested-eval
---
duration_ms: 0.331
severity: fail
exitcode: 1
stack: |-
Stacktrace:
ptr1=0xf958b101d49
ptr2=0
ptr3=0
ptr4=0
failure_message_object=0x7ffff453ecf0
==== JS stack trace =========================================
0: ExitFrame [pc: 0x5576913be839]
1: StubFrame [pc: 0x55769144945d]
Security context: 0x1c974dc2bb71 <JSGlobalObject>
2: _fatalException [0x1c974dc08829] [node:internal/process/execution:145] [bytecode=0xf13fbcaa0c9 offset=13](this=0x1c974dc02d09 <process map = 0x1738594b5ed1>,0x0f958b101d49 <Odd Oddball: termination_exception>,0x0f958b101769 <false>)
3: InternalFrame [pc: 0x55769134ba9b]
4: EntryFrame [pc: 0x55769134b7c3]
5: builtin exit frame: evaluate(this=0x3fc724929381 <ModuleWrap map = 0x57bcee8dd91>,0x3fc724929381 <ModuleWrap map = 0x57bcee8dd91>,-1,0x0f958b101769 <false>)
6: getESMFacade [0x19250d659391] [node:inte...
Reason | parallel/test-trace-events-fs-sync |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 9 (nodejs/node#40598, nodejs/node#40773, nodejs/node#40801, nodejs/node#40807, nodejs/node#40656, nodejs/node#40802, nodejs/node#40746, nodejs/node#40351, nodejs/node#40741) |
Appeared | test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vcbt2015-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40799/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40880/ |
Example
not ok 688 parallel/test-trace-events-fs-sync
---
duration_ms: 2.574
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.676
Files blocking: [ 'fs.txt', 'node_trace.1.log' ]
C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-trace-events-fs-sync.js:133
throw new Error(`${tr}:\n${util.inspect(proc)}`);
^
Error: fs.sync.ftruncate:
{
status: 1,
signal: null,
output: [
null,
'',
'node:internal/fs/utils:344\r\n' +
' throw err;\r\n' +
' ^\r\n' +
'\r\n' +
"Error: EPERM: operation not permitted, open 'fs.txt'\r\n" +
' at Object.openSync (node:fs:585:3)\r\n' +
' at Object.writeFileSync (node:fs:2153:35)\r\n' +
' at [eval]:1:4\r\n' +
' at Script.runInThisContext (node:vm:129:12)\r\n' +
' at Object.runInThisContext (node:vm:305...
Reason | parallel/test-child-process-pipe-dataflow |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 8 (nodejs/node#40773, nodejs/node#40716, nodejs/node#40782, nodejs/node#40760, nodejs/node#40216, nodejs/node#40792, nodejs/node#40778, nodejs/node#40806) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-azure_msft-win2016_vs2017-x64-1, test-azure_msft-win10_vcbt2015-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40818/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40874/ |
Example
not ok 436 parallel/test-child-process-pipe-dataflow
---
duration_ms: 0.494
severity: fail
exitcode: 1
stack: |-
node:events:368
throw er; // Unhandled 'error' event
^
AbortError: The operation was aborted
at onDestroy (node:internal/streams/destroy:93:15)
at Socket._destroy (node:net:692:5)
at _destroy (node:internal/streams/destroy:119:25)
at Socket.destroy (node:internal/streams/destroy:73:5)
at Process.ChildProcess._handle.onexit (node:internal/child_process:274:18)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:174:8)
at emitErrorCloseNT (node:internal/streams/destroy:139:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
code: 'ABORT_ERR'
}
Node.js v18.0.0-pre
...
Example
not ok 845 sequential/test-worker-prof
---
duration_ms: 100.172
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-binary-arm/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-binary-arm/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/main/r...
Reason | parallel/test-fs-rmdir-recursive |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 7 (nodejs/node#39240, nodejs/node#40752, nodejs/node#40807, nodejs/node#40746, nodejs/node#40654, nodejs/node#40741, nodejs/node#40351) |
Appeared | test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vcbt2015-x64-1, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40824/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40885/ |
Example
not ok 205 parallel/test-fs-rmdir-recursive
---
duration_ms: 0.830
severity: fail
exitcode: 1
stack: |-
assert.js:857
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.0\rmdir-recursive-0\d-3-1'
at C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-fs-rmdir-recursive.js:76:16
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:361:15
at fs.js:156:23
at CB (internal/fs/rimraf.js:58:5)
at internal/fs/rimraf.js:150:18
at CB (internal/fs/rimraf.js:58:5)
at FSReqCallback.oncomplete (fs.js:156:23)
{
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [Error: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.0\rmdir-recursive-0\d-3-1'] {
errno: -4051,
cod...
Example
not ok 818 sequential/test-debugger-heap-profiler
---
duration_ms: 15.933
severity: fail
exitcode: 1
stack: |-
node:events:368
throw er; // Unhandled 'error' event
^
AbortError: The operation was aborted
at onDestroy (node:internal/streams/destroy:93:15)
at Socket._destroy (node:net:692:5)
at _destroy (node:internal/streams/destroy:119:25)
at Socket.destroy (node:internal/streams/destroy:73:5)
at finish (node:internal/streams/writable:764:14)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:174:8)
at emitErrorCloseNT (node:internal/streams/destroy:139:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
code: 'ABORT_ERR'
}
Node.js v18.0.0-pre
...
Example
not ok 826 sequential/test-heap-prof
---
duration_ms: 240.147
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3471 sequential/test-heapdump
---
duration_ms: 126.207
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | sequential/test-heapdump-flag |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#40716, nodejs/node#40782, nodejs/node#40760, nodejs/node#40351, nodejs/node#40656) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40809/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40869/ |
Example
not ok 3472 sequential/test-heapdump-flag
---
duration_ms: 120.103
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-dh-constructor |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#40640, nodejs/node#40751, nodejs/node#40772, nodejs/node#40746) |
Appeared | test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_svincent-debian10-armv7l_pi2-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40791/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40872/ |
Example
not ok 208 parallel/test-crypto-dh-constructor
---
duration_ms: 240.174
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-keygen |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#40801, nodejs/node#40807, nodejs/node#40351, nodejs/node#40654) |
Appeared | test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2013-x64-2, test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2017-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40866/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40881/ |
Example
not ok 787 parallel/test-crypto-keygen
---
duration_ms: 120.131
severity: fail
exitcode: 1
stack: |-
timeout
...
Reason | sequential/test-http2-timeout-large-write-file |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#40782, nodejs/node#40760, nodejs/node#40351, nodejs/node#40656) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40834/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40869/ |
Example
not ok 3485 sequential/test-http2-timeout-large-write-file
---
duration_ms: 206.893
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-child-process-fork-closed-channel-segfault |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40763, nodejs/node#40640, nodejs/node#40806) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40790/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40874/ |
Example
not ok 413 parallel/test-child-process-fork-closed-channel-segfault
---
duration_ms: 0.656
severity: fail
exitcode: 1
stack: |-
node:events:368
throw er; // Unhandled 'error' event
^
AbortError: The operation was aborted
at onDestroy (node:internal/streams/destroy:93:15)
at Socket._destroy (node:net:692:5)
at _destroy (node:internal/streams/destroy:119:25)
at Socket.destroy (node:internal/streams/destroy:73:5)
at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-child-process-fork-closed-channel-segfault.js:28:9)
at listOnTimeout (node:internal/timers:557:17)
at processTimers (node:internal/timers:500:7)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:174:8)
at emitErrorCloseNT (node:internal/streams/destroy:139:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
...
Reason | parallel/test-crypto-dh |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40760, nodejs/node#40716, nodejs/node#40216) |
Appeared | test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_svincent-debian10-armv7l_pi2-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40827/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40850/ |
Example
not ok 218 parallel/test-crypto-dh
---
duration_ms: 240.108
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-secure-heap |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40351, nodejs/node#40654, nodejs/node#40806) |
Appeared | test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_joeyvandijk-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40831/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40874/ |
Example
not ok 157 parallel/test-crypto-secure-heap
---
duration_ms: 2.58
severity: fail
exitcode: 1
stack: |-
node:events:368
throw er; // Unhandled 'error' event
^
AbortError: The operation was aborted
at onDestroy (node:internal/streams/destroy:93:15)
at Socket._destroy (node:net:692:5)
at _destroy (node:internal/streams/destroy:119:25)
at Socket.destroy (node:internal/streams/destroy:73:5)
at Process.ChildProcess._handle.onexit (node:internal/child_process:274:18)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:174:8)
at emitErrorCloseNT (node:internal/streams/destroy:139:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
code: 'ABORT_ERR'
}
Node.js v18.0.0-pre
...
Reason | parallel/test-stdout-to-file |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40760, nodejs/node#40806, nodejs/node#40741) |
Appeared | test-azure_msft-win10_vcbt2015-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-azure_msft-win10_vs2019-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40842/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40883/ |
Example
not ok 590 parallel/test-stdout-to-file
---
duration_ms: 1.798
severity: fail
exitcode: 1
stack: |-
1048576 chars to C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.566\stdout.txt...
done!
C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.566\stdout.txt has 1048576 bytes
Done printing with string
1048576 chars to C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.566\stdout.txt...
done!
C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.566\stdout.txt has 1048576 bytes
Done printing with buffer
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.566
Files blocking: [ 'stdout.txt' ]
C:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:54
throw e;
^
Error: EPERM: operation not permitted, lstat '\\?\C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.566\stdout.txt'
at lstatSync (node:fs:1514:3)
at r...
Reason | pummel/test-fs-readfile-tostring-fail |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40782, nodejs/node#40760, nodejs/node#40351) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40834/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40852/ |
Example
not ok 3162 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 720.91
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | sequential/test-child-process-pass-fd |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40640, nodejs/node#40631, nodejs/node#40716) |
Appeared | test-azure_msft-win10_vcbt2015-x64-2, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40791/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40808/ |
Example
not ok 800 sequential/test-child-process-pass-fd
---
duration_ms: 122.810
severity: fail
exitcode: 1
stack: |-
timeout
...
Reason | node-api/test_threadsafe_function/test |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40631, nodejs/node#40216) |
Appeared | test-equinix-ubuntu2004_sharedlibs_container-arm64-1, test-equinix-centos7_container-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40792/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40850/ |
Example
not ok 3312 node-api/test_threadsafe_function/test
---
duration_ms: 240.18
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-child-process-fork-exec-path |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40613, nodejs/node#40802) |
Appeared | test-digitalocean-alpine312_container-x64-1, test-azure_msft-win10_vcbt2015-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40819/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40871/ |
Example
not ok 364 parallel/test-child-process-fork-exec-path
---
duration_ms: 131.889
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-binary-default |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40640, nodejs/node#40716) |
Appeared | test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_mininodes-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40791/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40835/ |
Example
not ok 165 parallel/test-crypto-binary-default
---
duration_ms: 240.140
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-dh-leak |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40640, nodejs/node#40741) |
Appeared | test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40791/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40884/ |
Example
not ok 203 parallel/test-crypto-dh-leak
---
duration_ms: 240.95
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-dh-odd-key |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40640, nodejs/node#40716) |
Appeared | test-requireio_securogroup-debian10-arm64_pi3-2, test-requireio_svincent-debian10-armv7l_pi2-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40791/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40832/ |
Example
not ok 318 parallel/test-crypto-dh-odd-key
---
duration_ms: 240.284
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-fs-rm |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40216, nodejs/node#40716) |
Appeared | test-azure_msft-win10_vs2019-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40788/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40808/ |
Example
not ok 256 parallel/test-fs-rm
---
duration_ms: 4.80
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253
Files blocking: [ 'rm-4', 'rm-5', 'rm-6', 'rm-7', 'rm-args-file.txt' ]
node:internal/process/promises:246
triggerUncaughtException(err, true /* fromPromise */);
^
[Error: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253\rm-4\d-3-1'] {
errno: -4051,
code: 'ENOTEMPTY',
syscall: 'rmdir',
path: 'C:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\.tmp.253\\rm-4\\d-3-1'
}
Node.js v18.0.0-pre
...
Reason | parallel/test-heapsnapshot-near-heap-limit-worker |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40631, nodejs/node#40802) |
Appeared | test-digitalocean-alpine312_container-x64-1, test-ibm-rhel7-s390x-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40792/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40871/ |
Example
not ok 1125 parallel/test-heapsnapshot-near-heap-limit-worker
---
duration_ms: 120.12
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 2331 parallel/test-stream-pipeline
---
duration_ms: 1.90
severity: fail
exitcode: 1
stack: |-
node:assert:986
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: The operation was aborted
at /home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:364:12
at /home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:401:15
at node:internal/util:443:5
at finishImpl (node:internal/streams/pipeline:220:7)
at finish (node:internal/streams/pipeline:200:5)
at node:internal/util:443:5
at PassThrough.<anonymous> (node:internal/streams/pipeline:72:7)
at PassThrough.<anonymous> (node:internal/util:443:5)
at PassThrough.onerror (node:internal/streams/end-of-stream:107:14)
at PassThrough.emit (node:events:390:28)
at onDestroy (node:internal/streams/destroy:93:15)
at PassThrough.Readable._destroy (node:inte...
Reason | sequential/test-net-connect-econnrefused |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40752, nodejs/node#40773) |
Appeared | test-osuosl-centos7-ppc64_le-3, test-softlayer-centos7-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40857/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40865/ |
Example
not ok 3534 sequential/test-net-connect-econnrefused
---
duration_ms: 120.156
severity: fail
exitcode: -15
stack: |-
timeout
pending 50 rounds 1
pending 49 rounds 1
pending 48 rounds 1
pending 47 rounds 1
pending 46 rounds 1
pending 45 rounds 1
pending 44 rounds 1
pending 43 rounds 1
pending 42 rounds 1
pending 41 rounds 1
pending 40 rounds 1
pending 39 rounds 1
pending 38 rounds 1
pending 37 rounds 1
pending 36 rounds 1
pending 35 rounds 1
pending 34 rounds 1
pending 33 rounds 1
pending 32 rounds 1
pending 31 rounds 1
pending 30 rounds 1
pending 29 rounds 1
pending 28 rounds 1
pending 27 rounds 1
pending 26 rounds 1
pending 25 rounds 1
pending 24 rounds 1
pending 23 rounds 1
pending 22 rounds 1
pending 21 rounds 1
pending 20 rounds 1
pending 19 rounds 1
pending 18 rounds 1
pending 17 rounds 1
pending 16 rounds 1
pending 15 rounds 1
pending 14 rounds...
Reason | sequential/test-perf-hooks |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40751, nodejs/node#40806) |
Appeared | test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-2, test-digitalocean-alpine312_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40820/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40874/ |
Example
not ok 840 sequential/test-perf-hooks
---
duration_ms: 2.365
severity: fail
exitcode: 1
stack: |-
{
name: 'node',
entryType: 'node',
startTime: 0,
duration: { around: 2033.815294265747 },
nodeStart: { around: 0 },
v8Start: { around: 0 },
bootstrapComplete: { around: 2033.4698238372803, delay: 2500 },
environment: { around: 0 },
loopStart: -1,
loopExit: -1
}
node:assert:400
throw err;
^
AssertionError [ERR_ASSERTION]: environment: 329.58681297302246 >= 250
at checkNodeTiming (/home/iojs/build/workspace/node-test-binary-arm/test/sequential/test-perf-hooks.js:31:7)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/sequential/test-perf-hooks.js:43:1)
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)
...
Reason | wpt/test-webcrypto |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40760, nodejs/node#40807) |
Appeared | test-requireio_jasnell-debian10-armv7l_pi2-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40836/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40867/ |
Example
not ok 849 wpt/test-webcrypto
---
duration_ms: 240.204
severity: fail
exitcode: -15
stack: |-
timeout
[EXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
location is not defined
location is not defined
/home/iojs/build/workspace/node-test-binary-arm/test/fixtures/wpt/common/subset-tests.js:5
if (location.search) {
^
ReferenceError: location is not defined
at /home/iojs/build/workspace/node-test-binary-arm/test/fixtures/wpt/common/subset-tests.js:5:3
at /home/iojs/build/workspace/node-test-binary-arm/test/fixtures/wpt/common/subset-tests.js:60:3
at Script.runInThisContext (node:vm:129:12)
at runInThisContext (node:vm:305:38)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/common/wpt/worker.js:52:3)
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:i...
Jenkins Failure
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from p8-aix2-nodejs03.osuosl.org/140.211.9.131:44956' 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. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 6 (nodejs/node#40555, nodejs/node#40716, nodejs/node#40760, nodejs/node#40351, nodejs/node#40656, nodejs/node#40806) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubi81_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40800/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40874/ |
Example
Build timed out (after 60 minutes). Marking the build as failed.
Git Failure
Reason | warning: failed to remove Release/node.exe: Invalid argument |
---|---|
Type | GIT_FAILURE |
Failed PR | 4 (nodejs/node#40572, nodejs/node#39240, nodejs/node#40216, nodejs/node#40802) |
Appeared | test-rackspace-win2012r2_vs2019-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40795/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40873/ |
Example
warning: failed to remove Release/node.exe: Invalid argument
Reason | 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 |
---|---|
Type | GIT_FAILURE |
Failed PR | 2 (nodejs/node#40716, nodejs/node#40772) |
Appeared | test-orka-macos10.14-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40809/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40810/ |
Example
hudson.plugins.git.GitException: 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
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$6.execute(CliGitAPIImpl.java:1272)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:160)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
Reason | 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 |
---|---|
Type | GIT_FAILURE |
Failed PR | 2 (nodejs/node#40751, nodejs/node#39240) |
Appeared | test-joyent-smartos18-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40820/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40822/ |
Example
hudson.plugins.git.GitException: 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
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$6.execute(CliGitAPIImpl.java:1272)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:160)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
Build Failure
Reason | sh: line 30: sudo: command not found |
---|---|
Type | BUILD_FAILURE |
Failed PR | 18 (nodejs/node#40763, nodejs/node#40640, nodejs/node#40751, nodejs/node#39240, nodejs/node#40760, nodejs/node#40716, nodejs/node#40772, nodejs/node#40778, nodejs/node#40351, nodejs/node#40216, nodejs/node#40807, nodejs/node#40656, nodejs/node#40802, nodejs/node#40746, nodejs/node#40806, nodejs/node#40654, nodejs/node#40773, nodejs/node#40741) |
Appeared | test-equinix-ubuntu2004_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40794/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40884/ |
Example
sh: line 30: sudo: command not found
Reason | fatal error: ld terminated with signal 9 [Killed] |
---|---|
Type | BUILD_FAILURE |
Failed PR | 15 (nodejs/node#40763, nodejs/node#40598, nodejs/node#40772, nodejs/node#40640, nodejs/node#40631, nodejs/node#40782, nodejs/node#40716, nodejs/node#40792, nodejs/node#40778, nodejs/node#40216, nodejs/node#40796, nodejs/node#40351, nodejs/node#40801, nodejs/node#40746, nodejs/node#40802) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40798/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40873/ |
Example
fatal error: ld terminated with signal 9 [Killed]
Reason | Makefile:1252: recipe for target 'tools/.mdlintstamp' failed |
---|---|
Type | BUILD_FAILURE |
Failed PR | 4 (nodejs/node#40772, nodejs/node#40773, nodejs/node#40751, nodejs/node#39240) |
Appeared | test-ibm-ubuntu1804-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40817/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40822/ |
Example
Makefile:1252: recipe for target 'tools/.mdlintstamp' failed
make: *** [tools/.mdlintstamp] Error 1
+ cat test-eslint.tap
+ sed '/^\s*$/d'
+ grep -v '^ok\|^TAP version 13\|^1\.\.'
+ exit 1
Reason | fatal: sent error to the client: git upload-archive: archiver died with error |
---|---|
Type | BUILD_FAILURE |
Failed PR | 3 (nodejs/node#40613, nodejs/node#40654, nodejs/node#40649) |
Appeared | undefined |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40816/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40870/ |
Example
fatal: sent error to the client: git upload-archive: archiver died with error
fatal: no such ref: jenkins-node-test-commit-windows-fanned-e520a32dd7e52d93fd577b0121b271c7e2817b94
Reason | ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#40802, nodejs/node#40806) |
Appeared | test-digitalocean-freebsd12-x64-1, test-ibm-rhel7-s390x-2, test-ibm-rhel7-s390x-3, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-arm64_pi3-2, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_davglass-debian10-arm64_pi3-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40871/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40874/ |
Example
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
undefined
Reason | warning: failed to remove out/Release/.nfs00000000016a2106000053f4: Device or resource busy |
---|---|
Type | INFRA_FAILURE |
Failed PR | 3 (nodejs/node#40654, nodejs/node#40773, nodejs/node#40741) |
Appeared | test-requireio_joeyvandijk-debian10-armv7l_pi2-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40881/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40884/ |
Example
warning: failed to remove out/Release/.nfs00000000016a2106000053f4: Device or resource busy
Reason | warning: failed to remove out/Release/.nfs00000000017c2c3900003f2c: Device or resource busy |
---|---|
Type | INFRA_FAILURE |
Failed PR | 3 (nodejs/node#40654, nodejs/node#40773, nodejs/node#40741) |
Appeared | test-requireio_securogroup-debian10-arm64_pi3-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/40881/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/40884/ |
Example
warning: failed to remove out/Release/.nfs00000000017c2c3900003f2c: Device or resource busy
Progress
-
pummel/test-fs-watch-non-recursive
(16) -
wpt/test-user-timing
(10) -
parallel/test-http2-pipe-named-pipe
(9) -
parallel/test-repl-sigint-nested-eval
(9) -
parallel/test-trace-events-fs-sync
(9) -
parallel/test-child-process-pipe-dataflow
(8) -
sequential/test-worker-prof
(8) -
parallel/test-fs-rmdir-recursive
(7) -
sequential/test-debugger-heap-profiler
(7) -
sequential/test-heap-prof
(6) -
sequential/test-heapdump
(5) -
sequential/test-heapdump-flag
(5) -
parallel/test-crypto-dh-constructor
(4) -
parallel/test-crypto-keygen
(4) -
sequential/test-http2-timeout-large-write-file
(4) -
parallel/test-child-process-fork-closed-channel-segfault
(3) -
parallel/test-crypto-dh
(3) -
parallel/test-crypto-secure-heap
(3) -
parallel/test-stdout-to-file
(3) -
pummel/test-fs-readfile-tostring-fail
(3) -
sequential/test-child-process-pass-fd
(3) -
node-api/test_threadsafe_function/test
(2) -
parallel/test-child-process-fork-exec-path
(2) -
parallel/test-crypto-binary-default
(2) -
parallel/test-crypto-dh-leak
(2) -
parallel/test-crypto-dh-odd-key
(2) -
parallel/test-fs-rm
(2) -
parallel/test-heapsnapshot-near-heap-limit-worker
(2) -
parallel/test-stream-pipeline
(2) -
sequential/test-net-connect-econnrefused
(2) -
sequential/test-perf-hooks
(2) -
wpt/test-webcrypto
(2) -
Backing channel 'JNLP4-connect connection from ... is disconnected.
(7) -
Build timed out (after 60 minutes). Marking the build as failed.
(6) -
warning: failed to remove Release/node.exe: Invalid argument
(4) -
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
(18) -
fatal error: ld terminated with signal 9 [Killed]
(15) -
Makefile:1252: recipe for target 'tools/.mdlintstamp' failed
(4) -
fatal: sent error to the client: git upload-archive: archiver died with error
(3) -
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
(2) -
warning: failed to remove out/Release/.nfs00000000016a2106000053f4: Device or resource busy
(3) -
warning: failed to remove out/Release/.nfs00000000017c2c3900003f2c: Device or resource busy
(3)
Metadata
Assignees
Labels
No labels