plan9-386-0intro at 7c89ad6a80020e3654129183c528054921899650 :: Running /tmp/workdir-gnot/go/src/make.rc with args ["/tmp/workdir-gnot/go/src/make.rc" "-force"] and env ["home=/usr/glenda" "path=.\x00/bin" "*=" "type=host-plan9-386-0intro" "rcname=gobuildlet" "pid=198" "fn#term%=fn term% {$*}\n" "fn#newworkdir=fn newworkdir {if(test -d $workdir){for(i in `{du -a $workdir|awk '{print $2}'})chmod u+w $i;rm -rf $workdir};mkdir $workdir}\n" "status=" "fn#cd=fn cd {builtin cd $* && awd}\n" "GO_TEST_TIMEOUT_SCALE=2" "workdir=/tmp/workdir-gnot" "objtype=386" "fn#sigexit=" "cflag=" "0=/bin/gobuildlet" "WORKDIR=/tmp/workdir-gnot" "GOROOT_BOOTSTRAP=/tmp/workdir-gnot/go1.4" "GO_BUILDER_NAME=plan9-386-0intro" "GOBIN=" "PWD=/tmp/workdir-gnot/go/src"] in dir /tmp/workdir-gnot/go/src Building Go cmd/dist using /tmp/workdir-gnot/go1.4. (go1.20.6 plan9/386) Building Go toolchain1 using /tmp/workdir-gnot/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 plan9/386. --- Installed Go for plan9/386 in /tmp/workdir-gnot/go Installed commands in /tmp/workdir-gnot/go/bin *** You need to bind /tmp/workdir-gnot/go/bin before /bin. ##### Test execution environment. # GOARCH: 386 # CPU: Intel Core Processor (Broadwell) # GOOS: plan9 # OS Version: 2000 ##### Testing packages. ok archive/tar 0.152s ok archive/zip 0.350s ok bufio 0.065s ok bytes 0.219s ok cmp 0.018s ok compress/bzip2 0.067s ok compress/flate 0.742s ok compress/gzip 2.123s ok compress/lzw 0.086s ok compress/zlib 0.408s ok container/heap 0.019s ok container/list 0.018s ok container/ring 0.015s ok context 0.187s ok crypto 2.375s ok crypto/aes 0.032s ok crypto/cipher 0.053s ok crypto/des 0.023s ok crypto/dsa 0.017s ok crypto/ecdh 0.300s ok crypto/ecdsa 0.217s ok crypto/ed25519 0.360s ok crypto/elliptic 0.069s ok crypto/hmac 0.014s ok crypto/internal/alias 0.016s ok crypto/internal/bigmod 0.073s ok crypto/internal/boring 0.013s ok crypto/internal/boring/bcache 0.180s ok crypto/internal/edwards25519 0.486s ok crypto/internal/edwards25519/field 0.091s ok crypto/internal/nistec 1.200s ok crypto/internal/nistec/fiat 0.013s [no tests to run] ok crypto/md5 0.016s ok crypto/rand 0.027s ok crypto/rc4 0.046s ok crypto/rsa 1.058s ok crypto/sha1 0.016s ok crypto/sha256 0.015s ok crypto/sha512 0.017s ok crypto/subtle 0.236s ok crypto/tls 12.353s ok crypto/x509 2.326s ok database/sql 0.650s ok database/sql/driver 0.017s ok debug/buildinfo 0.021s ok debug/dwarf 0.067s ok debug/elf 0.152s ok debug/gosym 0.047s ok debug/macho 0.027s ok debug/pe 0.085s ok debug/plan9obj 0.019s ok embed 0.019s [no tests to run] ok embed/internal/embedtest 0.021s ok encoding/ascii85 0.015s ok encoding/asn1 0.021s ok encoding/base32 0.026s ok encoding/base64 0.018s ok encoding/binary 0.023s ok encoding/csv 0.022s ok encoding/gob 3.229s ok encoding/hex 0.015s ok encoding/json 0.264s ok encoding/pem 0.506s ok encoding/xml 0.058s ok errors 0.018s ok expvar 0.017s ok flag 0.077s ok fmt 0.059s ok go/ast 0.032s ok go/build 5.706s ok go/build/constraint 0.017s ok go/constant 0.022s ok go/doc 0.072s ok go/doc/comment 2.303s ok go/format 0.020s ok go/importer 1.043s ok go/internal/gccgoimporter 0.039s ok go/internal/gcimporter 6.508s ok go/internal/srcimporter 2.793s ok go/parser 0.159s ok go/printer 0.158s ok go/scanner 0.017s ok go/token 0.036s ok go/types 39.163s ok go/version 0.023s ok hash 0.017s ok hash/adler32 0.018s ok hash/crc32 0.019s ok hash/crc64 0.020s ok hash/fnv 0.020s ok hash/maphash 0.070s ok html 0.017s ok html/template 0.101s ok image 0.066s ok image/color 0.027s ok image/draw 0.102s ok image/gif 0.139s ok image/jpeg 0.151s ok image/png 0.249s ok index/suffixarray 0.182s ok internal/abi 0.253s ok internal/buildcfg 0.065s ok internal/chacha8rand 0.037s ok internal/coverage/cformat 0.043s ok internal/coverage/cmerge 0.038s ok internal/coverage/pods 0.068s ok internal/coverage/slicereader 0.037s ok internal/coverage/slicewriter 0.034s ok internal/coverage/test 0.070s ok internal/cpu 0.044s ok internal/dag 0.039s ok internal/diff 0.045s ok internal/fmtsort 0.039s ok internal/fuzz 0.043s ok internal/godebug 1.393s ok internal/godebugs 8.884s ok internal/gover 0.036s ok internal/intern 0.115s ok internal/itoa 0.039s ok internal/platform 1.844s ok internal/poll 0.058s ok internal/profile 0.043s ok internal/reflectlite 0.038s ok internal/runtime/atomic 0.073s ok internal/saferio 0.052s ok internal/singleflight 0.123s ok internal/sysinfo 0.044s ok internal/testenv 0.510s ok internal/trace 0.103s ok internal/trace/v2 66.984s ok internal/trace/v2/internal/oldtrace 0.139s ok internal/types/errors 1.592s ok internal/unsafeheader 0.035s ok internal/xcoff 0.080s ok internal/zstd 0.071s ok io 0.218s ok io/fs 0.438s ok io/ioutil 2.613s ok log 0.048s ok log/slog 0.074s ok log/slog/internal/benchmarks 0.036s ok log/slog/internal/buffer 0.031s ok maps 0.037s ok math 0.044s ok math/big 1.362s ok math/bits 0.042s ok math/cmplx 0.035s ok math/rand 0.456s ok math/rand/v2 0.544s ok mime 0.039s ok mime/multipart 2.113s ok mime/quotedprintable 0.055s ok net 22.820s ok net/http 155.268s ok net/http/cgi 0.365s ok net/http/cookiejar 0.242s ok net/http/fcgi 0.263s ok net/http/httptest 3.640s ok net/http/httptrace 0.046s ok net/http/httputil 15.784s ok net/http/internal 0.259s ok net/http/internal/ascii 0.032s ok net/http/pprof 4.209s ok net/internal/cgotest 0.037s ok net/mail 0.044s ok net/netip 0.891s ok net/rpc 2.530s ok net/rpc/jsonrpc 0.048s ok net/smtp 2.280s ok net/textproto 0.053s ok net/url 0.054s ok os 4.075s ok os/exec 0.851s ok os/exec/internal/fdtest 0.032s ok os/signal 0.158s ok os/user 0.034s ok path 0.040s ok path/filepath 0.178s ok plugin 0.032s ok reflect 0.210s ok regexp 0.480s ok regexp/syntax 0.931s ok runtime 59.901s ok runtime/coverage 0.032s ok runtime/debug 0.124s ok runtime/internal/math 0.032s ok runtime/internal/sys 0.031s ok runtime/internal/wasitest 0.042s ok runtime/metrics 0.036s ok runtime/pprof 5.986s ok runtime/trace 0.181s ok slices 0.086s ok sort 0.073s ok strconv 0.294s ok strings 1.180s ok sync 1.140s ok sync/atomic 1.518s ok syscall 0.040s ok testing 1.068s ok testing/fstest 0.044s ok testing/iotest 0.043s ok testing/quick 0.071s ok testing/slogtest 0.048s ok text/scanner 0.035s ok text/tabwriter 0.038s ok text/template 0.084s ok text/template/parse 0.042s ok time 23.016s ok unicode 0.038s ok unicode/utf16 0.034s ok unicode/utf8 0.045s ok cmd/addr2line 1.992s ok cmd/api 86.727s ok cmd/asm/internal/asm 0.575s ok cmd/asm/internal/lex 0.042s ok cmd/cgo/internal/swig 0.095s ok cmd/cgo/internal/test 0.040s ok cmd/cgo/internal/testcshared 0.445s ok cmd/cgo/internal/testerrors 0.094s ok cmd/cgo/internal/testfortran 0.092s ok cmd/cgo/internal/testgodefs 0.094s ok cmd/cgo/internal/testlife 0.109s ok cmd/cgo/internal/testnocgo 0.036s ok cmd/cgo/internal/testplugin 0.037s ok cmd/cgo/internal/testsanitizers 0.029s [no tests to run] ok cmd/cgo/internal/testshared 0.037s ok cmd/cgo/internal/testso 0.098s ok cmd/cgo/internal/teststdio 0.117s ok cmd/cgo/internal/testtls 0.037s ok cmd/compile/internal/abt 0.038s ok cmd/compile/internal/amd64 0.046s ok cmd/compile/internal/base 0.034s ok cmd/compile/internal/compare 0.041s ok cmd/compile/internal/devirtualize 0.042s ok cmd/compile/internal/dwarfgen 0.079s ok cmd/compile/internal/importer 5.570s ok cmd/compile/internal/inline/inlheur 2.169s ok cmd/compile/internal/ir 0.040s ok cmd/compile/internal/liveness 0.054s ok cmd/compile/internal/logopt 0.246s ok cmd/compile/internal/loopvar 0.040s ok cmd/compile/internal/noder 0.058s ok cmd/compile/internal/reflectdata 0.036s [no tests to run] ok cmd/compile/internal/ssa 0.168s ok cmd/compile/internal/syntax 0.106s ok cmd/compile/internal/test 49.765s ok cmd/compile/internal/typecheck 1.048s ok cmd/compile/internal/types 0.044s ok cmd/compile/internal/types2 27.470s ok cmd/covdata 0.058s ok cmd/cover 9.218s ok cmd/dist 0.047s ok cmd/distpack 0.035s ok cmd/doc 0.586s ok cmd/fix 3.303s ok cmd/go/internal/auth 0.036s ok cmd/go/internal/cache 2.295s ok cmd/go/internal/cfg 0.042s [no tests to run] ok cmd/go/internal/fsys 0.653s ok cmd/go/internal/generate 0.057s ok cmd/go/internal/gover 0.043s ok cmd/go/internal/imports 0.071s ok cmd/go/internal/load 0.043s ok cmd/go/internal/lockedfile 0.260s ok cmd/go/internal/modfetch 0.083s ok cmd/go/internal/modfetch/codehost 0.098s ok cmd/go/internal/modfetch/zip_sum_test 0.049s ok cmd/go/internal/modindex 0.473s ok cmd/go/internal/modload 0.082s ok cmd/go/internal/mvs 0.060s ok cmd/go/internal/par 0.052s ok cmd/go/internal/str 0.034s ok cmd/go/internal/test 0.093s ok cmd/go/internal/toolchain 0.046s ok cmd/go/internal/vcs 0.131s ok cmd/go/internal/vcweb 0.223s ok cmd/go/internal/vcweb/vcstest 1.221s ok cmd/go/internal/web 0.042s ok cmd/go/internal/work 0.064s ok cmd/gofmt 0.079s ok cmd/internal/archive 0.851s ok cmd/internal/buildid 0.226s ok cmd/internal/cov 1.111s ok cmd/internal/dwarf 0.047s ok cmd/internal/edit 0.041s ok cmd/internal/goobj 0.043s ok cmd/internal/moddeps 6.660s ok cmd/internal/notsha256 0.096s ok cmd/internal/obj 1.181s ok cmd/internal/obj/ppc64 0.364s ok cmd/internal/obj/riscv 0.189s ok cmd/internal/obj/s390x 0.038s ok cmd/internal/obj/x86 8.949s ok cmd/internal/objabi 0.265s ok cmd/internal/pgo 0.040s ok cmd/internal/pkgpath 0.075s ok cmd/internal/pkgpattern 0.044s ok cmd/internal/quoted 0.034s ok cmd/internal/src 0.036s ok cmd/internal/test2json 0.138s ok cmd/link 16.498s ok cmd/link/internal/benchmark 0.046s ok cmd/link/internal/ld 20.549s ok cmd/link/internal/loader 0.043s ok cmd/nm 1.140s ok cmd/objdump 2.878s ok cmd/pack 1.012s ok cmd/pprof 0.056s ok cmd/relnote 0.051s ok cmd/trace 0.050s ok cmd/trace/v2 0.101s ok cmd/vet 39.658s ##### os/user with tag osusergo ok os/user 0.032s ##### hash/maphash purego implementation ok hash/maphash 0.181s ##### crypto with tag purego ok crypto 0.039s [no tests to run] ok crypto/aes 0.034s [no tests to run] ok crypto/cipher 0.035s [no tests to run] ok crypto/des 0.032s [no tests to run] ok crypto/dsa 0.038s [no tests to run] ok crypto/ecdh 0.034s [no tests to run] ok crypto/ecdsa 0.034s [no tests to run] ok crypto/ed25519 0.032s [no tests to run] ok crypto/elliptic 0.032s [no tests to run] ok crypto/hmac 0.031s [no tests to run] ok crypto/internal/alias 0.033s [no tests to run] ok crypto/internal/bigmod 0.031s [no tests to run] ok crypto/internal/boring 0.032s [no tests to run] ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 0.029s [no tests to run] ? crypto/internal/boring/sig [no test files] ok crypto/internal/edwards25519 0.033s [no tests to run] ok crypto/internal/edwards25519/field 0.023s [no tests to run] ok crypto/internal/nistec 0.023s [no tests to run] ok crypto/internal/nistec/fiat 0.023s [no tests to run] ? crypto/internal/randutil [no test files] ok crypto/md5 0.032s [no tests to run] ok crypto/rand 0.024s [no tests to run] ok crypto/rc4 0.031s [no tests to run] ok crypto/rsa 0.039s [no tests to run] ok crypto/sha1 0.035s [no tests to run] ok crypto/sha256 0.033s [no tests to run] ok crypto/sha512 0.032s [no tests to run] ok crypto/subtle 0.033s [no tests to run] ok crypto/tls 0.146s [no tests to run] ok crypto/x509 0.043s [no tests to run] ? crypto/x509/pkix [no test files] ##### GOEXPERIMENT=rangefunc go test iter ok iter 0.037s ##### Testing without libgcc. ok net 0.137s ok os/user 0.035s ##### sync -cpu=10 ok sync 1.421s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 22.047s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 40.055s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 44.426s All tests passed.