golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
121.19k stars 17.37k forks source link

x/vulndb: TestChecksBash failures #55209

Open gopherbot opened 1 year ago

gopherbot commented 1 year ago
#!watchflakes
post <- pkg == "golang.org/x/vulndb" && test == "TestChecksBash"

Bug automatically created to track these flakes.

— watchflakes

gopherbot commented 1 year ago

Found new matching flaky dashboard failures for:

#!watchflakes
post <- pkg == "golang.org/x/vulndb" && test == "TestChecksBash"
2022-08-23 20:36 linux-amd64-longtest vulndb@355e4236 go@1a8dfadb golang.org/x/vulndb.TestChecksBash (log) go version devel 1a8dfadbfe26978cba0d6ce57bf437a93f796da6 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon -error . Installing: mvdan.cc/unparam unparam ./... go mod tidy -compat=1.17 golang.org/x/vulndb/internal/cvelistrepo imports github.com/go-git/go-git/v5 tested by github.com/go-git/go-git/v5.test imports github.com/go-git/go-git-fixtures/v4: github.com/go-git/go-git-fixtures/v4@v4.2.1: read "http:/gk3-services-nap-jetxd907-8ae6730a-mvc8.c.symbolic-datum-552.internal:30157/@v/v4.2.1.zip": unexpected EOF command failed FAILED; see errors above --- FAIL: TestChecksBash (39.59s) all_test.go:34: exit status 1

watchflakes

rsc commented 1 year ago

Stopped.

gopherbot commented 2 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vulndb" && test == "TestChecksBash"
2024-04-05 15:41 x_vulndb-go1.21-darwin-amd64-longtest vulndb@1131f42a release-branch.go1.21@74501172 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel 7450117243385c50d9b8ba46b85cac17b06ec7d5 darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . Installing: mvdan.cc/unparam ... go: downloading github.com/kr/text v0.2.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: golang.org/x/vulndb/cmd/vulnreport imports github.com/go-git/go-git/v5 tested by github.com/go-git/go-git/v5.test imports github.com/go-git/go-git-fixtures/v4: github.com/go-git/go-git-fixtures/v4@v4.3.2-0.20231010084843-55a94097c399: read "https:/proxy.golang.org/@v/v4.3.2-0.20231010084843-55a94097c399.zip": read tcp 10.1.1.81:50417->172.253.63.207:443: read: operation timed out command failed checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (29.54s)

watchflakes

gopherbot commented 1 month ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vulndb" && test == "TestChecksBash"
2024-06-03 20:52 x_vulndb-go1.21-darwin-amd64-longtest vulndb@f714a152 release-branch.go1.21@9488a444 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.21.10-devel_9488a444d9c752f4e1da19907945c4cc740a6c14 darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . Installing: mvdan.cc/unparam ... go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 go: downloading github.com/gliderlabs/ssh v0.3.5 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading golang.org/x/term v0.20.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (53.46s)
2024-06-03 20:52 x_vulndb-go1.21-linux-amd64-longtest vulndb@f714a152 release-branch.go1.21@9488a444 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.21.10-devel_9488a444d9c752f4e1da19907945c4cc740a6c14 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . Installing: mvdan.cc/unparam unparam ./... ... go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading github.com/kr/pretty v0.3.1 go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/text v0.2.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (13.95s)
2024-06-03 20:52 x_vulndb-go1.21-linux-amd64-longtest-race vulndb@f714a152 release-branch.go1.21@9488a444 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.21.10-devel_9488a444d9c752f4e1da19907945c4cc740a6c14 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . Installing: mvdan.cc/unparam unparam ./... ... go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/kr/text v0.2.0 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (29.62s)
2024-06-03 20:52 x_vulndb-go1.22-darwin-amd64-longtest vulndb@f714a152 release-branch.go1.22@74565750 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.22.3-devel_745657509e0598cc883f63900910ed847d84dfbb darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . Installing: mvdan.cc/unparam ... go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 go: downloading github.com/gliderlabs/ssh v0.3.5 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading golang.org/x/term v0.20.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (35.96s)
2024-06-03 20:52 x_vulndb-go1.22-linux-amd64-longtest vulndb@f714a152 release-branch.go1.22@74565750 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.22.3-devel_745657509e0598cc883f63900910ed847d84dfbb linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . Installing: mvdan.cc/unparam unparam ./... ... go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/text v0.2.0 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (14.50s)
2024-06-03 20:52 x_vulndb-go1.22-linux-amd64-longtest-race vulndb@f714a152 release-branch.go1.22@74565750 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.22.3-devel_745657509e0598cc883f63900910ed847d84dfbb linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . Installing: mvdan.cc/unparam unparam ./... ... go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/kr/text v0.2.0 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (31.75s)
2024-06-03 20:52 x_vulndb-gotip-darwin-amd64-longtest vulndb@f714a152 go@eaa7d9ff x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel eaa7d9ff86b35c72cc35bd7c14b349fa414c392f darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . Installing: mvdan.cc/unparam ... go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 go: downloading github.com/gliderlabs/ssh v0.3.5 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading golang.org/x/term v0.20.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (73.58s)
2024-06-03 20:52 x_vulndb-gotip-linux-amd64-longtest vulndb@f714a152 go@eaa7d9ff x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel eaa7d9ff86b35c72cc35bd7c14b349fa414c392f linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . Installing: mvdan.cc/unparam unparam ./... ... go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/kr/text v0.2.0 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (14.44s)
2024-06-03 20:52 x_vulndb-gotip-linux-amd64-longtest-race vulndb@f714a152 go@eaa7d9ff x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel eaa7d9ff86b35c72cc35bd7c14b349fa414c392f linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . Installing: mvdan.cc/unparam unparam ./... ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/text v0.2.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (34.10s)

