linux-mips64-rtrk at 85d87b9c7507628144db51bd1e7e80cc3afed128 :: Running /tmp/gobuilder-mips64/go/src/make.bash with args ["/tmp/gobuilder-mips64/go/src/make.bash"] and env ["LANGUAGE=en_US:en" "LANG=en_US.UTF-8" "WORKDIR=/tmp/gobuilder-mips64" "GO_BUILDER_ENV=host-linux-mips64-rtrk" "INVOCATION_ID=3227adca41ed4bbfa127fbb16bad42b4" "SHLVL=1" "JOURNAL_STREAM=8:10676461" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "_=/root/gobuilder/stage0" "USER=root" "HOME=/root" "GO_STAGE0_NET_DELAY=200ms" "GO_STAGE0_DL_DELAY=400ms" "GOROOT_BOOTSTRAP=/tmp/gobuilder-mips64/go1.4" "GO_BUILDER_NAME=linux-mips64-rtrk" "GO_BUILDER_FLAKY_NET=1" "GOARCH=mips64" "GOHOSTARCH=mips64" "GOBIN=" "TMPDIR=/tmp/gobuilder-mips64/tmp" "GOCACHE=/tmp/gobuilder-mips64/gocache" "PWD=/tmp/gobuilder-mips64/go/src"] in dir /tmp/gobuilder-mips64/go/src Building Go cmd/dist using /tmp/gobuilder-mips64/go1.4. (go1.17.13 linux/mips64) Building Go toolchain1 using /tmp/gobuilder-mips64/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/mips64. --- Installed Go for linux/mips64 in /tmp/gobuilder-mips64/go Installed commands in /tmp/gobuilder-mips64/go/bin ##### Test execution environment. # GOARCH: mips64 # CPU: # GOOS: linux # OS Version: Linux 5.3.3-00001-g9c30694 #3 SMP PREEMPT Tue Oct 15 09:33:28 CEST 2019 mips64 ##### Testing packages. ok archive/tar 0.093s ok archive/zip 3.721s ok bufio 0.333s ok bytes 20.116s ok compress/bzip2 0.657s ok compress/flate 4.172s ok compress/gzip 21.274s ok compress/lzw 0.557s ok compress/zlib 3.227s ok container/heap 0.039s ok container/list 0.006s ok container/ring 0.013s ok context 0.066s ok crypto 0.028s ok crypto/aes 0.183s ok crypto/cipher 0.014s ok crypto/des 0.030s ok crypto/dsa 0.036s ok crypto/ecdsa 0.076s ok crypto/ed25519 0.590s ok crypto/elliptic 0.131s ok crypto/hmac 0.012s ok crypto/internal/boring 0.006s ok crypto/internal/boring/bcache 1.116s ok crypto/internal/edwards25519 42.949s ok crypto/internal/edwards25519/field 34.289s ok crypto/internal/nistec 13.183s ok crypto/internal/nistec/fiat 0.007s [no tests to run] ok crypto/internal/subtle 0.011s ok crypto/md5 0.023s ok crypto/rand 0.293s ok crypto/rc4 0.186s ok crypto/rsa 0.859s ok crypto/sha1 0.053s ok crypto/sha256 0.020s ok crypto/sha512 0.046s ok crypto/subtle 0.069s ok crypto/tls 3.428s ok crypto/x509 6.558s ok database/sql 0.655s ok database/sql/driver 0.017s ok debug/buildinfo 0.038s ok debug/dwarf 0.065s ok debug/elf 0.094s ok debug/gosym 0.079s ok debug/macho 0.025s ok debug/pe 0.035s ok debug/plan9obj 0.013s ok embed 0.009s [no tests to run] ok embed/internal/embedtest 0.009s ok encoding/ascii85 0.014s ok encoding/asn1 0.013s ok encoding/base32 0.260s ok encoding/base64 0.015s ok encoding/binary 0.013s ok encoding/csv 0.236s ok encoding/gob 0.158s ok encoding/hex 0.016s ok encoding/json 1.402s ok encoding/pem 3.445s ok encoding/xml 0.238s ok errors 0.033s ok expvar 0.012s ok flag 0.319s ok fmt 0.656s ok go/ast 0.014s ok go/build 12.198s ok go/build/constraint 0.045s ok go/constant 0.015s ok go/doc 0.253s ok go/doc/comment 4.326s ok go/format 0.028s ok go/importer 0.319s ok go/internal/gccgoimporter 0.050s ok go/internal/gcimporter 24.799s ok go/internal/srcimporter 24.202s ok go/parser 1.540s ok go/printer 1.699s ok go/scanner 0.011s ok go/token 0.082s ok go/types 31.703s ok hash 0.027s ok hash/adler32 0.035s ok hash/crc32 0.018s ok hash/crc64 0.013s ok hash/fnv 0.007s ok hash/maphash 0.431s ok html 0.009s ok html/template 0.433s ok image 0.373s ok image/color 0.228s ok image/draw 0.600s ok image/gif 121.625s ok image/jpeg 18.361s ok image/png 0.930s ok index/suffixarray 6.369s ok internal/abi 0.321s ok internal/buildcfg 0.025s ok internal/cpu 0.010s ok internal/dag 0.026s ok internal/diff 0.028s ok internal/fmtsort 0.006s ok internal/fuzz 0.032s ok internal/godebug 0.005s ok internal/intern 2.435s ok internal/itoa 0.040s ok internal/poll 0.333s ok internal/profile 0.039s ok internal/reflectlite 0.256s ok internal/singleflight 0.066s ok internal/trace 0.292s ok internal/unsafeheader 0.060s ok internal/xcoff 0.120s ok io 0.188s ok io/fs 1.577s ok io/ioutil 0.024s ok log 0.016s ok log/syslog 1.375s ok math 0.019s ok math/big 14.491s ok math/bits 0.017s ok math/cmplx 0.012s ok math/rand 0.907s ok mime 0.032s ok mime/multipart 0.867s ok mime/quotedprintable 0.062s ok net 17.664s ok net/http 33.664s ok net/http/cgi 0.944s ok net/http/cookiejar 0.022s ok net/http/fcgi 0.125s ok net/http/httptest 0.306s ok net/http/httptrace 0.010s ok net/http/httputil 1.163s ok net/http/internal 0.023s ok net/http/internal/ascii 0.008s ok net/http/pprof 4.166s ok net/internal/socktest 0.007s ok net/mail 0.020s ok net/netip 1.953s ok net/rpc 0.074s ok net/rpc/jsonrpc 0.021s ok net/smtp 0.066s ok net/textproto 0.016s ok net/url 0.045s ok os 2.363s ok os/exec 3.189s ok os/exec/internal/fdtest 0.017s ok os/signal 3.464s ok os/user 0.014s ok path 0.012s ok path/filepath 0.103s ok plugin 0.009s ok reflect 1.591s ok regexp 0.383s ok regexp/syntax 3.837s ok runtime 108.182s ok runtime/cgo 0.011s ok runtime/debug 0.217s ok runtime/internal/atomic 0.111s ok runtime/internal/math 0.006s ok runtime/internal/sys 0.006s ok runtime/metrics 0.009s ok runtime/pprof 16.021s ok runtime/trace 11.915s ok sort 0.275s ok strconv 4.048s ok strings 18.851s ok sync 1.455s ok sync/atomic 4.637s ok syscall 10.061s ok testing 1.446s ok testing/fstest 0.017s ok testing/iotest 0.035s ok testing/quick 0.216s ok text/scanner 0.014s ok text/tabwriter 0.011s ok text/template 0.325s ok text/template/parse 0.048s ok time 2.984s ok unicode 0.012s ok unicode/utf16 0.006s ok unicode/utf8 0.019s ok cmd/addr2line 8.146s ok cmd/api 38.926s ok cmd/asm/internal/asm 3.898s ok cmd/asm/internal/lex 0.013s ok cmd/compile/internal/abt 0.028s ok cmd/compile/internal/amd64 0.010s ok cmd/compile/internal/dwarfgen 1.902s ok cmd/compile/internal/importer 4.782s ok cmd/compile/internal/ir 0.007s ok cmd/compile/internal/logopt 0.173s ok cmd/compile/internal/noder 0.012s ok cmd/compile/internal/reflectdata 0.008s [no tests to run] ok cmd/compile/internal/ssa 3.489s ok cmd/compile/internal/syntax 0.329s ok cmd/compile/internal/test 124.528s ok cmd/compile/internal/typecheck 1.833s ok cmd/compile/internal/types 0.026s ok cmd/compile/internal/types2 5.275s ok cmd/cover 7.279s ok cmd/dist 0.007s ok cmd/doc 0.680s ok cmd/fix 9.818s ok cmd/go 0.222s ok cmd/go/internal/auth 0.048s ok cmd/go/internal/cache 0.482s ok cmd/go/internal/fsys 0.118s ok cmd/go/internal/generate 0.027s ok cmd/go/internal/get 0.028s ok cmd/go/internal/imports 0.066s ok cmd/go/internal/load 0.022s ok cmd/go/internal/lockedfile 0.208s ok cmd/go/internal/lockedfile/internal/filelock 0.075s ok cmd/go/internal/modconv 0.022s ok cmd/go/internal/modfetch 0.016s ok cmd/go/internal/modfetch/codehost 0.014s ok cmd/go/internal/modfetch/zip_sum_test 0.020s ok cmd/go/internal/modindex 0.761s ok cmd/go/internal/modload 0.015s ok cmd/go/internal/mvs 0.103s ok cmd/go/internal/par 0.087s ok cmd/go/internal/search 0.009s ok cmd/go/internal/str 0.006s ok cmd/go/internal/test 0.026s ok cmd/go/internal/vcs 0.024s ok cmd/go/internal/web 0.014s ok cmd/go/internal/work 0.044s ok cmd/gofmt 0.350s ok cmd/internal/archive 3.107s ok cmd/internal/buildid 1.572s ok cmd/internal/dwarf 0.006s ok cmd/internal/edit 0.006s ok cmd/internal/goobj 0.006s ok cmd/internal/moddeps 5.227s ok cmd/internal/notsha256 0.010s ok cmd/internal/obj 3.893s ok cmd/internal/obj/ppc64 0.220s ok cmd/internal/obj/riscv 0.214s ok cmd/internal/obj/s390x 0.006s ok cmd/internal/obj/x86 15.703s ok cmd/internal/objabi 0.006s ok cmd/internal/pkgpath 0.028s ok cmd/internal/quoted 0.007s ok cmd/internal/src 0.006s ok cmd/internal/sys 0.006s ok cmd/internal/test2json 0.473s ok cmd/link 26.381s ok cmd/link/internal/benchmark 0.013s ok cmd/link/internal/ld 15.288s ok cmd/link/internal/loader 0.074s ok cmd/nm 5.877s ok cmd/objdump 2.267s ok cmd/pack 6.111s ok cmd/pprof 11.641s ok cmd/trace 2.128s ok cmd/vet 38.509s ##### os/user with tag osusergo ok os/user 0.037s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 180.718s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.610s ##### sync -cpu=10 ok sync 1.152s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 13.147s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 4.071s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 4.233s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test All tests passed.