linux-ppc64le-buildlet at 532e34dd383549cdb415bc3e09b70d23f280524e :: 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_05" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "GO_BUILDER_ENV=host-linux-ppc64le-osu" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=600ms" "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.468s ok archive/zip 0.702s ok bufio 0.230s ok bytes 1.870s ok compress/bzip2 0.165s ok compress/flate 1.738s ok compress/gzip 3.410s ok compress/lzw 0.134s ok compress/zlib 0.876s ok container/heap 0.022s ok container/list 0.005s ok container/ring 0.008s ok context 0.025s ok crypto 0.024s ok crypto/aes 0.031s ok crypto/cipher 0.084s ok crypto/des 0.008s ok crypto/dsa 0.008s ok crypto/ecdh 0.049s ok crypto/ecdsa 0.056s ok crypto/ed25519 0.131s ok crypto/elliptic 0.040s ok crypto/hmac 0.052s ok crypto/internal/alias 0.011s ok crypto/internal/bigmod 0.418s ok crypto/internal/boring 0.011s ok crypto/internal/boring/bcache 0.130s ok crypto/internal/edwards25519 8.297s ok crypto/internal/edwards25519/field 7.393s ok crypto/internal/nistec 0.702s ok crypto/internal/nistec/fiat 0.035s [no tests to run] ok crypto/md5 0.021s ok crypto/rand 0.062s ok crypto/rc4 0.054s ok crypto/rsa 0.187s ok crypto/sha1 0.009s ok crypto/sha256 0.024s ok crypto/sha512 0.027s ok crypto/subtle 0.282s ok crypto/tls 0.668s ok crypto/x509 0.765s ok database/sql 0.371s ok database/sql/driver 0.047s ok debug/buildinfo 0.033s ok debug/dwarf 0.019s ok debug/elf 0.319s ok debug/gosym 0.024s ok debug/macho 0.014s ok debug/pe 0.020s ok debug/plan9obj 0.003s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.012s ok encoding/ascii85 0.064s ok encoding/asn1 0.009s ok encoding/base32 0.050s ok encoding/base64 0.016s ok encoding/binary 0.007s ok encoding/csv 0.030s ok encoding/gob 4.082s ok encoding/hex 0.007s ok encoding/json 0.324s ok encoding/pem 0.459s ok encoding/xml 0.091s ok errors 0.043s ok expvar 0.040s ok flag 0.038s ok fmt 0.133s ok go/ast 0.018s ok go/build 2.731s ok go/build/constraint 0.004s ok go/constant 0.024s ok go/doc 0.080s ok go/doc/comment 1.593s ok go/format 0.043s ok go/importer 0.334s ok go/internal/gccgoimporter 0.019s ok go/internal/gcimporter 2.181s ok go/internal/srcimporter 14.155s ok go/parser 0.445s ok go/printer 0.501s ok go/scanner 0.008s ok go/token 0.039s ok go/types 11.369s ok hash 0.006s ok hash/adler32 0.017s ok hash/crc32 0.008s ok hash/crc64 0.008s ok hash/fnv 0.010s ok hash/maphash 0.112s ok html 0.027s ok html/template 0.114s ok image 0.111s ok image/color 0.039s ok image/draw 0.160s ok image/gif 0.407s ok image/jpeg 0.249s ok image/png 0.508s ok index/suffixarray 0.241s ok internal/abi 6.177s ok internal/buildcfg 0.005s ok internal/coverage/cformat 0.005s ok internal/coverage/cmerge 0.003s ok internal/coverage/pods 0.032s ok internal/coverage/slicereader 0.005s ok internal/coverage/slicewriter 0.003s ok internal/coverage/test 0.011s ok internal/cpu 0.015s ok internal/dag 0.004s ok internal/diff 0.032s ok internal/fmtsort 0.017s ok internal/fuzz 0.011s ok internal/godebug 0.002s ok internal/intern 0.537s ok internal/itoa 0.006s ok internal/poll 0.247s ok internal/profile 0.026s ok internal/reflectlite 0.091s ok internal/safefilepath 0.007s ok internal/saferio 0.043s ok internal/singleflight 0.019s ok internal/testenv 0.017s ok internal/trace 0.068s ok internal/types/errors 0.401s ok internal/unsafeheader 0.012s ok internal/xcoff 0.027s ok io 0.032s ok io/fs 0.407s ok io/ioutil 0.004s ok log 0.008s ok log/syslog 1.250s ok math 0.008s ok math/big 2.017s ok math/bits 0.008s ok math/cmplx 0.004s ok math/rand 0.408s ok mime 0.018s ok mime/multipart 0.269s ok mime/quotedprintable 0.113s ok net 12.871s ok net/http 9.336s ok net/http/cgi 0.506s ok net/http/cookiejar 0.018s ok net/http/fcgi 0.119s ok net/http/httptest 0.109s ok net/http/httptrace 0.025s ok net/http/httputil 0.620s ok net/http/internal 0.037s ok net/http/internal/ascii 0.026s ok net/http/pprof 5.146s ok net/internal/socktest 0.013s ok net/mail 0.025s ok net/netip 0.343s ok net/rpc 0.025s ok net/rpc/jsonrpc 0.021s ok net/smtp 0.029s ok net/textproto 0.037s ok net/url 0.022s ok os 0.774s ok os/exec 0.342s ok os/exec/internal/fdtest 0.026s ok os/signal 75.845s ok os/user 0.034s ok path 0.037s ok path/filepath 0.034s ok plugin 0.046s ok reflect 0.647s ok regexp 0.613s ok regexp/syntax 1.316s ok runtime 61.904s ok runtime/cgo 0.018s ok runtime/coverage 0.018s ok runtime/debug 0.144s ok runtime/internal/atomic 0.144s ok runtime/internal/math 0.009s ok runtime/internal/sys 0.029s ok runtime/internal/syscall 0.004s ok runtime/metrics 0.031s ok runtime/pprof 8.404s ok runtime/trace 3.935s ok sort 0.222s ok strconv 0.894s ok strings 1.758s ok sync 0.742s ok sync/atomic 1.613s ok syscall 0.453s ok testing 1.388s ok testing/fstest 0.055s ok testing/iotest 0.018s ok testing/quick 0.091s ok text/scanner 0.033s ok text/tabwriter 0.027s ok text/template 0.076s ok text/template/parse 0.026s ok time 2.143s ok unicode 0.014s ok unicode/utf16 0.047s ok unicode/utf8 0.012s ok cmd/addr2line 1.347s ok cmd/api 16.050s ok cmd/asm/internal/asm 0.879s ok cmd/asm/internal/lex 0.006s ok cmd/compile/internal/abt 0.015s ok cmd/compile/internal/amd64 0.017s ok cmd/compile/internal/base 0.016s ok cmd/compile/internal/compare 0.037s ok cmd/compile/internal/dwarfgen 0.759s ok cmd/compile/internal/importer 2.512s ok cmd/compile/internal/ir 0.066s ok cmd/compile/internal/logopt 0.223s ok cmd/compile/internal/noder 0.031s ok cmd/compile/internal/reflectdata 0.031s [no tests to run] ok cmd/compile/internal/ssa 17.168s ok cmd/compile/internal/syntax 0.090s ok cmd/compile/internal/test 22.417s ok cmd/compile/internal/typecheck 0.599s ok cmd/compile/internal/types 0.024s ok cmd/compile/internal/types2 9.733s ok cmd/covdata 0.026s ok cmd/cover 1.982s ok cmd/dist 0.067s ok cmd/doc 0.349s ok cmd/fix 6.676s ok cmd/go 65.384s ok cmd/go/internal/auth 0.011s ok cmd/go/internal/cache 0.114s ok cmd/go/internal/fsys 0.031s ok cmd/go/internal/generate 0.010s ok cmd/go/internal/get 0.007s ok cmd/go/internal/imports 0.006s ok cmd/go/internal/load 0.008s ok cmd/go/internal/lockedfile 0.062s ok cmd/go/internal/lockedfile/internal/filelock 0.036s ok cmd/go/internal/modconv 0.039s ok cmd/go/internal/modfetch 0.007s ok cmd/go/internal/modfetch/codehost 0.007s ok cmd/go/internal/modfetch/zip_sum_test 0.031s ok cmd/go/internal/modindex 0.191s ok cmd/go/internal/modload 0.007s ok cmd/go/internal/mvs 0.011s ok cmd/go/internal/par 0.049s ok cmd/go/internal/str 0.008s ok cmd/go/internal/test 0.011s ok cmd/go/internal/vcs 0.011s ok cmd/go/internal/vcweb 0.008s ok cmd/go/internal/vcweb/vcstest 0.082s ok cmd/go/internal/web 0.058s ok cmd/go/internal/work 0.015s ok cmd/gofmt 0.080s ok cmd/internal/archive 1.900s ok cmd/internal/buildid 0.317s ok cmd/internal/dwarf 0.007s ok cmd/internal/edit 0.012s ok cmd/internal/goobj 0.005s ok cmd/internal/moddeps 2.266s ok cmd/internal/notsha256 0.008s ok cmd/internal/obj 0.819s ok cmd/internal/obj/ppc64 0.164s ok cmd/internal/obj/riscv 0.079s ok cmd/internal/obj/s390x 0.009s ok cmd/internal/obj/x86 4.505s ok cmd/internal/objabi 0.007s ok cmd/internal/pkgpath 0.069s ok cmd/internal/pkgpattern 0.005s ok cmd/internal/quoted 0.024s ok cmd/internal/src 0.003s ok cmd/internal/test2json 0.413s ok cmd/link 9.737s ok cmd/link/internal/benchmark 0.037s ok cmd/link/internal/ld 7.957s ok cmd/link/internal/loader 0.059s ok cmd/nm 2.499s ok cmd/objdump 4.195s ok cmd/pack 3.096s ok cmd/pprof 2.113s ok cmd/trace 0.283s ok cmd/vet 8.540s ##### os/user with tag osusergo ok os/user 0.026s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 46.036s ##### moved GOROOT ok fmt 0.123s ##### Testing without libgcc. ok net 0.025s ok os/user 0.005s ##### internal linking of -buildmode=pie ok reflect 0.946s ok os/user 0.009s ##### sync -cpu=10 ok sync 0.380s ##### Testing race detector ok runtime/race 5.483s ok flag 0.055s ok net 0.301s ok os 0.219s ok os/exec 0.113s ok encoding/gob 0.099s ok flag 0.045s ok os/exec 0.081s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 1.229s ok misc/cgo/test 1.130s ok misc/cgo/test 1.116s ok misc/cgo/testtls 0.004s ok misc/cgo/testtls 0.004s ok misc/cgo/testtls 0.006s ok misc/cgo/nocgo 0.004s ok misc/cgo/nocgo 0.030s ok misc/cgo/nocgo 0.003s ok misc/cgo/test 1.185s ok misc/cgo/test 1.179s ok misc/cgo/test 1.422s ok misc/cgo/test 1.201s ok misc/cgo/testtls 0.011s ok misc/cgo/nocgo 0.004s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.489s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.791s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 95.059s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 57.095s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.020s [no tests to run] ##### ../test All tests passed.