openbsd-386-72 at cfe8b43b1fd453d06fc32a04746dcc8be6e955fd :: 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" "GOPLSCACHE=/tmp/workdir/goplscache" "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 *** 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.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.446s ok archive/zip 0.702s ok bufio 0.200s ok bytes 1.887s ok cmp 0.072s ok compress/bzip2 0.209s ok compress/flate 0.883s ok compress/gzip 2.002s ok compress/lzw 0.150s ok compress/zlib 0.797s ok container/heap 0.084s ok container/list 0.075s ok container/ring 0.051s ok context 0.250s ok crypto 0.063s ok crypto/aes 0.092s ok crypto/cipher 0.063s ok crypto/des 0.081s ok crypto/dsa 0.062s ok crypto/ecdh 0.514s ok crypto/ecdsa 0.247s ok crypto/ed25519 0.450s ok crypto/elliptic 0.123s ok crypto/hmac 0.059s ok crypto/internal/alias 0.073s ok crypto/internal/bigmod 0.258s ok crypto/internal/boring 0.082s ok crypto/internal/boring/bcache 0.121s ok crypto/internal/edwards25519 17.467s ok crypto/internal/edwards25519/field 19.516s ok crypto/internal/nistec 1.190s ok crypto/internal/nistec/fiat 0.051s [no tests to run] ok crypto/md5 0.055s ok crypto/rand 0.214s ok crypto/rc4 0.103s ok crypto/rsa 1.202s ok crypto/sha1 0.050s ok crypto/sha256 0.059s ok crypto/sha512 0.072s ok crypto/subtle 0.406s ok crypto/tls 2.004s ok crypto/x509 2.853s ok database/sql 0.627s ok database/sql/driver 0.090s ok debug/buildinfo 0.114s ok debug/dwarf 0.163s ok debug/elf 0.384s ok debug/gosym 0.191s ok debug/macho 0.050s ok debug/pe 0.150s ok debug/plan9obj 0.064s ok embed 0.098s [no tests to run] ok embed/internal/embedtest 0.114s ok encoding/ascii85 0.125s ok encoding/asn1 0.075s ok encoding/base32 0.125s ok encoding/base64 0.048s ok encoding/binary 0.093s ok encoding/csv 0.110s ok encoding/gob 3.388s ok encoding/hex 0.053s ok encoding/json 0.844s ok encoding/pem 2.073s ok encoding/xml 0.245s ok errors 0.106s ok expvar 0.120s ok flag 0.225s ok fmt 0.166s ok go/ast 0.080s ok go/build 2.353s ok go/build/constraint 0.069s ok go/constant 0.082s ok go/doc 0.233s ok go/doc/comment 2.292s ok go/format 0.066s ok go/importer 1.128s ok go/internal/gccgoimporter 0.122s ok go/internal/gcimporter 7.516s ok go/internal/srcimporter 23.239s ok go/parser 0.769s ok go/printer 0.218s ok go/scanner 0.051s ok go/token 0.071s ok go/types 29.255s ok hash 0.067s ok hash/adler32 0.120s ok hash/crc32 0.045s ok hash/crc64 0.152s ok hash/fnv 0.139s ok hash/maphash 0.099s ok html 0.217s ok html/template 0.216s ok image 0.170s ok image/color 0.102s ok image/draw 0.167s ok image/gif 0.511s ok image/jpeg 0.672s ok image/png 0.540s ok index/suffixarray 0.258s ok internal/abi 0.398s ok internal/buildcfg 0.071s ok internal/coverage/cformat 0.101s ok internal/coverage/cmerge 0.088s ok internal/coverage/pods 0.105s ok internal/coverage/slicereader 0.091s ok internal/coverage/slicewriter 0.080s ok internal/coverage/test 0.069s ok internal/cpu 0.098s ok internal/dag 0.086s ok internal/diff 0.117s ok internal/fmtsort 0.043s ok internal/fuzz 0.105s ok internal/godebug 1.874s ok internal/godebugs 0.071s ok internal/intern 0.261s ok internal/itoa 0.054s ok internal/poll 0.094s ok internal/profile 0.065s ok internal/reflectlite 0.070s ok internal/safefilepath 0.058s ok internal/saferio 0.315s ok internal/singleflight 0.192s ok internal/testenv 0.817s ok internal/trace 0.186s ok internal/types/errors 1.625s ok internal/unsafeheader 0.078s ok internal/xcoff 0.066s ok internal/zstd 0.054s ok io 0.352s ok io/fs 0.485s ok io/ioutil 0.090s ok log 0.068s ok log/slog 0.136s ok log/slog/internal/benchmarks 0.079s ok log/slog/internal/buffer 0.088s ok log/syslog 1.407s ok maps 0.058s ok math 0.066s ok math/big 1.616s ok math/bits 0.061s ok math/cmplx 0.076s ok math/rand 0.554s ok mime 0.072s ok mime/multipart 1.136s ok mime/quotedprintable 0.113s ok net 21.592s ok net/http 10.283s ok net/http/cgi 1.393s ok net/http/cookiejar 0.099s ok net/http/fcgi 0.172s ok net/http/httptest 0.190s ok net/http/httptrace 0.048s ok net/http/httputil 0.826s ok net/http/internal 0.086s ok net/http/internal/ascii 0.078s ok net/http/pprof 5.310s ok net/internal/socktest 0.075s ok net/mail 0.098s ok net/netip 0.949s ok net/rpc 0.182s ok net/rpc/jsonrpc 0.109s ok net/smtp 0.164s ok net/textproto 0.087s ok net/url 0.064s ok os 0.692s ok os/exec 1.028s ok os/exec/internal/fdtest 0.060s ok os/signal 2.727s ok os/user 0.086s ok path 0.077s ok path/filepath 0.199s ok plugin 0.038s ok reflect 0.389s ok regexp 1.261s ok regexp/syntax 1.593s ok runtime 65.477s ok runtime/cgo 0.073s ok runtime/coverage 0.085s ok runtime/debug 0.157s ok runtime/internal/atomic 0.143s ok runtime/internal/math 0.074s ok runtime/internal/sys 0.068s ok runtime/internal/wasitest 0.044s ok runtime/metrics 0.048s ok runtime/pprof 11.082s ok runtime/trace 2.269s ok slices 0.124s ok sort 0.091s ok strconv 0.426s ok strings 1.163s ok sync 1.463s ok sync/atomic 0.382s ok syscall 0.490s ok testing 1.379s ok testing/fstest 0.094s ok testing/iotest 0.077s ok testing/quick 0.142s ok testing/slogtest 0.121s ok text/scanner 0.069s ok text/tabwriter 0.057s ok text/template 0.116s ok text/template/parse 0.065s ok time 2.460s ok unicode 0.046s ok unicode/utf16 0.052s ok unicode/utf8 0.074s ok cmd/addr2line 1.658s ok cmd/api 54.331s ok cmd/asm/internal/asm 0.759s ok cmd/asm/internal/lex 0.060s ok cmd/cgo/internal/swig 0.128s ok cmd/cgo/internal/test 1.975s ok cmd/cgo/internal/testcarchive 0.534s ok cmd/cgo/internal/testcshared 0.860s ok cmd/cgo/internal/testerrors 38.554s ok cmd/cgo/internal/testfortran 0.151s ok cmd/cgo/internal/testgodefs 3.812s ok cmd/cgo/internal/testlife 3.530s ok cmd/cgo/internal/testnocgo 0.062s ok cmd/cgo/internal/testplugin 0.069s ok cmd/cgo/internal/testsanitizers 0.054s [no tests to run] ok cmd/cgo/internal/testshared 0.052s ok cmd/cgo/internal/testso 7.544s ok cmd/cgo/internal/teststdio 8.063s ok cmd/cgo/internal/testtls 0.053s ok cmd/compile/internal/abt 0.061s ok cmd/compile/internal/amd64 0.117s ok cmd/compile/internal/base 0.083s ok cmd/compile/internal/compare 0.103s ok cmd/compile/internal/dwarfgen 1.043s ok cmd/compile/internal/importer 5.432s ok cmd/compile/internal/ir 0.085s ok cmd/compile/internal/logopt 0.396s ok cmd/compile/internal/loopvar 0.106s ok cmd/compile/internal/noder 0.094s ok cmd/compile/internal/reflectdata 0.072s [no tests to run] ok cmd/compile/internal/ssa 11.355s ok cmd/compile/internal/syntax 0.145s ok cmd/compile/internal/test 33.083s ok cmd/compile/internal/typecheck 1.046s ok cmd/compile/internal/types 0.063s ok cmd/compile/internal/types2 25.906s ok cmd/covdata 0.074s ok cmd/cover 5.883s ok cmd/dist 0.093s ok cmd/distpack 0.081s ok cmd/doc 0.493s ok cmd/fix 15.560s ok cmd/go 186.312s ok cmd/go/internal/auth 0.063s ok cmd/go/internal/cache 0.543s ok cmd/go/internal/envcmd 0.225s ok cmd/go/internal/fsys 0.118s ok cmd/go/internal/generate 0.112s ok cmd/go/internal/get 0.085s ok cmd/go/internal/gover 0.064s ok cmd/go/internal/imports 0.111s ok cmd/go/internal/load 0.058s ok cmd/go/internal/lockedfile 0.449s ok cmd/go/internal/lockedfile/internal/filelock 0.136s ok cmd/go/internal/modconv 0.089s ok cmd/go/internal/modfetch 0.075s ok cmd/go/internal/modfetch/codehost 6.992s ok cmd/go/internal/modfetch/zip_sum_test 0.078s ok cmd/go/internal/modindex 0.349s ok cmd/go/internal/modload 0.118s ok cmd/go/internal/mvs 0.103s ok cmd/go/internal/par 0.143s ok cmd/go/internal/str 0.113s ok cmd/go/internal/test 0.183s ok cmd/go/internal/vcs 0.095s ok cmd/go/internal/vcweb 0.077s ok cmd/go/internal/vcweb/vcstest 7.901s ok cmd/go/internal/web 0.061s ok cmd/go/internal/work 0.539s ok cmd/gofmt 0.182s ok cmd/internal/archive 2.632s ok cmd/internal/buildid 0.353s ok cmd/internal/cov 1.145s ok cmd/internal/dwarf 0.060s ok cmd/internal/edit 0.040s ok cmd/internal/goobj 0.040s ok cmd/internal/moddeps 4.032s ok cmd/internal/notsha256 0.055s ok cmd/internal/obj 1.569s ok cmd/internal/obj/ppc64 0.875s ok cmd/internal/obj/riscv 0.241s ok cmd/internal/obj/s390x 0.040s ok cmd/internal/obj/x86 6.002s ok cmd/internal/objabi 0.097s ok cmd/internal/pkgpath 0.201s ok cmd/internal/pkgpattern 0.118s ok cmd/internal/quoted 0.108s ok cmd/internal/src 0.053s ok cmd/internal/test2json 0.228s ok cmd/link 20.054s ok cmd/link/internal/benchmark 0.041s ok cmd/link/internal/ld 15.415s ok cmd/link/internal/loader 0.083s ok cmd/nm 4.723s ok cmd/objdump 8.221s ok cmd/pack 1.396s ok cmd/pprof 2.291s ok cmd/trace 3.740s ok cmd/vet 20.275s ##### os/user with tag osusergo ok os/user 0.052s ##### hash/maphash purego implementation ok hash/maphash 0.097s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 55.541s ##### Testing without libgcc. ok net 0.093s ok os/user 0.045s ##### sync -cpu=10 ok sync 1.444s ##### Testing cgo ok cmd/cgo/internal/test 1.282s ok cmd/cgo/internal/test 2.211s ok cmd/cgo/internal/testtls 0.042s ok cmd/cgo/internal/testtls 0.032s ok cmd/cgo/internal/testnocgo 0.041s ok cmd/cgo/internal/testnocgo 0.037s ok cmd/cgo/internal/test 2.071s ok cmd/cgo/internal/test 2.013s All tests passed.