openbsd-386-72 at 5ddbe05c076e1e207afec384f28da14fd54651b5 :: 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.449s ok archive/zip 0.663s ok bufio 0.187s ok bytes 2.012s ok compress/bzip2 0.192s ok compress/flate 0.839s ok compress/gzip 2.053s ok compress/lzw 0.178s ok compress/zlib 0.812s ok container/heap 0.073s ok container/list 0.065s ok container/ring 0.052s ok context 0.168s ok crypto 0.069s ok crypto/aes 0.095s ok crypto/cipher 0.085s ok crypto/des 0.099s ok crypto/dsa 0.074s ok crypto/ecdh 0.494s ok crypto/ecdsa 0.253s ok crypto/ed25519 0.397s ok crypto/elliptic 0.131s ok crypto/hmac 0.056s ok crypto/internal/alias 0.037s ok crypto/internal/bigmod 0.215s ok crypto/internal/boring 0.052s ok crypto/internal/boring/bcache 0.120s ok crypto/internal/edwards25519 18.729s ok crypto/internal/edwards25519/field 20.922s ok crypto/internal/nistec 1.176s ok crypto/internal/nistec/fiat 0.045s [no tests to run] ok crypto/md5 0.056s ok crypto/rand 0.189s ok crypto/rc4 0.088s ok crypto/rsa 2.175s ok crypto/sha1 0.060s ok crypto/sha256 0.078s ok crypto/sha512 0.089s ok crypto/subtle 0.338s ok crypto/tls 1.887s ok crypto/x509 2.937s ok database/sql 0.615s ok database/sql/driver 0.061s ok debug/buildinfo 0.082s ok debug/dwarf 0.092s ok debug/elf 0.350s ok debug/gosym 0.119s ok debug/macho 0.089s ok debug/pe 0.125s ok debug/plan9obj 0.070s ok embed 0.082s [no tests to run] ok embed/internal/embedtest 0.085s ok encoding/ascii85 0.096s ok encoding/asn1 0.048s ok encoding/base32 0.095s ok encoding/base64 0.061s ok encoding/binary 0.045s ok encoding/csv 0.068s ok encoding/gob 3.056s ok encoding/hex 0.064s ok encoding/json 0.818s ok encoding/pem 1.862s ok encoding/xml 0.229s ok errors 0.054s ok expvar 0.057s ok flag 0.159s ok fmt 0.197s ok go/ast 0.092s ok go/build 2.010s ok go/build/constraint 0.076s ok go/constant 0.049s ok go/doc 0.155s ok go/doc/comment 2.858s ok go/format 0.079s ok go/importer 1.254s ok go/internal/gccgoimporter 0.124s ok go/internal/gcimporter 7.016s ok go/internal/srcimporter 25.551s ok go/parser 0.886s ok go/printer 0.232s ok go/scanner 0.045s ok go/token 0.118s ok go/types 27.054s ok hash 0.069s ok hash/adler32 0.062s ok hash/crc32 0.065s ok hash/crc64 0.054s ok hash/fnv 0.121s ok hash/maphash 0.103s ok html 0.052s ok html/template 0.200s ok image 0.169s ok image/color 0.094s ok image/draw 0.196s ok image/gif 0.423s ok image/jpeg 0.376s ok image/png 0.561s ok index/suffixarray 0.310s ok internal/abi 0.299s ok internal/buildcfg 0.071s ok internal/coverage/cformat 0.091s ok internal/coverage/cmerge 0.081s ok internal/coverage/pods 0.071s ok internal/coverage/slicereader 0.065s ok internal/coverage/slicewriter 0.073s ok internal/coverage/test 0.065s ok internal/cpu 0.107s ok internal/dag 0.057s ok internal/diff 0.113s ok internal/fmtsort 0.056s ok internal/fuzz 0.075s ok internal/godebug 0.073s ok internal/intern 0.366s ok internal/itoa 0.054s ok internal/poll 0.143s ok internal/profile 0.081s ok internal/reflectlite 0.172s ok internal/safefilepath 0.074s ok internal/saferio 0.227s ok internal/singleflight 0.195s ok internal/testenv 0.055s ok internal/trace 0.163s ok internal/types/errors 1.509s ok internal/unsafeheader 0.067s ok internal/xcoff 0.134s ok io 0.347s ok io/fs 0.504s ok io/ioutil 0.100s ok log 0.064s ok log/syslog 1.418s ok maps 0.064s ok math 0.065s ok math/big 1.933s ok math/bits 0.079s ok math/cmplx 0.060s ok math/rand 0.557s ok mime 0.086s ok mime/multipart 1.647s ok mime/quotedprintable 0.107s ok net 23.935s ok net/http 11.352s ok net/http/cgi 1.321s ok net/http/cookiejar 0.107s ok net/http/fcgi 0.205s ok net/http/httptest 0.354s ok net/http/httptrace 0.061s ok net/http/httputil 0.775s ok net/http/internal 0.069s ok net/http/internal/ascii 0.058s ok net/http/pprof 5.236s ok net/internal/socktest 0.068s ok net/mail 0.050s ok net/netip 0.904s ok net/rpc 0.177s ok net/rpc/jsonrpc 0.109s ok net/smtp 0.160s ok net/textproto 0.101s ok net/url 0.287s ok os 0.660s ok os/exec 1.024s ok os/exec/internal/fdtest 0.054s ok os/signal 2.652s ok os/user 0.080s ok path 0.072s ok path/filepath 0.189s ok plugin 0.044s ok reflect 0.391s ok regexp 1.237s ok regexp/syntax 2.003s ok runtime 62.462s ok runtime/cgo 0.062s ok runtime/coverage 0.071s ok runtime/debug 0.183s ok runtime/internal/atomic 0.137s ok runtime/internal/math 0.057s ok runtime/internal/sys 0.102s ok runtime/metrics 0.047s ok runtime/pprof 11.403s ok runtime/trace 2.531s ok slices 0.080s ok sort 0.099s ok strconv 0.457s ok strings 1.204s ok sync 1.662s ok sync/atomic 0.698s ok syscall 0.495s ok testing 1.380s ok testing/fstest 0.088s ok testing/iotest 0.076s ok testing/quick 0.136s ok text/scanner 0.069s ok text/tabwriter 0.060s ok text/template 0.182s ok text/template/parse 0.098s ok time 2.513s ok unicode 0.056s ok unicode/utf16 0.050s ok unicode/utf8 0.074s ok cmd/addr2line 3.529s ok cmd/api 39.438s ok cmd/asm/internal/asm 1.689s ok cmd/asm/internal/lex 0.127s ok cmd/compile/internal/abt 0.118s ok cmd/compile/internal/amd64 0.056s ok cmd/compile/internal/base 0.109s ok cmd/compile/internal/compare 0.047s ok cmd/compile/internal/dwarfgen 0.948s ok cmd/compile/internal/importer 5.333s ok cmd/compile/internal/ir 0.093s ok cmd/compile/internal/logopt 0.433s ok cmd/compile/internal/loopvar 0.080s ok cmd/compile/internal/noder 0.088s ok cmd/compile/internal/reflectdata 0.067s [no tests to run] ok cmd/compile/internal/ssa 12.675s ok cmd/compile/internal/syntax 0.176s ok cmd/compile/internal/test 36.181s ok cmd/compile/internal/typecheck 1.082s ok cmd/compile/internal/types 0.061s ok cmd/compile/internal/types2 27.544s ok cmd/covdata 0.072s ok cmd/cover 5.614s ok cmd/dist 0.070s ok cmd/doc 1.069s ok cmd/fix 39.673s ok cmd/go 179.758s ok cmd/go/internal/auth 0.078s ok cmd/go/internal/cache 0.491s ok cmd/go/internal/fsys 0.224s ok cmd/go/internal/generate 0.144s ok cmd/go/internal/get 0.116s ok cmd/go/internal/imports 0.102s ok cmd/go/internal/load 0.110s ok cmd/go/internal/lockedfile 0.485s ok cmd/go/internal/lockedfile/internal/filelock 0.159s ok cmd/go/internal/modconv 0.079s ok cmd/go/internal/modfetch 0.119s ok cmd/go/internal/modfetch/codehost 0.096s ok cmd/go/internal/modfetch/zip_sum_test 0.156s ok cmd/go/internal/modindex 0.466s ok cmd/go/internal/modload 0.075s ok cmd/go/internal/mvs 0.094s ok cmd/go/internal/par 0.108s ok cmd/go/internal/str 0.072s ok cmd/go/internal/test 0.190s ok cmd/go/internal/vcs 0.116s ok cmd/go/internal/vcweb 0.153s ok cmd/go/internal/vcweb/vcstest 8.445s ok cmd/go/internal/web 0.155s ok cmd/go/internal/work 1.028s ok cmd/gofmt 0.239s ok cmd/internal/archive 2.561s ok cmd/internal/buildid 0.412s ok cmd/internal/cov 1.103s ok cmd/internal/dwarf 0.074s ok cmd/internal/edit 0.065s ok cmd/internal/goobj 0.087s ok cmd/internal/moddeps 3.845s ok cmd/internal/notsha256 0.075s ok cmd/internal/obj 1.586s ok cmd/internal/obj/ppc64 0.716s ok cmd/internal/obj/riscv 0.298s ok cmd/internal/obj/s390x 0.048s ok cmd/internal/obj/x86 5.685s ok cmd/internal/objabi 0.058s ok cmd/internal/pkgpath 0.200s ok cmd/internal/pkgpattern 0.084s ok cmd/internal/quoted 0.072s ok cmd/internal/src 0.100s ok cmd/internal/test2json 0.326s ok cmd/link 19.005s ok cmd/link/internal/benchmark 0.049s ok cmd/link/internal/ld 14.905s ok cmd/link/internal/loader 0.122s ok cmd/nm 9.511s ok cmd/objdump 10.890s ok cmd/pack 4.652s ok cmd/pprof 2.283s ok cmd/trace 3.769s ok cmd/vet 19.544s ##### os/user with tag osusergo ok os/user 0.047s ##### hash/maphash purego implementation ok hash/maphash 0.095s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 55.197s ##### moved GOROOT ok fmt 0.127s ##### Testing without libgcc. ok net 0.092s ok os/user 0.042s ##### sync -cpu=10 ok sync 1.481s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 1.443s ok misc/cgo/test 2.184s ok misc/cgo/test 2.156s ok misc/cgo/testtls 0.040s ok misc/cgo/testtls 0.039s ok misc/cgo/testtls 0.034s ok misc/cgo/nocgo 0.036s ok misc/cgo/nocgo 0.039s ok misc/cgo/nocgo 0.034s ok misc/cgo/test 2.290s ok misc/cgo/test 1.972s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 3.589s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 3.796s ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.063s [no tests to run] All tests passed.