openbsd-386-72 at 785ab2fa65bec7fc8d244277c8962009d3a83271 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOME=/" "PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin" "INRC=1" "_=/bin/sh" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=openbsd-386-72" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.19.2 openbsd/386) Building Go toolchain1 using /tmp/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for openbsd/386. --- Installed Go for openbsd/386 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin ##### Test execution environment. # GOARCH: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.80GHz # GOOS: openbsd # OS Version: OpenBSD 7.2 OpenBSD 7.2 (GENERIC.MP) #4: Mon Dec 12 06:05:28 MST 2022 root@syspatch-72-i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP i386 ##### Testing packages. ok archive/tar 0.414s ok archive/zip 0.667s ok bufio 0.194s ok bytes 2.002s ok compress/bzip2 0.216s ok compress/flate 0.819s ok compress/gzip 2.092s ok compress/lzw 0.174s ok compress/zlib 0.824s ok container/heap 0.064s ok container/list 0.066s ok container/ring 0.073s ok context 0.150s ok crypto 0.076s ok crypto/aes 0.096s ok crypto/cipher 0.081s ok crypto/des 0.095s ok crypto/dsa 0.073s ok crypto/ecdh 0.524s ok crypto/ecdsa 0.254s ok crypto/ed25519 0.390s ok crypto/elliptic 0.132s ok crypto/hmac 0.057s ok crypto/internal/alias 0.037s ok crypto/internal/bigmod 0.205s ok crypto/internal/boring 0.050s ok crypto/internal/boring/bcache 0.120s ok crypto/internal/edwards25519 17.920s ok crypto/internal/edwards25519/field 19.909s ok crypto/internal/nistec 1.341s ok crypto/internal/nistec/fiat 0.040s [no tests to run] ok crypto/md5 0.062s ok crypto/rand 0.193s ok crypto/rc4 0.102s ok crypto/rsa 2.192s ok crypto/sha1 0.061s ok crypto/sha256 0.065s ok crypto/sha512 0.080s ok crypto/subtle 0.331s ok crypto/tls 1.809s ok crypto/x509 2.760s ok database/sql 0.625s ok database/sql/driver 0.056s ok debug/buildinfo 0.092s ok debug/dwarf 0.082s ok debug/elf 0.360s ok debug/gosym 0.122s ok debug/macho 0.082s ok debug/pe 0.125s ok debug/plan9obj 0.069s ok embed 0.081s [no tests to run] ok embed/internal/embedtest 0.079s ok encoding/ascii85 0.066s ok encoding/asn1 0.048s ok encoding/base32 0.136s ok encoding/base64 0.062s ok encoding/binary 0.049s ok encoding/csv 0.060s ok encoding/gob 3.085s ok encoding/hex 0.063s ok encoding/json 0.840s ok encoding/pem 1.979s ok encoding/xml 0.222s ok errors 0.054s ok expvar 0.058s ok flag 0.160s ok fmt 0.198s ok go/ast 0.091s ok go/build 1.989s ok go/build/constraint 0.075s ok go/constant 0.049s ok go/doc 0.162s ok go/doc/comment 2.791s ok go/format 0.079s ok go/importer 1.196s ok go/internal/gccgoimporter 0.131s ok go/internal/gcimporter 7.208s ok go/internal/srcimporter 25.170s ok go/parser 0.849s ok go/printer 0.270s ok go/scanner 0.049s ok go/token 0.098s ok go/types 27.093s ok hash 0.061s ok hash/adler32 0.059s ok hash/crc32 0.061s ok hash/crc64 0.053s ok hash/fnv 0.068s ok hash/maphash 0.115s ok html 0.039s ok html/template 0.195s ok image 0.182s ok image/color 0.099s ok image/draw 0.191s ok image/gif 0.377s ok image/jpeg 0.597s ok image/png 0.521s ok index/suffixarray 0.276s ok internal/abi 0.297s ok internal/buildcfg 0.067s ok internal/coverage/cformat 0.091s ok internal/coverage/cmerge 0.080s ok internal/coverage/pods 0.068s ok internal/coverage/slicereader 0.058s ok internal/coverage/slicewriter 0.048s ok internal/coverage/test 0.055s ok internal/cpu 0.102s ok internal/dag 0.055s ok internal/diff 0.142s ok internal/fmtsort 0.054s ok internal/fuzz 0.072s ok internal/godebug 0.067s ok internal/intern 0.319s ok internal/itoa 0.057s ok internal/poll 0.120s ok internal/profile 0.078s ok internal/reflectlite 0.173s ok internal/safefilepath 0.074s ok internal/saferio 0.228s ok internal/singleflight 0.191s ok internal/testenv 0.046s ok internal/trace 0.169s ok internal/types/errors 1.456s ok internal/unsafeheader 0.132s ok internal/xcoff 0.142s ok io 0.345s ok io/fs 0.496s ok io/ioutil 0.094s ok log 0.051s ok log/syslog 1.407s ok maps 0.061s ok math 0.059s ok math/big 1.967s ok math/bits 0.078s ok math/cmplx 0.059s ok math/rand 0.572s ok mime 0.086s ok mime/multipart 1.649s ok mime/quotedprintable 0.110s ok net 24.147s ok net/http 11.186s ok net/http/cgi 1.346s ok net/http/cookiejar 0.114s ok net/http/fcgi 0.210s ok net/http/httptest 0.391s ok net/http/httptrace 0.064s ok net/http/httputil 0.791s ok net/http/internal 0.061s ok net/http/internal/ascii 0.073s ok net/http/pprof 5.274s ok net/internal/socktest 0.073s ok net/mail 0.067s ok net/netip 0.890s ok net/rpc 0.182s ok net/rpc/jsonrpc 0.106s ok net/smtp 0.156s ok net/textproto 0.141s ok net/url 0.139s ok os 0.611s ok os/exec 1.008s ok os/exec/internal/fdtest 0.055s ok os/signal 2.742s ok os/user 0.073s ok path 0.082s ok path/filepath 0.197s ok plugin 0.050s ok reflect 0.413s ok regexp 1.224s ok regexp/syntax 1.937s ok runtime 63.040s ok runtime/cgo 0.057s ok runtime/coverage 0.072s ok runtime/debug 0.177s ok runtime/internal/atomic 0.140s ok runtime/internal/math 0.047s ok runtime/internal/sys 0.051s ok runtime/metrics 0.048s ok runtime/pprof 11.608s ok runtime/trace 2.556s ok slices 0.080s ok sort 0.121s ok strconv 0.448s ok strings 1.184s ok sync 1.554s ok sync/atomic 0.663s ok syscall 0.487s ok testing 1.381s ok testing/fstest 0.086s ok testing/iotest 0.075s ok testing/quick 0.129s ok text/scanner 0.069s ok text/tabwriter 0.058s ok text/template 0.147s ok text/template/parse 0.073s ok time 2.480s ok unicode 0.056s ok unicode/utf16 0.049s ok unicode/utf8 0.072s ok cmd/addr2line 3.871s ok cmd/api 41.732s ok cmd/asm/internal/asm 1.735s ok cmd/asm/internal/lex 0.067s ok cmd/compile/internal/abt 0.057s ok cmd/compile/internal/amd64 0.052s ok cmd/compile/internal/base 0.064s ok cmd/compile/internal/compare 0.052s ok cmd/compile/internal/dwarfgen 0.915s ok cmd/compile/internal/importer 5.235s ok cmd/compile/internal/ir 0.086s ok cmd/compile/internal/logopt 0.526s ok cmd/compile/internal/loopvar 0.047s ok cmd/compile/internal/noder 0.086s ok cmd/compile/internal/reflectdata 0.067s [no tests to run] ok cmd/compile/internal/ssa 12.660s ok cmd/compile/internal/syntax 0.171s ok cmd/compile/internal/test 35.433s ok cmd/compile/internal/typecheck 1.298s ok cmd/compile/internal/types 0.059s ok cmd/compile/internal/types2 27.002s ok cmd/covdata 0.113s ok cmd/cover 5.625s ok cmd/dist 0.217s ok cmd/doc 1.139s ok cmd/fix 41.053s ok cmd/go 178.740s ok cmd/go/internal/auth 0.085s ok cmd/go/internal/cache 0.490s ok cmd/go/internal/fsys 0.218s ok cmd/go/internal/generate 0.134s ok cmd/go/internal/get 0.114s ok cmd/go/internal/imports 0.103s ok cmd/go/internal/load 0.111s ok cmd/go/internal/lockedfile 0.403s ok cmd/go/internal/lockedfile/internal/filelock 0.159s ok cmd/go/internal/modconv 0.073s ok cmd/go/internal/modfetch 0.114s ok cmd/go/internal/modfetch/codehost 0.090s ok cmd/go/internal/modfetch/zip_sum_test 0.145s ok cmd/go/internal/modindex 0.459s ok cmd/go/internal/modload 0.071s ok cmd/go/internal/mvs 0.092s ok cmd/go/internal/par 0.105s ok cmd/go/internal/str 0.065s ok cmd/go/internal/test 0.192s ok cmd/go/internal/vcs 0.118s ok cmd/go/internal/vcweb 0.151s ok cmd/go/internal/vcweb/vcstest 8.183s ok cmd/go/internal/web 0.159s ok cmd/go/internal/work 1.070s ok cmd/gofmt 0.224s ok cmd/internal/archive 2.490s ok cmd/internal/buildid 0.425s ok cmd/internal/cov 1.083s ok cmd/internal/dwarf 0.080s ok cmd/internal/edit 0.067s ok cmd/internal/goobj 0.075s ok cmd/internal/moddeps 3.781s ok cmd/internal/notsha256 0.084s ok cmd/internal/obj 1.526s ok cmd/internal/obj/ppc64 0.727s ok cmd/internal/obj/riscv 0.256s ok cmd/internal/obj/s390x 0.060s ok cmd/internal/obj/x86 5.617s ok cmd/internal/objabi 0.055s ok cmd/internal/pkgpath 0.203s ok cmd/internal/pkgpattern 0.079s ok cmd/internal/quoted 0.068s ok cmd/internal/src 0.127s ok cmd/internal/test2json 0.302s ok cmd/link 19.138s ok cmd/link/internal/benchmark 0.049s ok cmd/link/internal/ld 14.570s ok cmd/link/internal/loader 0.118s ok cmd/nm 9.171s ok cmd/objdump 10.659s ok cmd/pack 4.470s ok cmd/pprof 2.275s ok cmd/trace 3.757s ok cmd/vet 18.601s ##### os/user with tag osusergo ok os/user 0.051s ##### hash/maphash purego implementation ok hash/maphash 0.093s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 55.387s ##### moved GOROOT ok fmt 0.131s ##### Testing without libgcc. ok net 0.089s ok os/user 0.037s ##### sync -cpu=10 ok sync 1.463s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 2.231s ok misc/cgo/test 1.924s ok misc/cgo/test 2.345s ok misc/cgo/testtls 0.036s ok misc/cgo/testtls 0.038s ok misc/cgo/testtls 0.032s ok misc/cgo/nocgo 0.036s ok misc/cgo/nocgo 0.038s ok misc/cgo/nocgo 0.034s ok misc/cgo/test 2.010s ok misc/cgo/test 1.666s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 3.497s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 3.725s ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.069s [no tests to run] All tests passed.