plan9-386-0intro at 680caf15355057ca84857a2a291b6f5c44e73329 building mod at c96bc1413d570acfb16c7db96b4380cb508ae205 :: Running /tmp/workdir-gnot/go/bin/go with args ["/tmp/workdir-gnot/go/bin/go" "test" "-short" "golang.org/x/mod/..."] and env ["home=/usr/glenda" "path=/tmp/workdir-gnot/go/bin\x00.\x00/bin" "*=" "type=host-plan9-386-0intro" "rcname=gobuildlet" "pid=169" "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" "GOROOT_BOOTSTRAP=/tmp/workdir-gnot/go1.4" "workdir=/tmp/workdir-gnot" "objtype=386" "fn#sigexit=" "cflag=" "0=/bin/gobuildlet" "WORKDIR=/tmp/workdir-gnot" "GO_BUILDER_NAME=plan9-386-0intro" "GOROOT=/tmp/workdir-gnot/go" "GOPATH=/tmp/workdir-gnot/gopath" "GOPROXY=http://gk3-services-nap-yh2ma9qv-dd1e67b4-93hk.c.symbolic-datum-552.internal:30157" "GOPROXY=https://proxy.golang.org" "GOROOT_BOOTSTRAP=/usr/go-plan9-386-bootstrap"] in dir /tmp/workdir-gnot/gopath/src/golang.org/x/mod go: downloading golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 go: downloading golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 go: downloading golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e ? golang.org/x/mod/gosumcheck [no test files] ? golang.org/x/mod/internal/lazyregexp [no test files] ok golang.org/x/mod/modfile 0.038s ok golang.org/x/mod/module 0.019s ok golang.org/x/mod/semver 0.021s ok golang.org/x/mod/sumdb 0.071s ok golang.org/x/mod/sumdb/dirhash 0.026s ok golang.org/x/mod/sumdb/note 0.065s ok golang.org/x/mod/sumdb/storage 0.017s ok golang.org/x/mod/sumdb/tlog 0.779s usage: git [] --- FAIL: TestCreateFromVCS_basic (0.02s) zip_test.go:1498: exit status: 'git 595220: usage' usage: git [] --- FAIL: TestCreateFromVCS_v2 (0.02s) zip_test.go:1600: exit status: 'git 595225: usage' --- FAIL: TestCreateFromVCS_nonGitDir (0.02s) zip_test.go:1679: CreateFromVCS: returned error does not unwrap to modzip.ErrUnrecognisedVCS, but expected it to. returned error: create zip from version control system /tmp/zip_test-308826543: error running `git archive`: exit status: 'git 595236: usage', usage: git [] usage: git [] --- FAIL: TestCreateFromVCS_zeroCommitsGitDir (0.01s) zip_test.go:1701: exit status: 'git 595241: usage' FAIL FAIL golang.org/x/mod/zip 0.211s FAIL