plan9-arm at c418da34cd82e041066259af123e6e36e7c2915f ##### Test execution environment. # GOARCH: arm # CPU: # GOOS: plan9 # OS Version: 2000 ##### Testing packages. ok archive/tar 0.698s ok archive/zip 2.102s ok bufio 0.244s ok bytes 1.031s ok cmp 0.068s ok compress/bzip2 0.256s ok compress/flate 4.777s ok compress/gzip 18.656s ok compress/lzw 0.409s ok compress/zlib 1.809s ok container/heap 0.086s ok container/list 0.055s ok container/ring 0.060s ok context 0.196s ok crypto 0.058s ok crypto/aes 0.102s ok crypto/cipher 0.081s ok crypto/des 0.084s ok crypto/dsa 0.072s ok crypto/ecdh 1.086s ok crypto/ecdsa 0.677s ok crypto/ed25519 0.933s ok crypto/elliptic 0.211s ok crypto/hmac 0.072s ok crypto/internal/alias 0.069s ok crypto/internal/bigmod 0.383s ok crypto/internal/boring 0.065s ok crypto/internal/boring/bcache 0.648s ok crypto/internal/edwards25519 1.489s ok crypto/internal/edwards25519/field 0.239s ok crypto/internal/nistec 3.884s ok crypto/internal/nistec/fiat 0.068s [no tests to run] ok crypto/md5 0.074s ok crypto/rand 0.132s ok crypto/rc4 0.155s ok crypto/rsa 3.323s ok crypto/sha1 0.077s ok crypto/sha256 0.076s ok crypto/sha512 0.080s ok crypto/subtle 0.748s ok crypto/tls 16.826s ok crypto/x509 6.788s ok database/sql 0.886s ok database/sql/driver 0.074s ok debug/buildinfo 0.097s ok debug/dwarf 0.717s ok debug/elf 1.035s ok debug/gosym 0.146s ok debug/macho 0.092s ok debug/pe 0.396s ok debug/plan9obj 0.092s ok embed 0.081s [no tests to run] ok embed/internal/embedtest 0.084s ok encoding/ascii85 0.078s ok encoding/asn1 0.111s ok encoding/base32 0.142s ok encoding/base64 0.058s ok encoding/binary 0.083s ok encoding/csv 0.095s ok encoding/gob 10.453s ok encoding/hex 0.064s ok encoding/json 0.900s ok encoding/pem 1.756s ok encoding/xml 0.231s ok errors 0.098s ok expvar 0.058s ok flag 0.289s ok fmt 0.245s ok go/ast 0.074s ok go/build 11.935s ok go/build/constraint 0.078s ok go/constant 0.081s ok go/doc 0.617s ok go/doc/comment 7.559s ok go/format 0.119s ok go/importer 6.680s ok go/internal/gccgoimporter 0.483s ok go/internal/gcimporter 25.064s ok go/internal/srcimporter 12.225s ok go/parser 0.812s ok go/printer 0.766s ok go/scanner 0.073s ok go/token 0.134s ok go/types 141.671s ok go/version 0.054s ok hash 0.066s ok hash/adler32 0.079s ok hash/crc32 0.088s ok hash/crc64 0.085s ok hash/fnv 0.071s ok hash/maphash 0.163s ok html 0.057s ok html/template 0.354s ok image 0.310s ok image/color 0.118s ok image/draw 0.319s ok image/gif 1.118s ok image/jpeg 0.534s ok image/png 1.017s ok index/suffixarray 1.881s ok internal/abi 0.604s ok internal/buildcfg 0.054s ok internal/coverage/cformat 0.077s ok internal/coverage/cmerge 0.073s ok internal/coverage/pods 0.076s ok internal/coverage/slicereader 0.049s ok internal/coverage/slicewriter 0.050s ok internal/coverage/test 0.094s ok internal/cpu 0.052s ok internal/dag 0.147s ok internal/diff 0.071s ok internal/fmtsort 0.079s ok internal/fuzz 0.105s ok internal/godebug 5.349s ok internal/godebugs 0.081s ok internal/gover 0.068s ok internal/intern 1.849s ok internal/itoa 0.069s ok internal/platform 6.199s ok internal/poll 0.177s ok internal/profile 0.083s ok internal/reflectlite 0.084s ok internal/safefilepath 0.071s ok internal/saferio 0.204s ok internal/singleflight 0.162s ok internal/testenv 2.015s ok internal/trace 0.353s ok internal/trace/v2 42.232s ok internal/types/errors 6.681s ok internal/unsafeheader 0.072s ok internal/xcoff 0.333s ok internal/zstd 0.185s ok io 0.273s ok io/fs 0.789s ok io/ioutil 8.237s ok log 0.087s ok log/slog 0.276s ok log/slog/internal/benchmarks 0.100s ok log/slog/internal/buffer 0.079s ok maps 0.076s ok math 0.098s ok math/big 4.323s ok math/bits 0.097s ok math/cmplx 0.079s ok math/rand 0.960s ok math/rand/v2 1.631s ok mime 0.097s ok mime/multipart 3.141s ok mime/quotedprintable 0.203s ok net 32.079s ok net/http 44.562s ok net/http/cgi 0.894s ok net/http/cookiejar 0.186s ok net/http/fcgi 0.299s ok net/http/httptest 0.910s ok net/http/httptrace 0.107s ok net/http/httputil 7.094s ok net/http/internal 0.106s ok net/http/internal/ascii 0.096s ok net/http/pprof 4.185s ok net/mail 0.107s ok net/netip 3.134s ok net/rpc 0.324s ok net/rpc/jsonrpc 0.108s ok net/smtp 0.235s ok net/textproto 0.171s ok net/url 0.104s ok os 8.065s ok os/exec 1.444s ok os/exec/internal/fdtest 0.102s ok os/signal 0.199s ok os/user 0.069s ok path 0.131s ok path/filepath 0.273s ok plugin 0.075s ok reflect 1.778s ok regexp 1.825s ok regexp/syntax 3.552s ok runtime 94.859s ok runtime/coverage 0.108s ok runtime/debug 0.232s ok runtime/internal/atomic 0.321s ok runtime/internal/math 0.106s ok runtime/internal/sys 0.064s ok runtime/internal/wasitest 0.085s ok runtime/metrics 0.076s ok runtime/pprof 4.981s ok runtime/trace 0.286s ok slices 0.286s ok sort 0.191s ok strconv 0.890s ok strings 9.555s ok sync 1.340s ok sync/atomic 1.724s ok syscall 0.074s ok testing 1.992s ok testing/fstest 0.111s ok testing/iotest 0.097s ok testing/quick 0.185s ok testing/slogtest 0.120s ok text/scanner 0.092s ok text/tabwriter 0.084s ok text/template 0.271s ok text/template/parse 0.099s ok time 2.929s ok unicode 0.089s ok unicode/utf16 0.088s ok unicode/utf8 0.092s ok cmd/addr2line 15.904s ok cmd/api 28.854s ok cmd/asm/internal/asm 5.433s ok cmd/asm/internal/lex 0.112s ok cmd/cgo/internal/swig 0.188s ok cmd/cgo/internal/test 0.089s ok cmd/cgo/internal/testcshared 1.475s ok cmd/cgo/internal/testerrors 0.266s ok cmd/cgo/internal/testfortran 0.233s ok cmd/cgo/internal/testgodefs 0.238s ok cmd/cgo/internal/testlife 0.246s ok cmd/cgo/internal/testnocgo 0.087s ok cmd/cgo/internal/testplugin 0.096s ok cmd/cgo/internal/testsanitizers 0.089s [no tests to run] ok cmd/cgo/internal/testshared 0.068s ok cmd/cgo/internal/testso 0.228s ok cmd/cgo/internal/teststdio 0.250s ok cmd/cgo/internal/testtls 0.090s ok cmd/compile/internal/abt 0.093s ok cmd/compile/internal/amd64 0.119s ok cmd/compile/internal/base 0.084s ok cmd/compile/internal/compare 0.111s ok cmd/compile/internal/devirtualize 0.094s ok cmd/compile/internal/dwarfgen 0.133s ok cmd/compile/internal/importer 27.544s ok cmd/compile/internal/inline/inlheur 15.564s ok cmd/compile/internal/ir 0.108s ok cmd/compile/internal/logopt 0.975s ok cmd/compile/internal/loopvar 0.093s ok cmd/compile/internal/noder 0.104s ok cmd/compile/internal/reflectdata 0.090s [no tests to run] ok cmd/compile/internal/ssa 0.659s ok cmd/compile/internal/syntax 0.733s ok cmd/compile/internal/test 107.849s ok cmd/compile/internal/typecheck 8.399s ok cmd/compile/internal/types 0.094s ok cmd/compile/internal/types2 145.563s ok cmd/covdata 0.168s ok cmd/cover 36.639s ok cmd/dist 0.116s ok cmd/distpack 0.089s ok cmd/doc 3.187s ok cmd/fix 7.842s ok cmd/go 2.074s ok cmd/go/internal/auth 0.109s ok cmd/go/internal/cache 2.106s ok cmd/go/internal/cfg 0.088s [no tests to run] ok cmd/go/internal/fsys 1.001s ok cmd/go/internal/generate 0.158s ok cmd/go/internal/gover 0.148s ok cmd/go/internal/imports 0.246s ok cmd/go/internal/load 0.145s ok cmd/go/internal/lockedfile 1.285s ok cmd/go/internal/modfetch 0.128s ok cmd/go/internal/modfetch/codehost 0.207s ok cmd/go/internal/modfetch/zip_sum_test 0.145s ok cmd/go/internal/modindex 2.392s ok cmd/go/internal/modload 0.191s ok cmd/go/internal/mvs 0.146s ok cmd/go/internal/par 0.128s ok cmd/go/internal/str 0.105s ok cmd/go/internal/test 0.354s ok cmd/go/internal/toolchain 0.150s ok cmd/go/internal/vcs 0.139s ok cmd/go/internal/vcweb 0.165s ok cmd/go/internal/vcweb/vcstest 0.693s ok cmd/go/internal/web 0.096s ok cmd/go/internal/work 0.142s ok cmd/gofmt 0.441s ok cmd/internal/archive 3.688s ok cmd/internal/buildid 0.792s ok cmd/internal/cov 4.936s ok cmd/internal/dwarf 0.074s ok cmd/internal/edit 0.071s ok cmd/internal/goobj 0.077s ok cmd/internal/moddeps 31.992s ok cmd/internal/notsha256 0.076s ok cmd/internal/obj 4.821s ok cmd/internal/obj/ppc64 0.870s ok cmd/internal/obj/riscv 0.483s ok cmd/internal/obj/s390x 0.076s ok cmd/internal/obj/x86 20.579s ok cmd/internal/objabi 0.815s ok cmd/internal/pkgpath 0.203s ok cmd/internal/pkgpattern 0.075s ok cmd/internal/quoted 0.076s ok cmd/internal/src 0.075s ok cmd/internal/test2json 0.613s ok cmd/link 35.066s ok cmd/link/internal/benchmark 0.087s ok cmd/link/internal/ld 52.094s ok cmd/link/internal/loader 0.117s ok cmd/nm 4.626s ok cmd/objdump 11.507s ok cmd/pack 3.618s ok cmd/pprof 0.120s ok cmd/trace 0.117s ok cmd/trace/v2 0.327s ok cmd/vet 98.025s ##### os/user with tag osusergo ok os/user 0.068s ##### hash/maphash purego implementation ok hash/maphash 0.198s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 107.311s ##### sync -cpu=10 ok sync 1.411s All tests passed.