watchflakes

gopherbot commented 1 month ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vulndb" && test == "TestChecksBash"
2024-06-04 15:19 x_vulndb-go1.21-darwin-amd64-longtest vulndb@96f0f48a release-branch.go1.21@9488a444 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.21.10-devel_9488a444d9c752f4e1da19907945c4cc740a6c14 darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2727.json:9:14: "Constallation" is a misspelling of "Constellation" ... go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 go: downloading github.com/gliderlabs/ssh v0.3.5 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading golang.org/x/term v0.20.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (35.97s)
2024-06-04 15:19 x_vulndb-go1.21-linux-amd64-longtest vulndb@96f0f48a release-branch.go1.21@9488a444 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.21.10-devel_9488a444d9c752f4e1da19907945c4cc740a6c14 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2727.json:9:14: "Constallation" is a misspelling of "Constellation" data/osv/GO-2024-2727.json:10:14: "Constallation" is a misspelling of "Constellation" ... go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/text v0.2.0 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (14.50s)
2024-06-04 15:19 x_vulndb-go1.21-linux-amd64-longtest-race vulndb@96f0f48a release-branch.go1.21@9488a444 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.21.10-devel_9488a444d9c752f4e1da19907945c4cc740a6c14 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2727.json:9:14: "Constallation" is a misspelling of "Constellation" data/osv/GO-2024-2727.json:10:14: "Constallation" is a misspelling of "Constellation" ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/text v0.2.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (31.25s)
2024-06-04 15:19 x_vulndb-go1.22-darwin-amd64-longtest vulndb@96f0f48a release-branch.go1.22@74565750 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.22.3-devel_745657509e0598cc883f63900910ed847d84dfbb darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2727.json:9:14: "Constallation" is a misspelling of "Constellation" ... go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 go: downloading github.com/gliderlabs/ssh v0.3.5 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading golang.org/x/term v0.20.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (35.63s)
2024-06-04 15:19 x_vulndb-go1.22-linux-amd64-longtest vulndb@96f0f48a release-branch.go1.22@74565750 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.22.3-devel_745657509e0598cc883f63900910ed847d84dfbb linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2727.json:9:14: "Constallation" is a misspelling of "Constellation" data/osv/GO-2024-2727.json:10:14: "Constallation" is a misspelling of "Constellation" ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/text v0.2.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (13.15s)
2024-06-04 15:19 x_vulndb-go1.22-linux-amd64-longtest-race vulndb@96f0f48a release-branch.go1.22@74565750 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.22.3-devel_745657509e0598cc883f63900910ed847d84dfbb linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2727.json:9:14: "Constallation" is a misspelling of "Constellation" data/osv/GO-2024-2727.json:10:14: "Constallation" is a misspelling of "Constellation" ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/text v0.2.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (30.62s)
2024-06-04 15:19 x_vulndb-gotip-darwin-amd64-longtest vulndb@96f0f48a go@535f81e7 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel 535f81e74ebd52ac595af42917cd2afb99b1c6b1 darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2727.json:9:14: "Constallation" is a misspelling of "Constellation" ... go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 go: downloading github.com/gliderlabs/ssh v0.3.5 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading golang.org/x/term v0.20.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (39.20s)
2024-06-04 15:19 x_vulndb-gotip-linux-amd64-longtest vulndb@96f0f48a go@499de421 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel 499de42188ee0b0680aec4c49e25594456fdf15a linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2727.json:9:14: "Constallation" is a misspelling of "Constellation" data/osv/GO-2024-2727.json:10:14: "Constallation" is a misspelling of "Constellation" ... go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/kr/text v0.2.0 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (14.27s)
2024-06-04 15:19 x_vulndb-gotip-linux-amd64-longtest-race vulndb@96f0f48a go@499de421 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel 499de42188ee0b0680aec4c49e25594456fdf15a linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2727.json:9:14: "Constallation" is a misspelling of "Constellation" data/osv/GO-2024-2727.json:10:14: "Constallation" is a misspelling of "Constellation" ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (31.98s)
2024-06-04 16:09 x_vulndb-go1.21-darwin-amd64-longtest vulndb@a78aa7f9 release-branch.go1.21@9488a444 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.21.10-devel_9488a444d9c752f4e1da19907945c4cc740a6c14 darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/reports/GO-2024-2727.yaml:14:43: "Constallation" is a misspelling of "Constellation" ... go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 go: downloading github.com/gliderlabs/ssh v0.3.5 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading golang.org/x/term v0.20.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (35.31s)
2024-06-04 16:09 x_vulndb-go1.21-linux-amd64-longtest vulndb@a78aa7f9 release-branch.go1.21@9488a444 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.21.10-devel_9488a444d9c752f4e1da19907945c4cc740a6c14 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/reports/GO-2024-2727.yaml:14:43: "Constallation" is a misspelling of "Constellation" command failed ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/text v0.2.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (13.10s)
2024-06-04 16:09 x_vulndb-go1.21-linux-amd64-longtest-race vulndb@a78aa7f9 release-branch.go1.21@9488a444 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.21.10-devel_9488a444d9c752f4e1da19907945c4cc740a6c14 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/reports/GO-2024-2727.yaml:14:43: "Constallation" is a misspelling of "Constellation" command failed ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/text v0.2.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (29.31s)
2024-06-04 16:09 x_vulndb-go1.22-darwin-amd64-longtest vulndb@a78aa7f9 release-branch.go1.22@74565750 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.22.3-devel_745657509e0598cc883f63900910ed847d84dfbb darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/reports/GO-2024-2727.yaml:14:43: "Constallation" is a misspelling of "Constellation" ... go: downloading github.com/gliderlabs/ssh v0.3.5 go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading golang.org/x/term v0.20.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (35.27s)
2024-06-04 16:09 x_vulndb-go1.22-linux-amd64-longtest vulndb@a78aa7f9 release-branch.go1.22@74565750 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.22.3-devel_745657509e0598cc883f63900910ed847d84dfbb linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/reports/GO-2024-2727.yaml:14:43: "Constallation" is a misspelling of "Constellation" command failed ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/text v0.2.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (13.17s)
2024-06-04 16:09 x_vulndb-go1.22-linux-amd64-longtest-race vulndb@a78aa7f9 release-branch.go1.22@74565750 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.22.3-devel_745657509e0598cc883f63900910ed847d84dfbb linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/reports/GO-2024-2727.yaml:14:43: "Constallation" is a misspelling of "Constellation" command failed ... go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading github.com/kr/text v0.2.0 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (29.40s)
2024-06-04 16:09 x_vulndb-gotip-darwin-amd64-longtest vulndb@a78aa7f9 go@b5a86178 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel b5a861782312d2b3a4f71e33d9a0c2b01a40fe5f darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/reports/GO-2024-2727.yaml:14:43: "Constallation" is a misspelling of "Constellation" ... go: downloading github.com/gliderlabs/ssh v0.3.5 go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading golang.org/x/term v0.20.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (39.35s)
2024-06-04 16:09 x_vulndb-gotip-linux-amd64-longtest vulndb@a78aa7f9 go@b5a86178 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel b5a861782312d2b3a4f71e33d9a0c2b01a40fe5f linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/reports/GO-2024-2727.yaml:14:43: "Constallation" is a misspelling of "Constellation" command failed ... go: downloading github.com/kr/pretty v0.3.1 go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (13.64s)
2024-06-04 16:09 x_vulndb-gotip-linux-amd64-longtest-race vulndb@a78aa7f9 go@b5a86178 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel b5a861782312d2b3a4f71e33d9a0c2b01a40fe5f linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/reports/GO-2024-2727.yaml:14:43: "Constallation" is a misspelling of "Constellation" command failed ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/text v0.2.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (26.82s)

