aix-ppc64 at 70e453b4361b80a85e6ebb37e4d43ec02db9a50a :: Running /ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/src/make.bash with args ["/ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/src/make.bash" "-force"] and env ["TERM=dumb" "AUTHSTATE=compat" "SHELL=/usr/bin/ksh" "HOME=/" "USER=root" "TZ=CST6CDT" "LANG=en_US" "LOCPATH=/usr/lib/nls/loc" "LC__FASTMSG=true" "ODMDIR=/etc/objrepos" "CLCMD_PASSTHRU=1" "LOGNAME=root" "LOGIN=root" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.aix-ppc64" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat:/usr/lib/nls/msg/%l.%c/%N:/usr/lib/nls/msg/%l.%c/%N.cat" "WORKDIR=/ramdisk8GB/workdir-host-aix-ppc64-osuosl" "GOROOT_BOOTSTRAP=/ramdisk8GB/workdir-host-aix-ppc64-osuosl/go1.4" "GO_BUILDER_NAME=aix-ppc64" "PATH=/opt/freeware/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java7_64/jre/bin:/usr/java7_64/bin" "GOBIN=" "TMPDIR=/ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp" "GOCACHE=/ramdisk8GB/workdir-host-aix-ppc64-osuosl/gocache" "GOPLSCACHE=/ramdisk8GB/workdir-host-aix-ppc64-osuosl/goplscache" "PWD=/ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/src"] in dir /ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/src Building Go cmd/dist using /ramdisk8GB/workdir-host-aix-ppc64-osuosl/go1.4. (go1.20.6 aix/ppc64) Building Go toolchain1 using /ramdisk8GB/workdir-host-aix-ppc64-osuosl/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 aix/ppc64. --- Installed Go for aix/ppc64 in /ramdisk8GB/workdir-host-aix-ppc64-osuosl/go Installed commands in /ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/bin *** You need to add /ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/bin to your PATH. ##### Test execution environment. # GOARCH: ppc64 # CPU: POWER9 # GOOS: aix # OS Version: AIX 2 7 00FAC25F4B00 ##### Testing packages. ok archive/tar 0.227s ok archive/zip 0.489s ok bufio 0.105s ok bytes 0.448s ok cmp 0.027s ok compress/bzip2 0.106s ok compress/flate 0.578s ok compress/gzip 3.363s ok compress/lzw 0.105s ok compress/zlib 0.391s ok container/heap 0.022s ok container/list 0.017s ok container/ring 0.029s ok context 0.038s ok crypto 1.147s ok crypto/aes 0.035s ok crypto/cipher 0.037s ok crypto/des 0.023s ok crypto/dsa 0.020s ok crypto/ecdh 0.044s ok crypto/ecdsa 0.043s ok crypto/ed25519 0.070s ok crypto/elliptic 0.029s ok crypto/hmac 0.031s ok crypto/internal/alias 0.024s ok crypto/internal/bigmod 0.076s ok crypto/internal/boring 0.024s ok crypto/internal/boring/bcache 0.107s ok crypto/internal/edwards25519 0.105s ok crypto/internal/edwards25519/field 0.040s ok crypto/internal/hpke 0.020s ok crypto/internal/mlkem768 0.320s ok crypto/internal/nistec 0.104s ok crypto/internal/nistec/fiat 0.017s [no tests to run] ok crypto/md5 0.025s ok crypto/rand 0.128s ok crypto/rc4 0.050s ok crypto/rsa 0.361s ok crypto/sha1 0.027s ok crypto/sha256 0.024s ok crypto/sha512 0.023s ok crypto/subtle 0.786s ok crypto/tls 0.543s ok crypto/x509 0.506s ok database/sql 0.581s ok database/sql/driver 0.018s ok debug/buildinfo 0.028s ok debug/dwarf 0.048s ok debug/elf 0.250s ok debug/gosym 0.051s ok debug/macho 0.027s ok debug/pe 0.059s ok debug/plan9obj 0.021s ok embed 0.025s [no tests to run] ok embed/internal/embedtest 0.020s ok encoding/ascii85 0.021s ok encoding/asn1 0.019s ok encoding/base32 0.048s ok encoding/base64 0.022s ok encoding/binary 0.027s ok encoding/csv 0.029s ok encoding/gob 3.217s ok encoding/hex 0.022s ok encoding/json 1.095s ok encoding/pem 1.570s ok encoding/xml 0.264s ok errors 0.023s ok expvar 0.021s ok flag 0.080s ok fmt 0.158s ok go/ast 0.032s ok go/build 6.259s ok go/build/constraint 0.021s ok go/constant 0.025s ok go/doc 0.084s ok go/doc/comment 1.517s ok go/format 0.025s ok go/importer 0.611s ok go/internal/gccgoimporter 1.461s ok go/internal/gcimporter 3.923s ok go/internal/srcimporter 13.903s ok go/parser 0.277s ok go/printer 0.245s ok go/scanner 0.018s ok go/token 0.042s ok go/types 27.084s ok go/version 0.022s ok hash 0.026s ok hash/adler32 0.027s ok hash/crc32 0.021s ok hash/crc64 0.019s ok hash/fnv 0.021s ok hash/maphash 0.071s ok html 0.024s ok html/template 0.106s ok image 0.084s ok image/color 0.041s ok image/draw 0.149s ok image/gif 0.243s ok image/jpeg 0.421s ok image/png 0.410s ok index/suffixarray 0.185s ok internal/abi 0.159s ok internal/buildcfg 0.019s ok internal/chacha8rand 0.022s ok internal/concurrent 0.270s ok internal/coverage/cfile 1.316s ok internal/coverage/cformat 0.020s ok internal/coverage/cmerge 0.017s ok internal/coverage/pods 0.021s ok internal/coverage/slicereader 0.017s ok internal/coverage/slicewriter 0.017s ok internal/coverage/test 0.028s ok internal/cpu 0.027s ok internal/dag 0.024s ok internal/diff 0.031s ok internal/fmtsort 0.017s ok internal/fuzz 0.030s ok internal/godebug 1.072s ok internal/godebugs 9.202s ok internal/gover 0.024s ok internal/itoa 0.025s ok internal/platform 1.348s ok internal/poll 0.076s ok internal/profile 0.021s ok internal/reflectlite 0.025s ok internal/runtime/atomic 0.102s ok internal/saferio 0.141s ok internal/singleflight 0.097s ok internal/sysinfo 0.021s ok internal/testenv 0.436s ok internal/trace 28.594s ok internal/trace/internal/oldtrace 0.411s ok internal/types/errors 0.970s ok internal/unsafeheader 0.023s ok internal/weak 0.030s ok internal/xcoff 0.029s ok internal/zstd 0.102s ok io 0.062s ok io/fs 0.231s ok io/ioutil 0.025s ok iter 0.022s ok log 0.026s ok log/slog 0.060s ok log/slog/internal/benchmarks 0.018s ok log/slog/internal/buffer 0.021s ok log/syslog 1.235s ok maps 0.032s ok math 0.031s ok math/big 1.032s ok math/bits 0.033s ok math/cmplx 0.026s ok math/rand 0.463s ok math/rand/v2 0.635s ok mime 0.031s ok mime/multipart 0.897s ok mime/quotedprintable 0.053s ok net 9.131s ok net/http 13.286s ok net/http/cgi 0.446s ok net/http/cookiejar 0.039s ok net/http/fcgi 0.262s ok net/http/httptest 0.070s ok net/http/httptrace 0.026s ok net/http/httputil 2.500s ok net/http/internal 0.320s ok net/http/internal/ascii 0.023s ok net/http/pprof 5.127s ok net/internal/cgotest 0.021s ok net/internal/socktest 0.020s ok net/mail 0.022s ok net/netip 0.892s ok net/rpc 0.070s ok net/rpc/jsonrpc 0.043s ok net/smtp 0.041s ok net/textproto 0.095s ok net/url 0.038s ok os 0.538s ok os/exec 0.926s ok os/exec/internal/fdtest 0.029s ok os/signal 2.197s ok os/user 0.031s ok path 0.024s ok path/filepath 0.101s ok plugin 0.032s ok reflect 1.192s ok regexp 0.949s ok regexp/syntax 1.484s ok runtime 56.923s ok runtime/cgo 0.039s ok runtime/debug 0.194s ok runtime/internal/math 0.036s ok runtime/internal/sys 0.020s ok runtime/internal/wasitest 0.016s ok runtime/metrics 0.024s ok runtime/pprof 22.225s ok runtime/trace 0.133s ok slices 0.091s ok sort 0.120s ok strconv 0.337s ok strings 0.634s ok sync 0.496s ok sync/atomic 0.648s ok syscall 0.891s ok testing 0.823s ok testing/fstest 0.024s ok testing/iotest 0.025s ok testing/quick 0.073s ok testing/slogtest 0.020s ok text/scanner 0.023s ok text/tabwriter 0.025s ok text/template 0.054s ok text/template/parse 0.025s ok time 9.091s ok unicode 0.030s ok unicode/utf16 0.036s ok unicode/utf8 0.040s ok unique 0.104s ok cmd/addr2line 1.405s ok cmd/api 38.342s ok cmd/asm/internal/asm 0.831s ok cmd/asm/internal/lex 0.017s ok cmd/cgo/internal/swig 0.068s ok cmd/cgo/internal/test 0.505s ok cmd/cgo/internal/testcarchive 42.407s ok cmd/cgo/internal/testcshared 0.237s ok cmd/cgo/internal/testerrors 23.045s ok cmd/cgo/internal/testfortran 0.051s ok cmd/cgo/internal/testgodefs 1.440s ok cmd/cgo/internal/testlife 1.741s ok cmd/cgo/internal/testnocgo 0.019s ok cmd/cgo/internal/testplugin 0.019s ok cmd/cgo/internal/testsanitizers 0.021s [no tests to run] ok cmd/cgo/internal/testshared 0.019s ok cmd/cgo/internal/testso 4.344s ok cmd/cgo/internal/teststdio 3.976s ok cmd/cgo/internal/testtls 0.018s ok cmd/compile/internal/abt 0.022s ok cmd/compile/internal/amd64 0.024s ok cmd/compile/internal/base 0.019s ok cmd/compile/internal/compare 0.023s ok cmd/compile/internal/devirtualize 0.020s ok cmd/compile/internal/dwarfgen 0.562s ok cmd/compile/internal/importer 3.223s ok cmd/compile/internal/inline/inlheur 1.496s ok cmd/compile/internal/ir 0.022s ok cmd/compile/internal/liveness 0.074s ok cmd/compile/internal/logopt 0.138s ok cmd/compile/internal/loopvar 0.021s ok cmd/compile/internal/noder 0.025s ok cmd/compile/internal/rangefunc 0.020s ok cmd/compile/internal/reflectdata 0.023s [no tests to run] ok cmd/compile/internal/ssa 14.579s ok cmd/compile/internal/syntax 0.073s ok cmd/compile/internal/test 24.587s ok cmd/compile/internal/typecheck 0.852s ok cmd/compile/internal/types 0.043s ok cmd/compile/internal/types2 18.178s ok cmd/covdata 0.037s ok cmd/cover 3.397s ok cmd/dist 0.020s ok cmd/distpack 0.016s ok cmd/doc 0.303s ok cmd/fix 1.870s ok cmd/go 89.742s ok cmd/go/internal/auth 0.023s ok cmd/go/internal/cache 0.219s ok cmd/go/internal/cfg 0.027s [no tests to run] ok cmd/go/internal/envcmd 0.091s ok cmd/go/internal/fsys 0.085s ok cmd/go/internal/generate 0.045s ok cmd/go/internal/gover 0.033s ok cmd/go/internal/imports 0.053s ok cmd/go/internal/load 0.025s ok cmd/go/internal/lockedfile 0.129s ok cmd/go/internal/lockedfile/internal/filelock 0.080s ok cmd/go/internal/modfetch 0.028s ok cmd/go/internal/modfetch/codehost 1.680s ok cmd/go/internal/modfetch/zip_sum_test 0.049s ok cmd/go/internal/modindex 0.324s ok cmd/go/internal/modload 0.044s ok cmd/go/internal/mvs 0.043s ok cmd/go/internal/par 0.041s ok cmd/go/internal/str 0.030s ok cmd/go/internal/test 0.069s ok cmd/go/internal/toolchain 0.032s ok cmd/go/internal/vcs 0.028s ok cmd/go/internal/vcweb 0.035s ok cmd/go/internal/vcweb/vcstest 2.999s ok cmd/go/internal/web 0.024s ok cmd/go/internal/work 0.275s ok cmd/gofmt 0.072s ok cmd/internal/archive 1.268s ok cmd/internal/buildid 0.261s ok cmd/internal/cov 0.860s ok cmd/internal/bootstrap_test 0.016s ok cmd/internal/dwarf 0.030s ok cmd/internal/edit 0.021s ok cmd/internal/goobj 0.024s ok cmd/internal/moddeps 3.096s ok cmd/internal/notsha256 0.021s ok cmd/internal/obj 1.077s ok cmd/internal/obj/arm64 0.305s ok cmd/internal/obj/loong64 0.022s ok cmd/internal/obj/ppc64 0.260s ok cmd/internal/obj/riscv 0.131s ok cmd/internal/obj/s390x 0.017s ok cmd/internal/obj/x86 5.069s ok cmd/internal/objabi 0.124s ok cmd/internal/pgo 0.025s ok cmd/internal/pkgpath 0.076s ok cmd/internal/pkgpattern 0.019s ok cmd/internal/quoted 0.017s ok cmd/internal/src 0.016s ok cmd/internal/test2json 0.225s ok cmd/link 14.554s ok cmd/link/internal/benchmark 0.021s ok cmd/link/internal/ld 13.027s ok cmd/link/internal/loader 0.050s ok cmd/nm 6.611s ok cmd/objdump 4.397s ok cmd/pack 1.395s ok cmd/pprof 0.027s ok cmd/relnote 0.022s ok cmd/trace 0.101s ok cmd/vet 12.604s ##### os/user with tag osusergo ok os/user 0.025s ##### hash/maphash purego implementation ok hash/maphash 0.071s ##### crypto with tag purego ok crypto 0.041s [no tests to run] ok crypto/aes 0.045s [no tests to run] ok crypto/cipher 0.052s [no tests to run] ok crypto/des 0.049s [no tests to run] ok crypto/dsa 0.084s [no tests to run] ok crypto/ecdh 0.037s [no tests to run] ? crypto/internal/boring/bbig [no test files] ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ok crypto/ecdsa 0.052s [no tests to run] ok crypto/ed25519 0.134s [no tests to run] ok crypto/elliptic 0.091s [no tests to run] ok crypto/hmac 0.054s [no tests to run] ok crypto/internal/alias 0.055s [no tests to run] ok crypto/internal/bigmod 0.184s [no tests to run] ok crypto/internal/boring 0.134s [no tests to run] ok crypto/internal/boring/bcache 0.179s [no tests to run] ok crypto/internal/edwards25519 0.187s [no tests to run] ok crypto/internal/edwards25519/field 0.032s [no tests to run] ok crypto/internal/hpke 0.038s [no tests to run] ? crypto/internal/randutil [no test files] ok crypto/internal/mlkem768 0.055s [no tests to run] ok crypto/internal/nistec 0.049s [no tests to run] ok crypto/internal/nistec/fiat 0.055s [no tests to run] ok crypto/md5 0.085s [no tests to run] ok crypto/rand 0.056s [no tests to run] ok crypto/rc4 0.055s [no tests to run] ok crypto/rsa 0.048s [no tests to run] ok crypto/sha1 0.048s [no tests to run] ok crypto/sha256 0.047s [no tests to run] ok crypto/sha512 0.047s [no tests to run] ok crypto/subtle 0.053s [no tests to run] ? crypto/x509/pkix [no test files] ok crypto/tls 0.032s [no tests to run] ok crypto/x509 0.027s [no tests to run] ##### sync -cpu=10 ok sync 0.413s ##### Testing cgo ok cmd/cgo/internal/test 0.393s ok cmd/cgo/internal/testtls 0.017s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 14.879s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 13.167s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 12.294s ##### ../test ok cmd/internal/testdir 11.468s ok cmd/internal/testdir 14.769s ok cmd/internal/testdir 15.253s ok cmd/internal/testdir 10.428s ok cmd/internal/testdir 11.581s ok cmd/internal/testdir 10.353s ok cmd/internal/testdir 60.184s ok cmd/internal/testdir 12.758s ok cmd/internal/testdir 10.128s ok cmd/internal/testdir 13.644s All tests passed.