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/vuln/cmd/govulncheck: unrecognized failures #57119

Closed
gopherbot opened this issue Dec 6, 2022 · 13 comments
Closed

x/vuln/cmd/govulncheck: unrecognized failures #57119

gopherbot opened this issue Dec 6, 2022 · 13 comments
Assignees
Labels
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

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 10m0s
running tests:
	TestCommand (10m0s)
	TestCommand/testdata/default (7m8s)

goroutine 58 [running]:
testing.(*M).startAlarm.func1()
	/var/gobuilder/buildlet/go/src/testing/testing.go:2240 +0x310
created by time.goFunc
	/var/gobuilder/buildlet/go/src/time/sleep.go:176 +0x38

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 Dec 6, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2022-11-22 17:12 netbsd-arm64-bsiegert vuln@05fb7250 go@1eb0465f x/vuln/cmd/govulncheck (log)
panic: test timed out after 10m0s
running tests:
	TestCommand (10m0s)
	TestCommand/testdata/default (7m8s)

goroutine 58 [running]:
testing.(*M).startAlarm.func1()
	/var/gobuilder/buildlet/go/src/testing/testing.go:2240 +0x310
created by time.goFunc
	/var/gobuilder/buildlet/go/src/time/sleep.go:176 +0x38

watchflakes

@gopherbot gopherbot added the vulncheck or vulndb Issues for the x/vuln or x/vulndb repo label Dec 6, 2022
@gopherbot gopherbot modified the milestones: Unreleased, vuln/unplanned Dec 6, 2022
@zpavlinovic zpavlinovic self-assigned this Dec 6, 2022
@zpavlinovic
Copy link
Contributor

Cannot find it on builders. Looks transient.

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-04-25 20:39 windows-amd64-race vuln@dc4d501d go@ce0b9143 x/vuln/cmd/govulncheck (log)
panic: test timed out after 20m0s
running tests:
	TestCommand (19m54s)
	TestCommand/testdata\binarymultientryjson (19m37s)
	TestCommand/testdata\json (19m36s)
	TestCommand/testdata\multientry_json (19m36s)
	TestCommand/testdata\source (19m37s)
	TestCommand/testdata\sourceverbose (19m37s)
	TestCommand/testdata\stdlib (19m37s)
	TestCommand/testdata\stdlib_verbose (19m37s)
	TestCommand/testdata\subdir (19m37s)

goroutine 8084 [running]:
testing.(*M).startAlarm.func1()
	C:/workdir/go/src/testing/testing.go:2259 +0x1fc
created by time.goFunc
	C:/workdir/go/src/time/sleep.go:176 +0x45

watchflakes

@gopherbot gopherbot reopened this Apr 25, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-04-27 19:46 windows-amd64-race vuln@84fbccd9 go@3a7806d3 x/vuln/cmd/govulncheck (log)
panic: test timed out after 20m0s
running tests:
	TestCommand (19m53s)
	TestCommand/testdata\binary (1m21s)
	TestCommand/testdata\binarymulti (1m30s)
	TestCommand/testdata\binarymultientryjson (1m24s)
	TestCommand/testdata\multientry (1m24s)
	TestCommand/testdata\multientry_json (1m30s)
	TestCommand/testdata\multientry_verbose (19m33s)
	TestCommand/testdata\source (1m30s)
	TestCommand/testdata\sourcebadpattern (1m24s)

goroutine 7140 [running]:
testing.(*M).startAlarm.func1()
	C:/workdir/go/src/testing/testing.go:2259 +0x1fc
created by time.goFunc
	C:/workdir/go/src/time/sleep.go:176 +0x45

goroutine 6788 [running]:
	goroutine running on other thread; stack unavailable
created by golang.org/x/tools/go/ssa.(*Program).Build in goroutine 6739
	C:/workdir/gopath/pkg/mod/golang.org/x/tools@v0.8.1-0.20230421161920-b9619ee54b47/go/ssa/builder.go:2461 +0x285

goroutine 6822 [running]:
	goroutine running on other thread; stack unavailable