watchflakes

gopherbot commented 1 month ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vulndb" && test == "TestChecksBash"
2024-06-05 15:10 x_vulndb-go1.21-linux-amd64-longtest vulndb@8ed6db9e release-branch.go1.21@48103d97 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.21.11-devel_48103d97a84d549b44bc4764df6958f73ba5ee02 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" data/osv/GO-2024-2732.json:10:58: "expropiation" is a misspelling of "expropriation" ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/kr/text v0.2.0 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (14.07s)
2024-06-05 15:10 x_vulndb-go1.21-linux-amd64-longtest-race vulndb@8ed6db9e release-branch.go1.21@48103d97 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.21.11-devel_48103d97a84d549b44bc4764df6958f73ba5ee02 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" data/osv/GO-2024-2732.json:10:58: "expropiation" is a misspelling of "expropriation" ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading github.com/kr/text v0.2.0 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (32.57s)
2024-06-05 15:10 x_vulndb-go1.22-linux-amd64-longtest vulndb@8ed6db9e release-branch.go1.22@ace5bb40 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.22.4-devel_ace5bb40d027b718b67556afcd31bf54cff050ab linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" data/osv/GO-2024-2732.json:10:58: "expropiation" is a misspelling of "expropriation" ... go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/text v0.2.0 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (14.68s)
2024-06-05 15:10 x_vulndb-go1.22-linux-amd64-longtest-race vulndb@8ed6db9e release-branch.go1.22@ace5bb40 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.22.4-devel_ace5bb40d027b718b67556afcd31bf54cff050ab linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" data/osv/GO-2024-2732.json:10:58: "expropiation" is a misspelling of "expropriation" ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/text v0.2.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (33.27s)
2024-06-05 15:10 x_vulndb-gotip-darwin-amd64-longtest vulndb@8ed6db9e go@7a072fc2 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel 7a072fc250012f5dc2bd5e8099cf64f95ef39bf5 darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" ... go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 go: downloading github.com/gliderlabs/ssh v0.3.5 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading golang.org/x/term v0.21.0 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (39.10s)
2024-06-05 15:10 x_vulndb-gotip-linux-amd64-longtest vulndb@8ed6db9e go@7a072fc2 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel 7a072fc250012f5dc2bd5e8099cf64f95ef39bf5 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" data/osv/GO-2024-2732.json:10:58: "expropiation" is a misspelling of "expropriation" ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (14.33s)
2024-06-05 15:10 x_vulndb-gotip-linux-amd64-longtest-race vulndb@8ed6db9e go@7a072fc2 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel 7a072fc250012f5dc2bd5e8099cf64f95ef39bf5 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" data/osv/GO-2024-2732.json:10:58: "expropiation" is a misspelling of "expropriation" ... go: downloading github.com/kr/pretty v0.3.1 go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/text v0.2.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (30.59s)
2024-06-05 15:11 x_vulndb-go1.21-linux-amd64-longtest vulndb@7ecfe86a release-branch.go1.21@48103d97 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.21.11-devel_48103d97a84d549b44bc4764df6958f73ba5ee02 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" data/osv/GO-2024-2732.json:10:58: "expropiation" is a misspelling of "expropriation" ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (14.10s)
2024-06-05 15:11 x_vulndb-go1.21-linux-amd64-longtest-race vulndb@7ecfe86a release-branch.go1.21@48103d97 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.21.11-devel_48103d97a84d549b44bc4764df6958f73ba5ee02 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" data/osv/GO-2024-2732.json:10:58: "expropiation" is a misspelling of "expropriation" ... go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading github.com/kr/pretty v0.3.1 go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/kr/text v0.2.0 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (30.28s)
2024-06-05 15:11 x_vulndb-go1.22-linux-amd64-longtest vulndb@7ecfe86a release-branch.go1.22@ace5bb40 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.22.4-devel_ace5bb40d027b718b67556afcd31bf54cff050ab linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" data/osv/GO-2024-2732.json:10:58: "expropiation" is a misspelling of "expropriation" ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/text v0.2.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (13.71s)
2024-06-05 15:11 x_vulndb-go1.22-linux-amd64-longtest-race vulndb@7ecfe86a release-branch.go1.22@ace5bb40 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.22.4-devel_ace5bb40d027b718b67556afcd31bf54cff050ab linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" data/osv/GO-2024-2732.json:10:58: "expropiation" is a misspelling of "expropriation" ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/text v0.2.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (25.95s)
2024-06-05 15:11 x_vulndb-gotip-darwin-amd64-longtest vulndb@7ecfe86a go@7a072fc2 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel 7a072fc250012f5dc2bd5e8099cf64f95ef39bf5 darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" ... go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 go: downloading github.com/gliderlabs/ssh v0.3.5 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading golang.org/x/term v0.21.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (71.00s)
2024-06-05 15:11 x_vulndb-gotip-linux-amd64-longtest vulndb@7ecfe86a go@7a072fc2 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel 7a072fc250012f5dc2bd5e8099cf64f95ef39bf5 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" data/osv/GO-2024-2732.json:10:58: "expropiation" is a misspelling of "expropriation" ... go: downloading github.com/kr/pretty v0.3.1 go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/text v0.2.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (13.49s)
2024-06-05 15:11 x_vulndb-gotip-linux-amd64-longtest-race vulndb@7ecfe86a go@7a072fc2 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel 7a072fc250012f5dc2bd5e8099cf64f95ef39bf5 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" data/osv/GO-2024-2732.json:10:58: "expropiation" is a misspelling of "expropriation" ... go: downloading github.com/kr/pretty v0.3.1 go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading github.com/kr/text v0.2.0 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (31.51s)
2024-06-05 15:11 x_vulndb-go1.21-linux-amd64-longtest vulndb@4e76d877 release-branch.go1.21@48103d97 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.21.11-devel_48103d97a84d549b44bc4764df6958f73ba5ee02 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" data/osv/GO-2024-2732.json:10:58: "expropiation" is a misspelling of "expropriation" ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/text v0.2.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (13.06s)
2024-06-05 15:11 x_vulndb-go1.21-linux-amd64-longtest-race vulndb@4e76d877 release-branch.go1.21@48103d97 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.21.11-devel_48103d97a84d549b44bc4764df6958f73ba5ee02 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" data/osv/GO-2024-2732.json:10:58: "expropiation" is a misspelling of "expropriation" ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (28.73s)
2024-06-05 15:11 x_vulndb-go1.22-linux-amd64-longtest vulndb@4e76d877 release-branch.go1.22@ace5bb40 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.22.4-devel_ace5bb40d027b718b67556afcd31bf54cff050ab linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" data/osv/GO-2024-2732.json:10:58: "expropiation" is a misspelling of "expropriation" ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/text v0.2.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (13.15s)
2024-06-05 15:11 x_vulndb-go1.22-linux-amd64-longtest-race vulndb@4e76d877 release-branch.go1.22@ace5bb40 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.22.4-devel_ace5bb40d027b718b67556afcd31bf54cff050ab linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" data/osv/GO-2024-2732.json:10:58: "expropiation" is a misspelling of "expropriation" ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/kr/text v0.2.0 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (29.95s)
2024-06-05 15:11 x_vulndb-gotip-darwin-amd64-longtest vulndb@4e76d877 go@7a072fc2 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel 7a072fc250012f5dc2bd5e8099cf64f95ef39bf5 darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" ... go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 go: downloading github.com/gliderlabs/ssh v0.3.5 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading golang.org/x/term v0.21.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (39.49s)
2024-06-05 15:11 x_vulndb-gotip-linux-amd64-longtest vulndb@4e76d877 go@f3ae1356 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel f3ae135604ef03886d6ebbc2ede2d4d58d175b49 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" data/osv/GO-2024-2732.json:10:58: "expropiation" is a misspelling of "expropriation" ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/text v0.2.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (13.38s)
2024-06-05 15:11 x_vulndb-gotip-linux-amd64-longtest-race vulndb@4e76d877 go@f3ae1356 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version devel f3ae135604ef03886d6ebbc2ede2d4d58d175b49 linux/amd64 Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" data/osv/GO-2024-2732.json:10:58: "expropiation" is a misspelling of "expropriation" ... go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (31.40s)

