linux-amd64-wsl at 3c7884a21b2929b5a42d6a1f237f5fee2ae72ba8 :: 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=800ms" "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.445s ok archive/zip 0.695s ok bufio 0.073s ok bytes 1.071s ok compress/bzip2 0.182s ok compress/flate 0.786s ok compress/gzip 1.770s ok compress/lzw 0.303s ok compress/zlib 0.453s ok container/heap 0.015s ok container/list 0.010s ok container/ring 0.012s ok context 0.030s ok crypto 0.018s ok crypto/aes 0.034s ok crypto/cipher 0.016s ok crypto/des 0.019s ok crypto/dsa 0.013s ok crypto/ecdh 0.051s ok crypto/ecdsa 0.037s ok crypto/ed25519 0.047s ok crypto/elliptic 0.017s ok crypto/hmac 0.012s ok crypto/internal/alias 0.009s ok crypto/internal/bigmod 0.217s ok crypto/internal/boring 0.009s ok crypto/internal/boring/bcache 0.081s ok crypto/internal/edwards25519 2.610s ok crypto/internal/edwards25519/field 2.142s ok crypto/internal/nistec 0.404s ok crypto/internal/nistec/fiat 0.015s [no tests to run] ok crypto/md5 0.014s ok crypto/rand 0.115s ok crypto/rc4 0.033s ok crypto/rsa 0.143s ok crypto/sha1 0.024s ok crypto/sha256 0.026s ok crypto/sha512 0.032s ok crypto/subtle 0.421s ok crypto/tls 1.092s ok crypto/x509 0.980s ok database/sql 0.331s ok database/sql/driver 0.017s ok debug/buildinfo 0.029s ok debug/dwarf 0.304s ok debug/elf 0.275s ok debug/gosym 0.457s ok debug/macho 0.103s ok debug/pe 0.153s ok debug/plan9obj 0.025s ok embed 0.013s [no tests to run] ok embed/internal/embedtest 0.013s ok encoding/ascii85 0.012s ok encoding/asn1 0.014s ok encoding/base32 0.339s ok encoding/base64 0.014s ok encoding/binary 0.016s ok encoding/csv 0.115s ok encoding/gob 2.111s ok encoding/hex 0.018s ok encoding/json 0.644s ok encoding/pem 1.305s ok encoding/xml 0.166s ok errors 0.048s ok expvar 0.017s ok flag 0.076s ok fmt 0.068s ok go/ast 0.018s ok go/build 1.681s ok go/build/constraint 0.019s ok go/constant 0.018s ok go/doc 0.581s ok go/doc/comment 2.157s ok go/format 0.027s ok go/importer 0.474s ok go/internal/gccgoimporter 0.117s ok go/internal/gcimporter 2.765s ok go/internal/srcimporter 21.119s ok go/parser 0.491s ok go/printer 0.230s ok go/scanner 0.012s ok go/token 0.024s ok go/types 34.780s ok hash 0.020s ok hash/adler32 0.081s ok hash/crc32 0.015s ok hash/crc64 0.013s ok hash/fnv 0.011s ok hash/maphash 0.091s ok html 0.013s ok html/template 0.146s ok image 0.111s ok image/color 0.022s ok image/draw 0.070s ok image/gif 0.252s ok image/jpeg 0.255s ok image/png 0.343s ok index/suffixarray 0.130s ok internal/abi 8.675s ok internal/buildcfg 0.009s ok internal/coverage/cformat 0.010s ok internal/coverage/cmerge 0.012s ok internal/coverage/pods 0.023s ok internal/coverage/slicereader 0.012s ok internal/coverage/slicewriter 0.008s ok internal/coverage/test 0.072s ok internal/cpu 0.030s ok internal/dag 0.019s ok internal/diff 0.086s ok internal/fmtsort 0.009s ok internal/fuzz 0.024s ok internal/godebug 0.010s ok internal/intern 0.207s ok internal/itoa 0.009s ok internal/poll 0.628s ok internal/profile 0.172s ok internal/reflectlite 0.107s ok internal/safefilepath 0.010s ok internal/saferio 0.145s ok internal/singleflight 0.063s ok internal/testenv 0.010s ok internal/trace 0.474s ok internal/types/errors 0.711s ok internal/unsafeheader 0.049s ok internal/xcoff 0.094s ok io 0.070s ok io/fs 0.203s ok io/ioutil 0.042s ok log 0.017s ok log/syslog 1.670s ok math 0.026s ok math/big 0.793s ok math/bits 0.020s ok math/cmplx 0.015s ok math/rand 0.202s ok mime 0.029s ok mime/multipart 0.144s ok mime/quotedprintable 0.062s --- 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 969 [running]: panic({0x64bc00?, 0xc0002fc060?}) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:1015 +0x42b fp=0xc00004df10 sp=0xc00004de48 pc=0x43956b testing.(*M).startAlarm.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2241 +0x3ca fp=0xc00004dfe0 sp=0xc00004df10 pc=0x4eedea runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004dfe8 sp=0xc00004dfe0 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(0xc000018c00?, 0xc0003de120?, 0x50?, 0x27?, 0xc00004f9c0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004f940 sp=0xc00004f920 pc=0x43c6d0 runtime.chanrecv(0xc0003e8380, 0xc00004fa3f, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00004f9d0 sp=0xc00004f940 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00004f9f8 sp=0xc00004f9d0 pc=0x407f78 testing.(*T).Run(0xc0000a01a0, {0x6969f6?, 0x4ea305?}, 0x6acad0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc00004fab8 sp=0xc00004f9f8 pc=0x4eb885 testing.runTests.func1(0x85dc40?) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2036 +0x45 fp=0xc00004fb08 sp=0xc00004fab8 pc=0x4eda45 testing.tRunner(0xc0000a01a0, 0xc00004fc20) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00004fb58 sp=0xc00004fb08 pc=0x4ea9cb testing.runTests(0xc000088280?, {0x859c60, 0x107, 0x107}, {0x0?, 0x694d7b?, 0x85d1e0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2034 +0x489 fp=0xc00004fc50 sp=0xc00004fb58 pc=0x4ed929 testing.(*M).Run(0xc000088280) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1906 +0x637 fp=0xc00004fe98 sp=0xc00004fc50 pc=0x4ec297 net.TestMain(0xc0ffffffff?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/main_test.go:52 +0x34 fp=0xc00004fec8 sp=0xc00004fe98 pc=0x5d15f4 main.main() _testmain.go:675 +0x1d3 fp=0xc00004ff80 sp=0xc00004fec8 pc=0x633733 runtime.main() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:250 +0x207 fp=0xc00004ffe0 sp=0xc00004ff80 pc=0x43c2a7 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004ffe8 sp=0xc00004ffe0 pc=0x46f3a1 goroutine 2 [force gc (idle), 2 minutes]: runtime.gopark(0x60c7e44d02184?, 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 4 [GC scavenge wait, 2 minutes]: runtime.gopark(0x713a54?, 0x130fb379?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003ff70 sp=0xc00003ff50 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=0xc00003ffa0 sp=0xc00003ff70 pc=0x424d53 runtime.bgscavenge(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:633 +0x65 fp=0xc00003ffc8 sp=0xc00003ffa0 pc=0x425345 runtime.gcenable.func2() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0x26 fp=0xc00003ffe0 sp=0xc00003ffc8 pc=0x41c026 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003ffe8 sp=0xc00003ffe0 pc=0x46f3a1 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0xaa goroutine 5 [finalizer wait]: runtime.gopark(0x0?, 0x6acec8?, 0x0?, 0xc0?, 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 111 [GC worker (idle), 2 minutes]: runtime.gopark(0x60c61033afc5c?, 0xc0003b4fd0?, 0xe0?, 0xd1?, 0xc0003b4fb0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0003b4f50 sp=0xc0003b4f30 pc=0x43c6d0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc0003b4fe0 sp=0xc0003b4f50 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003b4fe8 sp=0xc0003b4fe0 pc=0x46f3a1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 163 [GC worker (idle), 2 minutes]: runtime.gopark(0xc0002a5f60?, 0xc00031c340?, 0xb0?, 0x5f?, 0x4ea9cb?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0002a5f50 sp=0xc0002a5f30 pc=0x43c6d0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc0002a5fe0 sp=0xc0002a5f50 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002a5fe8 sp=0xc0002a5fe0 pc=0x46f3a1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 727 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc0000661e0?, 0xa0?, 0xa?, 0xc0003b0d28?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00016ccc0 sp=0xc00016cca0 pc=0x43c6d0 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00016cd50 sp=0xc00016ccc0 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00016cd78 sp=0xc00016cd50 pc=0x407f78 testing.(*T).Parallel(0xc0003041a0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00016ce10 sp=0xc00016cd78 pc=0x4ea705 net.TestLookupGmailTXT(0xc0003041a0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:218 +0x36 fp=0xc00016cf70 sp=0xc00016ce10 pc=0x5c68f6 testing.tRunner(0xc0003041a0, 0x6ac7c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00016cfc0 sp=0xc00016cf70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00016cfe0 sp=0xc00016cfc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00016cfe8 sp=0xc00016cfe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 178 [GC worker (idle)]: runtime.gopark(0x60c7e44f57d94?, 0xc0003b47d0?, 0xe0?, 0xd1?, 0xc0003c0150?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0003b4750 sp=0xc0003b4730 pc=0x43c6d0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc0003b47e0 sp=0xc0003b4750 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003b47e8 sp=0xc0003b47e0 pc=0x46f3a1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 714 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc0000661e0?, 0xb0?, 0x8c?, 0xc0002a6600?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0002a6598 sp=0xc0002a6578 pc=0x43c6d0 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0002a6628 sp=0xc0002a6598 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0002a6650 sp=0xc0002a6628 pc=0x407f78 testing.(*T).Parallel(0xc000296820) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0002a66e8 sp=0xc0002a6650 pc=0x4ea705 net.TestListenerClose(0xc0002b6340?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:229 +0x25 fp=0xc0002a6770 sp=0xc0002a66e8 pc=0x5daa05 testing.tRunner(0xc000296820, 0x6ac778) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0002a67c0 sp=0xc0002a6770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0002a67e0 sp=0xc0002a67c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002a67e8 sp=0xc0002a67e0 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(0x60c61033bdbcc?, 0x48b1b7?, 0xb0?, 0xbf?, 0x4ea9cb?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003bf50 sp=0xc00003bf30 pc=0x43c6d0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00003bfe0 sp=0xc00003bf50 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003bfe8 sp=0xc00003bfe0 pc=0x46f3a1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 726 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc0000661e0?, 0x40?, 0xa?, 0xc0002a9db0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0002a9d48 sp=0xc0002a9d28 pc=0x43c6d0 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0002a9dd8 sp=0xc0002a9d48 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0002a9e00 sp=0xc0002a9dd8 pc=0x407f78 testing.(*T).Parallel(0xc000304000) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0002a9e98 sp=0xc0002a9e00 pc=0x4ea705 net.TestLookupGmailNS(0xc000304000) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:169 +0x33 fp=0xc0002a9f70 sp=0xc0002a9e98 pc=0x5c64b3 testing.tRunner(0xc000304000, 0x6ac7b8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0002a9fc0 sp=0xc0002a9f70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0002a9fe0 sp=0xc0002a9fc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002a9fe8 sp=0xc0002a9fe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 711 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc0000661e0?, 0x90?, 0x8b?, 0xc00003ae00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003ad98 sp=0xc00003ad78 pc=0x43c6d0 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00003ae28 sp=0xc00003ad98 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00003ae50 sp=0xc00003ae28 pc=0x407f78 testing.(*T).Parallel(0xc000296340) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00003aee8 sp=0xc00003ae50 pc=0x4ea705 net.TestCloseRead(0xc0002961a0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:25 +0x25 fp=0xc00003af70 sp=0xc00003aee8 pc=0x5d8645 testing.tRunner(0xc000296340, 0x6ac328) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00003afc0 sp=0xc00003af70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00003afe0 sp=0xc00003afc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003afe8 sp=0xc00003afe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 713 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc0000661e0?, 0x50?, 0x8c?, 0xc0003b5600?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0003b5598 sp=0xc0003b5578 pc=0x43c6d0 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0003b5628 sp=0xc0003b5598 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0003b5650 sp=0xc0003b5628 pc=0x407f78 testing.(*T).Parallel(0xc000296680) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0003b56e8 sp=0xc0003b5650 pc=0x4ea705 net.TestConnClose(0x6480a0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:187 +0x25 fp=0xc0003b5770 sp=0xc0003b56e8 pc=0x5da0c5 testing.tRunner(0xc000296680, 0x6ac388) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0003b57c0 sp=0xc0003b5770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0003b57e0 sp=0xc0003b57c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003b57e8 sp=0xc0003b57e0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 796 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc0000661e0?, 0x60?, 0xe2?, 0xc0002685a0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000268538 sp=0xc000268518 pc=0x43c6d0 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0002685c8 sp=0xc000268538 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0002685f0 sp=0xc0002685c8 pc=0x407f78 testing.(*T).Parallel(0xc0004184e0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000268688 sp=0xc0002685f0 pc=0x4ea705 net.TestNotTemporaryRead(0xc0004184e0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:529 +0x45 fp=0xc000268770 sp=0xc000268688 pc=0x5dd645 testing.tRunner(0xc0004184e0, 0x6ac8c8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0002687c0 sp=0xc000268770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0002687e0 sp=0xc0002687c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002687e8 sp=0xc0002687e0 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?, 0xc0000661e0?, 0x40?, 0x9?, 0xc0003b3d60?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0003b3cf8 sp=0xc0003b3cd8 pc=0x43c6d0 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0003b3d88 sp=0xc0003b3cf8 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0003b3db0 sp=0xc0003b3d88 pc=0x407f78 testing.(*T).Parallel(0xc000309ba0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0003b3e48 sp=0xc0003b3db0 pc=0x4ea705 net.TestLookupGoogleSRV(0xc000309ba0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:74 +0x36 fp=0xc0003b3f70 sp=0xc0003b3e48 pc=0x5c5b36 testing.tRunner(0xc000309ba0, 0x6ac7e0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0003b3fc0 sp=0xc0003b3f70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0003b3fe0 sp=0xc0003b3fc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003b3fe8 sp=0xc0003b3fe0 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?, 0xc0000661e0?, 0xb0?, 0x9?, 0xc0003b7db0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0003b7d48 sp=0xc0003b7d28 pc=0x43c6d0 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0003b7dd8 sp=0xc0003b7d48 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0003b7e00 sp=0xc0003b7dd8 pc=0x407f78 testing.(*T).Parallel(0xc000309d40) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0003b7e98 sp=0xc0003b7e00 pc=0x4ea705 net.TestLookupGmailMX(0xc000309d40) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:123 +0x33 fp=0xc0003b7f70 sp=0xc0003b7e98 pc=0x5c6073 testing.tRunner(0xc000309d40, 0x6ac7b0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0003b7fc0 sp=0xc0003b7f70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0003b7fe0 sp=0xc0003b7fc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003b7fe8 sp=0xc0003b7fe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 789 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc0000661e0?, 0xd0?, 0xe0?, 0xc000422600?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000422598 sp=0xc000422578 pc=0x43c6d0 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000422628 sp=0xc000422598 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000422650 sp=0xc000422628 pc=0x407f78 testing.(*T).Parallel(0xc000418000) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0004226e8 sp=0xc000422650 pc=0x4ea705 net.TestZeroByteRead(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:375 +0x25 fp=0xc000422770 sp=0xc0004226e8 pc=0x5dbf45 testing.tRunner(0xc000418000, 0x6accd0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0004227c0 sp=0xc000422770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0004227e0 sp=0xc0004227c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004227e8 sp=0xc0004227e0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 828 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc0000661e0?, 0xe0?, 0x1e?, 0xc00003c598?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003c530 sp=0xc00003c510 pc=0x43c6d0 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00003c5c0 sp=0xc00003c530 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00003c5e8 sp=0xc00003c5c0 pc=0x407f78 testing.(*T).Parallel(0xc00034e000) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00003c680 sp=0xc00003c5e8 pc=0x4ea705 net.TestSendfilePipe(0xc00034e000) /tmp/workdir-host-linux-amd64-wsl/go/src/net/sendfile_test.go:217 +0x4a fp=0xc00003c770 sp=0xc00003c680 pc=0x5ea16a testing.tRunner(0xc00034e000, 0x6aca88) /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 798 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc0000661e0?, 0x20?, 0xe3?, 0xc000405c08?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000405ba0 sp=0xc000405b80 pc=0x43c6d0 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000405c30 sp=0xc000405ba0 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000405c58 sp=0xc000405c30 pc=0x407f78 testing.(*T).Parallel(0xc000418820) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000405cf0 sp=0xc000405c58 pc=0x4ea705 net.TestParseNSSConf(0xc000418820) /tmp/workdir-host-linux-amd64-wsl/go/src/net/nss_test.go:37 +0x36 fp=0xc000405f70 sp=0xc000405cf0 pc=0x5dddd6 testing.tRunner(0xc000418820, 0x6ac928) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000405fc0 sp=0xc000405f70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000405fe0 sp=0xc000405fc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000405fe8 sp=0xc000405fe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 795 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc0000661e0?, 0x0?, 0xe2?, 0xc0003b2e58?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0003b2df0 sp=0xc0003b2dd0 pc=0x43c6d0 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0003b2e80 sp=0xc0003b2df0 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0003b2ea8 sp=0xc0003b2e80 pc=0x407f78 testing.(*T).Parallel(0xc000418340) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0003b2f40 sp=0xc0003b2ea8 pc=0x4ea705 net.TestCloseUnblocksRead(0x85c040?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:510 +0x1e fp=0xc0003b2f70 sp=0xc0003b2f40 pc=0x5dd5be testing.tRunner(0xc000418340, 0x6ac340) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0003b2fc0 sp=0xc0003b2f70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0003b2fe0 sp=0xc0003b2fc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003b2fe8 sp=0xc0003b2fe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 712 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc0000661e0?, 0xf0?, 0x8b?, 0xc0002695f8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000269590 sp=0xc000269570 pc=0x43c6d0 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000269620 sp=0xc000269590 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000269648 sp=0xc000269620 pc=0x407f78 testing.(*T).Parallel(0xc0002964e0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0002696e0 sp=0xc000269648 pc=0x4ea705 net.TestCloseWrite(0xc0002964e0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:79 +0x33 fp=0xc000269770 sp=0xc0002696e0 pc=0x5d8ff3 testing.tRunner(0xc0002964e0, 0x6ac348) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0002697c0 sp=0xc000269770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0002697e0 sp=0xc0002697c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002697e8 sp=0xc0002697e0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 715 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc0000661e0?, 0x10?, 0x8d?, 0xc00003d610?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003d5a8 sp=0xc00003d588 pc=0x43c6d0 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00003d638 sp=0xc00003d5a8 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00003d660 sp=0xc00003d638 pc=0x407f78 testing.(*T).Parallel(0xc0002969c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00003d6f8 sp=0xc00003d660 pc=0x4ea705 net.TestPacketConnClose(0xc0003a2960?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:267 +0x25 fp=0xc00003d770 sp=0xc00003d6f8 pc=0x5daec5 testing.tRunner(0xc0002969c0, 0x6ac8f8) /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 963 [chan receive, 2 minutes]: runtime.gopark(0x85dc40?, 0xc0001044d0?, 0x52?, 0xe7?, 0xc000051e08?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000051d88 sp=0xc000051d68 pc=0x43c6d0 runtime.chanrecv(0xc0001e16c0, 0xc000051e87, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000051e18 sp=0xc000051d88 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000051e40 sp=0xc000051e18 pc=0x407f78 testing.(*T).Run(0xc0003891e0, {0x694a7e?, 0x4ea8c0?}, 0xc0003fdac0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc000051f00 sp=0xc000051e40 pc=0x4eb885 net.testSplice(0x4ea8f4?, {0x694af9, 0x3}, {0x694af9, 0x3}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:33 +0x209 fp=0xc000051f38 sp=0xc000051f00 pc=0x5f02c9 net.TestSplice.func1(0xc0003bdf60?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:21 +0x2b fp=0xc000051f70 sp=0xc000051f38 pc=0x616e0b testing.tRunner(0xc0003891e0, 0x6acac0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000051fc0 sp=0xc000051f70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000051fe0 sp=0xc000051fc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000051fe8 sp=0xc000051fe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 962 [chan receive, 2 minutes]: runtime.gopark(0xc000018c00?, 0xc0003de128?, 0x51?, 0x27?, 0xc000265e38?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000265db8 sp=0xc000265d98 pc=0x43c6d0 runtime.chanrecv(0xc0003e83f0, 0xc000265eb7, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000265e48 sp=0xc000265db8 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000265e70 sp=0xc000265e48 pc=0x407f78 testing.(*T).Run(0xc000389040, {0x696c94?, 0x0?}, 0x6acac0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc000265f30 sp=0xc000265e70 pc=0x4eb885 net.TestSplice(0xc000389040) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:21 +0x35 fp=0xc000265f70 sp=0xc000265f30 pc=0x5effd5 testing.tRunner(0xc000389040, 0x6acad0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000265fc0 sp=0xc000265f70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000265fe0 sp=0xc000265fc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000265fe8 sp=0xc000265fe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 979 [syscall, 2 minutes]: syscall.Syscall6(0x4ea48f?, 0x4ea8f3?, 0x7f53c8?, 0x70e376?, 0xf?, 0x72b3d3?, 0x3b?) /tmp/workdir-host-linux-amd64-wsl/go/src/syscall/syscall_linux.go:91 +0x36 fp=0xc000264e08 sp=0xc000264d80 pc=0x483916 os.(*Process).blockUntilWaitable(0xc000433ec0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/wait_waitid.go:32 +0x8f fp=0xc000264ee0 sp=0xc000264e08 pc=0x4a88cf os.(*Process).wait(0xc000433ec0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec_unix.go:22 +0x28 fp=0xc000264f40 sp=0xc000264ee0 pc=0x4a2fe8 os.(*Process).Wait(...) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc0004642c0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:890 +0x45 fp=0xc000264fa8 sp=0xc000264f40 pc=0x4f9cc5 net.startSpliceClient.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:348 +0x45 fp=0xc000264fe0 sp=0xc000264fa8 pc=0x5f3ce5 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000264fe8 sp=0xc000264fe0 pc=0x46f3a1 created by net.startSpliceClient /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:347 +0x46f goroutine 952 [IO wait, 2 minutes]: runtime.gopark(0x0?, 0xffffffffffffffff?, 0x20?, 0x1b?, 0x4826e8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000291ab0 sp=0xc000291a90 pc=0x43c6d0 runtime.netpollblock(0xc000291b08?, 0x404cef?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc000291ae8 sp=0xc000291ab0 pc=0x434e17 internal/poll.runtime_pollWait(0x7f62f82d66f8, 0x77) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc000291b08 sp=0xc000291ae8 pc=0x469be5 internal/poll.(*pollDesc).wait(0xc000277400?, 0xc0003ece40?, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc000291b30 sp=0xc000291b08 pc=0x498712 internal/poll.(*pollDesc).waitWrite(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.splicePump(0xc000277400, 0xc000462700?, 0x28000) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/splice_linux.go:141 +0x225 fp=0xc000291bd8 sp=0xc000291b30 pc=0x4a05c5 internal/poll.Splice(0xc000291cd8?, 0x40efe8?, 0x4000000000000000) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/splice_linux.go:62 +0x211 fp=0xc000291c70 sp=0xc000291bd8 pc=0x49fe31 net.splice(0x0?, {0x6ed400?, 0xc000410288?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_linux.go:39 +0xe5 fp=0xc000291cd0 sp=0xc000291c70 pc=0x5793c5 net.(*TCPConn).readFrom(0xc0003de170, {0x6ed400, 0xc000410288}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/tcpsock_posix.go:48 +0x32 fp=0xc000291d00 sp=0xc000291cd0 pc=0x57b712 net.(*TCPConn).ReadFrom(0xc0003de170, {0x6ed400?, 0xc000410288?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/tcpsock.go:130 +0x36 fp=0xc000291d40 sp=0xc000291d00 pc=0x5799b6 io.copyBuffer({0x6ed420, 0xc0003de170}, {0x6ed400, 0xc000410288}, {0x0, 0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:413 +0x14b fp=0xc000291dc0 sp=0xc000291d40 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}, 0xc000297520) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:78 +0x3f5 fp=0xc000291f20 sp=0xc000291dc0 pc=0x5f0ab5 net.spliceTestCase.test-fm(0xc000297520?) :1 +0x45 fp=0xc000291f70 sp=0xc000291f20 pc=0x628d85 testing.tRunner(0xc000297520, 0xc0003fdac0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000291fc0 sp=0xc000291f70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000291fe0 sp=0xc000291fc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000291fe8 sp=0xc000291fe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 968 [syscall, 2 minutes]: syscall.Syscall6(0x0?, 0x48b1b7?, 0xc0003bef70?, 0xc000277318?, 0xc00041a630?, 0x3468e7a457d?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/syscall/syscall_linux.go:91 +0x36 fp=0xc0003bee08 sp=0xc0003bed80 pc=0x483916 os.(*Process).blockUntilWaitable(0xc0003ae2a0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/wait_waitid.go:32 +0x8f fp=0xc0003beee0 sp=0xc0003bee08 pc=0x4a88cf os.(*Process).wait(0xc0003ae2a0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec_unix.go:22 +0x28 fp=0xc0003bef40 sp=0xc0003beee0 pc=0x4a2fe8 os.(*Process).Wait(...) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc0003f42c0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:890 +0x45 fp=0xc0003befa8 sp=0xc0003bef40 pc=0x4f9cc5 net.startSpliceClient.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:348 +0x45 fp=0xc0003befe0 sp=0xc0003befa8 pc=0x5f3ce5 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003befe8 sp=0xc0003befe0 pc=0x46f3a1 created by net.startSpliceClient /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:347 +0x46f FAIL net 185.072s 2023/01/26 03:19:57 httptest.Server blocked in Close after 5 seconds, waiting for connections: *net.TCPConn 0xc00093e570 127.0.0.1:63576 in state active panic: test timed out after 3m0s running tests: TestIssue4191_InfiniteGetToPutTimeout (2m59s) TestIssue4191_InfiniteGetToPutTimeout/h1 (2m55s) TestLinuxSendfile (2m59s) goroutine 21326 [running]: panic({0x846040?, 0xc000bf8570?}) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:1015 +0x42b fp=0xc0009a5f10 sp=0xc0009a5e48 pc=0x439a6b testing.(*M).startAlarm.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2241 +0x3ca fp=0xc0009a5fe0 sp=0xc0009a5f10 pc=0x506a4a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0009a5fe8 sp=0xc0009a5fe0 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(0xc000094000?, 0x0?, 0x90?, 0xb9?, 0x41105d?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0000db8f8 sp=0xc0000db8d8 pc=0x43cbd0 runtime.chanrecv(0xc000152770, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0000db988 sp=0xc0000db8f8 pc=0x40843d runtime.chanrecv1(0xc0000981e0?, 0xc0000062e8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0000db9b0 sp=0xc0000db988 pc=0x407f38 testing.tRunner.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1542 +0x4a5 fp=0xc0000dbb18 sp=0xc0000db9b0 pc=0x502b85 testing.tRunner(0xc0000831e0, 0xc0000dbc30) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1582 +0x144 fp=0xc0000dbb68 sp=0xc0000dbb18 pc=0x502664 testing.runTests(0xc0000b6c80?, {0xc49060, 0x1fb, 0x1fb}, {0x40ec70?, 0xc0000dbd40?, 0xc4d7c0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2034 +0x489 fp=0xc0000dbc60 sp=0xc0000dbb68 pc=0x505589 testing.(*M).Run(0xc0000b6c80) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1906 +0x637 fp=0xc0000dbea8 sp=0xc0000dbc60 pc=0x503ef7 net/http_test.TestMain(0xc0ffffffff?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/main_test.go:23 +0x19 fp=0xc0000dbec8 sp=0xc0000dbea8 pc=0x7704d9 main.main() _testmain.go:1123 +0x1d3 fp=0xc0000dbf80 sp=0xc0000dbec8 pc=0x819c13 runtime.main() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:250 +0x207 fp=0xc0000dbfe0 sp=0xc0000dbf80 pc=0x43c7a7 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000dbfe8 sp=0xc0000dbfe0 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 18 [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000048780 sp=0xc000048760 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=0xc0000487c8 sp=0xc000048780 pc=0x42737e runtime.gcenable.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x26 fp=0xc0000487e0 sp=0xc0000487c8 pc=0x41c526 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.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x6b goroutine 19 [GC scavenge wait]: runtime.gopark(0x141c0c?, 0x79b7c?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000048f70 sp=0xc000048f50 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=0xc000048fa0 sp=0xc000048f70 pc=0x4251f3 runtime.bgscavenge(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:633 +0x65 fp=0xc000048fc8 sp=0xc000048fa0 pc=0x4257e5 runtime.gcenable.func2() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0x26 fp=0xc000048fe0 sp=0xc000048fc8 pc=0x41c4c6 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000048fe8 sp=0xc000048fe0 pc=0x470541 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0xaa goroutine 20 [finalizer wait]: runtime.gopark(0x0?, 0xc000ba7320?, 0x0?, 0x20?, 0x1000000010?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000950e10 sp=0xc000950df0 pc=0x43cbd0 runtime.runfinq() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:193 +0x107 fp=0xc000950fe0 sp=0xc000950e10 pc=0x41b527 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000950fe8 sp=0xc000950fe0 pc=0x470541 created by runtime.createfing /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:163 +0x45 goroutine 3 [GC worker (idle)]: runtime.gopark(0x60c630669889c?, 0x1?, 0xec?, 0x84?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004d750 sp=0xc00004d730 pc=0x43cbd0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00004d7e0 sp=0xc00004d750 pc=0x41e291 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.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 54 [GC worker (idle), 2 minutes]: runtime.gopark(0x60c6301151f8c?, 0xc00048e000?, 0x1a?, 0x14?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000049f50 sp=0xc000049f30 pc=0x43cbd0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc000049fe0 sp=0xc000049f50 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000049fe8 sp=0xc000049fe0 pc=0x470541 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 66 [GC worker (idle)]: runtime.gopark(0x60c63066524c8?, 0xc00002a0e0?, 0x1a?, 0x14?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000494750 sp=0xc000494730 pc=0x43cbd0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc0004947e0 sp=0xc000494750 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004947e8 sp=0xc0004947e0 pc=0x470541 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 55 [GC worker (idle)]: runtime.gopark(0x60c6306699d50?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004a750 sp=0xc00004a730 pc=0x43cbd0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00004a7e0 sp=0xc00004a750 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004a7e8 sp=0xc00004a7e0 pc=0x470541 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 365 [syscall, 2 minutes]: syscall.Syscall6(0xc00032f600?, 0xc000173b20?, 0xc000218c0e?, 0xc000218d30?, 0x516fae?, 0xc000270c70?, 0xf?) /tmp/workdir-host-linux-amd64-wsl/go/src/syscall/syscall_linux.go:91 +0x36 fp=0xc000218ba0 sp=0xc000218b18 pc=0x483c36 os.(*Process).blockUntilWaitable(0xc00002d2f0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/wait_waitid.go:32 +0x8f fp=0xc000218c78 sp=0xc000218ba0 pc=0x4ae9cf os.(*Process).wait(0xc00002d2f0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec_unix.go:22 +0x28 fp=0xc000218cd8 sp=0xc000218c78 pc=0x4a8be8 os.(*Process).Wait(...) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc00032f600) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:890 +0x45 fp=0xc000218d40 sp=0xc000218cd8 pc=0x517a65 os/exec.(*Cmd).Run(0x8d2a2f?) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:590 +0x39 fp=0xc000218d60 sp=0xc000218d40 pc=0x516579 net/http_test.TestLinuxSendfile(0xc00036da00) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/fs_test.go:1281 +0x31e fp=0xc000218f70 sp=0xc000218d60 pc=0x76db3e testing.tRunner(0xc00036da00, 0x9213b8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000218fc0 sp=0xc000218f70 pc=0x50262b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000218fe0 sp=0xc000218fc0 pc=0x50366a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000218fe8 sp=0xc000218fe0 pc=0x470541 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 1429 [chan receive, 2 minutes]: runtime.gopark(0xc0004fe1a0?, 0x0?, 0x90?, 0x94?, 0xc0000981d8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0009ded50 sp=0xc0009ded30 pc=0x43cbd0 runtime.chanrecv(0xc0006eb260, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0009dede0 sp=0xc0009ded50 pc=0x40843d runtime.chanrecv1(0xc0003878c0?, 0xc0001dc630?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0009dee08 sp=0xc0009dede0 pc=0x407f38 testing.tRunner.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1542 +0x4a5 fp=0xc0009def70 sp=0xc0009dee08 pc=0x502b85 testing.tRunner(0xc000167380, 0x921388) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1582 +0x144 fp=0xc0009defc0 sp=0xc0009def70 pc=0x502664 testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0009defe0 sp=0xc0009defc0 pc=0x50366a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0009defe8 sp=0xc0009defe0 pc=0x470541 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 10825 [IO wait, 2 minutes]: runtime.gopark(0xc00098f2d0?, 0xb?, 0x1?, 0x0?, 0xe?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00098f2b8 sp=0xc00098f298 pc=0x43cbd0 runtime.netpollblock(0x482305?, 0x404caf?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc00098f2f0 sp=0xc00098f2b8 pc=0x4352b7 internal/poll.runtime_pollWait(0x7f89d8fae2e0, 0x77) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc00098f310 sp=0xc00098f2f0 pc=0x46a785 internal/poll.(*pollDesc).wait(0xc001a2c480?, 0xc00073d000?, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc00098f338 sp=0xc00098f310 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(0xc001a2c480, {0xc00073d000, 0x1000, 0x1000}) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_unix.go:391 +0x2f6 fp=0xc00098f3e8 sp=0xc00098f338 pc=0x4a3e16 net.(*netFD).Write(0xc001a2c480, {0xc00073d000?, 0x4de637?, 0xc000974a90?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/fd_posix.go:96 +0x29 fp=0xc00098f430 sp=0xc00098f3e8 pc=0x5eb189 net.(*conn).Write(0xc00093e570, {0xc00073d000?, 0x416007?, 0x0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net.go:195 +0x45 fp=0xc00098f478 sp=0xc00098f430 pc=0x5f7285 net.(*TCPConn).Write(0x1?, {0xc00073d000?, 0x604b89?, 0x479efe?}) :1 +0x29 fp=0xc00098f4a8 sp=0xc00098f478 pc=0x604b89 net/http.checkConnErrorWriter.Write({0xc000770ff8?}, {0xc00073d000?, 0xc00098f530?, 0x4d83fc?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3602 +0x33 fp=0xc00098f4f8 sp=0xc00098f4a8 pc=0x6e96f3 bufio.(*Writer).Flush(0xc00078d0c0) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:628 +0x62 fp=0xc00098f540 sp=0xc00098f4f8 pc=0x50a8a2 bufio.(*Writer).Write(0xc00078d0c0, {0xc000770000?, 0x8d1d29?, 0x4?}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:672 +0xd0 fp=0xc00098f5a0 sp=0xc00098f540 pc=0x50aab0 net/http.(*chunkWriter).Write(0xc000d838c0, {0xc000770000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:388 +0x115 fp=0xc00098f610 sp=0xc00098f5a0 pc=0x6da3d5 bufio.(*Writer).Write(0xc0018f3280, {0xc000770000?, 0xc001a2c480?, 0xc00073d000?}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:668 +0xed fp=0xc00098f670 sp=0xc00098f610 pc=0x50aacd net/http.(*response).write(0xc000d83880, 0x8000, {0xc000770000, 0x8000, 0x8000}, {0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1636 +0x232 fp=0xc00098f778 sp=0xc00098f670 pc=0x6e0932 net/http.(*response).Write(0x866340?, {0xc000770000?, 0x1?, 0xc001a04180?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1594 +0x30 fp=0xc00098f7c0 sp=0xc00098f778 pc=0x6e0650 net/http.(*writerOnly).Write(0xc00098f860?, {0xc000770000?, 0xc001a04180?, 0xc00098f870?}) :1 +0x2f fp=0xc00098f7f0 sp=0xc00098f7c0 pc=0x729aef io.copyBuffer({0x99e8e0, 0xc001a04180}, {0x99eb20, 0xc0df48}, {0xc000770000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:429 +0x204 fp=0xc00098f870 sp=0xc00098f7f0 pc=0x49cea4 io.CopyBuffer({0x99e8e0?, 0xc001a04180?}, {0x99eb20?, 0xc0df48?}, {0xc000770000?, 0x8665c0?, 0x81d1a2?}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:400 +0x3c fp=0xc00098f8b8 sp=0xc00098f870 pc=0x49cc1c net/http.(*response).ReadFrom(0xc000d83880, {0x99eb20?, 0xc0df48}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:605 +0x305 fp=0xc00098f990 sp=0xc00098f8b8 pc=0x6dafc5 io.copyBuffer({0x99db40, 0xc000d83880}, {0x99eb20, 0xc0df48}, {0x0, 0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:413 +0x14b fp=0xc00098fa10 sp=0xc00098f990 pc=0x49cdeb io.Copy(...) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:386 net/http_test.testIssue4191_InfiniteGetToPutTimeout.func1({0x9a0b40?, 0xc000d83880?}, 0xffffffffffffffff?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport_test.go:2268 +0x50 fp=0xc00098fa58 sp=0xc00098fa10 pc=0x801bd0 net/http.HandlerFunc.ServeHTTP(0xc001a2c480?, {0x9a0b40?, 0xc000d83880?}, 0x40f1a8?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2122 +0x2f fp=0xc00098fa80 sp=0xc00098fa58 pc=0x6e2e2f net/http.(*ServeMux).ServeHTTP(0x0?, {0x9a0b40, 0xc000d83880}, 0xc001e1e100) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2500 +0x149 fp=0xc00098fad0 sp=0xc00098fa80 pc=0x6e4c89 net/http.serverHandler.ServeHTTP({0xc000474480?}, {0x9a0b40, 0xc000d83880}, 0xc001e1e100) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2936 +0x316 fp=0xc00098fb80 sp=0xc00098fad0 pc=0x6e6476 net/http.(*conn).serve(0xc002148990, {0x9a10c8, 0xc000517a10}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1995 +0x612 fp=0xc00098ffb8 sp=0xc00098fb80 pc=0x6e1952 net/http.(*Server).Serve.func3() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3089 +0x2e fp=0xc00098ffe0 sp=0xc00098ffb8 pc=0x6e700e runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00098ffe8 sp=0xc00098ffe0 pc=0x470541 created by net/http.(*Server).Serve /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3089 +0x5ed goroutine 2592 [semacquire, 2 minutes]: runtime.gopark(0xc000915d90?, 0x6f4ae5?, 0xc0?, 0xc3?, 0xc000096788?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0009a0cd8 sp=0xc0009a0cb8 pc=0x43cbd0 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.semacquire1(0xc001dd9548, 0x0?, 0x1, 0x0, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:160 +0x20f fp=0xc0009a0d40 sp=0xc0009a0cd8 pc=0x44e34f sync.runtime_Semacquire(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:62 +0x27 fp=0xc0009a0d78 sp=0xc0009a0d40 pc=0x46c3a7 sync.(*WaitGroup).Wait(0xc0014dbe00?) /tmp/workdir-host-linux-amd64-wsl/go/src/sync/waitgroup.go:116 +0x4b fp=0xc0009a0da0 sp=0xc0009a0d78 pc=0x47afab net/http/httptest.(*Server).Close(0xc001dd9500) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/httptest/server.go:251 +0x177 fp=0xc0009a0e60 sp=0xc0009a0da0 pc=0x72f957 net/http_test.testIssue4191_InfiniteGetToPutTimeout(0xc00094aea0, {0x8d1a91, 0x2}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport_test.go:2324 +0x3f9 fp=0xc0009a0f28 sp=0xc0009a0e60 pc=0x7d4b19 net/http_test.run[...].func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/clientserver_test.go:90 +0xfc fp=0xc0009a0f70 sp=0xc0009a0f28 pc=0x7fff5c testing.tRunner(0xc00094aea0, 0xc000475980) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0009a0fc0 sp=0xc0009a0f70 pc=0x50262b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0009a0fe0 sp=0xc0009a0fc0 pc=0x50366a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0009a0fe8 sp=0xc0009a0fe0 pc=0x470541 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea FAIL net/http 180.049s ok net/http/cgi 0.778s FAIL go tool dist: Failed: exit status 1