js-wasm at f42dc0de74f83d39e5ca1af72fc5334c73bd41f9 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-rn3e9af17" "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 1.957s ok archive/zip 3.237s ok bufio 1.600s ok bytes 36.826s ok compress/bzip2 1.422s ok compress/flate 4.267s ok compress/gzip 14.207s ok compress/lzw 1.527s ok compress/zlib 2.758s ok container/heap 1.139s ok container/list 1.234s ok container/ring 1.226s ok context 1.070s ok crypto 1.350s ok crypto/aes 1.434s ok crypto/cipher 1.392s ok crypto/des 1.225s ok crypto/dsa 1.471s ok crypto/ecdsa 1.783s ok crypto/ed25519 2.246s ok crypto/elliptic 1.692s ok crypto/hmac 1.478s ok crypto/internal/boring 1.334s ok crypto/internal/boring/bcache 2.058s ok crypto/internal/edwards25519 35.529s ok crypto/internal/edwards25519/field 37.143s ok crypto/internal/nistec 10.894s ok crypto/internal/nistec/fiat 1.168s [no tests to run] ok crypto/internal/subtle 1.512s ok crypto/md5 1.619s ok crypto/rand 1.731s ok crypto/rc4 1.777s ok crypto/rsa 2.657s ok crypto/sha1 1.651s ok crypto/sha256 1.319s ok crypto/sha512 1.276s ok crypto/subtle 1.295s ok crypto/tls 5.620s ok crypto/x509 6.916s ok database/sql 2.061s ok database/sql/driver 1.542s ok debug/buildinfo 1.722s ok debug/dwarf 2.367s ok debug/elf 1.944s ok debug/gosym 1.485s ok debug/macho 1.417s ok debug/pe 2.834s ok debug/plan9obj 1.480s ok embed 1.592s [no tests to run] ok embed/internal/embedtest 1.266s ok encoding/ascii85 1.403s ok encoding/asn1 1.307s ok encoding/base32 1.234s ok encoding/base64 1.144s ok encoding/binary 1.170s ok encoding/csv 1.243s ok encoding/gob 2.045s ok encoding/hex 1.157s ok encoding/json 3.778s ok encoding/pem 2.510s ok encoding/xml 1.402s ok errors 1.143s ok expvar 1.763s ok flag 1.309s ok fmt 1.534s ok go/ast 1.515s ok go/build 15.424s ok go/build/constraint 1.173s ok go/constant 1.343s ok go/doc 2.720s ok go/doc/comment 3.184s ok go/format 1.554s ok go/importer 2.343s ok go/internal/gccgoimporter 2.007s ok go/internal/gcimporter 5.474s ok go/internal/srcimporter 16.134s ok go/parser 2.567s ok go/printer 3.016s ok go/scanner 1.333s ok go/token 1.680s ok go/types 7.481s ok hash 1.532s ok hash/adler32 1.386s ok hash/crc32 1.428s ok hash/crc64 1.395s ok hash/fnv 1.487s ok hash/maphash 1.509s ok html 0.980s ok html/template 2.237s ok image 1.537s ok image/color 1.279s ok image/draw 1.592s ok image/gif 39.362s ok image/jpeg 10.619s ok image/png 2.708s ok index/suffixarray 4.153s ok internal/abi 1.121s ok internal/buildcfg 1.355s ok internal/cpu 1.107s ok internal/dag 1.237s ok internal/diff 1.851s ok internal/fmtsort 1.427s ok internal/fuzz 2.202s ok internal/godebug 1.606s ok internal/intern 2.972s ok internal/itoa 1.776s ok internal/poll 0.962s ok internal/profile 1.332s ok internal/reflectlite 1.346s ok internal/singleflight 1.257s ok internal/trace 1.258s ok internal/unsafeheader 0.927s ok internal/xcoff 1.644s ok io 1.111s ok io/fs 2.724s ok io/ioutil 1.380s ok log 1.206s ok log/syslog 1.136s [no tests to run] ok math 1.081s ok math/big 13.829s ok math/bits 0.946s ok math/cmplx 1.106s ok math/rand 2.222s ok mime 1.076s ok mime/multipart 1.835s ok mime/quotedprintable 1.111s ok net 1.483s ok net/http 32.113s ok net/http/cgi 2.066s ok net/http/cookiejar 2.073s ok net/http/fcgi 1.395s ok net/http/httptest 2.391s ok net/http/httptrace 1.135s ok net/http/httputil 2.769s ok net/http/internal 0.858s ok net/http/internal/ascii 0.829s ok net/http/pprof 6.316s ok net/mail 1.053s ok net/netip 1.331s ok net/rpc 3.142s ok net/rpc/jsonrpc 1.983s ok net/smtp 2.038s ok net/textproto 1.075s ok net/url 1.443s ok os 2.578s ok os/exec 2.278s ok os/exec/internal/fdtest 1.068s ok os/signal 1.110s [no tests to run] ok os/user 1.127s ok path 1.028s ok path/filepath 1.640s ok plugin 1.072s ok reflect 3.231s ok regexp 1.424s ok regexp/syntax 1.935s ok runtime 42.899s ok runtime/debug 1.529s ok runtime/internal/atomic 1.078s ok runtime/internal/math 1.009s ok runtime/internal/sys 0.971s ok runtime/metrics 0.973s ok runtime/pprof 1.395s ok runtime/trace 4.487s ok sort 1.078s ok strconv 2.167s ok strings 31.587s ok sync 1.436s ok sync/atomic 2.200s ok syscall 1.009s ok syscall/js 1.531s ok testing 2.113s ok testing/fstest 1.157s ok testing/iotest 0.968s ok testing/quick 1.314s ok text/scanner 1.090s ok text/tabwriter 1.155s ok text/template 1.771s ok text/template/parse 1.043s ok time 3.984s ok unicode 1.187s ok unicode/utf16 1.081s ok unicode/utf8 1.043s ##### os/user with tag osusergo ok os/user 0.920s ##### Testing without libgcc. ok net 0.942s [no tests to run] ok os/user 0.894s ##### ../test/bench/go1 ##### ../test ##### ../misc/reboot PASS All tests passed.