Open
Description
Failures in node-test-pull-request/41078 to node-test-pull-request/41170 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-29 00:02 | 7 | 11 | 2 | 4 | 76 | 12.36% |
JSTest Failure
Example
not ok 850 wpt/test-user-timing
---
duration_ms: 9.546
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
---- 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_marks.any.js ----
[PASS] Clearing all marks remove all of them.
---- case-sensitivity.any.js ----
[PASS] getEntriesByType values are case sensitive
---- clear_non_existent_mark.any.js ----
[PASS] Clearing a non-existent mark doesn't affect existing marks
---- clear_non_existent_measure.any.js ----
[PASS] Clearing a non-existent measure doesn't affect existing measures
---...
Reason | parallel/test-repl-sigint-nested-eval |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#39239, nodejs/node#40640, nodejs/node#40751, nodejs/node#40998, nodejs/node#40615, nodejs/node#41004) |
Appeared | test-softlayer-ubi81_container-x64-1, test-osuosl-aix72-ppc64_be-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-softlayer-ubuntu1804_sharedlibs_container-x64-5 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41116/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41169/ |
Example
not ok 2166 parallel/test-repl-sigint-nested-eval
---
duration_ms: 0.413
severity: fail
exitcode: 1
stack: |-
Stacktrace:
ptr1=0x354128981d49
ptr2=(nil)
ptr3=(nil)
ptr4=(nil)
failure_message_object=0x7ffc6d78fea0
==== JS stack trace =========================================
0: ExitFrame [pc: 0x15aa4f9]
1: StubFrame [pc: 0x1635f1d]
Security context: 0x0a9e1e42be69 <JSGlobalObject>
2: _fatalException [0xa9e1e4088c1] [node:internal/process/execution:145] [bytecode=0x22d1a026a199 offset=13](this=0x0a9e1e402d09 <process map = 0x71b676f6081>,0x354128981d49 <Odd Oddball: termination_exception>,0x354128981769 <false>)
3: InternalFrame [pc: 0x153775b]
4: EntryFrame [pc: 0x1537483]
5: builtin exit frame: evaluate(this=0x3090e4d27f09 <ModuleWrap map = 0x83fed2cdb51>,0x3090e4d27f09 <ModuleWrap map = 0x83fed2cdb51>,-1,0x354128981769 <false>)
6: getESMFacade [0x12770c2997e1] [node:internal/boo...
Example
not ok 3558 sequential/test-worker-prof
---
duration_ms: 30.287
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-commit-linux-containered/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-commit-linux-containered/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)
...
Reason | addons/worker-buffer-callback/test-free-called |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40516, nodejs/node#36111, nodejs/node#40615) |
Appeared | test-digitalocean-freebsd12-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41091/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41168/ |
Example
not ok 3262 addons/worker-buffer-callback/test-free-called
---
duration_ms: 0.244
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 0
at Object.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/addons/worker-buffer-callback/test-free-called.js:14:8)
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/run_main_module:17:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 1,
expected: 0,
operator: 'strictE...
Reason | parallel/test-child-process-pipe-dataflow |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#36111, nodejs/node#40947, nodejs/node#40974) |
Appeared | test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-1, test-azure_msft-win2016_vs2017-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41127/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41163/ |
Example
not ok 103 parallel/test-child-process-pipe-dataflow
---
duration_ms: 1.272
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '1047554'
- '1048577'
^
at process.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-pipe-dataflow.js:71:12)
at process.emit (node:events:402:35) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '1047554',
expected: '1048577',
operator: 'strictEqual'
}
...
Reason | parallel/test-crypto-dh-odd-key |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#35157, nodejs/node#40949, nodejs/node#40615) |
Appeared | test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_jasnell-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41081/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41136/ |
Example
not ok 226 parallel/test-crypto-dh-odd-key
---
duration_ms: 240.296
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-fs-rmdir-recursive |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#36111, nodejs/node#40947, nodejs/node#40974) |
Appeared | test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41084/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41163/ |
Example
not ok 209 parallel/test-fs-rmdir-recursive
---
duration_ms: 1.27
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.2\rmdir-recursive-0'
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 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.2\rmdir-recursive-0'] {
errno: -4051,
code: 'ENOTEMPTY',
syscall: 'rmdir',
path: 'C:\\workspace\\node-test-binary-windows...
Reason | parallel/test-http-outgoing-end-cork |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40241, nodejs/node#39239, nodejs/node#40969) |
Appeared | test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41080/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41131/ |
Example
not ok 301 parallel/test-http-outgoing-end-cork
---
duration_ms: 2.297
severity: fail
exitcode: 1
stack: |-
Sending req no 1
assert.js:166
throw err;
^
AssertionError [ERR_ASSERTION]: () => {
reject(new Error('Request timed out'));
} at /home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-http-outgoing-end-cork.js:53
at Timeout.mustNotCall [as _onTimeout] (/home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:453:12)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
...
Reason | sequential/test-debugger-heap-profiler |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40983, nodejs/node#40640, nodejs/node#40998) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-alpine311_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41137/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41167/ |
Example
not ok 3450 sequential/test-debugger-heap-profiler
---
duration_ms: 14.641
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/debugger.js:84
reject(new Error([
^
Error: Timeout (5000) while waiting for />\s+$/; found: Heap snapshot: 0/0
Heap snapshot: 0/34992
Heap snapshot: 10000/34992
Heap snapshot: 20000/34992
Heap snapshot: 30000/34992
Heap snapshot: 34991/34992
Heap snapshot: 34992/34992
Heap snaphost prepared.
Writing snapshot: 102400
Writing snapshot: 204800
Writing snapshot: 307200
Writing snapshot: 409600
Writing snapshot: 512000
Writing snapshot: 614400
Writing snapshot: 716800
Writing snapshot: 819200
Writing snapshot: 921600
Writing snapshot: 1024000
Writing snapshot: 1126400
Writing snapshot: 1228800
Writing snapshot: 1331200
Writing snapshot: 1433600
Writing snapshot: 1...
Reason | wpt/test-webcrypto |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#36111, nodejs/node#40945, nodejs/node#40640) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_svincent-debian10-armv7l_pi2-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41084/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41151/ |
Example
not ok 3401 wpt/test-webcrypto
---
duration_ms: 124.303
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-commit-linux-containered/test/fixtures/wpt/common/subset-tests.js:5
if (location.search) {
^
ReferenceError: location is not defined
at /home/iojs/build/workspace/node-test-commit-linux-containered/test/fixtures/wpt/common/subset-tests.js:5:3
at /home/iojs/build/workspace/node-test-commit-linux-containered/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-commit-linux-containered/test/common/wpt/worker.js:52:3)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at Object.Module._extensions..js (node:internal/m...
Reason | parallel/test-crypto-binary-default |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40813, nodejs/node#36696) |
Appeared | test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_svincent-debian10-armv7l_pi2-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41079/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41085/ |
Example
not ok 158 parallel/test-crypto-binary-default
---
duration_ms: 240.184
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-keygen |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#36111, nodejs/node#40615) |
Appeared | test-rackspace-win2012r2_vs2019-x64-5, test-rackspace-win2012r2_vs2017-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41127/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41168/ |
Example
not ok 837 parallel/test-crypto-keygen
---
duration_ms: 120.155
severity: fail
exitcode: 1
stack: |-
timeout
...
Reason | parallel/test-fs-rm |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40241, nodejs/node#40974) |
Appeared | test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vcbt2015-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41083/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41154/ |
Example
not ok 251 parallel/test-fs-rm
---
duration_ms: 0.741
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.247
Files blocking: [ 'rm-0', 'rm-4', 'rm-5', 'rm-args-file.txt' ]
node:assert:986
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.247\rm-0\d-3-1\d-2-2'
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:357:12
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:394:15
at CB (node:internal/fs/rimraf:60:5)
at node:internal/fs/rimraf:152:18
at CB (node:internal/fs/rimraf:60:5)
at node:internal/fs/rimraf:152:18
at CB (node:internal/fs/rimraf:60:5)
at FSReqCallback.oncomplete (node:fs:188:23)
{
generatedMessage: false,
code: 'ERR_...
Reason | parallel/test-trace-events-fs-sync |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40947, nodejs/node#40998) |
Appeared | test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-azure_msft-win10_vcbt2015-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41129/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41167/ |
Example
not ok 695 parallel/test-trace-events-fs-sync
---
duration_ms: 267.628
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | pummel/test-fs-readfile-tostring-fail |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40615, nodejs/node#40640) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-alpine311_container-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41104/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41151/ |
Example
not ok 3168 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 720.52
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | sequential/test-heap-prof |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40640, nodejs/node#40998) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41151/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41167/ |
Example
not ok 3476 sequential/test-heap-prof
---
duration_ms: 120.70
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | sequential/test-heapdump-flag |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40640, nodejs/node#40998) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41151/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41167/ |
Example
not ok 3478 sequential/test-heapdump-flag
---
duration_ms: 120.58
severity: fail
exitcode: -15
stack: |-
timeout
...
Jenkins Failure
Reason | Build timed out (after 10 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 5 (nodejs/node#36696, nodejs/node#40640, nodejs/node#39392, nodejs/node#40516, nodejs/node#40532) |
Appeared | test-ibm-ubuntu1804-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41085/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41092/ |
Example
Build timed out (after 10 minutes). Marking the build as failed.
Reason | Build timed out (after 60 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 4 (nodejs/node#40941, nodejs/node#40983, nodejs/node#40640, nodejs/node#40998) |
Appeared | 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/41130/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41167/ |
Example
Build timed out (after 60 minutes). Marking the build as failed.
Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 3 (nodejs/node#40974, nodejs/node#40969, nodejs/node#40881) |
Appeared | test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_securogroup-debian10-arm64_pi3-1, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-requireio_rvagg-debian10-armv7l_pi2-1, test-orka-macos10.15-x64-2, test-requireio_securogroup-debian10-arm64_pi3-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41120/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41164/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 203.217.18.114/203.217.18.114:35310' 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)
Git Failure
Reason | warning: failed to remove Release/node.exe: Invalid argument |
---|---|
Type | GIT_FAILURE |
Failed PR | 9 (nodejs/node#40640, nodejs/node#39392, nodejs/node#40516, nodejs/node#40899, nodejs/node#39239, nodejs/node#40945, nodejs/node#40974, nodejs/node#40615, nodejs/node#40969) |
Appeared | test-rackspace-win2012r2_vs2019-x64-5 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41088/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41142/ |
Example
warning: failed to remove Release/node.exe: Invalid argument
Build Failure
Example
fatal error: ld terminated with signal 9 [Killed]
Reason | fatal: No rebase in progress? |
---|---|
Type | BUILD_FAILURE |
Failed PR | 8 (nodejs/node#36696, nodejs/node#40640, nodejs/node#40706, nodejs/node#39392, nodejs/node#40516, nodejs/node#40532, nodejs/node#40941, nodejs/node#36111) |
Appeared | test-orka-macos10.14-x64-2, test-nearform-macos10.15-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41085/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41127/ |
Example
fatal: No rebase in progress?
Reason | fatal error: error in backend: IO failure on output stream: No space left on device |
---|---|
Type | BUILD_FAILURE |
Failed PR | 7 (nodejs/node#36696, nodejs/node#40640, nodejs/node#40706, nodejs/node#39392, nodejs/node#40516, nodejs/node#40941, nodejs/node#36111) |
Appeared | test-nearform-macos10.15-x64-3, test-nearform-macos10.15-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41085/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41115/ |
Example
fatal error: error in backend: IO failure on output stream: No space left on device
Reason | ERROR: Build step failed with exception |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#40974, nodejs/node#40881) |
Appeared | test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-arm64_pi3-2, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_piccoloaiutante-debian10-arm64_pi3-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41120/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41164/ |
Example
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-requireio_ceejbot-debian10-armv7l_pi2-1] which is computer hudson.slaves.SlaveComputer@7a740197 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)
Reason | error: The last gc run reported the following. Please correct the root cause |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#35157, nodejs/node#40564) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-ibm-ubuntu1804-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41081/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41082/ |
Example
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.
warning: There are too many unreachable loose objects; run 'git prune' to remove them.
undefined
Example
Unknown
Progress
-
wpt/test-user-timing
(9) -
parallel/test-repl-sigint-nested-eval
(6) -
sequential/test-worker-prof
(5) -
addons/worker-buffer-callback/test-free-called
(3) -
parallel/test-child-process-pipe-dataflow
(3) -
parallel/test-crypto-dh-odd-key
(3) -
parallel/test-fs-rmdir-recursive
(3) -
parallel/test-http-outgoing-end-cork
(3) -
sequential/test-debugger-heap-profiler
(3) -
wpt/test-webcrypto
(3) -
parallel/test-crypto-binary-default
(2) -
parallel/test-crypto-keygen
(2) -
parallel/test-fs-rm
(2) -
parallel/test-trace-events-fs-sync
(2) -
pummel/test-fs-readfile-tostring-fail
(2) -
sequential/test-heap-prof
(2) -
sequential/test-heapdump-flag
(2) -
Build timed out (after 10 minutes). Marking the build as failed.
(5) -
Build timed out (after 60 minutes). Marking the build as failed.
(4) -
Backing channel 'JNLP4-connect connection from ... is disconnected.
(3) -
warning: failed to remove Release/node.exe: Invalid argument
(9) -
fatal error: ld terminated with signal 9 [Killed]
(13) -
fatal: No rebase in progress?
(8) -
fatal error: error in backend: IO failure on output stream: No space left on device
(7) -
ERROR: Build step failed with exception
(2) -
error: The last gc run reported the following. Please correct the root cause
(2) -
Unknown
(18)
Metadata
Metadata
Assignees
Labels
No labels