linux-amd64-race at 7f1ab5d0bc3e607bd30f2ba9b3856a2e3646995e :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-jessie-rnf2d9b9d" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=28.1s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GOROOT_BOOTSTRAP=/go1.4" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/go/src Building Go cmd/dist using /go1.4. Building Go toolchain1 using /go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-jessie-rnf2d9b9d" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=28.1s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GOROOT_BOOTSTRAP=/go1.4" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/go/bin ##### Testing packages. ok archive/tar 1.100s ok archive/zip 3.196s ok bufio 1.577s ok bytes 3.921s ok bytes/hash 1.803s ok compress/bzip2 1.671s ok compress/flate 6.938s ok compress/gzip 1.351s ok compress/lzw 1.908s ok compress/zlib 7.399s ok container/heap 1.037s ok container/list 1.009s ok container/ring 1.016s ok context 1.999s ok crypto 1.015s ok crypto/aes 1.065s ok crypto/cipher 1.057s ok crypto/des 1.055s ok crypto/dsa 1.019s ok crypto/ecdsa 1.884s ok crypto/ed25519 1.853s ok crypto/elliptic 1.122s ok crypto/hmac 1.015s ok crypto/internal/subtle 1.023s ok crypto/md5 1.018s ok crypto/rand 1.128s ok crypto/rc4 1.628s ok crypto/rsa 1.259s ok crypto/sha1 1.036s ok crypto/sha256 1.018s ok crypto/sha512 1.014s ok crypto/subtle 1.015s ok crypto/tls 2.685s ok crypto/x509 2.307s ok database/sql 1.699s ok database/sql/driver 1.009s ok debug/dwarf 1.039s ok debug/elf 1.111s ok debug/gosym 1.069s ok debug/macho 1.015s ok debug/pe 1.029s ok debug/plan9obj 1.007s ok encoding/ascii85 1.022s ok encoding/asn1 1.016s ok encoding/base32 1.077s ok encoding/base64 1.029s ok encoding/binary 1.029s ok encoding/csv 1.027s ok encoding/gob 1.069s ok encoding/hex 1.024s ok encoding/json 1.852s ok encoding/pem 1.050s ok encoding/xml 1.111s ok errors 1.020s ok expvar 1.015s ok flag 1.014s ok fmt 1.742s ok go/ast 1.037s ok go/build 1.428s ok go/constant 1.015s ok go/doc 1.220s ok go/format 1.048s ok go/importer 1.151s ok go/internal/gccgoimporter 1.042s ok go/internal/gcimporter 15.845s ok go/internal/srcimporter 4.347s ok go/parser 1.200s ok go/printer 3.038s ok go/scanner 1.024s ok go/token 1.166s ok go/types 7.472s ok hash 1.021s ok hash/adler32 1.081s ok hash/crc32 1.061s ok hash/crc64 1.037s ok hash/fnv 1.020s ok html 1.012s ok html/template 1.159s ok image 1.589s ok image/color 1.051s ok image/draw 1.513s ok image/gif 3.132s ok image/jpeg 2.904s ok image/png 1.279s ok index/suffixarray 2.720s ok internal/cpu 4.033s ok internal/fmtsort 1.010s ok internal/poll 1.370s ok internal/reflectlite 1.204s ok internal/singleflight 1.029s ok internal/trace 1.250s ok internal/xcoff 1.030s ok io 1.063s ok io/ioutil 1.011s ok log 1.040s ok log/syslog 2.234s ok math 1.026s ok math/big 2.111s ok math/bits 1.024s ok math/cmplx 1.013s ok math/rand 4.000s ok mime 1.043s ok mime/multipart 3.008s ok mime/quotedprintable 1.037s ok net 25.899s panic: test timed out after 3m0s goroutine 1461 [running]: testing.(*M).startAlarm.func1() /workdir/go/src/testing/testing.go:1377 +0x11c created by time.goFunc /workdir/go/src/time/sleep.go:168 +0x52 goroutine 1 [chan receive, 2 minutes]: testing.(*T).Run(0xc000101600, 0xbd758d, 0x14, 0xc026f8, 0x1) /workdir/go/src/testing/testing.go:961 +0x68a testing.runTests.func1(0xc000101600) /workdir/go/src/testing/testing.go:1202 +0xa7 testing.tRunner(0xc000101600, 0xc00009fd18) /workdir/go/src/testing/testing.go:909 +0x19a testing.runTests(0xc0000a8380, 0x109c340, 0x1f9, 0x1f9, 0x0) /workdir/go/src/testing/testing.go:1200 +0x522 testing.(*M).Run(0xc0000fe680, 0x0) /workdir/go/src/testing/testing.go:1117 +0x300 net/http_test.TestMain(0xc0000fe680) /workdir/go/src/net/http/main_test.go:23 +0x39 main.main() _testmain.go:1118 +0x224 goroutine 1127 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000568a00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000568a00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestIdentityResponse(0xc000568a00) /workdir/go/src/net/http/serve_test.go:993 +0x54 testing.tRunner(0xc000568a00, 0xc01930) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 53 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000122c00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http.TestCmdGoNoHTTPServer(0xc000122c00) /workdir/go/src/net/http/http_test.go:86 +0x54 testing.tRunner(0xc000122c00, 0xc00da0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 59 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0001fe600) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http.TestRequestWriteTransport(0xc0001fe600) /workdir/go/src/net/http/requestwrite_test.go:648 +0x54 testing.tRunner(0xc0001fe600, 0xc00ea0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 64 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0001fed00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http.TestReadResponseCloseInMiddle(0xc0001fed00) /workdir/go/src/net/http/response_test.go:648 +0x54 testing.tRunner(0xc0001fed00, 0xc00e48) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 40 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0001a4300) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0001a4300) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestClient(0xc0001a4300) /workdir/go/src/net/http/client_test.go:70 +0x54 testing.tRunner(0xc0001a4300, 0xc014a0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 296 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0001fe700) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0001fe700) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testClientTimeout(0xc0001fe700, 0xc00047cf01) /workdir/go/src/net/http/client_test.go:1208 +0x54 net/http_test.TestClientTimeout_h2(0xc0001fe700) /workdir/go/src/net/http/client_test.go:1205 +0x3e testing.tRunner(0xc0001fe700, 0xc01458) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 355 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000494e00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000494e00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestTransportBodyReadError(0xc000494e00) /workdir/go/src/net/http/client_test.go:1846 +0x54 testing.tRunner(0xc000494e00, 0xc02258) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 354 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000494d00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000494d00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestClientRedirectTypes(0xc000494d00) /workdir/go/src/net/http/client_test.go:1738 +0x54 testing.tRunner(0xc000494d00, 0xc01408) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 426 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000492600) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000492600) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc027b0, 0xc0001537b0, 0xc0004584a0, 0x0, 0x0, 0x0, 0x0, 0xc000492600) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.h12requestContentLength(0xc000492600, 0xc016e0, 0x4) /workdir/go/src/net/http/clientserver_test.go:515 +0x186 net/http_test.TestH12_RequestContentLength_Known_NonZero(0xc000492600) /workdir/go/src/net/http/clientserver_test.go:490 +0x4e testing.tRunner(0xc000492600, 0xc016e8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 450 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003bf800) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003bf800) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc027b0, 0xc000153850, 0xc0004584e0, 0x0, 0x0, 0x0, 0x0, 0xc0003bf800) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.h12requestContentLength(0xc0003bf800, 0xc01700, 0xffffffffffffffff) /workdir/go/src/net/http/clientserver_test.go:515 +0x186 net/http_test.TestH12_RequestContentLength_Unknown(0xc0003bf800) /workdir/go/src/net/http/clientserver_test.go:498 +0x4e testing.tRunner(0xc0003bf800, 0xc01708) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 213 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000122400) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000122400) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestClientInsecureTransport(0xc000122400) /workdir/go/src/net/http/client_test.go:846 +0x54 testing.tRunner(0xc000122400, 0xc013a0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1118 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000405f00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000405f00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestMuxRedirectLeadingSlashes(0xc000405f00) /workdir/go/src/net/http/serve_test.go:458 +0x54 testing.tRunner(0xc000405f00, 0xc01a88) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 114 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0001a4900) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0001a4900) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestGetRequestFormat(0xc0001a4900) /workdir/go/src/net/http/client_test.go:116 +0x51 testing.tRunner(0xc0001a4900, 0xc01618) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 117 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0001a4e00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0001a4e00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestClientRedirects(0xc0001a4e00) /workdir/go/src/net/http/client_test.go:203 +0x54 testing.tRunner(0xc0001a4e00, 0xc01418) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 118 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0001a4f00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0001a4f00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestClientRedirectContext(0xc0001a4f00) /workdir/go/src/net/http/client_test.go:302 +0x54 testing.tRunner(0xc0001a4f00, 0xc013d8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 167 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000494600) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000494600) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestClientRedirectUseResponse(0xc000494600) /workdir/go/src/net/http/client_test.go:495 +0x54 testing.tRunner(0xc000494600, 0xc01410) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 778 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000494f00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000494f00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testWriteHeaderAfterWrite(0xc000494f00, 0xc000030001) /workdir/go/src/net/http/clientserver_test.go:1436 +0x54 net/http_test.TestWriteHeaderNoCodeCheck_h2(0xc000494f00) /workdir/go/src/net/http/clientserver_test.go:1434 +0x40 testing.tRunner(0xc000494f00, 0xc02720) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 256 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0001a4c00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0001a4c00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestEmptyPasswordAuth(0xc0001a4c00) /workdir/go/src/net/http/client_test.go:1056 +0x54 testing.tRunner(0xc0001a4c00, 0xc015b0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 297 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0001fe800) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0001fe800) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testClientTimeout_Headers(0xc0001fe800, 0xc00047cf00) /workdir/go/src/net/http/client_test.go:1290 +0x54 net/http_test.TestClientTimeout_Headers_h1(0xc0001fe800) /workdir/go/src/net/http/client_test.go:1285 +0x3e testing.tRunner(0xc0001fe800, 0xc01440) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 169 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000494800) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000494800) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestClientRedirect308NoGetBody(0xc000494800) /workdir/go/src/net/http/client_test.go:560 +0x54 testing.tRunner(0xc000494800, 0xc013b8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 171 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000495000) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000495000) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestRedirectCookiesJar(0xc000495000) /workdir/go/src/net/http/client_test.go:659 +0x54 testing.tRunner(0xc000495000, 0xc01ba0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 168 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000494700) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000494700) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestClientRedirect308NoLocation(0xc000494700) /workdir/go/src/net/http/client_test.go:537 +0x54 testing.tRunner(0xc000494700, 0xc013c8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1128 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000568b00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000568b00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testTCPConnectionCloses(0xc000568b00, 0xbd56fd, 0x12, 0xcc70a0, 0xc01d28) /workdir/go/src/net/http/serve_test.go:1072 +0x54 net/http_test.TestServeHTTP10Close(0xc000568b00) /workdir/go/src/net/http/serve_test.go:1143 +0x66 testing.tRunner(0xc000568b00, 0xc01d30) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 368 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000495d00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000495d00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc00039e210, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc000495d00) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.testH12_noBody(0xc000495d00, 0x130) /workdir/go/src/net/http/clientserver_test.go:320 +0xe4 net/http_test.TestH2_304NoBody(0xc000495d00) /workdir/go/src/net/http/clientserver_test.go:314 +0x42 testing.tRunner(0xc000495d00, 0xc01750) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 295 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0001fe500) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0001fe500) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testClientTimeout(0xc0001fe500, 0xc00047cf00) /workdir/go/src/net/http/client_test.go:1208 +0x54 net/http_test.TestClientTimeout_h1(0xc0001fe500) /workdir/go/src/net/http/client_test.go:1204 +0x3e testing.tRunner(0xc0001fe500, 0xc01450) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1129 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000568c00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000568c00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testTCPConnectionCloses(0xc000568c00, 0xbef054, 0x30, 0xcc70a0, 0xc01348) /workdir/go/src/net/http/serve_test.go:1072 +0x54 net/http_test.TestClientCanClose(0xc000568c00) /workdir/go/src/net/http/serve_test.go:1150 +0x66 testing.tRunner(0xc000568c00, 0xc01350) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 365 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000495a00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000495a00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc016a0, 0xc00b68, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc000495a00) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.TestH12_HeadContentLengthLargeBody(0xc000495a00) /workdir/go/src/net/http/clientserver_test.go:306 +0x6b testing.tRunner(0xc000495a00, 0xc016a8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 298 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0001fe900) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0001fe900) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testClientTimeout_Headers(0xc0001fe900, 0xc00047cf01) /workdir/go/src/net/http/client_test.go:1290 +0x54 net/http_test.TestClientTimeout_Headers_h2(0xc0001fe900) /workdir/go/src/net/http/client_test.go:1286 +0x3e testing.tRunner(0xc0001fe900, 0xc01448) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 425 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000492500) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000492500) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc01710, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc000492500) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.TestH12_ServerEmptyContentLength(0xc000492500) /workdir/go/src/net/http/clientserver_test.go:486 +0x5f testing.tRunner(0xc000492500, 0xc01718) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 299 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0001feb00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0001feb00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestClientTimeoutCancel(0xc0001feb00) /workdir/go/src/net/http/client_test.go:1330 +0x54 testing.tRunner(0xc0001feb00, 0xc01428) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 300 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0001fec00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0001fec00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testClientRedirectEatsBody(0xc0001fec00, 0xc00047cf00) /workdir/go/src/net/http/client_test.go:1360 +0x54 net/http_test.TestClientRedirectEatsBody_h1(0xc0001fec00) /workdir/go/src/net/http/client_test.go:1357 +0x3e testing.tRunner(0xc0001fec00, 0xc013e0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 301 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0001fee00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0001fee00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testClientRedirectEatsBody(0xc0001fee00, 0xc00047cf01) /workdir/go/src/net/http/client_test.go:1360 +0x54 net/http_test.TestClientRedirectEatsBody_h2(0xc0001fee00) /workdir/go/src/net/http/client_test.go:1358 +0x3e testing.tRunner(0xc0001fee00, 0xc013e8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1126 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000568900) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000568900) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestOnlyWriteTimeout(0xc000568900) /workdir/go/src/net/http/serve_test.go:919 +0x54 testing.tRunner(0xc000568900, 0xc01b08) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1119 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000568000) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000568000) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestServeWithSlashRedirectKeepsQueryString(0xc000568000) /workdir/go/src/net/http/serve_test.go:487 +0x54 testing.tRunner(0xc000568000, 0xc01d90) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 364 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000495900) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000495900) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc016c0, 0xc00b68, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc000495900) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.TestH12_HeadContentLengthSmallBody(0xc000495900) /workdir/go/src/net/http/clientserver_test.go:294 +0x6b testing.tRunner(0xc000495900, 0xc016c8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 363 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000495800) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000495800) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc016b0, 0xc00b68, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc000495800) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.TestH12_HeadContentLengthNoBody(0xc000495800) /workdir/go/src/net/http/clientserver_test.go:285 +0x6b testing.tRunner(0xc000495800, 0xc016b8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 367 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000495c00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000495c00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc00039e200, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc000495c00) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.testH12_noBody(0xc000495c00, 0xcc) /workdir/go/src/net/http/clientserver_test.go:320 +0xe4 net/http_test.TestH2_204NoBody(0xc000495c00) /workdir/go/src/net/http/clientserver_test.go:313 +0x42 testing.tRunner(0xc000495c00, 0xc01748) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 366 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000495b00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000495b00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc01620, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc000495b00) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.TestH12_200NoBody(0xc000495b00) /workdir/go/src/net/http/clientserver_test.go:310 +0x5f testing.tRunner(0xc000495b00, 0xc01628) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 369 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000495e00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000495e00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc00039e230, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc000495e00) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.testH12_noBody(0xc000495e00, 0x194) /workdir/go/src/net/http/clientserver_test.go:320 +0xe4 net/http_test.TestH2_404NoBody(0xc000495e00) /workdir/go/src/net/http/clientserver_test.go:315 +0x42 testing.tRunner(0xc000495e00, 0xc01758) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 402 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000495f00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000495f00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc01720, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc000495f00) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.TestH12_SmallBody(0xc000495f00) /workdir/go/src/net/http/clientserver_test.go:326 +0x5f testing.tRunner(0xc000495f00, 0xc01728) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 403 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000472000) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000472000) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc01658, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc000472000) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.TestH12_ExplicitContentLength(0xc000472000) /workdir/go/src/net/http/clientserver_test.go:333 +0x5f testing.tRunner(0xc000472000, 0xc01660) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 404 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000472100) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000472100) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc01668, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc000472100) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.TestH12_FlushBeforeBody(0xc000472100) /workdir/go/src/net/http/clientserver_test.go:340 +0x5f testing.tRunner(0xc000472100, 0xc01670) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 405 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000472200) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000472200) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc01678, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc000472200) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.TestH12_FlushMidBody(0xc000472200) /workdir/go/src/net/http/clientserver_test.go:348 +0x5f testing.tRunner(0xc000472200, 0xc01680) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 406 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000472300) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000472300) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc000055c10, 0xc00b68, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc000472300) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.TestH12_Head_ExplicitLen(0xc000472300) /workdir/go/src/net/http/clientserver_test.go:360 +0xf6 testing.tRunner(0xc000472300, 0xc016d0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 407 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000472400) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000472400) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc000055c30, 0xc00b68, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc000472400) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.TestH12_Head_ImplicitLen(0xc000472400) /workdir/go/src/net/http/clientserver_test.go:372 +0xf6 testing.tRunner(0xc000472400, 0xc016d8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 408 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000472500) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000472500) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc01688, 0x0, 0xc000055c50, 0x0, 0x0, 0x0, 0x0, 0xc000472500) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.TestH12_HandlerWritesTooLittle(0xc000472500) /workdir/go/src/net/http/clientserver_test.go:394 +0xfb testing.tRunner(0xc000472500, 0xc01690) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 409 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000472600) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000472600) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc000055c70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc000472600) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.TestH12_HandlerWritesTooMuch(0xc000472600) /workdir/go/src/net/http/clientserver_test.go:415 +0xea testing.tRunner(0xc000472600, 0xc01698) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 410 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000472700) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000472700) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc000055c90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc000472700) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.TestH12_AutoGzip(0xc000472700) /workdir/go/src/net/http/clientserver_test.go:431 +0xea testing.tRunner(0xc000472700, 0xc01650) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 411 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000472800) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000472800) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc000055cc0, 0x0, 0x0, 0x0, 0xc000055cb0, 0x1, 0x1, 0xc000472800) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.TestH12_AutoGzip_Disabled(0xc000472800) /workdir/go/src/net/http/clientserver_test.go:445 +0x157 testing.tRunner(0xc000472800, 0xc01648) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1130 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000568d00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000568d00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testTCPConnectionCloses(0xc000568d00, 0xbe1b36, 0x1f, 0xcc70a0, 0xc01840) /workdir/go/src/net/http/serve_test.go:1072 +0x54 net/http_test.TestHandlersCanSetConnectionClose11(0xc000568d00) /workdir/go/src/net/http/serve_test.go:1158 +0x66 testing.tRunner(0xc000568d00, 0xc01848) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1131 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000568e00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000568e00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testTCPConnectionCloses(0xc000568e00, 0xbeb800, 0x2a, 0xcc70a0, 0xc01830) /workdir/go/src/net/http/serve_test.go:1072 +0x54 net/http_test.TestHandlersCanSetConnectionClose10(0xc000568e00) /workdir/go/src/net/http/serve_test.go:1164 +0x66 testing.tRunner(0xc000568e00, 0xc01838) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1133 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000569000) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000569000) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testTCPConnectionStaysOpen(0xc000569000, 0xbeb800, 0x2a, 0xcc70a0, 0xc027c8) /workdir/go/src/net/http/serve_test.go:1116 +0x54 net/http_test.TestHTTP10KeepAlive204Response(0xc000569000) /workdir/go/src/net/http/serve_test.go:1181 +0x66 testing.tRunner(0xc000569000, 0xc01770) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1132 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000568f00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000568f00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testTCPConnectionCloses(0xc000568f00, 0xbdafd0, 0x18, 0xcc70a0, 0xc01790) /workdir/go/src/net/http/serve_test.go:1072 +0x54 net/http_test.TestHTTP2UpgradeClosesConnection(0xc000568f00) /workdir/go/src/net/http/serve_test.go:1170 +0x66 testing.tRunner(0xc000568f00, 0xc01798) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 353 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003bf700) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003bf700) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc027b0, 0xc000153820, 0xc0004584c0, 0x0, 0x0, 0x0, 0x0, 0xc0003bf700) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.h12requestContentLength(0xc0003bf700, 0xc016f0, 0x0) /workdir/go/src/net/http/clientserver_test.go:515 +0x186 net/http_test.TestH12_RequestContentLength_Known_Zero(0xc0003bf700) /workdir/go/src/net/http/clientserver_test.go:494 +0x4e testing.tRunner(0xc0003bf700, 0xc016f8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1268 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000404100) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000404100) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testRequestBodyLimit(0xc000404100, 0xc000132f01) /workdir/go/src/net/http/serve_test.go:2982 +0x54 net/http_test.TestRequestBodyLimit_h2(0xc000404100) /workdir/go/src/net/http/serve_test.go:2980 +0x3e testing.tRunner(0xc000404100, 0xc01bf8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1459 [sync.Cond.Wait, 2 minutes]: runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:310 sync.runtime_notifyListWait(0xc000535310, 0x0) /workdir/go/src/runtime/sema.go:494 +0xf8 sync.(*Cond).Wait(0xc000535300) /workdir/go/src/sync/cond.go:56 +0x8e net/http.(*connReader).abortPendingRead(0xc0003e8840) /workdir/go/src/net/http/server.go:725 +0x186 net/http.(*conn).hijackLocked(0xc000212820, 0x0, 0xc000012000, 0xb55ce0, 0xbb3a60, 0x7f634a3dbe10) /workdir/go/src/net/http/server.go:314 +0xa1 net/http.(*response).Hijack(0xc000227340, 0x0, 0x0, 0x0, 0x0, 0x0) /workdir/go/src/net/http/server.go:1969 +0x11d net/http_test.TestWriteAfterHijack.func1(0xcd0600, 0xc000227340, 0xc000494000) /workdir/go/src/net/http/serve_test.go:3693 +0x86 net/http.HandlerFunc.ServeHTTP(0xc00016e4e0, 0xcd0600, 0xc000227340, 0xc000494000) /workdir/go/src/net/http/server.go:2019 +0x52 net/http.serverHandler.ServeHTTP(0xc000227260, 0xcd0600, 0xc000227340, 0xc000494000) /workdir/go/src/net/http/server.go:2819 +0xcf net/http.(*conn).serve(0xc000212820, 0xcd12c0, 0xc0005352c0) /workdir/go/src/net/http/server.go:1902 +0x838 created by net/http.(*Server).Serve /workdir/go/src/net/http/server.go:2944 +0x5c0 goroutine 1115 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000405c00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000405c00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestServeMuxHandler(0xc000405c00) /workdir/go/src/net/http/serve_test.go:365 +0x54 testing.tRunner(0xc000405c00, 0xc01d58) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1392 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000473e00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000473e00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestAcceptMaxFds(0xc000473e00) /workdir/go/src/net/http/serve_test.go:3666 +0x51 testing.tRunner(0xc000473e00, 0xc01268) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 780 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000495200) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000495200) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc01730, 0xc01738, 0x0, 0xc0003c57e0, 0x0, 0x0, 0x0, 0xc000495200) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.TestH12_WebSocketUpgrade(0xc000495200) /workdir/go/src/net/http/clientserver_test.go:1569 +0x107 testing.tRunner(0xc000495200, 0xc01740) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 683 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000492400) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000492400) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestTransportDiscardsUnneededConns(0xc000492400) /workdir/go/src/net/http/clientserver_test.go:964 +0x54 testing.tRunner(0xc000492400, 0xc02370) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1114 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000405b00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000405b00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestHostHandlers(0xc000405b00) /workdir/go/src/net/http/serve_test.go:247 +0x54 testing.tRunner(0xc000405b00, 0xc01918) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1205 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003db500) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003db500) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestTimeoutHandlerRace(0xc0003db500) /workdir/go/src/net/http/serve_test.go:2368 +0x54 testing.tRunner(0xc0003db500, 0xc02188) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1122 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000568500) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000568500) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestServerTimeouts(0xc000568500) /workdir/go/src/net/http/serve_test.go:657 +0x51 testing.tRunner(0xc000568500, 0xc01fc8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1145 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000569a00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000569a00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestTLSServerRejectHTTPRequests(0xc000569a00) /workdir/go/src/net/http/serve_test.go:1562 +0x54 testing.tRunner(0xc000569a00, 0xc02118) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1232 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000568100) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000568100) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testServerNoHeader(0xc000568100, 0x0, 0xbcde87, 0x4) /workdir/go/src/net/http/serve_test.go:2862 +0x54 net/http_test.TestServerNoDate_h1(0xc000568100) /workdir/go/src/net/http/serve_test.go:2856 +0x53 testing.tRunner(0xc000568100, 0xc01f48) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1121 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000568400) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000568400) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestShouldRedirectConcurrency(0xc000568400) /workdir/go/src/net/http/serve_test.go:603 +0x51 testing.tRunner(0xc000568400, 0xc02048) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1206 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003db600) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003db600) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestTimeoutHandlerRaceHeader(0xc0003db600) /workdir/go/src/net/http/serve_test.go:2413 +0x54 testing.tRunner(0xc0003db600, 0xc02180) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 779 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000495100) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000495100) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestBidiStreamReverseProxy(0xc000495100) /workdir/go/src/net/http/clientserver_test.go:1487 +0x54 testing.tRunner(0xc000495100, 0xc012d0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1120 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000568300) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000568300) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestServeWithSlashRedirectForHostPatterns(0xc000568300) /workdir/go/src/net/http/serve_test.go:545 +0x54 testing.tRunner(0xc000568300, 0xc01d78) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 684 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000492700) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000492700) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testTransportGCRequest(0xc000492700, 0xc000320100) /workdir/go/src/net/http/clientserver_test.go:1049 +0x54 net/http_test.TestTransportGCRequest_Body_h1(0xc000492700) /workdir/go/src/net/http/clientserver_test.go:1044 +0x40 testing.tRunner(0xc000492700, 0xc023e0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1117 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000405e00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000405e00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestServeMuxHandlerRedirects(0xc000405e00) /workdir/go/src/net/http/serve_test.go:415 +0x54 testing.tRunner(0xc000405e00, 0xc01d50) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 685 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000492800) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000492800) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testTransportGCRequest(0xc000492800, 0xc000320101) /workdir/go/src/net/http/clientserver_test.go:1049 +0x54 net/http_test.TestTransportGCRequest_Body_h2(0xc000492800) /workdir/go/src/net/http/clientserver_test.go:1045 +0x40 testing.tRunner(0xc000492800, 0xc023e8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 781 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000495300) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000495300) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestServeFile(0xc000495300) /workdir/go/src/net/http/fs_test.go:71 +0x54 testing.tRunner(0xc000495300, 0xc01d20) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 686 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000492900) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000492900) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testTransportGCRequest(0xc000492900, 0xc000320000) /workdir/go/src/net/http/clientserver_test.go:1049 +0x54 net/http_test.TestTransportGCRequest_NoBody_h1(0xc000492900) /workdir/go/src/net/http/clientserver_test.go:1046 +0x40 testing.tRunner(0xc000492900, 0xc023f0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 687 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000492a00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000492a00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testTransportGCRequest(0xc000492a00, 0xc000320001) /workdir/go/src/net/http/clientserver_test.go:1049 +0x54 net/http_test.TestTransportGCRequest_NoBody_h2(0xc000492a00) /workdir/go/src/net/http/clientserver_test.go:1047 +0x40 testing.tRunner(0xc000492a00, 0xc023f8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 688 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000492b00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000492b00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testTransportRejectsInvalidHeaders(0xc000492b00, 0xc00032cf00) /workdir/go/src/net/http/clientserver_test.go:1096 +0x54 net/http_test.TestTransportRejectsInvalidHeaders_h1(0xc000492b00) /workdir/go/src/net/http/clientserver_test.go:1090 +0x3e testing.tRunner(0xc000492b00, 0xc025a8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 689 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000492c00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000492c00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testTransportRejectsInvalidHeaders(0xc000492c00, 0xc00032cf01) /workdir/go/src/net/http/clientserver_test.go:1096 +0x54 net/http_test.TestTransportRejectsInvalidHeaders_h2(0xc000492c00) /workdir/go/src/net/http/clientserver_test.go:1093 +0x3e testing.tRunner(0xc000492c00, 0xc025b0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 722 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000492e00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000492e00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testInterruptWithPanic(0xc000492e00, 0x0, 0xb26000, 0xcbb060) /workdir/go/src/net/http/clientserver_test.go:1158 +0x54 net/http_test.TestInterruptWithPanic_h1(0xc000492e00) /workdir/go/src/net/http/clientserver_test.go:1147 +0x56 testing.tRunner(0xc000492e00, 0xc01960) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 723 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000492f00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000492f00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testInterruptWithPanic(0xc000492f00, 0x1, 0xb26000, 0xcbb110) /workdir/go/src/net/http/clientserver_test.go:1158 +0x54 net/http_test.TestInterruptWithPanic_h2(0xc000492f00) /workdir/go/src/net/http/clientserver_test.go:1148 +0x56 testing.tRunner(0xc000492f00, 0xc01968) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 724 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000493000) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000493000) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testInterruptWithPanic(0xc000493000, 0x0, 0x0, 0x0) /workdir/go/src/net/http/clientserver_test.go:1158 +0x54 net/http_test.TestInterruptWithPanic_nil_h1(0xc000493000) /workdir/go/src/net/http/clientserver_test.go:1149 +0x46 testing.tRunner(0xc000493000, 0xc01970) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 725 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000493100) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000493100) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testInterruptWithPanic(0xc000493100, 0x1, 0x0, 0x0) /workdir/go/src/net/http/clientserver_test.go:1158 +0x54 net/http_test.TestInterruptWithPanic_nil_h2(0xc000493100) /workdir/go/src/net/http/clientserver_test.go:1150 +0x46 testing.tRunner(0xc000493100, 0xc01978) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 726 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000493200) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000493200) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testInterruptWithPanic(0xc000493200, 0x0, 0xb43800, 0xc000092b00) /workdir/go/src/net/http/clientserver_test.go:1158 +0x54 net/http_test.TestInterruptWithPanic_ErrAbortHandler_h1(0xc000493200) /workdir/go/src/net/http/clientserver_test.go:1152 +0x6f testing.tRunner(0xc000493200, 0xc01950) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 727 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000493300) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000493300) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testInterruptWithPanic(0xc000493300, 0x1, 0xb43800, 0xc000092b00) /workdir/go/src/net/http/clientserver_test.go:1158 +0x54 net/http_test.TestInterruptWithPanic_ErrAbortHandler_h2(0xc000493300) /workdir/go/src/net/http/clientserver_test.go:1155 +0x6f testing.tRunner(0xc000493300, 0xc01958) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 728 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000493400) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000493400) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.h12Compare.run(0xc01630, 0x0, 0x0, 0xc0000541d0, 0x0, 0x0, 0x0, 0xc000493400) /workdir/go/src/net/http/clientserver_test.go:195 +0x54 net/http_test.TestH12_AutoGzipWithDumpResponse(0xc000493400) /workdir/go/src/net/http/clientserver_test.go:1256 +0xfb testing.tRunner(0xc000493400, 0xc01638) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 729 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000493600) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000493600) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testCloseIdleConnections(0xc000493600, 0xc00032cf00) /workdir/go/src/net/http/clientserver_test.go:1263 +0x51 net/http_test.TestCloseIdleConnections_h1(0xc000493600) /workdir/go/src/net/http/clientserver_test.go:1260 +0x3e testing.tRunner(0xc000493600, 0xc014a8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 730 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000493700) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000493700) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testCloseIdleConnections(0xc000493700, 0xc00032cf01) /workdir/go/src/net/http/clientserver_test.go:1263 +0x51 net/http_test.TestCloseIdleConnections_h2(0xc000493700) /workdir/go/src/net/http/clientserver_test.go:1261 +0x3e testing.tRunner(0xc000493700, 0xc014b0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 776 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000494b00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000494b00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testWriteHeaderAfterWrite(0xc000494b00, 0xc000030000) /workdir/go/src/net/http/clientserver_test.go:1436 +0x54 net/http_test.TestWriteHeaderNoCodeCheck_h1(0xc000494b00) /workdir/go/src/net/http/clientserver_test.go:1432 +0x40 testing.tRunner(0xc000494b00, 0xc02718) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1003 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003da400) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003da400) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestLinuxSendfile(0xc0003da400) /workdir/go/src/net/http/fs_test.go:1106 +0x54 testing.tRunner(0xc0003da400, 0xc01a30) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1460 [semacquire, 2 minutes]: sync.runtime_SemacquireMutex(0xc0002128ac, 0x900000000, 0x1) /workdir/go/src/runtime/sema.go:71 +0x47 sync.(*Mutex).lockSlow(0xc0002128a8) /workdir/go/src/sync/mutex.go:138 +0x1c1 sync.(*Mutex).Lock(0xc0002128a8) /workdir/go/src/sync/mutex.go:81 +0x7d net/http.(*conn).hijacked(0xc000212820, 0xc0003e8800) /workdir/go/src/net/http/server.go:304 +0x50 net/http.(*connReader).handleReadError(0xc0003e8840, 0xcc61c0, 0xc000092050) /workdir/go/src/net/http/server.go:745 +0x50 net/http.(*connReader).backgroundRead(0xc0003e8840) /workdir/go/src/net/http/server.go:708 +0x1b3 created by net/http.(*connReader).startBackgroundRead /workdir/go/src/net/http/server.go:673 +0x167 goroutine 990 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000122200) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000122200) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestNextProtoUpgrade(0xc000122200) /workdir/go/src/net/http/npn_test.go:22 +0x54 testing.tRunner(0xc000122200, 0xc01ab0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1209 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003db900) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003db900) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestTimeoutHandlerEmptyResponse(0xc0003db900) /workdir/go/src/net/http/serve_test.go:2537 +0x54 testing.tRunner(0xc0003db900, 0xc02130) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1283 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000568700) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000568700) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testServerNoHeader(0xc000568700, 0x1, 0xbd16a2, 0xc) /workdir/go/src/net/http/serve_test.go:2862 +0x54 net/http_test.TestServerNoContentType_h2(0xc000568700) /workdir/go/src/net/http/serve_test.go:2859 +0x53 testing.tRunner(0xc000568700, 0xc01f40) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1204 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003db400) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003db400) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testTimeoutHandler(0xc0003db400, 0xc000480f01) /workdir/go/src/net/http/serve_test.go:2311 +0x54 net/http_test.TestTimeoutHandler_h2(0xc0003db400) /workdir/go/src/net/http/serve_test.go:2309 +0x3e testing.tRunner(0xc0003db400, 0xc021a8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1146 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000569b00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000569b00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testAutomaticHTTP2_Serve(0xc000569b00, 0x0, 0xc00032cf01) /workdir/go/src/net/http/serve_test.go:1600 +0x51 net/http_test.TestAutomaticHTTP2_Serve_NoTLSConfig(0xc000569b00) /workdir/go/src/net/http/serve_test.go:1588 +0x47 testing.tRunner(0xc000569b00, 0xc01290) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 777 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000494c00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000494c00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testWriteHeaderAfterWrite(0xc000494c00, 0xc000030100) /workdir/go/src/net/http/clientserver_test.go:1436 +0x54 net/http_test.TestWriteHeaderNoCodeCheck_h1hijack(0xc000494c00) /workdir/go/src/net/http/clientserver_test.go:1433 +0x40 testing.tRunner(0xc000494c00, 0xc02710) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1187 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003ba200) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003ba200) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestServerUnreadRequestBodyLarge(0xc0003ba200) /workdir/go/src/net/http/serve_test.go:1897 +0x54 testing.tRunner(0xc0003ba200, 0xc01fe0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1193 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003bb000) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003bb000) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testZeroLengthPostAndResponse(0xc0003bb000, 0xc00032ef01) /workdir/go/src/net/http/serve_test.go:2689 +0x54 net/http_test.TestZeroLengthPostAndResponse_h2(0xc0003bb000) /workdir/go/src/net/http/serve_test.go:2685 +0x3e testing.tRunner(0xc0003bb000, 0xc02730) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1116 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000405d00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000405d00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestServeMuxHandleFuncWithNilHandler(0xc000405d00) /workdir/go/src/net/http/serve_test.go:390 +0x3d testing.tRunner(0xc000405d00, 0xc01d48) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1207 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003db700) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003db700) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestTimeoutHandlerRaceHeaderTimeout(0xc0003db700) /workdir/go/src/net/http/serve_test.go:2453 +0x54 testing.tRunner(0xc0003db700, 0xc02178) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1393 [chan receive, 2 minutes]: net/http_test.TestWriteAfterHijack(0xc000473f00) /workdir/go/src/net/http/serve_test.go:3708 +0x3ee testing.tRunner(0xc000473f00, 0xc026f8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1147 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000569c00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000569c00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testAutomaticHTTP2_Serve(0xc000569c00, 0xc000434300, 0x0) /workdir/go/src/net/http/serve_test.go:1600 +0x51 net/http_test.TestAutomaticHTTP2_Serve_NonH2TLSConfig(0xc000569c00) /workdir/go/src/net/http/serve_test.go:1592 +0xa0 testing.tRunner(0xc000569c00, 0xc01298) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1170 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0001a5000) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0001a5000) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestTLSHandshakeTimeout(0xc0001a5000) /workdir/go/src/net/http/serve_test.go:1427 +0x54 testing.tRunner(0xc0001a5000, 0xc020f0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1113 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000405a00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.TestConsumingBodyOnNextConn(0xc000405a00) /workdir/go/src/net/http/serve_test.go:165 +0x54 testing.tRunner(0xc000405a00, 0xc01538) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1192 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003baf00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003baf00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testZeroLengthPostAndResponse(0xc0003baf00, 0xc00032ef00) /workdir/go/src/net/http/serve_test.go:2689 +0x54 net/http_test.TestZeroLengthPostAndResponse_h1(0xc0003baf00) /workdir/go/src/net/http/serve_test.go:2682 +0x3e testing.tRunner(0xc0003baf00, 0xc02728) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1134 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000569100) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000569100) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testTCPConnectionStaysOpen(0xc000569100, 0xbdf7d8, 0x1d, 0xcc70a0, 0xc027c8) /workdir/go/src/net/http/serve_test.go:1116 +0x54 net/http_test.TestHTTP11KeepAlive204Response(0xc000569100) /workdir/go/src/net/http/serve_test.go:1185 +0x66 testing.tRunner(0xc000569100, 0xc01780) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1135 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000569200) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000569200) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testTCPConnectionStaysOpen(0xc000569200, 0xbf7729, 0x5c, 0xcc70a0, 0xc027d0) /workdir/go/src/net/http/serve_test.go:1116 +0x54 net/http_test.TestHTTP10KeepAlive304Response(0xc000569200) /workdir/go/src/net/http/serve_test.go:1189 +0x66 testing.tRunner(0xc000569200, 0xc01778) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1136 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000569300) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000569300) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestKeepAliveFinalChunkWithEOF(0xc000569300) /workdir/go/src/net/http/serve_test.go:1196 +0x54 testing.tRunner(0xc000569300, 0xc01a18) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1137 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000569400) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000569400) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testSetsRemoteAddr(0xc000569400, 0xc00032b700) /workdir/go/src/net/http/serve_test.go:1229 +0x54 net/http_test.TestSetsRemoteAddr_h1(0xc000569400) /workdir/go/src/net/http/serve_test.go:1225 +0x3e testing.tRunner(0xc000569400, 0xc02028) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1138 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000569500) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000569500) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testSetsRemoteAddr(0xc000569500, 0xc00032bf01) /workdir/go/src/net/http/serve_test.go:1229 +0x54 net/http_test.TestSetsRemoteAddr_h2(0xc000569500) /workdir/go/src/net/http/serve_test.go:1226 +0x3e testing.tRunner(0xc000569500, 0xc02030) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1072 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0001a4b00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0001a4b00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testHeadResponses(0xc0001a4b00, 0xc0001b6f00) /workdir/go/src/net/http/serve_test.go:1389 +0x54 net/http_test.TestHeadResponses_h1(0xc0001a4b00) /workdir/go/src/net/http/serve_test.go:1385 +0x3e testing.tRunner(0xc0001a4b00, 0xc01850) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1073 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0001a4d00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0001a4d00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testHeadResponses(0xc0001a4d00, 0xc0001b6f01) /workdir/go/src/net/http/serve_test.go:1389 +0x54 net/http_test.TestHeadResponses_h2(0xc0001a4d00) /workdir/go/src/net/http/serve_test.go:1386 +0x3e testing.tRunner(0xc0001a4d00, 0xc01858) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1203 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003db300) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003db300) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testTimeoutHandler(0xc0003db300, 0xc00047c700) /workdir/go/src/net/http/serve_test.go:2311 +0x54 net/http_test.TestTimeoutHandler_h1(0xc0003db300) /workdir/go/src/net/http/serve_test.go:2308 +0x3e testing.tRunner(0xc0003db300, 0xc021a0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1171 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0001a5100) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0001a5100) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestTLSServer(0xc0001a5100) /workdir/go/src/net/http/serve_test.go:1458 +0x54 testing.tRunner(0xc0001a5100, 0xc02120) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1284 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000568800) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000568800) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestStripPrefix(0xc000568800) /workdir/go/src/net/http/serve_test.go:2880 +0x54 testing.tRunner(0xc000568800, 0xc020e0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1057 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003db100) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003db100) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestInvalidTrailerClosesConnection(0xc0003db100) /workdir/go/src/net/http/serve_test.go:2142 +0x54 testing.tRunner(0xc0003db100, 0xc01990) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1148 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000569d00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000569d00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testAutomaticHTTP2_Serve(0xc000569d00, 0xc000434c00, 0x1) /workdir/go/src/net/http/serve_test.go:1600 +0x51 net/http_test.TestAutomaticHTTP2_Serve_H2TLSConfig(0xc000569d00) /workdir/go/src/net/http/serve_test.go:1596 +0x124 testing.tRunner(0xc000569d00, 0xc01288) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1149 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000569e00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000569e00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestAutomaticHTTP2_Serve_WithTLSConfig(0xc000569e00) /workdir/go/src/net/http/serve_test.go:1616 +0x51 testing.tRunner(0xc000569e00, 0xc012a0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1153 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003ba000) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003ba000) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestServerExpect(0xc0003ba000) /workdir/go/src/net/http/serve_test.go:1762 +0x54 testing.tRunner(0xc0003ba000, 0xc01e98) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1186 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003ba100) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003ba100) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestServerUnreadRequestBodyLittle(0xc0003ba100) /workdir/go/src/net/http/serve_test.go:1856 +0x54 testing.tRunner(0xc0003ba100, 0xc01fe8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1188 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003ba300) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003ba300) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestHandlerBodyClose(0xc0003ba300) /workdir/go/src/net/http/serve_test.go:2031 +0x51 testing.tRunner(0xc0003ba300, 0xc017c8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1189 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003ba400) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003ba400) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestRequestBodyReadErrorClosesConnection(0xc0003ba400) /workdir/go/src/net/http/serve_test.go:2111 +0x54 testing.tRunner(0xc0003ba400, 0xc01c00) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1185 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003be100) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003be100) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testRequestLimit(0xc0003be100, 0xc000329701) /workdir/go/src/net/http/serve_test.go:2922 +0x54 net/http_test.TestRequestLimit_h2(0xc0003be100) /workdir/go/src/net/http/serve_test.go:2920 +0x3e testing.tRunner(0xc0003be100, 0xc01c38) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1286 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000569900) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000569900) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testRequestLimit(0xc000569900, 0xc00047a700) /workdir/go/src/net/http/serve_test.go:2922 +0x54 net/http_test.TestRequestLimit_h1(0xc000569900) /workdir/go/src/net/http/serve_test.go:2919 +0x3e testing.tRunner(0xc000569900, 0xc01c30) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1282 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000568600) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000568600) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testServerNoHeader(0xc000568600, 0x0, 0xbd16a2, 0xc) /workdir/go/src/net/http/serve_test.go:2862 +0x54 net/http_test.TestServerNoContentType_h1(0xc000568600) /workdir/go/src/net/http/serve_test.go:2858 +0x53 testing.tRunner(0xc000568600, 0xc01f38) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1292 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003da300) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003da300) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestServerGracefulClose(0xc0003da300) /workdir/go/src/net/http/serve_test.go:3078 +0x54 testing.tRunner(0xc0003da300, 0xc01ec0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1233 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000568200) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000568200) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testServerNoHeader(0xc000568200, 0x1, 0xbcde87, 0x4) /workdir/go/src/net/http/serve_test.go:2862 +0x54 net/http_test.TestServerNoDate_h2(0xc000568200) /workdir/go/src/net/http/serve_test.go:2857 +0x53 testing.tRunner(0xc000568200, 0xc01f50) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1267 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000404000) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000404000) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.testRequestBodyLimit(0xc000404000, 0xc000132f00) /workdir/go/src/net/http/serve_test.go:2982 +0x54 net/http_test.TestRequestBodyLimit_h1(0xc000404000) /workdir/go/src/net/http/serve_test.go:2979 +0x3e testing.tRunner(0xc000404000, 0xc01bf0) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1411 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc000404a00) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc000404a00) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestHijackBeforeRequestBodyRead(0xc000404a00) /workdir/go/src/net/http/serve_test.go:3346 +0x54 testing.tRunner(0xc000404a00, 0xc01910) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 goroutine 1319 [chan receive, 2 minutes]: testing.(*T).Parallel(0xc0003be500) /workdir/go/src/testing/testing.go:814 +0x3b7 net/http_test.setParallel(0xc0003be500) /workdir/go/src/net/http/main_test.go:94 +0xd1 net/http_test.TestCloseNotifierPipelined(0xc0003be500) /workdir/go/src/net/http/serve_test.go:3216 +0x54 testing.tRunner(0xc0003be500, 0xc014d8) /workdir/go/src/testing/testing.go:909 +0x19a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x652 FAIL net/http 180.024s FAIL 2019/10/10 20:52:59 Failed: exit status 1 Error: tests failed: dist test failed: go_test:net/http: exit status 1