Skip to content

net/http: TestIssue4191_InfiniteGetTimeout failures #56274

@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "net/http" && test == "TestIssue4191_InfiniteGetTimeout" && `Error issuing GET:`

Issue created automatically to collect these failures.

Example (log):

2022/10/14 13:21:56 http: TLS handshake error from 127.0.0.1:34378: EOF
2022/10/14 13:21:56 http: TLS handshake error from 127.0.0.1:58818: EOF
2022/10/14 13:22:06 http: TLS handshake error from 127.0.0.1:46802: EOF
2022/10/14 13:22:08 http: TLS handshake error from 127.0.0.1:37914: write tcp 127.0.0.1:33957->127.0.0.1:37914: use of closed network connection
2022/10/14 13:22:08 http: TLS handshake error from 127.0.0.1:55294: read tcp 127.0.0.1:32777->127.0.0.1:55294: use of closed network connection
2022/10/14 13:22:08 http: TLS handshake error from 127.0.0.1:55306: read tcp 127.0.0.1:32777->127.0.0.1:55306: use of closed network connection
2022/10/14 13:22:08 http: TLS handshake error from 127.0.0.1:55308: read tcp 127.0.0.1:32777->127.0.0.1:55308: use of closed network connection
2022/10/14 13:22:08 http: TLS handshake error from 127.0.0.1:55290: read tcp 127.0.0.1:32777->127.0.0.1:55290: use of closed network connection
2022/10/14 13:22:08 http: TLS handshake error from 127.0.0.1:55292: read tcp 127.0.0.1:32777->127.0.0.1:55292: use of closed network connection
2022/10/14 13:22:08 http: TLS handshake error from 127.0.0.1:55300: write tcp 127.0.0.1:32777->127.0.0.1:55300: use of closed network connection
...
--- FAIL: TestIssue4191_InfiniteGetTimeout (0.00s)
    --- FAIL: TestIssue4191_InfiniteGetTimeout/h2 (1.72s)
        transport_test.go:2167: increasing timeout
        transport_test.go:2172: Error issuing GET: Get "https://127.0.0.1:33957/get": read tcp 127.0.0.1:37936->127.0.0.1:33957: i/o timeout
2022/10/14 13:22:10 http: TLS handshake error from 127.0.0.1:43514: read tcp 127.0.0.1:32901->127.0.0.1:43514: use of closed network connection
2022/10/14 13:22:10 http: TLS handshake error from 127.0.0.1:43516: read tcp 127.0.0.1:32901->127.0.0.1:43516: use of closed network connection
2022/10/14 13:22:10 http: TLS handshake error from 127.0.0.1:43520: read tcp 127.0.0.1:32901->127.0.0.1:43520: use of closed network connection
2022/10/14 13:22:10 http: TLS handshake error from 127.0.0.1:43528: read tcp 127.0.0.1:32901->127.0.0.1:43528: use of closed network connection
2022/10/14 13:22:10 http: TLS handshake error from 127.0.0.1:43522: write tcp 127.0.0.1:32901->127.0.0.1:43522: use of closed network connection
2022/10/14 13:22:10 http: TLS handshake error from 127.0.0.1:43512: write tcp 127.0.0.1:32901->127.0.0.1:43512: use of closed network connection
...
2022/10/14 13:22:39 http: TLS handshake error from 127.0.0.1:54936: EOF
2022/10/14 13:22:40 http: TLS handshake error from 127.0.0.1:55624: EOF
2022/10/14 13:22:40 http: TLS handshake error from 127.0.0.1:55618: EOF
2022/10/14 13:22:40 http: TLS handshake error from 127.0.0.1:55620: EOF
2022/10/14 13:22:40 http: TLS handshake error from 127.0.0.1:54942: EOF
2022/10/14 13:22:40 http: TLS handshake error from 127.0.0.1:54946: EOF
2022/10/14 13:22:40 http: TLS handshake error from 127.0.0.1:54948: EOF
2022/10/14 13:22:40 http: TLS handshake error from 127.0.0.1:55630: EOF
2022/10/14 13:22:40 http: TLS handshake error from 127.0.0.1:55634: EOF
2022/10/14 13:22:40 http: TLS handshake error from 127.0.0.1:54952: EOF

watchflakes

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions