nodejs / reliability

Make the CI green again
35 stars 11 forks source link

CI Reliability 2024-05-12 #862

Open github-actions[bot] opened 4 months ago

github-actions[bot] commented 4 months ago

Failures in node-test-pull-request/59034 to node-test-pull-request/59118 that failed 2 or more 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
2024-05-12 00:09 14 7 16 19 44 10.45%

Jenkins Failure

CCTest Failure

Reason C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)
Type CC_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52915/, https://github.com/nodejs/node/pull/38646/, https://github.com/nodejs/node/pull/46681/)
Appeared test-azure_msft-win11_vs2022-x64-3, test-rackspace-win2019_vs2019-x64-2, test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2019_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/59052/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59102/
Example ``` C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected) Actual: true Expected: false [ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (5001 ms) ```

Build Failure

Reason error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
Type BUILD_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/52889/, https://github.com/nodejs/node/pull/52397/, https://github.com/nodejs/node/pull/50890/, https://github.com/nodejs/node/pull/51120/, https://github.com/nodejs/node/pull/52443/, https://github.com/nodejs/node/pull/31137/, https://github.com/nodejs/node/pull/36257/, https://github.com/nodejs/node/pull/48847/, https://github.com/nodejs/node/pull/51921/)
Appeared test-rackspace-win2022_vs2022-x64-5, test-rackspace-win2022_vs2022-x64-6, test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2022_vs2022-x64-4, test-rackspace-win2022_vs2022-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/59035/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59118/
Example ``` error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj] Creating library ..\..\out\Release\mksnapshot_host.lib and object ..\..\out\Release\mksnapshot_host.exp MSBUILD : error : This is an unhandled exception in MSBuild -- PLEASE UPVOTE AN EXISTING ISSUE OR FILE A NEW ONE AT https://aka.ms/msbuild/unhandled [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\mksnapshot_host.vcxproj] MSBUILD : error : System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\mksnapshot_host.vcxproj] MSBUILD : error : at Go9(RegexRunner ) [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\mksnapshot_host.vcxproj] ```

Reason fatal error: Killed signal terminated program cc1plus
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52913/, https://github.com/nodejs/node/pull/52881/, https://github.com/nodejs/node/pull/31137/)
Appeared test-rackspace-fedora32-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/59057/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59079/
Example ``` fatal error: Killed signal terminated program cc1plus ```

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/31137/, https://github.com/nodejs/node/pull/48033/, https://github.com/nodejs/node/pull/38646/)
Appeared test-digitalocean-alpine318_container-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-10, test-digitalocean-alpine318_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/59079/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59089/
Example ``` fatal: No rebase in progress? ```

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/31137/, https://github.com/nodejs/node/pull/48033/)
Appeared test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/59079/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59081/
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 ```

JSTest Failure

Reason benchmark/test-benchmark-crypto
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/52875/, https://github.com/nodejs/node/pull/52913/, https://github.com/nodejs/node/pull/31137/, https://github.com/nodejs/node/pull/51589/, https://github.com/nodejs/node/pull/36257/)
Appeared test-digitalocean-debian11-x64-1, test-equinix_mnx-smartos20-x64-3, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-softlayer-debian12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/59038/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59099/
Example ``` not ok 3996 benchmark/test-benchmark-crypto --- duration_ms: 2521.96800 severity: fail exitcode: 1 stack: |- node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 1 !== 0 at main (/home/iojs/build/workspace/node-test-commit-linux/benchmark/crypto/timingSafeEqual.js:21:10) at /home/iojs/build/workspace/node-test-commit-linux/benchmark/common.js:54:9 at process.processTicksAndRejections (node:internal/process/task_queues:77:11) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 1, expected: 0, operator: 'strictEqual' } Node.js v23.0.0-pre node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 1 !== 0 at ChildProcess. (/home/iojs/build/workspace/node-test-commit-linux/test/common/benchmark.js:28:12) a... ```

Reason parallel/test-buffer-tostring-rangeerror
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52913/, https://github.com/nodejs/node/pull/50890/, https://github.com/nodejs/node/pull/50786/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-8, test-ibm-ubuntu2204_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/59057/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59092/
Example ``` not ok 1008 parallel/test-buffer-tostring-rangeerror --- duration_ms: 120087.63300 severity: fail exitcode: -15 stack: |- timeout (node:451777) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. (Use `node --trace-deprecation ...` to show where the warning was created) ... ```

Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52443/, https://github.com/nodejs/node/pull/44432/)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/59084/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59095/
Example ``` not ok 144 node-api/test_threadsafe_function/test --- duration_ms: 360098.62500 severity: fail exitcode: -15 stack: |- timeout ... ```

Reason parallel/test-debugger-break
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51589/, https://github.com/nodejs/node/pull/52283/)
Appeared test-azure_msft-win2016_vs2017-x64-1, test-azure_msft-win11_vs2022-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/59082/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59093/
Example ``` not ok 258 parallel/test-debugger-break --- duration_ms: 15362.17400 severity: fail exitcode: 1 stack: |- C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:90 reject(new Error([ ^ Error: Timeout (15000) while waiting for /break (?:on start )?in/i; found: < Debugger listening on ws://127.0.0.1:64480/3f9b733e-d86c-4c32-9d85-08a75d457eed < connecting to 127.0.0.1:64480 ...< For help, see: https://nodejs.org/en/docs/inspector < ok < Debugger attached. < debug> at Timeout. (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:90:18) at listOnTimeout (node:internal/timers:569:17) at process.processTimers (node:internal/timers:512:7) Node.js v18.20.3-pre ... ```

Reason wpt/test-streams
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52766/, https://github.com/nodejs/node/pull/51120/)
Appeared test-equinix_mnx-smartos20-x64-4, test-rackspace-win2019_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/59069/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59083/
Example ``` not ok 4183 wpt/test-streams --- duration_ms: 731.57100 severity: crashed exitcode: -6 stack: |- [SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled [SKIPPED] queuing-strategies-size-function-per-global.window.js: Browser-specific test [SKIPPED] readable-streams/cross-realm-crash.window.js: Browser-specific test [SKIPPED] readable-streams/owning-type-video-frame.any.js: Browser-specific test [SKIPPED] readable-streams/read-task-handling.window.js: Browser-specific test [SKIPPED] transferable/deserialize-error.window.js: Browser-specific test [SKIPPED] transferable/transfer-with-messageport.window.js: Browser-specific test [SKIPPED] transform-streams/invalid-realm.tentative.window.js: Browser-specific test terminate called recursively terminate called after throwing an instance of 'std::bad_alloc' ... ```

Progress