Skip to content

Intermittent failures in inspector/test-stop-profile-after-done - AIX #14897

@mhdawson

Description

@mhdawson
  • Version: master
  • Platform: AIX
  • Subsystem: inspector

I've seen a number of failures similar to this one in the last couple of days:

https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix61-ppc64/7974/console

not ok 1599 inspector/test-stop-profile-after-done
  ---
  duration_ms: 0.700
  severity: fail
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:57510/cab7755e-cc02-44f3-bba2-8a7772c5bfc7
    [err] For help see https://nodejs.org/en/docs/inspector
    [err] 
    [out] {}
    [out] 
    [out] {}
    [out] 
    [out] {}
    [out] 
    [out] {}
    [out] 
    [out] {}
    [out] 
    [out] {}
    [out] 
    [out] {}
    [out] 
    [out] {}
    [out] 
    [out] {}
    [out] 
    [out] {}
    [out] 
    [out] {}
    [out] 
    { Error: connect ECONNREFUSED 127.0.0.1:57510
        at Object._errnoException (util.js:1038:11)
        at _exceptionWithHostPort (util.js:1061:20)
        at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1154:14)
      code: 'ECONNREFUSED',
      errno: 'ECONNREFUSED',
      syscall: 'connect',
      address: '127.0.0.1',
      port: 57510 }
    1
  ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    aixIssues and PRs related to the AIX platform.flaky-testIssues and PRs related to the tests with unstable failures on the CI.inspectorIssues and PRs related to the V8 inspector protocol

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions