Building Go cmd/dist using /usr/pkg/go111. Building Go toolchain1 using /usr/pkg/go111. 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 netbsd/arm. ##### Testing packages. ok archive/tar 0.316s ok archive/zip 45.366s ok bufio 0.748s ok bytes 6.642s ok compress/bzip2 0.426s ok compress/flate 13.694s ok compress/gzip 0.241s ok compress/lzw 0.066s ok compress/zlib 0.955s ok container/heap 0.096s ok container/list 0.033s ok container/ring 0.124s ok context 1.570s ok crypto 0.031s ok crypto/aes 0.231s ok crypto/cipher 1.972s ok crypto/des 0.087s ok crypto/dsa 0.053s ok crypto/ecdsa 2.527s ok crypto/elliptic 0.289s ok crypto/hmac 0.042s ok crypto/internal/subtle 0.027s ok crypto/md5 0.039s ok crypto/rand 0.419s ok crypto/rc4 0.305s ok crypto/rsa 1.746s ok crypto/sha1 0.043s ok crypto/sha256 0.094s ok crypto/sha512 0.116s ok crypto/subtle 0.047s ok crypto/tls 34.556s ok crypto/x509 28.317s ok database/sql 1.299s ok database/sql/driver 0.026s ok debug/dwarf 0.152s ok debug/elf 0.176s ok debug/gosym 0.093s ok debug/macho 0.038s ok debug/pe 0.062s ok debug/plan9obj 0.032s ok encoding/ascii85 0.062s ok encoding/asn1 0.046s ok encoding/base32 1.375s ok encoding/base64 0.064s ok encoding/binary 0.040s ok encoding/csv 0.101s ok encoding/gob 0.351s ok encoding/hex 0.068s ok encoding/json 3.936s ok encoding/pem 0.113s ok encoding/xml 0.227s ok errors 0.027s ok expvar 0.053s ok flag 0.068s ok fmt 1.015s ok go/ast 0.077s ok go/build 2.296s ok go/constant 0.047s ok go/doc 0.396s ok go/format 0.269s ok go/importer 1.343s ok go/internal/gccgoimporter 0.114s ok go/internal/gcimporter 3.534s ok go/internal/srcimporter 15.326s ok go/parser 0.225s ok go/printer 3.562s ok go/scanner 0.039s ok go/token 0.240s ok go/types 11.447s ok hash 0.046s ok hash/adler32 0.059s ok hash/crc32 0.052s ok hash/crc64 0.038s ok hash/fnv 0.035s ok html 0.035s ok html/template 0.422s ok image 0.700s ok image/color 0.180s ok image/draw 0.578s ok image/gif 11.401s ok image/jpeg 1.915s ok image/png 0.288s ok index/suffixarray 0.046s ok internal/cpu 0.048s ok internal/fmtsort 0.030s ok internal/poll 0.211s ok internal/singleflight 0.045s ok internal/trace 31.021s ok internal/x/crypto/chacha20poly1305 0.821s ok internal/x/crypto/cryptobyte 0.048s ok internal/x/crypto/curve25519 1.476s ok internal/x/crypto/hkdf 0.038s ok internal/x/crypto/internal/chacha20 0.631s ok internal/x/crypto/poly1305 0.069s ok internal/x/net/dns/dnsmessage 0.629s ok internal/x/net/http/httpguts 0.048s ok internal/x/net/http/httpproxy 0.088s ok internal/x/net/http2/hpack 0.051s ok internal/x/net/idna 0.049s ok internal/x/net/nettest 4.794s ok internal/x/net/route 0.106s ok internal/x/text/transform 0.036s ok internal/x/text/unicode/norm 0.034s ok internal/xcoff 0.109s ok io 0.405s ok io/ioutil 0.045s ok log 0.046s ok log/syslog 1.467s ok math 0.055s ok math/big 41.284s ok math/bits 0.049s ok math/cmplx 0.055s ok math/rand 1.680s ok mime 0.087s ok mime/multipart 6.437s ok mime/quotedprintable 1.603s ok net 10.796s ok net/http 36.486s ok net/http/cgi 0.277s ok net/http/cookiejar 0.071s ok net/http/fcgi 0.060s ok net/http/httptest 1.074s ok net/http/httptrace 0.079s ok net/http/httputil 0.674s ok net/http/internal 0.056s ok net/http/pprof 2.136s ok net/internal/socktest 0.033s ok net/mail 0.074s ok net/rpc 0.172s ok net/rpc/jsonrpc 0.071s ok net/smtp 0.840s ok net/textproto 0.046s ok net/url 0.069s ok os 2.489s ok os/exec 2.790s ok os/signal 5.977s ok os/user 0.535s ok path 0.040s ok path/filepath 0.369s ok plugin 0.028s ok reflect 2.548s ok regexp 0.681s ok regexp/syntax 8.426s ok runtime 207.789s ok runtime/debug 0.082s ok runtime/internal/atomic 0.637s ok runtime/internal/math 0.029s ok runtime/internal/sys 0.028s ok runtime/pprof 74.454s ok runtime/pprof/internal/profile 0.036s ok runtime/trace 43.696s ok sort 0.449s ok strconv 5.411s ok strings 2.160s ok sync 6.124s ok sync/atomic 0.716s --- FAIL: TestPassFD (0.04s) syscall_unix_test.go:210: child process ReadAll: "", ; want "Hello from child process!\n" FAIL FAIL syscall 0.188s ok testing 4.894s ok testing/quick 1.087s ok text/scanner 0.043s ok text/tabwriter 0.037s ok text/template 7.981s ok text/template/parse 0.086s ok time 8.235s ok unicode 0.038s ok unicode/utf16 0.029s ok unicode/utf8 0.063s ok cmd/addr2line 17.825s ok cmd/api 0.182s ok cmd/asm/internal/asm 10.971s ok cmd/asm/internal/lex 0.041s ok cmd/compile 0.059s ok cmd/compile/internal/gc 205.238s ok cmd/compile/internal/ssa 3.805s ok cmd/compile/internal/syntax 0.101s ok cmd/compile/internal/test 0.030s [no tests to run] ok cmd/compile/internal/types 0.029s ok cmd/cover 24.676s ok cmd/doc 0.475s ok cmd/fix 65.803s ok cmd/go 720.005s ok cmd/go/internal/cache 18.791s ok cmd/go/internal/dirhash 0.049s ok cmd/go/internal/generate 0.090s ok cmd/go/internal/get 0.162s ok cmd/go/internal/imports 0.067s ok cmd/go/internal/load 0.122s ok cmd/go/internal/lockedfile 0.057s ok cmd/go/internal/lockedfile/internal/filelock 0.111s ok cmd/go/internal/modconv 0.182s ok cmd/go/internal/modfetch 0.185s ok cmd/go/internal/modfetch/codehost 0.048s ok cmd/go/internal/modfile 0.090s ok cmd/go/internal/modload 0.153s ok cmd/go/internal/module 0.039s ok cmd/go/internal/mvs 0.067s ok cmd/go/internal/par 0.174s ok cmd/go/internal/search 0.042s ok cmd/go/internal/semver 0.035s ok cmd/go/internal/txtar 0.030s ok cmd/go/internal/web2 0.063s ok cmd/go/internal/work 0.119s ok cmd/gofmt 0.379s ok cmd/internal/buildid 3.619s ok cmd/internal/dwarf 0.073s ok cmd/internal/edit 0.073s ok cmd/internal/goobj 6.020s ok cmd/internal/obj 0.030s ok cmd/internal/obj/arm64 0.159s ok cmd/internal/obj/x86 30.457s ok cmd/internal/objabi 0.028s ok cmd/internal/src 0.028s ok cmd/internal/test2json 1.068s ok cmd/link 26.884s ok cmd/link/internal/ld 42.407s ok cmd/link/internal/sym 0.028s ok cmd/nm 32.865s ok cmd/objdump 39.473s ok cmd/pack 24.352s ok cmd/trace 0.279s ok cmd/vendor/github.com/google/pprof/internal/binutils 0.372s ok cmd/vendor/github.com/google/pprof/internal/driver 4.865s ok cmd/vendor/github.com/google/pprof/internal/elfexec 0.026s ok cmd/vendor/github.com/google/pprof/internal/graph 0.204s ok cmd/vendor/github.com/google/pprof/internal/measurement 0.035s ok cmd/vendor/github.com/google/pprof/internal/report 0.137s ok cmd/vendor/github.com/google/pprof/internal/symbolizer 0.060s ok cmd/vendor/github.com/google/pprof/internal/symbolz 0.056s ok cmd/vendor/github.com/google/pprof/profile 1.742s ok cmd/vendor/github.com/ianlancetaylor/demangle 0.161s ok cmd/vendor/golang.org/x/arch/arm/armasm 0.204s ok cmd/vendor/golang.org/x/arch/arm64/arm64asm 1.474s ok cmd/vendor/golang.org/x/arch/ppc64/ppc64asm 0.040s ok cmd/vendor/golang.org/x/arch/x86/x86asm 1.435s ok cmd/vendor/golang.org/x/crypto/ssh/terminal 0.053s --- FAIL: TestPassFD (0.03s) syscall_unix_test.go:232: child process ReadAll: "", ; want "Hello from child process!\n" FAIL FAIL cmd/vendor/golang.org/x/sys/unix 0.210s ok cmd/vet 90.399s 2019/01/31 17:40:47 Failed: exit status 1 Build complete, duration 44m6.403797638s. Result: error: exit status 1