Failures in node-test-pull-request/63838 to node-test-pull-request/63934 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown reports/2024-12-08.md
)
UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
---|---|---|---|---|---|---|
2024-12-08 00:11 | 2 | 16 | 16 | 9 | 57 | 17.98% |
Reason | Command "git reset --hard" returned status code 128: |
---|---|
Type | GIT_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/56023/, https://github.com/nodejs/node/pull/56135/) |
Appeared | test-mnx-ubuntu2204-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/63885/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/63891/ |
Example
hudson.plugins.git.GitException: Command "git reset --hard" returned status code 128:
stdout:
stderr: fatal: Unable to create '/home/iojs/build/workspace/node/.git/index.lock': File exists.
Another git process seems to be running in this repository, e.g.
Reason | ERROR: Error fetching remote repo 'origin' |
---|---|
Type | GIT_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/56041/, https://github.com/nodejs/node/pull/56160/) |
Appeared | test-digitalocean-fedora40-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/63875/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/63918/ |
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from [email protected]:nodejs/node.git
at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239)
at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
Reason | fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository |
---|---|
Type | BUILD_FAILURE |
Failed PR | 4 (https://github.com/nodejs/node/pull/56120/, https://github.com/nodejs/node/pull/56001/, https://github.com/nodejs/node/pull/56160/, https://github.com/nodejs/node/pull/55942/) |
Appeared | test-equinix-ubuntu2204_container-armv7l-2, test-equinix-ubuntu2204_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/63873/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/63932/ |
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
Reason | ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/56078/, https://github.com/nodejs/node/pull/53900/) |
Appeared | test-osuosl-ubuntu2204_container-armv7l-1, test-equinix-ubuntu2204_container-armv7l-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/63855/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/63883/ |
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/jenkins11773400318815133342.sh
+ '[' -d .git ']'
+ git clean -fdx
Removing out/
Example
not ok 4238 sequential/test-http-server-request-timeouts-mixed
---
duration_ms: 3356.27800
severity: fail
exitcode: 1
stack: |-
node:internal/assert/utils:281
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(request2.completed)
at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-http-server-request-timeouts-mixed.js:108:5)
at listOnTimeout (node:internal/timers:614:17)
at process.processTimers (node:internal/timers:549:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v24.0.0-pre
...
Example
not ok 4237 parallel/test-watch-file-shared-dependency
---
duration_ms: 360117.92400
severity: fail
exitcode: -15
stack: |-
timeout
▶ watch file with shared dependency
✔ should not remove shared dependencies when unfiltering an owner (2.470875ms)
✔ watch file with shared dependency (2.9815ms)
...
Reason | parallel/test-http-response-status-message |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (https://github.com/nodejs/node/pull/56041/, https://github.com/nodejs/node/pull/56055/, https://github.com/nodejs/node/pull/53900/, https://github.com/nodejs/node/pull/56057/) |
Appeared | test-rackspace-win2016_vs2015-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/63849/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/63920/ |
Example
not ok 415 parallel/test-http-response-status-message
---
duration_ms: 353.00900
severity: fail
exitcode: 3221226505
stack: |-
client: expected status message: OK
client: actual status message: OK
client: expected status message: Internal Server Error
client: actual status message: Internal Server Error
client: expected status message: Moved Temporarily
client: actual status message: Moved Temporarily
client: expected status message:
client: actual status message:
...
Reason | parallel/test-net-write-fully-async-buffer |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (https://github.com/nodejs/node/pull/56078/, https://github.com/nodejs/node/pull/56023/, https://github.com/nodejs/node/pull/56133/) |
Appeared | test-digitalocean-ubuntu2204_sharedlibs_container-x64-2, test-azure_msft-win10_vs2019-x64-3, test-equinix_mnx-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/63856/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/63908/ |
Example
not ok 3403 parallel/test-net-write-fully-async-buffer
---
duration_ms: 120023.74600
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-stream-readable-unpipe-resume |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (https://github.com/nodejs/node/pull/56112/, https://github.com/nodejs/node/pull/55905/, https://github.com/nodejs/node/pull/56158/) |
Appeared | test-equinix-rhel8_container-arm64-1, test-osuosl-ubuntu2204_container-arm64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/63840/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/63917/ |
Example
not ok 3914 parallel/test-stream-readable-unpipe-resume
---
duration_ms: 360102.42800
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-file-write-stream4 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/56071/, https://github.com/nodejs/node/pull/55618/) |
Appeared | test-equinix-rhel8_container-arm64-1, test-orka-macos11-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/63839/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/63928/ |
Example
not ok 4008 parallel/test-file-write-stream4
---
duration_ms: 360030.67200
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | wpt/test-timers |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (https://github.com/nodejs/node/pull/56001/, https://github.com/nodejs/node/pull/56041/) |
Appeared | test-azure_msft-win11_vs2022-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/63847/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/63849/ |
Example
not ok 1024 wpt/test-timers
---
duration_ms: 1157.15500
severity: fail
exitcode: 1
stack: |-
[SKIPPED] negative-settimeout.any.js: unreliable in Node.js; Refs: https://github.com/nodejs/node/issues/37672
[PASS] Clear timeout with clearInterval
[PASS] Clear interval with clearTimeout
[PASS] Calling setInterval with no interval should be the same as if called with 0 interval
[PASS] Calling setInterval with undefined interval should be the same as if called with 0 interval
[PASS] negative-setinterval
[PASS] type-long-setinterval
[UNEXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
assert_unreached: Reached unreachable code
{
message: 'assert_unreached: Reached unreachable code',
stack: ' at listOnTimeout (node:internal/timers:614:17)\n' +
' at process.processTimers (node:internal/timers:549:7)'
}
Command: c:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe c:\workspace\node-test-binary-windows-js...