watchflakes

gopherbot commented 1 month ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vulndb" && test == "TestChecksBash"
2024-06-05 15:10 x_vulndb-go1.21-darwin-amd64-longtest vulndb@8ed6db9e release-branch.go1.21@48103d97 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.21.11-devel_48103d97a84d549b44bc4764df6958f73ba5ee02 darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" ... go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 go: downloading github.com/gliderlabs/ssh v0.3.5 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading golang.org/x/term v0.21.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (35.36s)
2024-06-05 15:10 x_vulndb-go1.22-darwin-amd64-longtest vulndb@8ed6db9e release-branch.go1.22@ace5bb40 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.22.4-devel_ace5bb40d027b718b67556afcd31bf54cff050ab darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" ... go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 go: downloading github.com/gliderlabs/ssh v0.3.5 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading golang.org/x/term v0.21.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (36.77s)
2024-06-05 15:11 x_vulndb-go1.21-darwin-amd64-longtest vulndb@7ecfe86a release-branch.go1.21@48103d97 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.21.11-devel_48103d97a84d549b44bc4764df6958f73ba5ee02 darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" ... go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 go: downloading github.com/gliderlabs/ssh v0.3.5 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading golang.org/x/term v0.21.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (35.61s)
2024-06-05 15:11 x_vulndb-go1.22-darwin-amd64-longtest vulndb@7ecfe86a release-branch.go1.22@ace5bb40 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.22.4-devel_ace5bb40d027b718b67556afcd31bf54cff050ab darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" ... go: downloading github.com/gliderlabs/ssh v0.3.5 go: downloading github.com/kr/text v0.2.0 go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading golang.org/x/term v0.21.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (37.17s)
2024-06-05 15:11 x_vulndb-go1.21-darwin-amd64-longtest vulndb@4e76d877 release-branch.go1.21@48103d97 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.21.11-devel_48103d97a84d549b44bc4764df6958f73ba5ee02 darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" ... go: downloading github.com/gliderlabs/ssh v0.3.5 go: downloading cloud.google.com/go/logging v1.8.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading golang.org/x/term v0.21.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (35.01s)
2024-06-05 15:11 x_vulndb-go1.22-darwin-amd64-longtest vulndb@4e76d877 release-branch.go1.22@ace5bb40 x/vulndb.TestChecksBash (log) === RUN TestChecksBash go version go1.22.4-devel_ace5bb40d027b718b67556afcd31bf54cff050ab darwin/amd64 ./checks.bash: line 46: shopt: globstar: invalid shell option name Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -i unknwon,importas -error . data/osv/GO-2024-2732.json:9:58: "expropiation" is a misspelling of "expropriation" ... go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 go: downloading github.com/gliderlabs/ssh v0.3.5 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading golang.org/x/term v0.21.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 checks.bash FAILED; see errors above all_test.go:46: exit status 1 --- FAIL: TestChecksBash (35.63s)

watchflakes