android-amd64-emu at 69f1290fcb8593c2e7ee6262e363f1a6d9c1a436 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/android/sdk/platform-tools:/android/sdk/build-tools/27.0.3:/android/gradle/bin" "HOSTNAME=buildlet-linux-amd64-androidemu-rncbffda4" "DEBIAN_FRONTEND=noninteractive" "GO_BUILDER_ENV=android-amd64-emu" "ANDROID_HOME=/android/sdk" "CGO_CFLAGS=-I/android/openal-headers" "CC_FOR_android_386=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android26-clang" "CC_FOR_android_amd64=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android26-clang" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=android-amd64-emu" "GOARCH=amd64" "GOOS=android" "GOHOSTARCH=amd64" "GOHOSTOS=linux" "CGO_ENABLED=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.20.6 linux/amd64) Building Go toolchain1 using /workdir/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 commands for host, linux/amd64. Building packages and commands for target, android/amd64. --- Installed Go for android/amd64 in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: Android virtual processor # GOOS: android # OS Version: Linux 3.18.91+ #1 SMP PREEMPT Tue Jan 9 20:30:51 UTC 2018 x86_64 ##### Testing packages. ok archive/tar 0.363s ok archive/zip 0.875s ok bufio 1.055s ok bytes 0.410s ok cmp 0.061s ok compress/bzip2 0.545s ok compress/flate 1.131s ok compress/gzip 1.300s ok compress/lzw 0.171s ok compress/zlib 0.128s ok container/heap 0.204s ok container/list 0.262s ok container/ring 0.082s ok context 0.152s ok crypto 0.226s ok crypto/aes 0.102s ok crypto/cipher 0.081s ok crypto/des 0.168s ok crypto/dsa 0.077s ok crypto/ecdh 0.189s ok crypto/ecdsa 0.110s ok crypto/ed25519 0.123s ok crypto/elliptic 0.264s ok crypto/hmac 0.169s ok crypto/internal/alias 0.068s ok crypto/internal/bigmod 0.201s ok crypto/internal/boring 0.272s ok crypto/internal/boring/bcache 0.270s ok crypto/internal/edwards25519 0.330s ok crypto/internal/edwards25519/field 0.409s ok crypto/internal/nistec 0.204s ok crypto/internal/nistec/fiat 0.278s [no tests to run] ok crypto/md5 0.360s ok crypto/rand 0.330s ok crypto/rc4 0.110s ok crypto/rsa 0.373s ok crypto/sha1 0.103s ok crypto/sha256 0.079s ok crypto/sha512 0.161s ok crypto/subtle 0.805s ok crypto/tls 1.383s ok crypto/x509 1.896s ok database/sql 0.862s ok database/sql/driver 0.079s ok debug/buildinfo 0.990s ok debug/dwarf 0.095s ok debug/elf 0.318s ok debug/gosym 0.496s ok debug/macho 0.079s ok debug/pe 0.121s ok debug/plan9obj 0.196s ok embed 0.142s [no tests to run] ok embed/internal/embedtest 0.210s ok encoding/ascii85 0.066s ok encoding/asn1 0.096s ok encoding/base32 0.207s ok encoding/base64 0.077s ok encoding/binary 0.084s ok encoding/csv 0.198s ok encoding/gob 3.144s ok encoding/hex 0.076s ok encoding/json 0.459s ok encoding/pem 1.035s ok encoding/xml 0.223s ok errors 0.317s ok expvar 0.428s ok flag 0.177s ok fmt 0.179s ok go/ast 0.258s ok go/build 3.200s ok go/build/constraint 3.091s ok go/constant 3.173s ok go/doc 0.210s ok go/doc/comment 3.174s ok go/format 0.296s ok go/importer 0.121s ok go/internal/gccgoimporter 0.152s ok go/internal/gcimporter 0.265s ok go/internal/srcimporter 1.340s ok go/parser 1.280s ok go/printer 1.556s ok go/scanner 0.105s ok go/token 0.121s ok go/types 0.476s ok go/version 0.079s ok hash 0.224s ok hash/adler32 0.135s ok hash/crc32 0.090s ok hash/crc64 0.165s ok hash/fnv 0.235s ok hash/maphash 0.150s ok html 0.234s ok html/template 0.228s ok image 0.363s ok image/color 0.082s ok image/draw 0.226s ok image/gif 0.467s ok image/jpeg 0.713s ok image/png 1.063s ok index/suffixarray 0.222s ok internal/abi 0.104s ok internal/buildcfg 0.180s ok internal/chacha8rand 0.070s ok internal/coverage/cformat 0.145s ok internal/coverage/cmerge 0.217s ok internal/coverage/pods 0.074s ok internal/coverage/slicereader 0.143s ok internal/coverage/slicewriter 0.219s ok internal/coverage/test 0.072s ok internal/cpu 0.141s ok internal/dag 0.076s ok internal/diff 0.132s ok internal/fmtsort 0.079s ok internal/fuzz 0.210s ok internal/godebug 0.108s ok internal/godebugs 0.242s ok internal/gover 0.169s ok internal/intern 0.762s ok internal/itoa 0.827s ok internal/platform 0.893s ok internal/poll 0.149s ok internal/profile 0.225s ok internal/reflectlite 0.208s ok internal/safefilepath 0.077s ok internal/saferio 0.194s ok internal/singleflight 0.455s ok internal/testenv 0.103s ok internal/trace 0.183s ok internal/trace/v2 0.285s ok internal/types/errors 0.126s ok internal/unsafeheader 0.192s ok internal/xcoff 0.277s ok internal/zstd 0.323s ok io 0.153s ok io/fs 0.445s ok io/ioutil 0.112s ok log 0.202s ok log/slog 0.251s ok log/slog/internal/benchmarks 0.082s ok log/slog/internal/buffer 0.158s ok log/syslog 1.533s ok maps 0.077s ok math 0.099s ok math/big 1.223s ok math/bits 0.097s ok math/cmplx 0.174s ok math/rand 0.364s ok math/rand/v2 0.270s ok mime 0.367s ok mime/multipart 1.045s ok mime/quotedprintable 1.192s ok net 5.874s ok net/http 8.103s ok net/http/cgi 0.412s ok net/http/cookiejar 0.874s ok net/http/fcgi 0.750s ok net/http/httptest 0.210s ok net/http/httptrace 0.087s ok net/http/httputil 1.143s ok net/http/internal 0.321s ok net/http/internal/ascii 0.084s ok net/http/pprof 4.358s ok net/internal/cgotest 0.072s ok net/internal/socktest 0.148s ok net/mail 0.130s ok net/netip 0.387s ok net/rpc 0.591s ok net/rpc/jsonrpc 0.121s ok net/smtp 0.132s ok net/textproto 0.584s ok net/url 0.242s ok os 0.907s ok os/exec 1.881s ok os/exec/internal/fdtest 0.986s ok os/signal 4.602s ok os/user 0.080s ok path 4.672s ok path/filepath 0.251s ok plugin 0.124s ok reflect 0.868s ok regexp 1.230s ok regexp/syntax 0.717s --- FAIL: TestTracebackSystem (0.06s) panic: open /workdir/go/src/runtime/traceback_system_test.go: no such file or directory [recovered] panic: open /workdir/go/src/runtime/traceback_system_test.go: no such file or directory goroutine 75128 gp=0xc000281180 m=14 mp=0xc00028c808 [running]: panic({0x7dd88a7d1220?, 0xc00010e750?}) /workdir/go/src/runtime/panic.go:768 +0x158 fp=0xc0000e59f0 sp=0xc0000e5940 pc=0x7dd88a315498 testing.tRunner.func1.2({0x7dd88a7d1220, 0xc00010e750}) /workdir/go/src/testing/testing.go:1631 +0x24a fp=0xc0000e5aa0 sp=0xc0000e59f0 pc=0x7dd88a3f100a testing.tRunner.func1() /workdir/go/src/testing/testing.go:1634 +0x377 fp=0xc0000e5c38 sp=0xc0000e5aa0 pc=0x7dd88a3f09f7 panic({0x7dd88a7d1220?, 0xc00010e750?}) /workdir/go/src/runtime/panic.go:759 +0x132 fp=0xc0000e5ce8 sp=0xc0000e5c38 pc=0x7dd88a315472 runtime_test.formatStack({0xc000114000, 0x6, 0x8}) /workdir/go/src/runtime/traceback_system_test.go:221 +0x3f6 fp=0xc0000e5e90 sp=0xc0000e5ce8 pc=0x7dd88a6a1a36 runtime_test.TestTracebackSystem(0xc0000cb380) /workdir/go/src/runtime/traceback_system_test.go:90 +0x273 fp=0xc0000e5f70 sp=0xc0000e5e90 pc=0x7dd88a6a0eb3 testing.tRunner(0xc0000cb380, 0x7dd88a83b0f0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0000e5fc0 sp=0xc0000e5f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0000e5fe0 sp=0xc0000e5fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000e5fe8 sp=0xc0000e5fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 1 gp=0xc0000061c0 m=nil [chan receive, locked to thread]: runtime.gopark(0xc000daa0d0?, 0xc000daa158?, 0xd0?, 0xa0?, 0x8a7d14a0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0000e7900 sp=0xc0000e78e0 pc=0x7dd88a319b6e runtime.chanrecv(0xc0001bb810, 0xc0000e79e7, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0000e7978 sp=0xc0000e7900 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0000e79a0 sp=0xc0000e7978 pc=0x7dd88a2ddef2 testing.(*T).Run(0xc0000ca4e0, {0x7dd88a6c8996?, 0x0?}, 0x7dd88a83b0f0) /workdir/go/src/testing/testing.go:1750 +0x3ab fp=0xc0000e7a60 sp=0xc0000e79a0 pc=0x7dd88a3f148b testing.runTests.func1(0xc0000ca4e0) /workdir/go/src/testing/testing.go:2161 +0x37 fp=0xc0000e7aa0 sp=0xc0000e7a60 pc=0x7dd88a3f35d7 testing.tRunner(0xc0000ca4e0, 0xc0000e7bb0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0000e7af0 sp=0xc0000e7aa0 pc=0x7dd88a3f05bb testing.runTests(0xc0000120d8, {0x7dd88aaaf720, 0x1d8, 0x1d8}, {0x38?, 0xc0000e7c60?, 0x7dd88aab3c60?}) /workdir/go/src/testing/testing.go:2159 +0x445 fp=0xc0000e7be0 sp=0xc0000e7af0 pc=0x7dd88a3f34c5 testing.(*M).Run(0xc0000aa780) /workdir/go/src/testing/testing.go:2027 +0x68b fp=0xc0000e7e10 sp=0xc0000e7be0 pc=0x7dd88a3f1ecb runtime_test.TestMain(0xc0000aa780) /workdir/go/src/runtime/crash_test.go:42 +0xc8 fp=0xc0000e7e98 sp=0xc0000e7e10 pc=0x7dd88a6044c8 main.main() _testmain.go:1615 +0x195 fp=0xc0000e7f50 sp=0xc0000e7e98 pc=0x7dd88a6bd9b5 runtime.main() /workdir/go/src/runtime/proc.go:271 +0x29d fp=0xc0000e7fe0 sp=0xc0000e7f50 pc=0x7dd88a31971d runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000e7fe8 sp=0xc0000e7fe0 pc=0x7dd88a35a0e1 goroutine 2 gp=0xc000006c40 m=nil [force gc (idle)]: runtime.gopark(0x4ec89abba6?, 0x7dd88aab4cc0?, 0x0?, 0x0?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0000507a8 sp=0xc000050788 pc=0x7dd88a319b6e runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:408 pc=0x7dd88a3199d8 runtime.forcegchelper() /workdir/go/src/runtime/proc.go:326 +0x96 fp=0xc0000507e0 sp=0xc0000507a8 pc=0x7dd88a3199b6 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x7dd88a35a0e1 created by runtime.init.6 in goroutine 1 /workdir/go/src/runtime/proc.go:314 +0x1a goroutine 3 gp=0xc000007180 m=nil [GC sweep wait]: runtime.gopark(0x7dd88aab3601?, 0x0?, 0x0?, 0x0?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000050f80 sp=0xc000050f60 pc=0x7dd88a319b6e runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:408 pc=0x7dd88a3023ff runtime.bgsweep(0xc00007c000) /workdir/go/src/runtime/mgcsweep.go:318 +0xbd fp=0xc000050fc8 sp=0xc000050f80 pc=0x7dd88a3023dd runtime.gcenable.gowrap1() /workdir/go/src/runtime/mgc.go:203 +0x25 fp=0xc000050fe0 sp=0xc000050fc8 pc=0x7dd88a2f6625 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0x7dd88a35a0e1 created by runtime.gcenable in goroutine 1 /workdir/go/src/runtime/mgc.go:203 +0x66 goroutine 4 gp=0xc000007340 m=nil [sleep]: runtime.gopark(0xc000024050?, 0x5250e1e07c?, 0x0?, 0x0?, 0x7dd88a83b340?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000051738 sp=0xc000051718 pc=0x7dd88a319b6e runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:408 pc=0x7dd88a2fff75 runtime.(*scavengerState).sleep(0x7dd88aab3d80, 0x4130169800000000) /workdir/go/src/runtime/mgcscavenge.go:504 +0xfa fp=0xc0000517a8 sp=0xc000051738 pc=0x7dd88a2fff5a runtime.bgscavenge(0xc00007c000) /workdir/go/src/runtime/mgcscavenge.go:662 +0x74 fp=0xc0000517c8 sp=0xc0000517a8 pc=0x7dd88a300374 runtime.gcenable.gowrap2() /workdir/go/src/runtime/mgc.go:204 +0x25 fp=0xc0000517e0 sp=0xc0000517c8 pc=0x7dd88a2f65c5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000517e8 sp=0xc0000517e0 pc=0x7dd88a35a0e1 created by runtime.gcenable in goroutine 1 /workdir/go/src/runtime/mgc.go:204 +0xa5 goroutine 5 gp=0xc0000ae000 m=nil [finalizer wait]: runtime.gopark(0x0?, 0xc00010e030?, 0x20?, 0x44?, 0x1000000010?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000156e20 sp=0xc000156e00 pc=0x7dd88a319b6e runtime.runfinq() /workdir/go/src/runtime/mfinal.go:194 +0x107 fp=0xc000156fe0 sp=0xc000156e20 pc=0x7dd88a2f54e7 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000156fe8 sp=0xc000156fe0 pc=0x7dd88a35a0e1 created by runtime.createfing in goroutine 1 /workdir/go/src/runtime/mfinal.go:164 +0x3d goroutine 22936 gp=0xc0000ae380 m=nil [chan receive]: runtime.gopark(0xc0008b6af0?, 0xc000080000?, 0x0?, 0x0?, 0xc000257668?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000257618 sp=0xc0002575f8 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000257690 sp=0xc000257618 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0002576b8 sp=0xc000257690 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc0001104e0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000257750 sp=0xc0002576b8 pc=0x7dd88a3f0275 runtime_test.TestCgoCrashHandler(0xc0001104e0) /workdir/go/src/runtime/crash_cgo_test.go:25 +0x18 fp=0xc000257770 sp=0xc000257750 pc=0x7dd88a5feb98 testing.tRunner(0xc0001104e0, 0x7dd88a83a418) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0002577c0 sp=0xc000257770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0002577e0 sp=0xc0002577c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002577e8 sp=0xc0002577e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 32 gp=0xc000138fc0 m=nil [GC worker (idle)]: runtime.gopark(0x4e3e193e62?, 0x3?, 0xf8?, 0x53?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000166f38 sp=0xc000166f18 pc=0x7dd88a319b6e runtime.gcBgMarkWorker(0xc0001164e0) /workdir/go/src/runtime/mgc.go:1333 +0xe9 fp=0xc000166fc8 sp=0xc000166f38 pc=0x7dd88a2f8889 runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x25 fp=0xc000166fe0 sp=0xc000166fc8 pc=0x7dd88a2f8765 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000166fe8 sp=0xc000166fe0 pc=0x7dd88a35a0e1 created by runtime.gcBgMarkStartWorkers in goroutine 24 /workdir/go/src/runtime/mgc.go:1249 +0x105 goroutine 33 gp=0xc000139180 m=nil [GC worker (idle)]: runtime.gopark(0x4d793dd922?, 0x2?, 0xa4?, 0x6f?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000167738 sp=0xc000167718 pc=0x7dd88a319b6e runtime.gcBgMarkWorker(0xc0001164e0) /workdir/go/src/runtime/mgc.go:1333 +0xe9 fp=0xc0001677c8 sp=0xc000167738 pc=0x7dd88a2f8889 runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x25 fp=0xc0001677e0 sp=0xc0001677c8 pc=0x7dd88a2f8765 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001677e8 sp=0xc0001677e0 pc=0x7dd88a35a0e1 created by runtime.gcBgMarkStartWorkers in goroutine 24 /workdir/go/src/runtime/mgc.go:1249 +0x105 goroutine 348 gp=0xc000139a40 m=nil [GC worker (idle)]: runtime.gopark(0x4e80b7335a?, 0x2?, 0x46?, 0x73?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000163738 sp=0xc000163718 pc=0x7dd88a319b6e runtime.gcBgMarkWorker(0xc000200540) /workdir/go/src/runtime/mgc.go:1333 +0xe9 fp=0xc0001637c8 sp=0xc000163738 pc=0x7dd88a2f8889 runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x25 fp=0xc0001637e0 sp=0xc0001637c8 pc=0x7dd88a2f8765 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001637e8 sp=0xc0001637e0 pc=0x7dd88a35a0e1 created by runtime.gcBgMarkStartWorkers in goroutine 343 /workdir/go/src/runtime/mgc.go:1249 +0x105 goroutine 23052 gp=0xc000139c00 m=nil [GC worker (idle)]: runtime.gopark(0x4fbc38db8a?, 0x1?, 0x40?, 0xfb?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00004cf38 sp=0xc00004cf18 pc=0x7dd88a319b6e runtime.gcBgMarkWorker(0xc0009ae840) /workdir/go/src/runtime/mgc.go:1333 +0xe9 fp=0xc00004cfc8 sp=0xc00004cf38 pc=0x7dd88a2f8889 runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x25 fp=0xc00004cfe0 sp=0xc00004cfc8 pc=0x7dd88a2f8765 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x7dd88a35a0e1 created by runtime.gcBgMarkStartWorkers in goroutine 23049 /workdir/go/src/runtime/mgc.go:1249 +0x105 goroutine 23178 gp=0xc000139dc0 m=nil [chan receive]: runtime.gopark(0xc0000340a0?, 0xc000080000?, 0x0?, 0x0?, 0xc00013cde0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00013cd90 sp=0xc00013cd70 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc00013ce08 sp=0xc00013cd90 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc00013ce30 sp=0xc00013ce08 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc0009844e0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc00013cec8 sp=0xc00013ce30 pc=0x7dd88a3f0275 runtime_test.testConcurrentReadsAfterGrowth(0x7dd88a3efd53?, 0x0) /workdir/go/src/runtime/map_test.go:318 +0x2a fp=0xc00013cf50 sp=0xc00013cec8 pc=0x7dd88a62f20a runtime_test.TestConcurrentReadsAfterGrowth(0xc0009844e0?) /workdir/go/src/runtime/map_test.go:364 +0x15 fp=0xc00013cf70 sp=0xc00013cf50 pc=0x7dd88a62f9b5 testing.tRunner(0xc0009844e0, 0x7dd88a83a568) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc00013cfc0 sp=0xc00013cf70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc00013cfe0 sp=0xc00013cfc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00013cfe8 sp=0xc00013cfe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 347 gp=0xc0000ae540 m=nil [GC worker (idle)]: runtime.gopark(0x4e5b31887e?, 0x2?, 0x98?, 0xc9?, 0xc0002004e0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000164738 sp=0xc000164718 pc=0x7dd88a319b6e runtime.gcBgMarkWorker(0xc000200540) /workdir/go/src/runtime/mgc.go:1333 +0xe9 fp=0xc0001647c8 sp=0xc000164738 pc=0x7dd88a2f8889 runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x25 fp=0xc0001647e0 sp=0xc0001647c8 pc=0x7dd88a2f8765 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001647e8 sp=0xc0001647e0 pc=0x7dd88a35a0e1 created by runtime.gcBgMarkStartWorkers in goroutine 343 /workdir/go/src/runtime/mgc.go:1249 +0x105 goroutine 22949 gp=0xc0000aea80 m=nil [chan receive]: runtime.gopark(0xc0008b7020?, 0xc000080000?, 0x0?, 0x0?, 0xc0004c6e08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004c6db8 sp=0xc0004c6d98 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0004c6e30 sp=0xc0004c6db8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0004c6e58 sp=0xc0004c6e30 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000111a00) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0004c6ef0 sp=0xc0004c6e58 pc=0x7dd88a3f0275 runtime_test.TestCgoTracebackContext(0xc000111a00) /workdir/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0xc0004c6f70 sp=0xc0004c6ef0 pc=0x7dd88a6003bf testing.tRunner(0xc000111a00, 0x7dd88a83a4d8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0004c6fc0 sp=0xc0004c6f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0004c6fe0 sp=0xc0004c6fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004c6fe8 sp=0xc0004c6fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22961 gp=0xc0000aee00 m=nil [chan receive]: runtime.gopark(0xc0008b74f0?, 0xc000080000?, 0x0?, 0x0?, 0xc0004c1e08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004c1db8 sp=0xc0004c1d98 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0004c1e30 sp=0xc0004c1db8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0004c1e58 sp=0xc0004c1e30 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000984ea0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0004c1ef0 sp=0xc0004c1e58 pc=0x7dd88a3f0275 runtime_test.TestSigStackSwapping(0xc000984ea0) /workdir/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0xc0004c1f70 sp=0xc0004c1ef0 pc=0x7dd88a6021bf testing.tRunner(0xc000984ea0, 0x7dd88a83aed0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0004c1fc0 sp=0xc0004c1f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0004c1fe0 sp=0xc0004c1fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004c1fe8 sp=0xc0004c1fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22977 gp=0xc00018c380 m=nil [chan receive]: runtime.gopark(0xc0008b7c00?, 0xc000080000?, 0x0?, 0x0?, 0xc0001415f8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001415a8 sp=0xc000141588 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000141620 sp=0xc0001415a8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000141648 sp=0xc000141620 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc00098c9c0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001416e0 sp=0xc000141648 pc=0x7dd88a3f0275 runtime_test.TestStackSwitchCallback(0xc00098c9c0) /workdir/go/src/runtime/crash_cgo_test.go:883 +0x25 fp=0xc000141770 sp=0xc0001416e0 pc=0x7dd88a604265 testing.tRunner(0xc00098c9c0, 0x7dd88a83afc0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001417c0 sp=0xc000141770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001417e0 sp=0xc0001417c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001417e8 sp=0xc0001417e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22946 gp=0xc000280540 m=nil [chan receive]: runtime.gopark(0xc0008b6f00?, 0xc000080000?, 0x0?, 0x0?, 0xc0004c7d90?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004c7d40 sp=0xc0004c7d20 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0004c7db8 sp=0xc0004c7d40 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0004c7de0 sp=0xc0004c7db8 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000111520) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0004c7e78 sp=0xc0004c7de0 pc=0x7dd88a3f0275 runtime_test.TestCgoCheckBytes(0xc000111520) /workdir/go/src/runtime/crash_cgo_test.go:167 +0x27 fp=0xc0004c7f70 sp=0xc0004c7e78 pc=0x7dd88a5ff727 testing.tRunner(0xc000111520, 0x7dd88a83a410) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0004c7fc0 sp=0xc0004c7f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0004c7fe0 sp=0xc0004c7fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004c7fe8 sp=0xc0004c7fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23004 gp=0xc0002808c0 m=nil [chan receive]: runtime.gopark(0xc0009949c0?, 0xc000080000?, 0x0?, 0x0?, 0xc000140608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001405b8 sp=0xc000140598 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000140630 sp=0xc0001405b8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000140658 sp=0xc000140630 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000999520) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001406f0 sp=0xc000140658 pc=0x7dd88a3f0275 runtime_test.TestNetpollDeadlock(0xc000999520) /workdir/go/src/runtime/crash_test.go:500 +0x1f fp=0xc000140770 sp=0xc0001406f0 pc=0x7dd88a60783f testing.tRunner(0xc000999520, 0x7dd88a83aae8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001407c0 sp=0xc000140770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001407e0 sp=0xc0001407c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001407e8 sp=0xc0001407e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 54048 gp=0xc00018ce00 m=nil [chan receive]: runtime.gopark(0xc0000341a0?, 0xc000080000?, 0x0?, 0x0?, 0xc000178d38?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000178ce8 sp=0xc000178cc8 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000178d60 sp=0xc000178ce8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000178d88 sp=0xc000178d60 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc0001101a0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000178e20 sp=0xc000178d88 pc=0x7dd88a3f0275 runtime_test.TestSpuriousWakeupsNeverHangSemasleep(0xc0001101a0) /workdir/go/src/runtime/semasleep_test.go:24 +0x92 fp=0xc000178f70 sp=0xc000178e20 pc=0x7dd88a690732 testing.tRunner(0xc0001101a0, 0x7dd88a83af78) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000178fc0 sp=0xc000178f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000178fe0 sp=0xc000178fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000178fe8 sp=0xc000178fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22976 gp=0xc00018d6c0 m=nil [chan receive]: runtime.gopark(0xc0008b7ba0?, 0xc000080000?, 0x0?, 0x0?, 0xc00013d608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00013d5b8 sp=0xc00013d598 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc00013d630 sp=0xc00013d5b8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc00013d658 sp=0xc00013d630 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc00098c820) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc00013d6f0 sp=0xc00013d658 pc=0x7dd88a3f0275 runtime_test.TestEnsureBindM(0xc00098c820) /workdir/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0xc00013d770 sp=0xc00013d6f0 pc=0x7dd88a60413f testing.tRunner(0xc00098c820, 0x7dd88a83a690) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc00013d7c0 sp=0xc00013d770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc00013d7e0 sp=0xc00013d7c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00013d7e8 sp=0xc00013d7e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22974 gp=0xc00018da40 m=nil [chan receive]: runtime.gopark(0xc0008b7ad0?, 0xc000080000?, 0x0?, 0x0?, 0xc000165e08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000165db8 sp=0xc000165d98 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000165e30 sp=0xc000165db8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000165e58 sp=0xc000165e30 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc00098c4e0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000165ef0 sp=0xc000165e58 pc=0x7dd88a3f0275 runtime_test.TestDestructorCallback(0xc00098c4e0) /workdir/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0xc000165f70 sp=0xc000165ef0 pc=0x7dd88a603cdf testing.tRunner(0xc00098c4e0, 0x7dd88a83a648) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000165fc0 sp=0xc000165f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000165fe0 sp=0xc000165fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000165fe8 sp=0xc000165fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23051 gp=0xc00018ddc0 m=nil [GC worker (idle)]: runtime.gopark(0x51efc246c4?, 0xc00002a2a0?, 0x1a?, 0xa?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000052738 sp=0xc000052718 pc=0x7dd88a319b6e runtime.gcBgMarkWorker(0xc0009ae840) /workdir/go/src/runtime/mgc.go:1333 +0xe9 fp=0xc0000527c8 sp=0xc000052738 pc=0x7dd88a2f8889 runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x25 fp=0xc0000527e0 sp=0xc0000527c8 pc=0x7dd88a2f8765 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000527e8 sp=0xc0000527e0 pc=0x7dd88a35a0e1 created by runtime.gcBgMarkStartWorkers in goroutine 23049 /workdir/go/src/runtime/mgc.go:1249 +0x105 goroutine 23050 gp=0xc000281500 m=nil [GC worker (idle)]: runtime.gopark(0x520f354088?, 0x3?, 0xd6?, 0x24?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000052f38 sp=0xc000052f18 pc=0x7dd88a319b6e runtime.gcBgMarkWorker(0xc0009ae840) /workdir/go/src/runtime/mgc.go:1333 +0xe9 fp=0xc000052fc8 sp=0xc000052f38 pc=0x7dd88a2f8889 runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x25 fp=0xc000052fe0 sp=0xc000052fc8 pc=0x7dd88a2f8765 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000052fe8 sp=0xc000052fe0 pc=0x7dd88a35a0e1 created by runtime.gcBgMarkStartWorkers in goroutine 23049 /workdir/go/src/runtime/mgc.go:1249 +0x105 goroutine 22959 gp=0xc000281880 m=nil [chan receive]: runtime.gopark(0xc0008b7420?, 0xc000080000?, 0x0?, 0x0?, 0xc0004c3e60?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004c3e10 sp=0xc0004c3df0 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0004c3e88 sp=0xc0004c3e10 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0004c3eb0 sp=0xc0004c3e88 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000984b60) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0004c3f48 sp=0xc0004c3eb0 pc=0x7dd88a3f0275 runtime_test.TestCgoLockOSThreadExit(0xc000984b60) /workdir/go/src/runtime/crash_cgo_test.go:494 +0x18 fp=0xc0004c3f70 sp=0xc0004c3f48 pc=0x7dd88a601fd8 testing.tRunner(0xc000984b60, 0x7dd88a83a458) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0004c3fc0 sp=0xc0004c3f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0004c3fe0 sp=0xc0004c3fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004c3fe8 sp=0xc0004c3fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23024 gp=0xc000281a40 m=nil [chan receive]: runtime.gopark(0xc0001022d0?, 0xc000080000?, 0x0?, 0x0?, 0xc00013be08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00013bdb8 sp=0xc00013bd98 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc00013be30 sp=0xc00013bdb8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc00013be58 sp=0xc00013be30 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc0009a64e0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc00013bef0 sp=0xc00013be58 pc=0x7dd88a3f0275 runtime_test.TestNetpollWaiters(0xc0009a64e0) /workdir/go/src/runtime/crash_test.go:942 +0x1f fp=0xc00013bf70 sp=0xc00013bef0 pc=0x7dd88a60b03f testing.tRunner(0xc0009a64e0, 0x7dd88a83aaf0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc00013bfc0 sp=0xc00013bf70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc00013bfe0 sp=0xc00013bfc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00013bfe8 sp=0xc00013bfe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23922 gp=0xc000281dc0 m=nil [chan receive]: runtime.gopark(0xc000102160?, 0xc000080000?, 0x0?, 0x0?, 0xc00025fdd8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00025fd88 sp=0xc00025fd68 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc00025fe00 sp=0xc00025fd88 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc00025fe28 sp=0xc00025fe00 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000985520) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc00025fec0 sp=0xc00025fe28 pc=0x7dd88a3f0275 runtime_test.TestBigGOMAXPROCS(0xc000985520) /workdir/go/src/runtime/proc_test.go:1146 +0x27 fp=0xc00025ff70 sp=0xc00025fec0 pc=0x7dd88a67cd27 testing.tRunner(0xc000985520, 0x7dd88a83a360) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc00025ffc0 sp=0xc00025ff70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc00025ffe0 sp=0xc00025ffc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00025ffe8 sp=0xc00025ffe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23313 gp=0xc0000ea1c0 m=nil [chan receive]: runtime.gopark(0xc000034330?, 0xc000080000?, 0x0?, 0x0?, 0xc000260758?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000260708 sp=0xc0002606e8 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000260780 sp=0xc000260708 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0002607a8 sp=0xc000260780 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000110340) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000260840 sp=0xc0002607a8 pc=0x7dd88a3f0275 runtime_test.TestGcPacer(0xc000110340) /workdir/go/src/runtime/mgcpacer_test.go:17 +0x2a fp=0xc000260f70 sp=0xc000260840 pc=0x7dd88a64cd6a testing.tRunner(0xc000110340, 0x7dd88a83a788) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000260fc0 sp=0xc000260f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000260fe0 sp=0xc000260fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000260fe8 sp=0xc000260fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23311 gp=0xc0000ea540 m=nil [chan receive]: runtime.gopark(0xc0000340b0?, 0xc000080000?, 0x0?, 0x0?, 0xc000262e00?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000262db0 sp=0xc000262d90 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000262e28 sp=0xc000262db0 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000262e50 sp=0xc000262e28 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000110000) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000262ee8 sp=0xc000262e50 pc=0x7dd88a3f0275 runtime_test.TestDeferKeepAlive(0xc000110000) /workdir/go/src/runtime/mfinal_test.go:237 +0x72 fp=0xc000262f70 sp=0xc000262ee8 pc=0x7dd88a64b4f2 testing.tRunner(0xc000110000, 0x7dd88a83a610) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000262fc0 sp=0xc000262f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000262fe0 sp=0xc000262fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000262fe8 sp=0xc000262fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23108 gp=0xc0000eae00 m=nil [chan receive]: runtime.gopark(0xc0000340e0?, 0xc000080000?, 0x0?, 0x0?, 0xc0009ee638?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0009ee5e8 sp=0xc0009ee5c8 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0009ee660 sp=0xc0009ee5e8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0009ee688 sp=0xc0009ee660 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000984680) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0009ee720 sp=0xc0009ee688 pc=0x7dd88a3f0275 runtime_test.TestGCTestMoveStackOnNextCall(0xc000984680) /workdir/go/src/runtime/gc_test.go:211 +0x1c fp=0xc0009ee770 sp=0xc0009ee720 pc=0x7dd88a61691c testing.tRunner(0xc000984680, 0x7dd88a83a750) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0009ee7c0 sp=0xc0009ee770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0009ee7e0 sp=0xc0009ee7c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009ee7e8 sp=0xc0009ee7e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22957 gp=0xc0000eb180 m=nil [chan receive]: runtime.gopark(0xc0008b7360?, 0xc000080000?, 0x0?, 0x0?, 0xc0004c0608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004c05b8 sp=0xc0004c0598 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0004c0630 sp=0xc0004c05b8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0004c0658 sp=0xc0004c0630 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000984820) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0004c06f0 sp=0xc0004c0658 pc=0x7dd88a3f0275 runtime_test.TestCgoNumGoroutine(0xc000984820) /workdir/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0xc0004c0770 sp=0xc0004c06f0 pc=0x7dd88a601bbf testing.tRunner(0xc000984820, 0x7dd88a83a470) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0004c07c0 sp=0xc0004c0770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0004c07e0 sp=0xc0004c07c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004c07e8 sp=0xc0004c07e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22942 gp=0xc0000eb340 m=nil [chan receive]: runtime.gopark(0xc0008b6d70?, 0xc000080000?, 0x0?, 0x0?, 0xc000168e08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000168db8 sp=0xc000168d98 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000168e30 sp=0xc000168db8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000168e58 sp=0xc000168e30 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000110ea0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000168ef0 sp=0xc000168e58 pc=0x7dd88a3f0275 runtime_test.TestCgoExternalThreadSignal(0xc000110ea0) /workdir/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0xc000168f70 sp=0xc000168ef0 pc=0x7dd88a5ff25f testing.tRunner(0xc000110ea0, 0x7dd88a83a450) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000168fc0 sp=0xc000168f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000168fe0 sp=0xc000168fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000168fe8 sp=0xc000168fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23005 gp=0xc0000eb500 m=nil [chan receive]: runtime.gopark(0xc000994a20?, 0xc000080000?, 0x0?, 0x0?, 0xc000140d50?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000140d00 sp=0xc000140ce0 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000140d78 sp=0xc000140d00 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000140da0 sp=0xc000140d78 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc0009996c0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000140e38 sp=0xc000140da0 pc=0x7dd88a3f0275 runtime_test.TestPanicTraceback(0xc0009996c0) /workdir/go/src/runtime/crash_test.go:509 +0x2a fp=0xc000140f70 sp=0xc000140e38 pc=0x7dd88a60796a testing.tRunner(0xc0009996c0, 0x7dd88a83ac48) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000140fc0 sp=0xc000140f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000140fe0 sp=0xc000140fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000140fe8 sp=0xc000140fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23194 gp=0xc0000eb880 m=nil [chan receive]: runtime.gopark(0xc000102660?, 0xc000080000?, 0x0?, 0x0?, 0xc00031dd50?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00031dd00 sp=0xc00031dce0 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc00031dd78 sp=0xc00031dd00 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc00031dda0 sp=0xc00031dd78 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000998000) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc00031de38 sp=0xc00031dda0 pc=0x7dd88a3f0275 runtime_test.TestMemmoveOverflow(0xc000998000) /workdir/go/src/runtime/memmove_linux_amd64_test.go:17 +0x32 fp=0xc00032df70 sp=0xc00031de38 pc=0x7dd88a638792 testing.tRunner(0xc000998000, 0x7dd88a83aa60) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc00032dfc0 sp=0xc00032df70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc00032dfe0 sp=0xc00032dfc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00032dfe8 sp=0xc00032dfe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22958 gp=0xc0000ebc00 m=nil [chan receive]: runtime.gopark(0xc0008b73c0?, 0xc000080000?, 0x0?, 0x0?, 0xc0004c35d0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004c3580 sp=0xc0004c3560 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0004c35f8 sp=0xc0004c3580 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0004c3620 sp=0xc0004c35f8 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc0009849c0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0004c36b8 sp=0xc0004c3620 pc=0x7dd88a3f0275 runtime_test.TestCatchPanic(0xc0009849c0) /workdir/go/src/runtime/crash_cgo_test.go:458 +0x27 fp=0xc0004c3770 sp=0xc0004c36b8 pc=0x7dd88a601ce7 testing.tRunner(0xc0009849c0, 0x7dd88a83a3f8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0004c37c0 sp=0xc0004c3770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0004c37e0 sp=0xc0004c37c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004c37e8 sp=0xc0004c37e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22947 gp=0xc0000ebdc0 m=nil [chan receive]: runtime.gopark(0xc0008b6f60?, 0xc000080000?, 0x0?, 0x0?, 0xc000252608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0002525b8 sp=0xc000252598 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000252630 sp=0xc0002525b8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000252658 sp=0xc000252630 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc0001116c0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0002526f0 sp=0xc000252658 pc=0x7dd88a3f0275 runtime_test.TestCgoPanicDeadlock(0xc0001116c0) /workdir/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0xc000252770 sp=0xc0002526f0 pc=0x7dd88a5ffc7f testing.tRunner(0xc0001116c0, 0x7dd88a83a480) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0002527c0 sp=0xc000252770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0002527e0 sp=0xc0002527c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002527e8 sp=0xc0002527e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22954 gp=0xc000100000 m=nil [chan receive]: runtime.gopark(0xc0008b7200?, 0xc000080000?, 0x0?, 0x0?, 0xc000061c50?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000061c00 sp=0xc000061be0 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000061c78 sp=0xc000061c00 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000061ca0 sp=0xc000061c78 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000984340) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000061d38 sp=0xc000061ca0 pc=0x7dd88a3f0275 runtime_test.testCgoPprof(0xc000984340, {0x0, 0x0}, {0x7dd88a6cf06c, 0x19}, {0x7dd88a6c3576, 0xc}, {0x7dd88a6cb02e, 0x15}) /workdir/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000061f18 sp=0xc000061d38 pc=0x7dd88a600659 runtime_test.TestCgoPprofThreadNoTraceback(0xc000984340?) /workdir/go/src/runtime/crash_cgo_test.go:371 +0x3d fp=0xc000061f70 sp=0xc000061f18 pc=0x7dd88a60143d testing.tRunner(0xc000984340, 0x7dd88a83a4a8) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000061fc0 sp=0xc000061f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000061fe0 sp=0xc000061fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000061fe8 sp=0xc000061fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22919 gp=0xc0001001c0 m=nil [chan receive]: runtime.gopark(0xc0006b51a0?, 0xc000080000?, 0x0?, 0x0?, 0xc000257e10?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000257dc0 sp=0xc000257da0 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000257e38 sp=0xc000257dc0 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000257e60 sp=0xc000257e38 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc0000ca340) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000257ef8 sp=0xc000257e60 pc=0x7dd88a3f0275 runtime_test.TestCgoCrashTraceback(0xc0000ca340) /workdir/go/src/runtime/crash_cgo_test.go:241 +0x1c fp=0xc000257f70 sp=0xc000257ef8 pc=0x7dd88a60005c testing.tRunner(0xc0000ca340, 0x7dd88a83a420) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000257fc0 sp=0xc000257f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000257fe0 sp=0xc000257fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000257fe8 sp=0xc000257fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22953 gp=0xc000100380 m=nil [chan receive]: runtime.gopark(0xc0008b71a0?, 0xc000080000?, 0x0?, 0x0?, 0xc000067c50?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000067c00 sp=0xc000067be0 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000067c78 sp=0xc000067c00 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000067ca0 sp=0xc000067c78 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc0009841a0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000067d38 sp=0xc000067ca0 pc=0x7dd88a3f0275 runtime_test.testCgoPprof(0xc0009841a0, {0x0, 0x0}, {0x7dd88a6c4a2e, 0xe}, {0x7dd88a6c3576, 0xc}, {0x7dd88a6c3f50, 0xd}) /workdir/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000067f18 sp=0xc000067d38 pc=0x7dd88a600659 runtime_test.TestCgoPprofThread(0xc0009841a0?) /workdir/go/src/runtime/crash_cgo_test.go:367 +0x3d fp=0xc000067f70 sp=0xc000067f18 pc=0x7dd88a6013dd testing.tRunner(0xc0009841a0, 0x7dd88a83a4a0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000067fc0 sp=0xc000067f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000067fe0 sp=0xc000067fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000067fe8 sp=0xc000067fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22920 gp=0xc000100540 m=nil [chan receive]: runtime.gopark(0xc0008b6fc0?, 0xc000080000?, 0x0?, 0x0?, 0xc0004c7600?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004c75b0 sp=0xc0004c7590 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0004c7628 sp=0xc0004c75b0 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0004c7650 sp=0xc0004c7628 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc0000ca680) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0004c76e8 sp=0xc0004c7650 pc=0x7dd88a3f0275 runtime_test.TestCgoCrashTracebackGo(0xc0000ca680) /workdir/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0xc0004c7770 sp=0xc0004c76e8 pc=0x7dd88a6001ff testing.tRunner(0xc0000ca680, 0x7dd88a83a428) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0004c77c0 sp=0xc0004c7770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0004c77e0 sp=0xc0004c77c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004c77e8 sp=0xc0004c77e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22967 gp=0xc000100700 m=nil [chan receive]: runtime.gopark(0xc0008b77a0?, 0xc000080000?, 0x0?, 0x0?, 0xc0004c1608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004c15b8 sp=0xc0004c1598 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0004c1630 sp=0xc0004c15b8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0004c1658 sp=0xc0004c1630 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000985860) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0004c16f0 sp=0xc0004c1658 pc=0x7dd88a3f0275 runtime_test.TestEINTR(0xc000985860) /workdir/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0xc0004c1770 sp=0xc0004c16f0 pc=0x7dd88a60323f testing.tRunner(0xc000985860, 0x7dd88a83a668) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0004c17c0 sp=0xc0004c1770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0004c17e0 sp=0xc0004c17c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004c17e8 sp=0xc0004c17e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22922 gp=0xc0001008c0 m=nil [chan receive]: runtime.gopark(0xc0008b7740?, 0xc000080000?, 0x0?, 0x0?, 0xc0004c2e18?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004c2dc8 sp=0xc0004c2da8 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0004c2e40 sp=0xc0004c2dc8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0004c2e68 sp=0xc0004c2e40 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc0000ca9c0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0004c2f00 sp=0xc0004c2e68 pc=0x7dd88a3f0275 runtime_test.TestAbortInCgo(0xc0000ca9c0) /workdir/go/src/runtime/crash_cgo_test.go:703 +0x1c fp=0xc0004c2f70 sp=0xc0004c2f00 pc=0x7dd88a6030bc testing.tRunner(0xc0000ca9c0, 0x7dd88a83a2e0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0004c2fc0 sp=0xc0004c2f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0004c2fe0 sp=0xc0004c2fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004c2fe8 sp=0xc0004c2fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22921 gp=0xc000100a80 m=nil [chan receive]: runtime.gopark(0xc0008b7550?, 0xc000080000?, 0x0?, 0x0?, 0xc0004c6618?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004c65c8 sp=0xc0004c65a8 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0004c6640 sp=0xc0004c65c8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0004c6668 sp=0xc0004c6640 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc0000ca820) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0004c6700 sp=0xc0004c6668 pc=0x7dd88a3f0275 runtime_test.TestCgoPanicCallback(0xc0000ca820) /workdir/go/src/runtime/crash_cgo_test.go:562 +0x1c fp=0xc0004c6770 sp=0xc0004c6700 pc=0x7dd88a6024dc testing.tRunner(0xc0000ca820, 0x7dd88a83a478) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0004c67c0 sp=0xc0004c6770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0004c67e0 sp=0xc0004c67c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004c67e8 sp=0xc0004c67e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23053 gp=0xc000100c40 m=nil [GC worker (idle)]: runtime.gopark(0x5211ad97ca?, 0x3?, 0xa4?, 0xdf?, 0x0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000053738 sp=0xc000053718 pc=0x7dd88a319b6e runtime.gcBgMarkWorker(0xc0009ae840) /workdir/go/src/runtime/mgc.go:1333 +0xe9 fp=0xc0000537c8 sp=0xc000053738 pc=0x7dd88a2f8889 runtime.gcBgMarkStartWorkers.gowrap1() /workdir/go/src/runtime/mgc.go:1249 +0x25 fp=0xc0000537e0 sp=0xc0000537c8 pc=0x7dd88a2f8765 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000537e8 sp=0xc0000537e0 pc=0x7dd88a35a0e1 created by runtime.gcBgMarkStartWorkers in goroutine 23049 /workdir/go/src/runtime/mgc.go:1249 +0x105 goroutine 22941 gp=0xc000100e00 m=nil [chan receive]: runtime.gopark(0xc0008b6d10?, 0xc000080000?, 0x0?, 0x0?, 0xc000256df8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000256da8 sp=0xc000256d88 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000256e20 sp=0xc000256da8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000256e48 sp=0xc000256e20 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000110d00) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000256ee0 sp=0xc000256e48 pc=0x7dd88a3f0275 runtime_test.TestCgoExternalThreadSIGPROF(0xc000110d00) /workdir/go/src/runtime/crash_cgo_test.go:93 +0x25 fp=0xc000256f70 sp=0xc000256ee0 pc=0x7dd88a5ff125 testing.tRunner(0xc000110d00, 0x7dd88a83a448) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000256fc0 sp=0xc000256f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000256fe0 sp=0xc000256fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000256fe8 sp=0xc000256fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22944 gp=0xc000100fc0 m=nil [chan receive]: runtime.gopark(0xc0008b6e40?, 0xc000080000?, 0x0?, 0x0?, 0xc0002505f8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0002505a8 sp=0xc000250588 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000250620 sp=0xc0002505a8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000250648 sp=0xc000250620 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc0001111e0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0002506e0 sp=0xc000250648 pc=0x7dd88a3f0275 runtime_test.TestCgoExecSignalMask(0xc0001111e0) /workdir/go/src/runtime/crash_cgo_test.go:136 +0x25 fp=0xc000250770 sp=0xc0002506e0 pc=0x7dd88a5ff4c5 testing.tRunner(0xc0001111e0, 0x7dd88a83a438) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0002507c0 sp=0xc000250770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0002507e0 sp=0xc0002507c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002507e8 sp=0xc0002507e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22951 gp=0xc000101180 m=nil [chan receive]: runtime.gopark(0xc0008b70e0?, 0xc000080000?, 0x0?, 0x0?, 0xc000060c50?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000060c00 sp=0xc000060be0 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000060c78 sp=0xc000060c00 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000060ca0 sp=0xc000060c78 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000111d40) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000060d38 sp=0xc000060ca0 pc=0x7dd88a3f0275 runtime_test.testCgoPprof(0xc000111d40, {0x0, 0x0}, {0x7dd88a6c0d64, 0x8}, {0x7dd88a6bff5c, 0x6}, {0x7dd88a6c356a, 0xc}) /workdir/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000060f18 sp=0xc000060d38 pc=0x7dd88a600659 runtime_test.TestCgoPprof(0xc000111d40?) /workdir/go/src/runtime/crash_cgo_test.go:359 +0x3d fp=0xc000060f70 sp=0xc000060f18 pc=0x7dd88a60131d testing.tRunner(0xc000111d40, 0x7dd88a83a488) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000060fc0 sp=0xc000060f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000060fe0 sp=0xc000060fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000060fe8 sp=0xc000060fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22950 gp=0xc000101340 m=nil [chan receive]: runtime.gopark(0xc0008b7080?, 0xc000080000?, 0x0?, 0x0?, 0xc000255608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0002555b8 sp=0xc000255598 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000255630 sp=0xc0002555b8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000255658 sp=0xc000255630 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000111ba0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0002556f0 sp=0xc000255658 pc=0x7dd88a3f0275 runtime_test.TestCgoTracebackContextPreemption(0xc000111ba0) /workdir/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0xc000255770 sp=0xc0002556f0 pc=0x7dd88a6004df testing.tRunner(0xc000111ba0, 0x7dd88a83a4e0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0002557c0 sp=0xc000255770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0002557e0 sp=0xc0002557c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002557e8 sp=0xc0002557e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22952 gp=0xc000101500 m=nil [chan receive]: runtime.gopark(0xc0008b7140?, 0xc000080000?, 0x0?, 0x0?, 0xc000066c50?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000066c00 sp=0xc000066be0 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000066c78 sp=0xc000066c00 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000066ca0 sp=0xc000066c78 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000984000) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000066d38 sp=0xc000066ca0 pc=0x7dd88a3f0275 runtime_test.testCgoPprof(0xc000984000, {0x7dd88a6c4a20, 0xe}, {0x7dd88a6c0d64, 0x8}, {0x7dd88a6bff5c, 0x6}, {0x7dd88a6c356a, 0xc}) /workdir/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000066f18 sp=0xc000066d38 pc=0x7dd88a600659 runtime_test.TestCgoPprofPIE(0xc000984000?) /workdir/go/src/runtime/crash_cgo_test.go:363 +0x45 fp=0xc000066f70 sp=0xc000066f18 pc=0x7dd88a601385 testing.tRunner(0xc000984000, 0x7dd88a83a498) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000066fc0 sp=0xc000066f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000066fe0 sp=0xc000066fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000066fe8 sp=0xc000066fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23179 gp=0xc0001016c0 m=nil [chan receive]: runtime.gopark(0xc000034100?, 0xc000080000?, 0x0?, 0x0?, 0xc000053de0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000053d90 sp=0xc000053d70 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000053e08 sp=0xc000053d90 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000053e30 sp=0xc000053e08 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000984d00) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000053ec8 sp=0xc000053e30 pc=0x7dd88a3f0275 runtime_test.testConcurrentReadsAfterGrowth(0x7dd88a3efd53?, 0x1) /workdir/go/src/runtime/map_test.go:318 +0x2a fp=0xc000053f50 sp=0xc000053ec8 pc=0x7dd88a62f20a runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc000984d00?) /workdir/go/src/runtime/map_test.go:368 +0x18 fp=0xc000053f70 sp=0xc000053f50 pc=0x7dd88a62f9f8 testing.tRunner(0xc000984d00, 0x7dd88a83a570) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000053fc0 sp=0xc000053f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000053fe0 sp=0xc000053fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000053fe8 sp=0xc000053fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22962 gp=0xc000101a40 m=nil [chan receive]: runtime.gopark(0xc0006b5200?, 0xc000080000?, 0x0?, 0x0?, 0xc0004c5e18?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004c5dc8 sp=0xc0004c5da8 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0004c5e40 sp=0xc0004c5dc8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0004c5e68 sp=0xc0004c5e40 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000985040) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0004c5f00 sp=0xc0004c5e68 pc=0x7dd88a3f0275 runtime_test.TestCgoTracebackSigpanic(0xc000985040) /workdir/go/src/runtime/crash_cgo_test.go:538 +0x1c fp=0xc0004c5f70 sp=0xc0004c5f00 pc=0x7dd88a6022dc testing.tRunner(0xc000985040, 0x7dd88a83a4f0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0004c5fc0 sp=0xc0004c5f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0004c5fe0 sp=0xc0004c5fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004c5fe8 sp=0xc0004c5fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22945 gp=0xc000101dc0 m=nil [chan receive]: runtime.gopark(0xc0008b6ea0?, 0xc000080000?, 0x0?, 0x0?, 0xc0004c0e08?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004c0db8 sp=0xc0004c0d98 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0004c0e30 sp=0xc0004c0db8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0004c0e58 sp=0xc0004c0e30 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000111380) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0004c0ef0 sp=0xc0004c0e58 pc=0x7dd88a3f0275 runtime_test.TestEnsureDropM(0xc000111380) /workdir/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0xc0004c0f70 sp=0xc0004c0ef0 pc=0x7dd88a5ff5ff testing.tRunner(0xc000111380, 0x7dd88a83a698) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0004c0fc0 sp=0xc0004c0f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0004c0fe0 sp=0xc0004c0fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004c0fe8 sp=0xc0004c0fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22978 gp=0xc000112000 m=nil [chan receive]: runtime.gopark(0xc0008b7c60?, 0xc000080000?, 0x0?, 0x0?, 0xc000141e18?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000141dc8 sp=0xc000141da8 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000141e40 sp=0xc000141dc8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000141e68 sp=0xc000141e40 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc00098cb60) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000141f00 sp=0xc000141e68 pc=0x7dd88a3f0275 runtime_test.TestVDSO(0xc00098cb60) /workdir/go/src/runtime/crash_test.go:181 +0x1c fp=0xc000141f70 sp=0xc000141f00 pc=0x7dd88a6058dc testing.tRunner(0xc00098cb60, 0x7dd88a83b160) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000141fc0 sp=0xc000141f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000141fe0 sp=0xc000141fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000141fe8 sp=0xc000141fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22940 gp=0xc0001121c0 m=nil [chan receive]: runtime.gopark(0xc0008b6cb0?, 0xc000080000?, 0x0?, 0x0?, 0xc0004c5608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004c55b8 sp=0xc0004c5598 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0004c5630 sp=0xc0004c55b8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0004c5658 sp=0xc0004c5630 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000110b60) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0004c56f0 sp=0xc0004c5658 pc=0x7dd88a3f0275 runtime_test.TestCgoExternalThreadPanic(0xc000110b60) /workdir/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0xc0004c5770 sp=0xc0004c56f0 pc=0x7dd88a5ff01f testing.tRunner(0xc000110b60, 0x7dd88a83a440) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0004c57c0 sp=0xc0004c5770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0004c57e0 sp=0xc0004c57c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004c57e8 sp=0xc0004c57e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23225 gp=0xc000112700 m=nil [chan receive]: runtime.gopark(0xc000102720?, 0xc000080000?, 0x0?, 0x0?, 0xc0004c45c8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0004c4578 sp=0xc0004c4558 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc0004c45f0 sp=0xc0004c4578 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc0004c4618 sp=0xc0004c45f0 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc0009a7a00) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0004c46b0 sp=0xc0004c4618 pc=0x7dd88a3f0275 runtime_test.TestMemmoveAlias(0xc0009a7a00) /workdir/go/src/runtime/memmove_test.go:65 +0x79 fp=0xc0004c4770 sp=0xc0004c46b0 pc=0x7dd88a639299 testing.tRunner(0xc0009a7a00, 0x7dd88a83aa48) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0004c47c0 sp=0xc0004c4770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0004c47e0 sp=0xc0004c47c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004c47e8 sp=0xc0004c47e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22938 gp=0xc0001128c0 m=nil [chan receive]: runtime.gopark(0xc0008b6bf0?, 0xc000080000?, 0x0?, 0x0?, 0xc000254608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0002545b8 sp=0xc000254598 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000254630 sp=0xc0002545b8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000254658 sp=0xc000254630 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000110820) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0002546f0 sp=0xc000254658 pc=0x7dd88a3f0275 runtime_test.TestCgoTraceback(0xc000110820) /workdir/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0xc000254770 sp=0xc0002546f0 pc=0x7dd88a5fed3f testing.tRunner(0xc000110820, 0x7dd88a83a4d0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0002547c0 sp=0xc000254770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0002547e0 sp=0xc0002547c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002547e8 sp=0xc0002547e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22948 gp=0xc000112c40 m=nil [chan receive]: runtime.gopark(0xc0006b50d0?, 0xc000080000?, 0x0?, 0x0?, 0xc000168608?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001685b8 sp=0xc000168598 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000168630 sp=0xc0001685b8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000168658 sp=0xc000168630 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc000111860) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001686f0 sp=0xc000168658 pc=0x7dd88a3f0275 runtime_test.TestCgoCCodeSIGPROF(0xc000111860) /workdir/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0xc000168770 sp=0xc0001686f0 pc=0x7dd88a5ffd9f testing.tRunner(0xc000111860, 0x7dd88a83a400) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001687c0 sp=0xc000168770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001687e0 sp=0xc0001687c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001687e8 sp=0xc0001687e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 74051 gp=0xc000113340 m=nil [chan receive]: runtime.gopark(0xc000034000?, 0xc000080000?, 0x0?, 0x0?, 0xc000155e60?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000155e10 sp=0xc000155df0 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000155e88 sp=0xc000155e10 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000155eb0 sp=0xc000155e88 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc0009981a0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000155f48 sp=0xc000155eb0 pc=0x7dd88a3f0275 runtime_test.TestStackGrowthCallback(0xc0009981a0?) /workdir/go/src/runtime/stack_test.go:184 +0x17 fp=0xc000155f70 sp=0xc000155f48 pc=0x7dd88a695cb7 testing.tRunner(0xc0009981a0, 0x7dd88a83af98) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000155fc0 sp=0xc000155f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000155fe0 sp=0xc000155fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000155fe8 sp=0xc000155fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22973 gp=0xc000113500 m=nil [chan receive]: runtime.gopark(0xc0008b7a70?, 0xc000080000?, 0x0?, 0x0?, 0xc000169df8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc000169da8 sp=0xc000169d88 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000169e20 sp=0xc000169da8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000169e48 sp=0xc000169e20 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc00098c340) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc000169ee0 sp=0xc000169e48 pc=0x7dd88a3f0275 runtime_test.TestCgoSigfwd(0xc00098c340) /workdir/go/src/runtime/crash_cgo_test.go:822 +0x25 fp=0xc000169f70 sp=0xc000169ee0 pc=0x7dd88a603ba5 testing.tRunner(0xc00098c340, 0x7dd88a83a4b0) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc000169fc0 sp=0xc000169f70 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc000169fe0 sp=0xc000169fc0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000169fe8 sp=0xc000169fe0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 22939 gp=0xc0001136c0 m=nil [chan receive]: runtime.gopark(0xc0008b6c50?, 0xc000080000?, 0x0?, 0x0?, 0xc0001695f8?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc0001695a8 sp=0xc000169588 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc000169620 sp=0xc0001695a8 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc000169648 sp=0xc000169620 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc0001109c0) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc0001696e0 sp=0xc000169648 pc=0x7dd88a3f0275 runtime_test.TestCgoCallbackGC(0xc0001109c0) /workdir/go/src/runtime/crash_cgo_test.go:54 +0x25 fp=0xc000169770 sp=0xc0001696e0 pc=0x7dd88a5fee65 testing.tRunner(0xc0001109c0, 0x7dd88a83a408) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc0001697c0 sp=0xc000169770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc0001697e0 sp=0xc0001697c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001697e8 sp=0xc0001697e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23224 gp=0xc000113880 m=nil [chan receive]: runtime.gopark(0xc0001026c0?, 0xc000080000?, 0x0?, 0x0?, 0xc00013a5d0?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00013a580 sp=0xc00013a560 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc00013a5f8 sp=0xc00013a580 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc00013a620 sp=0xc00013a5f8 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc0009a7860) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc00013a6b8 sp=0xc00013a620 pc=0x7dd88a3f0275 runtime_test.TestMemmove(0xc0009a7860) /workdir/go/src/runtime/memmove_test.go:23 +0x79 fp=0xc00013a770 sp=0xc00013a6b8 pc=0x7dd88a638d79 testing.tRunner(0xc0009a7860, 0x7dd88a83aa40) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc00013a7c0 sp=0xc00013a770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc00013a7e0 sp=0xc00013a7c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00013a7e8 sp=0xc00013a7e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 23097 gp=0xc000113a40 m=nil [chan receive]: runtime.gopark(0xc000102070?, 0xc000080000?, 0x0?, 0x0?, 0xc00013e640?) /workdir/go/src/runtime/proc.go:402 +0xce fp=0xc00013e5f0 sp=0xc00013e5d0 pc=0x7dd88a319b6e runtime.chanrecv(0xc0000941e0, 0x0, 0x1) /workdir/go/src/runtime/chan.go:583 +0x3bf fp=0xc00013e668 sp=0xc00013e5f0 pc=0x7dd88a2de2df runtime.chanrecv1(0x7dd88aab35c0?, 0x7dd88a7a6b40?) /workdir/go/src/runtime/chan.go:442 +0x12 fp=0xc00013e690 sp=0xc00013e668 pc=0x7dd88a2ddef2 testing.(*T).Parallel(0xc0009a6000) /workdir/go/src/testing/testing.go:1483 +0x215 fp=0xc00013e728 sp=0xc00013e690 pc=0x7dd88a3f0275 runtime_test.TestGCTestPointerClass(0xc0009a6000) /workdir/go/src/runtime/gc_test.go:292 +0x1c fp=0xc00013e770 sp=0xc00013e728 pc=0x7dd88a616efc testing.tRunner(0xc0009a6000, 0x7dd88a83a760) /workdir/go/src/testing/testing.go:1689 +0xfb fp=0xc00013e7c0 sp=0xc00013e770 pc=0x7dd88a3f05bb testing.(*T).Run.gowrap1() /workdir/go/src/testing/testing.go:1742 +0x25 fp=0xc00013e7e0 sp=0xc00013e7c0 pc=0x7dd88a3f15e5 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00013e7e8 sp=0xc00013e7e0 pc=0x7dd88a35a0e1 created by testing.(*T).Run in goroutine 1 /workdir/go/src/testing/testing.go:1742 +0x390 goroutine 75129 gp=0xc000bffc00 m=nil [runnable]: runtime.goexit1() /workdir/go/src/runtime/proc.go:4167 +0x88 fp=0xc000c8dfe0 sp=0xc000c8dfd8 pc=0x7dd88a321be8 runtime.goexit({}) /workdir/go/src/runtime/asm_amd64.s:1696 +0x6 fp=0xc000c8dfe8 sp=0xc000c8dfe0 pc=0x7dd88a35a0e6 created by os/exec.(*Cmd).Start in goroutine 75128 /workdir/go/src/os/exec/exec.go:723 +0x9ab FAIL runtime 21.525s FAIL go tool dist: Failed: exit status 1