openbsd-386-72 at 7fd0b133dc1bb4af59914650660c644381c84e35 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] and env ["HOME=/" "INRC=1" "_=/bin/sh" "WORKDIR=/tmp/workdir" "GO_BUILDER_NAME=openbsd-386-72" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PATH=/tmp/workdir/go1.4/go/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src WARNING: //go1.4/bin/go does not exist, found /tmp/workdir/go1.4/go/bin/go from env WARNING: set /tmp/workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /tmp/workdir/go1.4/go. (go1.22.6 openbsd/386) Building Go toolchain1 using /tmp/workdir/go1.4/go. 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 openbsd/386. --- Installed Go for openbsd/386 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.80GHz # GOOS: openbsd # OS Version: OpenBSD 7.2 OpenBSD 7.2 (GENERIC) #5: Tue Jul 25 16:20:24 CEST 2023 root@syspatch-72-i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC i386 ##### Testing packages. ok archive/tar 0.156s ok archive/zip 0.382s ok bufio 0.068s ok bytes 0.378s ok cmp 0.016s ok compress/bzip2 0.087s ok compress/flate 0.668s ok compress/gzip 1.414s ok compress/lzw 0.076s ok compress/zlib 0.407s ok container/heap 0.017s ok container/list 0.016s ok container/ring 0.019s ok context 0.295s ok crypto 1.051s ok crypto/aes 0.034s ok crypto/cipher 1.790s ok crypto/des 0.029s ok crypto/dsa 0.021s ok crypto/ecdh 0.255s ok crypto/ecdsa 0.175s ok crypto/ed25519 0.262s ok crypto/elliptic 0.062s ok crypto/hmac 0.028s ok crypto/internal/alias 0.017s ok crypto/internal/bigmod 0.055s ok crypto/internal/boring 0.015s ok crypto/internal/boring/bcache 0.165s ok crypto/internal/edwards25519 0.412s ok crypto/internal/edwards25519/field 0.073s ok crypto/internal/hpke 0.020s ok crypto/internal/mlkem768 0.254s ok crypto/internal/nistec 0.929s ok crypto/internal/nistec/fiat 0.015s [no tests to run] ok crypto/md5 0.019s ok crypto/rand 0.117s ok crypto/rc4 0.060s ok crypto/rsa 0.911s ok crypto/sha1 0.019s ok crypto/sha256 0.019s ok crypto/sha512 0.022s ok crypto/subtle 0.251s ok crypto/tls 1.790s ok crypto/x509 2.082s ok database/sql 0.769s ok database/sql/driver 0.015s ok debug/buildinfo 0.083s ok debug/dwarf 0.055s ok debug/elf 0.176s ok debug/gosym 0.058s ok debug/macho 0.026s ok debug/pe 0.068s ok debug/plan9obj 0.017s ok embed 0.017s [no tests to run] ok embed/internal/embedtest 0.017s ok encoding/ascii85 0.016s ok encoding/asn1 0.019s ok encoding/base32 0.037s ok encoding/base64 0.018s ok encoding/binary 0.024s ok encoding/csv 0.026s ok encoding/gob 3.339s ok encoding/hex 0.018s ok encoding/json 0.429s ok encoding/pem 1.005s ok encoding/xml 0.090s ok errors 0.019s ok expvar 0.019s ok flag 0.071s ok fmt 0.102s ok go/ast 0.021s ok go/build 3.178s ok go/build/constraint 0.071s ok go/constant 0.019s ok go/doc 0.095s ok go/doc/comment 1.308s ok go/format 0.021s ok go/importer 0.515s ok go/internal/gccgoimporter 0.034s ok go/internal/gcimporter 3.425s ok go/internal/srcimporter 15.595s ok go/parser 0.453s ok go/printer 0.177s ok go/scanner 0.017s ok go/token 0.029s ok go/types 21.375s ok go/version 0.015s ok hash 0.018s ok hash/adler32 0.022s ok hash/crc32 0.020s ok hash/crc64 0.017s ok hash/fnv 0.016s ok hash/maphash 0.062s ok html 0.017s ok html/template 0.084s ok image 0.075s ok image/color 0.027s ok image/draw 0.082s ok image/gif 0.153s ok image/jpeg 0.191s ok image/png 0.272s ok index/suffixarray 0.172s ok internal/abi 0.158s ok internal/buildcfg 0.015s ok internal/chacha8rand 0.015s ok internal/concurrent 0.075s ok internal/coverage/cfile 1.397s ok internal/coverage/cformat 0.016s ok internal/coverage/cmerge 0.015s ok internal/coverage/pods 0.019s ok internal/coverage/slicereader 0.015s ok internal/coverage/slicewriter 0.015s ok internal/coverage/test 0.024s ok internal/cpu 0.036s ok internal/dag 0.016s ok internal/diff 0.026s ok internal/fmtsort 0.016s ok internal/fuzz 0.022s ok internal/godebug 0.970s ok internal/godebugs 6.055s ok internal/gover 0.015s ok internal/itoa 0.015s ok internal/pkgbits 0.016s ok internal/platform 1.425s ok internal/poll 0.073s ok internal/profile 0.019s ok internal/reflectlite 0.020s ok internal/runtime/atomic 0.051s ok internal/runtime/math 0.015s ok internal/runtime/sys 0.015s ok internal/saferio 0.106s ok internal/singleflight 0.086s ok internal/sysinfo 0.015s ok internal/testenv 0.369s --- FAIL: TestTraceStress (136.98s) --- FAIL: TestTraceStress/Default (136.98s) exec.go:213: test timed out while running command: /tmp/workdir/go/bin/go run testdata/testprog/stress.go trace_test.go:610: context deadline exceeded panic: test timed out after 3m0s running tests: TestTraceStressStartStop (8s) TestTraceStressStartStop/Default (8s) goroutine 126 gp=0x6e1d7328 m=0 mp=0x83f6fa0 [running]: panic({0x823c780, 0x6e446218}) /tmp/workdir/go/src/runtime/panic.go:806 +0x138 fp=0x6dc3af84 sp=0x6dc3af30 pc=0x80b77e8 testing.(*M).startAlarm.func1() /tmp/workdir/go/src/testing/testing.go:2456 +0x37f fp=0x6dc3aff0 sp=0x6dc3af84 pc=0x8142c9f runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6dc3aff4 sp=0x6dc3aff0 pc=0x80bd201 created by time.goFunc /tmp/workdir/go/src/time/sleep.go:215 +0x29 goroutine 1 gp=0x6dc06128 m=nil [chan receive]: runtime.gopark(0x8283458, 0x6dc1e434, 0xe, 0x7, 0x2) /tmp/workdir/go/src/runtime/proc.go:435 +0xfa fp=0x6dc66c3c sp=0x6dc66c28 pc=0x80b7b9a runtime.chanrecv(0x6dc1e400, 0x6dc66caf, 0x1) /tmp/workdir/go/src/runtime/chan.go:640 +0x3bd fp=0x6dc66c78 sp=0x6dc66c3c pc=0x804db4d runtime.chanrecv1(0x6dc1e400, 0x6dc66caf) /tmp/workdir/go/src/runtime/chan.go:490 +0x1c fp=0x6dc66c8c sp=0x6dc66c78 pc=0x804d75c testing.(*T).Run(0x6dc06d88, {0x8274de2, 0x18}, 0x82832b8) /tmp/workdir/go/src/testing/testing.go:1831 +0x466 fp=0x6dc66d10 sp=0x6dc66c8c pc=0x813f736 testing.runTests.func1(0x6dc06d88) /tmp/workdir/go/src/testing/testing.go:2251 +0x3f fp=0x6dc66d30 sp=0x6dc66d10 pc=0x81418af testing.tRunner(0x6dc06d88, 0x6dc66df4) /tmp/workdir/go/src/testing/testing.go:1764 +0x113 fp=0x6dc66d90 sp=0x6dc66d30 pc=0x813e7f3 testing.runTests(0x6dc10060, {0x83eeae0, 0x1a, 0x1a}, {0xc1b6ccc83ab85938, 0x29e8f7b8a8, 0x83f67c0}) /tmp/workdir/go/src/testing/testing.go:2249 +0x3de fp=0x6dc66e08 sp=0x6dc66d90 pc=0x81417ce testing.(*M).Run(0x6dc58050) /tmp/workdir/go/src/testing/testing.go:2114 +0x632 fp=0x6dc66f54 sp=0x6dc66e08 pc=0x81401b2 main.main() _testmain.go:99 +0xdf fp=0x6dc66fac sp=0x6dc66f54 pc=0x821ff9f runtime.main() /tmp/workdir/go/src/runtime/proc.go:283 +0x288 fp=0x6dc66ff0 sp=0x6dc66fac pc=0x80817c8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6dc66ff4 sp=0x6dc66ff0 pc=0x80bd201 goroutine 2 gp=0x6dc06488 m=nil [force gc (idle), 3 minutes]: runtime.gopark(0x82835c4, 0x83f6480, 0x11, 0xa, 0x1) /tmp/workdir/go/src/runtime/proc.go:435 +0xfa fp=0x6dc38fdc sp=0x6dc38fc8 pc=0x80b7b9a runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:441 runtime.forcegchelper() /tmp/workdir/go/src/runtime/proc.go:348 +0xc7 fp=0x6dc38ff0 sp=0x6dc38fdc pc=0x8081b27 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6dc38ff4 sp=0x6dc38ff0 pc=0x80bd201 created by runtime.init.6 in goroutine 1 /tmp/workdir/go/src/runtime/proc.go:336 +0x1d goroutine 3 gp=0x6dc065a8 m=nil [GC sweep wait]: runtime.gopark(0x82835c4, 0x83f6620, 0xc, 0x9, 0x1) /tmp/workdir/go/src/runtime/proc.go:435 +0xfa fp=0x6dc397cc sp=0x6dc397b8 pc=0x80b7b9a runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:441 runtime.bgsweep(0x6dc1e040) /tmp/workdir/go/src/runtime/mgcsweep.go:317 +0xec fp=0x6dc397e8 sp=0x6dc397cc pc=0x806b5ec runtime.gcenable.gowrap1() /tmp/workdir/go/src/runtime/mgc.go:203 +0x21 fp=0x6dc397f0 sp=0x6dc397e8 pc=0x805d0c1 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6dc397f4 sp=0x6dc397f0 pc=0x80bd201 created by runtime.gcenable in goroutine 1 /tmp/workdir/go/src/runtime/mgc.go:203 +0x71 goroutine 4 gp=0x6dc066c8 m=nil [GC scavenge wait]: runtime.gopark(0x82835c4, 0x83f68e0, 0xd, 0xa, 0x2) /tmp/workdir/go/src/runtime/proc.go:435 +0xfa fp=0x6dc39fb8 sp=0x6dc39fa4 pc=0x80b7b9a runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:441 runtime.(*scavengerState).park(0x83f68e0) /tmp/workdir/go/src/runtime/mgcscavenge.go:425 +0x54 fp=0x6dc39fcc sp=0x6dc39fb8 pc=0x8068c34 runtime.bgscavenge(0x6dc1e040) /tmp/workdir/go/src/runtime/mgcscavenge.go:658 +0x69 fp=0x6dc39fe8 sp=0x6dc39fcc pc=0x8069289 runtime.gcenable.gowrap2() /tmp/workdir/go/src/runtime/mgc.go:204 +0x21 fp=0x6dc39ff0 sp=0x6dc39fe8 pc=0x805d081 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6dc39ff4 sp=0x6dc39ff0 pc=0x80bd201 created by runtime.gcenable in goroutine 1 /tmp/workdir/go/src/runtime/mgc.go:204 +0xb1 goroutine 5 gp=0x6dc06c68 m=nil [finalizer wait, 2 minutes]: runtime.gopark(0x8283478, 0x8402a10, 0x10, 0xa, 0x1) /tmp/workdir/go/src/runtime/proc.go:435 +0xfa fp=0x6dc3a798 sp=0x6dc3a784 pc=0x80b7b9a runtime.runfinq() /tmp/workdir/go/src/runtime/mfinal.go:193 +0xf0 fp=0x6dc3a7f0 sp=0x6dc3a798 pc=0x805c220 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6dc3a7f4 sp=0x6dc3a7f0 pc=0x80bd201 created by runtime.createfing in goroutine 1 /tmp/workdir/go/src/runtime/mfinal.go:163 +0x5a goroutine 12 gp=0x6dc06fc8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x8283458, 0x6dc1e274, 0xe, 0x7, 0x2) /tmp/workdir/go/src/runtime/proc.go:435 +0xfa fp=0x6dc65d3c sp=0x6dc65d28 pc=0x80b7b9a runtime.chanrecv(0x6dc1e240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:640 +0x3bd fp=0x6dc65d78 sp=0x6dc65d3c pc=0x804db4d runtime.chanrecv1(0x6dc1e240, 0x0) /tmp/workdir/go/src/runtime/chan.go:490 +0x1c fp=0x6dc65d8c sp=0x6dc65d78 pc=0x804d75c testing.(*T).Parallel(0x6dc070e8) /tmp/workdir/go/src/testing/testing.go:1549 +0x244 fp=0x6dc65e08 sp=0x6dc65d8c pc=0x813e4d4 internal/trace_test.TestMMU(0x6dc070e8) /tmp/workdir/go/src/internal/trace/gc_test.go:28 +0x2c fp=0x6dc65f84 sp=0x6dc65e08 pc=0x821271c testing.tRunner(0x6dc070e8, 0x828326c) /tmp/workdir/go/src/testing/testing.go:1764 +0x113 fp=0x6dc65fe4 sp=0x6dc65f84 pc=0x813e7f3 testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1823 +0x28 fp=0x6dc65ff0 sp=0x6dc65fe4 pc=0x813f878 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6dc65ff4 sp=0x6dc65ff0 pc=0x80bd201 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1823 +0x447 goroutine 10 gp=0x6dc07688 m=nil [GC worker (idle), 1 minutes]: runtime.gopark(0x8283488, 0x6dc18c48, 0x1a, 0xa, 0x0) /tmp/workdir/go/src/runtime/proc.go:435 +0xfa fp=0x6dc3878c sp=0x6dc38778 pc=0x80b7b9a runtime.gcBgMarkWorker(0x6dc1fd80) /tmp/workdir/go/src/runtime/mgc.go:1362 +0xeb fp=0x6dc387e8 sp=0x6dc3878c pc=0x805f9eb runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir/go/src/runtime/mgc.go:1278 +0x21 fp=0x6dc387f0 sp=0x6dc387e8 pc=0x805f8e1 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6dc387f4 sp=0x6dc387f0 pc=0x80bd201 created by runtime.gcBgMarkStartWorkers in goroutine 9 /tmp/workdir/go/src/runtime/mgc.go:1278 +0x114 goroutine 120 gp=0x6dc07328 m=nil [chan receive]: runtime.gopark(0x8283458, 0x6dc1e4b4, 0xe, 0x7, 0x2) /tmp/workdir/go/src/runtime/proc.go:435 +0xfa fp=0x6dccbe60 sp=0x6dccbe4c pc=0x80b7b9a runtime.chanrecv(0x6dc1e480, 0x6dccbed3, 0x1) /tmp/workdir/go/src/runtime/chan.go:640 +0x3bd fp=0x6dccbe9c sp=0x6dccbe60 pc=0x804db4d runtime.chanrecv1(0x6dc1e480, 0x6dccbed3) /tmp/workdir/go/src/runtime/chan.go:490 +0x1c fp=0x6dccbeb0 sp=0x6dccbe9c pc=0x804d75c testing.(*T).Run(0x6dd02248, {0x826df13, 0x7}, 0x6e446130) /tmp/workdir/go/src/testing/testing.go:1831 +0x466 fp=0x6dccbf34 sp=0x6dccbeb0 pc=0x813f736 internal/trace_test.testTraceProg(0x6dd02248, {0x8272fc4, 0x14}, 0x0) /tmp/workdir/go/src/internal/trace/trace_test.go:645 +0x22b fp=0x6dccbf70 sp=0x6dccbf34 pc=0x821a41b internal/trace_test.TestTraceStressStartStop(0x6dd02248) /tmp/workdir/go/src/internal/trace/trace_test.go:512 +0x35 fp=0x6dccbf84 sp=0x6dccbf70 pc=0x8219b15 testing.tRunner(0x6dd02248, 0x82832b8) /tmp/workdir/go/src/testing/testing.go:1764 +0x113 fp=0x6dccbfe4 sp=0x6dccbf84 pc=0x813e7f3 testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1823 +0x28 fp=0x6dccbff0 sp=0x6dccbfe4 pc=0x813f878 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6dccbff4 sp=0x6dccbff0 pc=0x80bd201 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1823 +0x447 goroutine 121 gp=0x6dc078c8 m=3 mp=0x6dc3ca08 [syscall]: syscall.syscall6(0x80cbeb0, 0xc957, 0x6dc68e54, 0x0, 0x6e450140, 0x0, 0x0) /tmp/workdir/go/src/runtime/sys_openbsd3.go:54 +0x20 fp=0x6dc68e00 sp=0x6dc68df0 pc=0x80baa60 syscall.wait4(0xc957, 0x6dc68e54, 0x0, 0x6e450140) /tmp/workdir/go/src/syscall/zsyscall_openbsd_386.go:43 +0x61 fp=0x6dc68e38 sp=0x6dc68e00 pc=0x80ca381 syscall.Wait4(0xc957, 0x6dc68e78, 0x0, 0x6e450140) /tmp/workdir/go/src/syscall/syscall_bsd.go:144 +0x3b fp=0x6dc68e5c sp=0x6dc68e38 pc=0x80c9bcb os.(*Process).pidWait(0x6dd782a0) /tmp/workdir/go/src/os/exec_unix.go:70 +0xb4 fp=0x6dc68e94 sp=0x6dc68e5c pc=0x80e7d94 os.(*Process).wait(0x6dd782a0) /tmp/workdir/go/src/os/exec_unix.go:30 +0x23 fp=0x6dc68ea8 sp=0x6dc68e94 pc=0x80e7c83 os.(*Process).Wait(...) /tmp/workdir/go/src/os/exec.go:358 os/exec.(*Cmd).Wait(0x6dca6008) /tmp/workdir/go/src/os/exec/exec.go:922 +0x36 fp=0x6dc68ee0 sp=0x6dc68ea8 pc=0x8168586 os/exec.(*Cmd).Run(0x6dca6008) /tmp/workdir/go/src/os/exec/exec.go:626 +0x3f fp=0x6dc68ef0 sp=0x6dc68ee0 pc=0x816737f internal/trace_test.testTraceProg.func1(0x6dd02368, 0x0, {0x0, 0x0}) /tmp/workdir/go/src/internal/trace/trace_test.go:606 +0x3b4 fp=0x6dc68f70 sp=0x6dc68ef0 pc=0x821aa94 internal/trace_test.testTraceProg.func2(0x6dd02368) /tmp/workdir/go/src/internal/trace/trace_test.go:646 +0x32 fp=0x6dc68f84 sp=0x6dc68f70 pc=0x821a6d2 testing.tRunner(0x6dd02368, 0x6e446130) /tmp/workdir/go/src/testing/testing.go:1764 +0x113 fp=0x6dc68fe4 sp=0x6dc68f84 pc=0x813e7f3 testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1823 +0x28 fp=0x6dc68ff0 sp=0x6dc68fe4 pc=0x813f878 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6dc68ff4 sp=0x6dc68ff0 pc=0x80bd201 created by testing.(*T).Run in goroutine 120 /tmp/workdir/go/src/testing/testing.go:1823 +0x447 goroutine 124 gp=0x6e1d66c8 m=nil [chan send]: runtime.gopark(0x8283458, 0x6dc1e534, 0xf, 0x6, 0x2) /tmp/workdir/go/src/runtime/proc.go:435 +0xfa fp=0x6dc63ee8 sp=0x6dc63ed4 pc=0x80b7b9a runtime.chansend(0x6dc1e500, 0x6dc63fd4, 0x1, 0x8168477) /tmp/workdir/go/src/runtime/chan.go:271 +0x299 fp=0x6dc63f20 sp=0x6dc63ee8 pc=0x804cee9 runtime.chansend1(0x6dc1e500, 0x6dc63fd4) /tmp/workdir/go/src/runtime/chan.go:157 +0x24 fp=0x6dc63f38 sp=0x6dc63f20 pc=0x804cc44 os/exec.(*Cmd).watchCtx(0x6dca6008, 0x6dc1e500) /tmp/workdir/go/src/os/exec/exec.go:873 +0x497 fp=0x6dc63fe4 sp=0x6dc63f38 pc=0x8168477 os/exec.(*Cmd).Start.gowrap2() /tmp/workdir/go/src/os/exec/exec.go:775 +0x28 fp=0x6dc63ff0 sp=0x6dc63fe4 pc=0x8167d98 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6dc63ff4 sp=0x6dc63ff0 pc=0x80bd201 created by os/exec.(*Cmd).Start in goroutine 121 /tmp/workdir/go/src/os/exec/exec.go:775 +0x87b FAIL internal/trace 180.348s FAIL go tool dist: Failed: exit status 1