android-386-emu at 96537d504423f332bfa2e8335a936a041c46206c building net at ea0c1d94f5e0c4b4c18b927e26e188ad8fadb38e :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "test" "-short" "./..."] and env ["HOSTNAME=buildlet-linux-amd64-androidemu-rn7a7816b" "DEBIAN_FRONTEND=noninteractive" "GO_BUILDER_ENV=android-amd64-emu" "ANDROID_HOME=/android/sdk" "CGO_CFLAGS=-I/android/openal-headers" "CC_FOR_android_386=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android26-clang" "CC_FOR_android_amd64=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android26-clang" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=android-386-emu" "GOARCH=386" "GOOS=android" "GOHOSTARCH=amd64" "GOHOSTOS=linux" "CGO_ENABLED=1" "GOROOT=/workdir/go" "GOPATH=/workdir/gopath" "GOPROXY=https://proxy.golang.org" "GO_DISABLE_OUTBOUND_NETWORK=0" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PATH=/workdir/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/android/sdk/platform-tools:/android/sdk/build-tools/27.0.3:/android/gradle/bin" "PWD=/workdir/gopath/src/golang.org/x/net"] in dir /workdir/gopath/src/golang.org/x/net go: downloading golang.org/x/text v0.24.0 go: downloading golang.org/x/term v0.31.0 go: downloading golang.org/x/sys v0.32.0 go: downloading golang.org/x/crypto v0.37.0 ? golang.org/x/net/context [no test files] ? golang.org/x/net/dict [no test files] ok golang.org/x/net/bpf 57.604s ? golang.org/x/net/http2/h2i [no test files] ? golang.org/x/net/internal/http3 [no test files] ? golang.org/x/net/internal/iana [no test files] ok golang.org/x/net/context/ctxhttp 57.446s ok golang.org/x/net/dns/dnsmessage 56.422s ok golang.org/x/net/html 58.938s ok golang.org/x/net/html/atom 59.705s ? golang.org/x/net/internal/testcert [no test files] ok golang.org/x/net/html/charset 60.428s ok golang.org/x/net/http/httpguts 61.090s ok golang.org/x/net/http/httpproxy 61.709s ok golang.org/x/net/http2 94.350s ok golang.org/x/net/http2/h2c 43.681s ok golang.org/x/net/http2/hpack 46.157s ok golang.org/x/net/icmp 44.774s ok golang.org/x/net/idna 44.056s ok golang.org/x/net/internal/gate 45.442s ok golang.org/x/net/internal/httpcommon 46.735s ok golang.org/x/net/internal/quic/cmd/interop 47.333s ok golang.org/x/net/internal/quic/quicwire 48.369s ok golang.org/x/net/internal/socket 49.282s ok golang.org/x/net/internal/socks 48.620s ok golang.org/x/net/internal/sockstest 48.623s ok golang.org/x/net/internal/timeseries 49.266s ok golang.org/x/net/ipv4 48.883s ok golang.org/x/net/ipv6 48.915s ok golang.org/x/net/nettest 50.052s ok golang.org/x/net/netutil 15.591s ok golang.org/x/net/proxy 13.774s ok golang.org/x/net/publicsuffix 13.293s --- FAIL: TestUDPECN (0.01s) --- FAIL: TestUDPECN/udp4/udp/unspec (0.00s) udp_test.go:87: Write: write udp4 127.0.0.1:55503->127.0.0.1:57397: sendmsg: invalid argument --- FAIL: TestUDPECN/udp4/udp4/unspec (0.00s) udp_test.go:87: Write: write udp4 127.0.0.1:51354->127.0.0.1:40236: sendmsg: invalid argument --- FAIL: TestUDPECN/udp4/udp4/spec (0.00s) udp_test.go:87: Write: write udp4 127.0.0.1:52623->127.0.0.1:43681: sendmsg: invalid argument FAIL FAIL golang.org/x/net/quic 16.988s ok golang.org/x/net/quic/qlog 17.600s ok golang.org/x/net/trace 17.998s ok golang.org/x/net/webdav 18.391s ok golang.org/x/net/webdav/internal/xml 18.359s ok golang.org/x/net/websocket 18.480s ok golang.org/x/net/xsrftoken 18.312s FAIL