Closed
Description
Test
test-gc-http-client-timeout
Platform
freebsd
Console output
not ok 873 parallel/test-gc-http-client-timeout
---
duration_ms: 0.546
severity: fail
exitcode: 1
stack: |-
node:events:515
throw er; // Unhandled 'error' event
^
Error: connect ECONNRESET 127.0.0.1:52005 - Local (127.0.0.1:53767)
at internalConnect (node:net:999:16)
at defaultTriggerAsyncIdScope (node:internal/async_hooks:464:18)
at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1145:9)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:113:8)
Emitted 'error' event on ClientRequest instance at:
at Socket.socketErrorListener (node:_http_client:472:9)
at Socket.emit (node:events:537:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -54,
code: 'ECONNRESET',
syscall: 'connect',
address: '127.0.0.1',
or...
Build links
Additional information
No response