darwin-amd64-11_0 at 6382893890b82bbc0439eade5b132d9d1b3fb3a7 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=440" "TERM_SESSION_ID=EB74705B-A61B-4958-9E4E-D7E55651466F" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.fvzZGu8S6m/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=7C5D6A1A-4BB8-4CDC-8D88-102619B796B1" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a9" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-11_0" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/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 darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 20.6.0 Darwin Kernel Version 20.6.0: Mon Aug 29 04:31:06 PDT 2022; root:xnu-7195.141.39~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.285s ok archive/zip 0.549s ok bufio 0.169s ok bytes 0.617s ok cmp 0.099s ok compress/bzip2 0.253s ok compress/flate 3.640s ok compress/gzip 2.090s ok compress/lzw 0.145s ok compress/zlib 1.233s ok container/heap 0.053s ok container/list 0.034s ok container/ring 0.030s ok context 0.095s ok crypto 0.028s ok crypto/aes 0.078s ok crypto/cipher 0.038s ok crypto/des 0.027s ok crypto/dsa 0.054s ok crypto/ecdh 0.086s ok crypto/ecdsa 0.066s ok crypto/ed25519 0.166s ok crypto/elliptic 0.064s ok crypto/hmac 0.047s ok crypto/internal/alias 0.085s ok crypto/internal/bigmod 0.404s ok crypto/internal/boring 0.146s ok crypto/internal/boring/bcache 0.281s ok crypto/internal/edwards25519 0.140s ok crypto/internal/edwards25519/field 0.042s ok crypto/internal/nistec 0.366s ok crypto/internal/nistec/fiat 0.085s [no tests to run] ok crypto/md5 0.111s ok crypto/rand 0.125s ok crypto/rc4 0.095s ok crypto/rsa 0.492s ok crypto/sha1 0.048s ok crypto/sha256 0.054s ok crypto/sha512 0.058s ok crypto/subtle 0.449s ok crypto/tls 2.961s ok crypto/x509 0.952s ok database/sql 0.758s ok database/sql/driver 0.107s ok debug/buildinfo 0.087s ok debug/dwarf 0.087s ok debug/elf 0.323s ok debug/gosym 0.131s ok debug/macho 0.038s ok debug/pe 0.079s ok debug/plan9obj 0.023s ok embed 0.083s [no tests to run] ok embed/internal/embedtest 0.048s ok encoding/ascii85 0.071s ok encoding/asn1 0.053s ok encoding/base32 0.099s ok encoding/base64 0.014s ok encoding/binary 0.043s ok encoding/csv 0.069s ok encoding/gob 2.317s ok encoding/hex 0.034s ok encoding/json 0.379s ok encoding/pem 0.564s ok encoding/xml 0.091s ok errors 0.078s ok expvar 0.094s ok flag 0.179s ok fmt 0.080s ok go/ast 0.026s ok go/build 2.231s ok go/build/constraint 0.023s ok go/constant 0.057s ok go/doc 0.111s ok go/doc/comment 1.432s ok go/format 0.054s ok go/importer 1.227s ok go/internal/gccgoimporter 0.043s ok go/internal/gcimporter 7.665s ok go/internal/srcimporter 16.485s ok go/parser 0.367s ok go/printer 0.324s ok go/scanner 0.032s ok go/token 0.046s ok go/types 36.204s ok go/version 0.026s ok hash 0.024s ok hash/adler32 0.031s ok hash/crc32 0.035s ok hash/crc64 0.099s ok hash/fnv 0.090s ok hash/maphash 0.164s ok html 0.047s ok html/template 0.136s ok image 0.116s ok image/color 0.069s ok image/draw 0.097s ok image/gif 0.861s ok image/jpeg 0.327s ok image/png 0.453s ok index/suffixarray 0.247s ok internal/abi 0.296s ok internal/buildcfg 0.031s ok internal/chacha8rand 0.071s ok internal/coverage/cformat 0.035s ok internal/coverage/cmerge 0.059s ok internal/coverage/pods 0.084s ok internal/coverage/slicereader 0.067s ok internal/coverage/slicewriter 0.063s ok internal/coverage/test 0.044s ok internal/cpu 0.062s ok internal/dag 0.043s ok internal/diff 0.040s ok internal/fmtsort 0.046s ok internal/fuzz 0.044s ok internal/godebug 2.085s ok internal/godebugs 0.103s ok internal/gover 0.098s ok internal/intern 2.649s ok internal/itoa 0.032s ok internal/platform 1.943s ok internal/poll 0.188s ok internal/profile 0.056s ok internal/reflectlite 0.032s ok internal/safefilepath 0.084s ok internal/saferio 0.147s ok internal/singleflight 0.041s ok internal/testenv 0.702s ok internal/trace 0.138s ok internal/trace/v2 31.485s ok internal/types/errors 2.474s ok internal/unsafeheader 0.139s ok internal/xcoff 0.161s ok internal/zstd 0.255s ok io 0.108s ok io/fs 0.409s ok io/ioutil 0.055s ok log 0.037s ok log/slog 0.267s ok log/slog/internal/benchmarks 0.081s ok log/slog/internal/buffer 0.122s ok log/syslog 1.368s ok maps 0.068s ok math 0.060s ok math/big 1.266s ok math/bits 0.056s ok math/cmplx 0.126s ok math/rand 0.384s ok math/rand/v2 0.461s ok mime 0.095s ok mime/multipart 1.068s ok mime/quotedprintable 0.185s ok net 29.267s ok net/http 15.917s ok net/http/cgi 1.582s ok net/http/cookiejar 0.141s ok net/http/fcgi 0.305s ok net/http/httptest 0.291s ok net/http/httptrace 0.050s ok net/http/httputil 1.654s ok net/http/internal 0.078s ok net/http/internal/ascii 0.064s ok net/http/pprof 5.479s ok net/internal/socktest 0.050s ok net/mail 0.031s ok net/netip 1.607s ok net/rpc 0.312s ok net/rpc/jsonrpc 0.081s ok net/smtp 0.338s ok net/textproto 2.350s ok net/url 0.097s ok os 1.658s ok os/exec 2.499s ok os/exec/internal/fdtest 0.070s ok os/signal 5.846s ok os/user 0.044s ok path 0.017s ok path/filepath 0.053s ok plugin 0.184s ok reflect 1.961s ok regexp 0.741s ok regexp/syntax 1.960s ok runtime 87.534s ok runtime/cgo 0.037s ok runtime/coverage 0.052s ok runtime/debug 0.198s ok runtime/internal/atomic 0.088s ok runtime/internal/math 0.044s ok runtime/internal/sys 0.044s ok runtime/internal/wasitest 0.027s ok runtime/metrics 0.029s ok runtime/pprof 15.546s ok runtime/trace 5.012s ok slices 0.332s ok sort 0.080s ok strconv 0.356s ok strings 2.533s ok sync 0.888s ok sync/atomic 3.875s ok syscall 2.144s ok testing 3.568s ok testing/fstest 0.131s ok testing/iotest 0.042s ok testing/quick 0.092s ok testing/slogtest 0.014s ok text/scanner 0.119s ok text/tabwriter 0.118s ok text/template 0.058s ok text/template/parse 0.035s ok time 2.909s ok unicode 0.028s ok unicode/utf16 0.225s ok unicode/utf8 0.115s ok cmd/addr2line 1.822s ok cmd/api 5.079s ok cmd/asm/internal/asm 0.923s ok cmd/asm/internal/lex 0.038s ok cmd/cgo/internal/swig 0.249s ok cmd/cgo/internal/test 0.796s ok cmd/cgo/internal/testcarchive 49.037s ok cmd/cgo/internal/testcshared 20.299s ok cmd/cgo/internal/testerrors 38.936s ok cmd/cgo/internal/testfortran 0.130s ok cmd/cgo/internal/testgodefs 4.310s ok cmd/cgo/internal/testlife 2.910s ok cmd/cgo/internal/testnocgo 0.070s ok cmd/cgo/internal/testplugin 126.906s ok cmd/cgo/internal/testsanitizers 0.044s [no tests to run] ok cmd/cgo/internal/testshared 0.041s ok cmd/cgo/internal/testso 7.483s ok cmd/cgo/internal/teststdio 7.251s ok cmd/cgo/internal/testtls 0.040s ok cmd/compile/internal/abt 0.096s ok cmd/compile/internal/amd64 11.781s ok cmd/compile/internal/base 0.043s ok cmd/compile/internal/compare 0.037s ok cmd/compile/internal/devirtualize 0.060s ok cmd/compile/internal/dwarfgen 1.161s ok cmd/compile/internal/importer 7.573s ok cmd/compile/internal/inline/inlheur 3.249s ok cmd/compile/internal/ir 0.152s ok cmd/compile/internal/logopt 2.675s ok cmd/compile/internal/loopvar 69.505s ok cmd/compile/internal/noder 0.030s ok cmd/compile/internal/reflectdata 0.041s [no tests to run] ok cmd/compile/internal/ssa 52.474s ok cmd/compile/internal/syntax 0.222s ok cmd/compile/internal/test 33.736s ok cmd/compile/internal/typecheck 1.567s ok cmd/compile/internal/types 0.076s ok cmd/compile/internal/types2 48.633s ok cmd/covdata 0.307s ok cmd/cover 8.990s ok cmd/dist 0.034s ok cmd/distpack 0.099s ok cmd/doc 0.439s ok cmd/fix 23.943s ok cmd/go 235.333s ok cmd/go/internal/auth 0.082s ok cmd/go/internal/cache 0.562s ok cmd/go/internal/cfg 0.065s [no tests to run] ok cmd/go/internal/envcmd 0.443s ok cmd/go/internal/fsys 0.265s ok cmd/go/internal/generate 0.049s ok cmd/go/internal/gover 0.024s ok cmd/go/internal/imports 0.113s ok cmd/go/internal/load 0.065s ok cmd/go/internal/lockedfile 0.698s ok cmd/go/internal/lockedfile/internal/filelock 0.093s ok cmd/go/internal/modfetch 0.094s ok cmd/go/internal/modfetch/codehost 10.846s ok cmd/go/internal/modfetch/zip_sum_test 0.089s ok cmd/go/internal/modindex 0.357s ok cmd/go/internal/modload 0.042s ok cmd/go/internal/mvs 0.121s ok cmd/go/internal/par 0.137s ok cmd/go/internal/str 0.087s ok cmd/go/internal/test 0.187s ok cmd/go/internal/toolchain 0.172s ok cmd/go/internal/vcs 0.182s ok cmd/go/internal/vcweb 0.115s ok cmd/go/internal/vcweb/vcstest 18.201s ok cmd/go/internal/web 0.095s ok cmd/go/internal/work 1.293s ok cmd/gofmt 0.223s ok cmd/internal/archive 3.041s ok cmd/internal/buildid 0.379s ok cmd/internal/cov 1.250s ok cmd/internal/dwarf 0.033s ok cmd/internal/edit 0.044s ok cmd/internal/goobj 0.036s ok cmd/internal/moddeps 3.432s ok cmd/internal/notsha256 0.027s ok cmd/internal/obj 1.752s ok cmd/internal/obj/ppc64 1.213s ok cmd/internal/obj/riscv 0.509s ok cmd/internal/obj/s390x 0.037s ok cmd/internal/obj/x86 5.670s ok cmd/internal/objabi 0.222s ok cmd/internal/pkgpath 0.176s ok cmd/internal/pkgpattern 0.101s ok cmd/internal/quoted 0.021s ok cmd/internal/src 0.029s ok cmd/internal/test2json 0.169s ok cmd/link 34.897s ok cmd/link/internal/benchmark 0.072s ok cmd/link/internal/ld 28.997s ok cmd/link/internal/loader 0.065s ok cmd/nm 3.452s ok cmd/objdump 6.180s ok cmd/pack 1.487s ok cmd/pprof 2.370s ok cmd/trace 0.198s ok cmd/vet 24.463s ##### os/user with tag osusergo ok os/user 0.019s ##### hash/maphash purego implementation ok hash/maphash 0.101s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.032s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick panic: test timed out after 5m0s running tests: TestRuntimeLockMetricsAndProfile (4m25s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (4m25s) goroutine 177574 gp=0xc000105380 m=17 mp=0xc000a00808 [running]: panic({0xdedeca0?, 0xc000120090?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc000f31f10 sp=0xc000f31e60 pc=0xda72318 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x374 fp=0xc000f31fe0 sp=0xc000f31f10 pc=0xdb43154 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000f31fe8 sp=0xc000f31fe0 pc=0xdab1a01 created by time.goFunc /tmp/buildlet/go/src/time/sleep.go:177 +0x2d goroutine 1 gp=0xc0000061a0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00144a340?, 0xc00144a3c8?, 0x40?, 0xa3?, 0xdf09300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000173918 sp=0xc0001738f8 pc=0xda76a0e runtime.chanrecv(0xc000656150, 0xc0001739ff, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000173990 sp=0xc000173918 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001739b8 sp=0xc000173990 pc=0xda3c1d2 testing.(*T).Run(0xc000982ea0, {0xde1504d?, 0x2cd5535000173aa0?}, 0xdf70b58) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc000173a78 sp=0xc0001739b8 pc=0xdb3fd2b testing.runTests.func1(0xc000982ea0) /tmp/buildlet/go/src/testing/testing.go:2146 +0x37 fp=0xc000173ab8 sp=0xc000173a78 pc=0xdb41eb7 testing.tRunner(0xc000982ea0, 0xc000173bd0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000173b08 sp=0xc000173ab8 pc=0xdb3ef1b testing.runTests(0xc00012a180, {0xe1d8120?, 0x1c7, 0x1c7}, {0xc0001571c0?, 0xda4efe5?, 0xe1dc560?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x456 fp=0xc000173c00 sp=0xc000173b08 pc=0xdb41d96 testing.(*M).Run(0xc000127720) /tmp/buildlet/go/src/testing/testing.go:2012 +0x68b fp=0xc000173e30 sp=0xc000173c00 pc=0xdb4076b runtime_test.TestMain(0xc000127720) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x37 fp=0xc000173e98 sp=0xc000173e30 pc=0xdd4b8d7 main.main() _testmain.go:1577 +0x195 fp=0xc000173f50 sp=0xc000173e98 pc=0xddff355 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc000173fe0 sp=0xc000173f50 pc=0xda765bd runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000173fe8 sp=0xc000173fe0 pc=0xdab1a01 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0x27c8dfcfa91?, 0xe1dd4c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000507a8 sp=0xc000050788 pc=0xda76a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:326 +0xb3 fp=0xc0000507e0 sp=0xc0000507a8 pc=0xda76873 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0xdab1a01 created by runtime.init.6 in goroutine 1 /tmp/buildlet/go/src/runtime/proc.go:314 +0x1a goroutine 3 gp=0xc000007040 m=nil [GC sweep wait]: runtime.gopark(0xe1dbe01?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000050f80 sp=0xc000050f60 pc=0xda76a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.bgsweep(0xc000032070) /tmp/buildlet/go/src/runtime/mgcsweep.go:317 +0xdf fp=0xc000050fc8 sp=0xc000050f80 pc=0xda5ff1f runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc000050fe0 sp=0xc000050fc8 pc=0xda54565 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0xdab1a01 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:203 +0x66 goroutine 4 gp=0xc0000071e0 m=nil [GC scavenge wait]: runtime.gopark(0x111266?, 0x71212?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051778 sp=0xc000051758 pc=0xda76a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0xe1dc680) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc0000517a8 sp=0xc000051778 pc=0xda5d8c9 runtime.bgscavenge(0xc000032070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc0000517c8 sp=0xc0000517a8 pc=0xda5de79 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc0000517e0 sp=0xc0000517c8 pc=0xda54505 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000517e8 sp=0xc0000517e0 pc=0xdab1a01 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:204 +0xa5 goroutine 18 gp=0xc000104340 m=nil [finalizer wait, 4 minutes]: runtime.gopark(0x0?, 0xdf70ef0?, 0x30?, 0x60?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004c620 sp=0xc00004c600 pc=0xda76a0e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x107 fp=0xc00004c7e0 sp=0xc00004c620 pc=0xda53527 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004c7e8 sp=0xc00004c7e0 pc=0xdab1a01 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 177016 gp=0xc000007ba0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc002ace060?, 0xc00007e060?, 0x0?, 0x0?, 0xc00004e5e0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000f35d90 sp=0xc000f35d70 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000f35e08 sp=0xc000f35d90 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000f35e30 sp=0xc000f35e08 pc=0xda3c1d2 testing.(*T).Parallel(0xc000a02b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000f35ec8 sp=0xc000f35e30 pc=0xdb3ebd5 runtime_test.testConcurrentReadsAfterGrowth(0xdb3e6b3?, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc000f35f50 sp=0xc000f35ec8 pc=0xdd7496a runtime_test.TestConcurrentReadsAfterGrowth(0xc000a02b60?) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x15 fp=0xc000f35f70 sp=0xc000f35f50 pc=0xdd75115 testing.tRunner(0xc000a02b60, 0xdf70328) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000f35fc0 sp=0xc000f35f70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000f35fe0 sp=0xc000f35fc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000f35fe8 sp=0xc000f35fe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 10 gp=0xc0001049c0 m=nil [GC worker (idle), 4 minutes]: runtime.gopark(0x244aaad8843?, 0x3?, 0xca?, 0x78?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000052750 sp=0xc000052730 pc=0xda76a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000527e0 sp=0xc000052750 pc=0xda565e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000527e8 sp=0xc0000527e0 pc=0xdab1a01 created by runtime.gcBgMarkStartWorkers in goroutine 7 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 177239 gp=0xc001d8c340 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092f010?, 0xc00007e060?, 0x0?, 0x0?, 0xc000060c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000060c08 sp=0xc000060be8 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000060c80 sp=0xc000060c08 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000060ca8 sp=0xc000060c80 pc=0xda3c1d2 testing.(*T).Parallel(0xc0006664e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000060d40 sp=0xc000060ca8 pc=0xdb3ebd5 runtime_test.testCgoPprof(0xc0006664e0, {0x0, 0x0}, {0xde01337, 0x8}, {0xde00509, 0x6}, {0xde03a43, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000060f18 sp=0xc000060d40 pc=0xdd47a39 runtime_test.TestCgoPprof(0xc0006664e0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:359 +0x3d fp=0xc000060f70 sp=0xc000060f18 pc=0xdd486fd testing.tRunner(0xc0006664e0, 0xdf70248) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000060fc0 sp=0xc000060f70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000060fe0 sp=0xc000060fc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000060fe8 sp=0xc000060fe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177525 gp=0xc001d8cd00 m=nil [semacquire, 4 minutes]: runtime.gopark(0x4?, 0xc000171c30?, 0x80?, 0xe4?, 0xe2f01d8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000752ba0 sp=0xc000752b80 pc=0xda76a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc0013283f8, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000752c08 sp=0xc000752ba0 pc=0xda88865 sync.runtime_Semacquire(0xc0001205c0?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc000752c40 sp=0xc000752c08 pc=0xdaad665 sync.(*WaitGroup).Wait(0xdf71430?) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0x48 fp=0xc000752c68 sp=0xc000752c40 pc=0xdababa8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x1a5 fp=0xc000752cb8 sp=0xc000752c68 pc=0xdd8ea05 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc000826000, 0xc000171e50) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0x78 fp=0xc000752d48 sp=0xc000752cb8 pc=0xdd8eb78 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc000826000) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0x93 fp=0xc000752ee0 sp=0xc000752d48 pc=0xdd8dfb3 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc000826000) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x1c9 fp=0xc000752f70 sp=0xc000752ee0 pc=0xdd8d009 testing.tRunner(0xc000826000, 0xc0001202b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000752fc0 sp=0xc000752f70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000752fe0 sp=0xc000752fc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000752fe8 sp=0xc000752fe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 177550 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 62 gp=0xc001d8dba0 m=nil [GC worker (idle), 4 minutes]: runtime.gopark(0x244aaad91f4?, 0xc0000280e0?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000052f50 sp=0xc000052f30 pc=0xda76a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000052fe0 sp=0xc000052f50 pc=0xda565e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000052fe8 sp=0xc000052fe0 pc=0xdab1a01 created by runtime.gcBgMarkStartWorkers in goroutine 61 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 177526 gp=0xc000007860 m=nil [semacquire]: runtime.gopark(0xdaafa12?, 0xc000279f08?, 0x60?, 0xe0?, 0xc000279ef0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000279ed0 sp=0xc000279eb0 pc=0xda76a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc0013282d8, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000279f38 sp=0xc000279ed0 pc=0xda88865 runtime.semacquire(0xc0013282d8?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc000279f70 sp=0xc000279f38 pc=0xda8861e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc000279fa8 sp=0xc000279f70 pc=0xdd8d07e runtime_test.(*contentionWorker).run(0xc00012a438) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc000279fc8 sp=0xc000279fa8 pc=0xdd8ee43 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc000279fe0 sp=0xc000279fc8 pc=0xdd8ea45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000279fe8 sp=0xc000279fe0 pc=0xdab1a01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 177525 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 177247 gp=0xc000007d40 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092f350?, 0xc00007e060?, 0x0?, 0x0?, 0xc000b81660?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b81610 sp=0xc000b815f0 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b81688 sp=0xc000b81610 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b816b0 sp=0xc000b81688 pc=0xda3c1d2 testing.(*T).Parallel(0xc0006671e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b81748 sp=0xc000b816b0 pc=0xdb3ebd5 runtime_test.TestCgoLockOSThreadExit(0xc0006671e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:494 +0x18 fp=0xc000b81770 sp=0xc000b81748 pc=0xdd49438 testing.tRunner(0xc0006671e0, 0xdf70218) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b817c0 sp=0xc000b81770 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b817e0 sp=0xc000b817c0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b817e8 sp=0xc000b817e0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177267 gp=0xc0028d2b60 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092fbf0?, 0xc00007e060?, 0x0?, 0x0?, 0xc000b85608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b855b8 sp=0xc000b85598 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b85630 sp=0xc000b855b8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b85658 sp=0xc000b85630 pc=0xda3c1d2 testing.(*T).Parallel(0xc00090fd40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b856f0 sp=0xc000b85658 pc=0xdb3ebd5 runtime_test.TestEnsureBindM(0xc00090fd40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0xc000b85770 sp=0xc000b856f0 pc=0xdd4b61f testing.tRunner(0xc00090fd40, 0xdf70420) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b857c0 sp=0xc000b85770 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b857e0 sp=0xc000b857c0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b857e8 sp=0xc000b857e0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177235 gp=0xc0021c09c0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092ee90?, 0xc00007e060?, 0x0?, 0x0?, 0xc00089fe10?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00089fdc0 sp=0xc00089fda0 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00089fe38 sp=0xc00089fdc0 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00089fe60 sp=0xc00089fe38 pc=0xda3c1d2 testing.(*T).Parallel(0xc000006d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00089fef8 sp=0xc00089fe60 pc=0xdb3ebd5 runtime_test.TestCgoCrashTraceback(0xc000006d00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:241 +0x1c fp=0xc00089ff70 sp=0xc00089fef8 pc=0xdd4743c testing.tRunner(0xc000006d00, 0xdf701e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00089ffc0 sp=0xc00089ff70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00089ffe0 sp=0xc00089ffc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00089ffe8 sp=0xc00089ffe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177250 gp=0xc0028d2ea0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092f480?, 0xc00007e060?, 0x0?, 0x0?, 0xc0002d3618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002d35c8 sp=0xc0002d35a8 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0002d3640 sp=0xc0002d35c8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002d3668 sp=0xc0002d3640 pc=0xda3c1d2 testing.(*T).Parallel(0xc0006676c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0002d3700 sp=0xc0002d3668 pc=0xdb3ebd5 runtime_test.TestCgoTracebackSigpanic(0xc0006676c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:538 +0x1c fp=0xc0002d3770 sp=0xc0002d3700 pc=0xdd4973c testing.tRunner(0xc0006676c0, 0xdf702b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002d37c0 sp=0xc0002d3770 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002d37e0 sp=0xc0002d37c0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002d37e8 sp=0xc0002d37e0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177232 gp=0xc000104ea0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092ed50?, 0xc00007e060?, 0x0?, 0x0?, 0xc000898e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000898db8 sp=0xc000898d98 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000898e30 sp=0xc000898db8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000898e58 sp=0xc000898e30 pc=0xda3c1d2 testing.(*T).Parallel(0xc0009a1a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000898ef0 sp=0xc000898e58 pc=0xdb3ebd5 runtime_test.TestCgoPanicDeadlock(0xc0009a1a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0xc000898f70 sp=0xc000898ef0 pc=0xdd4705f testing.tRunner(0xc0009a1a00, 0xdf70240) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000898fc0 sp=0xc000898f70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000898fe0 sp=0xc000898fc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000898fe8 sp=0xc000898fe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23675 gp=0xc000776000 m=nil [GC worker (idle), 4 minutes]: runtime.gopark(0x243e4ef71e9?, 0xc00013a0a0?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00028df50 sp=0xc00028df30 pc=0xda76a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00028dfe0 sp=0xc00028df50 pc=0xda565e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00028dfe8 sp=0xc00028dfe0 pc=0xdab1a01 created by runtime.gcBgMarkStartWorkers in goroutine 23674 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 23667 gp=0xc0007761a0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x27c8e34f1cf?, 0x2?, 0xb0?, 0x56?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00028ef50 sp=0xc00028ef30 pc=0xda76a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00028efe0 sp=0xc00028ef50 pc=0xda565e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00028efe8 sp=0xc00028efe0 pc=0xdab1a01 created by runtime.gcBgMarkStartWorkers in goroutine 23666 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 177246 gp=0xc0007764e0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092f2f0?, 0xc00007e060?, 0x0?, 0x0?, 0xc00028f5d0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00028f580 sp=0xc00028f560 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00028f5f8 sp=0xc00028f580 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00028f620 sp=0xc00028f5f8 pc=0xda3c1d2 testing.(*T).Parallel(0xc000667040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00028f6b8 sp=0xc00028f620 pc=0xdb3ebd5 runtime_test.TestCatchPanic(0xc000667040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:458 +0x27 fp=0xc00028f770 sp=0xc00028f6b8 pc=0xdd49127 testing.tRunner(0xc000667040, 0xdf701b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00028f7c0 sp=0xc00028f770 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00028f7e0 sp=0xc00028f7c0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00028f7e8 sp=0xc00028f7e0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177229 gp=0xc000776680 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092ec10?, 0xc00007e060?, 0x0?, 0x0?, 0xc00028adf8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00028ada8 sp=0xc00028ad88 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00028ae20 sp=0xc00028ada8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00028ae48 sp=0xc00028ae20 pc=0xda3c1d2 testing.(*T).Parallel(0xc0009a1520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00028aee0 sp=0xc00028ae48 pc=0xdb3ebd5 runtime_test.TestCgoExecSignalMask(0xc0009a1520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:136 +0x25 fp=0xc00028af70 sp=0xc00028aee0 pc=0xdd468a5 testing.tRunner(0xc0009a1520, 0xdf701f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00028afc0 sp=0xc00028af70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00028afe0 sp=0xc00028afc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00028afe8 sp=0xc00028afe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177257 gp=0xc000776820 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092f7c0?, 0xc00007e060?, 0x0?, 0x0?, 0xc0002da608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002da5b8 sp=0xc0002da598 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0002da630 sp=0xc0002da5b8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002da658 sp=0xc0002da630 pc=0xda3c1d2 testing.(*T).Parallel(0xc00090e9c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0002da6f0 sp=0xc0002da658 pc=0xdb3ebd5 runtime_test.TestEINTR(0xc00090e9c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0xc0002da770 sp=0xc0002da6f0 pc=0xdd4a77f testing.tRunner(0xc00090e9c0, 0xdf703f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002da7c0 sp=0xc0002da770 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002da7e0 sp=0xc0002da7c0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002da7e8 sp=0xc0002da7e0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177251 gp=0xc00067f520 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092f4e0?, 0xc00007e060?, 0x0?, 0x0?, 0xc00028d618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00028d5c8 sp=0xc00028d5a8 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00028d640 sp=0xc00028d5c8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00028d668 sp=0xc00028d640 pc=0xda3c1d2 testing.(*T).Parallel(0xc000667860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00028d700 sp=0xc00028d668 pc=0xdb3ebd5 runtime_test.TestCgoPanicCallback(0xc000667860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:562 +0x1c fp=0xc00028d770 sp=0xc00028d700 pc=0xdd4993c testing.tRunner(0xc000667860, 0xdf70238) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00028d7c0 sp=0xc00028d770 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00028d7e0 sp=0xc00028d7c0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00028d7e8 sp=0xc00028d7e0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177245 gp=0xc000a029c0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092f290?, 0xc00007e060?, 0x0?, 0x0?, 0xc000a38e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000a38db8 sp=0xc000a38d98 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000a38e30 sp=0xc000a38db8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000a38e58 sp=0xc000a38e30 pc=0xda3c1d2 testing.(*T).Parallel(0xc000666ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000a38ef0 sp=0xc000a38e58 pc=0xdb3ebd5 runtime_test.TestCgoNumGoroutine(0xc000666ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0xc000a38f70 sp=0xc000a38ef0 pc=0xdd48fff testing.tRunner(0xc000666ea0, 0xdf70230) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000a38fc0 sp=0xc000a38f70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000a38fe0 sp=0xc000a38fc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000a38fe8 sp=0xc000a38fe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177227 gp=0xc000874ea0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092eb40?, 0xc00007e060?, 0x0?, 0x0?, 0xc00004ce08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004cdb8 sp=0xc00004cd98 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00004ce30 sp=0xc00004cdb8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00004ce58 sp=0xc00004ce30 pc=0xda3c1d2 testing.(*T).Parallel(0xc0021c1380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00004cef0 sp=0xc00004ce58 pc=0xdb3ebd5 runtime_test.TestCgoExternalThreadSignal(0xc0021c1380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0xc00004cf70 sp=0xc00004cef0 pc=0xdd4663f testing.tRunner(0xc0021c1380, 0xdf70210) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00004cfc0 sp=0xc00004cf70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00004cfe0 sp=0xc00004cfc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177360 gp=0xc0008751e0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000034120?, 0xc00007e060?, 0x0?, 0x0?, 0xc00004ee38?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004ede8 sp=0xc00004edc8 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00004ee60 sp=0xc00004ede8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00004ee88 sp=0xc00004ee60 pc=0xda3c1d2 testing.(*T).Parallel(0xc0000741a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00004ef20 sp=0xc00004ee88 pc=0xdb3ebd5 runtime_test.TestGCTestMoveStackOnNextCall(0xc0000741a0) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x1c fp=0xc00004ef70 sp=0xc00004ef20 pc=0xdd5c13c testing.tRunner(0xc0000741a0, 0xdf704e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00004efc0 sp=0xc00004ef70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00004efe0 sp=0xc00004efc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004efe8 sp=0xc00004efe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177268 gp=0xc000875380 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092fc50?, 0xc00007e060?, 0x0?, 0x0?, 0xc000a37df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000a37da8 sp=0xc000a37d88 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000a37e20 sp=0xc000a37da8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000a37e48 sp=0xc000a37e20 pc=0xda3c1d2 testing.(*T).Parallel(0xc000874000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000a37ee0 sp=0xc000a37e48 pc=0xdb3ebd5 runtime_test.TestStackSwitchCallback(0xc000874000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:883 +0x25 fp=0xc000a37f70 sp=0xc000a37ee0 pc=0xdd4b745 testing.tRunner(0xc000874000, 0xdf70d18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000a37fc0 sp=0xc000a37f70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000a37fe0 sp=0xc000a37fc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000a37fe8 sp=0xc000a37fe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177367 gp=0xc0008264e0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000034060?, 0xc00007e060?, 0x0?, 0x0?, 0xc000053640?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000535f0 sp=0xc0000535d0 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000053668 sp=0xc0000535f0 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000053690 sp=0xc000053668 pc=0xda3c1d2 testing.(*T).Parallel(0xc000074000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000053728 sp=0xc000053690 pc=0xdb3ebd5 runtime_test.TestGCTestPointerClass(0xc000074000) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x1c fp=0xc000053770 sp=0xc000053728 pc=0xdd5c71c testing.tRunner(0xc000074000, 0xdf704f0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0000537c0 sp=0xc000053770 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0000537e0 sp=0xc0000537c0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000537e8 sp=0xc0000537e0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177236 gp=0xc000826d00 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092eef0?, 0xc00007e060?, 0x0?, 0x0?, 0xc00027be00?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00027bdb0 sp=0xc00027bd90 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00027be28 sp=0xc00027bdb0 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00027be50 sp=0xc00027be28 pc=0xda3c1d2 testing.(*T).Parallel(0xc000006ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00027bee8 sp=0xc00027be50 pc=0xdb3ebd5 runtime_test.TestCgoCrashTracebackGo(0xc000006ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0xc00027bf70 sp=0xc00027bee8 pc=0xdd475df testing.tRunner(0xc000006ea0, 0xdf701e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00027bfc0 sp=0xc00027bf70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00027bfe0 sp=0xc00027bfc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00027bfe8 sp=0xc00027bfe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177238 gp=0xc00086a340 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092efb0?, 0xc00007e060?, 0x0?, 0x0?, 0xc00028b608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00028b5b8 sp=0xc00028b598 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00028b630 sp=0xc00028b5b8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00028b658 sp=0xc00028b630 pc=0xda3c1d2 testing.(*T).Parallel(0xc000666000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00028b6f0 sp=0xc00028b658 pc=0xdb3ebd5 runtime_test.TestCgoTracebackContextPreemption(0xc000666000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0xc00028b770 sp=0xc00028b6f0 pc=0xdd478bf testing.tRunner(0xc000666000, 0xdf702a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00028b7c0 sp=0xc00028b770 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00028b7e0 sp=0xc00028b7c0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00028b7e8 sp=0xc00028b7e0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177297 gp=0xc00086a4e0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000970900?, 0xc00007e060?, 0x0?, 0x0?, 0xc00028bd50?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00028bd00 sp=0xc00028bce0 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00028bd78 sp=0xc00028bd00 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00028bda0 sp=0xc00028bd78 pc=0xda3c1d2 testing.(*T).Parallel(0xc004a91a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00028be38 sp=0xc00028bda0 pc=0xdb3ebd5 runtime_test.TestPanicTraceback(0xc004a91a00) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x2a fp=0xc00028bf70 sp=0xc00028be38 pc=0xdd4ed4a testing.tRunner(0xc004a91a00, 0xdf709a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00028bfc0 sp=0xc00028bf70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00028bfe0 sp=0xc00028bfc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00028bfe8 sp=0xc00028bfe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177017 gp=0xc00086aea0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc002ace0c0?, 0xc00007e060?, 0x0?, 0x0?, 0xc00004e5e0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004e590 sp=0xc00004e570 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00004e608 sp=0xc00004e590 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00004e630 sp=0xc00004e608 pc=0xda3c1d2 testing.(*T).Parallel(0xc000a03d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00004e6c8 sp=0xc00004e630 pc=0xdb3ebd5 runtime_test.testConcurrentReadsAfterGrowth(0xdb3e6b3?, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc00004e750 sp=0xc00004e6c8 pc=0xdd7496a runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc000a03d40?) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x18 fp=0xc00004e770 sp=0xc00004e750 pc=0xdd75158 testing.tRunner(0xc000a03d40, 0xdf70330) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00004e7c0 sp=0xc00004e770 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00004e7e0 sp=0xc00004e7c0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004e7e8 sp=0xc00004e7e0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177242 gp=0xc00090e1a0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092f130?, 0xc00007e060?, 0x0?, 0x0?, 0xc000063c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000063c08 sp=0xc000063be8 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000063c80 sp=0xc000063c08 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000063ca8 sp=0xc000063c80 pc=0xda3c1d2 testing.(*T).Parallel(0xc0006669c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000063d40 sp=0xc000063ca8 pc=0xdb3ebd5 runtime_test.testCgoPprof(0xc0006669c0, {0x0, 0x0}, {0xde0f2c7, 0x19}, {0xde03a4f, 0xc}, {0xde0b40a, 0x15}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000063f18 sp=0xc000063d40 pc=0xdd47a39 runtime_test.TestCgoPprofThreadNoTraceback(0xc0006669c0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:371 +0x3d fp=0xc000063f70 sp=0xc000063f18 pc=0xdd4881d testing.tRunner(0xc0006669c0, 0xdf70268) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000063fc0 sp=0xc000063f70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000063fe0 sp=0xc000063fc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000063fe8 sp=0xc000063fe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177221 gp=0xc00090e680 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092e8d0?, 0xc00007e060?, 0x0?, 0x0?, 0xc000b82e68?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b82e18 sp=0xc000b82df8 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b82e90 sp=0xc000b82e18 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b82eb8 sp=0xc000b82e90 pc=0xda3c1d2 testing.(*T).Parallel(0xc0009831e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b82f50 sp=0xc000b82eb8 pc=0xdb3ebd5 runtime_test.TestCgoCrashHandler(0xc0009831e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:25 +0x18 fp=0xc000b82f70 sp=0xc000b82f50 pc=0xdd45f78 testing.tRunner(0xc0009831e0, 0xdf701d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b82fc0 sp=0xc000b82f70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b82fe0 sp=0xc000b82fc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b82fe8 sp=0xc000b82fe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177528 gp=0xc0009821a0 m=nil [runnable]: runtime.semrelease1(0xc0013282d8?, 0x0, 0x0) /tmp/buildlet/go/src/runtime/sema.go:175 +0x219 fp=0xc00028cf70 sp=0xc00028cf68 pc=0xda88bb9 runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1213 +0x56 fp=0xc00028cfa8 sp=0xc00028cf70 pc=0xdd8d096 runtime_test.(*contentionWorker).run(0xc00012a468) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc00028cfc8 sp=0xc00028cfa8 pc=0xdd8ee43 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc00028cfe0 sp=0xc00028cfc8 pc=0xdd8ea45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00028cfe8 sp=0xc00028cfe0 pc=0xdab1a01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 177525 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 177230 gp=0xc000983ba0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092ec70?, 0xc00007e060?, 0x0?, 0x0?, 0xc000277e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000277db8 sp=0xc000277d98 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000277e30 sp=0xc000277db8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000277e58 sp=0xc000277e30 pc=0xda3c1d2 testing.(*T).Parallel(0xc0009a16c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000277ef0 sp=0xc000277e58 pc=0xdb3ebd5 runtime_test.TestEnsureDropM(0xc0009a16c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0xc000277f70 sp=0xc000277ef0 pc=0xdd469df testing.tRunner(0xc0009a16c0, 0xdf70428) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000277fc0 sp=0xc000277f70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000277fe0 sp=0xc000277fc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000277fe8 sp=0xc000277fe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177527 gp=0xc004a91d40 m=nil [runnable]: runtime.gopark(0xc000a00280?, 0xc0002b7f08?, 0xc0?, 0xe0?, 0xc000a00280?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002b7ed0 sp=0xc0002b7eb0 pc=0xda76a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc0013282d8, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc0002b7f38 sp=0xc0002b7ed0 pc=0xda88865 runtime.semacquire(0xc0013282d8?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc0002b7f70 sp=0xc0002b7f38 pc=0xda8861e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc0002b7fa8 sp=0xc0002b7f70 pc=0xdd8d07e runtime_test.(*contentionWorker).run(0xc00012a450) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc0002b7fc8 sp=0xc0002b7fa8 pc=0xdd8ee43 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc0002b7fe0 sp=0xc0002b7fc8 pc=0xdd8ea45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002b7fe8 sp=0xc0002b7fe0 pc=0xdab1a01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 177525 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 177226 gp=0xc000a02d00 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092ead0?, 0xc00007e060?, 0x0?, 0x0?, 0xc000066df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000066da8 sp=0xc000066d88 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000066e20 sp=0xc000066da8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000066e48 sp=0xc000066e20 pc=0xda3c1d2 testing.(*T).Parallel(0xc00086a1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000066ee0 sp=0xc000066e48 pc=0xdb3ebd5 runtime_test.TestCgoExternalThreadSIGPROF(0xc00086a1a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:93 +0x25 fp=0xc000066f70 sp=0xc000066ee0 pc=0xdd46505 testing.tRunner(0xc00086a1a0, 0xdf70208) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000066fc0 sp=0xc000066f70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000066fe0 sp=0xc000066fc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000066fe8 sp=0xc000066fe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 174143 gp=0xc000a03ba0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000120250?, 0xc00007e060?, 0x0?, 0x0?, 0xc00004d608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004d5b8 sp=0xc00004d598 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00004d630 sp=0xc00004d5b8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00004d658 sp=0xc00004d630 pc=0xda3c1d2 testing.(*T).Parallel(0xc0000744e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00004d6f0 sp=0xc00004d658 pc=0xdb3ebd5 runtime_test.TestNetpollWaiters(0xc0000744e0) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x1f fp=0xc00004d770 sp=0xc00004d6f0 pc=0xdd51e5f testing.tRunner(0xc0000744e0, 0xdf70850) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00004d7c0 sp=0xc00004d770 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00004d7e0 sp=0xc00004d7c0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004d7e8 sp=0xc00004d7e0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177550 gp=0xc000b20ea0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000124ea1?, 0xc000124f30?, 0xa0?, 0x4e?, 0xdf09300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000f30d30 sp=0xc000f30d10 pc=0xda76a0e runtime.chanrecv(0xc000ed40e0, 0xc000f30e17, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000f30da8 sp=0xc000f30d30 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000f30dd0 sp=0xc000f30da8 pc=0xda3c1d2 testing.(*T).Run(0xc004a904e0, {0xde08387?, 0xc001d20078?}, 0xc0001202b0) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc000f30e90 sp=0xc000f30dd0 pc=0xdb3fd2b runtime_test.TestRuntimeLockMetricsAndProfile(0xc004a904e0) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x3de fp=0xc000f30f70 sp=0xc000f30e90 pc=0xdd8cdde testing.tRunner(0xc004a904e0, 0xdf70b58) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000f30fc0 sp=0xc000f30f70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000f30fe0 sp=0xc000f30fc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000f30fe8 sp=0xc000f30fe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177491 gp=0xc000b216c0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000944710?, 0xc00007e060?, 0x0?, 0x0?, 0xc00028e648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00028e5f8 sp=0xc00028e5d8 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00028e670 sp=0xc00028e5f8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00028e698 sp=0xc00028e670 pc=0xda3c1d2 testing.(*T).Parallel(0xc0000751e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00028e730 sp=0xc00028e698 pc=0xdb3ebd5 runtime_test.TestMemmoveLarge0x180000(0xc0000751e0) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0xa5 fp=0xc00028e770 sp=0xc00028e730 pc=0xdd7e905 testing.tRunner(0xc0000751e0, 0xdf707c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00028e7c0 sp=0xc00028e770 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00028e7e0 sp=0xc00028e7c0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00028e7e8 sp=0xc00028e7e0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177237 gp=0xc000b21860 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092ef50?, 0xc00007e060?, 0x0?, 0x0?, 0xc000898608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008985b8 sp=0xc000898598 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000898630 sp=0xc0008985b8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000898658 sp=0xc000898630 pc=0xda3c1d2 testing.(*T).Parallel(0xc0000076c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0008986f0 sp=0xc000898658 pc=0xdb3ebd5 runtime_test.TestCgoTracebackContext(0xc0000076c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0xc000898770 sp=0xc0008986f0 pc=0xdd4779f testing.tRunner(0xc0000076c0, 0xdf70298) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008987c0 sp=0xc000898770 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008987e0 sp=0xc0008987c0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008987e8 sp=0xc0008987e0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177492 gp=0xc000b21d40 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000944770?, 0xc00007e060?, 0x0?, 0x0?, 0xc00004de48?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004ddf8 sp=0xc00004ddd8 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00004de70 sp=0xc00004ddf8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00004de98 sp=0xc00004de70 pc=0xda3c1d2 testing.(*T).Parallel(0xc000075380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00004df30 sp=0xc00004de98 pc=0xdb3ebd5 runtime_test.TestMemmoveOverlapLarge0x120000(0xc000075380) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0xa5 fp=0xc00004df70 sp=0xc00004df30 pc=0xdd7ea05 testing.tRunner(0xc000075380, 0xdf707d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00004dfc0 sp=0xc00004df70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00004dfe0 sp=0xc00004dfc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004dfe8 sp=0xc00004dfe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177223 gp=0xc000b2a1a0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092e9b0?, 0xc00007e060?, 0x0?, 0x0?, 0xc00089b608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00089b5b8 sp=0xc00089b598 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00089b630 sp=0xc00089b5b8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00089b658 sp=0xc00089b630 pc=0xda3c1d2 testing.(*T).Parallel(0xc000826b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00089b6f0 sp=0xc00089b658 pc=0xdb3ebd5 runtime_test.TestCgoTraceback(0xc000826b60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0xc00089b770 sp=0xc00089b6f0 pc=0xdd4611f testing.tRunner(0xc000826b60, 0xdf70290) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00089b7c0 sp=0xc00089b770 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00089b7e0 sp=0xc00089b7c0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00089b7e8 sp=0xc00089b7e0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177241 gp=0xc000b2a340 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092f0d0?, 0xc00007e060?, 0x0?, 0x0?, 0xc000f37c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000f37c08 sp=0xc000f37be8 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000f37c80 sp=0xc000f37c08 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000f37ca8 sp=0xc000f37c80 pc=0xda3c1d2 testing.(*T).Parallel(0xc000666820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000f37d40 sp=0xc000f37ca8 pc=0xdb3ebd5 runtime_test.testCgoPprof(0xc000666820, {0x0, 0x0}, {0xde04e6f, 0xe}, {0xde03a4f, 0xc}, {0xde0440c, 0xd}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000f37f18 sp=0xc000f37d40 pc=0xdd47a39 runtime_test.TestCgoPprofThread(0xc000666820?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:367 +0x3d fp=0xc000f37f70 sp=0xc000f37f18 pc=0xdd487bd testing.tRunner(0xc000666820, 0xdf70260) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000f37fc0 sp=0xc000f37f70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000f37fe0 sp=0xc000f37fc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000f37fe8 sp=0xc000f37fe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177265 gp=0xc000b2a820 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092fb20?, 0xc00007e060?, 0x0?, 0x0?, 0xc000a3ae08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000a3adb8 sp=0xc000a3ad98 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000a3ae30 sp=0xc000a3adb8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000a3ae58 sp=0xc000a3ae30 pc=0xda3c1d2 testing.(*T).Parallel(0xc00090f860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000a3aef0 sp=0xc000a3ae58 pc=0xdb3ebd5 runtime_test.TestDestructorCallback(0xc00090f860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0xc000a3af70 sp=0xc000a3aef0 pc=0xdd4b19f testing.tRunner(0xc00090f860, 0xdf703d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000a3afc0 sp=0xc000a3af70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000a3afe0 sp=0xc000a3afc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000a3afe8 sp=0xc000a3afe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177225 gp=0xc000b2b1e0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092ea70?, 0xc00007e060?, 0x0?, 0x0?, 0xc000277608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002775b8 sp=0xc000277598 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000277630 sp=0xc0002775b8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000277658 sp=0xc000277630 pc=0xda3c1d2 testing.(*T).Parallel(0xc00086a000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0002776f0 sp=0xc000277658 pc=0xdb3ebd5 runtime_test.TestCgoExternalThreadPanic(0xc00086a000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0xc000277770 sp=0xc0002776f0 pc=0xdd463ff testing.tRunner(0xc00086a000, 0xdf70200) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002777c0 sp=0xc000277770 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002777e0 sp=0xc0002777c0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002777e8 sp=0xc0002777e0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177256 gp=0xc000b2b860 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092f760?, 0xc00007e060?, 0x0?, 0x0?, 0xc000a3be18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000a3bdc8 sp=0xc000a3bda8 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000a3be40 sp=0xc000a3bdc8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000a3be68 sp=0xc000a3be40 pc=0xda3c1d2 testing.(*T).Parallel(0xc00090e820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000a3bf00 sp=0xc000a3be68 pc=0xdb3ebd5 runtime_test.TestAbortInCgo(0xc00090e820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:703 +0x1c fp=0xc000a3bf70 sp=0xc000a3bf00 pc=0xdd4a5fc testing.tRunner(0xc00090e820, 0xdf700a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000a3bfc0 sp=0xc000a3bf70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000a3bfe0 sp=0xc000a3bfc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000a3bfe8 sp=0xc000a3bfe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177295 gp=0xc000b3c4e0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000970840?, 0xc00007e060?, 0x0?, 0x0?, 0xc00028c608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00028c5b8 sp=0xc00028c598 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00028c630 sp=0xc00028c5b8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00028c658 sp=0xc00028c630 pc=0xda3c1d2 testing.(*T).Parallel(0xc004a916c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00028c6f0 sp=0xc00028c658 pc=0xdb3ebd5 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc004a916c0) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x38 fp=0xc00028c770 sp=0xc00028c6f0 pc=0xdd4eaf8 testing.tRunner(0xc004a916c0, 0xdf70b18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00028c7c0 sp=0xc00028c770 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00028c7e0 sp=0xc00028c7c0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00028c7e8 sp=0xc00028c7e0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177224 gp=0xc000b3d520 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092ea10?, 0xc00007e060?, 0x0?, 0x0?, 0xc000278df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000278da8 sp=0xc000278d88 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000278e20 sp=0xc000278da8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000278e48 sp=0xc000278e20 pc=0xda3c1d2 testing.(*T).Parallel(0xc000827d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000278ee0 sp=0xc000278e48 pc=0xdb3ebd5 runtime_test.TestCgoCallbackGC(0xc000827d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:54 +0x25 fp=0xc000278f70 sp=0xc000278ee0 pc=0xdd46245 testing.tRunner(0xc000827d40, 0xdf701c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000278fc0 sp=0xc000278f70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000278fe0 sp=0xc000278fc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000278fe8 sp=0xc000278fe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177231 gp=0xc000b3da00 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092ece0?, 0xc00007e060?, 0x0?, 0x0?, 0xc000065d90?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000065d40 sp=0xc000065d20 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000065db8 sp=0xc000065d40 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000065de0 sp=0xc000065db8 pc=0xda3c1d2 testing.(*T).Parallel(0xc0009a1860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000065e78 sp=0xc000065de0 pc=0xdb3ebd5 runtime_test.TestCgoCheckBytes(0xc0009a1860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:167 +0x27 fp=0xc000065f70 sp=0xc000065e78 pc=0xdd46b07 testing.tRunner(0xc0009a1860, 0xdf701d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000065fc0 sp=0xc000065f70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000065fe0 sp=0xc000065fc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000065fe8 sp=0xc000065fe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177296 gp=0xc000b46000 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009708a0?, 0xc00007e060?, 0x0?, 0x0?, 0xc00027b608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00027b5b8 sp=0xc00027b598 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00027b630 sp=0xc00027b5b8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00027b658 sp=0xc00027b630 pc=0xda3c1d2 testing.(*T).Parallel(0xc004a91860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00027b6f0 sp=0xc00027b658 pc=0xdb3ebd5 runtime_test.TestNetpollDeadlock(0xc004a91860) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x1f fp=0xc00027b770 sp=0xc00027b6f0 pc=0xdd4ec1f testing.tRunner(0xc004a91860, 0xdf70848) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00027b7c0 sp=0xc00027b770 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00027b7e0 sp=0xc00027b7c0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00027b7e8 sp=0xc00027b7e0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177264 gp=0xc000b46d00 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092fac0?, 0xc00007e060?, 0x0?, 0x0?, 0xc000a3a5f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000a3a5a8 sp=0xc000a3a588 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000a3a620 sp=0xc000a3a5a8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000a3a648 sp=0xc000a3a620 pc=0xda3c1d2 testing.(*T).Parallel(0xc00090f6c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000a3a6e0 sp=0xc000a3a648 pc=0xdb3ebd5 runtime_test.TestCgoSigfwd(0xc00090f6c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:822 +0x25 fp=0xc000a3a770 sp=0xc000a3a6e0 pc=0xdd4b065 testing.tRunner(0xc00090f6c0, 0xdf70270) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000a3a7c0 sp=0xc000a3a770 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000a3a7e0 sp=0xc000a3a7c0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000a3a7e8 sp=0xc000a3a7e0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177233 gp=0xc0009941a0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092edc0?, 0xc00007e060?, 0x0?, 0x0?, 0xc000274e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000274db8 sp=0xc000274d98 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000274e30 sp=0xc000274db8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000274e58 sp=0xc000274e30 pc=0xda3c1d2 testing.(*T).Parallel(0xc0009a1ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000274ef0 sp=0xc000274e58 pc=0xdb3ebd5 runtime_test.TestCgoCCodeSIGPROF(0xc0009a1ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0xc000274f70 sp=0xc000274ef0 pc=0xdd4717f testing.tRunner(0xc0009a1ba0, 0xdf701c0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000274fc0 sp=0xc000274f70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000274fe0 sp=0xc000274fc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000274fe8 sp=0xc000274fe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177240 gp=0xc0009949c0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092f070?, 0xc00007e060?, 0x0?, 0x0?, 0xc000061c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000061c08 sp=0xc000061be8 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000061c80 sp=0xc000061c08 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000061ca8 sp=0xc000061c80 pc=0xda3c1d2 testing.(*T).Parallel(0xc000666680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000061d40 sp=0xc000061ca8 pc=0xdb3ebd5 runtime_test.testCgoPprof(0xc000666680, {0xde04e61, 0xe}, {0xde01337, 0x8}, {0xde00509, 0x6}, {0xde03a43, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000061f18 sp=0xc000061d40 pc=0xdd47a39 runtime_test.TestCgoPprofPIE(0xc000666680?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:363 +0x45 fp=0xc000061f70 sp=0xc000061f18 pc=0xdd48765 testing.tRunner(0xc000666680, 0xdf70258) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000061fc0 sp=0xc000061f70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000061fe0 sp=0xc000061fc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000061fe8 sp=0xc000061fe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177249 gp=0xc000994b60 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092f420?, 0xc00007e060?, 0x0?, 0x0?, 0xc000a36608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000a365b8 sp=0xc000a36598 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000a36630 sp=0xc000a365b8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000a36658 sp=0xc000a36630 pc=0xda3c1d2 testing.(*T).Parallel(0xc000667520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000a366f0 sp=0xc000a36658 pc=0xdb3ebd5 runtime_test.TestSigStackSwapping(0xc000667520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0xc000a36770 sp=0xc000a366f0 pc=0xdd4961f testing.tRunner(0xc000667520, 0xdf70c28) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000a367c0 sp=0xc000a36770 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000a367e0 sp=0xc000a367c0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000a367e8 sp=0xc000a367e0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177269 gp=0xc0009a01a0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc00092fcb0?, 0xc00007e060?, 0x0?, 0x0?, 0xc000a39e18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000a39dc8 sp=0xc000a39da8 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000a39e40 sp=0xc000a39dc8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000a39e68 sp=0xc000a39e40 pc=0xda3c1d2 testing.(*T).Parallel(0xc0008741a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000a39f00 sp=0xc000a39e68 pc=0xdb3ebd5 runtime_test.TestVDSO(0xc0008741a0) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x1c fp=0xc000a39f70 sp=0xc000a39f00 pc=0xdd4ccbc testing.tRunner(0xc0008741a0, 0xdf70e98) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000a39fc0 sp=0xc000a39f70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000a39fe0 sp=0xc000a39fc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000a39fe8 sp=0xc000a39fe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177294 gp=0xc0009a0680 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009707e0?, 0xc00007e060?, 0x0?, 0x0?, 0xc000a42e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000a42db8 sp=0xc000a42d98 pc=0xda76a0e runtime.chanrecv(0xc0003a4060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000a42e30 sp=0xc000a42db8 pc=0xda3c5bf runtime.chanrecv1(0xe1dbe80?, 0xdedeca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000a42e58 sp=0xc000a42e30 pc=0xda3c1d2 testing.(*T).Parallel(0xc004a91380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000a42ef0 sp=0xc000a42e58 pc=0xdb3ebd5 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc004a91380) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x38 fp=0xc000a42f70 sp=0xc000a42ef0 pc=0xdd4e9b8 testing.tRunner(0xc004a91380, 0xdf70b10) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000a42fc0 sp=0xc000a42f70 pc=0xdb3ef1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000a42fe0 sp=0xc000a42fc0 pc=0xdb3fe85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000a42fe8 sp=0xc000a42fe0 pc=0xdab1a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 FAIL runtime 300.104s FAIL 2023/11/19 17:49:23 Failed: exit status 1 go tool dist: FAILED