linux-amd64 at 49c491d20d6648c7046efbb3b1a651f461101613 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-stretch-rn2ca47cd" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=3.1s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64" "GOROOT_BOOTSTRAP=/go1.4" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/go/src Building Go cmd/dist using /go1.4. 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 linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin ##### Testing packages. ok archive/tar 0.016s ok archive/zip 0.296s ok bufio 0.127s ok bytes 0.827s ok compress/bzip2 0.104s ok compress/flate 0.432s ok compress/gzip 0.068s ok compress/lzw 0.068s ok compress/zlib 0.419s ok container/heap 0.012s ok container/list 0.002s ok container/ring 0.005s ok context 0.976s ok crypto 0.003s ok crypto/aes 0.023s ok crypto/cipher 0.007s ok crypto/des 0.017s ok crypto/dsa 0.003s ok crypto/ecdsa 0.174s ok crypto/ed25519 0.088s ok crypto/elliptic 0.027s ok crypto/hmac 0.009s ok crypto/internal/subtle 0.002s ok crypto/md5 0.003s ok crypto/rand 0.012s ok crypto/rc4 0.036s ok crypto/rsa 0.057s ok crypto/sha1 0.019s ok crypto/sha256 0.004s ok crypto/sha512 0.013s ok crypto/subtle 0.029s ok crypto/tls 0.466s ok crypto/x509 0.347s ok database/sql 0.542s ok database/sql/driver 0.005s ok debug/dwarf 0.007s ok debug/elf 0.011s ok debug/gosym 0.012s ok debug/macho 0.003s ok debug/pe 0.004s ok debug/plan9obj 0.002s ok encoding/ascii85 0.006s ok encoding/asn1 0.003s ok encoding/base32 0.023s ok encoding/base64 0.005s ok encoding/binary 0.003s ok encoding/csv 0.005s ok encoding/gob 0.021s ok encoding/hex 0.014s ok encoding/json 0.045s ok encoding/pem 0.008s ok encoding/xml 0.014s ok errors 0.022s ok expvar 0.032s ok flag 0.026s ok fmt 0.070s ok go/ast 0.005s ok go/build 0.084s ok go/constant 0.007s ok go/doc 0.049s ok go/format 0.020s ok go/importer 0.074s ok go/internal/gccgoimporter 0.007s ok go/internal/gcimporter 1.216s ok go/internal/srcimporter 2.552s ok go/parser 0.026s ok go/printer 0.263s ok go/scanner 0.011s ok go/token 0.013s ok go/types 0.650s ok hash 0.010s ok hash/adler32 0.015s ok hash/crc32 0.005s ok hash/crc64 0.003s ok hash/fnv 0.002s ok html 0.017s ok html/template 0.025s ok image 0.053s ok image/color 0.019s ok image/draw 0.044s ok image/gif 0.184s ok image/jpeg 0.185s ok image/png 0.032s ok index/suffixarray 0.139s ok internal/cpu 0.006s ok internal/fmtsort 0.018s ok internal/poll 0.145s ok internal/reflectlite 0.002s ok internal/singleflight 0.013s ok internal/trace 0.051s ok internal/xcoff 0.009s ok io 0.024s ok io/ioutil 0.003s ok log 0.014s ok log/syslog 1.210s ok math 0.004s ok math/big 0.181s ok math/bits 0.006s ok math/cmplx 0.044s ok math/rand 0.321s ok mime 0.022s ok mime/multipart 0.156s ok mime/quotedprintable 0.009s ok net 8.482s ok net/http 4.494s ok net/http/cgi 0.208s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.004s ok net/http/httptest 0.030s ok net/http/httptrace 0.003s ok net/http/httputil 0.068s ok net/http/internal 0.003s ok net/http/pprof 2.008s ok net/internal/socktest 0.002s ok net/mail 0.005s ok net/rpc 0.024s --- FAIL: TestServer (0.00s) all_test.go:134: resp: bad result: 0+1=0 --- FAIL: TestClient (0.00s) all_test.go:156: Add: got 0 expected 15 all_test.go:166: Mul: got 0 expected 56 all_test.go:181: Add: got 0 expected 15 all_test.go:189: Mul: got 0 expected 56 --- FAIL: TestBuiltinTypes (0.00s) all_test.go:219: Map: expected 7 got 0 all_test.go:229: Slice: expected [7] got [0] all_test.go:239: Array: expected [7] got [0] FAIL FAIL net/rpc/jsonrpc 0.007s FAIL 2019/08/29 12:42:05 Failed: exit status 1 Error: tests failed: dist test failed: go_test:net/mail: exit status 1