Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

CI Reliability 2022-11-29 #443

Open
16 tasks
github-actions bot opened this issue Nov 29, 2022 · 0 comments
Open
16 tasks

CI Reliability 2022-11-29 #443

github-actions bot opened this issue Nov 29, 2022 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/48128 to node-test-pull-request/48227 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-11-29 00:15 0 8 22 7 63 8.60%

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#45583, nodejs/node#45595)
Appeared test-softlayer-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48160/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48178/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Git Failure

Build Failure

Reason ERROR: No acceptable C compiler found!
Type BUILD_FAILURE
Failed PR 9 (nodejs/node#45298, nodejs/node#44947, nodejs/node#45589, nodejs/node#45508, nodejs/node#45245, nodejs/node#44542, nodejs/node#45600, nodejs/node#44873, nodejs/node#45246)
Appeared test-orka-macos10.14-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48128/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48144/
Example
ERROR: No acceptable C compiler found!

       Please make sure you have a C compiler installed on your system and/or
       consider adjusting the CC environment variable if you installed
       it in a non-standard prefix.
make: *** [build-ci] Error 1

Reason error: remote GitHub already exists.
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#45587, nodejs/node#45615, nodejs/node#45653, nodejs/node#45597)
Appeared test-rackspace-win2012r2_vs2017-x64-1, test-rackspace-win2012r2_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48165/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48220/
Example
error: remote GitHub already exists.

> git fetch --prune --no-tags GitHub 

> git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/main:refs/remotes/jenkins_tmp

Reason fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#44947, nodejs/node#44873, nodejs/node#45613, nodejs/node#45590)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/48130/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48170/
Example
fatal error: ld terminated with signal 9 [Killed]

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#45600, nodejs/node#45583)
Appeared test-joyent-smartos20-x64-4, test-osuosl-aix72-ppc64_be-4, test-joyent-smartos20-x64-3, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-debian10_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48140/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48160/
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

CCTest Failure

JSTest Failure

Reason parallel/test-fs-watch-recursive
Type JS_TEST_FAILURE
Failed PR 10 (nodejs/node#45589, nodejs/node#45590, nodejs/node#45526, nodejs/node#45620, nodejs/node#45621, nodejs/node#45501, nodejs/node#45638, nodejs/node#45634, nodejs/node#44731, nodejs/node#45646)
Appeared test-orka-macos11-x64-1, test-orka-macos11-x64-2, test-ibm-rhel8-s390x-4, test-nearform-macos11.0-arm64-1, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-softlayer-alpine312_container-x64-1, test-digitalocean-alpine311_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48169/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48227/
Example
not ok 1237 parallel/test-fs-watch-recursive
  ---
  duration_ms: 120.158
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    (node:78687) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 exit listeners added to [process]. Use emitter.setMaxListeners() to increase limit
    (Use `node --trace-warnings ...` to show where the warning was created)
  ...


Reason parallel/test-process-wrap
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#45298, nodejs/node#45508, nodejs/node#45590, nodejs/node#45589, nodejs/node#45597, nodejs/node#45615, nodejs/node#45634, nodejs/node#45653)
Appeared test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48128/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48219/
Example
not ok 2486 parallel/test-process-wrap
  ---
  duration_ms: 120.52
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    (node:25634) 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-child-process-stdio-inherit
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#45589, nodejs/node#45590, nodejs/node#45615, nodejs/node#45501, nodejs/node#45500)
Appeared test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48135/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48207/
Example
not ok 739 parallel/test-child-process-stdio-inherit
  ---
  duration_ms: 120.42
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-watch-mode-inspect
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#45600, nodejs/node#45246, nodejs/node#44873, nodejs/node#44542, nodejs/node#45587)
Appeared test-nearform-macos10.15-x64-1, test-orka-macos10.14-x64-2, test-orka-macos10.14-x64-3, test-orka-macos10.14-x64-1, test-softlayer-centos7-x64-1, test-osuosl-centos7-ppc64_le-3, test-ibm-rhel7-s390x-2, test-ibm-rhel7-s390x-4, test-osuosl-centos7_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48140/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48165/
Example
not ok 3790 sequential/test-watch-mode-inspect
  ---
  duration_ms: 120.94
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    TAP version 13
    [err] (node:71719) ExperimentalWarning: Watch mode is an experimental feature. This feature could change at any time
    [err] (Use `node --trace-warnings ...` to show where the warning was created)
    [err] 
    [err] Debugger listening on ws://127.0.0.1:50985/314fdcdc-5e3b-4dd5-9873-2bce544f7ea8
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [out] safe to debug now
    [out] 
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger ending on ws://127.0.0.1:50985/314fdcdc-5e3b-4dd5-9873-2bce544f7ea8
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
  ...


Reason parallel/test-child-process-exec-timeout-kill
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#44947, nodejs/node#45610, nodejs/node#45587, nodejs/node#45621)
Appeared test-digitalocean-freebsd12-x64-2, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/48130/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48197/
Example
not ok 365 parallel/test-child-process-exec-timeout-kill
  ---
  duration_ms: 0.343
  severity: fail
  exitcode: 1
  stack: |-
    [stdout] 
    [stderr] 
    node:assert:124
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== null
    
        at /usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-child-process-exec-timeout-kill.js:32:10
        at /usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:448:15
        at ChildProcess.exithandler (node:child_process:427:5)
        at ChildProcess.emit (node:events:519:28)
        at maybeClose (node:internal/child_process:1098:16)
        at Socket.<anonymous> (node:internal/child_process:456:11)
        at Socket.emit (node:events:519:28)
        at Pipe.<anonymous> (node:net:298:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 1,
      expected: null,
      op...

Reason node-api/test_fatal/test2
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44947, nodejs/node#45589, nodejs/node#45610)
Appeared test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/48131/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48187/
Example
not ok 3627 node-api/test_fatal/test2
  ---
  duration_ms: 300.157
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-runner-exit-code
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#45246, nodejs/node#45613, nodejs/node#45660)
Appeared test-nearform-macos10.15-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-nearform-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48150/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48226/
Example
not ok 2081 parallel/test-runner-exit-code
  ---
  duration_ms: 0.534
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/errors:478
        ErrorCaptureStackTrace(err);
        ^
    
    Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
        at new NodeError (node:internal/errors:387:5)
        at Socket.onclose (node:internal/streams/end-of-stream:145:30)
        at Socket.emit (node:events:525:35)
        at Pipe.<anonymous> (node:net:301:12) {
      code: 'ERR_STREAM_PREMATURE_CLOSE'
    }
  ...


Reason sequential/test-watch-mode
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44542, nodejs/node#44873, nodejs/node#45660)
Appeared test-requireio_securogroup-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-3, test-requireio_svincent-debian10-armv7l_pi2-2, test-nearform-macos10.15-x64-1, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_pivotalagency-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48147/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48226/
Example
not ok 886 sequential/test-watch-mode
  ---
  duration_ms: 13.500
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: watch mode
        # Subtest: should watch changes to a file - event loop ended
        ok 1 - should watch changes to a file - event loop ended
          ---
          duration_ms: 7.259099031
          ...


Reason parallel/test-inspector-multisession-ws
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45508, nodejs/node#45590)
Appeared test-nearform-macos10.15-x64-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/48136/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48186/
Example
not ok 1651 parallel/test-inspector-multisession-ws
  ---
  duration_ms: 15.517
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:56458/5fb7dcb6-9509-4c29-957e-7c3de37434ee
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] Debugger attached.
    [err] 
    [test] Breaking in code and verifying events are fired
    Timed out waiting for matching notification (Initial pause)
    1
  ...


Reason parallel/test-watch-mode-files_watcher
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44542, nodejs/node#45652)
Appeared test-orka-macos11-x64-2, test-orka-macos10.14-x64-2, test-nearform-macos11.0-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48151/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48217/
Example
not ok 3429 parallel/test-watch-mode-files_watcher
  ---
  duration_ms: 120.80
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    # Subtest: watch mode file watcher
        # Subtest: should watch changed files
        ok 1 - should watch changed files
          ---
          duration_ms: 18.920377
          ...


Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45245, nodejs/node#45600)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48137/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48140/
Example
not ok 3712 sequential/test-worker-prof
  ---
  duration_ms: 0.911
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/assert:20
      throw new ERR_INTERNAL_ASSERTION(message);
      ^
    
    Error [ERR_INTERNAL_ASSERTION]: TypeError: join is not a function
        at reduceToSingleString (node:internal/util/inspect:2060:32)
        at formatRaw (node:internal/util/inspect:1090:15)
        at formatValue (node:internal/util/inspect:841:10)
        at formatProperty (node:internal/util/inspect:1939:11)
        at formatRaw (node:internal/util/inspect:1055:9)
        at formatValue (node:internal/util/inspect:841:10)
        at Object.inspect (node:internal/util/inspect:365:10)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-worker-prof.js:58:29)
        at Module._compile (node:internal/modules/cjs/loader:1218:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1272:10)
    This is caused by either a bug in Node.j...

Progress

  • Build timed out (after 60 minutes). Marking the build as failed. (2)
  • ERROR: No acceptable C compiler found! (9)
  • error: remote GitHub already exists. (4)
  • fatal error: ld terminated with signal 9 [Killed] (4)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (2)
  • parallel/test-fs-watch-recursive (10)
  • parallel/test-process-wrap (8)
  • parallel/test-child-process-stdio-inherit (5)
  • sequential/test-watch-mode-inspect (5)
  • parallel/test-child-process-exec-timeout-kill (4)
  • node-api/test_fatal/test2 (3)
  • parallel/test-runner-exit-code (3)
  • sequential/test-watch-mode (3)
  • parallel/test-inspector-multisession-ws (2)
  • parallel/test-watch-mode-files_watcher (2)
  • sequential/test-worker-prof (2)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants