linux-ppc64-sid-buildlet at 920f87adda5412a41036a862cf2139bed24aa533 :: 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-ppc64-sid" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "DEBIAN_FRONTEND=noninteractive" "GOMAXPROCS=4" "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-ppc64-sid-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/ppc64) 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/ppc64. --- Installed Go for linux/ppc64 in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: ppc64 # CPU: POWER8 # GOOS: linux # OS Version: Linux 5.10.0-1-powerpc64 #1 SMP Debian 5.10.4-1 (2020-12-31) ppc64 ##### Testing packages. ok archive/tar 0.261s ok archive/zip 0.576s ok bufio 0.099s ok bytes 1.348s ok compress/bzip2 0.120s ok compress/flate 0.935s ok compress/gzip 3.055s ok compress/lzw 0.111s ok compress/zlib 0.574s ok container/heap 0.006s ok container/list 0.003s ok container/ring 0.005s ok context 0.012s ok crypto 0.011s ok crypto/aes 0.024s ok crypto/cipher 0.015s ok crypto/des 0.008s ok crypto/dsa 0.008s ok crypto/ecdh 0.066s ok crypto/ecdsa 0.027s ok crypto/ed25519 0.106s ok crypto/elliptic 0.028s ok crypto/hmac 0.013s ok crypto/internal/alias 0.007s ok crypto/internal/bigmod 0.239s ok crypto/internal/boring 0.009s ok crypto/internal/boring/bcache 0.085s ok crypto/internal/edwards25519 6.414s ok crypto/internal/edwards25519/field 6.069s ok crypto/internal/nistec 0.635s ok crypto/internal/nistec/fiat 0.012s [no tests to run] ok crypto/md5 0.018s ok crypto/rand 0.067s ok crypto/rc4 0.068s ok crypto/rsa 0.159s ok crypto/sha1 0.006s ok crypto/sha256 0.014s ok crypto/sha512 0.016s ok crypto/subtle 0.209s ok crypto/tls 0.525s ok crypto/x509 0.844s ok database/sql 0.354s ok database/sql/driver 0.003s ok debug/buildinfo 0.029s ok debug/dwarf 0.034s ok debug/elf 0.266s ok debug/gosym 0.015s ok debug/macho 0.006s ok debug/pe 0.014s ok debug/plan9obj 0.003s ok embed 0.013s [no tests to run] ok embed/internal/embedtest 0.054s ok encoding/ascii85 0.014s ok encoding/asn1 0.004s ok encoding/base32 0.043s ok encoding/base64 0.013s ok encoding/binary 0.005s ok encoding/csv 0.009s ok encoding/gob 7.875s ok encoding/hex 0.005s ok encoding/json 0.292s ok encoding/pem 0.556s ok encoding/xml 0.118s ok errors 0.017s ok expvar 0.009s ok flag 0.022s ok fmt 0.145s ok go/ast 0.017s ok go/build 2.610s ok go/build/constraint 0.011s ok go/constant 0.004s ok go/doc 0.050s ok go/doc/comment 1.569s ok go/format 0.035s ok go/importer 2.846s ok go/internal/gccgoimporter 0.010s ok go/internal/gcimporter 9.095s ok go/internal/srcimporter 2.515s ok go/parser 0.302s ok go/printer 0.357s ok go/scanner 0.004s ok go/token 0.017s ok go/types 7.806s ok hash 0.004s ok hash/adler32 0.009s ok hash/crc32 0.007s ok hash/crc64 0.009s ok hash/fnv 0.020s ok hash/maphash 0.117s ok html 0.007s ok html/template 0.085s ok image 0.090s ok image/color 0.042s ok image/draw 0.142s ok image/gif 0.334s ok image/jpeg 0.240s ok image/png 0.587s ok index/suffixarray 0.275s ok internal/abi 0.886s ok internal/buildcfg 0.002s ok internal/coverage/cformat 0.003s ok internal/coverage/cmerge 0.004s ok internal/coverage/pods 0.004s ok internal/coverage/slicereader 0.002s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.013s ok internal/cpu 0.006s ok internal/dag 0.004s ok internal/diff 0.071s ok internal/fmtsort 0.004s ok internal/fuzz 0.015s ok internal/godebug 0.032s ok internal/intern 0.772s ok internal/itoa 0.003s ok internal/poll 0.377s ok internal/profile 0.051s ok internal/reflectlite 0.078s ok internal/saferio 0.106s ok internal/singleflight 0.035s ok internal/testenv 0.004s ok internal/trace 0.099s ok internal/types/errors 1.290s ok internal/unsafeheader 0.004s ok internal/xcoff 0.100s ok io 0.052s ok io/fs 0.421s ok io/ioutil 0.020s ok log 0.008s ok log/syslog 1.223s ok math 0.018s ok math/big 2.276s ok math/bits 0.022s ok math/cmplx 0.004s ok math/rand 0.434s ok mime 0.018s ok mime/multipart 0.334s ok mime/quotedprintable 0.038s ok net 9.378s ok net/http 7.417s ok net/http/cgi 0.374s ok net/http/cookiejar 0.008s ok net/http/fcgi 0.105s ok net/http/httptest 0.051s ok net/http/httptrace 0.013s ok net/http/httputil 0.612s ok net/http/internal 0.006s ok net/http/internal/ascii 0.006s ok net/http/pprof 5.116s ok net/internal/socktest 0.006s ok net/mail 0.006s ok net/netip 0.406s ok net/rpc 0.036s ok net/rpc/jsonrpc 0.006s ok net/smtp 0.023s ok net/textproto 0.034s ok net/url 0.012s ok os 1.018s ok os/exec 0.252s ok os/exec/internal/fdtest 0.006s ok os/signal 75.780s ok os/user 0.013s ok path 0.005s ok path/filepath 0.029s ok plugin 0.024s ok reflect 0.705s ok regexp 0.660s ok regexp/syntax 1.413s ok runtime 25.702s ok runtime/coverage 0.003s ok runtime/debug 0.106s ok runtime/internal/atomic 0.140s ok runtime/internal/math 0.004s ok runtime/internal/sys 0.003s ok runtime/internal/syscall 0.002s ok runtime/metrics 0.040s ok runtime/pprof 5.373s ok runtime/trace 2.336s ok sort 0.096s ok strconv 0.904s ok strings 0.915s ok sync 0.449s ok sync/atomic 1.046s ok syscall 0.110s ok testing 1.236s ok testing/fstest 0.017s ok testing/iotest 0.007s ok testing/quick 0.040s ok text/scanner 0.006s ok text/tabwriter 0.005s ok text/template 0.023s ok text/template/parse 0.009s ok time 2.365s ok unicode 0.031s ok unicode/utf16 0.003s ok unicode/utf8 0.008s ok cmd/addr2line 1.062s ok cmd/api 10.027s ok cmd/asm/internal/asm 0.983s ok cmd/asm/internal/lex 0.012s ok cmd/compile/internal/abt 0.007s ok cmd/compile/internal/amd64 0.004s ok cmd/compile/internal/base 0.023s ok cmd/compile/internal/compare 0.003s ok cmd/compile/internal/dwarfgen 0.270s ok cmd/compile/internal/importer 1.211s ok cmd/compile/internal/ir 0.020s ok cmd/compile/internal/logopt 0.078s ok cmd/compile/internal/noder 0.013s ok cmd/compile/internal/reflectdata 0.016s [no tests to run] ok cmd/compile/internal/ssa 9.398s ok cmd/compile/internal/syntax 0.076s ok cmd/compile/internal/test 12.928s ok cmd/compile/internal/typecheck 0.320s ok cmd/compile/internal/types 0.003s ok cmd/compile/internal/types2 1.902s ok cmd/covdata 0.003s ok cmd/cover 0.929s ok cmd/dist 0.022s ok cmd/doc 0.165s ok cmd/fix 5.690s ok cmd/go 42.977s ok cmd/go/internal/auth 0.020s ok cmd/go/internal/cache 0.083s ok cmd/go/internal/fsys 0.019s ok cmd/go/internal/generate 0.006s ok cmd/go/internal/get 0.011s ok cmd/go/internal/imports 0.009s ok cmd/go/internal/load 0.005s ok cmd/go/internal/lockedfile 0.075s ok cmd/go/internal/lockedfile/internal/filelock 0.028s ok cmd/go/internal/modconv 0.007s ok cmd/go/internal/modfetch 0.006s ok cmd/go/internal/modfetch/codehost 0.006s ok cmd/go/internal/modfetch/zip_sum_test 0.006s ok cmd/go/internal/modindex 0.217s ok cmd/go/internal/modload 0.005s ok cmd/go/internal/mvs 0.008s ok cmd/go/internal/par 0.041s ok cmd/go/internal/str 0.009s ok cmd/go/internal/test 0.006s ok cmd/go/internal/vcs 0.008s ok cmd/go/internal/vcweb 0.008s ok cmd/go/internal/vcweb/vcstest 0.022s ok cmd/go/internal/web 0.033s ok cmd/go/internal/work 0.008s ok cmd/gofmt 0.033s ok cmd/internal/archive 0.935s ok cmd/internal/buildid 0.151s ok cmd/internal/dwarf 0.002s ok cmd/internal/edit 0.003s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 1.439s ok cmd/internal/notsha256 0.003s ok cmd/internal/obj 0.606s ok cmd/internal/obj/ppc64 0.091s ok cmd/internal/obj/riscv 0.060s ok cmd/internal/obj/s390x 0.020s ok cmd/internal/obj/x86 3.359s ok cmd/internal/objabi 0.002s ok cmd/internal/pkgpath 0.011s ok cmd/internal/pkgpattern 0.003s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.018s ok cmd/internal/test2json 0.178s ok cmd/link 6.850s ok cmd/link/internal/benchmark 0.019s ok cmd/link/internal/ld 4.104s ok cmd/link/internal/loader 0.025s ok cmd/nm 0.283s ok cmd/objdump 1.179s ok cmd/pack 1.215s ok cmd/pprof 1.522s ok cmd/trace 0.240s ok cmd/vet 7.627s ##### os/user with tag osusergo ok os/user 0.013s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 32.238s ##### moved GOROOT ok fmt 0.105s ##### Testing without libgcc. ok net 0.011s ok os/user 0.007s ##### sync -cpu=10 ok sync 0.383s ##### ../test/bench/go1 ok test/bench/go1 0.015s [no tests to run] ##### ../test All tests passed.