linux-amd64-wsl at 4a0e84a1be52d9a57574de0421d9aa38522a0b71 :: Running /tmp/workdir-host-linux-amd64-wsl/go/src/make.bash with args ["/tmp/workdir-host-linux-amd64-wsl/go/src/make.bash"] and env ["SHELL=/bin/bash" "WSL_DISTRO_NAME=Ubuntu-22.04" "HOSTNAME=wsl-builder-1.farm.mzh.io" "NAME=wsl-1" "LOGNAME=gopher" "MOTD_SHOWN=update-motd" "HOME=/home/gopher" "LANG=C.UTF-8" "GO_BUILDER_ENV=host-linux-amd64-wsl" "LESSCLOSE=/usr/bin/lesspipe %s %s" "TERM=xterm-256color" "LESSOPEN=| /usr/bin/lesspipe %s" "USER=gopher" "SHLVL=2" "HTTPS_PROXY=http://10.0.0.1:8123" "HTTP_PROXY=http://10.0.0.1:8123" "WSLENV=" "XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop" "PATH=/home/gopher/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/mnt/c/Program Files/WindowsApps/CanonicalGroupLimited.Ubuntu22.04LTS_2204.1.23.0_x64__79rhkp1fndgsc:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Windows/System32/OpenSSH/:/mnt/c/Users/mengz/AppData/Local/Microsoft/WindowsApps:/snap/bin" "HOSTTYPE=x86_64" "_=/home/gopher/go/bin/stage0" "GO_STAGE0_NET_DELAY=400ms" "GO_STAGE0_DL_DELAY=1.1s" "WORKDIR=/tmp/workdir-host-linux-amd64-wsl" "GOROOT_BOOTSTRAP=/tmp/workdir-host-linux-amd64-wsl/go1.4" "GO_BUILDER_NAME=linux-amd64-wsl" "GO_BUILDER_FLAKY_NET=1" "GOBIN=" "TMPDIR=/tmp/workdir-host-linux-amd64-wsl/tmp" "GOCACHE=/tmp/workdir-host-linux-amd64-wsl/gocache" "PWD=/tmp/workdir-host-linux-amd64-wsl/go/src"] in dir /tmp/workdir-host-linux-amd64-wsl/go/src Building Go cmd/dist using /tmp/workdir-host-linux-amd64-wsl/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /tmp/workdir-host-linux-amd64-wsl/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /tmp/workdir-host-linux-amd64-wsl/go Installed commands in /tmp/workdir-host-linux-amd64-wsl/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) W-2150B CPU @ 3.00GHz # GOOS: linux # OS Version: Linux 4.4.0-19041-Microsoft #2311-Microsoft Tue Nov 08 17:09:00 PST 2022 x86_64 ##### Testing packages. ok archive/tar 0.526s ok archive/zip 0.768s ok bufio 0.076s ok bytes 0.933s ok compress/bzip2 0.203s ok compress/flate 0.757s ok compress/gzip 1.553s ok compress/lzw 0.099s ok compress/zlib 0.485s ok container/heap 0.014s ok container/list 0.010s ok container/ring 0.012s ok context 0.034s ok crypto 0.009s ok crypto/aes 0.029s ok crypto/cipher 0.016s ok crypto/des 0.016s ok crypto/dsa 0.014s ok crypto/ecdh 0.047s ok crypto/ecdsa 0.038s ok crypto/ed25519 0.047s ok crypto/elliptic 0.016s ok crypto/hmac 0.012s ok crypto/internal/alias 0.009s ok crypto/internal/bigmod 0.215s ok crypto/internal/boring 0.009s ok crypto/internal/boring/bcache 0.081s ok crypto/internal/edwards25519 2.595s ok crypto/internal/edwards25519/field 2.140s ok crypto/internal/nistec 0.413s ok crypto/internal/nistec/fiat 0.013s [no tests to run] ok crypto/md5 0.015s ok crypto/rand 0.122s ok crypto/rc4 0.033s ok crypto/rsa 0.142s ok crypto/sha1 0.029s ok crypto/sha256 0.017s ok crypto/sha512 0.018s ok crypto/subtle 0.416s ok crypto/tls 1.159s ok crypto/x509 1.210s ok database/sql 0.340s ok database/sql/driver 0.035s ok debug/buildinfo 0.028s ok debug/dwarf 1.515s ok debug/elf 0.397s ok debug/gosym 0.605s ok debug/macho 0.233s ok debug/pe 0.646s ok debug/plan9obj 0.269s ok embed 0.013s [no tests to run] ok embed/internal/embedtest 0.011s ok encoding/ascii85 0.016s ok encoding/asn1 0.015s ok encoding/base32 0.040s ok encoding/base64 0.015s ok encoding/binary 0.017s ok encoding/csv 0.060s ok encoding/gob 2.088s ok encoding/hex 0.017s ok encoding/json 0.569s ok encoding/pem 1.234s ok encoding/xml 0.159s ok errors 0.049s ok expvar 0.018s ok flag 0.077s ok fmt 0.072s ok go/ast 0.021s ok go/build 1.860s ok go/build/constraint 0.017s ok go/constant 0.014s ok go/doc 0.647s ok go/doc/comment 2.145s ok go/format 0.020s ok go/importer 0.462s ok go/internal/gccgoimporter 0.128s ok go/internal/gcimporter 2.837s ok go/internal/srcimporter 21.205s ok go/parser 0.594s ok go/printer 0.345s ok go/scanner 0.012s ok go/token 0.024s ok go/types 34.823s ok hash 0.017s ok hash/adler32 0.052s ok hash/crc32 0.016s ok hash/crc64 0.013s ok hash/fnv 0.011s ok hash/maphash 0.095s ok html 0.011s ok html/template 0.147s ok image 0.117s ok image/color 0.023s ok image/draw 0.072s ok image/gif 0.223s ok image/jpeg 0.262s ok image/png 0.341s ok index/suffixarray 0.124s ok internal/abi 8.639s ok internal/buildcfg 0.009s ok internal/coverage/cformat 0.012s ok internal/coverage/cmerge 0.009s ok internal/coverage/pods 0.024s ok internal/coverage/slicereader 0.013s ok internal/coverage/slicewriter 0.009s ok internal/coverage/test 0.054s ok internal/cpu 0.029s ok internal/dag 0.017s ok internal/diff 0.119s ok internal/fmtsort 0.009s ok internal/fuzz 0.024s ok internal/godebug 0.009s ok internal/intern 0.209s ok internal/itoa 0.009s ok internal/poll 0.650s ok internal/profile 0.022s ok internal/reflectlite 0.067s ok internal/safefilepath 0.009s ok internal/saferio 0.153s ok internal/singleflight 0.060s ok internal/testenv 0.009s ok internal/trace 0.146s ok internal/types/errors 0.677s ok internal/unsafeheader 0.057s ok internal/xcoff 0.101s ok io 0.066s ok io/fs 0.207s ok io/ioutil 0.042s ok log 0.017s ok log/syslog 1.610s ok math 0.027s ok math/big 0.697s ok math/bits 0.022s ok math/cmplx 0.016s ok math/rand 0.195s ok mime 0.030s ok mime/multipart 0.151s ok mime/quotedprintable 0.060s --- FAIL: TestTCPListener (0.00s) listen_test.go:72: skipping tcp test listen_test.go:72: skipping tcp 0.0.0.0 test listen_test.go:72: skipping tcp ::ffff:0.0.0.0 test listen_test.go:72: skipping tcp :: test listen_test.go:90: tcp 127.0.0.1 should fail panic: test timed out after 3m0s running tests: TestSplice (2m58s) TestSplice/tcp-to-tcp (2m58s) TestSplice/tcp-to-tcp/big (2m58s) goroutine 936 [running]: panic({0x64bc00?, 0xc0000fc080?}) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:1015 +0x42b fp=0xc000051f10 sp=0xc000051e48 pc=0x43956b testing.(*M).startAlarm.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2241 +0x3ca fp=0xc000051fe0 sp=0xc000051f10 pc=0x4eedea runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000051fe8 sp=0xc000051fe0 pc=0x46f3a1 created by time.goFunc /tmp/workdir-host-linux-amd64-wsl/go/src/time/sleep.go:176 +0x32 goroutine 1 [chan receive, 2 minutes]: runtime.gopark(0xc000100000?, 0xc0004882b0?, 0x0?, 0xfa?, 0xc00004a9c0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004a940 sp=0xc00004a920 pc=0x43c6d0 runtime.chanrecv(0xc000482a10, 0xc00004aa3f, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00004a9d0 sp=0xc00004a940 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00004a9f8 sp=0xc00004a9d0 pc=0x407f78 testing.(*T).Run(0xc000102d00, {0x6969f6?, 0x4ea305?}, 0x6acad0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc00004aab8 sp=0xc00004a9f8 pc=0x4eb885 testing.runTests.func1(0x85dc40?) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2036 +0x45 fp=0xc00004ab08 sp=0xc00004aab8 pc=0x4eda45 testing.tRunner(0xc000102d00, 0xc00004ac20) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00004ab58 sp=0xc00004ab08 pc=0x4ea9cb testing.runTests(0xc000132280?, {0x859c60, 0x107, 0x107}, {0x0?, 0x694d7b?, 0x85d1e0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2034 +0x489 fp=0xc00004ac50 sp=0xc00004ab58 pc=0x4ed929 testing.(*M).Run(0xc000132280) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1906 +0x637 fp=0xc00004ae98 sp=0xc00004ac50 pc=0x4ec297 net.TestMain(0xc0ffffffff?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/main_test.go:52 +0x34 fp=0xc00004aec8 sp=0xc00004ae98 pc=0x5d15f4 main.main() _testmain.go:675 +0x1d3 fp=0xc00004af80 sp=0xc00004aec8 pc=0x633733 runtime.main() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:250 +0x207 fp=0xc00004afe0 sp=0xc00004af80 pc=0x43c2a7 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004afe8 sp=0xc00004afe0 pc=0x46f3a1 goroutine 2 [force gc (idle), 2 minutes]: runtime.gopark(0x6f5310df842d0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003efb0 sp=0xc00003ef90 pc=0x43c6d0 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.forcegchelper() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:305 +0xb0 fp=0xc00003efe0 sp=0xc00003efb0 pc=0x43c510 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003efe8 sp=0xc00003efe0 pc=0x46f3a1 created by runtime.init.6 /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:293 +0x25 goroutine 3 [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003f780 sp=0xc00003f760 pc=0x43c6d0 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.bgsweep(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcsweep.go:319 +0xde fp=0xc00003f7c8 sp=0xc00003f780 pc=0x426ede runtime.gcenable.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x26 fp=0xc00003f7e0 sp=0xc00003f7c8 pc=0x41c086 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003f7e8 sp=0xc00003f7e0 pc=0x46f3a1 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x6b goroutine 18 [GC scavenge wait, 2 minutes]: runtime.gopark(0x595718?, 0x453c06?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003a770 sp=0xc00003a750 pc=0x43c6d0 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.(*scavengerState).park(0x85d260) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:400 +0x53 fp=0xc00003a7a0 sp=0xc00003a770 pc=0x424d53 runtime.bgscavenge(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:633 +0x65 fp=0xc00003a7c8 sp=0xc00003a7a0 pc=0x425345 runtime.gcenable.func2() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0x26 fp=0xc00003a7e0 sp=0xc00003a7c8 pc=0x41c026 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003a7e8 sp=0xc00003a7e0 pc=0x46f3a1 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0xaa goroutine 34 [finalizer wait]: runtime.gopark(0x0?, 0x6acec8?, 0x0?, 0x80?, 0x2000000020?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003e610 sp=0xc00003e5f0 pc=0x43c6d0 runtime.runfinq() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:193 +0x107 fp=0xc00003e7e0 sp=0xc00003e610 pc=0x41b087 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003e7e8 sp=0xc00003e7e0 pc=0x46f3a1 created by runtime.createfing /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:163 +0x45 goroutine 726 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000092000?, 0x90?, 0x13?, 0xc00003c5b0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003c548 sp=0xc00003c528 pc=0x43c6d0 runtime.chanrecv(0xc0001101e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00003c5d8 sp=0xc00003c548 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00003c600 sp=0xc00003c5d8 pc=0x407f78 testing.(*T).Parallel(0xc000160ea0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00003c698 sp=0xc00003c600 pc=0x4ea705 net.TestLookupGmailNS(0xc000160ea0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:169 +0x33 fp=0xc00003c770 sp=0xc00003c698 pc=0x5c64b3 testing.tRunner(0xc000160ea0, 0x6ac7b8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00003c7c0 sp=0xc00003c770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00003c7e0 sp=0xc00003c7c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003c7e8 sp=0xc00003c7e0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 727 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000092000?, 0xf0?, 0x13?, 0xc000041528?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0000414c0 sp=0xc0000414a0 pc=0x43c6d0 runtime.chanrecv(0xc0001101e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000041550 sp=0xc0000414c0 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000041578 sp=0xc000041550 pc=0x407f78 testing.(*T).Parallel(0xc000161040) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000041610 sp=0xc000041578 pc=0x4ea705 net.TestLookupGmailTXT(0xc000161040) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:218 +0x36 fp=0xc000041770 sp=0xc000041610 pc=0x5c68f6 testing.tRunner(0xc000161040, 0x6ac7c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0000417c0 sp=0xc000041770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0000417e0 sp=0xc0000417c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000417e8 sp=0xc0000417e0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 164 [GC worker (idle), 2 minutes]: runtime.gopark(0xc000040760?, 0xc0003ac9c0?, 0xb0?, 0x7?, 0x4ea9cb?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000040750 sp=0xc000040730 pc=0x43c6d0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc0000407e0 sp=0xc000040750 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000407e8 sp=0xc0000407e0 pc=0x46f3a1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 800 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000092000?, 0xd0?, 0x85?, 0xc0003515f8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000351590 sp=0xc000351570 pc=0x43c6d0 runtime.chanrecv(0xc0001101e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000351620 sp=0xc000351590 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000351648 sp=0xc000351620 pc=0x407f78 testing.(*T).Parallel(0xc000408340) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0003516e0 sp=0xc000351648 pc=0x4ea705 net.TestCloseWrite(0xc000408340) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:79 +0x33 fp=0xc000351770 sp=0xc0003516e0 pc=0x5d8ff3 testing.tRunner(0xc000408340, 0x6ac348) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0003517c0 sp=0xc000351770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0003517e0 sp=0xc0003517c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003517e8 sp=0xc0003517e0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 591 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000092000?, 0x40?, 0x3?, 0xc00003de00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003dd98 sp=0xc00003dd78 pc=0x43c6d0 runtime.chanrecv(0xc0001101e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00003de28 sp=0xc00003dd98 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00003de50 sp=0xc00003de28 pc=0x407f78 testing.(*T).Parallel(0xc000454680) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00003dee8 sp=0xc00003de50 pc=0x4ea705 net.TestZeroByteRead(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:375 +0x25 fp=0xc00003df70 sp=0xc00003dee8 pc=0x5dbf45 testing.tRunner(0xc000454680, 0x6accd0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00003dfc0 sp=0xc00003df70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00003dfe0 sp=0xc00003dfc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003dfe8 sp=0xc00003dfe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 978 [IO wait, 2 minutes]: runtime.gopark(0x0?, 0xffffffffffffffff?, 0x20?, 0xfb?, 0x4826e8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0001ffab0 sp=0xc0001ffa90 pc=0x43c6d0 runtime.netpollblock(0xc0001ffb08?, 0x404cef?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc0001ffae8 sp=0xc0001ffab0 pc=0x434e17 internal/poll.runtime_pollWait(0x7f703e4da2e8, 0x77) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc0001ffb08 sp=0xc0001ffae8 pc=0x469be5 internal/poll.(*pollDesc).wait(0xc00038a280?, 0xc0001ffb78?, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc0001ffb30 sp=0xc0001ffb08 pc=0x498712 internal/poll.(*pollDesc).waitWrite(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.splicePump(0xc00038a280, 0xc0004e0380?, 0x80000) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/splice_linux.go:141 +0x225 fp=0xc0001ffbd8 sp=0xc0001ffb30 pc=0x4a05c5 internal/poll.Splice(0xc0001ffcd8?, 0x40efe8?, 0x4000000000000000) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/splice_linux.go:62 +0x211 fp=0xc0001ffc70 sp=0xc0001ffbd8 pc=0x49fe31 net.splice(0x0?, {0x6ed400?, 0xc000488060?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_linux.go:39 +0xe5 fp=0xc0001ffcd0 sp=0xc0001ffc70 pc=0x5793c5 net.(*TCPConn).readFrom(0xc0001200b0, {0x6ed400, 0xc000488060}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/tcpsock_posix.go:48 +0x32 fp=0xc0001ffd00 sp=0xc0001ffcd0 pc=0x57b712 net.(*TCPConn).ReadFrom(0xc0001200b0, {0x6ed400?, 0xc000488060?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/tcpsock.go:130 +0x36 fp=0xc0001ffd40 sp=0xc0001ffd00 pc=0x5799b6 io.copyBuffer({0x6ed420, 0xc0001200b0}, {0x6ed400, 0xc000488060}, {0x0, 0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:413 +0x14b fp=0xc0001ffdc0 sp=0xc0001ffd40 pc=0x495beb io.Copy(...) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:386 net.spliceTestCase.test({{0x694af9, 0x3}, {0x694af9, 0x3}, 0x500000, 0x40000000, 0x0}, 0xc000524340) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:78 +0x3f5 fp=0xc0001fff20 sp=0xc0001ffdc0 pc=0x5f0ab5 net.spliceTestCase.test-fm(0x0?) :1 +0x45 fp=0xc0001fff70 sp=0xc0001fff20 pc=0x628d85 testing.tRunner(0xc000524340, 0xc00014a940) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0001fffc0 sp=0xc0001fff70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0001fffe0 sp=0xc0001fffc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0001fffe8 sp=0xc0001fffe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 725 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000092000?, 0x30?, 0x13?, 0xc00003bdb0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003bd48 sp=0xc00003bd28 pc=0x43c6d0 runtime.chanrecv(0xc0001101e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00003bdd8 sp=0xc00003bd48 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00003be00 sp=0xc00003bdd8 pc=0x407f78 testing.(*T).Parallel(0xc000160d00) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00003be98 sp=0xc00003be00 pc=0x4ea705 net.TestLookupGmailMX(0xc000160d00) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:123 +0x33 fp=0xc00003bf70 sp=0xc00003be98 pc=0x5c6073 testing.tRunner(0xc000160d00, 0x6ac7b0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00003bfc0 sp=0xc00003bf70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00003bfe0 sp=0xc00003bfc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003bfe8 sp=0xc00003bfe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 680 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000092000?, 0x80?, 0xc1?, 0xc00023ec08?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00023eba0 sp=0xc00023eb80 pc=0x43c6d0 runtime.chanrecv(0xc0001101e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00023ec30 sp=0xc00023eba0 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00023ec58 sp=0xc00023ec30 pc=0x407f78 testing.(*T).Parallel(0xc0004844e0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00023ecf0 sp=0xc00023ec58 pc=0x4ea705 net.TestParseNSSConf(0xc0004844e0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/nss_test.go:37 +0x36 fp=0xc00023ef70 sp=0xc00023ecf0 pc=0x5dddd6 testing.tRunner(0xc0004844e0, 0x6ac928) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00023efc0 sp=0xc00023ef70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00023efe0 sp=0xc00023efc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00023efe8 sp=0xc00023efe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 160 [GC worker (idle), 2 minutes]: runtime.gopark(0x6f513e0fa8f80?, 0xc00034ef88?, 0xe0?, 0xd1?, 0xc000012738?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00034ef50 sp=0xc00034ef30 pc=0x43c6d0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00034efe0 sp=0xc00034ef50 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00034efe8 sp=0xc00034efe0 pc=0x46f3a1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 801 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000092000?, 0x30?, 0x86?, 0xc00034b600?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00034b598 sp=0xc00034b578 pc=0x43c6d0 runtime.chanrecv(0xc0001101e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00034b628 sp=0xc00034b598 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00034b650 sp=0xc00034b628 pc=0x407f78 testing.(*T).Parallel(0xc0004084e0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00034b6e8 sp=0xc00034b650 pc=0x4ea705 net.TestConnClose(0x6480a0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:187 +0x25 fp=0xc00034b770 sp=0xc00034b6e8 pc=0x5da0c5 testing.tRunner(0xc0004084e0, 0x6ac388) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00034b7c0 sp=0xc00034b770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00034b7e0 sp=0xc00034b7c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00034b7e8 sp=0xc00034b7e0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 799 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000092000?, 0x70?, 0x85?, 0xc000351e00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000351d98 sp=0xc000351d78 pc=0x43c6d0 runtime.chanrecv(0xc0001101e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000351e28 sp=0xc000351d98 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000351e50 sp=0xc000351e28 pc=0x407f78 testing.(*T).Parallel(0xc0004081a0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000351ee8 sp=0xc000351e50 pc=0x4ea705 net.TestCloseRead(0xc000408000?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:25 +0x25 fp=0xc000351f70 sp=0xc000351ee8 pc=0x5d8645 testing.tRunner(0xc0004081a0, 0x6ac328) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000351fc0 sp=0xc000351f70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000351fe0 sp=0xc000351fc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000351fe8 sp=0xc000351fe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 677 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000092000?, 0x60?, 0xc0?, 0xc00003d658?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003d5f0 sp=0xc00003d5d0 pc=0x43c6d0 runtime.chanrecv(0xc0001101e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00003d680 sp=0xc00003d5f0 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00003d6a8 sp=0xc00003d680 pc=0x407f78 testing.(*T).Parallel(0xc000484000) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00003d740 sp=0xc00003d6a8 pc=0x4ea705 net.TestCloseUnblocksRead(0xc000270b60?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:510 +0x1e fp=0xc00003d770 sp=0xc00003d740 pc=0x5dd5be testing.tRunner(0xc000484000, 0x6ac340) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00003d7c0 sp=0xc00003d770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00003d7e0 sp=0xc00003d7c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003d7e8 sp=0xc00003d7e0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 803 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000092000?, 0xf0?, 0x86?, 0xc000041e10?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000041da8 sp=0xc000041d88 pc=0x43c6d0 runtime.chanrecv(0xc0001101e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000041e38 sp=0xc000041da8 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000041e60 sp=0xc000041e38 pc=0x407f78 testing.(*T).Parallel(0xc000408820) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000041ef8 sp=0xc000041e60 pc=0x4ea705 net.TestPacketConnClose(0x6480a0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:267 +0x25 fp=0xc000041f70 sp=0xc000041ef8 pc=0x5daec5 testing.tRunner(0xc000408820, 0x6ac8f8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000041fc0 sp=0xc000041f70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000041fe0 sp=0xc000041fc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000041fe8 sp=0xc000041fe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 802 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000092000?, 0x90?, 0x86?, 0xc00034be00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00034bd98 sp=0xc00034bd78 pc=0x43c6d0 runtime.chanrecv(0xc0001101e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00034be28 sp=0xc00034bd98 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00034be50 sp=0xc00034be28 pc=0x407f78 testing.(*T).Parallel(0xc000408680) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00034bee8 sp=0xc00034be50 pc=0x4ea705 net.TestListenerClose(0x407f78?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:229 +0x25 fp=0xc00034bf70 sp=0xc00034bee8 pc=0x5daa05 testing.tRunner(0xc000408680, 0x6ac778) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00034bfc0 sp=0xc00034bf70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00034bfe0 sp=0xc00034bfc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00034bfe8 sp=0xc00034bfe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 853 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000092000?, 0xe0?, 0xc6?, 0xc000172598?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000172530 sp=0xc000172510 pc=0x43c6d0 runtime.chanrecv(0xc0001101e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0001725c0 sp=0xc000172530 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0001725e8 sp=0xc0001725c0 pc=0x407f78 testing.(*T).Parallel(0xc000485380) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000172680 sp=0xc0001725e8 pc=0x4ea705 net.TestSendfilePipe(0xc000485380) /tmp/workdir-host-linux-amd64-wsl/go/src/net/sendfile_test.go:217 +0x4a fp=0xc000172770 sp=0xc000172680 pc=0x5ea16a testing.tRunner(0xc000485380, 0x6aca88) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0001727c0 sp=0xc000172770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0001727e0 sp=0xc0001727c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0001727e8 sp=0xc0001727e0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 139 [GC worker (idle), 2 minutes]: runtime.gopark(0x6f513eecae2b8?, 0xc00003afd0?, 0xe0?, 0xd1?, 0xc0003a2150?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003af50 sp=0xc00003af30 pc=0x43c6d0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00003afe0 sp=0xc00003af50 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003afe8 sp=0xc00003afe0 pc=0x46f3a1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 140 [GC worker (idle), 2 minutes]: runtime.gopark(0x6f5310e0b139c?, 0x0?, 0x60?, 0x26?, 0xc000040f80?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000040f50 sp=0xc000040f30 pc=0x43c6d0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc000040fe0 sp=0xc000040f50 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000040fe8 sp=0xc000040fe0 pc=0x46f3a1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 678 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000092000?, 0xc0?, 0xc0?, 0xc000490da0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000490d38 sp=0xc000490d18 pc=0x43c6d0 runtime.chanrecv(0xc0001101e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000490dc8 sp=0xc000490d38 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000490df0 sp=0xc000490dc8 pc=0x407f78 testing.(*T).Parallel(0xc0004841a0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000490e88 sp=0xc000490df0 pc=0x4ea705 net.TestNotTemporaryRead(0xc0004841a0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:529 +0x45 fp=0xc000490f70 sp=0xc000490e88 pc=0x5dd645 testing.tRunner(0xc0004841a0, 0x6ac8c8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000490fc0 sp=0xc000490f70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000490fe0 sp=0xc000490fc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000490fe8 sp=0xc000490fe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 934 [chan receive, 2 minutes]: runtime.gopark(0xc000100000?, 0xc0004882b8?, 0x1?, 0xfa?, 0xc000493638?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0004935b8 sp=0xc000493598 pc=0x43c6d0 runtime.chanrecv(0xc000482a80, 0xc0004936b7, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000493648 sp=0xc0004935b8 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000493670 sp=0xc000493648 pc=0x407f78 testing.(*T).Run(0xc0004dbd40, {0x696c94?, 0x0?}, 0x6acac0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc000493730 sp=0xc000493670 pc=0x4eb885 net.TestSplice(0xc0004dbd40) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:21 +0x35 fp=0xc000493770 sp=0xc000493730 pc=0x5effd5 testing.tRunner(0xc0004dbd40, 0x6acad0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0004937c0 sp=0xc000493770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0004937e0 sp=0xc0004937c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004937e8 sp=0xc0004937e0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 935 [chan receive, 2 minutes]: runtime.gopark(0xc000100000?, 0xc000488058?, 0xb2?, 0xe5?, 0xc0000a3e08?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0000a3d88 sp=0xc0000a3d68 pc=0x43c6d0 runtime.chanrecv(0xc0002cc000, 0xc0000a3e87, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0000a3e18 sp=0xc0000a3d88 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0000a3e40 sp=0xc0000a3e18 pc=0x407f78 testing.(*T).Run(0xc0004f4000, {0x694a7e?, 0x4ea8c0?}, 0xc00014a940) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc0000a3f00 sp=0xc0000a3e40 pc=0x4eb885 net.testSplice(0x4ea8f4?, {0x694af9, 0x3}, {0x694af9, 0x3}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:33 +0x209 fp=0xc0000a3f38 sp=0xc0000a3f00 pc=0x5f02c9 net.TestSplice.func1(0xc00016e760?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:21 +0x2b fp=0xc0000a3f70 sp=0xc0000a3f38 pc=0x616e0b testing.tRunner(0xc0004f4000, 0x6acac0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0000a3fc0 sp=0xc0000a3f70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0000a3fe0 sp=0xc0000a3fc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000a3fe8 sp=0xc0000a3fe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 724 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000092000?, 0xc0?, 0x12?, 0xc00003b560?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003b4f8 sp=0xc00003b4d8 pc=0x43c6d0 runtime.chanrecv(0xc0001101e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00003b588 sp=0xc00003b4f8 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00003b5b0 sp=0xc00003b588 pc=0x407f78 testing.(*T).Parallel(0xc000160b60) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00003b648 sp=0xc00003b5b0 pc=0x4ea705 net.TestLookupGoogleSRV(0xc000160b60) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:74 +0x36 fp=0xc00003b770 sp=0xc00003b648 pc=0x5c5b36 testing.tRunner(0xc000160b60, 0x6ac7e0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00003b7c0 sp=0xc00003b770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00003b7e0 sp=0xc00003b7c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003b7e8 sp=0xc00003b7e0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 890 [syscall, 2 minutes]: syscall.Syscall6(0x0?, 0xc0004e7e00?, 0xc0004e7e60?, 0xc00038a198?, 0xc0004e0700?, 0xc0003f6ec0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/syscall/syscall_linux.go:91 +0x36 fp=0xc0004e7e08 sp=0xc0004e7d80 pc=0x483916 os.(*Process).blockUntilWaitable(0xc000136f90) /tmp/workdir-host-linux-amd64-wsl/go/src/os/wait_waitid.go:32 +0x8f fp=0xc0004e7ee0 sp=0xc0004e7e08 pc=0x4a88cf os.(*Process).wait(0xc000136f90) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec_unix.go:22 +0x28 fp=0xc0004e7f40 sp=0xc0004e7ee0 pc=0x4a2fe8 os.(*Process).Wait(...) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc0005282c0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:890 +0x45 fp=0xc0004e7fa8 sp=0xc0004e7f40 pc=0x4f9cc5 net.startSpliceClient.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:348 +0x45 fp=0xc0004e7fe0 sp=0xc0004e7fa8 pc=0x5f3ce5 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004e7fe8 sp=0xc0004e7fe0 pc=0x46f3a1 created by net.startSpliceClient /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:347 +0x46f goroutine 980 [syscall, 2 minutes]: syscall.Syscall6(0x0?, 0x85d120?, 0x0?, 0xc0004e0298?, 0x0?, 0xc00032c2d0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/syscall/syscall_linux.go:91 +0x36 fp=0xc00034ce08 sp=0xc00034cd80 pc=0x483916 os.(*Process).blockUntilWaitable(0xc0004b42a0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/wait_waitid.go:32 +0x8f fp=0xc00034cee0 sp=0xc00034ce08 pc=0x4a88cf os.(*Process).wait(0xc0004b42a0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec_unix.go:22 +0x28 fp=0xc00034cf40 sp=0xc00034cee0 pc=0x4a2fe8 os.(*Process).Wait(...) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc0003722c0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:890 +0x45 fp=0xc00034cfa8 sp=0xc00034cf40 pc=0x4f9cc5 net.startSpliceClient.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:348 +0x45 fp=0xc00034cfe0 sp=0xc00034cfa8 pc=0x5f3ce5 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00034cfe8 sp=0xc00034cfe0 pc=0x46f3a1 created by net.startSpliceClient /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:347 +0x46f FAIL net 185.079s 2023/01/29 02:24:12 httptest.Server blocked in Close after 5 seconds, waiting for connections: *net.TCPConn 0xc0004ac2e8 127.0.0.1:56958 in state active panic: test timed out after 3m0s running tests: TestIssue4191_InfiniteGetToPutTimeout (3m0s) TestIssue4191_InfiniteGetToPutTimeout/h1 (2m58s) TestLinuxSendfile (2m59s) goroutine 21182 [running]: panic({0x846040?, 0xc000c58b50?}) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:1015 +0x42b fp=0xc000407f10 sp=0xc000407e48 pc=0x439a6b testing.(*M).startAlarm.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2241 +0x3ca fp=0xc000407fe0 sp=0xc000407f10 pc=0x506a4a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000407fe8 sp=0xc000407fe0 pc=0x470541 created by time.goFunc /tmp/workdir-host-linux-amd64-wsl/go/src/time/sleep.go:176 +0x32 goroutine 1 [chan receive]: runtime.gopark(0xc000074000?, 0x0?, 0x90?, 0x39?, 0x41105d?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0001338f8 sp=0xc0001338d8 pc=0x43cbd0 runtime.chanrecv(0xc000170f50, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000133988 sp=0xc0001338f8 pc=0x40843d runtime.chanrecv1(0xc00007e1e0?, 0xc0000062e8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0001339b0 sp=0xc000133988 pc=0x407f38 testing.tRunner.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1542 +0x4a5 fp=0xc000133b18 sp=0xc0001339b0 pc=0x502b85 testing.tRunner(0xc00015c1a0, 0xc000133c30) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1582 +0x144 fp=0xc000133b68 sp=0xc000133b18 pc=0x502664 testing.runTests(0xc000116c80?, {0xc49060, 0x1fb, 0x1fb}, {0x40ec70?, 0xc000133d40?, 0xc4d7c0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2034 +0x489 fp=0xc000133c60 sp=0xc000133b68 pc=0x505589 testing.(*M).Run(0xc000116c80) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1906 +0x637 fp=0xc000133ea8 sp=0xc000133c60 pc=0x503ef7 net/http_test.TestMain(0xc0ffffffff?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/main_test.go:23 +0x19 fp=0xc000133ec8 sp=0xc000133ea8 pc=0x770459 main.main() _testmain.go:1123 +0x1d3 fp=0xc000133f80 sp=0xc000133ec8 pc=0x819b93 runtime.main() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:250 +0x207 fp=0xc000133fe0 sp=0xc000133f80 pc=0x43c7a7 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000133fe8 sp=0xc000133fe0 pc=0x470541 goroutine 2 [force gc (idle), 2 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004cfb0 sp=0xc00004cf90 pc=0x43cbd0 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.forcegchelper() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:305 +0xb0 fp=0xc00004cfe0 sp=0xc00004cfb0 pc=0x43ca10 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x470541 created by runtime.init.6 /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:293 +0x25 goroutine 3 [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004d780 sp=0xc00004d760 pc=0x43cbd0 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.bgsweep(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcsweep.go:319 +0xde fp=0xc00004d7c8 sp=0xc00004d780 pc=0x42737e runtime.gcenable.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x26 fp=0xc00004d7e0 sp=0xc00004d7c8 pc=0x41c526 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004d7e8 sp=0xc00004d7e0 pc=0x470541 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x6b goroutine 4 [GC scavenge wait]: runtime.gopark(0x12de14?, 0x7c233?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004df70 sp=0xc00004df50 pc=0x43cbd0 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.(*scavengerState).park(0xc4d840) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:400 +0x53 fp=0xc00004dfa0 sp=0xc00004df70 pc=0x4251f3 runtime.bgscavenge(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:633 +0x65 fp=0xc00004dfc8 sp=0xc00004dfa0 pc=0x4257e5 runtime.gcenable.func2() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0x26 fp=0xc00004dfe0 sp=0xc00004dfc8 pc=0x41c4c6 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004dfe8 sp=0xc00004dfe0 pc=0x470541 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0xaa goroutine 5 [finalizer wait]: runtime.gopark(0x0?, 0xc0018b1f38?, 0x40?, 0x24?, 0x1000000010?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004c610 sp=0xc00004c5f0 pc=0x43cbd0 runtime.runfinq() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:193 +0x107 fp=0xc00004c7e0 sp=0xc00004c610 pc=0x41b527 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004c7e8 sp=0xc00004c7e0 pc=0x470541 created by runtime.createfing /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:163 +0x45 goroutine 42 [GC worker (idle), 2 minutes]: runtime.gopark(0x6f515d7f1ceb0?, 0x3?, 0xb8?, 0xff?, 0x50262b?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004ef50 sp=0xc00004ef30 pc=0x43cbd0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00004efe0 sp=0xc00004ef50 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004efe8 sp=0xc00004efe0 pc=0x470541 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 50 [GC worker (idle)]: runtime.gopark(0x6f515d993e0dc?, 0x3?, 0x0?, 0x7c?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000048750 sp=0xc000048730 pc=0x43cbd0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc0000487e0 sp=0xc000048750 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000487e8 sp=0xc0000487e0 pc=0x470541 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 43 [GC worker (idle)]: runtime.gopark(0x6f515d999a508?, 0x3?, 0x48?, 0xb5?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004f750 sp=0xc00004f730 pc=0x43cbd0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00004f7e0 sp=0xc00004f750 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004f7e8 sp=0xc00004f7e0 pc=0x470541 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 44 [GC worker (idle), 2 minutes]: runtime.gopark(0x6f515cc1b3bbc?, 0xc000223200?, 0x1a?, 0x14?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004ff50 sp=0xc00004ff30 pc=0x43cbd0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00004ffe0 sp=0xc00004ff50 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004ffe8 sp=0xc00004ffe0 pc=0x470541 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 382 [select, 2 minutes]: runtime.gopark(0xc000a635b0?, 0x6?, 0xa8?, 0xf1?, 0xc000a633c4?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000a63228 sp=0xc000a63208 pc=0x43cbd0 runtime.selectgo(0xc000a635b0, 0xc000a633b8, 0x8d7a4e?, 0x0, 0xc000a635f8?, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/select.go:327 +0x7de fp=0xc000a63368 sp=0xc000a63228 pc=0x44d25e net/http.(*persistConn).roundTrip(0xc0011d25a0, 0xc000336240) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:2645 +0x9b4 fp=0xc000a63620 sp=0xc000a63368 pc=0x6ffc14 net/http.(*Transport).roundTrip(0xc3d840, 0xc00113e400) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:604 +0x7fa fp=0xc000a63848 sp=0xc000a63620 pc=0x6f395a net/http.(*Transport).RoundTrip(0x200?, 0x99d8c0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/roundtrip.go:17 +0x19 fp=0xc000a63868 sp=0xc000a63848 pc=0x6d9e19 net/http.send(0xc00113e400, {0x99d8c0, 0xc3d840}, {0x417501?, 0x0?, 0x0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/client.go:252 +0x5f7 fp=0xc000a63a60 sp=0xc000a63868 pc=0x697217 net/http.(*Client).send(0xc4d400, 0xc00113e400, {0x5?, 0x1?, 0x0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/client.go:176 +0x9b fp=0xc000a63ad8 sp=0xc000a63a60 pc=0x696a9b net/http.(*Client).do(0xc4d400, 0xc00113e400) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/client.go:716 +0x8fb fp=0xc000a63ce0 sp=0xc000a63ad8 pc=0x698d7b net/http.(*Client).Do(...) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/client.go:582 net/http.(*Client).Post(0x8d74ba?, {0xc001297000?, 0xc000a63e70?}, {0x0, 0x0}, {0x0?, 0x0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/client.go:849 +0x154 fp=0xc000a63d60 sp=0xc000a63ce0 pc=0x69a1b4 net/http.Post(...) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/client.go:826 net/http_test.TestLinuxSendfile(0xc000261380) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/fs_test.go:1314 +0xae5 fp=0xc000a63f70 sp=0xc000a63d60 pc=0x76e285 testing.tRunner(0xc000261380, 0x9213b8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000a63fc0 sp=0xc000a63f70 pc=0x50262b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000a63fe0 sp=0xc000a63fc0 pc=0x50366a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000a63fe8 sp=0xc000a63fe0 pc=0x470541 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 3314 [select, 2 minutes]: runtime.gopark(0xc000537f90?, 0x2?, 0xf8?, 0x7d?, 0xc000537f34?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000537db0 sp=0xc000537d90 pc=0x43cbd0 runtime.selectgo(0xc000537f90, 0xc000537f30, 0xc000336340?, 0x0, 0xc0010d4ed0?, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/select.go:327 +0x7de fp=0xc000537ef0 sp=0xc000537db0 pc=0x44d25e net/http.(*persistConn).writeLoop(0xc0011d25a0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:2417 +0xf2 fp=0xc000537fc8 sp=0xc000537ef0 pc=0x6fed52 net/http.(*Transport).dialConn.func6() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:1773 +0x26 fp=0xc000537fe0 sp=0xc000537fc8 pc=0x6fb726 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000537fe8 sp=0xc000537fe0 pc=0x470541 created by net/http.(*Transport).dialConn /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:1773 +0x173d goroutine 3281 [IO wait, 2 minutes]: runtime.gopark(0x1?, 0xb?, 0x0?, 0x0?, 0xb?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00050eab0 sp=0xc00050ea90 pc=0x43cbd0 runtime.netpollblock(0x482145?, 0x404caf?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc00050eae8 sp=0xc00050eab0 pc=0x4352b7 internal/poll.runtime_pollWait(0x7fee3453aef8, 0x72) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc00050eb08 sp=0xc00050eae8 pc=0x46a785 internal/poll.(*pollDesc).wait(0xc001120380?, 0xc0000a3000?, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc00050eb30 sp=0xc00050eb08 pc=0x4a29d2 internal/poll.(*pollDesc).waitRead(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001120380, {0xc0000a3000, 0x1000, 0x1000}) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_unix.go:167 +0x299 fp=0xc00050ebc8 sp=0xc00050eb30 pc=0x4a3779 net.(*netFD).Read(0xc001120380, {0xc0000a3000?, 0x3?, 0xc000000001?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/fd_posix.go:55 +0x29 fp=0xc00050ec10 sp=0xc00050ebc8 pc=0x5eb009 net.(*conn).Read(0xc0004ac0d8, {0xc0000a3000?, 0x0?, 0x479cce?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net.go:183 +0x45 fp=0xc00050ec58 sp=0xc00050ec10 pc=0x5f7025 net.(*TCPConn).Read(0xc0002574f0?, {0xc0000a3000?, 0x70?, 0xc000230b60?}) :1 +0x29 fp=0xc00050ec88 sp=0xc00050ec58 pc=0x6048c9 net/http.(*persistConn).Read(0xc0011d25a0, {0xc0000a3000?, 0x407106?, 0x60?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:1950 +0x4e fp=0xc00050ece8 sp=0xc00050ec88 pc=0x6fc1ce bufio.(*Reader).fill(0xc0010bb320) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:106 +0xfc fp=0xc00050ed20 sp=0xc00050ece8 pc=0x508f1c bufio.(*Reader).Peek(0xc0010bb320, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:144 +0x5d fp=0xc00050ed40 sp=0xc00050ed20 pc=0x50907d net/http.(*persistConn).readLoop(0xc0011d25a0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:2114 +0x1c5 fp=0xc00050efc8 sp=0xc00050ed40 pc=0x6fd045 net/http.(*Transport).dialConn.func5() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:1772 +0x26 fp=0xc00050efe0 sp=0xc00050efc8 pc=0x6fb786 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00050efe8 sp=0xc00050efe0 pc=0x470541 created by net/http.(*Transport).dialConn /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:1772 +0x16ea goroutine 1405 [chan receive, 2 minutes]: runtime.gopark(0xc0005de9c0?, 0x0?, 0xd0?, 0x8d?, 0xc00007e1d8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0005d2d50 sp=0xc0005d2d30 pc=0x43cbd0 runtime.chanrecv(0xc00016e000, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0005d2de0 sp=0xc0005d2d50 pc=0x40843d runtime.chanrecv1(0xc0002a5140?, 0xc000558720?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0005d2e08 sp=0xc0005d2de0 pc=0x407f38 testing.tRunner.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1542 +0x4a5 fp=0xc0005d2f70 sp=0xc0005d2e08 pc=0x502b85 testing.tRunner(0xc0002d61a0, 0x921388) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1582 +0x144 fp=0xc0005d2fc0 sp=0xc0005d2f70 pc=0x502664 testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0005d2fe0 sp=0xc0005d2fc0 pc=0x50366a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0005d2fe8 sp=0xc0005d2fe0 pc=0x470541 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 1830 [semacquire, 2 minutes]: runtime.gopark(0xc000a5dd90?, 0x6f4a65?, 0x40?, 0xfd?, 0xc000a5dd00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0003cacd8 sp=0xc0003cacb8 pc=0x43cbd0 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.semacquire1(0xc0002cec88, 0x0?, 0x1, 0x0, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:160 +0x20f fp=0xc0003cad40 sp=0xc0003cacd8 pc=0x44e34f sync.runtime_Semacquire(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:62 +0x27 fp=0xc0003cad78 sp=0xc0003cad40 pc=0x46c3a7 sync.(*WaitGroup).Wait(0xc0012a6c80?) /tmp/workdir-host-linux-amd64-wsl/go/src/sync/waitgroup.go:116 +0x4b fp=0xc0003cada0 sp=0xc0003cad78 pc=0x47afab net/http/httptest.(*Server).Close(0xc0002cec40) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/httptest/server.go:251 +0x177 fp=0xc0003cae60 sp=0xc0003cada0 pc=0x72f8d7 net/http_test.testIssue4191_InfiniteGetToPutTimeout(0xc000161ba0, {0x8d1a91, 0x2}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport_test.go:2324 +0x3f9 fp=0xc0003caf28 sp=0xc0003cae60 pc=0x7d4a99 net/http_test.run[...].func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/clientserver_test.go:90 +0xfc fp=0xc0003caf70 sp=0xc0003caf28 pc=0x7ffedc testing.tRunner(0xc000161ba0, 0xc0002ecae0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0003cafc0 sp=0xc0003caf70 pc=0x50262b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0003cafe0 sp=0xc0003cafc0 pc=0x50366a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003cafe8 sp=0xc0003cafe0 pc=0x470541 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 2864 [IO wait, 2 minutes]: runtime.gopark(0xc761f8?, 0xb?, 0x0?, 0x0?, 0xc?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000699d08 sp=0xc000699ce8 pc=0x43cbd0 runtime.netpollblock(0x482145?, 0x404caf?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc000699d40 sp=0xc000699d08 pc=0x4352b7 internal/poll.runtime_pollWait(0x7fee341f2d60, 0x72) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc000699d60 sp=0xc000699d40 pc=0x46a785 internal/poll.(*pollDesc).wait(0xc00081ec00?, 0xc000980000?, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc000699d88 sp=0xc000699d60 pc=0x4a29d2 internal/poll.(*pollDesc).waitRead(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00081ec00, {0xc000980000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_unix.go:167 +0x299 fp=0xc000699e20 sp=0xc000699d88 pc=0x4a3779 os.(*File).read(...) /tmp/workdir-host-linux-amd64-wsl/go/src/os/file_posix.go:31 os.(*File).Read(0xc0001f17d0, {0xc000980000?, 0x44?, 0x40f1a8?}) /tmp/workdir-host-linux-amd64-wsl/go/src/os/file.go:118 +0x5c fp=0xc000699e78 sp=0xc000699e20 pc=0x4a919c io.copyBuffer({0x99de80, 0xc00023d640}, {0x99dd80, 0xc0001f17d0}, {0x0, 0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:427 +0x1b2 fp=0xc000699ef8 sp=0xc000699e78 pc=0x49ce52 io.Copy(...) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:386 os/exec.(*Cmd).writerDescriptor.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:560 +0x3a fp=0xc000699f58 sp=0xc000699ef8 pc=0x5164fa os/exec.(*Cmd).Start.func2(0xc000699fb8?) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:717 +0x32 fp=0xc000699fc8 sp=0xc000699f58 pc=0x517252 os/exec.(*Cmd).Start.func3() /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:729 +0x2d fp=0xc000699fe0 sp=0xc000699fc8 pc=0x5171ed runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000699fe8 sp=0xc000699fe0 pc=0x470541 created by os/exec.(*Cmd).Start /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:716 +0xa33 goroutine 5778 [IO wait, 2 minutes]: runtime.gopark(0xc0009612d0?, 0xb?, 0x1?, 0x0?, 0xa?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0009612b8 sp=0xc000961298 pc=0x43cbd0 runtime.netpollblock(0x482305?, 0x404caf?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc0009612f0 sp=0xc0009612b8 pc=0x4352b7 internal/poll.runtime_pollWait(0x7fee3453ac28, 0x77) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc000961310 sp=0xc0009612f0 pc=0x46a785 internal/poll.(*pollDesc).wait(0xc000b7a400?, 0xc000637000?, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc000961338 sp=0xc000961310 pc=0x4a29d2 internal/poll.(*pollDesc).waitWrite(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).Write(0xc000b7a400, {0xc000637000, 0x1000, 0x1000}) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_unix.go:391 +0x2f6 fp=0xc0009613e8 sp=0xc000961338 pc=0x4a3e16 net.(*netFD).Write(0xc000b7a400, {0xc000637000?, 0x4de637?, 0xc0012989c0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/fd_posix.go:96 +0x29 fp=0xc000961430 sp=0xc0009613e8 pc=0x5eb109 net.(*conn).Write(0xc0004ac2e8, {0xc000637000?, 0x416007?, 0x424567?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net.go:195 +0x45 fp=0xc000961478 sp=0xc000961430 pc=0x5f7205 net.(*TCPConn).Write(0x1?, {0xc000637000?, 0x604b09?, 0x479efe?}) :1 +0x29 fp=0xc0009614a8 sp=0xc000961478 pc=0x604b09 net/http.checkConnErrorWriter.Write({0xc000672ff8?}, {0xc000637000?, 0xc000961530?, 0x4d83fc?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3602 +0x33 fp=0xc0009614f8 sp=0xc0009614a8 pc=0x6e9673 bufio.(*Writer).Flush(0xc000250f80) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:628 +0x62 fp=0xc000961540 sp=0xc0009614f8 pc=0x50a8a2 bufio.(*Writer).Write(0xc000250f80, {0xc000672000?, 0x8d1d29?, 0x4?}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:672 +0xd0 fp=0xc0009615a0 sp=0xc000961540 pc=0x50aab0 net/http.(*chunkWriter).Write(0xc00082b700, {0xc000672000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:388 +0x115 fp=0xc000961610 sp=0xc0009615a0 pc=0x6da355 bufio.(*Writer).Write(0xc00096a640, {0xc000672000?, 0xc000b7a400?, 0xc000637000?}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:668 +0xed fp=0xc000961670 sp=0xc000961610 pc=0x50aacd net/http.(*response).write(0xc00082b6c0, 0x8000, {0xc000672000, 0x8000, 0x8000}, {0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1636 +0x232 fp=0xc000961778 sp=0xc000961670 pc=0x6e08b2 net/http.(*response).Write(0x866340?, {0xc000672000?, 0x1?, 0xc0004a6c50?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1594 +0x30 fp=0xc0009617c0 sp=0xc000961778 pc=0x6e05d0 net/http.(*writerOnly).Write(0xc000961860?, {0xc000672000?, 0xc0004a6c50?, 0xc000961870?}) :1 +0x2f fp=0xc0009617f0 sp=0xc0009617c0 pc=0x729a6f io.copyBuffer({0x99e8e0, 0xc0004a6c50}, {0x99eb20, 0xc0df48}, {0xc000672000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:429 +0x204 fp=0xc000961870 sp=0xc0009617f0 pc=0x49cea4 io.CopyBuffer({0x99e8e0?, 0xc0004a6c50?}, {0x99eb20?, 0xc0df48?}, {0xc000672000?, 0x8665c0?, 0x81d1a2?}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:400 +0x3c fp=0xc0009618b8 sp=0xc000961870 pc=0x49cc1c net/http.(*response).ReadFrom(0xc00082b6c0, {0x99eb20?, 0xc0df48}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:605 +0x305 fp=0xc000961990 sp=0xc0009618b8 pc=0x6daf45 io.copyBuffer({0x99db40, 0xc00082b6c0}, {0x99eb20, 0xc0df48}, {0x0, 0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:413 +0x14b fp=0xc000961a10 sp=0xc000961990 pc=0x49cdeb io.Copy(...) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:386 net/http_test.testIssue4191_InfiniteGetToPutTimeout.func1({0x9a0b40?, 0xc00082b6c0?}, 0xffffffffffffffff?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport_test.go:2268 +0x50 fp=0xc000961a58 sp=0xc000961a10 pc=0x801b50 net/http.HandlerFunc.ServeHTTP(0xc000b7a400?, {0x9a0b40?, 0xc00082b6c0?}, 0x40f1a8?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2122 +0x2f fp=0xc000961a80 sp=0xc000961a58 pc=0x6e2daf net/http.(*ServeMux).ServeHTTP(0x0?, {0x9a0b40, 0xc00082b6c0}, 0xc00068a700) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2500 +0x149 fp=0xc000961ad0 sp=0xc000961a80 pc=0x6e4c09 net/http.serverHandler.ServeHTTP({0xc0010d54d0?}, {0x9a0b40, 0xc00082b6c0}, 0xc00068a700) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2936 +0x316 fp=0xc000961b80 sp=0xc000961ad0 pc=0x6e63f6 net/http.(*conn).serve(0xc000aa2750, {0x9a10c8, 0xc0010d53b0}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1995 +0x612 fp=0xc000961fb8 sp=0xc000961b80 pc=0x6e18d2 net/http.(*Server).Serve.func3() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3089 +0x2e fp=0xc000961fe0 sp=0xc000961fb8 pc=0x6e6f8e runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000961fe8 sp=0xc000961fe0 pc=0x470541 created by net/http.(*Server).Serve /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3089 +0x5ed FAIL net/http 180.064s ok net/http/cgi 0.763s FAIL go tool dist: Failed: exit status 1