wasip1-wasm-wazero at ee6b9dd47f6091b475dd85b3c989b2b940f24a15 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rn6d56af7" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "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 6.033s ok archive/zip 8.103s ok bufio 3.432s ok bytes 88.227s ok cmp 2.679s ok compress/bzip2 3.049s ok compress/flate 8.590s ok compress/gzip 51.552s ok compress/lzw 3.219s ok compress/zlib 6.056s ok container/heap 2.689s ok container/list 2.730s ok container/ring 2.642s ok context 3.109s ok crypto 2.672s ok crypto/aes 2.802s ok crypto/cipher 2.788s ok crypto/des 2.678s ok crypto/dsa 2.874s ok crypto/ecdh 6.701s ok crypto/ecdsa 5.857s ok crypto/ed25519 5.313s ok crypto/elliptic 3.565s ok crypto/hmac 2.670s ok crypto/internal/alias 2.651s ok crypto/internal/bigmod 4.032s ok crypto/internal/boring 2.659s ok crypto/internal/boring/bcache 3.890s ok crypto/internal/edwards25519 144.247s ok crypto/internal/edwards25519/field 131.897s ok crypto/internal/nistec 16.889s ok crypto/internal/nistec/fiat 2.819s [no tests to run] ok crypto/md5 2.791s ok crypto/rand 2.954s ok crypto/rc4 2.922s ok crypto/rsa 13.442s ok crypto/sha1 2.833s ok crypto/sha256 2.779s ok crypto/sha512 2.810s ok crypto/subtle 3.120s ok crypto/tls 23.820s ok crypto/x509 21.947s ok database/sql 5.737s ok database/sql/driver 2.684s ok debug/buildinfo 4.212s ok debug/dwarf 3.584s ok debug/elf 5.407s ok debug/gosym 3.191s ok debug/macho 2.814s ok debug/pe 4.905s ok debug/plan9obj 2.695s ok embed 3.873s [no tests to run] ok embed/internal/embedtest 2.943s ok encoding/ascii85 2.728s ok encoding/asn1 3.086s ok encoding/base32 2.858s ok encoding/base64 2.786s ok encoding/binary 2.862s ok encoding/csv 2.832s ok encoding/gob 45.452s ok encoding/hex 2.586s ok encoding/json 10.255s ok encoding/pem 6.379s ok encoding/xml 3.610s ok errors 2.661s ok expvar 4.456s ok flag 2.966s ok fmt 3.489s ok go/ast 3.397s ok go/build 33.674s ok go/build/constraint 2.674s ok go/constant 2.981s ok go/doc 5.544s ok go/doc/comment 8.088s ok go/format 3.395s ok go/importer 5.459s ok go/internal/gccgoimporter 4.472s ok go/internal/gcimporter 5.367s ok go/internal/srcimporter 16.361s ok go/parser 4.866s ok go/printer 6.031s ok go/scanner 2.701s ok go/token 3.692s ok go/types 8.502s ok hash 2.807s ok hash/adler32 2.676s ok hash/crc32 2.671s ok hash/crc64 2.650s ok hash/fnv 2.680s ok hash/maphash 3.274s ok html 3.520s ok html/template 5.943s ok image 3.494s ok image/color 2.889s ok image/draw 3.832s ok image/gif 5.006s ok image/jpeg 5.079s ok image/png 6.782s ok index/suffixarray 8.119s ok internal/abi 2.658s ok internal/buildcfg 2.638s ok internal/coverage/cformat 2.663s ok internal/coverage/cmerge 2.611s ok internal/coverage/pods 2.717s ok internal/coverage/slicereader 2.667s ok internal/coverage/slicewriter 2.647s ok internal/coverage/test 2.758s ok internal/cpu 2.548s ok internal/dag 2.838s ok internal/diff 2.790s ok internal/fmtsort 2.595s ok internal/fuzz 3.744s ok internal/godebug 2.797s ok internal/godebugs 2.628s ok internal/intern 3.450s ok internal/itoa 2.846s ok internal/poll 2.771s ok internal/profile 3.146s ok internal/reflectlite 3.258s ok internal/safefilepath 2.639s ok internal/saferio 2.896s ok internal/singleflight 2.715s ok internal/testenv 2.777s ok internal/trace 3.143s ok internal/types/errors 5.444s ok internal/unsafeheader 2.598s ok internal/xcoff 2.839s ok internal/zstd 3.836s ok io 2.841s ok io/fs 6.039s ok io/ioutil 2.801s ok log 2.788s ok log/slog 4.799s ok log/slog/internal/benchmarks 2.980s ok log/slog/internal/buffer 2.635s ok log/syslog 2.644s [no tests to run] ok maps 2.815s ok math 2.792s ok math/big 41.450s ok math/bits 2.835s ok math/cmplx 2.816s ok math/rand 5.898s ok mime 2.802s ok mime/multipart 10.685s ok mime/quotedprintable 2.936s ok net 3.641s ok net/http 123.307s ok net/http/cgi 6.365s ok net/http/cookiejar 6.253s ok net/http/fcgi 4.108s ok net/http/httptest 7.152s ok net/http/httptrace 3.757s ok net/http/httputil 7.624s ok net/http/internal 2.770s ok net/http/internal/ascii 2.639s ok net/http/pprof 10.816s ok net/mail 3.058s ok net/netip 4.275s ok net/rpc 9.397s ok net/rpc/jsonrpc 6.311s ok net/smtp 5.434s ok net/textproto 2.878s ok net/url 3.876s ok os 3.834s ok os/exec 6.770s ok os/exec/internal/fdtest 2.736s ok os/signal 2.603s [no tests to run] ok os/user 2.773s ok path 2.640s ok path/filepath 3.074s ok plugin 2.659s ok reflect 7.172s ok regexp 8.301s ok regexp/syntax 11.534s ok runtime 77.836s ok runtime/coverage 3.453s ok runtime/debug 3.930s ok runtime/internal/atomic 2.808s ok runtime/internal/math 2.655s ok runtime/internal/sys 2.698s ok runtime/internal/wasitest 2.955s ok runtime/metrics 3.519s ok runtime/pprof 9.340s ok runtime/trace 11.461s ok slices 3.449s ok sort 3.160s ok strconv 6.052s ok strings 82.728s ok sync 4.030s ok sync/atomic 4.793s ok syscall 2.655s ok testing 4.858s ok testing/fstest 3.044s ok testing/iotest 2.841s ok testing/quick 3.420s ok testing/slogtest 3.283s ok text/scanner 2.882s ok text/tabwriter 2.712s ok text/template 5.313s ok text/template/parse 3.186s ok time 8.523s ok unicode 2.976s ok unicode/utf16 2.901s ok unicode/utf8 2.961s ok cmd/addr2line 3.668s ok cmd/api 5.816s ok cmd/asm/internal/asm 15.234s ok cmd/asm/internal/lex 3.056s ok cmd/cgo/internal/swig 2.947s ok cmd/cgo/internal/test 2.854s ok cmd/cgo/internal/testcshared 3.426s ok cmd/cgo/internal/testerrors 3.377s ok cmd/cgo/internal/testfortran 2.919s ok cmd/cgo/internal/testgodefs 2.943s ok cmd/cgo/internal/testlife 2.900s ok cmd/cgo/internal/testnocgo 2.755s ok cmd/cgo/internal/testplugin 3.017s ok cmd/cgo/internal/testsanitizers 2.751s [no tests to run] ok cmd/cgo/internal/testshared 4.036s ok cmd/cgo/internal/testso 2.959s ok cmd/cgo/internal/teststdio 2.912s ok cmd/cgo/internal/testtls 2.733s ok cmd/compile/internal/abt 2.775s ok cmd/compile/internal/amd64 10.049s ok cmd/compile/internal/base 2.761s ok cmd/compile/internal/compare 5.002s ok cmd/compile/internal/dwarfgen 10.583s ok cmd/compile/internal/importer 6.952s ok cmd/compile/internal/ir 5.025s ok cmd/compile/internal/logopt 3.025s ok cmd/compile/internal/loopvar 4.749s ok cmd/compile/internal/noder 11.225s ok cmd/compile/internal/reflectdata 4.820s [no tests to run] ok cmd/compile/internal/ssa 18.489s ok cmd/compile/internal/syntax 3.348s ok cmd/compile/internal/test 11.262s ok cmd/compile/internal/typecheck 4.928s ok cmd/compile/internal/types 2.896s ok cmd/compile/internal/types2 8.737s ok cmd/covdata 3.254s ok cmd/cover 5.233s ok cmd/dist 3.167s ok cmd/distpack 2.734s ok cmd/doc 4.873s ok cmd/fix 3.965s ok cmd/go 15.538s ok cmd/go/internal/auth 3.932s ok cmd/go/internal/cache 3.103s ok cmd/go/internal/fsys 3.155s ok cmd/go/internal/generate 10.720s ok cmd/go/internal/get 10.619s ok cmd/go/internal/gover 2.840s ok cmd/go/internal/imports 2.938s ok cmd/go/internal/load 6.619s ok cmd/go/internal/modconv 3.107s ok cmd/go/internal/modfetch 8.678s ok cmd/go/internal/modfetch/codehost 8.188s ok cmd/go/internal/modfetch/zip_sum_test 7.276s ok cmd/go/internal/modindex 4.886s ok cmd/go/internal/modload 9.651s ok cmd/go/internal/mvs 3.008s ok cmd/go/internal/par 2.763s ok cmd/go/internal/str 2.629s ok cmd/go/internal/test 12.206s ok cmd/go/internal/vcs 6.045s ok cmd/go/internal/vcweb 7.190s ok cmd/go/internal/vcweb/vcstest 7.380s ok cmd/go/internal/web 5.878s ok cmd/go/internal/work 10.540s ok cmd/gofmt 3.767s ok cmd/internal/archive 3.151s ok cmd/internal/bootstrap_test 2.692s ok cmd/internal/buildid 5.210s ok cmd/internal/cov 2.914s ok cmd/internal/dwarf 2.680s ok cmd/internal/edit 2.618s ok cmd/internal/goobj 2.877s ok cmd/internal/moddeps 3.293s ok cmd/internal/notsha256 2.722s ok cmd/internal/obj 2.915s ok cmd/internal/obj/ppc64 3.224s ok cmd/internal/obj/riscv 3.071s ok cmd/internal/obj/s390x 2.996s ok cmd/internal/obj/x86 3.171s ok cmd/internal/objabi 2.684s ok cmd/internal/pkgpath 2.827s ok cmd/internal/pkgpattern 2.655s ok cmd/internal/quoted 2.731s ok cmd/internal/src 2.631s ok cmd/internal/test2json 5.342s ok cmd/link 6.484s ok cmd/link/internal/benchmark 2.615s ok cmd/link/internal/ld 3.911s ok cmd/link/internal/loader 3.101s ok cmd/nm 5.618s ok cmd/objdump 3.969s ok cmd/pack 2.978s ok cmd/pprof 12.101s ok cmd/trace 7.871s ok cmd/vet 7.034s ##### os/user with tag osusergo ok os/user 0.237s ##### hash/maphash purego implementation ok hash/maphash 3.183s ##### Testing without libgcc. ok net 2.866s [no tests to run] ok os/user 2.627s ##### wasip1 host tests ok runtime/internal/wasitest 0.003s ##### ../test ok cmd/internal/testdir 25.902s ok cmd/internal/testdir 24.404s ok cmd/internal/testdir 28.625s ok cmd/internal/testdir 19.540s ok cmd/internal/testdir 20.493s ok cmd/internal/testdir 43.223s ok cmd/internal/testdir 22.404s ok cmd/internal/testdir 18.223s ok cmd/internal/testdir 29.139s ok cmd/internal/testdir 21.291s All tests passed.