linux-ppc64le-buildlet at 77cd3a46a86dca22348a313912093503f3cded66 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=power_02" "GO_BUILDER_ENV=host-linux-ppc64le-osu" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=500ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-ppc64le-buildlet" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/ppc64le) Building Go toolchain1 using /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 linux/ppc64le. --- Installed Go for linux/ppc64le in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: ppc64le # CPU: POWER8 # GOOS: linux # OS Version: Linux 5.4.0-125-generic #141-Ubuntu SMP Wed Aug 10 13:41:48 UTC 2022 ppc64le ##### Testing packages. ok archive/tar 0.366s ok archive/zip 0.564s ok bufio 0.138s ok bytes 1.684s ok compress/bzip2 0.100s ok compress/flate 1.102s ok compress/gzip 3.304s ok compress/lzw 0.130s ok compress/zlib 0.659s ok container/heap 0.019s ok container/list 0.018s ok container/ring 0.006s ok context 0.012s ok crypto 0.005s ok crypto/aes 0.028s ok crypto/cipher 0.082s ok crypto/des 0.024s ok crypto/dsa 0.028s ok crypto/ecdh 0.078s ok crypto/ecdsa 0.027s ok crypto/ed25519 0.084s ok crypto/elliptic 0.027s ok crypto/hmac 0.029s ok crypto/internal/alias 0.003s ok crypto/internal/bigmod 0.250s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.095s ok crypto/internal/edwards25519 7.173s ok crypto/internal/edwards25519/field 7.130s ok crypto/internal/nistec 0.647s ok crypto/internal/nistec/fiat 0.013s [no tests to run] ok crypto/md5 0.018s ok crypto/rand 0.082s ok crypto/rc4 0.045s ok crypto/rsa 0.171s ok crypto/sha1 0.021s ok crypto/sha256 0.014s ok crypto/sha512 0.013s ok crypto/subtle 0.157s ok crypto/tls 0.449s ok crypto/x509 0.566s ok database/sql 0.301s ok database/sql/driver 0.028s ok debug/buildinfo 0.008s ok debug/dwarf 0.018s ok debug/elf 0.305s ok debug/gosym 0.019s ok debug/macho 0.007s ok debug/pe 0.024s ok debug/plan9obj 0.012s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.014s ok encoding/ascii85 0.032s ok encoding/asn1 0.006s ok encoding/base32 0.043s ok encoding/base64 0.017s ok encoding/binary 0.006s ok encoding/csv 0.010s ok encoding/gob 2.566s ok encoding/hex 0.007s ok encoding/json 0.366s ok encoding/pem 0.896s ok encoding/xml 0.112s ok errors 0.053s ok expvar 0.030s ok flag 0.044s ok fmt 0.176s ok go/ast 0.015s ok go/build 3.651s ok go/build/constraint 0.019s ok go/constant 0.008s ok go/doc 0.045s ok go/doc/comment 1.354s ok go/format 0.028s ok go/importer 0.281s ok go/internal/gccgoimporter 0.010s ok go/internal/gcimporter 1.636s ok go/internal/srcimporter 12.949s ok go/parser 0.348s ok go/printer 0.346s ok go/scanner 0.004s ok go/token 0.039s ok go/types 12.400s ok hash 0.012s ok hash/adler32 0.010s ok hash/crc32 0.008s ok hash/crc64 0.008s ok hash/fnv 0.008s ok hash/maphash 0.095s ok html 0.046s ok html/template 0.125s ok image 0.082s ok image/color 0.035s ok image/draw 0.193s ok image/gif 0.745s ok image/jpeg 0.389s ok image/png 0.920s ok index/suffixarray 0.549s ok internal/abi 6.353s ok internal/buildcfg 0.002s ok internal/coverage/cformat 0.003s ok internal/coverage/cmerge 0.003s ok internal/coverage/pods 0.018s ok internal/coverage/slicereader 0.008s ok internal/coverage/slicewriter 0.003s ok internal/coverage/test 0.019s ok internal/cpu 0.004s ok internal/dag 0.004s ok internal/diff 0.032s ok internal/fmtsort 0.003s ok internal/fuzz 0.010s ok internal/godebug 0.002s ok internal/intern 0.311s ok internal/itoa 0.003s ok internal/poll 0.206s ok internal/profile 0.073s ok internal/reflectlite 0.066s ok internal/safefilepath 0.006s ok internal/saferio 0.049s ok internal/singleflight 0.033s ok internal/testenv 0.026s ok internal/trace 0.054s ok internal/types/errors 0.436s ok internal/unsafeheader 0.027s ok internal/xcoff 0.035s ok io 0.040s ok io/fs 0.437s ok io/ioutil 0.031s ok log 0.004s ok log/syslog 1.239s ok math 0.012s ok math/big 1.566s ok math/bits 0.015s ok math/cmplx 0.006s ok math/rand 0.393s ok mime 0.021s ok mime/multipart 0.256s ok mime/quotedprintable 0.045s ok net 13.781s ok net/http 6.700s ok net/http/cgi 0.327s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.109s ok net/http/httptest 0.048s ok net/http/httptrace 0.018s ok net/http/httputil 0.617s ok net/http/internal 0.005s ok net/http/internal/ascii 0.018s ok net/http/pprof 5.116s ok net/internal/socktest 0.021s ok net/mail 0.007s ok net/netip 0.346s ok net/rpc 0.027s ok net/rpc/jsonrpc 0.014s ok net/smtp 0.018s ok net/textproto 0.041s ok net/url 0.025s ok os 0.794s ok os/exec 0.328s ok os/exec/internal/fdtest 0.003s ok os/signal 76.214s ok os/user 0.048s ok path 0.016s ok path/filepath 0.041s ok plugin 0.045s ok reflect 0.835s ok regexp 0.653s ok regexp/syntax 1.746s ok runtime 75.424s ok runtime/cgo 0.005s ok runtime/coverage 0.009s ok runtime/debug 0.084s ok runtime/internal/atomic 0.260s ok runtime/internal/math 0.041s ok runtime/internal/sys 0.045s ok runtime/internal/syscall 0.017s ok runtime/metrics 0.034s ok runtime/pprof 7.470s ok runtime/trace 3.111s ok sort 0.264s ok strconv 0.569s ok strings 1.995s ok sync 0.520s ok sync/atomic 0.690s ok syscall 0.182s ok testing 0.814s ok testing/fstest 0.022s ok testing/iotest 0.025s ok testing/quick 0.067s ok text/scanner 0.014s ok text/tabwriter 0.048s ok text/template 0.024s ok text/template/parse 0.013s ok time 2.482s ok unicode 0.012s ok unicode/utf16 0.012s ok unicode/utf8 0.036s ok cmd/addr2line 1.048s ok cmd/api 12.702s ok cmd/asm/internal/asm 0.838s ok cmd/asm/internal/lex 0.006s ok cmd/compile/internal/abt 0.018s ok cmd/compile/internal/amd64 0.006s ok cmd/compile/internal/base 0.007s ok cmd/compile/internal/compare 0.005s ok cmd/compile/internal/dwarfgen 0.921s ok cmd/compile/internal/importer 2.862s ok cmd/compile/internal/ir 0.013s ok cmd/compile/internal/logopt 0.159s ok cmd/compile/internal/noder 0.007s ok cmd/compile/internal/reflectdata 0.007s [no tests to run] ok cmd/compile/internal/ssa 13.216s ok cmd/compile/internal/syntax 0.073s ok cmd/compile/internal/test 18.593s ok cmd/compile/internal/typecheck 0.698s ok cmd/compile/internal/types 0.029s ok cmd/compile/internal/types2 6.852s ok cmd/covdata 0.052s ok cmd/cover 1.392s ok cmd/dist 0.003s ok cmd/doc 0.170s ok cmd/fix 3.780s ok cmd/go 60.004s ok cmd/go/internal/auth 0.031s ok cmd/go/internal/cache 0.100s ok cmd/go/internal/fsys 0.027s ok cmd/go/internal/generate 0.016s ok cmd/go/internal/get 0.032s ok cmd/go/internal/imports 0.014s ok cmd/go/internal/load 0.012s ok cmd/go/internal/lockedfile 0.088s ok cmd/go/internal/lockedfile/internal/filelock 0.042s ok cmd/go/internal/modconv 0.034s ok cmd/go/internal/modfetch 0.025s ok cmd/go/internal/modfetch/codehost 0.019s ok cmd/go/internal/modfetch/zip_sum_test 0.038s ok cmd/go/internal/modindex 0.195s ok cmd/go/internal/modload 0.014s ok cmd/go/internal/mvs 0.008s ok cmd/go/internal/par 0.014s ok cmd/go/internal/str 0.008s ok cmd/go/internal/test 0.007s ok cmd/go/internal/vcs 0.007s ok cmd/go/internal/vcweb 0.008s ok cmd/go/internal/vcweb/vcstest 0.060s ok cmd/go/internal/web 0.028s ok cmd/go/internal/work 0.010s ok cmd/gofmt 0.038s ok cmd/internal/archive 1.244s ok cmd/internal/buildid 0.186s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.015s ok cmd/internal/goobj 0.002s ok cmd/internal/moddeps 1.867s ok cmd/internal/notsha256 0.014s ok cmd/internal/obj 0.668s ok cmd/internal/obj/ppc64 0.122s ok cmd/internal/obj/riscv 0.041s ok cmd/internal/obj/s390x 0.010s ok cmd/internal/obj/x86 3.432s ok cmd/internal/objabi 0.020s ok cmd/internal/pkgpath 0.068s ok cmd/internal/pkgpattern 0.007s ok cmd/internal/quoted 0.009s ok cmd/internal/src 0.002s ok cmd/internal/test2json 0.279s ok cmd/link 7.231s ok cmd/link/internal/benchmark 0.004s ok cmd/link/internal/ld 5.192s ok cmd/link/internal/loader 0.030s ok cmd/nm 1.305s ok cmd/objdump 3.187s ok cmd/pack 2.069s ok cmd/pprof 1.762s ok cmd/trace 0.229s ok cmd/vet 7.705s ##### os/user with tag osusergo ok os/user 0.006s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 38.307s ##### moved GOROOT ok fmt 0.159s ##### Testing without libgcc. ok net 0.011s ok os/user 0.010s ##### internal linking of -buildmode=pie ok reflect 0.590s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.398s ##### Testing race detector ok runtime/race 4.820s ok flag 0.061s ok net 0.295s ok os 0.243s ok os/exec 0.079s ok encoding/gob 0.083s ok flag 0.034s ok os/exec 0.070s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 1.206s ok misc/cgo/test 1.092s ok misc/cgo/test 1.099s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.010s ok misc/cgo/testtls 0.005s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.020s ok misc/cgo/nocgo 0.020s ok misc/cgo/test 1.351s ok misc/cgo/test 1.104s ok misc/cgo/test 1.263s ok misc/cgo/test 1.176s ok misc/cgo/testtls 0.030s ok misc/cgo/nocgo 0.011s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.103s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.281s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 67.621s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 39.554s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.011s [no tests to run] ##### ../test All tests passed.