plan9-arm at 0e654100382f345ea555cfc1e1dd50853316b368 :: Running /boot/workdir/go/src/make.rc with args ["/boot/workdir/go/src/make.rc"] and env ["home=/usr/glenda" "path=.\x00/bin" "type=host-plan9-arm-0intro" "GOARM=7" "GO_BUILD_KEY_DELETE_AFTER_READ=false" "status=" "GO_TEST_TIMEOUT_SCALE=6" "fs=aoe" "GOCACHE=/boot/cache" "GOROOT_BOOTSTRAP=/boot/workdir/go1.4" "workdir=/boot/workdir" "objtype=arm" "*=aoe" "WORKDIR=/boot/workdir" "GO_BUILDER_NAME=plan9-arm" "GOBIN=" "GOROOT_BOOTSTRAP=/sys/lib/go1.17"] in dir /boot/workdir/go/src Building Go cmd/dist using /sys/lib/go1.17 Building Go toolchain1 using /sys/lib/go1.17. 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 plan9/arm. --- Installed Go for plan9/arm in /boot/workdir/go Installed commands in /boot/workdir/go/bin *** You need to bind /boot/workdir/go/bin before /bin. ##### Testing packages. ok archive/tar 1.260s ok archive/zip 2.588s ok bufio 0.488s ok bytes 9.740s ok compress/bzip2 0.796s ok compress/flate 3.260s ok compress/gzip 3.624s ok compress/lzw 1.060s ok compress/zlib 3.409s ok constraints 3.125s ok container/heap 0.586s ok container/list 0.556s ok container/ring 0.366s ok context 0.157s ok crypto 0.197s ok crypto/aes 0.289s ok crypto/cipher 0.204s ok crypto/des 0.191s ok crypto/dsa 0.270s ok crypto/ecdsa 0.182s ok crypto/ed25519 1.149s ok crypto/ed25519/internal/edwards25519 53.132s ok crypto/ed25519/internal/edwards25519/field 23.823s ok crypto/elliptic 0.172s ok crypto/elliptic/internal/fiat 0.129s [no tests to run] ok crypto/elliptic/internal/nistec 14.309s ok crypto/hmac 0.093s ok crypto/internal/subtle 0.218s ok crypto/md5 0.160s ok crypto/rand 0.258s ok crypto/rc4 0.357s ok crypto/rsa 0.680s ok crypto/sha1 0.201s ok crypto/sha256 0.090s ok crypto/sha512 0.218s ok crypto/subtle 0.242s ok crypto/tls 10.304s ok crypto/x509 4.267s ok database/sql 1.286s ok database/sql/driver 0.107s ok debug/buildinfo 0.404s ok debug/dwarf 0.503s ok debug/elf 0.489s ok debug/gosym 0.138s ok debug/macho 0.418s ok debug/pe 0.384s ok debug/plan9obj 0.225s ok embed 0.105s [no tests to run] ok embed/internal/embedtest 0.385s ok encoding/ascii85 0.285s ok encoding/asn1 0.108s ok encoding/base32 0.336s ok encoding/base64 0.199s ok encoding/binary 0.122s ok encoding/csv 0.419s ok encoding/gob 0.208s ok encoding/hex 0.433s ok encoding/json 0.944s ok encoding/pem 0.359s ok encoding/xml 0.355s ok errors 0.440s ok expvar 0.311s ok flag 0.252s ok fmt 0.547s ok go/ast 0.153s ok go/build 11.308s ok go/build/constraint 0.259s ok go/constant 0.253s ok go/doc 4.098s ok go/format 0.405s ok go/importer 3.563s ok go/internal/gccgoimporter 0.622s ok go/internal/gcimporter 59.184s ok go/internal/srcimporter 15.018s ok go/parser 1.751s ok go/printer 2.074s ok go/scanner 0.112s ok go/token 0.194s ok go/types 121.402s ok hash 0.305s ok hash/adler32 0.412s ok hash/crc32 0.120s ok hash/crc64 0.568s ok hash/fnv 0.559s ok hash/maphash 0.390s ok html 0.257s ok html/template 0.733s ok image 0.595s ok image/color 0.448s ok image/draw 0.484s ok image/gif 2.673s ok image/jpeg 0.892s ok image/png 0.535s ok index/suffixarray 2.019s ok internal/abi 0.323s ok internal/buildcfg 0.096s ok internal/cpu 0.085s ok internal/execabs 0.166s ok internal/fmtsort 0.088s ok internal/fuzz 0.097s ok internal/godebug 0.084s ok internal/intern 10.218s ok internal/itoa 0.081s ok internal/poll 0.175s ok internal/profile 0.104s ok internal/reflectlite 0.401s ok internal/singleflight 0.104s ok internal/trace 0.652s ok internal/unsafeheader 0.081s ok internal/xcoff 0.787s ok io 0.307s ok io/fs 0.149s ok io/ioutil 8.328s ok log 0.111s ok math 0.146s ok math/big 4.606s ok math/bits 0.141s ok math/cmplx 0.108s ok math/rand 1.081s ok mime 0.282s ok mime/multipart 0.659s ok mime/quotedprintable 0.157s ok net 33.419s panic: test timed out after 18m0s goroutine 3355 [running]: panic({0x4173b0, 0x10c18010}) /boot/workdir/go/src/runtime/panic.go:941 +0x400 fp=0x10ed5fc4 sp=0x10ed5f64 pc=0x39538 testing.(*M).startAlarm.func1() /boot/workdir/go/src/testing/testing.go:2000 +0xbc fp=0x10ed5fec sp=0x10ed5fc4 pc=0xf216c runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ed5fec sp=0x10ed5fec pc=0x6b184 created by time.goFunc /boot/workdir/go/src/time/sleep.go:176 +0x2c goroutine 1 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10d327b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d17ca4 sp=0x10d17c90 pc=0x3c81c runtime.chanrecv(0x10d32780, 0x10d17d2b, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d17cf0 sp=0x10d17ca4 pc=0x5a80 runtime.chanrecv1(0x10d32780, 0x10d17d2b) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d17d04 sp=0x10d17cf0 pc=0x5528 testing.(*T).Run(0x10c02b40, {0x47b38f, 0x1f}, 0x49bba8) /boot/workdir/go/src/testing/testing.go:1458 +0x3c0 fp=0x10d17d50 sp=0x10d17d04 pc=0xef04c testing.runTests.func1(0x10c02b40) /boot/workdir/go/src/testing/testing.go:1810 +0x6c fp=0x10d17d74 sp=0x10d17d50 pc=0xf0ee8 testing.tRunner(0x10c02b40, 0x10cb3e10) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d17dbc sp=0x10d17d74 pc=0xee2a0 testing.runTests(0x10c16230, {0x74efc0, 0x229, 0x229}, {0xc05ccd3e2b2e19a8, 0xfb78c8dc1f, 0x751b80}) /boot/workdir/go/src/testing/testing.go:1808 +0x3e8 fp=0x10d17e20 sp=0x10d17dbc pc=0xf0d64 testing.(*M).Run(0x10c8e5a0) /boot/workdir/go/src/testing/testing.go:1690 +0x5ec fp=0x10d17f44 sp=0x10d17e20 pc=0xef910 net/http_test.TestMain(0x10c8e5a0) /boot/workdir/go/src/net/http/main_test.go:23 +0x1c fp=0x10d17f54 sp=0x10d17f44 pc=0x34acc0 main.main() _testmain.go:1221 +0x1b0 fp=0x10d17fb8 sp=0x10d17f54 pc=0x3f26cc runtime.main() /boot/workdir/go/src/runtime/proc.go:255 +0x2cc fp=0x10d17fec sp=0x10d17fb8 pc=0x3c2ec runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d17fec sp=0x10d17fec pc=0x6b184 goroutine 2 [force gc (idle), 3 minutes]: runtime.gopark(0x49c0cc, 0x7516c0, 0x11, 0x14, 0x1) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c41fd0 sp=0x10c41fbc pc=0x3c81c runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:372 runtime.forcegchelper() /boot/workdir/go/src/runtime/proc.go:306 +0xb8 fp=0x10c41fec sp=0x10c41fd0 pc=0x3c614 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c41fec sp=0x10c41fec pc=0x6b184 created by runtime.init.5 /boot/workdir/go/src/runtime/proc.go:294 +0x1c goroutine 3 [GC sweep wait]: runtime.gopark(0x49c0cc, 0x751ad0, 0xc, 0x14, 0x1) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c42fd0 sp=0x10c42fbc pc=0x3c81c runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:372 runtime.bgsweep(0x10c32080) /boot/workdir/go/src/runtime/mgcsweep.go:297 +0x100 fp=0x10c42fe4 sp=0x10c42fd0 pc=0x260e0 runtime.gcenable.func1() /boot/workdir/go/src/runtime/mgc.go:177 +0x28 fp=0x10c42fec sp=0x10c42fe4 pc=0x18a5c runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c42fec sp=0x10c42fec pc=0x6b184 created by runtime.gcenable /boot/workdir/go/src/runtime/mgc.go:177 +0x74 goroutine 4 [GC scavenge wait]: runtime.gopark(0x49c0cc, 0x751960, 0xd, 0x14, 0x1) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c43f4c sp=0x10c43f38 pc=0x3c81c runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:372 runtime.bgscavenge(0x10c32080) /boot/workdir/go/src/runtime/mgcscavenge.go:352 +0x2b8 fp=0x10c43fe4 sp=0x10c43f4c pc=0x23b78 runtime.gcenable.func2() /boot/workdir/go/src/runtime/mgc.go:178 +0x28 fp=0x10c43fec sp=0x10c43fe4 pc=0x18a08 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c43fec sp=0x10c43fec pc=0x6b184 created by runtime.gcenable /boot/workdir/go/src/runtime/mgc.go:178 +0xbc goroutine 5 [finalizer wait, 17 minutes]: runtime.gopark(0x49c0cc, 0x7643fc, 0x10, 0x14, 0x1) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c3cf90 sp=0x10c3cf7c pc=0x3c81c runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:372 runtime.runfinq() /boot/workdir/go/src/runtime/mfinal.go:177 +0xb4 fp=0x10c3cfec sp=0x10c3cf90 pc=0x17a28 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c3cfec sp=0x10c3cfec pc=0x6b184 created by runtime.createfing /boot/workdir/go/src/runtime/mfinal.go:157 +0x54 goroutine 34 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d1adac sp=0x10d1ad98 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d1adf8 sp=0x10d1adac pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d1ae0c sp=0x10d1adf8 pc=0x5528 testing.(*T).Parallel(0x10c034a0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d1ae6c sp=0x10d1ae0c pc=0xee03c net/http.TestCmdGoNoHTTPServer(0x10c034a0) /boot/workdir/go/src/net/http/http_test.go:85 +0x20 fp=0x10d1af98 sp=0x10d1ae6c pc=0x2dd9d4 testing.tRunner(0x10c034a0, 0x49b174) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d1afe0 sp=0x10d1af98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d1afec sp=0x10d1afe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d1afec sp=0x10d1afec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 7 [GC worker (idle), 5 minutes]: runtime.gopark(0x49c034, 0x10c282b8, 0x18, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c40f8c sp=0x10c40f78 pc=0x3c81c runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1198 +0x100 fp=0x10c40fec sp=0x10c40f8c pc=0x1b5d8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c40fec sp=0x10c40fec pc=0x6b184 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1122 +0x20 goroutine 8 [GC worker (idle), 3 minutes]: runtime.gopark(0x49c034, 0x10c282d0, 0x18, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c3df8c sp=0x10c3df78 pc=0x3c81c runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1198 +0x100 fp=0x10c3dfec sp=0x10c3df8c pc=0x1b5d8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c3dfec sp=0x10c3dfec pc=0x6b184 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1122 +0x20 goroutine 9 [GC worker (idle)]: runtime.gopark(0x49c034, 0x10c282e8, 0x18, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c3ef8c sp=0x10c3ef78 pc=0x3c81c runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1198 +0x100 fp=0x10c3efec sp=0x10c3ef8c pc=0x1b5d8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c3efec sp=0x10c3efec pc=0x6b184 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1122 +0x20 goroutine 10 [GC worker (idle)]: runtime.gopark(0x49c034, 0x10c28300, 0x18, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c3ff8c sp=0x10c3ff78 pc=0x3c81c runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1198 +0x100 fp=0x10c3ffec sp=0x10c3ff8c pc=0x1b5d8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c3ffec sp=0x10c3ffec pc=0x6b184 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1122 +0x20 goroutine 437 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d19e34 sp=0x10d19e20 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d19e80 sp=0x10d19e34 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d19e94 sp=0x10d19e80 pc=0x5528 testing.(*T).Parallel(0x10d02b40) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d19ef4 sp=0x10d19e94 pc=0xee03c net/http_test.setParallel(0x10d02b40) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d19f14 sp=0x10d19ef4 pc=0x34b794 net/http_test.TestClientRedirectUseResponse(0x10d02b40) /boot/workdir/go/src/net/http/client_test.go:493 +0x38 fp=0x10d19f98 sp=0x10d19f14 pc=0x31781c testing.tRunner(0x10d02b40, 0x49b4c0) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d19fe0 sp=0x10d19f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d19fec sp=0x10d19fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d19fec sp=0x10d19fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1044 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d1bd80 sp=0x10d1bd6c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d1bdcc sp=0x10d1bd80 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d1bde0 sp=0x10d1bdcc pc=0x5528 testing.(*T).Parallel(0x10dfdb30) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d1be40 sp=0x10d1bde0 pc=0xee03c net/http_test.setParallel(0x10dfdb30) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d1be60 sp=0x10d1be40 pc=0x34b794 net/http_test.h12Compare.run({0x10e805c0, 0x0, 0x0, 0x0, {0x0, 0x0, 0x0}}, 0x10dfdb30) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10d1bf4c sp=0x10d1be60 pc=0x32a5ec net/http_test.testH12_noBody(0x10dfdb30, 0x194) /boot/workdir/go/src/net/http/clientserver_test.go:328 +0x58 fp=0x10d1bf8c sp=0x10d1bf4c pc=0x32b8b0 net/http_test.TestH2_404NoBody(0x10dfdb30) /boot/workdir/go/src/net/http/clientserver_test.go:323 +0x24 fp=0x10d1bf98 sp=0x10d1bf8c pc=0x32b848 testing.tRunner(0x10dfdb30, 0x49b684) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d1bfe0 sp=0x10d1bf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d1bfec sp=0x10d1bfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d1bfec sp=0x10d1bfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 36 [chan receive, 18 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d51e94 sp=0x10d51e80 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d51ee0 sp=0x10d51e94 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d51ef4 sp=0x10d51ee0 pc=0x5528 testing.(*T).Parallel(0x10c03770) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d51f54 sp=0x10d51ef4 pc=0xee03c net/http.TestOmitHTTP2Vet(0x10c03770) /boot/workdir/go/src/net/http/http_test.go:131 +0x1c fp=0x10d51f98 sp=0x10d51f54 pc=0x2de09c testing.tRunner(0x10c03770, 0x49b1c0) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d51fe0 sp=0x10d51f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d51fec sp=0x10d51fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d51fec sp=0x10d51fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3273 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d16dcc sp=0x10d16db8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d16e18 sp=0x10d16dcc pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d16e2c sp=0x10d16e18 pc=0x5528 testing.(*T).Parallel(0x10efbef0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d16e8c sp=0x10d16e2c pc=0xee03c net/http_test.setParallel(0x10efbef0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d16eac sp=0x10d16e8c pc=0x34b794 net/http_test.testTCPConnectionStaysOpen(0x10efbef0, {0x484fee, 0x2a}, {0x51e7ac, 0x49bed4}) /boot/workdir/go/src/net/http/serve_test.go:1115 +0x38 fp=0x10d16f80 sp=0x10d16eac pc=0x3614b8 net/http_test.TestHTTP10KeepAlive204Response(0x10efbef0) /boot/workdir/go/src/net/http/serve_test.go:1180 +0x3c fp=0x10d16f98 sp=0x10d16f80 pc=0x36203c testing.tRunner(0x10efbef0, 0x49b690) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d16fe0 sp=0x10d16f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d16fec sp=0x10d16fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d16fec sp=0x10d16fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 65 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d50d24 sp=0x10d50d10 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d50d70 sp=0x10d50d24 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d50d84 sp=0x10d50d70 pc=0x5528 testing.(*T).Parallel(0x10d021e0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d50de4 sp=0x10d50d84 pc=0xee03c net/http.TestRequestWriteTransport(0x10d021e0) /boot/workdir/go/src/net/http/requestwrite_test.go:668 +0x20 fp=0x10d50f98 sp=0x10d50de4 pc=0x2e1adc testing.tRunner(0x10d021e0, 0x49b214) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d50fe0 sp=0x10d50f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d50fec sp=0x10d50fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d50fec sp=0x10d50fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 70 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d18bc0 sp=0x10d18bac pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d18c0c sp=0x10d18bc0 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d18c20 sp=0x10d18c0c pc=0x5528 testing.(*T).Parallel(0x10c03590) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d18c80 sp=0x10d18c20 pc=0xee03c net/http.TestReadResponseCloseInMiddle(0x10c03590) /boot/workdir/go/src/net/http/response_test.go:647 +0x20 fp=0x10d18f98 sp=0x10d18c80 pc=0x2e481c testing.tRunner(0x10c03590, 0x49b1e8) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d18fe0 sp=0x10d18f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d18fec sp=0x10d18fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d18fec sp=0x10d18fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 102 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10dccde8 sp=0x10dccdd4 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10dcce34 sp=0x10dccde8 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10dcce48 sp=0x10dcce34 pc=0x5528 testing.(*T).Parallel(0x10d023c0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10dccea8 sp=0x10dcce48 pc=0xee03c net/http_test.setParallel(0x10d023c0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10dccec8 sp=0x10dccea8 pc=0x34b794 net/http_test.TestNextProtoUpgrade(0x10d023c0) /boot/workdir/go/src/net/http/alpn_test.go:21 +0x34 fp=0x10dccf98 sp=0x10dccec8 pc=0x31166c testing.tRunner(0x10d023c0, 0x49b854) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10dccfe0 sp=0x10dccf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10dccfec sp=0x10dccfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10dccfec sp=0x10dccfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 196 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d4fdec sp=0x10d4fdd8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d4fe38 sp=0x10d4fdec pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d4fe4c sp=0x10d4fe38 pc=0x5528 testing.(*T).Parallel(0x10dfc5a0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d4feac sp=0x10d4fe4c pc=0xee03c net/http_test.setParallel(0x10dfc5a0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d4fecc sp=0x10d4feac pc=0x34b794 net/http_test.TestClientRedirects(0x10dfc5a0) /boot/workdir/go/src/net/http/client_test.go:202 +0x34 fp=0x10d4ff98 sp=0x10d4fecc pc=0x314758 testing.tRunner(0x10dfc5a0, 0x49b4c4) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d4ffe0 sp=0x10d4ff98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d4ffec sp=0x10d4ffe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d4ffec sp=0x10d4ffec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 901 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d82964 sp=0x10d82950 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d829b0 sp=0x10d82964 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d829c4 sp=0x10d829b0 pc=0x5528 testing.(*T).Parallel(0x10d521e0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d82a24 sp=0x10d829c4 pc=0xee03c net/http_test.setParallel(0x10d521e0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d82a44 sp=0x10d82a24 pc=0x34b794 net/http_test.TestClientRedirectTypes(0x10d521e0) /boot/workdir/go/src/net/http/client_test.go:1779 +0x38 fp=0x10d82f98 sp=0x10d82a44 pc=0x325f2c testing.tRunner(0x10d521e0, 0x49b4bc) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d82fe0 sp=0x10d82f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d82fec sp=0x10d82fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d82fec sp=0x10d82fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 103 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10dcde50 sp=0x10dcde3c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10dcde9c sp=0x10dcde50 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10dcdeb0 sp=0x10dcde9c pc=0x5528 testing.(*T).Parallel(0x10d025a0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10dcdf10 sp=0x10dcdeb0 pc=0xee03c net/http_test.setParallel(0x10d025a0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10dcdf30 sp=0x10dcdf10 pc=0x34b794 net/http_test.TestClient(0x10d025a0) /boot/workdir/go/src/net/http/client_test.go:69 +0x30 fp=0x10dcdf98 sp=0x10dcdf30 pc=0x312da4 testing.tRunner(0x10d025a0, 0x49b518) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10dcdfe0 sp=0x10dcdf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10dcdfec sp=0x10dcdfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10dcdfec sp=0x10dcdfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 193 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d4ae6c sp=0x10d4ae58 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d4aeb8 sp=0x10d4ae6c pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d4aecc sp=0x10d4aeb8 pc=0x5528 testing.(*T).Parallel(0x10dfc1e0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d4af2c sp=0x10d4aecc pc=0xee03c net/http_test.setParallel(0x10dfc1e0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d4af4c sp=0x10d4af2c pc=0x34b794 net/http_test.TestGetRequestFormat(0x10dfc1e0) /boot/workdir/go/src/net/http/client_test.go:115 +0x2c fp=0x10d4af98 sp=0x10d4af4c pc=0x313514 testing.tRunner(0x10dfc1e0, 0x49b5e4) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d4afe0 sp=0x10d4af98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d4afec sp=0x10d4afe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d4afec sp=0x10d4afec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3272 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10db2dec sp=0x10db2dd8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10db2e38 sp=0x10db2dec pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10db2e4c sp=0x10db2e38 pc=0x5528 testing.(*T).Parallel(0x10efbe00) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10db2eac sp=0x10db2e4c pc=0xee03c net/http_test.setParallel(0x10efbe00) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10db2ecc sp=0x10db2eac pc=0x34b794 net/http_test.testTCPConnectionCloses(0x10efbe00, {0x4742cf, 0x18}, {0x51e7ac, 0x49b6a0}) /boot/workdir/go/src/net/http/serve_test.go:1071 +0x38 fp=0x10db2f80 sp=0x10db2ecc pc=0x360c4c net/http_test.TestHTTP2UpgradeClosesConnection(0x10efbe00) /boot/workdir/go/src/net/http/serve_test.go:1169 +0x3c fp=0x10db2f98 sp=0x10db2f80 pc=0x361f68 testing.tRunner(0x10efbe00, 0x49b6a4) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10db2fe0 sp=0x10db2f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10db2fec sp=0x10db2fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10db2fec sp=0x10db2fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1042 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10dced80 sp=0x10dced6c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10dcedcc sp=0x10dced80 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10dcede0 sp=0x10dcedcc pc=0x5528 testing.(*T).Parallel(0x10dfd950) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10dcee40 sp=0x10dcede0 pc=0xee03c net/http_test.setParallel(0x10dfd950) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10dcee60 sp=0x10dcee40 pc=0x34b794 net/http_test.h12Compare.run({0x10e805a0, 0x0, 0x0, 0x0, {0x0, 0x0, 0x0}}, 0x10dfd950) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10dcef4c sp=0x10dcee60 pc=0x32a5ec net/http_test.testH12_noBody(0x10dfd950, 0xcc) /boot/workdir/go/src/net/http/clientserver_test.go:328 +0x58 fp=0x10dcef8c sp=0x10dcef4c pc=0x32b8b0 net/http_test.TestH2_204NoBody(0x10dfd950) /boot/workdir/go/src/net/http/clientserver_test.go:321 +0x24 fp=0x10dcef98 sp=0x10dcef8c pc=0x32b7e0 testing.tRunner(0x10dfd950, 0x49b67c) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10dcefe0 sp=0x10dcef98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10dcefec sp=0x10dcefe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10dcefec sp=0x10dcefec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 875 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e86e50 sp=0x10e86e3c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e86e9c sp=0x10e86e50 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e86eb0 sp=0x10e86e9c pc=0x5528 testing.(*T).Parallel(0x10cf40f0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e86f10 sp=0x10e86eb0 pc=0xee03c net/http_test.setParallel(0x10cf40f0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e86f30 sp=0x10e86f10 pc=0x34b794 net/http_test.TestClientCallsCloseOnlyOnce(0x10cf40f0) /boot/workdir/go/src/net/http/client_test.go:2073 +0x30 fp=0x10e86f98 sp=0x10e86f30 pc=0x3283a0 testing.tRunner(0x10cf40f0, 0x49b440) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e86fe0 sp=0x10e86f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e86fec sp=0x10e86fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e86fec sp=0x10e86fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3274 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10dc8dcc sp=0x10dc8db8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10dc8e18 sp=0x10dc8dcc pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10dc8e2c sp=0x10dc8e18 pc=0x5528 testing.(*T).Parallel(0x10cf4870) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10dc8e8c sp=0x10dc8e2c pc=0xee03c net/http_test.setParallel(0x10cf4870) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10dc8eac sp=0x10dc8e8c pc=0x34b794 net/http_test.testTCPConnectionStaysOpen(0x10cf4870, {0x478bce, 0x1d}, {0x51e7ac, 0x49bed4}) /boot/workdir/go/src/net/http/serve_test.go:1115 +0x38 fp=0x10dc8f80 sp=0x10dc8eac pc=0x3614b8 net/http_test.TestHTTP11KeepAlive204Response(0x10cf4870) /boot/workdir/go/src/net/http/serve_test.go:1184 +0x3c fp=0x10dc8f98 sp=0x10dc8f80 pc=0x362098 testing.tRunner(0x10cf4870, 0x49b698) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10dc8fe0 sp=0x10dc8f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10dc8fec sp=0x10dc8fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10dc8fec sp=0x10dc8fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3275 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d4cdcc sp=0x10d4cdb8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d4ce18 sp=0x10d4cdcc pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d4ce2c sp=0x10d4ce18 pc=0x5528 testing.(*T).Parallel(0x10cf4e10) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d4ce8c sp=0x10d4ce2c pc=0xee03c net/http_test.setParallel(0x10cf4e10) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d4ceac sp=0x10d4ce8c pc=0x34b794 net/http_test.testTCPConnectionStaysOpen(0x10cf4e10, {0x491d3f, 0x5c}, {0x51e7ac, 0x49bed8}) /boot/workdir/go/src/net/http/serve_test.go:1115 +0x38 fp=0x10d4cf80 sp=0x10d4ceac pc=0x3614b8 net/http_test.TestHTTP10KeepAlive304Response(0x10cf4e10) /boot/workdir/go/src/net/http/serve_test.go:1188 +0x3c fp=0x10d4cf98 sp=0x10d4cf80 pc=0x3620f4 testing.tRunner(0x10cf4e10, 0x49b694) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d4cfe0 sp=0x10d4cf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d4cfec sp=0x10d4cfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d4cfec sp=0x10d4cfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 197 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10dcbe38 sp=0x10dcbe24 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10dcbe84 sp=0x10dcbe38 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10dcbe98 sp=0x10dcbe84 pc=0x5528 testing.(*T).Parallel(0x10dfc690) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10dcbef8 sp=0x10dcbe98 pc=0xee03c net/http_test.setParallel(0x10dfc690) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10dcbf18 sp=0x10dcbef8 pc=0x34b794 net/http_test.TestClientRedirectContext(0x10dfc690) /boot/workdir/go/src/net/http/client_test.go:301 +0x30 fp=0x10dcbf98 sp=0x10dcbf18 pc=0x315b88 testing.tRunner(0x10dfc690, 0x49b4a4) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10dcbfe0 sp=0x10dcbf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10dcbfec sp=0x10dcbfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10dcbfec sp=0x10dcbfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1022 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e8dda8 sp=0x10e8dd94 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e8ddf4 sp=0x10e8dda8 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e8de08 sp=0x10e8ddf4 pc=0x5528 testing.(*T).Parallel(0x10dfcff0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e8de68 sp=0x10e8de08 pc=0xee03c net/http_test.setParallel(0x10dfcff0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e8de88 sp=0x10e8de68 pc=0x34b794 net/http_test.h12Compare.run({0x49b630, 0x49b0f0, 0x0, 0x0, {0x0, 0x0, 0x0}}, 0x10dfcff0) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10e8df74 sp=0x10e8de88 pc=0x32a5ec net/http_test.TestH12_HeadContentLengthNoBody(0x10dfcff0) /boot/workdir/go/src/net/http/clientserver_test.go:293 +0x38 fp=0x10e8df98 sp=0x10e8df74 pc=0x32b588 testing.tRunner(0x10dfcff0, 0x49b634) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e8dfe0 sp=0x10e8df98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e8dfec sp=0x10e8dfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e8dfec sp=0x10e8dfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 441 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d86e60 sp=0x10d86e4c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d86eac sp=0x10d86e60 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d86ec0 sp=0x10d86eac pc=0x5528 testing.(*T).Parallel(0x10d02ff0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d86f20 sp=0x10d86ec0 pc=0xee03c net/http_test.setParallel(0x10d02ff0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d86f40 sp=0x10d86f20 pc=0x34b794 net/http_test.TestRedirectCookiesJar(0x10d02ff0) /boot/workdir/go/src/net/http/client_test.go:657 +0x30 fp=0x10d86f98 sp=0x10d86f40 pc=0x3196f4 testing.tRunner(0x10d02ff0, 0x49b8f0) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d86fe0 sp=0x10d86f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d86fec sp=0x10d86fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d86fec sp=0x10d86fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 439 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d87e3c sp=0x10d87e28 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d87e88 sp=0x10d87e3c pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d87e9c sp=0x10d87e88 pc=0x5528 testing.(*T).Parallel(0x10d02d20) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d87efc sp=0x10d87e9c pc=0xee03c net/http_test.setParallel(0x10d02d20) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d87f1c sp=0x10d87efc pc=0x34b794 net/http_test.TestClientRedirect308NoGetBody(0x10d02d20) /boot/workdir/go/src/net/http/client_test.go:558 +0x30 fp=0x10d87f98 sp=0x10d87f1c pc=0x3186ac testing.tRunner(0x10d02d20, 0x49b490) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d87fe0 sp=0x10d87f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d87fec sp=0x10d87fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d87fec sp=0x10d87fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1041 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10dc9da8 sp=0x10dc9d94 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10dc9df4 sp=0x10dc9da8 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10dc9e08 sp=0x10dc9df4 pc=0x5528 testing.(*T).Parallel(0x10dfd860) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10dc9e68 sp=0x10dc9e08 pc=0xee03c net/http_test.setParallel(0x10dfd860) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10dc9e88 sp=0x10dc9e68 pc=0x34b794 net/http_test.h12Compare.run({0x49b5e8, 0x0, 0x0, 0x0, {0x0, 0x0, 0x0}}, 0x10dfd860) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10dc9f74 sp=0x10dc9e88 pc=0x32a5ec net/http_test.TestH12_200NoBody(0x10dfd860) /boot/workdir/go/src/net/http/clientserver_test.go:318 +0x30 fp=0x10dc9f98 sp=0x10dc9f74 pc=0x32b7a4 testing.tRunner(0x10dfd860, 0x49b5ec) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10dc9fe0 sp=0x10dc9f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10dc9fec sp=0x10dc9fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10dc9fec sp=0x10dc9fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 438 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10dcae60 sp=0x10dcae4c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10dcaeac sp=0x10dcae60 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10dcaec0 sp=0x10dcaeac pc=0x5528 testing.(*T).Parallel(0x10d02c30) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10dcaf20 sp=0x10dcaec0 pc=0xee03c net/http_test.setParallel(0x10d02c30) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10dcaf40 sp=0x10dcaf20 pc=0x34b794 net/http_test.TestClientRedirect308NoLocation(0x10d02c30) /boot/workdir/go/src/net/http/client_test.go:535 +0x30 fp=0x10dcaf98 sp=0x10dcaf40 pc=0x318200 testing.tRunner(0x10d02c30, 0x49b49c) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10dcafe0 sp=0x10dcaf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10dcafec sp=0x10dcafe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10dcafec sp=0x10dcafec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1043 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d4dd80 sp=0x10d4dd6c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d4ddcc sp=0x10d4dd80 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d4dde0 sp=0x10d4ddcc pc=0x5528 testing.(*T).Parallel(0x10dfda40) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d4de40 sp=0x10d4dde0 pc=0xee03c net/http_test.setParallel(0x10dfda40) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d4de60 sp=0x10d4de40 pc=0x34b794 net/http_test.h12Compare.run({0x10e805b0, 0x0, 0x0, 0x0, {0x0, 0x0, 0x0}}, 0x10dfda40) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10d4df4c sp=0x10d4de60 pc=0x32a5ec net/http_test.testH12_noBody(0x10dfda40, 0x130) /boot/workdir/go/src/net/http/clientserver_test.go:328 +0x58 fp=0x10d4df8c sp=0x10d4df4c pc=0x32b8b0 net/http_test.TestH2_304NoBody(0x10dfda40) /boot/workdir/go/src/net/http/clientserver_test.go:322 +0x24 fp=0x10d4df98 sp=0x10d4df8c pc=0x32b814 testing.tRunner(0x10dfda40, 0x49b680) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d4dfe0 sp=0x10d4df98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d4dfec sp=0x10d4dfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d4dfec sp=0x10d4dfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 582 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10db1e18 sp=0x10db1e04 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10db1e64 sp=0x10db1e18 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10db1e78 sp=0x10db1e64 pc=0x5528 testing.(*T).Parallel(0x10d030e0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10db1ed8 sp=0x10db1e78 pc=0xee03c net/http_test.setParallel(0x10d030e0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10db1ef8 sp=0x10db1ed8 pc=0x34b794 net/http_test.TestClientInsecureTransport(0x10d030e0) /boot/workdir/go/src/net/http/client_test.go:844 +0x34 fp=0x10db1f98 sp=0x10db1ef8 pc=0x31b714 testing.tRunner(0x10d030e0, 0x49b47c) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10db1fe0 sp=0x10db1f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10db1fec sp=0x10db1fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10db1fec sp=0x10db1fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 876 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d83e24 sp=0x10d83e10 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d83e70 sp=0x10d83e24 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d83e84 sp=0x10d83e70 pc=0x5528 testing.(*T).Parallel(0x10cf41e0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d83ee4 sp=0x10d83e84 pc=0xee03c net/http_test.setParallel(0x10cf41e0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d83f04 sp=0x10d83ee4 pc=0x34b794 net/http_test.TestProbeZeroLengthBody(0x10cf41e0) /boot/workdir/go/src/net/http/client_test.go:2129 +0x34 fp=0x10d83f98 sp=0x10d83f04 pc=0x3288fc testing.tRunner(0x10cf41e0, 0x49b8d0) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d83fe0 sp=0x10d83f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d83fec sp=0x10d83fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d83fec sp=0x10d83fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3244 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d85c14 sp=0x10d85c00 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d85c60 sp=0x10d85c14 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d85c74 sp=0x10d85c60 pc=0x5528 testing.(*T).Parallel(0x10efb0e0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d85cd4 sp=0x10d85c74 pc=0xee03c net/http_test.setParallel(0x10efb0e0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d85cf4 sp=0x10d85cd4 pc=0x34b794 net/http_test.TestServeWithSlashRedirectForHostPatterns(0x10efb0e0) /boot/workdir/go/src/net/http/serve_test.go:547 +0x34 fp=0x10d85f98 sp=0x10d85cf4 pc=0x35acf8 testing.tRunner(0x10efb0e0, 0x49b9d8) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d85fe0 sp=0x10d85f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d85fec sp=0x10d85fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d85fec sp=0x10d85fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 813 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10db3e38 sp=0x10db3e24 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10db3e84 sp=0x10db3e38 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10db3e98 sp=0x10db3e84 pc=0x5528 testing.(*T).Parallel(0x10e0cf00) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10db3ef8 sp=0x10db3e98 pc=0xee03c net/http_test.setParallel(0x10e0cf00) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10db3f18 sp=0x10db3ef8 pc=0x34b794 net/http_test.testClientRedirectEatsBody(0x10e0cf00, 0x1) /boot/workdir/go/src/net/http/client_test.go:1401 +0x30 fp=0x10db3f8c sp=0x10db3f18 pc=0x321788 net/http_test.TestClientRedirectEatsBody_h2(0x10e0cf00) /boot/workdir/go/src/net/http/client_test.go:1399 +0x24 fp=0x10db3f98 sp=0x10db3f8c pc=0x321748 testing.tRunner(0x10e0cf00, 0x49b4ac) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10db3fe0 sp=0x10db3f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10db3fec sp=0x10db3fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10db3fec sp=0x10db3fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3373 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ebee70 sp=0x10ebee5c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ebeebc sp=0x10ebee70 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ebeed0 sp=0x10ebeebc pc=0x5528 testing.(*T).Parallel(0x10dc51d0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ebef30 sp=0x10ebeed0 pc=0xee03c net/http_test.setParallel(0x10dc51d0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ebef50 sp=0x10ebef30 pc=0x34b794 net/http_test.TestTimeoutHandlerRace(0x10dc51d0) /boot/workdir/go/src/net/http/serve_test.go:2351 +0x30 fp=0x10ebef98 sp=0x10ebef50 pc=0x36d4b0 testing.tRunner(0x10dc51d0, 0x49bbbc) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ebefe0 sp=0x10ebef98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ebefec sp=0x10ebefe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ebefec sp=0x10ebefec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1098 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10db5d78 sp=0x10db5d64 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10db5dc4 sp=0x10db5d78 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10db5dd8 sp=0x10db5dc4 pc=0x5528 testing.(*T).Parallel(0x10dc4000) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10db5e38 sp=0x10db5dd8 pc=0xee03c net/http_test.setParallel(0x10dc4000) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10db5e58 sp=0x10db5e38 pc=0x34b794 net/http_test.h12Compare.run({0x49becc, 0x10e0a0d8, 0x10c16320, 0x0, {0x0, 0x0, 0x0}}, 0x10dc4000) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10db5f44 sp=0x10db5e58 pc=0x32a5ec net/http_test.h12requestContentLength(0x10dc4000, 0x49b650, 0x0) /boot/workdir/go/src/net/http/clientserver_test.go:523 +0xdc fp=0x10db5f84 sp=0x10db5f44 pc=0x32db50 net/http_test.TestH12_RequestContentLength_Known_Zero(0x10dc4000) /boot/workdir/go/src/net/http/clientserver_test.go:502 +0x34 fp=0x10db5f98 sp=0x10db5f84 pc=0x32d764 testing.tRunner(0x10dc4000, 0x49b654) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10db5fe0 sp=0x10db5f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10db5fec sp=0x10db5fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10db5fec sp=0x10db5fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1023 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e8bda8 sp=0x10e8bd94 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e8bdf4 sp=0x10e8bda8 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e8be08 sp=0x10e8bdf4 pc=0x5528 testing.(*T).Parallel(0x10dfd680) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e8be68 sp=0x10e8be08 pc=0xee03c net/http_test.setParallel(0x10dfd680) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e8be88 sp=0x10e8be68 pc=0x34b794 net/http_test.h12Compare.run({0x49b638, 0x49b0f0, 0x0, 0x0, {0x0, 0x0, 0x0}}, 0x10dfd680) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10e8bf74 sp=0x10e8be88 pc=0x32a5ec net/http_test.TestH12_HeadContentLengthSmallBody(0x10dfd680) /boot/workdir/go/src/net/http/clientserver_test.go:302 +0x38 fp=0x10e8bf98 sp=0x10e8bf74 pc=0x32b640 testing.tRunner(0x10dfd680, 0x49b63c) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e8bfe0 sp=0x10e8bf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e8bfec sp=0x10e8bfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e8bfec sp=0x10e8bfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1024 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e85da8 sp=0x10e85d94 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e85df4 sp=0x10e85da8 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e85e08 sp=0x10e85df4 pc=0x5528 testing.(*T).Parallel(0x10dfd770) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e85e68 sp=0x10e85e08 pc=0xee03c net/http_test.setParallel(0x10dfd770) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e85e88 sp=0x10e85e68 pc=0x34b794 net/http_test.h12Compare.run({0x49b628, 0x49b0f0, 0x0, 0x0, {0x0, 0x0, 0x0}}, 0x10dfd770) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10e85f74 sp=0x10e85e88 pc=0x32a5ec net/http_test.TestH12_HeadContentLengthLargeBody(0x10dfd770) /boot/workdir/go/src/net/http/clientserver_test.go:314 +0x38 fp=0x10e85f98 sp=0x10e85f74 pc=0x32b748 testing.tRunner(0x10dfd770, 0x49b62c) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e85fe0 sp=0x10e85f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e85fec sp=0x10e85fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e85fec sp=0x10e85fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3238 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f0ddb4 sp=0x10f0dda0 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f0de00 sp=0x10f0ddb4 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f0de14 sp=0x10f0de00 pc=0x5528 testing.(*T).Parallel(0x10cf1b30) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f0de74 sp=0x10f0de14 pc=0xee03c net/http_test.setParallel(0x10cf1b30) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f0de94 sp=0x10f0de74 pc=0x34b794 net/http_test.TestHostHandlers(0x10cf1b30) /boot/workdir/go/src/net/http/serve_test.go:249 +0x38 fp=0x10f0df98 sp=0x10f0de94 pc=0x358900 testing.tRunner(0x10cf1b30, 0x49b76c) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f0dfe0 sp=0x10f0df98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f0dfec sp=0x10f0dfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f0dfec sp=0x10f0dfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 810 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10daee40 sp=0x10daee2c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10daee8c sp=0x10daee40 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10daeea0 sp=0x10daee8c pc=0x5528 testing.(*T).Parallel(0x10e0cc30) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10daef00 sp=0x10daeea0 pc=0xee03c net/http_test.setParallel(0x10e0cc30) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10daef20 sp=0x10daef00 pc=0x34b794 net/http_test.testClientTimeoutDoesNotExpire(0x10e0cc30, 0x0) /boot/workdir/go/src/net/http/client_test.go:1376 +0x30 fp=0x10daef8c sp=0x10daef20 pc=0x3212f0 net/http_test.TestClientTimeoutDoesNotExpire_h1(0x10e0cc30) /boot/workdir/go/src/net/http/client_test.go:1371 +0x24 fp=0x10daef98 sp=0x10daef8c pc=0x321200 testing.tRunner(0x10e0cc30, 0x49b4d4) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10daefe0 sp=0x10daef98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10daefec sp=0x10daefe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10daefec sp=0x10daefec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 812 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10dafe38 sp=0x10dafe24 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10dafe84 sp=0x10dafe38 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10dafe98 sp=0x10dafe84 pc=0x5528 testing.(*T).Parallel(0x10e0ce10) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10dafef8 sp=0x10dafe98 pc=0xee03c net/http_test.setParallel(0x10e0ce10) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10daff18 sp=0x10dafef8 pc=0x34b794 net/http_test.testClientRedirectEatsBody(0x10e0ce10, 0x0) /boot/workdir/go/src/net/http/client_test.go:1401 +0x30 fp=0x10daff8c sp=0x10daff18 pc=0x321788 net/http_test.TestClientRedirectEatsBody_h1(0x10e0ce10) /boot/workdir/go/src/net/http/client_test.go:1398 +0x24 fp=0x10daff98 sp=0x10daff8c pc=0x321714 testing.tRunner(0x10e0ce10, 0x49b4a8) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10daffe0 sp=0x10daff98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10daffec sp=0x10daffe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10daffec sp=0x10daffec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 717 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10dd3e44 sp=0x10dd3e30 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10dd3e90 sp=0x10dd3e44 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10dd3ea4 sp=0x10dd3e90 pc=0x5528 testing.(*T).Parallel(0x10e0c000) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10dd3f04 sp=0x10dd3ea4 pc=0xee03c net/http_test.setParallel(0x10e0c000) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10dd3f24 sp=0x10dd3f04 pc=0x34b794 net/http_test.TestEmptyPasswordAuth(0x10e0c000) /boot/workdir/go/src/net/http/client_test.go:1054 +0x34 fp=0x10dd3f98 sp=0x10dd3f24 pc=0x31dec4 testing.tRunner(0x10e0c000, 0x49b5a4) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10dd3fe0 sp=0x10dd3f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10dd3fec sp=0x10dd3fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10dd3fec sp=0x10dd3fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 811 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e8ee40 sp=0x10e8ee2c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e8ee8c sp=0x10e8ee40 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e8eea0 sp=0x10e8ee8c pc=0x5528 testing.(*T).Parallel(0x10e0cd20) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e8ef00 sp=0x10e8eea0 pc=0xee03c net/http_test.setParallel(0x10e0cd20) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e8ef20 sp=0x10e8ef00 pc=0x34b794 net/http_test.testClientTimeoutDoesNotExpire(0x10e0cd20, 0x1) /boot/workdir/go/src/net/http/client_test.go:1376 +0x30 fp=0x10e8ef8c sp=0x10e8ef20 pc=0x3212f0 net/http_test.TestClientTimeoutDoesNotExpire_h2(0x10e0cd20) /boot/workdir/go/src/net/http/client_test.go:1372 +0x24 fp=0x10e8ef98 sp=0x10e8ef8c pc=0x321234 testing.tRunner(0x10e0cd20, 0x49b4d8) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e8efe0 sp=0x10e8ef98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e8efec sp=0x10e8efe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e8efec sp=0x10e8efec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 809 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e8fe24 sp=0x10e8fe10 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e8fe70 sp=0x10e8fe24 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e8fe84 sp=0x10e8fe70 pc=0x5528 testing.(*T).Parallel(0x10e0cb40) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e8fee4 sp=0x10e8fe84 pc=0xee03c net/http_test.setParallel(0x10e0cb40) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e8ff04 sp=0x10e8fee4 pc=0x34b794 net/http_test.TestClientTimeoutCancel(0x10e0cb40) /boot/workdir/go/src/net/http/client_test.go:1344 +0x38 fp=0x10e8ff98 sp=0x10e8ff04 pc=0x320c34 testing.tRunner(0x10e0cb40, 0x49b4d0) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e8ffe0 sp=0x10e8ff98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e8ffec sp=0x10e8ffe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e8ffec sp=0x10e8ffec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 808 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e8ae34 sp=0x10e8ae20 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e8ae80 sp=0x10e8ae34 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e8ae94 sp=0x10e8ae80 pc=0x5528 testing.(*T).Parallel(0x10e0ca50) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e8aef4 sp=0x10e8ae94 pc=0xee03c net/http_test.setParallel(0x10e0ca50) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e8af14 sp=0x10e8aef4 pc=0x34b794 net/http_test.testClientTimeout_Headers(0x10e0ca50, 0x1) /boot/workdir/go/src/net/http/client_test.go:1304 +0x34 fp=0x10e8af8c sp=0x10e8af14 pc=0x32060c net/http_test.TestClientTimeout_Headers_h2(0x10e0ca50) /boot/workdir/go/src/net/http/client_test.go:1300 +0x24 fp=0x10e8af98 sp=0x10e8af8c pc=0x3205c8 testing.tRunner(0x10e0ca50, 0x49b4e8) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e8afe0 sp=0x10e8af98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e8afec sp=0x10e8afe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e8afec sp=0x10e8afec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1099 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e90d78 sp=0x10e90d64 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e90dc4 sp=0x10e90d78 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e90dd8 sp=0x10e90dc4 pc=0x5528 testing.(*T).Parallel(0x10dc40f0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e90e38 sp=0x10e90dd8 pc=0xee03c net/http_test.setParallel(0x10dc40f0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e90e58 sp=0x10e90e38 pc=0x34b794 net/http_test.h12Compare.run({0x49becc, 0x10e0a0e0, 0x10c16340, 0x0, {0x0, 0x0, 0x0}}, 0x10dc40f0) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10e90f44 sp=0x10e90e58 pc=0x32a5ec net/http_test.h12requestContentLength(0x10dc40f0, 0x49b658, 0xffffffffffffffff) /boot/workdir/go/src/net/http/clientserver_test.go:523 +0xdc fp=0x10e90f84 sp=0x10e90f44 pc=0x32db50 net/http_test.TestH12_RequestContentLength_Unknown(0x10dc40f0) /boot/workdir/go/src/net/http/clientserver_test.go:506 +0x34 fp=0x10e90f98 sp=0x10e90f84 pc=0x32d860 testing.tRunner(0x10dc40f0, 0x49b65c) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e90fe0 sp=0x10e90f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e90fec sp=0x10e90fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e90fec sp=0x10e90fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3267 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d80d98 sp=0x10d80d84 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d80de4 sp=0x10d80d98 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d80df8 sp=0x10d80de4 pc=0x5528 testing.(*T).Parallel(0x10efb950) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d80e58 sp=0x10d80df8 pc=0xee03c net/http_test.setParallel(0x10efb950) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d80e78 sp=0x10d80e58 pc=0x34b794 net/http_test.TestIdentityResponse(0x10efb950) /boot/workdir/go/src/net/http/serve_test.go:995 +0x34 fp=0x10d80f98 sp=0x10d80e78 pc=0x35fcac testing.tRunner(0x10efb950, 0x49b770) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d80fe0 sp=0x10d80f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d80fec sp=0x10d80fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d80fec sp=0x10d80fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 805 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10dd5da8 sp=0x10dd5d94 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10dd5df4 sp=0x10dd5da8 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10dd5e08 sp=0x10dd5df4 pc=0x5528 testing.(*T).Parallel(0x10e0c780) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10dd5e68 sp=0x10dd5e08 pc=0xee03c net/http_test.setParallel(0x10e0c780) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10dd5e88 sp=0x10dd5e68 pc=0x34b794 net/http_test.testClientTimeout(0x10e0c780, 0x0) /boot/workdir/go/src/net/http/client_test.go:1206 +0x34 fp=0x10dd5f8c sp=0x10dd5e88 pc=0x31f73c net/http_test.TestClientTimeout_h1(0x10e0c780) /boot/workdir/go/src/net/http/client_test.go:1202 +0x24 fp=0x10dd5f98 sp=0x10dd5f8c pc=0x31f6c4 testing.tRunner(0x10e0c780, 0x49b4ec) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10dd5fe0 sp=0x10dd5f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10dd5fec sp=0x10dd5fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10dd5fec sp=0x10dd5fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1781 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ed1df0 sp=0x10ed1ddc pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ed1e3c sp=0x10ed1df0 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ed1e50 sp=0x10ed1e3c pc=0x5528 testing.(*T).Parallel(0x10d52690) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ed1eb0 sp=0x10ed1e50 pc=0xee03c net/http_test.setParallel(0x10d52690) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ed1ed0 sp=0x10ed1eb0 pc=0x34b794 net/http_test.TestTransportDiscardsUnneededConns(0x10d52690) /boot/workdir/go/src/net/http/clientserver_test.go:972 +0x38 fp=0x10ed1f98 sp=0x10ed1ed0 pc=0x333430 testing.tRunner(0x10d52690, 0x49bccc) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ed1fe0 sp=0x10ed1f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ed1fec sp=0x10ed1fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ed1fec sp=0x10ed1fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 807 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d1de34 sp=0x10d1de20 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d1de80 sp=0x10d1de34 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d1de94 sp=0x10d1de80 pc=0x5528 testing.(*T).Parallel(0x10e0c960) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d1def4 sp=0x10d1de94 pc=0xee03c net/http_test.setParallel(0x10e0c960) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d1df14 sp=0x10d1def4 pc=0x34b794 net/http_test.testClientTimeout_Headers(0x10e0c960, 0x0) /boot/workdir/go/src/net/http/client_test.go:1304 +0x34 fp=0x10d1df8c sp=0x10d1df14 pc=0x32060c net/http_test.TestClientTimeout_Headers_h1(0x10e0c960) /boot/workdir/go/src/net/http/client_test.go:1299 +0x24 fp=0x10d1df98 sp=0x10d1df8c pc=0x320594 testing.tRunner(0x10e0c960, 0x49b4e4) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d1dfe0 sp=0x10d1df98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d1dfec sp=0x10d1dfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d1dfec sp=0x10d1dfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3270 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d4edec sp=0x10d4edd8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d4ee38 sp=0x10d4edec pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d4ee4c sp=0x10d4ee38 pc=0x5528 testing.(*T).Parallel(0x10efbc20) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d4eeac sp=0x10d4ee4c pc=0xee03c net/http_test.setParallel(0x10efbc20) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d4eecc sp=0x10d4eeac pc=0x34b794 net/http_test.testTCPConnectionCloses(0x10efbc20, {0x47ae98, 0x1f}, {0x51e7ac, 0x49b700}) /boot/workdir/go/src/net/http/serve_test.go:1071 +0x38 fp=0x10d4ef80 sp=0x10d4eecc pc=0x360c4c net/http_test.TestHandlersCanSetConnectionClose11(0x10efbc20) /boot/workdir/go/src/net/http/serve_test.go:1157 +0x3c fp=0x10d4ef98 sp=0x10d4ef80 pc=0x361dac testing.tRunner(0x10efbc20, 0x49b704) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d4efe0 sp=0x10d4ef98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d4efec sp=0x10d4efe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d4efec sp=0x10d4efec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 806 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e8cda8 sp=0x10e8cd94 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e8cdf4 sp=0x10e8cda8 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e8ce08 sp=0x10e8cdf4 pc=0x5528 testing.(*T).Parallel(0x10e0c870) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e8ce68 sp=0x10e8ce08 pc=0xee03c net/http_test.setParallel(0x10e0c870) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e8ce88 sp=0x10e8ce68 pc=0x34b794 net/http_test.testClientTimeout(0x10e0c870, 0x1) /boot/workdir/go/src/net/http/client_test.go:1206 +0x34 fp=0x10e8cf8c sp=0x10e8ce88 pc=0x31f73c net/http_test.TestClientTimeout_h2(0x10e0c870) /boot/workdir/go/src/net/http/client_test.go:1203 +0x24 fp=0x10e8cf98 sp=0x10e8cf8c pc=0x31f6f8 testing.tRunner(0x10e0c870, 0x49b4f0) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e8cfe0 sp=0x10e8cf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e8cfec sp=0x10e8cfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e8cfec sp=0x10e8cfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1784 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e91e24 sp=0x10e91e10 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e91e70 sp=0x10e91e24 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e91e84 sp=0x10e91e70 pc=0x5528 testing.(*T).Parallel(0x10d52c30) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e91ee4 sp=0x10e91e84 pc=0xee03c net/http_test.setParallel(0x10d52c30) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e91f04 sp=0x10e91ee4 pc=0x34b794 net/http_test.testTransportGCRequest(0x10d52c30, 0x0, 0x0) /boot/workdir/go/src/net/http/clientserver_test.go:1063 +0x38 fp=0x10e91f8c sp=0x10e91f04 pc=0x3343c0 net/http_test.TestTransportGCRequest_NoBody_h1(0x10d52c30) /boot/workdir/go/src/net/http/clientserver_test.go:1060 +0x28 fp=0x10e91f98 sp=0x10e91f8c pc=0x33433c testing.tRunner(0x10d52c30, 0x49bd00) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e91fe0 sp=0x10e91f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e91fec sp=0x10e91fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e91fec sp=0x10e91fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3271 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10dd0dec sp=0x10dd0dd8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10dd0e38 sp=0x10dd0dec pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10dd0e4c sp=0x10dd0e38 pc=0x5528 testing.(*T).Parallel(0x10efbd10) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10dd0eac sp=0x10dd0e4c pc=0xee03c net/http_test.setParallel(0x10efbd10) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10dd0ecc sp=0x10dd0eac pc=0x34b794 net/http_test.testTCPConnectionCloses(0x10efbd10, {0x484fee, 0x2a}, {0x51e7ac, 0x49b6f8}) /boot/workdir/go/src/net/http/serve_test.go:1071 +0x38 fp=0x10dd0f80 sp=0x10dd0ecc pc=0x360c4c net/http_test.TestHandlersCanSetConnectionClose10(0x10efbd10) /boot/workdir/go/src/net/http/serve_test.go:1163 +0x3c fp=0x10dd0f98 sp=0x10dd0f80 pc=0x361efc testing.tRunner(0x10efbd10, 0x49b6fc) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10dd0fe0 sp=0x10dd0f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10dd0fec sp=0x10dd0fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10dd0fec sp=0x10dd0fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3268 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10dd1dec sp=0x10dd1dd8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10dd1e38 sp=0x10dd1dec pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10dd1e4c sp=0x10dd1e38 pc=0x5528 testing.(*T).Parallel(0x10efba40) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10dd1eac sp=0x10dd1e4c pc=0xee03c net/http_test.setParallel(0x10efba40) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10dd1ecc sp=0x10dd1eac pc=0x34b794 net/http_test.testTCPConnectionCloses(0x10efba40, {0x46ea2a, 0x12}, {0x51e7ac, 0x49b9b0}) /boot/workdir/go/src/net/http/serve_test.go:1071 +0x38 fp=0x10dd1f80 sp=0x10dd1ecc pc=0x360c4c net/http_test.TestServeHTTP10Close(0x10efba40) /boot/workdir/go/src/net/http/serve_test.go:1142 +0x3c fp=0x10dd1f98 sp=0x10dd1f80 pc=0x361bf0 testing.tRunner(0x10efba40, 0x49b9b4) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10dd1fe0 sp=0x10dd1f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10dd1fec sp=0x10dd1fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10dd1fec sp=0x10dd1fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 902 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10dd2e08 sp=0x10dd2df4 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10dd2e54 sp=0x10dd2e08 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10dd2e68 sp=0x10dd2e54 pc=0x5528 testing.(*T).Parallel(0x10d524b0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10dd2ec8 sp=0x10dd2e68 pc=0xee03c net/http_test.setParallel(0x10d524b0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10dd2ee8 sp=0x10dd2ec8 pc=0x34b794 net/http_test.TestTransportBodyReadError(0x10d524b0) /boot/workdir/go/src/net/http/client_test.go:1887 +0x34 fp=0x10dd2f98 sp=0x10dd2ee8 pc=0x326b5c testing.tRunner(0x10d524b0, 0x49bc2c) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10dd2fe0 sp=0x10dd2f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10dd2fec sp=0x10dd2fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10dd2fec sp=0x10dd2fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3269 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10dd7dec sp=0x10dd7dd8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10dd7e38 sp=0x10dd7dec pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10dd7e4c sp=0x10dd7e38 pc=0x5528 testing.(*T).Parallel(0x10efbb30) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10dd7eac sp=0x10dd7e4c pc=0xee03c net/http_test.setParallel(0x10efbb30) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10dd7ecc sp=0x10dd7eac pc=0x34b794 net/http_test.testTCPConnectionCloses(0x10efbb30, {0x488c54, 0x30}, {0x51e7ac, 0x49b444}) /boot/workdir/go/src/net/http/serve_test.go:1071 +0x38 fp=0x10dd7f80 sp=0x10dd7ecc pc=0x360c4c net/http_test.TestClientCanClose(0x10efbb30) /boot/workdir/go/src/net/http/serve_test.go:1149 +0x3c fp=0x10dd7f98 sp=0x10dd7f80 pc=0x361c5c testing.tRunner(0x10efbb30, 0x49b448) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10dd7fe0 sp=0x10dd7f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10dd7fec sp=0x10dd7fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10dd7fec sp=0x10dd7fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3374 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d81e70 sp=0x10d81e5c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d81ebc sp=0x10d81e70 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d81ed0 sp=0x10d81ebc pc=0x5528 testing.(*T).Parallel(0x10dc52c0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d81f30 sp=0x10d81ed0 pc=0xee03c net/http_test.setParallel(0x10dc52c0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d81f50 sp=0x10d81f30 pc=0x34b794 net/http_test.TestTimeoutHandlerRaceHeader(0x10dc52c0) /boot/workdir/go/src/net/http/serve_test.go:2396 +0x30 fp=0x10d81f98 sp=0x10d81f50 pc=0x36dbe4 testing.tRunner(0x10dc52c0, 0x49bbb8) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d81fe0 sp=0x10d81f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d81fec sp=0x10d81fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d81fec sp=0x10d81fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1045 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10dd4da8 sp=0x10dd4d94 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10dd4df4 sp=0x10dd4da8 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10dd4e08 sp=0x10dd4df4 pc=0x5528 testing.(*T).Parallel(0x10dfdc20) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10dd4e68 sp=0x10dd4e08 pc=0xee03c net/http_test.setParallel(0x10dfdc20) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10dd4e88 sp=0x10dd4e68 pc=0x34b794 net/http_test.h12Compare.run({0x49b668, 0x0, 0x0, 0x0, {0x0, 0x0, 0x0}}, 0x10dfdc20) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10dd4f74 sp=0x10dd4e88 pc=0x32a5ec net/http_test.TestH12_SmallBody(0x10dfdc20) /boot/workdir/go/src/net/http/clientserver_test.go:334 +0x30 fp=0x10dd4f98 sp=0x10dd4f74 pc=0x32b99c testing.tRunner(0x10dfdc20, 0x49b66c) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10dd4fe0 sp=0x10dd4f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10dd4fec sp=0x10dd4fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10dd4fec sp=0x10dd4fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1046 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e88da8 sp=0x10e88d94 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e88df4 sp=0x10e88da8 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e88e08 sp=0x10e88df4 pc=0x5528 testing.(*T).Parallel(0x10dfde00) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e88e68 sp=0x10e88e08 pc=0xee03c net/http_test.setParallel(0x10dfde00) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e88e88 sp=0x10e88e68 pc=0x34b794 net/http_test.h12Compare.run({0x49b604, 0x0, 0x0, 0x0, {0x0, 0x0, 0x0}}, 0x10dfde00) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10e88f74 sp=0x10e88e88 pc=0x32a5ec net/http_test.TestH12_ExplicitContentLength(0x10dfde00) /boot/workdir/go/src/net/http/clientserver_test.go:341 +0x30 fp=0x10e88f98 sp=0x10e88f74 pc=0x32bb18 testing.tRunner(0x10dfde00, 0x49b608) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e88fe0 sp=0x10e88f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e88fec sp=0x10e88fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e88fec sp=0x10e88fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1047 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e82da8 sp=0x10e82d94 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e82df4 sp=0x10e82da8 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e82e08 sp=0x10e82df4 pc=0x5528 testing.(*T).Parallel(0x10e0c3c0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e82e68 sp=0x10e82e08 pc=0xee03c net/http_test.setParallel(0x10e0c3c0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e82e88 sp=0x10e82e68 pc=0x34b794 net/http_test.h12Compare.run({0x49b60c, 0x0, 0x0, 0x0, {0x0, 0x0, 0x0}}, 0x10e0c3c0) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10e82f74 sp=0x10e82e88 pc=0x32a5ec net/http_test.TestH12_FlushBeforeBody(0x10e0c3c0) /boot/workdir/go/src/net/http/clientserver_test.go:348 +0x30 fp=0x10e82f98 sp=0x10e82f74 pc=0x32bbf0 testing.tRunner(0x10e0c3c0, 0x49b610) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e82fe0 sp=0x10e82f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e82fec sp=0x10e82fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e82fec sp=0x10e82fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1048 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e83da8 sp=0x10e83d94 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e83df4 sp=0x10e83da8 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e83e08 sp=0x10e83df4 pc=0x5528 testing.(*T).Parallel(0x10e0c5a0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e83e68 sp=0x10e83e08 pc=0xee03c net/http_test.setParallel(0x10e0c5a0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e83e88 sp=0x10e83e68 pc=0x34b794 net/http_test.h12Compare.run({0x49b614, 0x0, 0x0, 0x0, {0x0, 0x0, 0x0}}, 0x10e0c5a0) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10e83f74 sp=0x10e83e88 pc=0x32a5ec net/http_test.TestH12_FlushMidBody(0x10e0c5a0) /boot/workdir/go/src/net/http/clientserver_test.go:356 +0x30 fp=0x10e83f98 sp=0x10e83f74 pc=0x32bd04 testing.tRunner(0x10e0c5a0, 0x49b618) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e83fe0 sp=0x10e83f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e83fec sp=0x10e83fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e83fec sp=0x10e83fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1049 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e84d8c sp=0x10e84d78 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e84dd8 sp=0x10e84d8c pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e84dec sp=0x10e84dd8 pc=0x5528 testing.(*T).Parallel(0x10e0cff0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e84e4c sp=0x10e84dec pc=0xee03c net/http_test.setParallel(0x10e0cff0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e84e6c sp=0x10e84e4c pc=0x34b794 net/http_test.h12Compare.run({0x10e0a140, 0x49b0f0, 0x0, 0x0, {0x0, 0x0, 0x0}}, 0x10e0cff0) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10e84f58 sp=0x10e84e6c pc=0x32a5ec net/http_test.TestH12_Head_ExplicitLen(0x10e0cff0) /boot/workdir/go/src/net/http/clientserver_test.go:368 +0x90 fp=0x10e84f98 sp=0x10e84f58 pc=0x32bdac testing.tRunner(0x10e0cff0, 0x49b640) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e84fe0 sp=0x10e84f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e84fec sp=0x10e84fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e84fec sp=0x10e84fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1050 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d5cd8c sp=0x10d5cd78 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d5cdd8 sp=0x10d5cd8c pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d5cdec sp=0x10d5cdd8 pc=0x5528 testing.(*T).Parallel(0x10e0d1d0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d5ce4c sp=0x10d5cdec pc=0xee03c net/http_test.setParallel(0x10e0d1d0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d5ce6c sp=0x10d5ce4c pc=0x34b794 net/http_test.h12Compare.run({0x10e0a168, 0x49b0f0, 0x0, 0x0, {0x0, 0x0, 0x0}}, 0x10e0d1d0) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10d5cf58 sp=0x10d5ce6c pc=0x32a5ec net/http_test.TestH12_Head_ImplicitLen(0x10e0d1d0) /boot/workdir/go/src/net/http/clientserver_test.go:380 +0x90 fp=0x10d5cf98 sp=0x10d5cf58 pc=0x32c010 testing.tRunner(0x10e0d1d0, 0x49b644) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d5cfe0 sp=0x10d5cf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d5cfec sp=0x10d5cfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d5cfec sp=0x10d5cfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1051 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d5dd8c sp=0x10d5dd78 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d5ddd8 sp=0x10d5dd8c pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d5ddec sp=0x10d5ddd8 pc=0x5528 testing.(*T).Parallel(0x10e0d3b0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d5de4c sp=0x10d5ddec pc=0xee03c net/http_test.setParallel(0x10e0d3b0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d5de6c sp=0x10d5de4c pc=0x34b794 net/http_test.h12Compare.run({0x49b61c, 0x0, 0x10e0a170, 0x0, {0x0, 0x0, 0x0}}, 0x10e0d3b0) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10d5df58 sp=0x10d5de6c pc=0x32a5ec net/http_test.TestH12_HandlerWritesTooLittle(0x10e0d3b0) /boot/workdir/go/src/net/http/clientserver_test.go:402 +0x90 fp=0x10d5df98 sp=0x10d5df58 pc=0x32c318 testing.tRunner(0x10e0d3b0, 0x49b620) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d5dfe0 sp=0x10d5df98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d5dfec sp=0x10d5dfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d5dfec sp=0x10d5dfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1052 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d1cd8c sp=0x10d1cd78 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d1cdd8 sp=0x10d1cd8c pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d1cdec sp=0x10d1cdd8 pc=0x5528 testing.(*T).Parallel(0x10e0d590) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d1ce4c sp=0x10d1cdec pc=0xee03c net/http_test.setParallel(0x10e0d590) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d1ce6c sp=0x10d1ce4c pc=0x34b794 net/http_test.h12Compare.run({0x10e0a178, 0x0, 0x0, 0x0, {0x0, 0x0, 0x0}}, 0x10e0d590) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10d1cf58 sp=0x10d1ce6c pc=0x32a5ec net/http_test.TestH12_HandlerWritesTooMuch(0x10e0d590) /boot/workdir/go/src/net/http/clientserver_test.go:423 +0x88 fp=0x10d1cf98 sp=0x10d1cf58 pc=0x32c660 testing.tRunner(0x10e0d590, 0x49b624) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d1cfe0 sp=0x10d1cf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d1cfec sp=0x10d1cfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d1cfec sp=0x10d1cfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1053 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e87d8c sp=0x10e87d78 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e87dd8 sp=0x10e87d8c pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e87dec sp=0x10e87dd8 pc=0x5528 testing.(*T).Parallel(0x10e0d770) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e87e4c sp=0x10e87dec pc=0xee03c net/http_test.setParallel(0x10e0d770) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e87e6c sp=0x10e87e4c pc=0x34b794 net/http_test.h12Compare.run({0x10e0a180, 0x0, 0x0, 0x0, {0x0, 0x0, 0x0}}, 0x10e0d770) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10e87f58 sp=0x10e87e6c pc=0x32a5ec net/http_test.TestH12_AutoGzip(0x10e0d770) /boot/workdir/go/src/net/http/clientserver_test.go:439 +0x88 fp=0x10e87f98 sp=0x10e87f58 pc=0x32c9ac testing.tRunner(0x10e0d770, 0x49b600) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e87fe0 sp=0x10e87f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e87fec sp=0x10e87fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e87fec sp=0x10e87fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1054 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d58d8c sp=0x10d58d78 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d58dd8 sp=0x10d58d8c pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d58dec sp=0x10d58dd8 pc=0x5528 testing.(*T).Parallel(0x10e0d950) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d58e4c sp=0x10d58dec pc=0xee03c net/http_test.setParallel(0x10e0d950) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d58e6c sp=0x10d58e4c pc=0x34b794 net/http_test.h12Compare.run({0x10e0a190, 0x0, 0x0, 0x0, {0x10e0a188, 0x1, 0x1}}, 0x10e0d950) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10d58f58 sp=0x10d58e6c pc=0x32a5ec net/http_test.TestH12_AutoGzip_Disabled(0x10e0d950) /boot/workdir/go/src/net/http/clientserver_test.go:453 +0xb8 fp=0x10d58f98 sp=0x10d58f58 pc=0x32cd00 testing.tRunner(0x10e0d950, 0x49b5fc) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d58fe0 sp=0x10d58f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d58fec sp=0x10d58fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d58fec sp=0x10d58fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1096 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10eafda8 sp=0x10eafd94 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10eafdf4 sp=0x10eafda8 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10eafe08 sp=0x10eafdf4 pc=0x5528 testing.(*T).Parallel(0x10e0c2d0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10eafe68 sp=0x10eafe08 pc=0xee03c net/http_test.setParallel(0x10e0c2d0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10eafe88 sp=0x10eafe68 pc=0x34b794 net/http_test.h12Compare.run({0x49b660, 0x0, 0x0, 0x0, {0x0, 0x0, 0x0}}, 0x10e0c2d0) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10eaff74 sp=0x10eafe88 pc=0x32a5ec net/http_test.TestH12_ServerEmptyContentLength(0x10e0c2d0) /boot/workdir/go/src/net/http/clientserver_test.go:494 +0x30 fp=0x10eaff98 sp=0x10eaff74 pc=0x32d644 testing.tRunner(0x10e0c2d0, 0x49b664) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10eaffe0 sp=0x10eaff98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10eaffec sp=0x10eaffe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10eaffec sp=0x10eaffec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3246 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d5be44 sp=0x10d5be30 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d5be90 sp=0x10d5be44 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d5bea4 sp=0x10d5be90 pc=0x5528 testing.(*T).Parallel(0x10efb4a0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d5bf04 sp=0x10d5bea4 pc=0xee03c net/http_test.setParallel(0x10efb4a0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d5bf24 sp=0x10d5bf04 pc=0x34b794 net/http_test.TestServerTimeouts(0x10efb4a0) /boot/workdir/go/src/net/http/serve_test.go:659 +0x2c fp=0x10d5bf98 sp=0x10d5bf24 pc=0x35bddc testing.tRunner(0x10efb4a0, 0x49bae4) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d5bfe0 sp=0x10d5bf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d5bfec sp=0x10d5bfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d5bfec sp=0x10d5bfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3241 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ea0e00 sp=0x10ea0dec pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ea0e4c sp=0x10ea0e00 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ea0e60 sp=0x10ea0e4c pc=0x5528 testing.(*T).Parallel(0x10cf1e00) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ea0ec0 sp=0x10ea0e60 pc=0xee03c net/http_test.setParallel(0x10cf1e00) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ea0ee0 sp=0x10ea0ec0 pc=0x34b794 net/http_test.TestServeMuxHandlerRedirects(0x10cf1e00) /boot/workdir/go/src/net/http/serve_test.go:417 +0x20 fp=0x10ea0f98 sp=0x10ea0ee0 pc=0x359a9c testing.tRunner(0x10cf1e00, 0x49b9c4) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ea0fe0 sp=0x10ea0f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ea0fec sp=0x10ea0fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ea0fec sp=0x10ea0fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3375 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ea1dec sp=0x10ea1dd8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ea1e38 sp=0x10ea1dec pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ea1e4c sp=0x10ea1e38 pc=0x5528 testing.(*T).Parallel(0x10dc53b0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ea1eac sp=0x10ea1e4c pc=0xee03c net/http_test.setParallel(0x10dc53b0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ea1ecc sp=0x10ea1eac pc=0x34b794 net/http_test.TestTimeoutHandlerRaceHeaderTimeout(0x10dc53b0) /boot/workdir/go/src/net/http/serve_test.go:2436 +0x34 fp=0x10ea1f98 sp=0x10ea1ecc pc=0x36e2e8 testing.tRunner(0x10dc53b0, 0x49bbb4) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ea1fe0 sp=0x10ea1f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ea1fec sp=0x10ea1fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ea1fec sp=0x10ea1fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3332 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d59e70 sp=0x10d59e5c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d59ebc sp=0x10d59e70 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d59ed0 sp=0x10d59ebc pc=0x5528 testing.(*T).Parallel(0x10de23c0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d59f30 sp=0x10d59ed0 pc=0xee03c net/http_test.setParallel(0x10de23c0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d59f50 sp=0x10d59f30 pc=0x34b794 net/http_test.TestAutomaticHTTP2_Serve_WithTLSConfig(0x10de23c0) /boot/workdir/go/src/net/http/serve_test.go:1584 +0x2c fp=0x10d59f98 sp=0x10d59f50 pc=0x366c38 testing.tRunner(0x10de23c0, 0x49b3e4) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d59fe0 sp=0x10d59f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d59fec sp=0x10d59fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d59fec sp=0x10d59fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3381 [syscall, 17 minutes]: syscall.Syscall(0xe, 0x10e96168, 0x0, 0x0) /boot/workdir/go/src/syscall/asm_plan9_arm.s:16 +0x8 fp=0x10eccd34 sp=0x10eccca0 pc=0x78e90 syscall.open({0x10e96150, 0x11}, 0x0) /boot/workdir/go/src/syscall/zsyscall_plan9_arm.go:61 +0xe4 fp=0x10eccd6c sp=0x10eccd34 pc=0x77c88 syscall.Open({0x10e96150, 0x11}, 0x0) /boot/workdir/go/src/syscall/syscall_plan9.go:382 +0x64 fp=0x10eccd90 sp=0x10eccd6c pc=0x777e4 os.openFileNolog({0x10e96150, 0x11}, 0x0, 0x0) /boot/workdir/go/src/os/file_plan9.go:118 +0xd8 fp=0x10eccdd0 sp=0x10eccd90 pc=0x99c2c os.OpenFile({0x10e96150, 0x11}, 0x0, 0x0) /boot/workdir/go/src/os/file.go:338 +0x48 fp=0x10eccdf0 sp=0x10eccdd0 pc=0x98eb8 os.Open(...) /boot/workdir/go/src/os/file.go:318 net.(*netFD).acceptPlan9(0x10c2e000) /boot/workdir/go/src/net/ipsock_plan9.go:262 +0x110 fp=0x10ecceb8 sp=0x10eccdf0 pc=0x1e2ce0 net.(*TCPListener).accept(0x10d9c280) /boot/workdir/go/src/net/tcpsock_plan9.go:48 +0x20 fp=0x10eccef4 sp=0x10ecceb8 pc=0x1eb0c0 net.(*TCPListener).Accept(0x10d9c280) /boot/workdir/go/src/net/tcpsock.go:288 +0x3c fp=0x10eccf10 sp=0x10eccef4 pc=0x1ea65c net/http.(*onceCloseListener).Accept(0x10e0e380) :1 +0x34 fp=0x10eccf28 sp=0x10eccf10 pc=0x300ca0 net/http.(*Server).Serve(0x10e2e120, {0x51fa80, 0x10d9c280}) /boot/workdir/go/src/net/http/server.go:3039 +0x344 fp=0x10eccfc4 sp=0x10eccf28 pc=0x2bce18 net/http/httptest.(*Server).goServe.func1() /boot/workdir/go/src/net/http/httptest/server.go:308 +0x74 fp=0x10eccfec sp=0x10eccfc4 pc=0x306104 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10eccfec sp=0x10eccfec pc=0x6b184 created by net/http/httptest.(*Server).goServe /boot/workdir/go/src/net/http/httptest/server.go:306 +0x74 goroutine 1097 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e9ad78 sp=0x10e9ad64 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e9adc4 sp=0x10e9ad78 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e9add8 sp=0x10e9adc4 pc=0x5528 testing.(*T).Parallel(0x10e0db30) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e9ae38 sp=0x10e9add8 pc=0xee03c net/http_test.setParallel(0x10e0db30) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e9ae58 sp=0x10e9ae38 pc=0x34b794 net/http_test.h12Compare.run({0x49becc, 0x10e0a0d0, 0x10c16300, 0x0, {0x0, 0x0, 0x0}}, 0x10e0db30) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10e9af44 sp=0x10e9ae58 pc=0x32a5ec net/http_test.h12requestContentLength(0x10e0db30, 0x49b648, 0x4) /boot/workdir/go/src/net/http/clientserver_test.go:523 +0xdc fp=0x10e9af84 sp=0x10e9af44 pc=0x32db50 net/http_test.TestH12_RequestContentLength_Known_NonZero(0x10e0db30) /boot/workdir/go/src/net/http/clientserver_test.go:498 +0x34 fp=0x10e9af98 sp=0x10e9af84 pc=0x32d704 testing.tRunner(0x10e0db30, 0x49b64c) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e9afe0 sp=0x10e9af98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e9afec sp=0x10e9afe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e9afec sp=0x10e9afec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3372 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e9ddd8 sp=0x10e9ddc4 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e9de24 sp=0x10e9ddd8 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e9de38 sp=0x10e9de24 pc=0x5528 testing.(*T).Parallel(0x10dc50e0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e9de98 sp=0x10e9de38 pc=0xee03c net/http_test.setParallel(0x10dc50e0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e9deb8 sp=0x10e9de98 pc=0x34b794 net/http_test.testTimeoutHandler(0x10dc50e0, 0x1) /boot/workdir/go/src/net/http/serve_test.go:2292 +0x34 fp=0x10e9df8c sp=0x10e9deb8 pc=0x36c830 net/http_test.TestTimeoutHandler_h2(0x10dc50e0) /boot/workdir/go/src/net/http/serve_test.go:2290 +0x24 fp=0x10e9df98 sp=0x10e9df8c pc=0x36c7ec testing.tRunner(0x10dc50e0, 0x49bbd0) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e9dfe0 sp=0x10e9df98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e9dfec sp=0x10e9dfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e9dfec sp=0x10e9dfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1989 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d57dc0 sp=0x10d57dac pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d57e0c sp=0x10d57dc0 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d57e20 sp=0x10d57e0c pc=0x5528 testing.(*T).Parallel(0x10cf02d0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d57e80 sp=0x10d57e20 pc=0xee03c net/http_test.setParallel(0x10cf02d0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d57ea0 sp=0x10d57e80 pc=0x34b794 net/http_test.TestBidiStreamReverseProxy(0x10cf02d0) /boot/workdir/go/src/net/http/clientserver_test.go:1501 +0x34 fp=0x10d57f98 sp=0x10d57ea0 pc=0x339ce0 testing.tRunner(0x10cf02d0, 0x49b3f8) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d57fe0 sp=0x10d57f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d57fec sp=0x10d57fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d57fec sp=0x10d57fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1783 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10eb8e24 sp=0x10eb8e10 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10eb8e70 sp=0x10eb8e24 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10eb8e84 sp=0x10eb8e70 pc=0x5528 testing.(*T).Parallel(0x10d52b40) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10eb8ee4 sp=0x10eb8e84 pc=0xee03c net/http_test.setParallel(0x10d52b40) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10eb8f04 sp=0x10eb8ee4 pc=0x34b794 net/http_test.testTransportGCRequest(0x10d52b40, 0x1, 0x1) /boot/workdir/go/src/net/http/clientserver_test.go:1063 +0x38 fp=0x10eb8f8c sp=0x10eb8f04 pc=0x3343c0 net/http_test.TestTransportGCRequest_Body_h2(0x10d52b40) /boot/workdir/go/src/net/http/clientserver_test.go:1059 +0x28 fp=0x10eb8f98 sp=0x10eb8f8c pc=0x334304 testing.tRunner(0x10d52b40, 0x49bcfc) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10eb8fe0 sp=0x10eb8f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10eb8fec sp=0x10eb8fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10eb8fec sp=0x10eb8fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3352 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10d30370, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10dd6d08 sp=0x10dd6cf4 pc=0x3c81c runtime.chanrecv(0x10d30340, 0x10dd6da8, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10dd6d54 sp=0x10dd6d08 pc=0x5a80 runtime.chanrecv1(0x10d30340, 0x10dd6da8) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10dd6d68 sp=0x10dd6d54 pc=0x5528 internal/poll.(*asyncIO).Wait(...) /boot/workdir/go/src/internal/poll/fd_io_plan9.go:85 internal/poll.(*FD).Read(0x10dfa580, 0x10c18da0, {0x10dee000, 0x1000, 0x1000}) /boot/workdir/go/src/internal/poll/fd_plan9.go:79 +0x194 fp=0x10dd6db8 sp=0x10dd6d68 pc=0x949b0 net.(*netFD).Read(0x10dfa580, {0x10dee000, 0x1000, 0x1000}) /boot/workdir/go/src/net/fd_plan9.go:86 +0x98 fp=0x10dd6de8 sp=0x10dd6db8 pc=0x1da304 net.(*conn).Read(0x10c18d70, {0x10dee000, 0x1000, 0x1000}) /boot/workdir/go/src/net/net.go:183 +0x48 fp=0x10dd6e18 sp=0x10dd6de8 pc=0x1e708c net/http.(*persistConn).Read(0x10cfc000, {0x10dee000, 0x1000, 0x1000}) /boot/workdir/go/src/net/http/transport.go:1926 +0x16c fp=0x10dd6e4c sp=0x10dd6e18 pc=0x2d1a8c bufio.(*Reader).fill(0x10dc7d10) /boot/workdir/go/src/bufio/bufio.go:106 +0x10c fp=0x10dd6e70 sp=0x10dd6e4c pc=0xf3804 bufio.(*Reader).Peek(0x10dc7d10, 0x1) /boot/workdir/go/src/bufio/bufio.go:144 +0x68 fp=0x10dd6e7c sp=0x10dd6e70 pc=0xf3984 net/http.(*persistConn).readLoop(0x10cfc000) /boot/workdir/go/src/net/http/transport.go:2087 +0x190 fp=0x10dd6fe4 sp=0x10dd6e7c pc=0x2d25b8 net/http.(*Transport).dialConn.func5() /boot/workdir/go/src/net/http/transport.go:1747 +0x28 fp=0x10dd6fec sp=0x10dd6fe4 pc=0x2d0fcc runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10dd6fec sp=0x10dd6fec pc=0x6b184 created by net/http.(*Transport).dialConn /boot/workdir/go/src/net/http/transport.go:1747 +0x146c goroutine 1990 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ed2d8c sp=0x10ed2d78 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ed2dd8 sp=0x10ed2d8c pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ed2dec sp=0x10ed2dd8 pc=0x5528 testing.(*T).Parallel(0x10cf03c0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ed2e4c sp=0x10ed2dec pc=0xee03c net/http_test.setParallel(0x10cf03c0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ed2e6c sp=0x10ed2e4c pc=0x34b794 net/http_test.h12Compare.run({0x49b670, 0x49b674, 0x0, 0x10e0a1e0, {0x0, 0x0, 0x0}}, 0x10cf03c0) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10ed2f58 sp=0x10ed2e6c pc=0x32a5ec net/http_test.TestH12_WebSocketUpgrade(0x10cf03c0) /boot/workdir/go/src/net/http/clientserver_test.go:1583 +0x98 fp=0x10ed2f98 sp=0x10ed2f58 pc=0x33b0b8 testing.tRunner(0x10cf03c0, 0x49b678) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ed2fe0 sp=0x10ed2f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ed2fec sp=0x10ed2fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ed2fec sp=0x10ed2fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3379 [select, 17 minutes]: runtime.gopark(0x49c0f8, 0x0, 0x9, 0x18, 0x1) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ead8e4 sp=0x10ead8d0 pc=0x3c81c runtime.selectgo(0x10eadac0, 0x10ead9c4, 0x0, 0x0, 0x6, 0x1) /boot/workdir/go/src/runtime/select.go:328 +0xb5c fp=0x10ead98c sp=0x10ead8e4 pc=0x4e7c0 net/http.(*persistConn).roundTrip(0x10cfc000, 0x10e0e240) /boot/workdir/go/src/net/http/transport.go:2614 +0x834 fp=0x10eadaf0 sp=0x10ead98c pc=0x2d50b8 net/http.(*Transport).roundTrip(0x10e18000, 0x10c2ed00) /boot/workdir/go/src/net/http/transport.go:594 +0x86c fp=0x10eadc14 sp=0x10eadaf0 pc=0x2c9d64 net/http.(*Transport).RoundTrip(0x10e18000, 0x10c2ed00) /boot/workdir/go/src/net/http/roundtrip.go:17 +0x24 fp=0x10eadc2c sp=0x10eadc14 pc=0x2b0094 net/http.send(0x10c2ed00, {0x51e130, 0x10e18000}, {0x0, 0x0, 0x0}) /boot/workdir/go/src/net/http/client.go:252 +0x528 fp=0x10eadd58 sp=0x10eadc2c pc=0x26df64 net/http.(*Client).send(0x10e0e140, 0x10c2ed00, {0x0, 0x0, 0x0}) /boot/workdir/go/src/net/http/client.go:176 +0x94 fp=0x10eadd9c sp=0x10eadd58 pc=0x26d86c net/http.(*Client).do(0x10e0e140, 0x10c2ed00) /boot/workdir/go/src/net/http/client.go:725 +0x938 fp=0x10eadeb0 sp=0x10eadd9c pc=0x26fd4c net/http.(*Client).Do(...) /boot/workdir/go/src/net/http/client.go:593 net/http.(*Client).Get(0x10e0e140, {0x10e96078, 0x16}) /boot/workdir/go/src/net/http/client.go:480 +0x94 fp=0x10eadee0 sp=0x10eadeb0 pc=0x26f100 net/http_test.testHandlerPanic(0x10dc5770, 0x0, 0x0, 0x49bba4, {0x4173b0, 0x51d2d8}) /boot/workdir/go/src/net/http/serve_test.go:2822 +0x3dc fp=0x10eadf80 sp=0x10eadee0 pc=0x371d3c net/http_test.TestTimeoutHandlerPanicRecovery(0x10dc5770) /boot/workdir/go/src/net/http/serve_test.go:2589 +0x40 fp=0x10eadf98 sp=0x10eadf80 pc=0x36ffe4 testing.tRunner(0x10dc5770, 0x49bba8) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10eadfe0 sp=0x10eadf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10eadfec sp=0x10eadfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10eadfec sp=0x10eadfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3331 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10eaee50 sp=0x10eaee3c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10eaee9c sp=0x10eaee50 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10eaeeb0 sp=0x10eaee9c pc=0x5528 testing.(*T).Parallel(0x10de22d0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10eaef10 sp=0x10eaeeb0 pc=0xee03c net/http_test.setParallel(0x10de22d0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10eaef30 sp=0x10eaef10 pc=0x34b794 net/http_test.testAutomaticHTTP2_Serve(0x10de22d0, 0x10f10540, 0x1) /boot/workdir/go/src/net/http/serve_test.go:1568 +0x2c fp=0x10eaef84 sp=0x10eaef30 pc=0x366998 net/http_test.TestAutomaticHTTP2_Serve_H2TLSConfig(0x10de22d0) /boot/workdir/go/src/net/http/serve_test.go:1564 +0x8c fp=0x10eaef98 sp=0x10eaef84 pc=0x366948 testing.tRunner(0x10de22d0, 0x49b3d8) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10eaefe0 sp=0x10eaef98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10eaefec sp=0x10eaefe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10eaefec sp=0x10eaefec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1785 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10db4e24 sp=0x10db4e10 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10db4e70 sp=0x10db4e24 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10db4e84 sp=0x10db4e70 pc=0x5528 testing.(*T).Parallel(0x10d52e10) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10db4ee4 sp=0x10db4e84 pc=0xee03c net/http_test.setParallel(0x10d52e10) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10db4f04 sp=0x10db4ee4 pc=0x34b794 net/http_test.testTransportGCRequest(0x10d52e10, 0x1, 0x0) /boot/workdir/go/src/net/http/clientserver_test.go:1063 +0x38 fp=0x10db4f8c sp=0x10db4f04 pc=0x3343c0 net/http_test.TestTransportGCRequest_NoBody_h2(0x10d52e10) /boot/workdir/go/src/net/http/clientserver_test.go:1061 +0x2c fp=0x10db4f98 sp=0x10db4f8c pc=0x334378 testing.tRunner(0x10d52e10, 0x49bd04) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10db4fe0 sp=0x10db4f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10db4fec sp=0x10db4fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10db4fec sp=0x10db4fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1782 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10eabe24 sp=0x10eabe10 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10eabe70 sp=0x10eabe24 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10eabe84 sp=0x10eabe70 pc=0x5528 testing.(*T).Parallel(0x10d52a50) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10eabee4 sp=0x10eabe84 pc=0xee03c net/http_test.setParallel(0x10d52a50) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10eabf04 sp=0x10eabee4 pc=0x34b794 net/http_test.testTransportGCRequest(0x10d52a50, 0x0, 0x1) /boot/workdir/go/src/net/http/clientserver_test.go:1063 +0x38 fp=0x10eabf8c sp=0x10eabf04 pc=0x3343c0 net/http_test.TestTransportGCRequest_Body_h1(0x10d52a50) /boot/workdir/go/src/net/http/clientserver_test.go:1058 +0x2c fp=0x10eabf98 sp=0x10eabf8c pc=0x3342cc testing.tRunner(0x10d52a50, 0x49bcf8) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10eabfe0 sp=0x10eabf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10eabfec sp=0x10eabfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10eabfec sp=0x10eabfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3354 [syscall, 17 minutes, locked to thread]: syscall.Syscall6(0x32, 0xa, 0x10dee000, 0x1000, 0xffffffff, 0xffffffff, 0x0) /boot/workdir/go/src/syscall/asm_plan9_arm.s:51 +0x8 fp=0x10eaaee4 sp=0x10eaae50 pc=0x78f0c syscall.Pread(0xa, {0x10dee000, 0x1000, 0x1000}, 0xffffffffffffffff) /boot/workdir/go/src/syscall/zsyscall_plan9_arm.go:218 +0x60 fp=0x10eaaf1c sp=0x10eaaee4 pc=0x7840c syscall.Read(...) /boot/workdir/go/src/syscall/syscall_plan9.go:166 os.(*File).read(0x10c18d58, {0x10dee000, 0x1000, 0x1000}) /boot/workdir/go/src/os/file_plan9.go:252 +0x50 fp=0x10eaaf44 sp=0x10eaaf1c pc=0x9a374 os.(*File).Read(0x10c18d58, {0x10dee000, 0x1000, 0x1000}) /boot/workdir/go/src/os/file.go:119 +0x134 fp=0x10eaaf80 sp=0x10eaaf44 pc=0x9782c os.(*File).Read-fm({0x10dee000, 0x1000, 0x1000}) /boot/workdir/go/src/os/file.go:115 +0x40 fp=0x10eaafa0 sp=0x10eaaf80 pc=0x1ed974 internal/poll.newAsyncIO.func1() /boot/workdir/go/src/internal/poll/fd_io_plan9.go:55 +0x94 fp=0x10eaafec sp=0x10eaafa0 pc=0x93eac runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10eaafec sp=0x10eaafec pc=0x6b184 created by internal/poll.newAsyncIO /boot/workdir/go/src/internal/poll/fd_io_plan9.go:44 +0x108 goroutine 1992 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10eace18 sp=0x10eace04 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10eace64 sp=0x10eace18 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10eace78 sp=0x10eace64 pc=0x5528 testing.(*T).Parallel(0x10cf05a0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10eaced8 sp=0x10eace78 pc=0xee03c net/http_test.setParallel(0x10cf05a0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10eacef8 sp=0x10eaced8 pc=0x34b794 net/http_test.testIdentityTransferEncoding(0x10cf05a0, 0x1) /boot/workdir/go/src/net/http/clientserver_test.go:1590 +0x38 fp=0x10eacf8c sp=0x10eacef8 pc=0x33b2b4 net/http_test.TestIdentityTransferEncoding_h2(0x10cf05a0) /boot/workdir/go/src/net/http/clientserver_test.go:1587 +0x24 fp=0x10eacf98 sp=0x10eacf8c pc=0x33b26c testing.tRunner(0x10cf05a0, 0x49b778) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10eacfe0 sp=0x10eacf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10eacfec sp=0x10eacfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10eacfec sp=0x10eacfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1786 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ebfd0c sp=0x10ebfcf8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ebfd58 sp=0x10ebfd0c pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ebfd6c sp=0x10ebfd58 pc=0x5528 testing.(*T).Parallel(0x10d52f00) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ebfdcc sp=0x10ebfd6c pc=0xee03c net/http_test.setParallel(0x10d52f00) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ebfdec sp=0x10ebfdcc pc=0x34b794 net/http_test.testTransportRejectsInvalidHeaders(0x10d52f00, 0x0) /boot/workdir/go/src/net/http/clientserver_test.go:1110 +0x34 fp=0x10ebff8c sp=0x10ebfdec pc=0x334c4c net/http_test.TestTransportRejectsInvalidHeaders_h1(0x10d52f00) /boot/workdir/go/src/net/http/clientserver_test.go:1104 +0x24 fp=0x10ebff98 sp=0x10ebff8c pc=0x334b34 testing.tRunner(0x10d52f00, 0x49bde0) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ebffe0 sp=0x10ebff98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ebffec sp=0x10ebffe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ebffec sp=0x10ebffec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3385 [sync.Cond.Wait, 17 minutes]: runtime.gopark(0x49c0cc, 0x10c30310, 0x14, 0x1a, 0x3) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10eb9ad0 sp=0x10eb9abc pc=0x3c81c runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:372 sync.runtime_notifyListWait(0x10c30308, 0x0) /boot/workdir/go/src/runtime/sema.go:513 +0x1c4 fp=0x10eb9af8 sp=0x10eb9ad0 pc=0x6867c sync.(*Cond).Wait(0x10c30300) /boot/workdir/go/src/sync/cond.go:56 +0xbc fp=0x10eb9b1c sp=0x10eb9af8 pc=0x6f0a4 net/http.(*connReader).abortPendingRead(0x10c302a0) /boot/workdir/go/src/net/http/server.go:720 +0xbc fp=0x10eb9b50 sp=0x10eb9b1c pc=0x2b1a34 net/http.(*conn).serve.func1() /boot/workdir/go/src/net/http/server.go:1833 +0x1f4 fp=0x10eb9b9c sp=0x10eb9b50 pc=0x2b8990 panic({0x4173b0, 0x51d2d8}) /boot/workdir/go/src/runtime/panic.go:844 +0x2ac fp=0x10eb9bfc sp=0x10eb9b9c pc=0x393e4 net/http.(*timeoutHandler).ServeHTTP(0x10e0e100, {0x51fb7c, 0x10e08000}, 0x10dfa480) /boot/workdir/go/src/net/http/server.go:3379 +0x88c fp=0x10eb9ce4 sp=0x10eb9bfc pc=0x2beaa4 net/http.serverHandler.ServeHTTP({0x10e2e120}, {0x51fb7c, 0x10e08000}, 0x10dfa480) /boot/workdir/go/src/net/http/server.go:2916 +0x408 fp=0x10eb9d44 sp=0x10eb9ce4 pc=0x2bc674 net/http.(*conn).serve(0x10cfe0c0, {0x51fe60, 0x10da42b8}) /boot/workdir/go/src/net/http/server.go:1966 +0x654 fp=0x10eb9fdc sp=0x10eb9d44 pc=0x2b7930 net/http.(*Server).Serve.func3() /boot/workdir/go/src/net/http/server.go:3071 +0x38 fp=0x10eb9fec sp=0x10eb9fdc pc=0x2bd2c0 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10eb9fec sp=0x10eb9fec pc=0x6b184 created by net/http.(*Server).Serve /boot/workdir/go/src/net/http/server.go:3071 +0x4e0 goroutine 1787 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ebad0c sp=0x10ebacf8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ebad58 sp=0x10ebad0c pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ebad6c sp=0x10ebad58 pc=0x5528 testing.(*T).Parallel(0x10d52ff0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ebadcc sp=0x10ebad6c pc=0xee03c net/http_test.setParallel(0x10d52ff0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ebadec sp=0x10ebadcc pc=0x34b794 net/http_test.testTransportRejectsInvalidHeaders(0x10d52ff0, 0x1) /boot/workdir/go/src/net/http/clientserver_test.go:1110 +0x34 fp=0x10ebaf8c sp=0x10ebadec pc=0x334c4c net/http_test.TestTransportRejectsInvalidHeaders_h2(0x10d52ff0) /boot/workdir/go/src/net/http/clientserver_test.go:1107 +0x24 fp=0x10ebaf98 sp=0x10ebaf8c pc=0x334b68 testing.tRunner(0x10d52ff0, 0x49bde4) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ebafe0 sp=0x10ebaf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ebafec sp=0x10ebafe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ebafec sp=0x10ebafec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1788 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d56dfc sp=0x10d56de8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d56e48 sp=0x10d56dfc pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d56e5c sp=0x10d56e48 pc=0x5528 testing.(*T).Parallel(0x10d531d0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d56ebc sp=0x10d56e5c pc=0xee03c net/http_test.setParallel(0x10d531d0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d56edc sp=0x10d56ebc pc=0x34b794 net/http_test.testInterruptWithPanic(0x10d531d0, 0x0, {0x4173b0, 0x51d790}) /boot/workdir/go/src/net/http/clientserver_test.go:1172 +0x34 fp=0x10d56f84 sp=0x10d56edc pc=0x3356d4 net/http_test.TestInterruptWithPanic_h1(0x10d531d0) /boot/workdir/go/src/net/http/clientserver_test.go:1161 +0x34 fp=0x10d56f98 sp=0x10d56f84 pc=0x3354e4 testing.tRunner(0x10d531d0, 0x49b798) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d56fe0 sp=0x10d56f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d56fec sp=0x10d56fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d56fec sp=0x10d56fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1789 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d4bdfc sp=0x10d4bde8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d4be48 sp=0x10d4bdfc pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d4be5c sp=0x10d4be48 pc=0x5528 testing.(*T).Parallel(0x10d533b0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10d4bebc sp=0x10d4be5c pc=0xee03c net/http_test.setParallel(0x10d533b0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10d4bedc sp=0x10d4bebc pc=0x34b794 net/http_test.testInterruptWithPanic(0x10d533b0, 0x1, {0x4173b0, 0x51d790}) /boot/workdir/go/src/net/http/clientserver_test.go:1172 +0x34 fp=0x10d4bf84 sp=0x10d4bedc pc=0x3356d4 net/http_test.TestInterruptWithPanic_h2(0x10d533b0) /boot/workdir/go/src/net/http/clientserver_test.go:1162 +0x34 fp=0x10d4bf98 sp=0x10d4bf84 pc=0x335534 testing.tRunner(0x10d533b0, 0x49b79c) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10d4bfe0 sp=0x10d4bf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10d4bfec sp=0x10d4bfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d4bfec sp=0x10d4bfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1790 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ecddfc sp=0x10ecdde8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ecde48 sp=0x10ecddfc pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ecde5c sp=0x10ecde48 pc=0x5528 testing.(*T).Parallel(0x10d53590) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ecdebc sp=0x10ecde5c pc=0xee03c net/http_test.setParallel(0x10d53590) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ecdedc sp=0x10ecdebc pc=0x34b794 net/http_test.testInterruptWithPanic(0x10d53590, 0x0, {0x0, 0x0}) /boot/workdir/go/src/net/http/clientserver_test.go:1172 +0x34 fp=0x10ecdf84 sp=0x10ecdedc pc=0x3356d4 net/http_test.TestInterruptWithPanic_nil_h1(0x10d53590) /boot/workdir/go/src/net/http/clientserver_test.go:1163 +0x34 fp=0x10ecdf98 sp=0x10ecdf84 pc=0x335584 testing.tRunner(0x10d53590, 0x49b7a0) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ecdfe0 sp=0x10ecdf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ecdfec sp=0x10ecdfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ecdfec sp=0x10ecdfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1791 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ecedfc sp=0x10ecede8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ecee48 sp=0x10ecedfc pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ecee5c sp=0x10ecee48 pc=0x5528 testing.(*T).Parallel(0x10d53770) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10eceebc sp=0x10ecee5c pc=0xee03c net/http_test.setParallel(0x10d53770) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10eceedc sp=0x10eceebc pc=0x34b794 net/http_test.testInterruptWithPanic(0x10d53770, 0x1, {0x0, 0x0}) /boot/workdir/go/src/net/http/clientserver_test.go:1172 +0x34 fp=0x10ecef84 sp=0x10eceedc pc=0x3356d4 net/http_test.TestInterruptWithPanic_nil_h2(0x10d53770) /boot/workdir/go/src/net/http/clientserver_test.go:1164 +0x34 fp=0x10ecef98 sp=0x10ecef84 pc=0x3355c8 testing.tRunner(0x10d53770, 0x49b7a4) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ecefe0 sp=0x10ecef98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ecefec sp=0x10ecefe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ecefec sp=0x10ecefec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1792 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ed0dfc sp=0x10ed0de8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ed0e48 sp=0x10ed0dfc pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ed0e5c sp=0x10ed0e48 pc=0x5528 testing.(*T).Parallel(0x10d53950) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ed0ebc sp=0x10ed0e5c pc=0xee03c net/http_test.setParallel(0x10d53950) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ed0edc sp=0x10ed0ebc pc=0x34b794 net/http_test.testInterruptWithPanic(0x10d53950, 0x0, {0x41dbf8, 0x10c18628}) /boot/workdir/go/src/net/http/clientserver_test.go:1172 +0x34 fp=0x10ed0f84 sp=0x10ed0edc pc=0x3356d4 net/http_test.TestInterruptWithPanic_ErrAbortHandler_h1(0x10d53950) /boot/workdir/go/src/net/http/clientserver_test.go:1166 +0x48 fp=0x10ed0f98 sp=0x10ed0f84 pc=0x335620 testing.tRunner(0x10d53950, 0x49b790) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ed0fe0 sp=0x10ed0f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ed0fec sp=0x10ed0fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ed0fec sp=0x10ed0fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1793 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ed3dfc sp=0x10ed3de8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ed3e48 sp=0x10ed3dfc pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ed3e5c sp=0x10ed3e48 pc=0x5528 testing.(*T).Parallel(0x10d53b30) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ed3ebc sp=0x10ed3e5c pc=0xee03c net/http_test.setParallel(0x10d53b30) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ed3edc sp=0x10ed3ebc pc=0x34b794 net/http_test.testInterruptWithPanic(0x10d53b30, 0x1, {0x41dbf8, 0x10c18628}) /boot/workdir/go/src/net/http/clientserver_test.go:1172 +0x34 fp=0x10ed3f84 sp=0x10ed3edc pc=0x3356d4 net/http_test.TestInterruptWithPanic_ErrAbortHandler_h2(0x10d53b30) /boot/workdir/go/src/net/http/clientserver_test.go:1169 +0x48 fp=0x10ed3f98 sp=0x10ed3f84 pc=0x335684 testing.tRunner(0x10d53b30, 0x49b794) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ed3fe0 sp=0x10ed3f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ed3fec sp=0x10ed3fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ed3fec sp=0x10ed3fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1794 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e71d8c sp=0x10e71d78 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e71dd8 sp=0x10e71d8c pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e71dec sp=0x10e71dd8 pc=0x5528 testing.(*T).Parallel(0x10d53d10) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e71e4c sp=0x10e71dec pc=0xee03c net/http_test.setParallel(0x10d53d10) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e71e6c sp=0x10e71e4c pc=0x34b794 net/http_test.h12Compare.run({0x49b5f0, 0x0, 0x0, 0x10cb0318, {0x0, 0x0, 0x0}}, 0x10d53d10) /boot/workdir/go/src/net/http/clientserver_test.go:203 +0x34 fp=0x10e71f58 sp=0x10e71e6c pc=0x32a5ec net/http_test.TestH12_AutoGzipWithDumpResponse(0x10d53d10) /boot/workdir/go/src/net/http/clientserver_test.go:1270 +0x90 fp=0x10e71f98 sp=0x10e71f58 pc=0x3367bc testing.tRunner(0x10d53d10, 0x49b5f4) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e71fe0 sp=0x10e71f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e71fec sp=0x10e71fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e71fec sp=0x10e71fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1795 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e72e50 sp=0x10e72e3c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e72e9c sp=0x10e72e50 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e72eb0 sp=0x10e72e9c pc=0x5528 testing.(*T).Parallel(0x10d53ef0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e72f10 sp=0x10e72eb0 pc=0xee03c net/http_test.setParallel(0x10d53ef0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e72f30 sp=0x10e72f10 pc=0x34b794 net/http_test.testCloseIdleConnections(0x10d53ef0, 0x0) /boot/workdir/go/src/net/http/clientserver_test.go:1277 +0x30 fp=0x10e72f8c sp=0x10e72f30 pc=0x336ce4 net/http_test.TestCloseIdleConnections_h1(0x10d53ef0) /boot/workdir/go/src/net/http/clientserver_test.go:1274 +0x24 fp=0x10e72f98 sp=0x10e72f8c pc=0x336b50 testing.tRunner(0x10d53ef0, 0x49b51c) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e72fe0 sp=0x10e72f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e72fec sp=0x10e72fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e72fec sp=0x10e72fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1796 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e73e50 sp=0x10e73e3c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e73e9c sp=0x10e73e50 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e73eb0 sp=0x10e73e9c pc=0x5528 testing.(*T).Parallel(0x10cf45a0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e73f10 sp=0x10e73eb0 pc=0xee03c net/http_test.setParallel(0x10cf45a0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e73f30 sp=0x10e73f10 pc=0x34b794 net/http_test.testCloseIdleConnections(0x10cf45a0, 0x1) /boot/workdir/go/src/net/http/clientserver_test.go:1277 +0x30 fp=0x10e73f8c sp=0x10e73f30 pc=0x336ce4 net/http_test.TestCloseIdleConnections_h2(0x10cf45a0) /boot/workdir/go/src/net/http/clientserver_test.go:1275 +0x24 fp=0x10e73f98 sp=0x10e73f8c pc=0x336b84 testing.tRunner(0x10cf45a0, 0x49b520) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e73fe0 sp=0x10e73f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e73fec sp=0x10e73fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e73fec sp=0x10e73fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1986 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ec4e10 sp=0x10ec4dfc pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ec4e5c sp=0x10ec4e10 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ec4e70 sp=0x10ec4e5c pc=0x5528 testing.(*T).Parallel(0x10cf0000) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ec4ed0 sp=0x10ec4e70 pc=0xee03c net/http_test.setParallel(0x10cf0000) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ec4ef0 sp=0x10ec4ed0 pc=0x34b794 net/http_test.testWriteHeaderAfterWrite(0x10cf0000, 0x0, 0x0) /boot/workdir/go/src/net/http/clientserver_test.go:1450 +0x38 fp=0x10ec4f8c sp=0x10ec4ef0 pc=0x3390ec net/http_test.TestWriteHeaderNoCodeCheck_h1(0x10cf0000) /boot/workdir/go/src/net/http/clientserver_test.go:1446 +0x28 fp=0x10ec4f98 sp=0x10ec4f8c pc=0x33902c testing.tRunner(0x10cf0000, 0x49be94) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ec4fe0 sp=0x10ec4f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ec4fec sp=0x10ec4fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ec4fec sp=0x10ec4fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1991 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e6fe18 sp=0x10e6fe04 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e6fe64 sp=0x10e6fe18 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e6fe78 sp=0x10e6fe64 pc=0x5528 testing.(*T).Parallel(0x10cf04b0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e6fed8 sp=0x10e6fe78 pc=0xee03c net/http_test.setParallel(0x10cf04b0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e6fef8 sp=0x10e6fed8 pc=0x34b794 net/http_test.testIdentityTransferEncoding(0x10cf04b0, 0x0) /boot/workdir/go/src/net/http/clientserver_test.go:1590 +0x38 fp=0x10e6ff8c sp=0x10e6fef8 pc=0x33b2b4 net/http_test.TestIdentityTransferEncoding_h1(0x10cf04b0) /boot/workdir/go/src/net/http/clientserver_test.go:1586 +0x24 fp=0x10e6ff98 sp=0x10e6ff8c pc=0x33b238 testing.tRunner(0x10cf04b0, 0x49b774) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e6ffe0 sp=0x10e6ff98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e6ffec sp=0x10e6ffe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e6ffec sp=0x10e6ffec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3258 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e70db0 sp=0x10e70d9c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e70dfc sp=0x10e70db0 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e70e10 sp=0x10e70dfc pc=0x5528 testing.(*T).Parallel(0x10dc4960) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e70e70 sp=0x10e70e10 pc=0xee03c net/http_test.setParallel(0x10dc4960) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e70e90 sp=0x10e70e70 pc=0x34b794 net/http_test.TestTLSServer(0x10dc4960) /boot/workdir/go/src/net/http/serve_test.go:1426 +0x20 fp=0x10e70f98 sp=0x10e70e90 pc=0x364e0c testing.tRunner(0x10dc4960, 0x49bb94) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e70fe0 sp=0x10e70f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e70fec sp=0x10e70fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e70fec sp=0x10e70fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3377 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ec7e28 sp=0x10ec7e14 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ec7e74 sp=0x10ec7e28 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ec7e88 sp=0x10ec7e74 pc=0x5528 testing.(*T).Parallel(0x10dc5590) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ec7ee8 sp=0x10ec7e88 pc=0xee03c net/http_test.setParallel(0x10dc5590) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ec7f08 sp=0x10ec7ee8 pc=0x34b794 net/http_test.TestTimeoutHandlerContextCanceled(0x10dc5590) /boot/workdir/go/src/net/http/serve_test.go:2521 +0x34 fp=0x10ec7f98 sp=0x10ec7f08 pc=0x36f330 testing.tRunner(0x10dc5590, 0x49bb98) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ec7fe0 sp=0x10ec7f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ec7fec sp=0x10ec7fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ec7fec sp=0x10ec7fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3378 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10e6ce50 sp=0x10e6ce3c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10e6ce9c sp=0x10e6ce50 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10e6ceb0 sp=0x10e6ce9c pc=0x5528 testing.(*T).Parallel(0x10dc5680) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10e6cf10 sp=0x10e6ceb0 pc=0xee03c net/http_test.setParallel(0x10dc5680) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10e6cf30 sp=0x10e6cf10 pc=0x34b794 net/http_test.TestTimeoutHandlerEmptyResponse(0x10dc5680) /boot/workdir/go/src/net/http/serve_test.go:2563 +0x34 fp=0x10e6cf98 sp=0x10e6cf30 pc=0x36fb74 testing.tRunner(0x10dc5680, 0x49bba0) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10e6cfe0 sp=0x10e6cf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10e6cfec sp=0x10e6cfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e6cfec sp=0x10e6cfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1988 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ebbe10 sp=0x10ebbdfc pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ebbe5c sp=0x10ebbe10 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ebbe70 sp=0x10ebbe5c pc=0x5528 testing.(*T).Parallel(0x10cf01e0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ebbed0 sp=0x10ebbe70 pc=0xee03c net/http_test.setParallel(0x10cf01e0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ebbef0 sp=0x10ebbed0 pc=0x34b794 net/http_test.testWriteHeaderAfterWrite(0x10cf01e0, 0x1, 0x0) /boot/workdir/go/src/net/http/clientserver_test.go:1450 +0x38 fp=0x10ebbf8c sp=0x10ebbef0 pc=0x3390ec net/http_test.TestWriteHeaderNoCodeCheck_h2(0x10cf01e0) /boot/workdir/go/src/net/http/clientserver_test.go:1448 +0x2c fp=0x10ebbf98 sp=0x10ebbf8c pc=0x3390a4 testing.tRunner(0x10cf01e0, 0x49be98) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ebbfe0 sp=0x10ebbf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ebbfec sp=0x10ebbfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ebbfec sp=0x10ebbfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1987 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ec5e10 sp=0x10ec5dfc pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ec5e5c sp=0x10ec5e10 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ec5e70 sp=0x10ec5e5c pc=0x5528 testing.(*T).Parallel(0x10cf00f0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ec5ed0 sp=0x10ec5e70 pc=0xee03c net/http_test.setParallel(0x10cf00f0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ec5ef0 sp=0x10ec5ed0 pc=0x34b794 net/http_test.testWriteHeaderAfterWrite(0x10cf00f0, 0x0, 0x1) /boot/workdir/go/src/net/http/clientserver_test.go:1450 +0x38 fp=0x10ec5f8c sp=0x10ec5ef0 pc=0x3390ec net/http_test.TestWriteHeaderNoCodeCheck_h1hijack(0x10cf00f0) /boot/workdir/go/src/net/http/clientserver_test.go:1447 +0x2c fp=0x10ec5f98 sp=0x10ec5f8c pc=0x339068 testing.tRunner(0x10cf00f0, 0x49be90) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ec5fe0 sp=0x10ec5f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ec5fec sp=0x10ec5fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ec5fec sp=0x10ec5fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 1993 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ec3c48 sp=0x10ec3c34 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ec3c94 sp=0x10ec3c48 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ec3ca8 sp=0x10ec3c94 pc=0x5528 testing.(*T).Parallel(0x10cf0690) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ec3d08 sp=0x10ec3ca8 pc=0xee03c net/http_test.setParallel(0x10cf0690) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ec3d28 sp=0x10ec3d08 pc=0x34b794 net/http_test.TestServeFile(0x10cf0690) /boot/workdir/go/src/net/http/fs_test.go:71 +0x34 fp=0x10ec3f98 sp=0x10ec3d28 pc=0x33bb34 testing.tRunner(0x10cf0690, 0x49b9ac) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ec3fe0 sp=0x10ec3f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ec3fec sp=0x10ec3fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ec3fec sp=0x10ec3fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 2716 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f3ad94 sp=0x10f3ad80 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f3ade0 sp=0x10f3ad94 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f3adf4 sp=0x10f3ade0 pc=0x5528 testing.(*T).Parallel(0x10cf1770) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f3ae54 sp=0x10f3adf4 pc=0xee03c net/http_test.setParallel(0x10cf1770) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f3ae74 sp=0x10f3ae54 pc=0x34b794 net/http_test.TestLinuxSendfile(0x10cf1770) /boot/workdir/go/src/net/http/fs_test.go:1148 +0x38 fp=0x10f3af98 sp=0x10f3ae74 pc=0x347a34 testing.tRunner(0x10cf1770, 0x49b808) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f3afe0 sp=0x10f3af98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f3afec sp=0x10f3afe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f3afec sp=0x10f3afec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3353 [select, 17 minutes]: runtime.gopark(0x49c0f8, 0x0, 0x9, 0x18, 0x1) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f05eb4 sp=0x10f05ea0 pc=0x3c81c runtime.selectgo(0x10f05fd0, 0x10f05f94, 0x0, 0x0, 0x2, 0x1) /boot/workdir/go/src/runtime/select.go:328 +0xb5c fp=0x10f05f5c sp=0x10f05eb4 pc=0x4e7c0 net/http.(*persistConn).writeLoop(0x10cfc000) /boot/workdir/go/src/net/http/transport.go:2386 +0xd0 fp=0x10f05fe4 sp=0x10f05f5c pc=0x2d43a4 net/http.(*Transport).dialConn.func6() /boot/workdir/go/src/net/http/transport.go:1748 +0x28 fp=0x10f05fec sp=0x10f05fe4 pc=0x2d0f78 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f05fec sp=0x10f05fec pc=0x6b184 created by net/http.(*Transport).dialConn /boot/workdir/go/src/net/http/transport.go:1748 +0x14bc goroutine 3242 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f07e00 sp=0x10f07dec pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f07e4c sp=0x10f07e00 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f07e60 sp=0x10f07e4c pc=0x5528 testing.(*T).Parallel(0x10cf1ef0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f07ec0 sp=0x10f07e60 pc=0xee03c net/http_test.setParallel(0x10cf1ef0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f07ee0 sp=0x10f07ec0 pc=0x34b794 net/http_test.TestMuxRedirectLeadingSlashes(0x10cf1ef0) /boot/workdir/go/src/net/http/serve_test.go:460 +0x20 fp=0x10f07f98 sp=0x10f07ee0 pc=0x35a08c testing.tRunner(0x10cf1ef0, 0x49b83c) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f07fe0 sp=0x10f07f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f07fec sp=0x10f07fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f07fec sp=0x10f07fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3240 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f06e98 sp=0x10f06e84 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f06ee4 sp=0x10f06e98 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f06ef8 sp=0x10f06ee4 pc=0x5528 testing.(*T).Parallel(0x10cf1d10) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f06f58 sp=0x10f06ef8 pc=0xee03c net/http_test.setParallel(0x10cf1d10) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f06f78 sp=0x10f06f58 pc=0x34b794 net/http_test.TestServeMuxHandleFuncWithNilHandler(0x10cf1d10) /boot/workdir/go/src/net/http/serve_test.go:392 +0x2c fp=0x10f06f98 sp=0x10f06f78 pc=0x359968 testing.tRunner(0x10cf1d10, 0x49b9c0) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f06fe0 sp=0x10f06f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f06fec sp=0x10f06fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f06fec sp=0x10f06fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3369 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ec2e58 sp=0x10ec2e44 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ec2ea4 sp=0x10ec2e58 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ec2eb8 sp=0x10ec2ea4 pc=0x5528 testing.(*T).Parallel(0x10dc4e10) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ec2f18 sp=0x10ec2eb8 pc=0xee03c net/http_test.setParallel(0x10dc4e10) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ec2f38 sp=0x10ec2f18 pc=0x34b794 net/http_test.TestInvalidTrailerClosesConnection(0x10dc4e10) /boot/workdir/go/src/net/http/serve_test.go:2111 +0x2c fp=0x10ec2f98 sp=0x10ec2f38 pc=0x36af2c testing.tRunner(0x10dc4e10, 0x49b7b0) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ec2fe0 sp=0x10ec2f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ec2fec sp=0x10ec2fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ec2fec sp=0x10ec2fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3245 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ec0e7c sp=0x10ec0e68 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ec0ec8 sp=0x10ec0e7c pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ec0edc sp=0x10ec0ec8 pc=0x5528 testing.(*T).Parallel(0x10efb1d0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ec0f3c sp=0x10ec0edc pc=0xee03c net/http_test.setParallel(0x10efb1d0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ec0f5c sp=0x10ec0f3c pc=0x34b794 net/http_test.TestShouldRedirectConcurrency(0x10efb1d0) /boot/workdir/go/src/net/http/serve_test.go:605 +0x30 fp=0x10ec0f98 sp=0x10ec0f5c pc=0x35b44c testing.tRunner(0x10efb1d0, 0x49bb28) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ec0fe0 sp=0x10ec0f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ec0fec sp=0x10ec0fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ec0fec sp=0x10ec0fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3371 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f01dd8 sp=0x10f01dc4 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f01e24 sp=0x10f01dd8 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f01e38 sp=0x10f01e24 pc=0x5528 testing.(*T).Parallel(0x10dc4ff0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f01e98 sp=0x10f01e38 pc=0xee03c net/http_test.setParallel(0x10dc4ff0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f01eb8 sp=0x10f01e98 pc=0x34b794 net/http_test.testTimeoutHandler(0x10dc4ff0, 0x0) /boot/workdir/go/src/net/http/serve_test.go:2292 +0x34 fp=0x10f01f8c sp=0x10f01eb8 pc=0x36c830 net/http_test.TestTimeoutHandler_h1(0x10dc4ff0) /boot/workdir/go/src/net/http/serve_test.go:2289 +0x24 fp=0x10f01f98 sp=0x10f01f8c pc=0x36c7b8 testing.tRunner(0x10dc4ff0, 0x49bbcc) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f01fe0 sp=0x10f01f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f01fec sp=0x10f01fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f01fec sp=0x10f01fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3364 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f21e40 sp=0x10f21e2c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f21e8c sp=0x10f21e40 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f21ea0 sp=0x10f21e8c pc=0x5528 testing.(*T).Parallel(0x10dc41e0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f21f00 sp=0x10f21ea0 pc=0xee03c net/http_test.setParallel(0x10dc41e0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f21f20 sp=0x10f21f00 pc=0x34b794 net/http_test.TestServerExpect(0x10dc41e0) /boot/workdir/go/src/net/http/serve_test.go:1731 +0x30 fp=0x10f21f98 sp=0x10f21f20 pc=0x367f28 testing.tRunner(0x10dc41e0, 0x49ba5c) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f21fe0 sp=0x10f21f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f21fec sp=0x10f21fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f21fec sp=0x10f21fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3239 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f03e0c sp=0x10f03df8 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f03e58 sp=0x10f03e0c pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f03e6c sp=0x10f03e58 pc=0x5528 testing.(*T).Parallel(0x10cf1c20) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f03ecc sp=0x10f03e6c pc=0xee03c net/http_test.setParallel(0x10cf1c20) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f03eec sp=0x10f03ecc pc=0x34b794 net/http_test.TestServeMuxHandler(0x10cf1c20) /boot/workdir/go/src/net/http/serve_test.go:367 +0x20 fp=0x10f03f98 sp=0x10f03eec pc=0x3594dc testing.tRunner(0x10cf1c20, 0x49b9c8) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f03fe0 sp=0x10f03f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f03fec sp=0x10f03fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f03fec sp=0x10f03fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3394 [syscall, 17 minutes, locked to thread]: syscall.Syscall6(0x32, 0x9, 0x10c302ad, 0x1, 0xffffffff, 0xffffffff, 0x0) /boot/workdir/go/src/syscall/asm_plan9_arm.s:51 +0x8 fp=0x10e6dee4 sp=0x10e6de50 pc=0x78f0c syscall.Pread(0x9, {0x10c302ad, 0x1, 0x1}, 0xffffffffffffffff) /boot/workdir/go/src/syscall/zsyscall_plan9_arm.go:218 +0x60 fp=0x10e6df1c sp=0x10e6dee4 pc=0x7840c syscall.Read(...) /boot/workdir/go/src/syscall/syscall_plan9.go:166 os.(*File).read(0x10e0a1b0, {0x10c302ad, 0x1, 0x1}) /boot/workdir/go/src/os/file_plan9.go:252 +0x50 fp=0x10e6df44 sp=0x10e6df1c pc=0x9a374 os.(*File).Read(0x10e0a1b0, {0x10c302ad, 0x1, 0x1}) /boot/workdir/go/src/os/file.go:119 +0x134 fp=0x10e6df80 sp=0x10e6df44 pc=0x9782c os.(*File).Read-fm({0x10c302ad, 0x1, 0x1}) /boot/workdir/go/src/os/file.go:115 +0x40 fp=0x10e6dfa0 sp=0x10e6df80 pc=0x1ed974 internal/poll.newAsyncIO.func1() /boot/workdir/go/src/internal/poll/fd_io_plan9.go:55 +0x94 fp=0x10e6dfec sp=0x10e6dfa0 pc=0x93eac runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10e6dfec sp=0x10e6dfec pc=0x6b184 created by internal/poll.newAsyncIO /boot/workdir/go/src/internal/poll/fd_io_plan9.go:44 +0x108 goroutine 3266 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f3fe14 sp=0x10f3fe00 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f3fe60 sp=0x10f3fe14 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f3fe74 sp=0x10f3fe60 pc=0x5528 testing.(*T).Parallel(0x10efb860) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f3fed4 sp=0x10f3fe74 pc=0xee03c net/http_test.setParallel(0x10efb860) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f3fef4 sp=0x10f3fed4 pc=0x34b794 net/http_test.TestOnlyWriteTimeout(0x10efb860) /boot/workdir/go/src/net/http/serve_test.go:921 +0x34 fp=0x10f3ff98 sp=0x10f3fef4 pc=0x35f114 testing.tRunner(0x10efb860, 0x49b884) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f3ffe0 sp=0x10f3ff98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f3ffec sp=0x10f3ffe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f3ffec sp=0x10f3ffec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3243 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f0bbc8 sp=0x10f0bbb4 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f0bc14 sp=0x10f0bbc8 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f0bc28 sp=0x10f0bc14 pc=0x5528 testing.(*T).Parallel(0x10efab40) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f0bc88 sp=0x10f0bc28 pc=0xee03c net/http_test.setParallel(0x10efab40) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f0bca8 sp=0x10f0bc88 pc=0x34b794 net/http_test.TestServeWithSlashRedirectKeepsQueryString(0x10efab40) /boot/workdir/go/src/net/http/serve_test.go:489 +0x34 fp=0x10f0bf98 sp=0x10f0bca8 pc=0x35a714 testing.tRunner(0x10efab40, 0x49b9e4) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f0bfe0 sp=0x10f0bf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f0bfec sp=0x10f0bfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f0bfec sp=0x10f0bfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3365 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f3ce1c sp=0x10f3ce08 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f3ce68 sp=0x10f3ce1c pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f3ce7c sp=0x10f3ce68 pc=0x5528 testing.(*T).Parallel(0x10dc4a50) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f3cedc sp=0x10f3ce7c pc=0xee03c net/http_test.setParallel(0x10dc4a50) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f3cefc sp=0x10f3cedc pc=0x34b794 net/http_test.TestServerUnreadRequestBodyLittle(0x10dc4a50) /boot/workdir/go/src/net/http/serve_test.go:1825 +0x30 fp=0x10f3cf98 sp=0x10f3cefc pc=0x368d8c testing.tRunner(0x10dc4a50, 0x49baf4) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f3cfe0 sp=0x10f3cf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f3cfec sp=0x10f3cfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f3cfec sp=0x10f3cfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3367 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f3ee50 sp=0x10f3ee3c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f3ee9c sp=0x10f3ee50 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f3eeb0 sp=0x10f3ee9c pc=0x5528 testing.(*T).Parallel(0x10dc4c30) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f3ef10 sp=0x10f3eeb0 pc=0xee03c net/http_test.setParallel(0x10dc4c30) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f3ef30 sp=0x10f3ef10 pc=0x34b794 net/http_test.TestHandlerBodyClose(0x10dc4c30) /boot/workdir/go/src/net/http/serve_test.go:2000 +0x1c fp=0x10f3ef98 sp=0x10f3ef30 pc=0x369d00 testing.tRunner(0x10dc4c30, 0x49b6c4) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f3efe0 sp=0x10f3ef98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f3efec sp=0x10f3efe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f3efec sp=0x10f3efec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3368 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f3de58 sp=0x10f3de44 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f3dea4 sp=0x10f3de58 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f3deb8 sp=0x10f3dea4 pc=0x5528 testing.(*T).Parallel(0x10dc4d20) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f3df18 sp=0x10f3deb8 pc=0xee03c net/http_test.setParallel(0x10dc4d20) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f3df38 sp=0x10f3df18 pc=0x34b794 net/http_test.TestRequestBodyReadErrorClosesConnection(0x10dc4d20) /boot/workdir/go/src/net/http/serve_test.go:2080 +0x2c fp=0x10f3df98 sp=0x10f3df38 pc=0x36a968 testing.tRunner(0x10dc4d20, 0x49b914) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f3dfe0 sp=0x10f3df98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f3dfec sp=0x10f3dfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f3dfec sp=0x10f3dfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3237 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f40e18 sp=0x10f40e04 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f40e64 sp=0x10f40e18 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f40e78 sp=0x10f40e64 pc=0x5528 testing.(*T).Parallel(0x10cf13b0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f40ed8 sp=0x10f40e78 pc=0xee03c net/http_test.TestConsumingBodyOnNextConn(0x10cf13b0) /boot/workdir/go/src/net/http/serve_test.go:167 +0x30 fp=0x10f40f98 sp=0x10f40ed8 pc=0x358094 testing.tRunner(0x10cf13b0, 0x49b558) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f40fe0 sp=0x10f40f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f40fec sp=0x10f40fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f40fec sp=0x10f40fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3276 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f41e50 sp=0x10f41e3c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f41e9c sp=0x10f41e50 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f41eb0 sp=0x10f41e9c pc=0x5528 testing.(*T).Parallel(0x10cf51d0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f41f10 sp=0x10f41eb0 pc=0xee03c net/http_test.setParallel(0x10cf51d0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f41f30 sp=0x10f41f10 pc=0x34b794 net/http_test.TestKeepAliveFinalChunkWithEOF(0x10cf51d0) /boot/workdir/go/src/net/http/serve_test.go:1195 +0x30 fp=0x10f41f98 sp=0x10f41f30 pc=0x362224 testing.tRunner(0x10cf51d0, 0x49b7f8) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f41fe0 sp=0x10f41f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f41fec sp=0x10f41fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f41fec sp=0x10f41fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3277 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f00e48 sp=0x10f00e34 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f00e94 sp=0x10f00e48 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f00ea8 sp=0x10f00e94 pc=0x5528 testing.(*T).Parallel(0x10cf53b0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f00f08 sp=0x10f00ea8 pc=0xee03c net/http_test.setParallel(0x10cf53b0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f00f28 sp=0x10f00f08 pc=0x34b794 net/http_test.testSetsRemoteAddr(0x10cf53b0, 0x0) /boot/workdir/go/src/net/http/serve_test.go:1228 +0x30 fp=0x10f00f8c sp=0x10f00f28 pc=0x3627dc net/http_test.TestSetsRemoteAddr_h1(0x10cf53b0) /boot/workdir/go/src/net/http/serve_test.go:1224 +0x24 fp=0x10f00f98 sp=0x10f00f8c pc=0x3626b4 testing.tRunner(0x10cf53b0, 0x49bb14) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f00fe0 sp=0x10f00f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f00fec sp=0x10f00fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f00fec sp=0x10f00fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3278 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ec6e48 sp=0x10ec6e34 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ec6e94 sp=0x10ec6e48 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ec6ea8 sp=0x10ec6e94 pc=0x5528 testing.(*T).Parallel(0x10cf5590) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ec6f08 sp=0x10ec6ea8 pc=0xee03c net/http_test.setParallel(0x10cf5590) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ec6f28 sp=0x10ec6f08 pc=0x34b794 net/http_test.testSetsRemoteAddr(0x10cf5590, 0x1) /boot/workdir/go/src/net/http/serve_test.go:1228 +0x30 fp=0x10ec6f8c sp=0x10ec6f28 pc=0x3627dc net/http_test.TestSetsRemoteAddr_h2(0x10cf5590) /boot/workdir/go/src/net/http/serve_test.go:1225 +0x24 fp=0x10ec6f98 sp=0x10ec6f8c pc=0x3626e8 testing.tRunner(0x10cf5590, 0x49bb18) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ec6fe0 sp=0x10ec6f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ec6fec sp=0x10ec6fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ec6fec sp=0x10ec6fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3255 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f0ee48 sp=0x10f0ee34 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f0ee94 sp=0x10f0ee48 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f0eea8 sp=0x10f0ee94 pc=0x5528 testing.(*T).Parallel(0x10dc4690) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f0ef08 sp=0x10f0eea8 pc=0xee03c net/http_test.setParallel(0x10dc4690) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f0ef28 sp=0x10f0ef08 pc=0x34b794 net/http_test.testHeadResponses(0x10dc4690, 0x0) /boot/workdir/go/src/net/http/serve_test.go:1357 +0x30 fp=0x10f0ef8c sp=0x10f0ef28 pc=0x363c80 net/http_test.TestHeadResponses_h1(0x10dc4690) /boot/workdir/go/src/net/http/serve_test.go:1353 +0x24 fp=0x10f0ef98 sp=0x10f0ef8c pc=0x363c0c testing.tRunner(0x10dc4690, 0x49b708) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f0efe0 sp=0x10f0ef98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f0efec sp=0x10f0efe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f0efec sp=0x10f0efec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3256 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f0ce48 sp=0x10f0ce34 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f0ce94 sp=0x10f0ce48 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f0cea8 sp=0x10f0ce94 pc=0x5528 testing.(*T).Parallel(0x10dc4780) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f0cf08 sp=0x10f0cea8 pc=0xee03c net/http_test.setParallel(0x10dc4780) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f0cf28 sp=0x10f0cf08 pc=0x34b794 net/http_test.testHeadResponses(0x10dc4780, 0x1) /boot/workdir/go/src/net/http/serve_test.go:1357 +0x30 fp=0x10f0cf8c sp=0x10f0cf28 pc=0x363c80 net/http_test.TestHeadResponses_h2(0x10dc4780) /boot/workdir/go/src/net/http/serve_test.go:1354 +0x24 fp=0x10f0cf98 sp=0x10f0cf8c pc=0x363c40 testing.tRunner(0x10dc4780, 0x49b70c) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f0cfe0 sp=0x10f0cf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f0cfec sp=0x10f0cfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f0cfec sp=0x10f0cfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3257 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10db0e00 sp=0x10db0dec pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10db0e4c sp=0x10db0e00 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10db0e60 sp=0x10db0e4c pc=0x5528 testing.(*T).Parallel(0x10dc4870) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10db0ec0 sp=0x10db0e60 pc=0xee03c net/http_test.setParallel(0x10dc4870) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10db0ee0 sp=0x10db0ec0 pc=0x34b794 net/http_test.TestTLSHandshakeTimeout(0x10dc4870) /boot/workdir/go/src/net/http/serve_test.go:1395 +0x38 fp=0x10db0f98 sp=0x10db0ee0 pc=0x364464 testing.tRunner(0x10dc4870, 0x49bb7c) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10db0fe0 sp=0x10db0f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10db0fec sp=0x10db0fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10db0fec sp=0x10db0fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3366 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f3be30 sp=0x10f3be1c pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f3be7c sp=0x10f3be30 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f3be90 sp=0x10f3be7c pc=0x5528 testing.(*T).Parallel(0x10dc4b40) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f3bef0 sp=0x10f3be90 pc=0xee03c net/http_test.setParallel(0x10dc4b40) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f3bf10 sp=0x10f3bef0 pc=0x34b794 net/http_test.TestServerUnreadRequestBodyLarge(0x10dc4b40) /boot/workdir/go/src/net/http/serve_test.go:1866 +0x20 fp=0x10f3bf98 sp=0x10f3bf10 pc=0x369614 testing.tRunner(0x10dc4b40, 0x49baf0) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f3bfe0 sp=0x10f3bf98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f3bfec sp=0x10f3bfe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f3bfec sp=0x10f3bfec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3312 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ed7e08 sp=0x10ed7df4 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ed7e54 sp=0x10ed7e08 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ed7e68 sp=0x10ed7e54 pc=0x5528 testing.(*T).Parallel(0x10de2000) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10ed7ec8 sp=0x10ed7e68 pc=0xee03c net/http_test.setParallel(0x10de2000) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10ed7ee8 sp=0x10ed7ec8 pc=0x34b794 net/http_test.TestTLSServerRejectHTTPRequests(0x10de2000) /boot/workdir/go/src/net/http/serve_test.go:1530 +0x38 fp=0x10ed7f98 sp=0x10ed7ee8 pc=0x3661ac testing.tRunner(0x10de2000, 0x49bb90) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10ed7fe0 sp=0x10ed7f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10ed7fec sp=0x10ed7fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ed7fec sp=0x10ed7fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3329 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f08e54 sp=0x10f08e40 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f08ea0 sp=0x10f08e54 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f08eb4 sp=0x10f08ea0 pc=0x5528 testing.(*T).Parallel(0x10de20f0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f08f14 sp=0x10f08eb4 pc=0xee03c net/http_test.setParallel(0x10de20f0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f08f34 sp=0x10f08f14 pc=0x34b794 net/http_test.testAutomaticHTTP2_Serve(0x10de20f0, 0x0, 0x1) /boot/workdir/go/src/net/http/serve_test.go:1568 +0x2c fp=0x10f08f88 sp=0x10f08f34 pc=0x366998 net/http_test.TestAutomaticHTTP2_Serve_NoTLSConfig(0x10de20f0) /boot/workdir/go/src/net/http/serve_test.go:1556 +0x2c fp=0x10f08f98 sp=0x10f08f88 pc=0x366864 testing.tRunner(0x10de20f0, 0x49b3dc) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f08fe0 sp=0x10f08f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f08fec sp=0x10f08fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f08fec sp=0x10f08fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3330 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10c325b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10f09e54 sp=0x10f09e40 pc=0x3c81c runtime.chanrecv(0x10c32580, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10f09ea0 sp=0x10f09e54 pc=0x5a80 runtime.chanrecv1(0x10c32580, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10f09eb4 sp=0x10f09ea0 pc=0x5528 testing.(*T).Parallel(0x10de21e0) /boot/workdir/go/src/testing/testing.go:1235 +0x1f4 fp=0x10f09f14 sp=0x10f09eb4 pc=0xee03c net/http_test.setParallel(0x10de21e0) /boot/workdir/go/src/net/http/main_test.go:94 +0xd4 fp=0x10f09f34 sp=0x10f09f14 pc=0x34b794 net/http_test.testAutomaticHTTP2_Serve(0x10de21e0, 0x10f10460, 0x0) /boot/workdir/go/src/net/http/serve_test.go:1568 +0x2c fp=0x10f09f88 sp=0x10f09f34 pc=0x366998 net/http_test.TestAutomaticHTTP2_Serve_NonH2TLSConfig(0x10de21e0) /boot/workdir/go/src/net/http/serve_test.go:1560 +0x30 fp=0x10f09f98 sp=0x10f09f88 pc=0x3668a4 testing.tRunner(0x10de21e0, 0x49b3e0) /boot/workdir/go/src/testing/testing.go:1410 +0x118 fp=0x10f09fe0 sp=0x10f09f98 pc=0xee2a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1457 +0x30 fp=0x10f09fec sp=0x10f09fe0 pc=0xef0f8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10f09fec sp=0x10f09fec pc=0x6b184 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1457 +0x3a0 goroutine 3292 [chan receive, 17 minutes]: runtime.gopark(0x49c008, 0x10dbed70, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10ed9ea4 sp=0x10ed9e90 pc=0x3c81c runtime.chanrecv(0x10dbed40, 0x10ed9f44, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10ed9ef0 sp=0x10ed9ea4 pc=0x5a80 runtime.chanrecv1(0x10dbed40, 0x10ed9f44) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10ed9f04 sp=0x10ed9ef0 pc=0x5528 internal/poll.(*asyncIO).Wait(...) /boot/workdir/go/src/internal/poll/fd_io_plan9.go:85 internal/poll.(*FD).Read(0x10c2ed80, 0x10d22140, {0x10c302ad, 0x1, 0x1}) /boot/workdir/go/src/internal/poll/fd_plan9.go:79 +0x194 fp=0x10ed9f54 sp=0x10ed9f04 pc=0x949b0 net.(*netFD).Read(0x10c2ed80, {0x10c302ad, 0x1, 0x1}) /boot/workdir/go/src/net/fd_plan9.go:86 +0x98 fp=0x10ed9f84 sp=0x10ed9f54 pc=0x1da304 net.(*conn).Read(0x10e0a1c8, {0x10c302ad, 0x1, 0x1}) /boot/workdir/go/src/net/net.go:183 +0x48 fp=0x10ed9fb4 sp=0x10ed9f84 pc=0x1e708c net/http.(*connReader).backgroundRead(0x10c302a0) /boot/workdir/go/src/net/http/server.go:672 +0x44 fp=0x10ed9fe4 sp=0x10ed9fb4 pc=0x2b185c net/http.(*connReader).startBackgroundRead.func2() /boot/workdir/go/src/net/http/server.go:668 +0x28 fp=0x10ed9fec sp=0x10ed9fe4 pc=0x2b1798 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10ed9fec sp=0x10ed9fec pc=0x6b184 created by net/http.(*connReader).startBackgroundRead /boot/workdir/go/src/net/http/server.go:668 +0xf4 FAIL net/http 1080.371s FAIL go tool dist: Failed: exit status: 'go 23348: 1'