linux-ppc64-buildlet at f4755fc7333f524666f6ba3140cee0d180bce8b3 :: 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=ppc64_05" "GO_BUILDER_ENV=host-linux-ppc64-osu" "DEBIAN_FRONTEND=noninteractive" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=500ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-ppc64-buildlet" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap"] in dir /workdir/go/src Building Go cmd/dist using /usr/local/go-bootstrap. (go1.8 linux/ppc64) Building Go toolchain1 using /usr/local/go-bootstrap. 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 4.4.0-130-powerpc64-smp #156-Ubuntu SMP Thu Jun 14 09:28:49 UTC 2018 ppc64 ##### Testing packages. ok archive/tar 0.028s ok archive/zip 0.699s ok bufio 0.129s ok bytes 1.579s ok compress/bzip2 0.126s ok compress/flate 0.875s ok compress/gzip 0.122s ok compress/lzw 0.153s ok compress/zlib 0.517s ok container/heap 0.030s ok container/list 0.035s ok container/ring 0.005s ok context 0.014s ok crypto 0.022s ok crypto/aes 0.026s ok crypto/cipher 0.021s ok crypto/des 0.009s ok crypto/dsa 0.006s ok crypto/ecdsa 0.012s ok crypto/ed25519 0.078s ok crypto/elliptic 0.018s ok crypto/hmac 0.005s ok crypto/internal/boring 0.004s ok crypto/internal/boring/bcache 0.243s ok crypto/internal/edwards25519 7.121s ok crypto/internal/edwards25519/field 6.726s ok crypto/internal/nistec 0.568s ok crypto/internal/nistec/fiat 0.013s [no tests to run] ok crypto/internal/subtle 0.011s ok crypto/md5 0.007s ok crypto/rand 0.107s ok crypto/rc4 0.050s ok crypto/rsa 0.125s ok crypto/sha1 0.007s ok crypto/sha256 0.007s ok crypto/sha512 0.030s ok crypto/subtle 0.006s ok crypto/tls 0.448s ok crypto/x509 0.652s ok database/sql 0.341s ok database/sql/driver 0.020s ok debug/buildinfo 0.015s ok debug/dwarf 0.025s ok debug/elf 0.045s ok debug/gosym 0.058s ok debug/macho 0.033s ok debug/pe 0.046s ok debug/plan9obj 0.005s ok embed 0.006s [no tests to run] ok embed/internal/embedtest 0.005s ok encoding/ascii85 0.006s ok encoding/asn1 0.009s ok encoding/base32 0.035s ok encoding/base64 0.007s ok encoding/binary 0.023s ok encoding/csv 0.023s ok encoding/gob 0.043s ok encoding/hex 0.007s ok encoding/json 0.653s ok encoding/pem 1.242s ok encoding/xml 0.027s ok errors 0.028s ok expvar 0.012s ok flag 0.024s ok fmt 0.141s ok go/ast 0.009s ok go/build 2.307s ok go/build/constraint 0.010s ok go/constant 0.006s ok go/doc 0.110s ok go/doc/comment 1.555s ok go/format 0.010s ok go/importer 0.158s ok go/internal/gccgoimporter 0.037s ok go/internal/gcimporter 10.323s ok go/internal/srcimporter 2.600s ok go/parser 0.069s ok go/printer 0.245s ok go/scanner 0.030s ok go/token 0.026s ok go/types 6.893s ok hash 0.005s ok hash/adler32 0.024s ok hash/crc32 0.008s ok hash/crc64 0.005s ok hash/fnv 0.037s ok hash/maphash 0.100s ok html 0.006s ok html/template 0.150s ok image 0.072s ok image/color 0.023s ok image/draw 0.159s ok image/gif 28.477s ok image/jpeg 3.867s ok image/png 0.392s ok index/suffixarray 0.291s ok internal/abi 0.070s ok internal/buildcfg 0.004s ok internal/cpu 0.008s ok internal/diff 0.022s ok internal/fmtsort 0.016s ok internal/fuzz 0.016s ok internal/godebug 0.009s ok internal/intern 0.269s ok internal/itoa 0.017s ok internal/poll 0.232s ok internal/profile 0.006s ok internal/reflectlite 0.072s ok internal/singleflight 0.015s ok internal/trace 0.087s ok internal/unsafeheader 0.026s ok internal/xcoff 0.011s ok io 0.033s ok io/fs 0.005s ok io/ioutil 0.007s ok log 0.007s ok log/syslog 1.216s ok math 0.008s ok math/big 1.732s ok math/bits 0.009s ok math/cmplx 0.005s ok math/rand 0.487s ok mime 0.012s ok mime/multipart 0.211s ok mime/quotedprintable 0.017s ok net 9.417s ok net/http 16.983s ok net/http/cgi 0.419s ok net/http/cookiejar 0.010s ok net/http/fcgi 0.109s ok net/http/httptest 0.051s ok net/http/httptrace 0.006s ok net/http/httputil 0.654s ok net/http/internal 0.034s ok net/http/internal/ascii 0.005s ok net/http/pprof 5.103s ok net/internal/socktest 0.009s ok net/mail 0.008s ok net/netip 0.488s ok net/rpc 0.060s ok net/rpc/jsonrpc 0.009s ok net/smtp 0.018s ok net/textproto 0.028s ok net/url 0.010s ok os 1.031s ok os/exec 1.223s ok os/exec/internal/fdtest 0.004s ok os/signal 105.650s ok os/user 0.014s ok path 0.013s ok path/filepath 0.025s ok plugin 0.005s ok reflect 0.293s ok regexp 0.094s ok regexp/syntax 0.715s ok runtime 17.571s ok runtime/debug 0.100s ok runtime/internal/atomic 0.076s ok runtime/internal/math 0.004s ok runtime/internal/sys 0.022s ok runtime/metrics 0.010s ok runtime/pprof 5.476s ok runtime/trace 3.001s ok sort 0.129s ok strconv 0.609s ok strings 1.447s ok sync 0.394s ok sync/atomic 0.617s ok syscall 0.749s ok testing 0.678s ok testing/fstest 0.006s ok testing/iotest 0.007s ok testing/quick 0.052s ok text/scanner 0.014s ok text/tabwriter 0.005s ok text/template 0.048s ok text/template/parse 0.013s ok time 2.090s ok unicode 0.011s ok unicode/utf16 0.008s ok unicode/utf8 0.008s ok cmd/addr2line 2.508s ok cmd/api 15.181s ok cmd/asm/internal/asm 0.971s ok cmd/asm/internal/lex 0.013s ok cmd/compile/internal/abt 0.016s ok cmd/compile/internal/amd64 0.008s ok cmd/compile/internal/dwarfgen 0.463s ok cmd/compile/internal/importer 1.342s ok cmd/compile/internal/ir 0.024s ok cmd/compile/internal/logopt 0.105s ok cmd/compile/internal/noder 0.009s ok cmd/compile/internal/reflectdata 0.005s [no tests to run] ok cmd/compile/internal/ssa 0.585s ok cmd/compile/internal/syntax 0.040s ok cmd/compile/internal/test 17.655s ok cmd/compile/internal/typecheck 0.614s ok cmd/compile/internal/types 0.006s ok cmd/compile/internal/types2 1.676s ok cmd/cover 4.271s ok cmd/dist 0.004s ok cmd/doc 0.110s ok cmd/fix 3.512s ok cmd/go 78.953s ok cmd/go/internal/auth 0.008s ok cmd/go/internal/cache 0.059s ok cmd/go/internal/fsys 0.018s ok cmd/go/internal/generate 0.018s ok cmd/go/internal/get 0.037s ok cmd/go/internal/imports 0.007s ok cmd/go/internal/load 0.012s ok cmd/go/internal/lockedfile 0.087s ok cmd/go/internal/lockedfile/internal/filelock 0.039s ok cmd/go/internal/modconv 0.024s ok cmd/go/internal/modfetch 0.028s ok cmd/go/internal/modfetch/codehost 0.008s ok cmd/go/internal/modfetch/zip_sum_test 0.012s ok cmd/go/internal/modindex 0.006s ok cmd/go/internal/modload 0.011s ok cmd/go/internal/mvs 0.016s ok cmd/go/internal/par 0.040s ok cmd/go/internal/search 0.005s ok cmd/go/internal/str 0.004s ok cmd/go/internal/test 0.022s ok cmd/go/internal/vcs 0.010s ok cmd/go/internal/web 0.007s ok cmd/go/internal/work 0.026s ok cmd/gofmt 0.045s ok cmd/internal/archive 0.195s ok cmd/internal/buildid 0.326s ok cmd/internal/dwarf 0.005s ok cmd/internal/edit 0.007s ok cmd/internal/goobj 0.018s ok cmd/internal/moddeps 1.868s ok cmd/internal/notsha256 0.005s ok cmd/internal/obj 1.383s ok cmd/internal/obj/ppc64 0.267s ok cmd/internal/obj/riscv 0.048s ok cmd/internal/obj/s390x 0.015s ok cmd/internal/obj/x86 4.805s ok cmd/internal/objabi 0.012s ok cmd/internal/pkgpath 0.031s ok cmd/internal/quoted 0.013s ok cmd/internal/src 0.004s ok cmd/internal/sys 0.005s ok cmd/internal/test2json 0.129s ok cmd/link 11.175s ok cmd/link/internal/benchmark 0.010s ok cmd/link/internal/ld 8.833s ok cmd/link/internal/loader 0.060s ok cmd/nm 1.558s ok cmd/objdump 1.907s ok cmd/pack 1.901s ok cmd/pprof 3.184s ok cmd/trace 0.376s ok cmd/vet 18.136s ##### os/user with tag osusergo ok os/user 0.018s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 30.793s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.129s ##### Testing without libgcc. ok net 0.014s ok os/user 0.011s ##### sync -cpu=10 ok sync 0.396s ##### ../test/bench/go1 ##### ../test ##### API check All tests passed.