Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: TestChecksBash failures #55209

Open
gopherbot opened this issue Sep 20, 2022 · 3 comments
Open

x/vulndb: TestChecksBash failures #55209

gopherbot opened this issue Sep 20, 2022 · 3 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "golang.org/x/vulndb" && test == "TestChecksBash"

Bug automatically created to track these flakes.

— watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Sep 20, 2022
@gopherbot
Copy link
Author

gopherbot commented Sep 20, 2022

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

@gopherbot gopherbot added this to the Unreleased milestone Sep 20, 2022
@rsc
Copy link
Contributor

rsc commented Sep 20, 2022

Stopped.

@rsc rsc closed this as completed Sep 20, 2022
@gopherbot gopherbot changed the title x/vulndb: flaky TestChecksBash x/vulndb: TestChecksBash failures Sep 20, 2022
@golang golang locked and limited conversation to collaborators Sep 20, 2023
@gopherbot gopherbot reopened this Apr 18, 2024
@gopherbot
Copy link
Author

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 gopherbot added the vulncheck or vulndb Issues for the x/vuln or x/vulndb repo label Apr 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
Projects
Status: Done
Development

No branches or pull requests

2 participants