linux-riscv64-unmatched at dd2d00f9d57ba6aafb084d83ffc7fb35f97b8c84 :: Running /tmp/workdir-host-linux-riscv64-unmatched/go/src/make.bash with args ["/tmp/workdir-host-linux-riscv64-unmatched/go/src/make.bash"] and env ["LANG=zh_CN.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOME=/home/gopher" "LOGNAME=gopher" "USER=gopher" "SHELL=/bin/sh" "INVOCATION_ID=fae79f4ae55b41fe88e892a72cc195bb" "JOURNAL_STREAM=7:180568959" "GO_BUILDER_ENV=host-linux-riscv64-unmatched" "WORKDIR=/tmp/workdir-host-linux-riscv64-unmatched" "HTTPS_PROXY=http://uplink.golangcn.org:8123" "HTTP_PROXY=http://uplink.golangcn.org:8123" "GOPROXY=https://proxy.golang.com.cn,direct" "NO_PROXY=*.cn" "GOSUMDB=off" "GO_STAGE0_NET_DELAY=400ms" "GO_STAGE0_DL_DELAY=900ms" "GOROOT_BOOTSTRAP=/tmp/workdir-host-linux-riscv64-unmatched/go1.4" "GO_BUILDER_NAME=linux-riscv64-unmatched" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/local/goboot" "GO_TEST_TIMEOUT_SCALE=4" "GOBIN=" "TMPDIR=/tmp/workdir-host-linux-riscv64-unmatched/tmp" "GOCACHE=/tmp/workdir-host-linux-riscv64-unmatched/gocache"] in dir /tmp/workdir-host-linux-riscv64-unmatched/go/src Building Go cmd/dist using /usr/local/goboot. (go1.16.2 linux/riscv64) Building Go toolchain1 using /usr/local/goboot. 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/riscv64. --- Installed Go for linux/riscv64 in /tmp/workdir-host-linux-riscv64-unmatched/go Installed commands in /tmp/workdir-host-linux-riscv64-unmatched/go/bin ##### Test execution environment. # GOARCH: riscv64 # CPU: # GOOS: linux # OS Version: Linux 5.12.4 #1 SMP Wed Jun 30 10:35:20 UTC 2021 riscv64 ##### Testing packages. ok archive/tar 0.153s ok archive/zip 8.532s ok bufio 0.541s ok bytes 24.383s ok compress/bzip2 0.966s ok compress/flate 6.048s ok compress/gzip 0.416s ok compress/lzw 0.516s ok compress/zlib 3.382s ok container/heap 0.032s ok container/list 0.012s ok container/ring 0.044s ok context 0.033s ok crypto 0.039s ok crypto/aes 0.175s ok crypto/cipher 0.022s ok crypto/des 0.032s ok crypto/dsa 0.066s ok crypto/ecdsa 0.101s ok crypto/ed25519 0.480s ok crypto/elliptic 0.141s ok crypto/hmac 0.062s ok crypto/internal/boring 0.493s ok crypto/internal/edwards25519 35.905s ok crypto/internal/edwards25519/field 29.371s ok crypto/internal/nistec 8.720s ok crypto/internal/nistec/fiat 0.023s [no tests to run] ok crypto/internal/subtle 0.011s ok crypto/md5 0.031s ok crypto/rand 0.342s ok crypto/rc4 0.178s ok crypto/rsa 0.724s ok crypto/sha1 0.024s ok crypto/sha256 0.023s ok crypto/sha512 0.047s ok crypto/subtle 0.022s ok crypto/tls 2.848s ok crypto/x509 7.249s ok database/sql 0.944s ok database/sql/driver 0.013s ok debug/buildinfo 0.017s ok debug/dwarf 0.088s ok debug/elf 0.070s ok debug/gosym 0.140s ok debug/macho 0.037s ok debug/pe 0.049s ok debug/plan9obj 0.030s ok embed 0.019s [no tests to run] ok embed/internal/embedtest 0.015s ok encoding/ascii85 0.020s ok encoding/asn1 0.020s ok encoding/base32 0.240s ok encoding/base64 0.023s ok encoding/binary 0.019s ok encoding/csv 0.051s ok encoding/gob 0.147s ok encoding/hex 0.050s ok encoding/json 6.014s ok encoding/pem 4.805s ok encoding/xml 0.149s ok errors 0.017s ok expvar 0.045s ok flag 0.076s ok fmt 0.780s ok go/ast 0.022s ok go/build 9.020s ok go/build/constraint 0.027s ok go/constant 0.024s ok go/doc 0.276s ok go/doc/comment 4.696s ok go/format 0.046s ok go/importer 0.402s ok go/internal/gccgoimporter 0.055s ok go/internal/gcimporter 36.852s ok go/internal/srcimporter 30.658s ok go/parser 0.238s ok go/printer 1.843s ok go/scanner 0.017s ok go/token 0.116s ok go/types 40.642s ok hash 0.016s ok hash/adler32 0.071s ok hash/crc32 0.029s ok hash/crc64 0.027s ok hash/fnv 0.020s ok hash/maphash 0.581s ok html 0.014s ok html/template 0.488s ok image 0.391s ok image/color 0.105s ok image/draw 0.685s ok image/gif 118.075s ok image/jpeg 19.551s ok image/png 1.402s ok index/suffixarray 147.217s ok internal/abi 0.112s ok internal/buildcfg 0.011s ok internal/cpu 0.020s ok internal/diff 0.016s ok internal/fmtsort 0.013s ok internal/fuzz 0.045s ok internal/godebug 0.011s ok internal/intern 6.116s ok internal/itoa 0.026s ok internal/poll 0.150s ok internal/profile 0.018s ok internal/reflectlite 0.322s ok internal/singleflight 0.041s ok internal/trace 0.258s ok internal/unsafeheader 0.012s ok internal/xcoff 0.059s ok io 0.050s ok io/fs 0.078s ok io/ioutil 0.027s ok log 0.027s ok log/syslog 1.270s ok math 0.031s ok math/big 14.305s ok math/bits 0.026s ok math/cmplx 0.055s ok math/rand 1.704s ok mime 0.063s ok mime/multipart 1.396s ok mime/quotedprintable 0.057s ok net 28.828s ok net/http 39.698s ok net/http/cgi 0.895s ok net/http/cookiejar 0.044s ok net/http/fcgi 0.148s ok net/http/httptest 0.487s ok net/http/httptrace 0.021s ok net/http/httputil 1.001s ok net/http/internal 0.016s ok net/http/internal/ascii 0.019s ok net/http/pprof 5.242s ok net/internal/socktest 0.033s ok net/mail 0.030s ok net/netip 2.559s ok net/rpc 0.084s ok net/rpc/jsonrpc 0.046s ok net/smtp 0.084s ok net/textproto 0.045s ok net/url 0.041s ok os 3.055s ok os/exec 3.536s ok os/exec/internal/fdtest 0.012s ok os/signal 7.526s ok os/user 0.022s ok path 0.027s ok path/filepath 0.140s ok plugin 0.028s ok reflect 1.461s ok regexp 0.409s ok regexp/syntax 2.588s ok runtime 132.982s ok runtime/cgo 0.017s ok runtime/debug 0.151s ok runtime/internal/atomic 0.067s ok runtime/internal/math 0.012s ok runtime/internal/sys 0.051s ok runtime/metrics 0.014s ok runtime/pprof 18.443s ok runtime/trace 24.520s ok sort 0.450s ok strconv 2.017s ok strings 30.669s ok sync 0.972s ok sync/atomic 1.356s ok syscall 0.141s ok testing 0.879s ok testing/fstest 0.032s ok testing/iotest 0.013s ok testing/quick 0.266s ok text/scanner 0.023s ok text/tabwriter 0.057s ok text/template 0.204s ok text/template/parse 0.067s ok time 3.026s ok unicode 0.022s ok unicode/utf16 0.045s ok unicode/utf8 0.059s ok cmd/addr2line 9.648s ok cmd/api 56.134s ok cmd/asm/internal/asm 4.119s ok cmd/asm/internal/lex 0.075s ok cmd/compile/internal/abt 0.031s ok cmd/compile/internal/amd64 0.022s ok cmd/compile/internal/dwarfgen 1.680s ok cmd/compile/internal/importer 6.674s ok cmd/compile/internal/ir 0.028s ok cmd/compile/internal/logopt 0.186s ok cmd/compile/internal/noder 0.024s ok cmd/compile/internal/reflectdata 0.023s [no tests to run] ok cmd/compile/internal/ssa 2.711s ok cmd/compile/internal/syntax 0.170s ok cmd/compile/internal/test 89.935s ok cmd/compile/internal/typecheck 3.214s ok cmd/compile/internal/types 0.016s ok cmd/compile/internal/types2 6.788s ok cmd/cover 15.696s ok cmd/dist 0.062s ok cmd/doc 1.158s ok cmd/fix 9.811s ok cmd/go 270.990s ok cmd/go/internal/auth 0.020s ok cmd/go/internal/cache 0.671s ok cmd/go/internal/fsys 0.171s ok cmd/go/internal/generate 0.059s ok cmd/go/internal/get 0.059s ok cmd/go/internal/imports 0.025s ok cmd/go/internal/load 0.049s ok cmd/go/internal/lockedfile 0.247s ok cmd/go/internal/lockedfile/internal/filelock 0.098s ok cmd/go/internal/modconv 0.168s ok cmd/go/internal/modfetch 0.035s ok cmd/go/internal/modfetch/codehost 0.031s ok cmd/go/internal/modfetch/zip_sum_test 0.071s ok cmd/go/internal/modindex 0.014s ok cmd/go/internal/modload 0.033s ok cmd/go/internal/mvs 0.044s ok cmd/go/internal/par 0.138s ok cmd/go/internal/search 0.018s ok cmd/go/internal/str 0.017s ok cmd/go/internal/test 0.058s ok cmd/go/internal/vcs 0.042s ok cmd/go/internal/web 0.029s ok cmd/go/internal/work 0.080s ok cmd/gofmt 0.341s ok cmd/internal/archive 2.615s ok cmd/internal/buildid 2.790s ok cmd/internal/dwarf 0.017s ok cmd/internal/edit 0.014s ok cmd/internal/goobj 0.012s ok cmd/internal/moddeps 6.580s ok cmd/internal/notsha256 0.058s ok cmd/internal/obj 5.412s ok cmd/internal/obj/ppc64 0.351s ok cmd/internal/obj/riscv 3.864s ok cmd/internal/obj/s390x 0.030s ok cmd/internal/obj/x86 20.036s ok cmd/internal/objabi 0.012s ok cmd/internal/pkgpath 0.046s ok cmd/internal/quoted 0.013s ok cmd/internal/src 0.011s ok cmd/internal/sys 0.010s ok cmd/internal/test2json 0.733s ok cmd/link 67.496s ok cmd/link/internal/benchmark 0.016s ok cmd/link/internal/ld 25.275s ok cmd/link/internal/loader 0.096s ok cmd/nm 8.256s ok cmd/objdump 3.166s ok cmd/pack 9.302s ok cmd/pprof 16.717s ok cmd/trace 0.365s ok cmd/vet 56.689s ##### os/user with tag osusergo ok os/user 0.091s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 221.930s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.673s ##### sync -cpu=10 ok sync 0.733s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 17.084s ok misc/cgo/test 18.819s ok misc/cgo/testtls 0.024s ok misc/cgo/testtls 0.019s ok misc/cgo/testtls 0.020s ok misc/cgo/nocgo 0.022s ok misc/cgo/nocgo 0.028s ok misc/cgo/nocgo 0.016s ok misc/cgo/test 25.446s ok misc/cgo/test 31.013s ok misc/cgo/test 19.856s ok misc/cgo/testtls 0.031s ok misc/cgo/nocgo 0.072s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 7.682s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 5.711s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test All tests passed.