linux-mips64le-rtrk at f67b2d8f0bcadb59461b7a33bc1c23649ce8eb85 :: Running /tmp/gobuilder-mips64le/go/src/make.bash with args ["/tmp/gobuilder-mips64le/go/src/make.bash"] and env ["LANG=C" "WORKDIR=/tmp/gobuilder-mips64le" "GO_BUILDER_ENV=host-linux-mips64le-rtrk" "INVOCATION_ID=432963e55b214741ad80ec78bc0dbcd5" "SHLVL=1" "JOURNAL_STREAM=8:231904319" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "_=/root/gobuilder/stage0" "USER=root" "HOME=/root" "GO_STAGE0_NET_DELAY=300ms" "GO_STAGE0_DL_DELAY=400ms" "GOROOT_BOOTSTRAP=/tmp/gobuilder-mips64le/go1.4" "GO_BUILDER_NAME=linux-mips64le-rtrk" "GO_BUILDER_FLAKY_NET=1" "GOARCH=mips64le" "GOHOSTARCH=mips64le" "GO_TEST_TIMEOUT_SCALE=4" "GOBIN=" "TMPDIR=/tmp/gobuilder-mips64le/tmp" "GOCACHE=/tmp/gobuilder-mips64le/gocache" "GOPLSCACHE=/tmp/gobuilder-mips64le/goplscache" "PWD=/tmp/gobuilder-mips64le/go/src"] in dir /tmp/gobuilder-mips64le/go/src Building Go cmd/dist using /tmp/gobuilder-mips64le/go1.4. (go1.20.6 linux/mips64le) Building Go toolchain1 using /tmp/gobuilder-mips64le/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/mips64le. --- Installed Go for linux/mips64le in /tmp/gobuilder-mips64le/go Installed commands in /tmp/gobuilder-mips64le/go/bin *** You need to add /tmp/gobuilder-mips64le/go/bin to your PATH. ##### Test execution environment. # GOARCH: mips64le # CPU: # GOOS: linux # OS Version: Linux 5.3.7 #3 SMP PREEMPT Thu Oct 24 18:03:18 CEST 2019 mips64 ##### Testing packages. ok archive/tar 1.067s ok archive/zip 2.164s ok bufio 0.376s ok bytes 1.548s ok cmp 0.006s ok compress/bzip2 0.291s ok compress/flate 6.567s ok compress/gzip 19.521s ok compress/lzw 0.385s ok compress/zlib 2.704s ok container/heap 0.018s ok container/list 0.006s ok container/ring 0.027s ok context 0.127s ok crypto 0.006s ok crypto/aes 0.087s ok crypto/cipher 0.017s ok crypto/des 0.026s ok crypto/dsa 0.016s ok crypto/ecdh 0.310s ok crypto/ecdsa 0.214s ok crypto/ed25519 0.567s ok crypto/elliptic 0.082s ok crypto/hmac 0.023s ok crypto/internal/alias 0.005s ok crypto/internal/bigmod 1.074s ok crypto/internal/boring 0.005s ok crypto/internal/boring/bcache 0.932s ok crypto/internal/edwards25519 0.879s ok crypto/internal/edwards25519/field 0.124s ok crypto/internal/nistec 1.074s ok crypto/internal/nistec/fiat 0.010s [no tests to run] ok crypto/md5 0.017s ok crypto/rand 0.293s ok crypto/rc4 0.189s ok crypto/rsa 3.790s ok crypto/sha1 0.027s ok crypto/sha256 0.023s ok crypto/sha512 0.018s ok crypto/subtle 0.747s ok crypto/tls 3.433s ok crypto/x509 4.802s ok database/sql 0.967s ok database/sql/driver 0.010s ok debug/buildinfo 0.035s ok debug/dwarf 0.079s ok debug/elf 1.186s ok debug/gosym 0.104s ok debug/macho 0.038s ok debug/pe 0.050s ok debug/plan9obj 0.005s ok embed 0.014s [no tests to run] ok embed/internal/embedtest 0.016s ok encoding/ascii85 0.028s ok encoding/asn1 0.014s ok encoding/base32 0.070s ok encoding/base64 0.018s ok encoding/binary 0.017s ok encoding/csv 0.050s ok encoding/gob 12.482s ok encoding/hex 0.012s ok encoding/json 1.570s ok encoding/pem 3.112s ok encoding/xml 0.253s ok errors 0.018s ok expvar 0.013s ok flag 0.443s ok fmt 0.734s ok go/ast 0.014s ok go/build 19.602s ok go/build/constraint 0.016s ok go/constant 0.015s ok go/doc 0.246s ok go/doc/comment 4.586s ok go/format 0.028s ok go/importer 1.228s ok go/internal/gccgoimporter 0.038s ok go/internal/gcimporter 6.409s ok go/internal/srcimporter 35.221s ok go/parser 1.404s ok go/printer 1.106s ok go/scanner 0.029s ok go/token 0.076s ok go/types 54.450s ok go/version 0.011s ok hash 0.010s ok hash/adler32 0.032s ok hash/crc32 0.020s ok hash/crc64 0.013s ok hash/fnv 0.008s ok hash/maphash 0.457s ok html 0.011s ok html/template 0.370s ok image 0.323s ok image/color 0.115s ok image/draw 0.625s ok image/gif 1.359s ok image/jpeg 1.019s ok image/png 2.235s ok index/suffixarray 6.487s ok internal/abi 0.133s ok internal/buildcfg 0.005s ok internal/coverage/cformat 0.009s ok internal/coverage/cmerge 0.005s ok internal/coverage/pods 0.019s ok internal/coverage/slicereader 0.041s ok internal/coverage/slicewriter 0.035s ok internal/coverage/test 0.043s ok internal/cpu 0.010s ok internal/dag 0.010s ok internal/diff 0.008s ok internal/fmtsort 0.007s ok internal/fuzz 0.035s ok internal/godebug 1.653s ok internal/godebugs 0.007s ok internal/gover 0.006s ok internal/intern 0.842s ok internal/itoa 0.005s ok internal/platform 6.594s ok internal/poll 0.391s ok internal/profile 0.009s ok internal/reflectlite 0.015s ok internal/safefilepath 0.005s ok internal/saferio 0.157s ok internal/singleflight 0.074s ok internal/testenv 0.854s ok internal/trace 0.333s ok internal/trace/v2 83.818s ok internal/types/errors 2.968s ok internal/unsafeheader 0.031s ok internal/xcoff 0.023s ok internal/zstd 0.259s ok io 0.204s ok io/fs 1.541s ok io/ioutil 0.015s ok log 0.020s ok log/slog 0.125s ok log/slog/internal/benchmarks 0.007s ok log/slog/internal/buffer 0.014s ok log/syslog 1.352s ok maps 0.007s ok math 0.072s ok math/big 16.633s ok math/bits 0.017s ok math/cmplx 0.008s ok math/rand 0.590s ok math/rand/v2 1.332s ok mime 0.030s ok mime/multipart 4.783s ok mime/quotedprintable 0.126s ok net 15.866s ok net/http 34.185s ok net/http/cgi 0.370s ok net/http/cookiejar 0.024s ok net/http/fcgi 0.236s ok net/http/httptest 0.280s ok net/http/httptrace 0.012s ok net/http/httputil 0.862s ok net/http/internal 0.010s ok net/http/internal/ascii 0.034s ok net/http/pprof 5.232s ok net/internal/socktest 0.006s ok net/mail 0.023s ok net/netip 2.049s ok net/rpc 0.073s ok net/rpc/jsonrpc 0.019s ok net/smtp 0.067s ok net/textproto 0.084s ok net/url 0.097s ok os 2.030s ok os/exec 0.810s ok os/exec/internal/fdtest 0.027s ok os/signal 8.121s ok os/user 0.013s ok path 0.009s ok path/filepath 0.094s ok plugin 0.013s ok reflect 2.498s ok regexp 2.760s ok regexp/syntax 7.651s ok runtime 402.130s ok runtime/cgo 0.013s ok runtime/coverage 0.012s ok runtime/debug 0.204s ok runtime/internal/atomic 0.095s ok runtime/internal/math 0.023s ok runtime/internal/sys 0.008s ok runtime/internal/syscall 0.005s ok runtime/internal/wasitest 0.008s ok runtime/metrics 0.020s ok runtime/pprof 17.452s ok runtime/trace 14.545s ok slices 0.805s ok sort 0.245s ok strconv 2.460s ok strings 28.732s ok sync 1.302s ok sync/atomic 1.594s ok syscall 10.758s ok testing 2.059s ok testing/fstest 0.016s ok testing/iotest 0.008s ok testing/quick 0.232s ok testing/slogtest 0.011s ok text/scanner 0.035s ok text/tabwriter 0.051s ok text/template 0.126s ok text/template/parse 0.041s ok time 2.880s ok unicode 0.018s ok unicode/utf16 0.016s ok unicode/utf8 0.031s ok cmd/addr2line 2.826s ok cmd/api 3.796s ok cmd/asm/internal/asm 3.086s ok cmd/asm/internal/lex 0.008s ok cmd/cgo/internal/swig 0.039s ok cmd/cgo/internal/test 2.802s ok cmd/cgo/internal/testcarchive 0.129s ok cmd/cgo/internal/testcshared 0.417s ok cmd/cgo/internal/testerrors 64.058s ok cmd/cgo/internal/testfortran 0.041s ok cmd/cgo/internal/testgodefs 3.082s ok cmd/cgo/internal/testlife 3.464s ok cmd/cgo/internal/testnocgo 0.012s ok cmd/cgo/internal/testplugin 0.010s ok cmd/cgo/internal/testsanitizers 0.207s ok cmd/cgo/internal/testshared 0.012s ok cmd/cgo/internal/testso 8.672s ok cmd/cgo/internal/teststdio 7.968s ok cmd/cgo/internal/testtls 0.009s ok cmd/compile/internal/abt 0.047s ok cmd/compile/internal/amd64 0.011s ok cmd/compile/internal/base 0.008s ok cmd/compile/internal/compare 0.011s ok cmd/compile/internal/devirtualize 0.010s ok cmd/compile/internal/dwarfgen 1.215s ok cmd/compile/internal/importer 5.351s ok cmd/compile/internal/inline/inlheur 2.518s ok cmd/compile/internal/ir 0.010s ok cmd/compile/internal/logopt 0.543s ok cmd/compile/internal/loopvar 0.030s ok cmd/compile/internal/noder 0.012s ok cmd/compile/internal/reflectdata 0.008s [no tests to run] ok cmd/compile/internal/ssa 98.609s ok cmd/compile/internal/syntax 0.161s ok cmd/compile/internal/test 86.481s ok cmd/compile/internal/typecheck 1.711s ok cmd/compile/internal/types 0.007s ok cmd/compile/internal/types2 32.559s ok cmd/covdata 0.021s ok cmd/cover 6.710s ok cmd/dist 0.009s ok cmd/distpack 0.011s ok cmd/doc 0.454s ok cmd/fix 18.168s ok cmd/go 0.732s ok cmd/go/internal/auth 0.014s ok cmd/go/internal/cache 1.586s ok cmd/go/internal/cfg 0.007s [no tests to run] ok cmd/go/internal/envcmd 0.038s ok cmd/go/internal/fsys 0.325s ok cmd/go/internal/generate 0.027s ok cmd/go/internal/gover 0.008s ok cmd/go/internal/imports 0.029s ok cmd/go/internal/load 0.021s ok cmd/go/internal/lockedfile 0.324s ok cmd/go/internal/lockedfile/internal/filelock 0.065s ok cmd/go/internal/modfetch 0.041s ok cmd/go/internal/modfetch/codehost 3.222s ok cmd/go/internal/modfetch/zip_sum_test 0.030s ok cmd/go/internal/modindex 1.171s ok cmd/go/internal/modload 0.022s ok cmd/go/internal/mvs 0.033s ok cmd/go/internal/par 0.052s ok cmd/go/internal/str 0.008s ok cmd/go/internal/test 0.062s ok cmd/go/internal/toolchain 0.031s ok cmd/go/internal/vcs 0.025s ok cmd/go/internal/vcweb 0.057s ok cmd/go/internal/vcweb/vcstest 2.827s ok cmd/go/internal/web 0.013s ok cmd/go/internal/work 0.150s ok cmd/gofmt 0.207s ok cmd/internal/archive 2.176s ok cmd/internal/buildid 1.590s ok cmd/internal/cov 1.645s ok cmd/internal/dwarf 0.007s ok cmd/internal/edit 0.006s ok cmd/internal/goobj 0.006s ok cmd/internal/moddeps 6.078s ok cmd/internal/notsha256 0.011s ok cmd/internal/obj 2.867s ok cmd/internal/obj/ppc64 0.206s ok cmd/internal/obj/riscv 0.063s ok cmd/internal/obj/s390x 0.016s ok cmd/internal/obj/x86 21.042s ok cmd/internal/objabi 0.142s ok cmd/internal/pkgpath 0.033s ok cmd/internal/pkgpattern 0.013s ok cmd/internal/quoted 0.008s ok cmd/internal/src 0.006s ok cmd/internal/test2json 0.724s ok cmd/link 33.157s ok cmd/link/internal/benchmark 0.009s ok cmd/link/internal/ld 43.304s ok cmd/link/internal/loader 0.073s ok cmd/nm 3.639s ok cmd/objdump 0.041s ok cmd/pack 1.095s ok cmd/pprof 0.017s ok cmd/trace 2.115s ok cmd/vet 45.220s ##### os/user with tag osusergo ok os/user 0.038s ##### hash/maphash purego implementation ok hash/maphash 0.441s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 378.630s ##### sync -cpu=10 ok sync 1.182s ##### Testing cgo ok cmd/cgo/internal/test 2.715s ok cmd/cgo/internal/testtls 0.007s ok cmd/cgo/internal/testtls 0.006s ok cmd/cgo/internal/testnocgo 0.008s ok cmd/cgo/internal/testnocgo 0.006s ok cmd/cgo/internal/test 2.880s ok cmd/cgo/internal/test 2.820s ##### ../test ok cmd/internal/testdir 46.302s ok cmd/internal/testdir 63.831s ok cmd/internal/testdir 67.812s ok cmd/internal/testdir 37.300s ok cmd/internal/testdir 68.705s ok cmd/internal/testdir 38.196s ok cmd/internal/testdir 391.270s ok cmd/internal/testdir 85.238s ok cmd/internal/testdir 58.596s ok cmd/internal/testdir 64.419s All tests passed.