Open
Description
Failures in node-test-pull-request/41656 to node-test-pull-request/41748 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-01-05 00:02 | 0 | 0 | 24 | 10 | 66 | 0.00% |
JSTest Failure
Reason | sequential/test-performance-eventloopdelay |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 16 (nodejs/node#41263, nodejs/node#41331, nodejs/node#40815, nodejs/node#41351, nodejs/node#41354, nodejs/node#41357, nodejs/node#41352, nodejs/node#41197, nodejs/node#41369, nodejs/node#41325, nodejs/node#41397, nodejs/node#41398, nodejs/node#41302, nodejs/node#41385, nodejs/node#41329, nodejs/node#41290) |
Appeared | test-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-2, test-ibm-rhel7-s390x-4, test-ibm-rhel7-s390x-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41664/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41748/ |
Example
not ok 3536 sequential/test-performance-eventloopdelay
---
duration_ms: 7.218
severity: fail
exitcode: 1
stack: |-
node:assert:399
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(histogram.min > 0)
at Timeout.spinAWhile [as _onTimeout] (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-performance-eventloopdelay.js:65:7)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v18.0.0-pre
...
Reason | parallel/test-fs-rmdir-recursive |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 8 (nodejs/node#41331, nodejs/node#40532, nodejs/node#41231, nodejs/node#41352, nodejs/node#41370, nodejs/node#41325, nodejs/node#41197, nodejs/node#41290) |
Appeared | test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41687/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41747/ |
Example
not ok 260 parallel/test-fs-rmdir-recursive
---
duration_ms: 0.824
severity: fail
exitcode: 1
stack: |-
(node:15624) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:991
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.257\rmdir-recursive-1\d-1-1'
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:364:12
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:401:15
at node:fs:188:23
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) {
...
Reason | pummel/test-worker-take-heapsnapshot |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#41199, nodejs/node#41263, nodejs/node#41329, nodejs/node#41235, nodejs/node#40815, nodejs/node#41332) |
Appeared | test-equinix-ubuntu2004_sharedlibs_container-arm64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41661/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41682/ |
Example
not ok 3216 pummel/test-worker-take-heapsnapshot
---
duration_ms: 0.513
severity: crashed
exitcode: -11
stack: |-
(node:989228) internal/test/binding: These APIs are for internal testing only. Do not use them.
(Use `node --trace-warnings ...` to show where the warning was created)
...
Reason | parallel/test-trace-events-fs-sync |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#40852, nodejs/node#41370, nodejs/node#41373, nodejs/node#41369) |
Appeared | test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41677/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41734/ |
Example
not ok 691 parallel/test-trace-events-fs-sync
---
duration_ms: 2.390
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.682
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.fstat:
{
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:2155:35)\r\n' +
' at [eval]:1:4\r\n' +
' at Script.runInThisContext (node:vm:129:12)\r\n' +
' at Object.runInThisContext (node:vm:305:38)...
Reason | node-api/test_threadsafe_function/test |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#41332, nodejs/node#41354, nodejs/node#41329) |
Appeared | test-equinix-centos7_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41682/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41719/ |
Example
not ok 3344 node-api/test_threadsafe_function/test
---
duration_ms: 240.34
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-dh-leak |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#40815, nodejs/node#41357, nodejs/node#41302) |
Appeared | test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41678/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41738/ |
Example
not ok 178 parallel/test-crypto-dh-leak
---
duration_ms: 240.79
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-common-expect-warning |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40661, nodejs/node#41385) |
Appeared | test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2, test-equinix-centos7_container-arm64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41695/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41723/ |
Example
not ok 322 parallel/test-common-expect-warning
---
duration_ms: 0.701
severity: fail
exitcode: 1
stack: |-
node:assert:1026
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Unexpected extra warning received/. Input:
''
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/parallel/test-common-expect-warning.js:41:14)
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/common/index.js:401:15)
at ChildProcess.emit (node:events:520:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '',
expected: /Unexpected extra warning received/,
operator: 'match'
}
Node.js v18.0.0-pre
...
Reason | parallel/test-crypto-binary-default |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41331, nodejs/node#41332) |
Appeared | 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/41657/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41660/ |
Example
not ok 159 parallel/test-crypto-binary-default
---
duration_ms: 240.52
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-dh |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41357, nodejs/node#41367) |
Appeared | test-requireio_securogroup-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41693/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41720/ |
Example
not ok 313 parallel/test-crypto-dh
---
duration_ms: 240.80
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-crypto-dh-odd-key |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41329, nodejs/node#41385) |
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/41719/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41743/ |
Example
not ok 360 parallel/test-crypto-dh-odd-key
---
duration_ms: 240.116
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-performance-measure |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#40852, nodejs/node#41397) |
Appeared | test-ibm-rhel7-s390x-1, test-macstadium-macos11.0-arm64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41677/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41736/ |
Example
not ok 1765 parallel/test-performance-measure
---
duration_ms: 1.211
severity: fail
exitcode: 1
stack: |-
node:assert:399
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert.ok(duration > DELAY)
at /home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-performance-measure.js:12:12
at Array.forEach (<anonymous>)
at PerformanceObserver.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-performance-measure.js:11:22)
at PerformanceObserver.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:401:15)
at PerformanceObserver.[kDispatch] (node:internal/perf/observe:308:20)
at Immediate._onImmediate (node:internal/perf/observe:113:25)
at processImmediate (node:internal/timers:466:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: tru...
Reason | parallel/test-repl-sigint-nested-eval |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41331, nodejs/node#41235) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-joyent-ubuntu1804-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41657/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41696/ |
Example
not ok 2128 parallel/test-repl-sigint-nested-eval
---
duration_ms: 0.549
severity: fail
exitcode: 1
stack: |-
Stacktrace:
ptr1=0x15b87341d49
ptr2=(nil)
ptr3=(nil)
ptr4=(nil)
failure_message_object=0x7ffdbe3af3c0
==== JS stack trace =========================================
0: ExitFrame [pc: 0x55629ac8c4f9]
1: StubFrame [pc: 0x55629ad17f1d]
Security context: 0x22be47fafdc9 <JSGlobalObject>
2: _fatalException [0x22be47f891a1] [node:internal/process/execution:145] [bytecode=0x1565467eae61 offset=13](this=0x22be47f82709 <process map = 0x3ae427a81479>,0x015b87341d49 <Odd Oddball: termination_exception>,0x015b87341769 <false>)
3: InternalFrame [pc: 0x55629ac1975b]
4: EntryFrame [pc: 0x55629ac19483]
5: builtin exit frame: evaluate(this=0x13905b3275b1 <ModuleWrap map = 0xfb358a8cb91>,0x13905b3275b1 <ModuleWrap map = 0xfb358a8cb91>,-1,0x015b87341769 <false>)
6: getESMFacade [0x12223405ae3...
Example
not ok 2199 parallel/test-stream-map
---
duration_ms: 0.196
severity: fail
exitcode: 1
stack: |-
node:internal/process/promises:265
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /ERR_INVALID_ARG_TYPE/. Input:
'RangeError [ERR_OUT_OF_RANGE]: The value of "concurrency" is out of range. It must be an integer. Received NaN'
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: RangeError [ERR_OUT_OF_RANGE]: The value of "concurrency" is out of range. It must be an integer. Received NaN
at Readable.map (node:internal/streams/operators:38:3)
at map.next (<anonymous>)
at next (node:internal/streams/from:85:26)
at Readable.readable._read (node:internal/streams/from:53:7)
at Readable.read (node:internal/streams/read...
Reason | sequential/test-net-connect-econnrefused |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41352, nodejs/node#41385) |
Appeared | test-ibm-rhel7-s390x-4, test-ibm-rhel7-s390x-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41709/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41723/ |
Example
not ok 3525 sequential/test-net-connect-econnrefused
---
duration_ms: 120.10
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-worker-prof |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41329, nodejs/node#41332) |
Appeared | test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-nearform-macos11.0-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41665/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41682/ |
Example
not ok 3589 sequential/test-worker-prof
---
duration_ms: 0.712
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with an error: {
status: null,
signal: 'SIGTRAP',
output: [
null,
'',
'\n' +
'\n' +
'#\n' +
'# Fatal error in ../deps/v8/src/execution/frames.h, line 187\n' +
'# Debug check failed: static_cast<uintptr_t>(type) < Type::NUMBER_OF_TYPES (140737185827656 vs. 23).\n' +
'#\n' +
'#\n' +
'#\n' +
'#FailureMessage Object: 0xffffdbef6e98\n' +
' 1: 0xaaaac9788ec8 node::DumpBacktrace(_IO_FILE*) [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]\n' +
' 2: 0xaaaac993a5ac [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]\n' +
' 3: 0xaaaac993a5d8 [/home/iojs/build/workspace/node-test-comm...
Reason | wpt/test-webcrypto |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41385, nodejs/node#41329) |
Appeared | test-requireio_svincent-debian10-armv7l_pi2-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41721/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41744/ |
Example
not ok 856 wpt/test-webcrypto
---
duration_ms: 240.128
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
Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 3 (nodejs/node#41332, nodejs/node#41352, nodejs/node#41329) |
Appeared | test-equinix-ubuntu2004_container-armv7l-1, test-nearform-macos11.0-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41682/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41714/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.81.219/145.40.81.219:38612' 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 | 2 (nodejs/node#41199, nodejs/node#41359) |
Appeared | test-softlayer-ubi81_container-x64-1, test-digitalocean-ubi81_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41661/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41704/ |
Example
Build timed out (after 60 minutes). Marking the build as failed.
Git Failure
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com: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)
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 f1658bdc8f84950b4fab9e8a4e1561fd05a043df ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64 |
---|---|
Type | GIT_FAILURE |
Failed PR | 5 (nodejs/node#41352, nodejs/node#41197, nodejs/node#41369, nodejs/node#41325, nodejs/node#41397) |
Appeared | test-digitalocean-freebsd12-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41728/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41736/ |
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 f1658bdc8f84950b4fab9e8a4e1561fd05a043df ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64
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 | Failed to trigger fanned build |
---|---|
Type | BUILD_FAILURE |
Failed PR | 11 (nodejs/node#40815, nodejs/node#41263, nodejs/node#38590, nodejs/node#41385, nodejs/node#41352, nodejs/node#41373, nodejs/node#41197, nodejs/node#41367, nodejs/node#41369, nodejs/node#41325, nodejs/node#41397) |
Appeared | undefined |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41663/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41736/ |
Example
Failed to trigger fanned build
Reason | Failed to trigger node-test-commit |
---|---|
Type | BUILD_FAILURE |
Failed PR | 3 (nodejs/node#41236, nodejs/node#41337, https://github.com/node/node/pull/41197/) |
Appeared | test-packetnet-ubuntu1804-x64-2, test-packetnet-ubuntu1804-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41669/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41731/ |
Example
Failed to trigger node-test-commit
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#40815, nodejs/node#41325) |
Appeared | test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1, test-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41663/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41742/ |
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
Example
Error: Unexpected token ','
at ESMLoader.moduleStrategy (node:internal/modules/esm/translators:115:18)
at ESMLoader.moduleProvider (node:internal/modules/esm/loader:289:14)
Node.js v18.0.0-pre
make[2]: *** [Makefile:745: out/doc/api/corepack.html] Error 1
Reason | sh: line 2: syntax error near unexpected token `newline' |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#41329, nodejs/node#40815) |
Appeared | test-rackspace-ubuntu1604-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41665/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41678/ |
Example
sh: line 2: syntax error near unexpected token `newline'
undefined
Reason | Unknown |
---|---|
Type | undefined |
Failed PR | 12 (nodejs/node#41331, nodejs/node#41332, nodejs/node#41199, nodejs/node#41337, nodejs/node#40852, nodejs/node#40815, nodejs/node#41357, nodejs/node#41367, nodejs/node#41302, nodejs/node#41325, nodejs/node#41385, nodejs/node#41329) |
Appeared | test-equinix-ubuntu2004_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/41657/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/41744/ |
Example
Unknown
Progress
-
sequential/test-performance-eventloopdelay
(16) -
parallel/test-fs-rmdir-recursive
(8) -
pummel/test-worker-take-heapsnapshot
(6) -
parallel/test-trace-events-fs-sync
(4) -
node-api/test_threadsafe_function/test
(3) -
parallel/test-crypto-dh-leak
(3) -
parallel/test-common-expect-warning
(2) -
parallel/test-crypto-binary-default
(2) -
parallel/test-crypto-dh
(2) -
parallel/test-crypto-dh-odd-key
(2) -
parallel/test-performance-measure
(2) -
parallel/test-repl-sigint-nested-eval
(2) -
parallel/test-stream-map
(2) -
sequential/test-net-connect-econnrefused
(2) -
sequential/test-worker-prof
(2) -
wpt/test-webcrypto
(2) -
Backing channel 'JNLP4-connect connection from ... is disconnected.
(3) -
Build timed out (after 60 minutes). Marking the build as failed.
(2) -
ERROR: Error fetching remote repo 'origin'
(12) -
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 f1658bdc8f84950b4fab9e8a4e1561fd05a043df ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64
(5) -
Failed to trigger fanned build
(11) -
Failed to trigger node-test-commit
(3) -
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
(2) -
Error: Unexpected token ','
(2) -
sh: line 2: syntax error near unexpected token
newline'` (2) -
Unknown
(12)
Metadata
Assignees
Labels
No labels