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

crypto/internal/fips140test:gofips140-v1.0.0: TestACVP failures #71508

Open
gopherbot opened this issue Jan 31, 2025 · 4 comments
Open

crypto/internal/fips140test:gofips140-v1.0.0: TestACVP failures #71508

gopherbot opened this issue Jan 31, 2025 · 4 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "crypto/internal/fips140test:gofips140-v1.0.0" && test == "TestACVP"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestACVP
    fetchmodule.go:26: C:\b\s\w\ir\x\w\goroot\bin\go.exe env GOMODCACHE: exit status 1
--- FAIL: TestACVP (2.51s)

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 Jan 31, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/internal/fips140test:gofips140-v1.0.0" && test == "TestACVP"
2025-01-30 21:39 gotip-windows-amd64-longtest go@ce7ea0a6 crypto/internal/fips140test:gofips140-v1.0.0.TestACVP (log)
=== RUN   TestACVP
    fetchmodule.go:26: C:\b\s\w\ir\x\w\goroot\bin\go.exe env GOMODCACHE: exit status 1
--- FAIL: TestACVP (2.51s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/internal/fips140test:gofips140-v1.0.0" && test == "TestACVP"
2025-01-29 15:10 gotip-windows-amd64-longtest go@e81f7155 crypto/internal/fips140test:gofips140-v1.0.0.TestACVP (log)
=== RUN   TestACVP
    fetchmodule.go:26: C:\b\s\w\ir\x\w\goroot\bin\go.exe env GOMODCACHE: exit status 1
--- FAIL: TestACVP (2.25s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/internal/fips140test:gofips140-v1.0.0" && test == "TestACVP"
2025-01-29 15:10 go1.24-windows-amd64-longtest release-branch.go1.24@e81f7155 crypto/internal/fips140test:gofips140-v1.0.0.TestACVP (log)
=== RUN   TestACVP
    fetchmodule.go:26: C:\b\s\w\ir\x\w\goroot\bin\go.exe env GOMODCACHE: exit status 1
--- FAIL: TestACVP (1.89s)
2025-01-30 21:39 go1.24-windows-amd64-longtest release-branch.go1.24@ce7ea0a6 crypto/internal/fips140test:gofips140-v1.0.0.TestACVP (log)
=== RUN   TestACVP
    fetchmodule.go:26: C:\b\s\w\ir\x\w\goroot\bin\go.exe env GOMODCACHE: exit status 1
--- FAIL: TestACVP (2.81s)

watchflakes

@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/645895 mentions this issue: crypto/internal/cryptotest: print stderr of go tool fails

gopherbot pushed a commit that referenced this issue Feb 3, 2025
Trying to find out why "go env GOMODCACHE" is failing
on the Windows longtest builder.

For #71508

Change-Id: I0642d5a5d85a549c6edde0be5bed8f0a16cca200
Cq-Include-Trybots: luci.golang.try:gotip-windows-amd64-longtest
Reviewed-on: https://go-review.googlesource.com/c/go/+/645895
Reviewed-by: Roland Shoemaker <roland@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
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.
Projects
Status: No status
Development

No branches or pull requests

1 participant