Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

test-cluster-message crash in CI #20201

Closed
Trott opened this issue Apr 21, 2018 · 3 comments
Closed

test-cluster-message crash in CI #20201

Trott opened this issue Apr 21, 2018 · 3 comments
Labels
build Issues and PRs related to build files or the CI. cluster Issues and PRs related to the cluster subsystem. flaky-test Issues and PRs related to the tests with unstable failures on the CI. test Issues and PRs related to the tests.

Comments

@Trott
Copy link
Member

Trott commented Apr 21, 2018

  • Version: v10.0.0-pre (master)
  • Platform: debian8-64
  • Subsystem: test build cluster

Not sure if there's anything that can be done about this but test-cluster-message crashed in CI on debian8-64:

https://ci.nodejs.org/job/node-test-commit-linux/18165/nodes=debian8-64/consoleText

not ok 223 parallel/test-cluster-message
  ---
  duration_ms: 0.510
  severity: crashed
  exitcode: -6
  stack: |-
    oh no!
    exit code: CRASHED (Signal: 6)
  ...

@nodejs/build

@Trott Trott added cluster Issues and PRs related to the cluster subsystem. build Issues and PRs related to build files or the CI. test Issues and PRs related to the tests. flaky-test Issues and PRs related to the tests with unstable failures on the CI. labels Apr 21, 2018
@Trott
Copy link
Member Author

Trott commented Apr 21, 2018

Here's a crash on the same platform on a different test.

https://ci.nodejs.org/job/node-test-commit-linux/18162/nodes=debian8-64/console

00:16:04 not ok 2094 sequential/test-inspector-break-e
00:16:04   ---
00:16:04   duration_ms: 0.413
00:16:04   severity: crashed
00:16:04   exitcode: -6
00:16:04   stack: |-
00:16:04     oh no!
00:16:04     exit code: CRASHED (Signal: 6)

@Trott
Copy link
Member Author

Trott commented Apr 21, 2018

Both crashes were on test-digitalocean-debian8-x64-1 although I don't know if that's significant because I don't know that there are any other debian8-64 hosts.

@apapirovski
Copy link
Member

This is the same root cause as #19903 and will be fixed by #20129. I'll close this out since we have a tracking issue already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI. cluster Issues and PRs related to the cluster subsystem. flaky-test Issues and PRs related to the tests with unstable failures on the CI. test Issues and PRs related to the tests.
Projects
None yet
Development

No branches or pull requests

2 participants