plan9-386-0intro at 6382893890b82bbc0439eade5b132d9d1b3fb3a7 :: Running /tmp/workdir-gnot/go/src/make.rc with args ["/tmp/workdir-gnot/go/src/make.rc"] and env ["home=/usr/glenda" "path=.\x00/bin" "*=" "type=host-plan9-386-0intro" "rcname=gobuildlet" "pid=198" "fn#term%=fn term% {$*}\n" "fn#newworkdir=fn newworkdir {if(test -d $workdir){for(i in `{du -a $workdir|awk '{print $2}'})chmod u+w $i;rm -rf $workdir};mkdir $workdir}\n" "status=" "fn#cd=fn cd {builtin cd $* && awd}\n" "GO_TEST_TIMEOUT_SCALE=2" "workdir=/tmp/workdir-gnot" "objtype=386" "fn#sigexit=" "cflag=" "0=/bin/gobuildlet" "WORKDIR=/tmp/workdir-gnot" "GOROOT_BOOTSTRAP=/tmp/workdir-gnot/go1.4" "GO_BUILDER_NAME=plan9-386-0intro" "GOBIN=" "PWD=/tmp/workdir-gnot/go/src"] in dir /tmp/workdir-gnot/go/src Building Go cmd/dist using /tmp/workdir-gnot/go1.4. (go1.20.6 plan9/386) Building Go toolchain1 using /tmp/workdir-gnot/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 plan9/386. --- Installed Go for plan9/386 in /tmp/workdir-gnot/go Installed commands in /tmp/workdir-gnot/go/bin *** You need to bind /tmp/workdir-gnot/go/bin before /bin. ##### Test execution environment. # GOARCH: 386 # CPU: Intel Core Processor (Broadwell) # GOOS: plan9 # OS Version: 2000 ##### Testing packages. ok archive/tar 0.118s ok archive/zip 0.290s ok bufio 0.051s ok bytes 0.179s ok cmp 0.012s ok compress/bzip2 0.046s ok compress/flate 0.628s ok compress/gzip 1.895s ok compress/lzw 0.066s ok compress/zlib 0.357s ok container/heap 0.014s ok container/list 0.013s ok container/ring 0.013s ok context 0.197s ok crypto 0.012s ok crypto/aes 0.027s ok crypto/cipher 0.041s ok crypto/des 0.023s ok crypto/dsa 0.016s ok crypto/ecdh 0.263s ok crypto/ecdsa 0.173s ok crypto/ed25519 0.299s ok crypto/elliptic 0.055s ok crypto/hmac 0.014s ok crypto/internal/alias 0.013s ok crypto/internal/bigmod 0.153s ok crypto/internal/boring 0.012s ok crypto/internal/boring/bcache 0.155s ok crypto/internal/edwards25519 0.483s ok crypto/internal/edwards25519/field 0.072s ok crypto/internal/nistec 0.947s ok crypto/internal/nistec/fiat 0.012s [no tests to run] ok crypto/md5 0.018s ok crypto/rand 0.025s ok crypto/rc4 0.043s ok crypto/rsa 0.922s ok crypto/sha1 0.015s ok crypto/sha256 0.017s ok crypto/sha512 0.016s ok crypto/subtle 0.210s ok crypto/tls 18.492s ok crypto/x509 2.147s ok database/sql 0.628s ok database/sql/driver 0.014s ok debug/buildinfo 0.020s ok debug/dwarf 0.080s ok debug/elf 0.175s ok debug/gosym 0.028s ok debug/macho 0.019s ok debug/pe 0.068s ok debug/plan9obj 0.013s ok embed 0.014s [no tests to run] ok embed/internal/embedtest 0.015s ok encoding/ascii85 0.014s ok encoding/asn1 0.020s ok encoding/base32 0.024s ok encoding/base64 0.017s ok encoding/binary 0.019s ok encoding/csv 0.020s ok encoding/gob 2.686s ok encoding/hex 0.016s ok encoding/json 0.220s ok encoding/pem 0.443s ok encoding/xml 0.050s ok errors 0.017s ok expvar 0.017s ok flag 0.055s ok fmt 0.065s ok go/ast 0.032s ok go/build 1.933s ok go/build/constraint 0.016s ok go/constant 0.018s ok go/doc 0.063s ok go/doc/comment 1.904s ok go/format 0.019s ok go/importer 0.812s ok go/internal/gccgoimporter 0.030s ok go/internal/gcimporter 4.996s ok go/internal/srcimporter 3.763s ok go/parser 0.141s ok go/printer 0.154s ok go/scanner 0.016s ok go/token 0.026s ok go/types 30.615s ok go/version 0.017s ok hash 0.016s ok hash/adler32 0.017s ok hash/crc32 0.018s ok hash/crc64 0.015s ok hash/fnv 0.015s ok hash/maphash 0.050s ok html 0.018s ok html/template 0.086s ok image 0.055s ok image/color 0.027s ok image/draw 0.075s ok image/gif 0.119s ok image/jpeg 0.139s ok image/png 0.246s ok index/suffixarray 0.155s ok internal/abi 0.179s ok internal/buildcfg 0.039s ok internal/chacha8rand 0.033s ok internal/coverage/cformat 0.032s ok internal/coverage/cmerge 0.030s ok internal/coverage/pods 0.051s ok internal/coverage/slicereader 0.032s ok internal/coverage/slicewriter 0.031s ok internal/coverage/test 0.053s ok internal/cpu 0.036s ok internal/dag 0.032s ok internal/diff 0.033s ok internal/fmtsort 0.035s ok internal/fuzz 0.040s ok internal/godebug 1.086s ok internal/godebugs 0.031s ok internal/gover 0.030s ok internal/intern 0.088s ok internal/itoa 0.030s ok internal/platform 1.497s ok internal/poll 0.052s ok internal/profile 0.033s ok internal/reflectlite 0.036s ok internal/safefilepath 0.030s ok internal/saferio 0.049s ok internal/singleflight 0.075s ok internal/testenv 0.381s ok internal/trace 0.080s ok internal/trace/v2 49.250s --- FAIL: TestErrorCodeExamples (1.11s) --- FAIL: TestErrorCodeExamples/UnexportedName (0.14s) codes_test.go:40: UnexportedName: example #1 returned code 6 (example.go:3:8: could not import reflect (can't find import: "reflect": fatal error: unexpected signal during runtime execution [signal sys: trap: fault write code=0x0 addr=0x0 pc=0x29590] runtime stack: runtime.throw({0x1e2cf7, 0x2a}) runtime/panic.go:1023 +0x4d fp=0xdfffecf4 sp=0xdfffece0 pc=0x37b3d runtime.sigpanic() runtime/os_plan9.go:75 +0x481 fp=0xdfffed34 sp=0xdfffecf4 pc=0x34961 runtime.(*mheap).allocManual(0x33e0c0, 0x8, 0x1) runtime/mheap.go:986 fp=0xdfffed38 sp=0xdfffed34 pc=0x29590 runtime.stackalloc(0x10000) runtime/stack.go:408 +0x14c fp=0xdfffed78 sp=0xdfffed38 pc=0x4badc runtime.malg.func1() runtime/proc.go:4839 +0x26 fp=0xdfffed8c sp=0xdfffed78 pc=0x430f6 runtime.malg(0x8000) runtime/proc.go:4838 +0x91 fp=0xdfffeda8 sp=0xdfffed8c pc=0x430a1 runtime.mpreinit(0x84a408) runtime/os_plan9.go:182 +0x24 fp=0xdfffedbc sp=0xdfffeda8 pc=0x34e34 runtime.mcommoninit(0x84a408, 0x2) runtime/proc.go:913 +0x127 fp=0xdfffede8 sp=0xdfffedbc pc=0x3ba17 runtime.allocm(0x83c008, 0x0, 0x2) runtime/proc.go:2123 +0xd8 fp=0xdfffee10 sp=0xdfffede8 pc=0x3dc88 runtime.newm(0x0, 0x83c008, 0x2) runtime/proc.go:2645 +0x4d fp=0xdfffee28 sp=0xdfffee10 pc=0x3e22d runtime.startm(0x83c008, 0x0, 0x0) runtime/proc.go:2871 +0x1c6 fp=0xdfffee54 sp=0xdfffee28 pc=0x3e886 runtime.handoffp(0x83c008) runtime/proc.go:2912 +0x349 fp=0xdfffee78 sp=0xdfffee54 pc=0x3ecc9 runtime.stoplockedm() runtime/proc.go:3023 +0x58 fp=0xdfffee90 sp=0xdfffee78 pc=0x3eeb8 runtime.schedule() runtime/proc.go:3848 +0x45 fp=0xdfffeeac sp=0xdfffee90 pc=0x410d5 runtime.park_m(0x806248) runtime/proc.go:4037 +0x182 fp=0xdfffeecc sp=0xdfffeeac pc=0x41882 runtime.mcall(0x6094b) runtime/asm_386.s:329 +0x43 fp=0xdfffeed4 sp=0xdfffeecc pc=0x609d3 goroutine 1 gp=0x806248 m=nil [chan receive, locked to thread]: runtime.gopark(0x1e797c, 0x830270, 0xe, 0x17, 0x2) runtime/proc.go:402 +0x100 fp=0x846f40 sp=0x846f2c pc=0x3a890 runtime.chanrecv(0x830240, 0x0, 0x1) runtime/chan.go:583 +0x3a1 fp=0x846f7c sp=0x846f40 pc=0x5701 runtime.chanrecv1(0x830240, 0x0) runtime/chan.go:442 +0x1c fp=0x846f90 sp=0x846f7c pc=0x535c runtime.gcenable() runtime/mgc.go:205 +0xca fp=0x846fa4 sp=0x846f90 pc=0x17c7a runtime.main() runtime/proc.go:210 +0x1b5 fp=0x846ff0 sp=0x846fa4 pc=0x3a295 runtime.goexit({}) runtime/asm_386.s:1363 +0x1 fp=0x846ff4 sp=0x846ff0 pc=0x61d71 goroutine 2 gp=0x8065a8 m=nil [runnable]: runtime.forcegchelper() runtime/proc.go:317 fp=0x847ff0 sp=0x847fec pc=0x3a5e0 runtime.goexit({}) runtime/asm_386.s:1363 +0x1 fp=0x847ff4 sp=0x847ff0 pc=0x61d71 created by runtime.init.5 in goroutine 1 runtime/proc.go:314 +0x22 goroutine 3 gp=0x8066c8 m=nil [runnable]: runtime.gcenable.gowrap1() runtime/mgc.go:203 fp=0x848ff0 sp=0x848fec pc=0x17cf0 runtime.goexit({}) runtime/asm_386.s:1363 +0x1 fp=0x848ff4 sp=0x848ff0 pc=0x61d71 created by runtime.gcenable in goroutine 1 runtime/mgc.go:203 +0x76 goroutine 4 gp=0x8067e8 m=nil [runnable]: runtime.gcenable.gowrap2() runtime/mgc.go:204 fp=0x849ff0 sp=0x849fec pc=0x17cb0 runtime.goexit({}) runtime/asm_386.s:1363 +0x1 fp=0x849ff4 sp=0x849ff0 pc=0x61d71 created by runtime.gcenable in goroutine 1 runtime/mgc.go:204 +0xb6 go: error obtaining buildID for go tool asm: exit status: 'asm 16733: 2' )), want 74 FAIL FAIL internal/types/errors 1.143s ok internal/unsafeheader 0.034s ok internal/xcoff 0.066s FAIL go tool dist: Failed: exit status: 'go 16660: 1'