linux-s390x-ibm at cea70301e2283986aadf2e4e621a3b5b2a790254 :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=af80fac527af42a0a903d778a08e7249" "JOURNAL_STREAM=9:473662045" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm" "GO_BUILDER_FLAKY_NET=1" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.17.13 linux/s390x) Building Go toolchain1 using /data/golang/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/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 0.334s ok archive/zip 0.382s ok bufio 0.230s ok bytes 1.772s ok compress/bzip2 0.127s ok compress/flate 1.693s ok compress/gzip 2.332s ok compress/lzw 0.093s ok compress/zlib 2.067s ok container/heap 0.003s ok container/list 0.002s ok container/ring 0.003s ok context 0.045s ok crypto 0.034s ok crypto/aes 0.033s ok crypto/cipher 0.007s ok crypto/des 0.007s ok crypto/dsa 0.007s ok crypto/ecdh 0.264s ok crypto/ecdsa 0.065s ok crypto/ed25519 0.091s ok crypto/elliptic 0.027s ok crypto/hmac 0.025s ok crypto/internal/alias 0.006s ok crypto/internal/bigmod 0.398s ok crypto/internal/boring 0.009s ok crypto/internal/boring/bcache 0.096s ok crypto/internal/edwards25519 9.027s ok crypto/internal/edwards25519/field 8.852s ok crypto/internal/nistec 1.124s ok crypto/internal/nistec/fiat 0.001s [no tests to run] ok crypto/md5 0.083s ok crypto/rand 0.083s ok crypto/rc4 0.087s ok crypto/rsa 0.205s ok crypto/sha1 0.056s ok crypto/sha256 0.003s ok crypto/sha512 0.002s ok crypto/subtle 0.602s ok crypto/tls 1.031s ok crypto/x509 0.644s ok database/sql 0.485s ok database/sql/driver 0.061s ok debug/buildinfo 0.005s ok debug/dwarf 0.012s ok debug/elf 0.413s ok debug/gosym 0.024s ok debug/macho 0.017s ok debug/pe 0.010s ok debug/plan9obj 0.009s ok embed 0.009s [no tests to run] ok embed/internal/embedtest 0.048s ok encoding/ascii85 0.055s ok encoding/asn1 0.013s ok encoding/base32 0.358s ok encoding/base64 0.026s ok encoding/binary 0.034s ok encoding/csv 0.049s ok encoding/gob 3.066s ok encoding/hex 0.040s ok encoding/json 0.751s ok encoding/pem 0.640s ok encoding/xml 0.247s ok errors 0.008s ok expvar 0.023s ok flag 0.237s ok fmt 0.066s ok go/ast 0.015s ok go/build 2.988s ok go/build/constraint 0.104s ok go/constant 0.005s ok go/doc 0.102s ok go/doc/comment 2.727s ok go/format 0.010s ok go/importer 1.389s ok go/internal/gccgoimporter 0.066s ok go/internal/gcimporter 4.735s ok go/internal/srcimporter 14.468s ok go/parser 0.300s ok go/printer 0.324s ok go/scanner 0.034s ok go/token 0.034s ok go/types 18.052s ok hash 0.002s ok hash/adler32 0.010s ok hash/crc32 0.328s ok hash/crc64 0.005s ok hash/fnv 0.055s ok hash/maphash 0.164s ok html 0.073s ok html/template 0.290s ok image 0.148s ok image/color 0.114s ok image/draw 0.214s ok image/gif 0.562s ok image/jpeg 0.327s ok image/png 0.637s ok index/suffixarray 0.223s ok internal/abi 12.604s ok internal/buildcfg 0.010s ok internal/coverage/cformat 0.046s ok internal/coverage/cmerge 0.040s ok internal/coverage/pods 0.072s ok internal/coverage/slicereader 0.005s ok internal/coverage/slicewriter 0.005s ok internal/coverage/test 0.024s ok internal/cpu 0.144s ok internal/dag 0.061s ok internal/diff 0.158s ok internal/fmtsort 0.012s ok internal/fuzz 0.025s ok internal/godebug 0.005s ok internal/intern 3.377s ok internal/itoa 0.019s ok internal/poll 1.464s ok internal/profile 0.907s ok internal/reflectlite 0.094s ok internal/safefilepath 0.007s ok internal/saferio 0.310s ok internal/singleflight 0.110s ok internal/testenv 0.009s ok internal/trace 0.225s ok internal/types/errors 1.354s ok internal/unsafeheader 0.070s ok internal/xcoff 0.095s ok io 0.117s ok io/fs 0.611s ok io/ioutil 0.128s ok log 0.234s ok log/syslog 1.769s ok math 0.150s ok math/big 2.826s ok math/bits 0.013s ok math/cmplx 0.007s ok math/rand 0.489s ok mime 0.017s ok mime/multipart 0.410s ok mime/quotedprintable 0.077s ok net 15.076s ok net/http 11.130s ok net/http/cgi 0.792s ok net/http/cookiejar 0.116s ok net/http/fcgi 0.159s ok net/http/httptest 0.207s ok net/http/httptrace 0.016s ok net/http/httputil 0.739s ok net/http/internal 0.010s ok net/http/internal/ascii 0.008s ok net/http/pprof 5.142s ok net/internal/socktest 0.024s ok net/mail 0.009s ok net/netip 0.953s ok net/rpc 0.035s ok net/rpc/jsonrpc 0.011s ok net/smtp 0.024s ok net/textproto 0.016s ok net/url 0.010s ok os 1.144s ok os/exec 0.204s ok os/exec/internal/fdtest 0.009s ok os/signal 3.731s ok os/user 0.039s ok path 0.011s ok path/filepath 0.015s ok plugin 0.004s ok reflect 4.053s ok regexp 1.076s ok regexp/syntax 1.606s ok runtime 64.383s ok runtime/cgo 0.006s ok runtime/coverage 0.006s ok runtime/debug 0.275s ok runtime/internal/atomic 0.067s ok runtime/internal/math 0.072s ok runtime/internal/sys 0.018s ok runtime/internal/syscall 0.006s ok runtime/metrics 0.003s ok runtime/pprof 23.901s ok runtime/trace 6.408s ok sort 0.374s ok strconv 0.876s ok strings 4.205s ok sync 1.739s ok sync/atomic 7.268s ok syscall 5.982s ok testing 6.340s ok testing/fstest 0.013s ok testing/iotest 0.015s ok testing/quick 0.153s ok text/scanner 0.007s ok text/tabwriter 0.020s ok text/template 0.082s ok text/template/parse 0.059s ok time 3.037s ok unicode 0.008s ok unicode/utf16 0.067s ok unicode/utf8 0.370s ok cmd/addr2line 1.103s ok cmd/api 19.690s ok cmd/asm/internal/asm 2.066s ok cmd/asm/internal/lex 0.008s ok cmd/compile/internal/abt 0.009s ok cmd/compile/internal/amd64 0.016s ok cmd/compile/internal/base 0.004s ok cmd/compile/internal/compare 0.017s ok cmd/compile/internal/dwarfgen 1.738s ok cmd/compile/internal/importer 5.919s ok cmd/compile/internal/ir 0.017s ok cmd/compile/internal/logopt 0.136s ok cmd/compile/internal/noder 0.013s ok cmd/compile/internal/reflectdata 0.023s [no tests to run] ok cmd/compile/internal/ssa 26.149s ok cmd/compile/internal/syntax 0.205s ok cmd/compile/internal/test 38.067s ok cmd/compile/internal/typecheck 1.912s ok cmd/compile/internal/types 0.415s ok cmd/compile/internal/types2 18.116s ok cmd/covdata 0.157s ok cmd/cover 2.151s ok cmd/dist 0.011s ok cmd/doc 0.634s ok cmd/fix 7.205s ok cmd/go 105.479s ok cmd/go/internal/auth 0.003s ok cmd/go/internal/cache 0.183s ok cmd/go/internal/fsys 0.050s ok cmd/go/internal/generate 0.012s ok cmd/go/internal/get 0.082s ok cmd/go/internal/imports 0.011s ok cmd/go/internal/load 0.010s ok cmd/go/internal/lockedfile 0.740s ok cmd/go/internal/lockedfile/internal/filelock 0.418s ok cmd/go/internal/modconv 0.008s ok cmd/go/internal/modfetch 0.027s ok cmd/go/internal/modfetch/codehost 0.025s ok cmd/go/internal/modfetch/zip_sum_test 0.012s ok cmd/go/internal/modindex 0.431s ok cmd/go/internal/modload 0.021s ok cmd/go/internal/mvs 0.079s ok cmd/go/internal/par 0.455s ok cmd/go/internal/str 0.100s ok cmd/go/internal/test 0.022s ok cmd/go/internal/vcs 0.067s ok cmd/go/internal/vcweb 0.132s ok cmd/go/internal/vcweb/vcstest 2.900s ok cmd/go/internal/web 0.164s ok cmd/go/internal/work 0.043s ok cmd/gofmt 0.106s ok cmd/internal/archive 2.785s ok cmd/internal/buildid 0.837s ok cmd/internal/dwarf 0.038s ok cmd/internal/edit 0.018s ok cmd/internal/goobj 0.097s ok cmd/internal/moddeps 2.992s ok cmd/internal/notsha256 0.010s ok cmd/internal/obj 2.022s ok cmd/internal/obj/ppc64 0.817s ok cmd/internal/obj/riscv 0.100s ok cmd/internal/obj/s390x 0.012s ok cmd/internal/obj/x86 11.501s ok cmd/internal/objabi 0.210s ok cmd/internal/pkgpath 0.120s ok cmd/internal/pkgpattern 0.204s ok cmd/internal/quoted 0.010s ok cmd/internal/src 0.013s ok cmd/internal/test2json 0.452s ok cmd/link 17.191s ok cmd/link/internal/benchmark 0.332s ok cmd/link/internal/ld 9.064s ok cmd/link/internal/loader 0.302s ok cmd/nm 6.088s ok cmd/objdump 0.045s ok cmd/pack 3.769s ok cmd/pprof 0.017s ok cmd/trace 1.095s ok cmd/vet 15.947s ##### os/user with tag osusergo ok os/user 0.008s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 105.816s ##### moved GOROOT ok fmt 0.091s ##### Testing without libgcc. ok net 0.013s ok os/user 0.117s ##### sync -cpu=10 ok sync 0.633s ##### Testing race detector ok runtime/race 8.606s ok flag 0.070s ok net 0.796s ok os 0.655s ok os/exec 0.506s ok encoding/gob 0.287s ok flag 0.053s ok os/exec 0.075s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 5.402s ok misc/cgo/test 4.063s ok misc/cgo/test 2.025s ok misc/cgo/testtls 0.011s ok misc/cgo/testtls 0.102s ok misc/cgo/testtls 0.017s ok misc/cgo/nocgo 0.011s ok misc/cgo/nocgo 0.011s ok misc/cgo/nocgo 0.021s ok misc/cgo/test 3.674s ok misc/cgo/test 1.819s ok misc/cgo/test 2.539s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.049s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.964s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.181s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 122.407s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 75.025s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.017s [no tests to run] ##### ../test ##### ../misc/reboot PASS All tests passed.