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.318s ok archive/zip 48.148s ok bufio 0.752s ok bytes 3.782s ok compress/bzip2 0.676s ok compress/flate 11.329s ok compress/gzip 0.166s ok compress/lzw 0.071s ok compress/zlib 0.426s ok container/heap 0.215s ok container/list 0.035s ok container/ring 0.068s ok context 1.496s ok crypto 0.029s ok crypto/aes 0.226s ok crypto/cipher 1.449s ok crypto/des 0.115s ok crypto/dsa 0.099s ok crypto/ecdsa 2.454s ok crypto/elliptic 0.535s ok crypto/hmac 0.033s ok crypto/internal/subtle 0.027s ok crypto/md5 0.077s ok crypto/rand 0.361s ok crypto/rc4 0.489s ok crypto/rsa 1.240s ok crypto/sha1 0.052s ok crypto/sha256 0.042s ok crypto/sha512 0.065s ok crypto/subtle 0.050s ok crypto/tls 32.648s ok crypto/x509 23.917s ok database/sql 1.281s ok database/sql/driver 0.027s ok debug/dwarf 0.106s ok debug/elf 0.187s ok debug/gosym 0.092s ok debug/macho 0.049s ok debug/pe 0.083s ok debug/plan9obj 0.028s ok encoding/ascii85 0.080s ok encoding/asn1 0.045s ok encoding/base32 0.260s ok encoding/base64 0.083s ok encoding/binary 0.043s ok encoding/csv 0.060s ok encoding/gob 0.360s ok encoding/hex 0.043s ok encoding/json 4.216s ok encoding/pem 0.132s ok encoding/xml 0.429s ok errors 0.032s ok expvar 0.053s ok flag 0.039s ok fmt 0.724s ok go/ast 0.057s ok go/build 3.138s ok go/constant 0.061s ok go/doc 0.427s ok go/format 0.091s ok go/importer 1.884s ok go/internal/gccgoimporter 0.096s ok go/internal/gcimporter 3.856s ok go/internal/srcimporter 17.859s ok go/parser 0.205s ok go/printer 2.817s ok go/scanner 0.039s ok go/token 0.295s ok go/types 9.266s ok hash 0.033s ok hash/adler32 0.062s ok hash/crc32 0.073s ok hash/crc64 0.039s ok hash/fnv 0.030s ok html 0.091s ok html/template 0.370s ok image 0.587s ok image/color 0.229s ok image/draw 0.596s ok image/gif 7.040s ok image/jpeg 3.669s ok image/png 0.292s ok index/suffixarray 0.043s ok internal/cpu 0.068s ok internal/fmtsort 0.030s ok internal/poll 0.284s ok internal/singleflight 0.042s ok internal/trace 26.010s ok internal/x/crypto/chacha20poly1305 0.968s ok internal/x/crypto/cryptobyte 0.037s ok internal/x/crypto/curve25519 1.233s ok internal/x/crypto/hkdf 0.038s ok internal/x/crypto/internal/chacha20 0.531s ok internal/x/crypto/poly1305 0.082s ok internal/x/net/dns/dnsmessage 0.601s ok internal/x/net/http/httpguts 0.044s ok internal/x/net/http/httpproxy 0.044s ok internal/x/net/http2/hpack 0.052s ok internal/x/net/idna 0.034s ok internal/x/net/nettest 2.663s ok internal/x/net/route 0.073s ok internal/x/text/transform 0.028s ok internal/x/text/unicode/norm 0.040s ok internal/xcoff 0.103s ok io 0.449s ok io/ioutil 0.050s ok log 0.107s ok log/syslog 1.467s ok math 0.517s ok math/big 31.384s ok math/bits 0.047s ok math/cmplx 0.037s ok math/rand 2.231s ok mime 0.074s ok mime/multipart 4.328s ok mime/quotedprintable 1.646s ok net 6.564s ok net/http 31.235s ok net/http/cgi 0.284s ok net/http/cookiejar 0.077s ok net/http/fcgi 0.065s ok net/http/httptest 0.302s ok net/http/httptrace 0.055s ok net/http/httputil 0.466s ok net/http/internal 0.039s ok net/http/pprof 2.195s ok net/internal/socktest 0.031s ok net/mail 0.061s ok net/rpc 0.196s ok net/rpc/jsonrpc 0.071s ok net/smtp 0.381s ok net/textproto 0.077s ok net/url 0.108s ok os 2.367s ok os/exec 3.292s ok os/signal 5.766s ok os/user 0.052s ok path 0.038s ok path/filepath 0.298s ok plugin 0.027s ok reflect 3.122s ok regexp 0.564s ok regexp/syntax 4.679s ok runtime 170.823s ok runtime/debug 0.080s ok runtime/internal/atomic 0.803s ok runtime/internal/math 0.026s ok runtime/internal/sys 0.031s ok runtime/pprof 58.389s ok runtime/pprof/internal/profile 0.048s ok runtime/trace 73.680s ok sort 0.422s ok strconv 4.425s ok strings 2.374s ok sync 2.573s ok sync/atomic 1.138s --- FAIL: TestPassFD (0.03s) syscall_unix_test.go:210: child process ReadAll: "", ; want "Hello from child process!\n" FAIL FAIL syscall 0.192s ok testing 3.983s ok testing/quick 1.213s ok text/scanner 0.052s ok text/tabwriter 0.507s ok text/template 2.529s ok text/template/parse 0.089s ok time 8.085s ok unicode 0.039s ok unicode/utf16 0.029s ok unicode/utf8 0.049s ok cmd/addr2line 26.241s ok cmd/api 0.764s ok cmd/asm/internal/asm 9.558s ok cmd/asm/internal/lex 0.047s ok cmd/compile 0.057s ok cmd/compile/internal/gc 198.129s ok cmd/compile/internal/ssa 3.765s ok cmd/compile/internal/syntax 0.109s ok cmd/compile/internal/test 0.036s [no tests to run] ok cmd/compile/internal/types 0.027s ok cmd/cover 27.908s ok cmd/doc 0.482s ok cmd/fix 46.755s ok cmd/go 761.735s ok cmd/go/internal/cache 9.959s ok cmd/go/internal/dirhash 0.054s ok cmd/go/internal/generate 0.098s ok cmd/go/internal/get 0.124s ok cmd/go/internal/imports 0.063s ok cmd/go/internal/load 0.214s ok cmd/go/internal/lockedfile 0.059s ok cmd/go/internal/lockedfile/internal/filelock 0.105s ok cmd/go/internal/modconv 0.161s ok cmd/go/internal/modfetch 0.223s ok cmd/go/internal/modfetch/codehost 0.041s ok cmd/go/internal/modfile 0.110s ok cmd/go/internal/modload 0.117s ok cmd/go/internal/module 0.039s ok cmd/go/internal/mvs 0.116s ok cmd/go/internal/par 0.170s ok cmd/go/internal/search 0.042s ok cmd/go/internal/semver 0.037s ok cmd/go/internal/txtar 0.052s ok cmd/go/internal/web2 0.064s ok cmd/go/internal/work 0.101s ok cmd/gofmt 0.512s ok cmd/internal/buildid 3.128s ok cmd/internal/dwarf 0.027s ok cmd/internal/edit 0.031s ok cmd/internal/goobj 5.647s ok cmd/internal/obj 0.028s ok cmd/internal/obj/arm64 2.280s ok cmd/internal/obj/x86 36.386s ok cmd/internal/objabi 0.027s ok cmd/internal/src 0.031s ok cmd/internal/test2json 1.049s ok cmd/link 32.680s ok cmd/link/internal/ld 27.359s ok cmd/link/internal/sym 0.026s ok cmd/nm 33.160s ok cmd/objdump 29.013s ok cmd/pack 23.497s ok cmd/trace 0.219s ok cmd/vendor/github.com/google/pprof/internal/binutils 0.079s ok cmd/vendor/github.com/google/pprof/internal/driver 2.989s ok cmd/vendor/github.com/google/pprof/internal/elfexec 0.028s ok cmd/vendor/github.com/google/pprof/internal/graph 0.079s ok cmd/vendor/github.com/google/pprof/internal/measurement 0.042s ok cmd/vendor/github.com/google/pprof/internal/report 0.171s ok cmd/vendor/github.com/google/pprof/internal/symbolizer 0.274s ok cmd/vendor/github.com/google/pprof/internal/symbolz 0.075s ok cmd/vendor/github.com/google/pprof/profile 1.585s ok cmd/vendor/github.com/ianlancetaylor/demangle 0.166s ok cmd/vendor/golang.org/x/arch/arm/armasm 0.243s ok cmd/vendor/golang.org/x/arch/arm64/arm64asm 1.008s ok cmd/vendor/golang.org/x/arch/ppc64/ppc64asm 0.049s ok cmd/vendor/golang.org/x/arch/x86/x86asm 1.776s ok cmd/vendor/golang.org/x/crypto/ssh/terminal 0.059s --- 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.208s ok cmd/vet 126.657s 2019/02/01 16:12:32 Failed: exit status 1 Build complete, duration 44m18.390869234s. Result: error: exit status 1