android-amd64-emu at 45aade7f1edd77409b967dafc58dc537f5ac34f6 building net at 312450e473eae9f9e6173ad895c80bc5ea2f79ad :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "test" "-short" "./..."] and env ["HOSTNAME=buildlet-linux-amd64-androidemu-rn8011784" "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-amd64-emu" "GOARCH=amd64" "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.23.0 go: downloading golang.org/x/sys v0.31.0 go: downloading golang.org/x/term v0.30.0 go: downloading golang.org/x/crypto v0.36.0 ? golang.org/x/net/context [no test files] ? golang.org/x/net/dict [no test files] ok golang.org/x/net/bpf 58.665s ok golang.org/x/net/context/ctxhttp 57.573s ? 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/dns/dnsmessage 58.339s ok golang.org/x/net/html 59.601s ? golang.org/x/net/internal/testcert [no test files] ok golang.org/x/net/html/atom 62.652s ok golang.org/x/net/html/charset 60.613s ok golang.org/x/net/http/httpguts 61.647s ok golang.org/x/net/http/httpproxy 63.314s ok golang.org/x/net/http2 83.897s ok golang.org/x/net/http2/h2c 31.674s ok golang.org/x/net/http2/hpack 31.866s ok golang.org/x/net/icmp 32.921s ok golang.org/x/net/idna 34.626s ok golang.org/x/net/internal/gate 33.538s ok golang.org/x/net/internal/httpcommon 35.323s ok golang.org/x/net/internal/quic/cmd/interop 35.706s ok golang.org/x/net/internal/quic/quicwire 36.596s ok golang.org/x/net/internal/socket 37.120s ok golang.org/x/net/internal/socks 36.859s ok golang.org/x/net/internal/sockstest 36.657s ok golang.org/x/net/internal/timeseries 37.639s ok golang.org/x/net/ipv4 36.941s ok golang.org/x/net/ipv6 37.059s ok golang.org/x/net/nettest 38.521s ok golang.org/x/net/netutil 16.553s ok golang.org/x/net/proxy 15.372s ok golang.org/x/net/publicsuffix 14.954s --- FAIL: TestUDPECN (0.01s) --- FAIL: TestUDPECN/udp4/udp/unspec (0.00s) udp_test.go:89: Write: write udp4 127.0.0.1:42841->127.0.0.1:33178: sendmsg: invalid argument --- FAIL: TestUDPECN/udp4/udp4/unspec (0.00s) udp_test.go:89: Write: write udp4 127.0.0.1:56398->127.0.0.1:44352: sendmsg: invalid argument --- FAIL: TestUDPECN/udp4/udp4/spec (0.00s) udp_test.go:89: Write: write udp4 127.0.0.1:58255->127.0.0.1:55847: sendmsg: invalid argument FAIL FAIL golang.org/x/net/quic 15.110s ok golang.org/x/net/quic/qlog 15.716s ok golang.org/x/net/trace 16.267s ok golang.org/x/net/webdav 15.842s ok golang.org/x/net/webdav/internal/xml 15.743s ok golang.org/x/net/websocket 15.534s ok golang.org/x/net/xsrftoken 15.975s FAIL