created by golang.org/x/tools/go/packages.(*loader).loadRecursive.func1 in goroutine 6711
	C:/workdir/gopath/pkg/mod/golang.org/x/tools@v0.8.1-0.20230421161920-b9619ee54b47/go/packages/packages.go:845 +0xd5

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-04-28 21:08 windows-amd64-race vuln@95e65680 go@4badad8d x/vuln/cmd/govulncheck (log)
panic: test timed out after 20m0s
running tests:
	TestCommand (19m53s)
	TestCommand/testdata\binarybadfile (18m28s)
	TestCommand/testdata\binarybadfileformat (18m28s)
	TestCommand/testdata\binarymulti (18m23s)
	TestCommand/testdata\informational (18m28s)
	TestCommand/testdata\sourceverbose (18m28s)
	TestCommand/testdata\stdlib_verbose (19m30s)
	TestCommand/testdata\subdir (19m30s)
	TestCommand/testdata\usage (18m28s)

goroutine 6591 [running]:
testing.(*M).startAlarm.func1()
	C:/workdir/go/src/testing/testing.go:2259 +0x1fc
created by time.goFunc
	C:/workdir/go/src/time/sleep.go:176 +0x45

goroutine 6666 [running]:
	goroutine running on other thread; stack unavailable
created by golang.org/x/tools/go/ssa.(*Program).Build in goroutine 6575
	C:/workdir/gopath/pkg/mod/golang.org/x/tools@v0.8.1-0.20230421161920-b9619ee54b47/go/ssa/builder.go:2461 +0x285

goroutine 5809 [running]:
	goroutine running on other thread; stack unavailable
created by golang.org/x/vuln/internal/vulncheck.Source in goroutine 3751
	C:/workdir/gopath/src/golang.org/x/vuln/internal/vulncheck/source.go:68 +0x5db

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-05-02 02:53 windows-amd64-race vuln@3a575246 go@04f059f9 x/vuln/cmd/govulncheck (log)
panic: test timed out after 20m0s
running tests:
	TestCommand (19m52s)
	TestCommand/testdata\informational (2m36s)
	TestCommand/testdata\sourceverbose (2m36s)
	TestCommand/testdata\subdir (19m4s)

goroutine 10376 [running]:
testing.(*M).startAlarm.func1()
	C:/workdir/go/src/testing/testing.go:2259 +0x1fc
created by time.goFunc
	C:/workdir/go/src/time/sleep.go:176 +0x45

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-05-05 20:14 windows-amd64-race vuln@d573de52 go@841e99e2 x/vuln/cmd/govulncheck (log)
panic: test timed out after 20m0s
running tests:
	TestCommand (19m51s)
	TestCommand/testdata\binarynotest (18m7s)
	TestCommand/testdata\informational (18m7s)
	TestCommand/testdata\jsonnoshow (16m32s)
	TestCommand/testdata\multientry (18m7s)
	TestCommand/testdata\nogomod (1m59s)
	TestCommand/testdata\stdlib (18m7s)

goroutine 9712 [running]:
testing.(*M).startAlarm.func1()
	C:/workdir/go/src/testing/testing.go:2259 +0x1fc
created by time.goFunc
	C:/workdir/go/src/time/sleep.go:176 +0x45

watchflakes

