wasip1-wasm-wazero at 20e08fe68cc13102046d8c4500a7f5257a9d2881 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rnc3511ce" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=wasip1-wasm-wazero" "GOOS=wasip1" "GOARCH=wasm" "GOHOSTOS=linux" "GOHOSTARCH=amd64" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/workdir/go/misc/wasm" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /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 commands for host, linux/amd64. Building packages and commands for target, wasip1/wasm. --- Installed Go for wasip1/wasm in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: wasm # CPU: # GOOS: wasip1 # OS Version: UNKNOWN: error determining OS version: unable to determine OS version: unsupported operation ##### Testing packages. ok archive/tar 3.788s ok archive/zip 5.837s ok bufio 2.181s ok bytes 67.259s ok cmp 1.578s ok compress/bzip2 1.752s ok compress/flate 5.796s ok compress/gzip 36.423s ok compress/lzw 2.002s ok compress/zlib 3.670s ok container/heap 1.603s ok container/list 1.628s ok container/ring 1.613s ok context 1.935s ok crypto 1.610s ok crypto/aes 1.686s ok crypto/cipher 1.713s ok crypto/des 1.668s ok crypto/dsa 1.743s ok crypto/ecdh 6.417s ok crypto/ecdsa 4.858s ok crypto/ed25519 3.619s ok crypto/elliptic 2.262s ok crypto/hmac 1.650s ok crypto/internal/alias 1.610s ok crypto/internal/bigmod 2.452s ok crypto/internal/boring 1.557s ok crypto/internal/boring/bcache 2.423s ok crypto/internal/edwards25519 118.443s ok crypto/internal/edwards25519/field 97.381s ok crypto/internal/nistec 18.811s ok crypto/internal/nistec/fiat 1.706s [no tests to run] ok crypto/md5 1.624s ok crypto/rand 1.797s ok crypto/rc4 1.740s ok crypto/rsa 9.186s ok crypto/sha1 1.630s ok crypto/sha256 1.643s ok crypto/sha512 1.628s ok crypto/subtle 1.887s ok crypto/tls 22.212s ok crypto/x509 17.763s ok database/sql 3.690s ok database/sql/driver 1.614s ok debug/buildinfo 2.589s ok debug/dwarf 2.154s ok debug/elf 3.984s ok debug/gosym 1.954s ok debug/macho 1.682s ok debug/pe 3.064s ok debug/plan9obj 1.667s ok embed 2.336s [no tests to run] ok embed/internal/embedtest 1.810s ok encoding/ascii85 1.638s ok encoding/asn1 1.874s ok encoding/base32 1.743s ok encoding/base64 1.711s ok encoding/binary 1.685s ok encoding/csv 1.676s ok encoding/gob 31.642s ok encoding/hex 1.608s ok encoding/json 6.551s ok encoding/pem 4.086s ok encoding/xml 2.291s ok errors 1.694s ok expvar 2.738s ok flag 1.890s ok fmt 2.236s ok go/ast 2.073s ok go/build 24.677s ok go/build/constraint 1.728s ok go/constant 1.854s ok go/doc 3.529s ok go/doc/comment 6.207s ok go/format 2.061s ok go/importer 3.312s ok go/internal/gccgoimporter 2.736s ok go/internal/gcimporter 3.300s ok go/internal/srcimporter 13.197s ok go/parser 3.270s ok go/printer 4.489s ok go/scanner 1.634s ok go/token 2.270s ok go/types 5.879s ok hash 1.675s ok hash/adler32 1.642s ok hash/crc32 1.650s ok hash/crc64 1.644s ok hash/fnv 1.671s ok hash/maphash 2.142s ok html 2.190s ok html/template 3.780s ok image 2.102s ok image/color 1.702s ok image/draw 2.509s ok image/gif 3.123s ok image/jpeg 3.224s ok image/png 4.548s ok index/suffixarray 5.932s ok internal/abi 1.625s ok internal/buildcfg 1.614s ok internal/coverage/cformat 1.614s ok internal/coverage/cmerge 1.617s ok internal/coverage/pods 1.639s ok internal/coverage/slicereader 1.590s ok internal/coverage/slicewriter 1.578s ok internal/coverage/test 1.737s ok internal/cpu 1.561s ok internal/dag 1.781s ok internal/diff 1.764s ok internal/fmtsort 1.619s ok internal/fuzz 2.336s ok internal/godebug 1.702s ok internal/godebugs 1.595s ok internal/intern 2.154s ok internal/itoa 1.742s ok internal/poll 1.719s ok internal/profile 2.006s ok internal/reflectlite 1.976s ok internal/safefilepath 1.638s ok internal/saferio 1.733s ok internal/singleflight 1.669s ok internal/testenv 1.683s ok internal/trace 2.002s ok internal/types/errors 3.294s ok internal/unsafeheader 1.547s ok internal/xcoff 1.686s ok internal/zstd 2.300s ok io 1.748s ok io/fs 3.902s ok io/ioutil 1.614s ok log 1.616s ok log/slog 2.905s ok log/slog/internal/benchmarks 1.797s ok log/slog/internal/buffer 1.599s ok log/syslog 1.612s [no tests to run] ok maps 1.770s ok math 1.732s ok math/big 31.370s ok math/bits 1.612s ok math/cmplx 1.631s ok math/rand 3.801s ok mime 1.703s ok mime/multipart 8.567s ok mime/quotedprintable 1.796s ok net 2.375s ok net/http 93.535s ok net/http/cgi 3.860s ok net/http/cookiejar 3.823s ok net/http/fcgi 2.508s ok net/http/httptest 4.476s ok net/http/httptrace 2.275s ok net/http/httputil 4.877s ok net/http/internal 1.641s ok net/http/internal/ascii 1.559s ok net/http/pprof 8.145s ok net/mail 1.830s ok net/netip 2.583s ok net/rpc 5.690s ok net/rpc/jsonrpc 3.803s ok net/smtp 3.246s ok net/textproto 1.714s ok net/url 2.312s ok os 2.304s ok os/exec 4.106s ok os/exec/internal/fdtest 1.643s ok os/signal 1.627s [no tests to run] ok os/user 1.750s ok path 1.641s ok path/filepath 1.835s ok plugin 1.552s ok reflect 4.708s ok regexp 4.939s ok regexp/syntax 6.599s ok runtime 62.317s ok runtime/coverage 2.040s ok runtime/debug 2.277s ok runtime/internal/atomic 1.660s ok runtime/internal/math 1.565s ok runtime/internal/sys 1.584s ok runtime/metrics 2.067s ok runtime/pprof 7.316s ok runtime/trace 7.935s ok slices 2.088s ok sort 2.099s ok strconv 3.706s ok strings 65.190s ok sync 2.620s ok sync/atomic 3.336s ok syscall 1.573s ok testing 2.810s ok testing/fstest 1.751s ok testing/iotest 1.581s ok testing/quick 2.093s ok testing/slogtest 1.966s ok text/scanner 1.680s ok text/tabwriter 1.559s ok text/template 3.173s ok text/template/parse 1.799s ok time 6.057s ok unicode 1.649s ok unicode/utf16 1.624s ok unicode/utf8 1.635s ok cmd/addr2line 2.026s ok cmd/api 3.229s ok cmd/asm/internal/asm 11.372s ok cmd/asm/internal/lex 1.718s ok cmd/cgo/internal/swig 1.687s ok cmd/cgo/internal/test 1.615s ok cmd/cgo/internal/testcshared 1.993s ok cmd/cgo/internal/testerrors 2.030s ok cmd/cgo/internal/testfortran 1.705s ok cmd/cgo/internal/testgodefs 1.720s ok cmd/cgo/internal/testlife 1.737s ok cmd/cgo/internal/testnocgo 1.591s ok cmd/cgo/internal/testplugin 1.769s ok cmd/cgo/internal/testsanitizers 1.654s [no tests to run] ok cmd/cgo/internal/testshared 2.358s ok cmd/cgo/internal/testso 1.778s ok cmd/cgo/internal/teststdio 1.821s ok cmd/cgo/internal/testtls 1.541s ok cmd/compile/internal/abt 1.621s ok cmd/compile/internal/amd64 5.931s ok cmd/compile/internal/base 1.604s ok cmd/compile/internal/compare 2.923s ok cmd/compile/internal/dwarfgen 6.338s ok cmd/compile/internal/importer 4.200s ok cmd/compile/internal/ir 2.865s ok cmd/compile/internal/logopt 1.708s ok cmd/compile/internal/loopvar 2.894s ok cmd/compile/internal/noder 6.615s ok cmd/compile/internal/reflectdata 2.843s [no tests to run] ok cmd/compile/internal/ssa 11.268s ok cmd/compile/internal/syntax 2.032s ok cmd/compile/internal/test 6.797s ok cmd/compile/internal/typecheck 2.904s ok cmd/compile/internal/types 1.693s ok cmd/compile/internal/types2 5.488s ok cmd/covdata 1.922s ok cmd/cover 3.121s ok cmd/dist 1.826s ok cmd/distpack 1.605s ok cmd/doc 3.060s ok cmd/fix 2.405s ok cmd/go 9.379s ok cmd/go/internal/auth 2.255s ok cmd/go/internal/cache 1.793s ok cmd/go/internal/fsys 1.927s ok cmd/go/internal/generate 6.451s ok cmd/go/internal/get 6.404s ok cmd/go/internal/gover 1.620s ok cmd/go/internal/imports 1.779s ok cmd/go/internal/load 4.017s ok cmd/go/internal/modconv 1.903s ok cmd/go/internal/modfetch 5.198s ok cmd/go/internal/modfetch/codehost 4.921s ok cmd/go/internal/modfetch/zip_sum_test 4.454s ok cmd/go/internal/modindex 3.140s ok cmd/go/internal/modload 5.925s ok cmd/go/internal/mvs 1.763s ok cmd/go/internal/par 1.639s ok cmd/go/internal/str 1.630s ok cmd/go/internal/test 7.543s ok cmd/go/internal/vcs 3.671s ok cmd/go/internal/vcweb 4.436s ok cmd/go/internal/vcweb/vcstest 4.586s ok cmd/go/internal/web 3.583s ok cmd/go/internal/work 6.443s ok cmd/gofmt 2.358s ok cmd/internal/archive 1.877s ok cmd/internal/bootstrap_test 1.614s ok cmd/internal/buildid 3.561s ok cmd/internal/cov 1.785s ok cmd/internal/dwarf 1.629s ok cmd/internal/edit 1.573s ok cmd/internal/goobj 1.710s ok cmd/internal/moddeps 1.910s ok cmd/internal/notsha256 1.586s ok cmd/internal/obj 1.707s ok cmd/internal/obj/ppc64 1.935s ok cmd/internal/obj/riscv 1.823s ok cmd/internal/obj/s390x 1.799s ok cmd/internal/obj/x86 1.904s ok cmd/internal/objabi 1.595s ok cmd/internal/pkgpath 1.694s ok cmd/internal/pkgpattern 1.630s ok cmd/internal/quoted 1.605s ok cmd/internal/src 1.574s ok cmd/internal/test2json 3.922s ok cmd/link 3.924s ok cmd/link/internal/benchmark 1.633s ok cmd/link/internal/ld 2.362s ok cmd/link/internal/loader 1.709s ok cmd/nm 3.319s ok cmd/objdump 2.360s ok cmd/pack 1.767s ok cmd/pprof 7.355s ok cmd/trace 4.944s ok cmd/vet 4.336s ##### os/user with tag osusergo ok os/user 0.133s ##### hash/maphash purego implementation ok hash/maphash 2.005s ##### Testing without libgcc. ok net 1.768s [no tests to run] ok os/user 1.580s ##### wasip1 host tests ok runtime/internal/wasitest 0.002s ##### ../test ok cmd/internal/testdir 17.201s ok cmd/internal/testdir 14.701s ok cmd/internal/testdir 19.158s ok cmd/internal/testdir 12.581s ok cmd/internal/testdir 13.296s ok cmd/internal/testdir 29.456s ok cmd/internal/testdir 11.116s ok cmd/internal/testdir 11.909s ok cmd/internal/testdir 14.508s ok cmd/internal/testdir 10.375s All tests passed.