linux-amd64-race at 8575560aa8d9ba140a0ef562a2b3bea031be037a :: 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-rnf2537ff" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=19.1s" "GO_STAGE0_DL_DELAY=100ms" "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-rnf2537ff" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=19.1s" "GO_STAGE0_DL_DELAY=100ms" "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.106s ok archive/zip 3.814s ok bufio 1.588s ok bytes 4.209s ok compress/bzip2 1.825s ok compress/flate 9.972s ok compress/gzip 1.456s ok compress/lzw 1.982s ok compress/zlib 8.891s ok container/heap 1.054s ok container/list 1.012s ok container/ring 1.099s ok context 2.004s ok crypto 1.015s ok crypto/aes 1.068s ok crypto/cipher 1.410s ok crypto/des 1.069s ok crypto/dsa 1.014s ok crypto/ecdsa 1.886s ok crypto/elliptic 1.586s ok crypto/hmac 1.021s ok crypto/internal/subtle 1.008s ok crypto/md5 1.019s ok crypto/rand 1.251s ok crypto/rc4 1.766s ok crypto/rsa 1.356s ok crypto/sha1 1.051s ok crypto/sha256 1.019s ok crypto/sha512 1.024s ok crypto/subtle 1.025s ok crypto/tls 3.276s ok crypto/x509 2.727s ok database/sql 1.718s ok database/sql/driver 1.014s ok debug/dwarf 1.049s ok debug/elf 1.165s ok debug/gosym 1.594s ok debug/macho 1.015s ok debug/pe 1.027s ok debug/plan9obj 1.011s ok encoding/ascii85 1.017s ok encoding/asn1 1.017s ok encoding/base32 1.082s ok encoding/base64 1.034s ok encoding/binary 1.017s ok encoding/csv 1.037s ok encoding/gob 1.110s ok encoding/hex 1.029s ok encoding/json 6.562s ok encoding/pem 1.059s ok encoding/xml 1.125s ok errors 1.027s ok expvar 1.013s ok flag 1.012s ok fmt 2.013s ok go/ast 1.017s ok go/build 1.443s ok go/constant 1.063s ok go/doc 1.252s ok go/format 1.035s ok go/importer 1.201s ok go/internal/gccgoimporter 1.045s ok go/internal/gcimporter 17.889s ok go/internal/srcimporter 5.272s ok go/parser 1.195s ok go/printer 3.355s ok go/scanner 1.018s ok go/token 1.114s ok go/types 8.549s ok hash 1.020s ok hash/adler32 1.100s ok hash/crc32 1.076s ok hash/crc64 1.035s ok hash/fnv 1.015s ok html 1.027s ok html/template 1.243s ok image 1.639s ok image/color 1.036s ok image/draw 1.881s ok image/gif 3.695s ok image/jpeg 3.497s ok image/png 1.447s ok index/suffixarray 1.039s ok internal/cpu 4.035s ok internal/fmtsort 1.012s ok internal/poll 1.214s ok internal/singleflight 1.026s ok internal/trace 8.783s ok internal/x/crypto/chacha20poly1305 1.341s ok internal/x/crypto/cryptobyte 1.017s ok internal/x/crypto/curve25519 1.029s ok internal/x/crypto/hkdf 1.018s ok internal/x/crypto/internal/chacha20 2.028s ok internal/x/crypto/poly1305 1.048s ok internal/x/net/dns/dnsmessage 1.080s ok internal/x/net/http/httpguts 1.016s ok internal/x/net/http/httpproxy 1.015s ok internal/x/net/http2/hpack 1.029s ok internal/x/net/idna 1.012s ok internal/x/net/nettest 2.837s ok internal/x/text/transform 1.010s ok internal/x/text/unicode/norm 1.028s ok internal/xcoff 1.040s ok io 1.064s ok io/ioutil 1.010s ok log 1.033s ok log/syslog 2.235s ok math 1.027s ok math/big 5.742s ok math/bits 1.022s ok math/cmplx 1.020s ok mime 1.032s ok math/rand 5.360s ok mime/multipart 4.989s ok mime/quotedprintable 1.449s --- FAIL: TestLookupDotsWithRemoteSource (0.17s) lookup_test.go:662: LookupAddr(8.8.8.8) = [dns.google.], want names ending in .google.com. with trailing dot (mode=go) lookup_test.go:662: LookupAddr(8.8.8.8) = [dns.google.], want names ending in .google.com. with trailing dot (mode=cgo) FAIL FAIL net 25.472s 2019/11/15 02:43:15 Failed: exit status 1 Error: tests failed: dist test failed: go_test:net: exit status 1