linux-386-buster at 43648931492e45c78ba3e21e7191944a0bb7c10b :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["HOSTNAME=buildlet-linux-amd64-buster-rn063ce21" "HOME=/root" "SHLVL=0" "DEBIAN_FRONTEND=noninteractive" "USER=root" "GO_STAGE0_NET_DELAY=13s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-386-buster" "GOARCH=386" "GOHOSTARCH=386" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PATH=/workdir/go1.4/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "PWD=/workdir/go/src"] in dir /workdir/go/src WARNING: /root/go1.4/bin/go does not exist, found /workdir/go1.4/go/bin/go from env WARNING: set /workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /workdir/go1.4/go. (go1.22.6 linux/amd64) Building Go toolchain1 using /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 linux/386. --- Installed Go for linux/386 in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: 386 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.161+ #1 SMP Wed Oct 16 10:36:47 UTC 2024 x86_64 ##### Testing packages. ok archive/tar 0.133s ok archive/zip 0.306s ok bufio 0.045s ok bytes 0.181s ok cmp 0.003s ok compress/bzip2 0.038s ok compress/flate 0.391s ok compress/gzip 1.526s ok compress/lzw 0.053s ok compress/zlib 0.369s ok container/heap 0.005s ok container/list 0.003s ok container/ring 0.003s ok context 0.022s ok crypto 0.363s ok crypto/aes 0.004s ok crypto/cipher 5.045s ok crypto/des 0.012s ok crypto/dsa 0.004s ok crypto/ecdh 0.350s ok crypto/ecdsa 0.183s ok crypto/ed25519 0.246s ok crypto/elliptic 0.024s ? crypto/fips140 [no test files] ok crypto/hkdf 0.003s ok crypto/hmac 0.010s ok crypto/internal/boring 0.002s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 0.040s ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ? crypto/internal/entropy [no test files] ? crypto/internal/fips140 [no test files] ok crypto/internal/fips140/aes 0.013s ok crypto/internal/fips140/aes/gcm 0.002s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 0.039s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ok crypto/internal/fips140/drbg 0.003s [no tests to run] ok crypto/internal/fips140/ecdh 0.002s ok crypto/internal/fips140/ecdsa 0.170s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 0.385s ok crypto/internal/fips140/edwards25519/field 0.050s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mlkem 0.147s ok crypto/internal/fips140/nistec 0.100s ok crypto/internal/fips140/nistec/fiat 0.003s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 0.210s ? crypto/internal/fips140/sha256 [no test files] ? crypto/internal/fips140/sha3 [no test files] ? crypto/internal/fips140/sha512 [no test files] ? crypto/internal/fips140/ssh [no test files] ok crypto/internal/fips140/subtle 0.002s ? crypto/internal/fips140/tls12 [no test files] ? crypto/internal/fips140/tls13 [no test files] ok crypto/internal/fips140deps 0.032s ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140hash [no test files] ? crypto/internal/fips140only [no test files] ok crypto/internal/fips140test 1.912s ok crypto/internal/hpke 0.007s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 0.139s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 0.005s ok crypto/mlkem 0.080s ok crypto/pbkdf2 0.025s ok crypto/rand 0.281s ok crypto/rc4 0.031s ok crypto/rsa 0.930s ok crypto/sha1 0.004s ok crypto/sha256 0.004s ok crypto/sha3 3.495s ok crypto/sha512 0.007s ok crypto/subtle 0.157s ok crypto/tls 14.278s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 2.072s ? crypto/x509/pkix [no test files] ok database/sql 0.485s ok database/sql/driver 0.002s ok debug/buildinfo 0.039s ok debug/dwarf 0.011s ok debug/elf 0.112s ok debug/gosym 0.017s ok debug/macho 0.004s ok debug/pe 0.011s ok debug/plan9obj 0.003s ok embed 0.003s [no tests to run] ok embed/internal/embedtest 0.003s ? encoding [no test files] ok encoding/ascii85 0.003s ok encoding/asn1 0.003s ok encoding/base32 0.012s ok encoding/base64 0.005s ok encoding/binary 0.006s ok encoding/csv 0.007s ok encoding/gob 2.039s ok encoding/hex 0.003s ok encoding/json 0.209s ok encoding/pem 0.640s ok encoding/xml 0.029s ok errors 0.004s ok expvar 0.004s ok flag 0.018s ok fmt 0.038s ok go/ast 0.004s ok go/ast/internal/tests 0.002s ok go/build 3.702s ok go/build/constraint 0.043s ok go/constant 0.005s ok go/doc 0.026s ok go/doc/comment 0.499s ok go/format 0.005s ok go/importer 0.142s ok go/internal/gccgoimporter 0.006s ok go/internal/gcimporter 1.160s ok go/internal/srcimporter 5.816s ok go/parser 0.145s ok go/printer 0.150s ok go/scanner 0.003s ok go/token 0.010s ok go/types 7.667s ok go/version 0.002s ok hash 0.003s ok hash/adler32 0.005s ok hash/crc32 0.005s ok hash/crc64 0.003s ok hash/fnv 0.002s ok hash/maphash 0.142s ok html 0.002s ok html/template 0.044s ok image 0.036s ok image/color 0.012s ? image/color/palette [no test files] ok image/draw 0.060s ok image/gif 0.138s ? image/internal/imageutil [no test files] ok image/jpeg 0.120s ok image/png 0.201s ok index/suffixarray 0.136s ok internal/abi 0.039s ? internal/asan [no test files] ? internal/bisect [no test files] ok internal/buildcfg 0.002s ? internal/bytealg [no test files] ? internal/byteorder [no test files] ? internal/cfg [no test files] ok internal/chacha8rand 0.002s ok internal/copyright 0.064s ? internal/coverage [no test files] ? internal/coverage/calloc [no test files] ok internal/coverage/cfile 0.456s ok internal/coverage/cformat 0.002s ok internal/coverage/cmerge 0.002s ? internal/coverage/decodecounter [no test files] ? internal/coverage/decodemeta [no test files] ? internal/coverage/encodecounter [no test files] ? internal/coverage/encodemeta [no test files] ok internal/coverage/pods 0.003s ? internal/coverage/rtcov [no test files] ok internal/coverage/slicereader 0.002s ok internal/coverage/slicewriter 0.002s ? internal/coverage/stringtab [no test files] ok internal/coverage/test 0.006s ? internal/coverage/uleb128 [no test files] ok internal/cpu 0.007s ok internal/dag 0.002s ok internal/diff 0.003s ? internal/exportdata [no test files] ? internal/filepathlite [no test files] ok internal/fmtsort 0.002s ok internal/fuzz 0.005s ? internal/goarch [no test files] ok internal/godebug 0.307s ok internal/godebugs 4.209s ? internal/goexperiment [no test files] ? internal/goos [no test files] ? internal/goroot [no test files] ok internal/gover 0.002s ? internal/goversion [no test files] ok internal/itoa 0.002s ? internal/lazyregexp [no test files] ? internal/lazytemplate [no test files] ? internal/msan [no test files] ? internal/nettrace [no test files] ? internal/obscuretestdata [no test files] ? internal/oserror [no test files] ok internal/pkgbits 0.002s ok internal/platform 0.658s ok internal/poll 0.195s ok internal/profile 0.002s ? internal/profilerecord [no test files] ? internal/race [no test files] ok internal/reflectlite 0.003s ok internal/runtime/atomic 0.046s ? internal/runtime/exithook [no test files] ok internal/runtime/maps 0.005s ok internal/runtime/math 0.002s ok internal/runtime/sys 0.002s ok internal/runtime/syscall 0.002s ok internal/runtime/wasitest 0.003s ok internal/saferio 0.020s ok internal/singleflight 0.020s ? internal/stringslite [no test files] ok internal/sync 1.284s ok internal/synctest 0.691s ? internal/syscall/execenv [no test files] ok internal/syscall/unix 0.002s ok internal/sysinfo 0.002s ? internal/syslist [no test files] ok internal/testenv 0.131s ? internal/testlog [no test files] ? internal/testpty [no test files] ok internal/trace 13.006s ? internal/trace/internal/testgen [no test files] ok internal/trace/internal/tracev1 0.094s ? internal/trace/raw [no test files] ? internal/trace/testtrace [no test files] ok internal/trace/tracev2 0.003s ? internal/trace/traceviewer [no test files] ? internal/trace/traceviewer/format [no test files] ? internal/trace/version [no test files] ? internal/txtar [no test files] ok internal/types/errors 0.229s ok internal/unsafeheader 0.002s ok internal/xcoff 0.006s ok internal/zstd 0.031s ok io 0.027s ok io/fs 0.213s ok io/ioutil 0.003s ok iter 0.003s ok log 0.004s ? log/internal [no test files] ok log/slog 0.017s ? log/slog/internal [no test files] ok log/slog/internal/benchmarks 0.002s ok log/slog/internal/buffer 0.002s ? log/slog/internal/slogtest [no test files] ok log/syslog 1.213s ok maps 0.003s ok math 0.006s ok math/big 1.856s ok math/bits 0.005s ok math/cmplx 0.003s ok math/rand 0.457s ok math/rand/v2 0.435s ok mime 0.005s ok mime/multipart 0.858s ok mime/quotedprintable 0.018s ok net 2.809s ok net/http 3.937s ok net/http/cgi 0.095s ok net/http/cookiejar 0.009s ok net/http/fcgi 0.206s ok net/http/httptest 0.077s ok net/http/httptrace 0.004s ok net/http/httputil 0.568s ok net/http/internal 0.155s ok net/http/internal/ascii 0.003s ? net/http/internal/httpcommon [no test files] ? net/http/internal/testcert [no test files] ok net/http/pprof 5.066s ok net/internal/cgotest 0.002s ok net/internal/socktest 0.003s ok net/mail 0.005s ok net/netip 0.586s ok net/rpc 0.028s ok net/rpc/jsonrpc 0.006s ok net/smtp 0.027s ok net/textproto 0.019s ok net/url 0.008s ok os 2.181s ok os/exec 0.389s ok os/exec/internal/fdtest 0.002s ok os/signal 1.947s ok os/user 0.004s ok path 0.004s ok path/filepath 0.022s ok plugin 0.004s ok reflect 0.139s ? reflect/internal/example1 [no test files] ? reflect/internal/example2 [no test files] ok regexp 0.326s ok regexp/syntax 0.479s --- FAIL: TestGdbPython (0.49s) runtime-gdb_test.go:79: gdb version 8.2 runtime-gdb_test.go:339: gdb output: Dwarf Error: Cannot handle DW_FORM_addrx in DWARF reader [in module /workdir/tmp/TestGdbPython799293883/001/a.exe] Loading Go Runtime support. Loaded Script Yes /workdir/go/src/runtime/runtime-gdb.py No symbol table is loaded. Use the "file" command. Make breakpoint pending on future shared library load? (y or [n]) [answered N; input not from terminal] hi map[a:[b c d] e:[f g h]], 99, spongepants [Inferior 1 (process 76697) exited normally] BEGIN info goroutines Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 567, in invoke for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type END BEGIN print smallmapvar No symbol table is loaded. Use the "file" command. END BEGIN print mapvar No symbol table is loaded. Use the "file" command. END BEGIN print slicemap No symbol table is loaded. Use the "file" command. END BEGIN print strvar No symbol table is loaded. Use the "file" command. END BEGIN print chanint No symbol table is loaded. Use the "file" command. END BEGIN print chanstr No symbol table is loaded. Use the "file" command. END BEGIN info locals No frame selected. END BEGIN goroutine 1 bt Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 661, in invoke self.invoke_per_goid(goid, cmd) File "/workdir/go/src/runtime/runtime-gdb.py", line 664, in invoke_per_goid pc, sp = find_goroutine(goid) File "/workdir/go/src/runtime/runtime-gdb.py", line 592, in find_goroutine for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type END BEGIN goroutine all bt Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 655, in invoke for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type END No symbol table is loaded. Use the "file" command. No symbol table is loaded. Use the "file" command. Make breakpoint pending on future shared library load? (y or [n]) [answered N; input not from terminal] The program is not being run. BEGIN goroutine 1 bt at the end Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 661, in invoke self.invoke_per_goid(goid, cmd) File "/workdir/go/src/runtime/runtime-gdb.py", line 664, in invoke_per_goid pc, sp = find_goroutine(goid) File "/workdir/go/src/runtime/runtime-gdb.py", line 592, in find_goroutine for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type END runtime-gdb_test.go:354: info goroutines failed: Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 567, in invoke for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type --- FAIL: TestGdbPythonCgo (0.96s) runtime-gdb_test.go:79: gdb version 8.2 runtime-gdb_test.go:339: gdb output: Dwarf Error: Cannot handle DW_FORM_addrx in DWARF reader [in module /workdir/tmp/TestGdbPythonCgo2031929386/001/a.exe] Loading Go Runtime support. Loading Go Runtime support. No symbol table is loaded. Use the "file" command. Make breakpoint pending on future shared library load? (y or [n]) [answered N; input not from terminal] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". hi map[a:[b c d] e:[f g h]], 99, spongepants [Inferior 1 (process 76747) exited normally] BEGIN info goroutines Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 567, in invoke for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type END BEGIN print smallmapvar No symbol "smallmapvar" in current context. END BEGIN print mapvar No symbol "mapvar" in current context. END BEGIN print slicemap No symbol "slicemap" in current context. END BEGIN print strvar No symbol "strvar" in current context. END BEGIN print chanint No symbol "chanint" in current context. END BEGIN print chanstr No symbol "chanstr" in current context. END BEGIN info locals No frame selected. END BEGIN goroutine 1 bt Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 661, in invoke self.invoke_per_goid(goid, cmd) File "/workdir/go/src/runtime/runtime-gdb.py", line 664, in invoke_per_goid pc, sp = find_goroutine(goid) File "/workdir/go/src/runtime/runtime-gdb.py", line 592, in find_goroutine for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type END BEGIN goroutine all bt Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 655, in invoke for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type END No source file named main.go. No source file named main.go. Make breakpoint pending on future shared library load? (y or [n]) [answered N; input not from terminal] The program is not being run. BEGIN goroutine 1 bt at the end Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 661, in invoke self.invoke_per_goid(goid, cmd) File "/workdir/go/src/runtime/runtime-gdb.py", line 664, in invoke_per_goid pc, sp = find_goroutine(goid) File "/workdir/go/src/runtime/runtime-gdb.py", line 592, in find_goroutine for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type END runtime-gdb_test.go:354: info goroutines failed: Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 567, in invoke for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type --- FAIL: TestGdbAutotmpTypes (2.84s) runtime-gdb_test.go:79: gdb version 8.2 runtime-gdb_test.go:624: gdb output: Dwarf Error: Cannot handle DW_FORM_addrx in DWARF reader [in module /workdir/tmp/TestGdbAutotmpTypes3308771446/001/a.exe] Loading Go Runtime support. Target 'exec' cannot support this command. Breakpoint 1 at 0x80b9730 [New LWP 77002] [New LWP 77003] [New LWP 77004] [New LWP 77005] Thread 1 "a.exe" hit Breakpoint 1, 0x080b9730 in main.main () Single stepping until exit from function main.main, which has no line number information. (0x80c1220,0x844a77c) (0x80be960,0x844a7a0) 0x080842d5 in runtime.main () All types matching regular expression "astruct": runtime-gdb_test.go:652: could not find "[]main.astruct" in 'info typrs astruct' output --- FAIL: TestGdbConst (2.84s) runtime-gdb_test.go:79: gdb version 8.2 runtime-gdb_test.go:705: gdb output: Dwarf Error: Cannot handle DW_FORM_addrx in DWARF reader [in module /workdir/tmp/TestGdbConst435713231/001/a.exe] Loading Go Runtime support. Breakpoint 1 at 0x80b96a0 [New LWP 77009] [New LWP 77010] [New LWP 77011] [New LWP 77012] Thread 1 "a.exe" hit Breakpoint 1, 0x080b96a0 in main.main () No symbol table is loaded. Use the "file" command. No symbol table is loaded. Use the "file" command. No symbol table is loaded. Use the "file" command. No symbol table is loaded. Use the "file" command. No symbol table is loaded. Use the "file" command. runtime-gdb_test.go:713: output mismatch FAIL FAIL runtime 21.080s ok runtime/cgo 0.003s FAIL go tool dist: Failed: exit status 1