@zpavlinovic zpavlinovic assigned ianthehat and unassigned zpavlinovic May 12, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-05-17 14:48 windows-amd64-race vuln@78e1e631 go@86517916 x/vuln/cmd/govulncheck (log)
panic: test timed out after 20m0s
running tests:
	TestCommand (20m0s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\convert (18m55s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\informational (18m21s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\json (18m21s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\jsonnoshow (18m55s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_stacks (18m57s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\stdlib (19m0s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\stdlib_stacks (19m2s)

goroutine 10080 [running]:
testing.(*M).startAlarm.func1()
	C:/workdir/go/src/testing/testing.go:2259 +0x1fc
created by time.goFunc
	C:/workdir/go/src/time/sleep.go:176 +0x45

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-05-19 04:34 windows-amd64-race vuln@0e42683d go@b1aadd03 x/vuln/cmd/govulncheck (log)
panic: test timed out after 20m0s
running tests:
	TestCommand (20m0s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\binary_fail (19m36s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_stdlib_text (19m33s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_subdir_text (19m32s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_vuln_text (19m32s)

goroutine 10166 [running]:
testing.(*M).startAlarm.func1()
	C:/workdir/go/src/testing/testing.go:2259 +0x1fc
created by time.goFunc
	C:/workdir/go/src/time/sleep.go:176 +0x45

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-05-22 18:55 windows-amd64-race vuln@4d485808 go@5b93af7f x/vuln/cmd/govulncheck (log)
panic: test timed out after 20m0s
running tests:
	TestCommand (20m0s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\binary_json (7m50s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\query_fail (7m49s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\query_json (7m55s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\query_multi_json (7m50s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_fail (19m0s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_informational_text (18m37s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_vuln_text (19m37s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\usage (19m15s)

goroutine 10886 [running]:
testing.(*M).startAlarm.func1()
	C:/workdir/go/src/testing/testing.go:2305 +0x1fc
created by time.goFunc
	C:/workdir/go/src/time/sleep.go:176 +0x45

goroutine 10961 [running]:
	goroutine running on other thread; stack unavailable
created by golang.org/x/vuln/internal/vulncheck.Source in goroutine 10176
	C:/workdir/gopath/src/golang.org/x/vuln/internal/vulncheck/source.go:61 +0x59b

goroutine 10274 [running]:
	goroutine running on other thread; stack unavailable
created by golang.org/x/tools/go/ssa.(*Program).Build in goroutine 10132
	C:/workdir/gopath/pkg/mod/golang.org/x/tools@v0.8.1-0.20230421161920-b9619ee54b47/go/ssa/builder.go:2461 +0x285

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-05-22 18:55 windows-amd64-race vuln@4d485808 go@326df693 x/vuln/cmd/govulncheck (log)
panic: test timed out after 20m0s
running tests:
	TestCommand (20m0s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\binary_fail (19m36s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\convert_text (19m15s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\query_fail (19m23s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\query_json (19m23s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_multientry_text (19m36s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_stdlib_text (19m29s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_vuln_json (19m29s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_vuln_text (19m29s)

goroutine 7265 [running]:
testing.(*M).startAlarm.func1()
	C:/workdir/go/src/testing/testing.go:2259 +0x1fc
created by time.goFunc
	C:/workdir/go/src/time/sleep.go:176 +0x45

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-06-02 04:04 windows-amd64-race vuln@be19afd8 go@3d78c735 x/vuln/cmd/govulncheck (log)
panic: test timed out after 20m0s
running tests:
	TestCommand (20m0s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\binary_fail (19m39s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\query_stdlib_json (11m25s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\query_vstdlib_json (11m30s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_fail (16m22s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_informational_text (16m17s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_stdlib_text (19m39s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_vuln_text (19m33s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\usage (17m2s)

goroutine 10084 [running]:
testing.(*M).startAlarm.func1()
	C:/workdir/go/src/testing/testing.go:2259 +0x1fc
created by time.goFunc
	C:/workdir/go/src/time/sleep.go:176 +0x45

goroutine 10212 [running]:
	goroutine running on other thread; stack unavailable
created by golang.org/x/tools/go/ssa.(*Program).Build in goroutine 9978
	C:/workdir/gopath/pkg/mod/golang.org/x/tools@v0.8.1-0.20230421161920-b9619ee54b47/go/ssa/builder.go:2461 +0x285

goroutine 10124 [running]:
	goroutine running on other thread; stack unavailable
created by golang.org/x/tools/go/ssa.(*Program).Build in goroutine 10004
	C:/workdir/gopath/pkg/mod/golang.org/x/tools@v0.8.1-0.20230421161920-b9619ee54b47/go/ssa/builder.go:2461 +0x285

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-06-13 19:01 windows-amd64-race vuln@7c36ae10 go@3b4b7b84 x/vuln/cmd/govulncheck (log)
panic: test timed out after 20m0s
running tests:
	TestCommand (20m0s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\binary_fail (2m1s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_multientry_json (2m1s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_multientry_text (2m1s)
	TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_vuln_text (10m47s)

goroutine 10320 [running]:
testing.(*M).startAlarm.func1()
	C:/workdir/go/src/testing/testing.go:2259 +0x1fc
created by time.goFunc
	C:/workdir/go/src/time/sleep.go:176 +0x45

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

3 participants