linux-ppc64le-buildlet at 707f888797c6d37cf5da85e666e992d45f973150 :: 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=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.393s ok archive/zip 0.689s ok bufio 0.098s ok bytes 1.352s ok compress/bzip2 0.108s ok compress/flate 0.941s ok compress/gzip 3.224s ok compress/lzw 0.144s ok compress/zlib 0.796s ok container/heap 0.008s ok container/list 0.004s ok container/ring 0.006s ok context 0.010s ok crypto 0.002s ok crypto/aes 0.022s ok crypto/cipher 0.073s ok crypto/des 0.011s ok crypto/dsa 0.015s ok crypto/ecdh 0.122s ok crypto/ecdsa 0.046s ok crypto/ed25519 0.107s ok crypto/elliptic 0.015s ok crypto/hmac 0.003s ok crypto/internal/alias 0.007s ok crypto/internal/bigmod 0.252s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.085s ok crypto/internal/edwards25519 6.847s ok crypto/internal/edwards25519/field 6.768s ok crypto/internal/nistec 0.636s ok crypto/internal/nistec/fiat 0.030s [no tests to run] ok crypto/md5 0.015s ok crypto/rand 0.058s ok crypto/rc4 0.063s ok crypto/rsa 0.158s ok crypto/sha1 0.006s ok crypto/sha256 0.018s ok crypto/sha512 0.004s ok crypto/subtle 0.167s ok crypto/tls 0.572s ok crypto/x509 0.677s ok database/sql 0.337s ok database/sql/driver 0.027s ok debug/buildinfo 0.007s ok debug/dwarf 0.019s ok debug/elf 0.252s ok debug/gosym 0.016s ok debug/macho 0.008s ok debug/pe 0.014s ok debug/plan9obj 0.011s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.023s ok encoding/ascii85 0.017s ok encoding/asn1 0.010s ok encoding/base32 0.057s ok encoding/base64 0.018s ok encoding/binary 0.005s ok encoding/csv 0.011s ok encoding/gob 2.976s ok encoding/hex 0.007s ok encoding/json 0.507s ok encoding/pem 0.942s ok encoding/xml 0.093s ok errors 0.053s ok expvar 0.034s ok flag 0.076s ok fmt 0.145s ok go/ast 0.010s ok go/build 2.628s ok go/build/constraint 0.023s ok go/constant 0.015s ok go/doc 0.057s ok go/doc/comment 1.511s ok go/format 0.018s ok go/importer 0.324s ok go/internal/gccgoimporter 0.012s ok go/internal/gcimporter 2.163s ok go/internal/srcimporter 14.900s ok go/parser 0.375s ok go/printer 0.500s ok go/scanner 0.004s ok go/token 0.086s ok go/types 11.727s ok hash 0.004s ok hash/adler32 0.010s ok hash/crc32 0.008s ok hash/crc64 0.008s ok hash/fnv 0.027s ok hash/maphash 0.092s ok html 0.005s ok html/template 0.107s ok image 0.106s ok image/color 0.021s ok image/draw 0.233s ok image/gif 0.498s ok image/jpeg 0.238s ok image/png 0.668s ok index/suffixarray 0.457s ok internal/abi 7.263s ok internal/buildcfg 0.005s ok internal/coverage/cformat 0.004s ok internal/coverage/cmerge 0.004s ok internal/coverage/pods 0.003s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.003s ok internal/coverage/test 0.022s ok internal/cpu 0.007s ok internal/dag 0.004s ok internal/diff 0.024s ok internal/fmtsort 0.003s ok internal/fuzz 0.007s ok internal/godebug 0.002s ok internal/intern 0.288s ok internal/itoa 0.003s ok internal/poll 0.244s ok internal/profile 0.020s ok internal/reflectlite 0.068s ok internal/safefilepath 0.007s ok internal/saferio 0.079s ok internal/singleflight 0.034s ok internal/testenv 0.039s ok internal/trace 0.073s ok internal/types/errors 0.457s ok internal/unsafeheader 0.031s ok internal/xcoff 0.047s ok io 0.040s ok io/fs 0.411s ok io/ioutil 0.028s ok log 0.011s ok log/syslog 1.227s ok math 0.007s ok math/big 1.491s ok math/bits 0.005s ok math/cmplx 0.005s ok math/rand 0.372s ok mime 0.007s ok mime/multipart 0.231s ok mime/quotedprintable 0.026s ok net 12.365s ok net/http 7.436s ok net/http/cgi 0.324s ok net/http/cookiejar 0.016s ok net/http/fcgi 0.121s ok net/http/httptest 0.047s ok net/http/httptrace 0.007s ok net/http/httputil 0.604s ok net/http/internal 0.007s ok net/http/internal/ascii 0.007s ok net/http/pprof 5.157s ok net/internal/socktest 0.013s ok net/mail 0.009s ok net/netip 0.493s ok net/rpc 0.034s ok net/rpc/jsonrpc 0.012s ok net/smtp 0.027s ok net/textproto 0.026s ok net/url 0.034s ok os 0.614s ok os/exec 0.242s ok os/exec/internal/fdtest 0.007s ok os/signal 75.662s ok os/user 0.028s ok path 0.027s ok path/filepath 0.030s ok plugin 0.077s ok reflect 0.541s ok regexp 0.680s ok regexp/syntax 1.328s ok runtime 52.897s ok runtime/cgo 0.006s ok runtime/coverage 0.005s ok runtime/debug 0.069s ok runtime/internal/atomic 0.180s ok runtime/internal/math 0.013s ok runtime/internal/sys 0.031s ok runtime/internal/syscall 0.004s ok runtime/metrics 0.052s ok runtime/pprof 7.086s ok runtime/trace 2.632s ok sort 0.111s ok strconv 0.602s ok strings 1.201s ok sync 0.473s ok sync/atomic 0.869s ok syscall 0.165s ok testing 0.687s ok testing/fstest 0.013s ok testing/iotest 0.025s ok testing/quick 0.050s ok text/scanner 0.005s ok text/tabwriter 0.032s ok text/template 0.030s ok text/template/parse 0.009s ok time 2.291s ok unicode 0.010s ok unicode/utf16 0.028s ok unicode/utf8 0.017s ok cmd/addr2line 0.844s ok cmd/api 10.024s ok cmd/asm/internal/asm 0.661s ok cmd/asm/internal/lex 0.009s ok cmd/compile/internal/abt 0.010s ok cmd/compile/internal/amd64 0.006s ok cmd/compile/internal/base 0.006s ok cmd/compile/internal/compare 0.003s ok cmd/compile/internal/dwarfgen 0.505s ok cmd/compile/internal/importer 1.482s ok cmd/compile/internal/ir 0.006s ok cmd/compile/internal/logopt 0.150s ok cmd/compile/internal/noder 0.005s ok cmd/compile/internal/reflectdata 0.004s [no tests to run] ok cmd/compile/internal/ssa 11.686s ok cmd/compile/internal/syntax 0.038s ok cmd/compile/internal/test 15.655s ok cmd/compile/internal/typecheck 0.463s ok cmd/compile/internal/types 0.011s ok cmd/compile/internal/types2 5.587s ok cmd/covdata 0.051s ok cmd/cover 1.080s ok cmd/dist 0.009s ok cmd/doc 0.194s ok cmd/fix 3.090s ok cmd/go 50.148s ok cmd/go/internal/auth 0.003s ok cmd/go/internal/cache 0.070s ok cmd/go/internal/fsys 0.027s 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.006s ok cmd/go/internal/lockedfile 0.059s ok cmd/go/internal/lockedfile/internal/filelock 0.028s ok cmd/go/internal/modconv 0.040s ok cmd/go/internal/modfetch 0.007s ok cmd/go/internal/modfetch/codehost 0.006s ok cmd/go/internal/modfetch/zip_sum_test 0.023s ok cmd/go/internal/modindex 0.222s ok cmd/go/internal/modload 0.007s ok cmd/go/internal/mvs 0.006s ok cmd/go/internal/par 0.048s ok cmd/go/internal/str 0.006s ok cmd/go/internal/test 0.010s ok cmd/go/internal/vcs 0.011s ok cmd/go/internal/vcweb 0.017s ok cmd/go/internal/vcweb/vcstest 0.047s ok cmd/go/internal/web 0.038s ok cmd/go/internal/work 0.009s ok cmd/gofmt 0.041s ok cmd/internal/archive 1.155s ok cmd/internal/buildid 0.150s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.003s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 1.584s ok cmd/internal/notsha256 0.003s ok cmd/internal/obj 0.586s ok cmd/internal/obj/ppc64 0.065s ok cmd/internal/obj/riscv 0.023s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 3.127s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.030s ok cmd/internal/pkgpattern 0.007s ok cmd/internal/quoted 0.008s ok cmd/internal/src 0.002s ok cmd/internal/test2json 0.301s ok cmd/link 6.398s ok cmd/link/internal/benchmark 0.005s ok cmd/link/internal/ld 4.312s ok cmd/link/internal/loader 0.019s ok cmd/nm 1.385s ok cmd/objdump 2.676s ok cmd/pack 1.803s ok cmd/pprof 1.648s ok cmd/trace 0.227s ok cmd/vet 7.546s ##### os/user with tag osusergo ok os/user 0.008s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 36.145s ##### moved GOROOT ok fmt 0.107s ##### Testing without libgcc. ok net 0.011s ok os/user 0.005s ##### internal linking of -buildmode=pie ok reflect 0.791s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.326s ##### Testing race detector ok runtime/race 4.446s ok flag 0.071s ok net 0.178s ok os 0.165s ok os/exec 0.083s ok encoding/gob 0.083s ok flag 0.041s ok os/exec 0.074s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 1.024s ok misc/cgo/test 1.021s ok misc/cgo/test 1.070s ok misc/cgo/testtls 0.005s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.002s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.005s ok misc/cgo/test 1.084s ok misc/cgo/test 1.038s ok misc/cgo/test 1.050s ok misc/cgo/test 1.215s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.003s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.792s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.804s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 55.650s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 30.526s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.010s [no tests to run] ##### ../test All tests passed.