linux-riscv64-unmatched at 53a4152d478d75ef4b71e428b9d69ed54144081f :: 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=C.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "HOME=/home/gopher" "LOGNAME=gopher" "USER=gopher" "SHELL=/bin/sh" "INVOCATION_ID=d95657f2ee984320a972d2a009dc61ab" "JOURNAL_STREAM=8:14920563" "GO_BUILDER_ENV=host-linux-riscv64-unmatched" "WORKDIR=/tmp/workdir-host-linux-riscv64-unmatched" "GOROOT_BOOTSTRAP=/tmp/workdir-host-linux-riscv64-unmatched/go1.4" "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=300ms" "GO_STAGE0_DL_DELAY=3.2s" "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" "GOROOT_BOOTSTRAP=/usr/lib/go-1.16"] in dir /tmp/workdir-host-linux-riscv64-unmatched/go/src Building Go cmd/dist using /usr/lib/go-1.16. (go1.16.2 linux/riscv64) Building Go toolchain1 using /usr/lib/go-1.16. 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.11.0-1028-generic #31-Ubuntu SMP Wed Jan 12 18:50:58 UTC 2022 riscv64 ##### Testing packages. ok archive/tar 0.169s ok archive/zip 8.017s ok bufio 0.524s ok bytes 28.799s ok compress/bzip2 1.208s ok compress/flate 7.015s ok compress/gzip 0.590s ok compress/lzw 0.696s ok compress/zlib 4.381s ok container/heap 0.033s ok container/list 0.017s ok container/ring 0.022s ok context 0.043s ok crypto 0.057s ok crypto/aes 0.137s ok crypto/cipher 0.030s ok crypto/des 0.069s ok crypto/dsa 0.045s ok crypto/ecdsa 0.096s ok crypto/ed25519 0.651s ok crypto/elliptic 0.137s ok crypto/hmac 0.028s ok crypto/internal/boring 0.015s ok crypto/internal/boring/bcache 1.078s ok crypto/internal/edwards25519 42.928s ok crypto/internal/edwards25519/field 35.336s ok crypto/internal/nistec 10.533s ok crypto/internal/nistec/fiat 0.016s [no tests to run] ok crypto/internal/subtle 0.017s ok crypto/md5 0.038s ok crypto/rand 0.432s ok crypto/rc4 0.243s ok crypto/rsa 1.027s ok crypto/sha1 0.050s ok crypto/sha256 0.030s ok crypto/sha512 0.065s ok crypto/subtle 0.035s ok crypto/tls 3.460s ok crypto/x509 7.713s ok database/sql 0.781s ok database/sql/driver 0.033s ok debug/buildinfo 0.063s ok debug/dwarf 0.115s ok debug/elf 0.136s ok debug/gosym 0.150s ok debug/macho 0.032s ok debug/pe 0.067s ok debug/plan9obj 0.026s ok embed 0.027s [no tests to run] ok embed/internal/embedtest 0.029s ok encoding/ascii85 0.028s ok encoding/asn1 0.028s ok encoding/base32 0.275s ok encoding/base64 0.030s ok encoding/binary 0.030s ok encoding/csv 0.154s ok encoding/gob 0.174s ok encoding/hex 0.036s ok encoding/json 6.634s ok encoding/pem 5.868s ok encoding/xml 0.124s ok errors 0.058s ok expvar 0.045s ok flag 0.441s ok fmt 0.966s ok go/ast 0.030s ok go/build 10.714s ok go/build/constraint 0.060s ok go/constant 0.034s ok go/doc 0.416s ok go/doc/comment 5.862s ok go/format 0.061s ok go/importer 0.783s ok go/internal/gccgoimporter 0.076s ok go/internal/gcimporter 42.902s ok go/internal/srcimporter 37.732s ok go/parser 0.287s ok go/printer 1.985s ok go/scanner 0.057s ok go/token 0.186s ok go/types 49.721s ok hash 0.025s ok hash/adler32 0.118s ok hash/crc32 0.037s ok hash/crc64 0.037s ok hash/fnv 0.019s ok hash/maphash 0.691s ok html 0.034s ok html/template 0.596s ok image 0.459s ok image/color 0.119s ok image/draw 0.839s ok image/gif 139.932s ok image/jpeg 23.758s ok image/png 1.635s ok index/suffixarray 156.087s ok internal/abi 0.354s ok internal/buildcfg 0.019s ok internal/cpu 0.027s ok internal/diff 0.066s ok internal/fmtsort 0.017s ok internal/fuzz 0.072s ok internal/godebug 0.019s ok internal/intern 4.653s ok internal/itoa 0.026s ok internal/poll 0.466s ok internal/profile 0.055s ok internal/reflectlite 0.395s ok internal/singleflight 0.038s ok internal/trace 0.342s ok internal/unsafeheader 0.020s ok internal/xcoff 0.113s ok io 0.062s ok io/fs 0.056s ok io/ioutil 0.049s ok log 0.045s ok log/syslog 1.256s ok math 0.044s ok math/big 26.169s ok math/bits 0.039s ok math/cmplx 0.026s ok math/rand 2.173s ok mime 0.054s ok mime/multipart 1.655s ok mime/quotedprintable 0.073s ok net 32.044s ok net/http 61.728s ok net/http/cgi 2.596s ok net/http/cookiejar 0.121s ok net/http/fcgi 0.150s ok net/http/httptest 0.531s ok net/http/httptrace 0.029s ok net/http/httputil 0.981s ok net/http/internal 0.067s ok net/http/internal/ascii 0.019s ok net/http/pprof 4.186s ok net/internal/socktest 0.024s ok net/mail 0.041s ok net/netip 3.115s ok net/rpc 0.153s ok net/rpc/jsonrpc 0.066s ok net/smtp 0.103s ok net/textproto 0.041s ok net/url 0.056s ok os 3.776s ok os/exec 4.737s ok os/exec/internal/fdtest 0.031s ok os/signal 7.595s ok os/user 0.027s ok path 0.023s ok path/filepath 0.663s ok plugin 0.034s ok reflect 1.739s ok regexp 0.496s ok regexp/syntax 3.155s ok runtime 154.382s ok runtime/cgo 0.022s ok runtime/debug 0.220s ok runtime/internal/atomic 0.079s ok runtime/internal/math 0.017s ok runtime/internal/sys 0.017s ok runtime/metrics 0.018s ok runtime/pprof 36.018s ok runtime/trace 26.552s ok sort 0.274s ok strconv 4.504s ok strings 37.178s ok sync 0.959s ok sync/atomic 3.519s ok syscall 0.305s ok testing 1.392s ok testing/fstest 0.026s ok testing/iotest 0.020s ok testing/quick 0.347s ok text/scanner 0.042s ok text/tabwriter 0.063s ok text/template 0.263s ok text/template/parse 0.075s ok time 3.324s ok unicode 0.031s ok unicode/utf16 0.036s ok unicode/utf8 0.058s ok cmd/addr2line 9.231s ok cmd/api 65.231s ok cmd/asm/internal/asm 7.231s ok cmd/asm/internal/lex 0.038s ok cmd/compile/internal/abt 0.087s ok cmd/compile/internal/amd64 0.031s ok cmd/compile/internal/dwarfgen 2.189s ok cmd/compile/internal/importer 7.944s ok cmd/compile/internal/ir 0.021s ok cmd/compile/internal/logopt 0.327s ok cmd/compile/internal/noder 0.035s ok cmd/compile/internal/reflectdata 0.030s [no tests to run] ok cmd/compile/internal/ssa 3.306s ok cmd/compile/internal/syntax 0.507s ok cmd/compile/internal/test 109.912s ok cmd/compile/internal/typecheck 3.833s ok cmd/compile/internal/types 0.032s ok cmd/compile/internal/types2 8.207s ok cmd/cover 22.385s ok cmd/dist 0.031s ok cmd/doc 1.091s ok cmd/fix 8.913s ok cmd/go 327.898s ok cmd/go/internal/auth 0.035s ok cmd/go/internal/cache 1.085s ok cmd/go/internal/fsys 0.255s ok cmd/go/internal/generate 0.079s ok cmd/go/internal/get 0.078s ok cmd/go/internal/imports 0.097s ok cmd/go/internal/load 0.065s ok cmd/go/internal/lockedfile 0.342s ok cmd/go/internal/lockedfile/internal/filelock 0.088s ok cmd/go/internal/modconv 0.080s ok cmd/go/internal/modfetch 0.044s ok cmd/go/internal/modfetch/codehost 0.038s ok cmd/go/internal/modfetch/zip_sum_test 0.043s ok cmd/go/internal/modindex 0.020s ok cmd/go/internal/modload 0.045s ok cmd/go/internal/mvs 0.066s ok cmd/go/internal/par 0.131s ok cmd/go/internal/search 0.024s ok cmd/go/internal/str 0.047s ok cmd/go/internal/test 0.079s ok cmd/go/internal/vcs 0.060s ok cmd/go/internal/web 0.055s ok cmd/go/internal/work 0.102s ok cmd/gofmt 0.294s ok cmd/internal/archive 2.987s ok cmd/internal/buildid 3.301s ok cmd/internal/dwarf 0.026s ok cmd/internal/edit 0.019s ok cmd/internal/goobj 0.017s ok cmd/internal/moddeps 9.939s ok cmd/internal/notsha256 0.025s ok cmd/internal/obj 6.864s ok cmd/internal/obj/ppc64 0.436s ok cmd/internal/obj/riscv 4.430s ok cmd/internal/obj/s390x 0.022s ok cmd/internal/obj/x86 24.237s ok cmd/internal/objabi 0.016s ok cmd/internal/pkgpath 0.065s ok cmd/internal/quoted 0.019s ok cmd/internal/src 0.016s ok cmd/internal/sys 0.015s ok cmd/internal/test2json 0.920s ok cmd/link 69.909s ok cmd/link/internal/benchmark 0.022s ok cmd/link/internal/ld 28.642s ok cmd/link/internal/loader 0.117s ok cmd/nm 10.131s ok cmd/objdump 3.905s ok cmd/pack 11.415s ok cmd/pprof 20.081s ok cmd/trace 0.402s ok cmd/vet 70.990s ##### os/user with tag osusergo ok os/user 0.117s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 224.970s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.848s ##### sync -cpu=10 ok sync 0.956s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 26.093s ok misc/cgo/test 25.253s ok misc/cgo/testtls 0.023s ok misc/cgo/testtls 0.026s ok misc/cgo/testtls 0.069s ok misc/cgo/nocgo 0.052s ok misc/cgo/nocgo 0.022s ok misc/cgo/nocgo 0.045s ok misc/cgo/test 32.920s ok misc/cgo/test 42.904s ok misc/cgo/test 29.361s ok misc/cgo/testtls 0.030s ok misc/cgo/nocgo 0.058s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 8.149s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 7.388s ##### ../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.