linux-amd64-race 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-jessie-rn860e36a" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=6s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "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 :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-jessie-rn860e36a" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=6s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GOROOT_BOOTSTRAP=/go1.4" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/go/bin ##### Testing packages. ok archive/tar 1.114s ok archive/zip 3.494s ok bufio 1.606s ok bytes 4.278s ok compress/bzip2 1.997s ok compress/flate 7.656s ok compress/gzip 1.377s ok compress/lzw 1.940s ok compress/zlib 8.295s ok container/heap 1.019s ok container/list 1.012s ok container/ring 1.014s ok context 2.003s ok crypto 1.013s ok crypto/aes 1.058s ok crypto/cipher 1.050s ok crypto/des 1.084s ok crypto/dsa 1.013s ok crypto/ecdsa 2.002s ok crypto/ed25519 1.924s ok crypto/elliptic 1.144s ok crypto/hmac 1.013s ok crypto/internal/subtle 1.010s ok crypto/md5 1.016s ok crypto/rand 1.231s ok crypto/rc4 1.817s ok crypto/rsa 1.329s ok crypto/sha1 1.039s ok crypto/sha256 1.033s ok crypto/sha512 1.018s ok crypto/subtle 1.017s ok crypto/tls 2.950s ok crypto/x509 2.461s ok database/sql 1.726s ok database/sql/driver 1.020s ok debug/dwarf 1.044s ok debug/elf 1.100s ok debug/gosym 1.070s ok debug/macho 1.013s ok debug/pe 1.028s ok debug/plan9obj 1.011s ok encoding/ascii85 1.028s ok encoding/asn1 1.018s ok encoding/base32 1.085s ok encoding/base64 1.024s ok encoding/binary 1.017s ok encoding/csv 1.041s ok encoding/gob 1.086s ok encoding/hex 1.046s ok encoding/json 2.045s ok encoding/pem 1.082s ok encoding/xml 1.104s ok errors 1.024s ok expvar 1.026s ok flag 1.014s ok fmt 1.810s ok go/ast 1.021s ok go/build 1.468s ok go/constant 1.037s ok go/doc 1.274s ok go/format 1.078s ok go/importer 1.296s ok go/internal/gccgoimporter 1.047s ok go/internal/gcimporter 17.630s ok go/internal/srcimporter 5.438s ok go/parser 1.262s ok go/printer 3.285s ok go/scanner 1.017s ok go/token 1.118s ok go/types 7.745s ok hash 1.019s ok hash/adler32 1.070s ok hash/crc32 1.070s ok hash/crc64 1.027s ok hash/fnv 1.015s ok html 1.011s ok html/template 1.172s ok image 1.694s ok image/color 1.055s ok image/draw 1.643s ok image/gif 3.777s ok image/jpeg 3.331s ok image/png 1.318s ok index/suffixarray 2.802s ok internal/cpu 4.037s ok internal/fmtsort 1.020s ok internal/poll 1.490s ok internal/reflectlite 1.012s ok internal/singleflight 1.021s ok internal/trace 1.208s ok internal/xcoff 1.043s ok io 1.062s ok io/ioutil 1.010s ok log 1.037s ok log/syslog 2.247s ok math 1.031s ok math/big 2.287s ok math/bits 1.022s ok math/cmplx 1.018s ok math/rand 4.488s ok mime 1.034s ok mime/multipart 3.328s ok mime/quotedprintable 1.041s ok net 28.843s ok net/http 10.040s ok net/http/cgi 6.279s ok net/http/cookiejar 1.024s ok net/http/fcgi 1.020s ok net/http/httptest 1.066s ok net/http/httptrace 1.010s ok net/http/httputil 1.155s ok net/http/internal 1.016s ok net/http/pprof 3.029s ok net/internal/socktest 1.014s ok net/mail 1.014s ok net/rpc 1.055s --- 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.028s ok net/smtp 1.041s FAIL 2019/08/29 12:43:51 Failed: exit status 1 Error: tests failed: dist test failed: go_test:net/rpc: exit status 1