js-wasm at 15d395a196f4aba5b8c6bb990380a85fce3282a7 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-rn1c27393" "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=js-wasm" "GOOS=js" "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" "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 packages and commands for host, linux/amd64. Building packages and commands for target, js/wasm. --- Installed Go for js/wasm in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: wasm # CPU: # GOOS: js # OS Version: UNKNOWN: error determining OS version: unimplemented ##### Testing packages. ok archive/tar 2.186s ok archive/zip 3.313s ok bufio 1.298s ok bytes 31.337s ok compress/bzip2 1.468s ok compress/flate 4.517s ok compress/gzip 15.463s ok compress/lzw 1.711s ok compress/zlib 2.724s ok container/heap 1.113s ok container/list 1.164s ok container/ring 1.176s ok context 0.992s ok crypto 1.056s ok crypto/aes 1.129s ok crypto/cipher 1.124s ok crypto/des 1.169s ok crypto/dsa 1.130s ok crypto/ecdsa 1.354s ok crypto/ed25519 1.862s ok crypto/elliptic 1.397s ok crypto/hmac 1.079s ok crypto/internal/boring 1.108s ok crypto/internal/boring/bcache 1.580s ok crypto/internal/edwards25519 37.194s ok crypto/internal/edwards25519/field 34.864s ok crypto/internal/nistec 9.685s ok crypto/internal/nistec/fiat 1.131s [no tests to run] ok crypto/internal/subtle 1.201s ok crypto/md5 1.155s ok crypto/rand 1.332s ok crypto/rc4 1.047s ok crypto/rsa 1.997s ok crypto/sha1 1.024s ok crypto/sha256 1.128s ok crypto/sha512 1.100s ok crypto/subtle 0.999s ok crypto/tls 5.373s ok crypto/x509 5.989s ok database/sql 1.844s ok database/sql/driver 1.137s ok debug/buildinfo 1.266s ok debug/dwarf 2.133s ok debug/elf 1.608s ok debug/gosym 1.290s ok debug/macho 1.192s ok debug/pe 2.576s ok debug/plan9obj 1.120s ok embed 1.466s [no tests to run] ok embed/internal/embedtest 1.275s ok encoding/ascii85 1.243s ok encoding/asn1 1.249s ok encoding/base32 1.186s ok encoding/base64 1.090s ok encoding/binary 1.104s ok encoding/csv 1.142s ok encoding/gob 1.800s ok encoding/hex 1.025s ok encoding/json 3.467s ok encoding/pem 2.441s ok encoding/xml 1.352s ok errors 1.171s ok expvar 1.579s ok flag 1.199s ok fmt 1.333s ok go/ast 1.263s ok go/build 13.552s ok go/build/constraint 1.028s ok go/constant 1.284s ok go/doc 2.412s ok go/doc/comment 2.990s ok go/format 1.162s ok go/importer 1.788s ok go/internal/gccgoimporter 1.547s ok go/internal/gcimporter 4.568s ok go/internal/srcimporter 12.660s ok go/parser 1.865s ok go/printer 2.279s ok go/scanner 0.933s ok go/token 1.246s ok go/types 6.628s ok hash 1.074s ok hash/adler32 1.145s ok hash/crc32 1.159s ok hash/crc64 1.070s ok hash/fnv 1.252s ok hash/maphash 1.428s ok html 0.883s ok html/template 2.136s ok image 1.440s ok image/color 1.269s ok image/draw 1.498s ok image/gif 38.957s ok image/jpeg 9.801s ok image/png 1.989s ok index/suffixarray 3.008s ok internal/abi 0.888s ok internal/buildcfg 0.936s ok internal/cpu 0.884s ok internal/dag 0.932s ok internal/diff 1.386s ok internal/fmtsort 0.947s ok internal/fuzz 1.543s ok internal/godebug 1.158s ok internal/intern 2.182s ok internal/itoa 1.040s ok internal/poll 0.953s ok internal/profile 1.364s ok internal/reflectlite 1.383s ok internal/singleflight 1.365s ok internal/trace 1.476s ok internal/unsafeheader 1.036s ok internal/xcoff 1.872s ok io 1.061s ok io/fs 2.691s ok io/ioutil 1.231s ok log 1.339s ok log/syslog 1.161s [no tests to run] ok math 1.051s ok math/big 14.065s ok math/bits 1.011s ok math/cmplx 1.274s ok math/rand 2.157s ok mime 1.080s ok mime/multipart 1.976s ok mime/quotedprintable 1.185s ok net 1.566s ok net/http 32.861s ok net/http/cgi 2.045s ok net/http/cookiejar 2.069s ok net/http/fcgi 1.324s ok net/http/httptest 2.331s ok net/http/httptrace 1.196s ok net/http/httputil 2.822s ok net/http/internal 0.972s ok net/http/internal/ascii 0.902s ok net/http/pprof 6.269s ok net/mail 1.063s ok net/netip 1.330s ok net/rpc 2.994s ok net/rpc/jsonrpc 1.882s ok net/smtp 1.917s ok net/textproto 1.023s ok net/url 1.609s ok os 2.830s ok os/exec 2.375s ok os/exec/internal/fdtest 1.087s ok os/signal 1.152s [no tests to run] ok os/user 1.157s ok path 1.181s ok path/filepath 1.739s ok plugin 1.103s ok reflect 4.203s ok regexp 1.401s ok regexp/syntax 1.819s ok runtime 40.554s ok runtime/debug 1.533s ok runtime/internal/atomic 1.090s ok runtime/internal/math 1.055s ok runtime/internal/sys 1.005s ok runtime/metrics 1.021s ok runtime/pprof 1.432s ok runtime/trace 4.405s ok sort 1.104s ok strconv 2.163s ok strings 25.187s ok sync 1.456s ok sync/atomic 2.131s ok syscall 1.074s ok syscall/js 1.544s ok testing 2.133s ok testing/fstest 1.219s ok testing/iotest 1.034s ok testing/quick 1.236s ok text/scanner 1.206s ok text/tabwriter 1.186s ok text/template 1.803s ok text/template/parse 1.069s ok time 4.053s ok unicode 1.069s ok unicode/utf16 0.995s ok unicode/utf8 1.114s ##### os/user with tag osusergo ok os/user 0.891s ##### Testing without libgcc. ok net 0.946s [no tests to run] ok os/user 0.877s ##### ../test/bench/go1 ##### ../test ##### ../misc/reboot PASS All tests passed.