js-wasm at 111cdb58487f1a3d2bd82be14a90837f31a3e320 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-js-wasm-rna9b5b20" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=js-wasm" "GOROOT_BOOTSTRAP=/go1.4" "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 /go1.4. (go1.4.3 linux/amd64) Building Go toolchain1 using /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.884s ok archive/zip 3.232s ok bufio 1.248s ok bytes 31.004s ok compress/bzip2 1.136s ok compress/flate 3.776s ok compress/gzip 6.308s ok compress/lzw 1.483s ok compress/zlib 2.386s ok container/heap 0.895s ok container/list 1.014s ok container/ring 1.123s ok context 0.944s ok crypto 0.960s ok crypto/aes 0.967s ok crypto/cipher 1.035s ok crypto/des 0.946s ok crypto/dsa 1.028s ok crypto/ecdsa 1.266s ok crypto/ed25519 1.665s ok crypto/elliptic 1.338s ok crypto/hmac 0.963s ok crypto/internal/boring 1.415s ok crypto/internal/edwards25519 35.037s ok crypto/internal/edwards25519/field 34.265s ok crypto/internal/nistec 9.493s ok crypto/internal/nistec/fiat 1.037s [no tests to run] ok crypto/internal/subtle 0.972s ok crypto/md5 1.090s ok crypto/rand 1.218s ok crypto/rc4 1.015s ok crypto/rsa 2.058s ok crypto/sha1 0.929s ok crypto/sha256 0.954s ok crypto/sha512 0.838s ok crypto/subtle 0.854s ok crypto/tls 5.186s ok crypto/x509 5.428s ok database/sql 1.789s ok database/sql/driver 0.984s ok debug/buildinfo 1.169s ok debug/dwarf 2.025s ok debug/elf 1.487s ok debug/gosym 1.113s ok debug/macho 1.087s ok debug/pe 2.379s ok debug/plan9obj 1.005s ok embed 1.315s [no tests to run] ok embed/internal/embedtest 1.171s ok encoding/ascii85 0.856s ok encoding/asn1 1.058s ok encoding/base32 1.174s ok encoding/base64 1.060s ok encoding/binary 0.989s ok encoding/csv 1.043s ok encoding/gob 1.250s ok encoding/hex 0.847s ok encoding/json 3.212s ok encoding/pem 2.284s ok encoding/xml 1.145s ok errors 0.934s ok expvar 1.282s ok flag 0.906s ok fmt 1.190s ok go/ast 1.152s ok go/build 12.303s ok go/build/constraint 0.839s ok go/constant 0.948s ok go/doc 2.065s ok go/doc/comment 2.841s ok go/format 1.055s ok go/importer 1.693s ok go/internal/gccgoimporter 1.536s ok go/internal/gcimporter 4.084s ok go/internal/srcimporter 11.971s ok go/parser 1.176s ok go/printer 2.107s ok go/scanner 0.869s ok go/token 1.085s ok go/types 6.321s ok hash 0.979s ok hash/adler32 0.961s ok hash/crc32 1.051s ok hash/crc64 1.057s ok hash/fnv 0.995s ok hash/maphash 1.302s ok html 0.829s ok html/template 1.999s ok image 1.114s ok image/color 0.917s ok image/draw 1.215s ok image/gif 38.948s ok image/jpeg 9.673s ok image/png 1.838s ok index/suffixarray 2.886s ok internal/abi 0.822s ok internal/buildcfg 0.791s ok internal/cpu 0.797s ok internal/diff 1.008s ok internal/fmtsort 0.812s ok internal/fuzz 1.119s ok internal/godebug 0.806s ok internal/intern 1.779s ok internal/itoa 0.807s ok internal/poll 0.875s ok internal/profile 0.886s ok internal/reflectlite 1.236s ok internal/singleflight 0.807s ok internal/trace 1.029s ok internal/unsafeheader 0.779s ok internal/xcoff 1.375s ok io 0.937s ok io/fs 0.929s ok io/ioutil 0.869s ok log 0.841s ok log/syslog 0.817s [no tests to run] ok math 0.949s ok math/big 13.850s ok math/bits 0.940s ok math/cmplx 0.859s ok math/rand 2.060s ok mime 0.927s ok mime/multipart 1.590s ok mime/quotedprintable 0.914s ok net 1.423s ok net/http 31.621s ok net/http/cgi 1.855s ok net/http/cookiejar 1.913s ok net/http/fcgi 1.262s ok net/http/httptest 2.225s ok net/http/httptrace 1.083s ok net/http/httputil 2.606s ok net/http/internal 0.821s ok net/http/internal/ascii 0.819s ok net/http/pprof 6.152s ok net/mail 0.965s ok net/netip 1.275s ok net/rpc 2.769s ok net/rpc/jsonrpc 1.717s ok net/smtp 1.563s ok net/textproto 0.851s ok net/url 1.162s ok os 2.735s ok os/exec 2.069s ok os/exec/internal/fdtest 0.834s ok os/signal 0.802s [no tests to run] ok os/user 0.840s ok path 0.904s ok path/filepath 1.623s ok plugin 0.788s ok reflect 4.003s ok regexp 1.252s ok regexp/syntax 1.773s ok runtime 40.054s ok runtime/debug 1.442s ok runtime/internal/atomic 1.117s ok runtime/internal/math 0.827s ok runtime/internal/sys 0.825s ok runtime/metrics 0.817s ok runtime/pprof 1.182s ok runtime/trace 4.561s ok sort 1.014s ok strconv 2.124s ok strings 25.105s ok sync 1.397s ok sync/atomic 1.792s ok syscall 0.807s ok syscall/js 1.503s ok testing 1.927s ok testing/fstest 0.985s ok testing/iotest 0.875s ok testing/quick 0.993s ok text/scanner 0.888s ok text/tabwriter 0.892s ok text/template 1.744s ok text/template/parse 1.028s ok time 3.950s ok unicode 0.913s ok unicode/utf16 0.849s ok unicode/utf8 0.854s ##### os/user with tag osusergo ok os/user 0.855s ##### Testing without libgcc. ok net 0.928s [no tests to run] ok os/user 0.845s ##### ../test/bench/go1 ##### ../test ##### ../misc/reboot PASS All tests passed.