Skip to content

investigate flaky test: test-cluster-net-listen-ipv6only-rr #25813

Closed
@gireeshpunathil

Description

@gireeshpunathil
  • Version: master
  • Platform: linux
  • Subsystem: net, cluster

https://ci.nodejs.org/job/node-test-commit-linux/nodes=ubuntu1604-64/24988/consoleFull

09:43:31 not ok 333 parallel/test-cluster-net-listen-ipv6only-rr
09:43:31   ---
09:43:31   duration_ms: 0.512
09:43:31   severity: fail
09:43:31   exitcode: 1
09:43:31   stack: |-
09:43:31     events.js:173
09:43:31           throw er; // Unhandled 'error' event
09:43:31           ^
09:43:31     
09:43:31     Error: listen EADDRINUSE: address already in use 0.0.0.0:42338
09:43:31         at Server.setupListenHandle [as _listen2] (net.js:1232:14)
09:43:31         at listenInCluster (net.js:1280:12)
09:43:31         at doListen (net.js:1419:7)
09:43:31         at processTicksAndRejections (internal/process/next_tick.js:76:17)
09:43:31     Emitted 'error' event at:
09:43:31         at emitErrorNT (net.js:1259:8)
09:43:31         at processTicksAndRejections (internal/process/next_tick.js:76:17)
09:43:31   ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    clusterIssues and PRs related to the cluster subsystem.flaky-testIssues and PRs related to the tests with unstable failures on the CI.netIssues and PRs related to the net subsystem.testIssues and PRs related to the tests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions