linux-ppc64le-buildlet at 4f467f10820e78add23bf5ddeb1de521aa6f8864 :: 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_03" "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=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.501s ok archive/zip 0.734s ok bufio 0.111s ok bytes 1.374s ok compress/bzip2 0.111s ok compress/flate 0.956s ok compress/gzip 3.400s ok compress/lzw 0.141s ok compress/zlib 0.610s ok container/heap 0.007s ok container/list 0.004s ok container/ring 0.007s ok context 0.014s ok crypto 0.003s ok crypto/aes 0.034s ok crypto/cipher 0.091s ok crypto/des 0.027s ok crypto/dsa 0.009s ok crypto/ecdh 0.104s ok crypto/ecdsa 0.044s ok crypto/ed25519 0.104s ok crypto/elliptic 0.087s ok crypto/hmac 0.049s ok crypto/internal/alias 0.017s ok crypto/internal/bigmod 0.338s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.156s ok crypto/internal/edwards25519 7.581s ok crypto/internal/edwards25519/field 7.238s ok crypto/internal/nistec 0.700s ok crypto/internal/nistec/fiat 0.020s [no tests to run] ok crypto/md5 0.024s ok crypto/rand 0.070s ok crypto/rc4 0.047s ok crypto/rsa 0.210s ok crypto/sha1 0.018s ok crypto/sha256 0.036s ok crypto/sha512 0.023s ok crypto/subtle 0.184s ok crypto/tls 0.783s ok crypto/x509 0.878s ok database/sql 0.380s ok database/sql/driver 0.029s ok debug/buildinfo 0.051s ok debug/dwarf 0.049s ok debug/elf 0.406s ok debug/gosym 0.026s ok debug/macho 0.016s ok debug/pe 0.032s ok debug/plan9obj 0.018s ok embed 0.006s [no tests to run] ok embed/internal/embedtest 0.044s ok encoding/ascii85 0.026s ok encoding/asn1 0.012s ok encoding/base32 0.143s ok encoding/base64 0.026s ok encoding/binary 0.033s ok encoding/csv 0.067s ok encoding/gob 3.193s ok encoding/hex 0.011s ok encoding/json 0.346s ok encoding/pem 0.634s ok encoding/xml 0.100s ok errors 0.021s ok expvar 0.004s ok flag 0.035s ok fmt 0.112s ok go/ast 0.007s ok go/build 2.512s ok go/build/constraint 0.044s ok go/constant 0.015s ok go/doc 0.047s ok go/doc/comment 1.506s ok go/format 0.036s ok go/importer 0.279s ok go/internal/gccgoimporter 0.009s ok go/internal/gcimporter 2.118s ok go/internal/srcimporter 15.041s ok go/parser 0.353s ok go/printer 0.331s ok go/scanner 0.005s ok go/token 0.019s ok go/types 10.365s ok hash 0.008s ok hash/adler32 0.018s ok hash/crc32 0.007s ok hash/crc64 0.003s ok hash/fnv 0.013s ok hash/maphash 0.102s ok html 0.019s ok html/template 0.105s ok image 0.100s ok image/color 0.038s ok image/draw 0.234s ok image/gif 0.457s ok image/jpeg 0.207s ok image/png 0.579s ok index/suffixarray 0.253s ok internal/abi 7.444s ok internal/buildcfg 0.011s ok internal/coverage/cformat 0.010s ok internal/coverage/cmerge 0.010s ok internal/coverage/pods 0.007s ok internal/coverage/slicereader 0.015s ok internal/coverage/slicewriter 0.003s ok internal/coverage/test 0.022s ok internal/cpu 0.006s ok internal/dag 0.003s ok internal/diff 0.044s ok internal/fmtsort 0.018s ok internal/fuzz 0.030s ok internal/godebug 0.056s ok internal/intern 0.589s ok internal/itoa 0.012s ok internal/poll 0.356s ok internal/profile 0.033s ok internal/reflectlite 0.092s ok internal/safefilepath 0.058s ok internal/saferio 0.054s ok internal/singleflight 0.019s ok internal/testenv 0.026s ok internal/trace 0.085s ok internal/types/errors 0.486s ok internal/unsafeheader 0.017s ok internal/xcoff 0.013s ok io 0.041s ok io/fs 0.531s ok io/ioutil 0.019s ok log 0.024s ok log/syslog 1.271s ok math 0.019s ok math/big 1.748s ok math/bits 0.009s ok math/cmplx 0.017s ok math/rand 0.394s ok mime 0.015s ok mime/multipart 0.328s ok mime/quotedprintable 0.072s ok net 9.499s ok net/http 6.738s ok net/http/cgi 0.323s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.110s ok net/http/httptest 0.084s ok net/http/httptrace 0.004s ok net/http/httputil 0.604s ok net/http/internal 0.009s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.109s ok net/internal/socktest 0.019s ok net/mail 0.006s ok net/netip 0.339s ok net/rpc 0.038s ok net/rpc/jsonrpc 0.023s ok net/smtp 0.031s ok net/textproto 0.014s ok net/url 0.019s ok os 0.834s ok os/exec 0.374s ok os/exec/internal/fdtest 0.007s ok os/signal 75.706s ok os/user 0.015s ok path 0.033s ok path/filepath 0.042s ok plugin 0.087s ok reflect 1.068s ok regexp 0.806s ok regexp/syntax 1.571s ok runtime 60.066s ok runtime/cgo 0.018s ok runtime/coverage 0.004s ok runtime/debug 0.061s ok runtime/internal/atomic 0.157s ok runtime/internal/math 0.014s ok runtime/internal/sys 0.052s ok runtime/internal/syscall 0.068s ok runtime/metrics 0.076s ok runtime/pprof 7.792s ok runtime/trace 3.954s ok sort 0.145s ok strconv 0.752s ok strings 1.276s ok sync 0.560s ok sync/atomic 1.145s ok syscall 0.254s ok testing 1.316s ok testing/fstest 0.025s ok testing/iotest 0.027s ok testing/quick 0.055s ok text/scanner 0.005s ok text/tabwriter 0.053s ok text/template 0.066s ok text/template/parse 0.025s ok time 1.967s ok unicode 0.004s ok unicode/utf16 0.005s ok unicode/utf8 0.055s ok cmd/addr2line 0.999s ok cmd/api 13.016s ok cmd/asm/internal/asm 0.736s ok cmd/asm/internal/lex 0.026s ok cmd/compile/internal/abt 0.015s ok cmd/compile/internal/amd64 0.006s ok cmd/compile/internal/base 0.003s ok cmd/compile/internal/compare 0.004s ok cmd/compile/internal/dwarfgen 0.793s ok cmd/compile/internal/importer 2.180s ok cmd/compile/internal/ir 0.007s ok cmd/compile/internal/logopt 0.208s ok cmd/compile/internal/noder 0.018s ok cmd/compile/internal/reflectdata 0.010s [no tests to run] ok cmd/compile/internal/ssa 14.815s ok cmd/compile/internal/syntax 0.050s ok cmd/compile/internal/test 19.643s ok cmd/compile/internal/typecheck 0.844s ok cmd/compile/internal/types 0.015s ok cmd/compile/internal/types2 8.733s ok cmd/covdata 0.041s ok cmd/cover 1.353s ok cmd/dist 0.006s ok cmd/doc 0.182s ok cmd/fix 3.600s ok cmd/go 64.020s ok cmd/go/internal/auth 0.011s ok cmd/go/internal/cache 0.080s ok cmd/go/internal/fsys 0.022s ok cmd/go/internal/generate 0.007s ok cmd/go/internal/get 0.008s ok cmd/go/internal/imports 0.007s ok cmd/go/internal/load 0.007s ok cmd/go/internal/lockedfile 0.078s ok cmd/go/internal/lockedfile/internal/filelock 0.034s ok cmd/go/internal/modconv 0.040s ok cmd/go/internal/modfetch 0.010s ok cmd/go/internal/modfetch/codehost 0.007s ok cmd/go/internal/modfetch/zip_sum_test 0.057s ok cmd/go/internal/modindex 0.151s ok cmd/go/internal/modload 0.008s ok cmd/go/internal/mvs 0.007s ok cmd/go/internal/par 0.074s ok cmd/go/internal/str 0.005s ok cmd/go/internal/test 0.010s ok cmd/go/internal/vcs 0.008s ok cmd/go/internal/vcweb 0.011s ok cmd/go/internal/vcweb/vcstest 0.100s ok cmd/go/internal/web 0.037s ok cmd/go/internal/work 0.010s ok cmd/gofmt 0.064s ok cmd/internal/archive 1.577s ok cmd/internal/buildid 0.224s ok cmd/internal/dwarf 0.013s ok cmd/internal/edit 0.010s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 2.195s ok cmd/internal/notsha256 0.029s ok cmd/internal/obj 0.858s ok cmd/internal/obj/ppc64 0.091s ok cmd/internal/obj/riscv 0.034s ok cmd/internal/obj/s390x 0.016s ok cmd/internal/obj/x86 3.673s ok cmd/internal/objabi 0.007s ok cmd/internal/pkgpath 0.055s ok cmd/internal/pkgpattern 0.028s ok cmd/internal/quoted 0.011s ok cmd/internal/src 0.002s ok cmd/internal/test2json 0.298s ok cmd/link 7.710s ok cmd/link/internal/benchmark 0.061s ok cmd/link/internal/ld 5.690s ok cmd/link/internal/loader 0.034s ok cmd/nm 1.675s ok cmd/objdump 3.244s ok cmd/pack 2.088s ok cmd/pprof 1.685s ok cmd/trace 0.242s ok cmd/vet 7.691s ##### os/user with tag osusergo ok os/user 0.006s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 36.145s ##### moved GOROOT ok fmt 0.117s ##### Testing without libgcc. ok net 0.011s ok os/user 0.004s ##### internal linking of -buildmode=pie ok reflect 1.269s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.361s ##### Testing race detector ok runtime/race 5.071s ok flag 0.055s ok net 0.190s ok os 0.187s ok os/exec 0.091s ok encoding/gob 0.083s ok flag 0.040s ok os/exec 0.073s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 1.154s ok misc/cgo/test 1.158s ok misc/cgo/test 1.084s ok misc/cgo/testtls 0.004s ok misc/cgo/testtls 0.020s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.002s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.004s ok misc/cgo/test 1.130s ok misc/cgo/test 1.164s ok misc/cgo/test 1.101s ok misc/cgo/test 1.131s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.003s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.847s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.954s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 58.713s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 30.815s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.009s [no tests to run] ##### ../test All tests passed.