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/oauth2/google/internal/externalaccount: TestAWSCredential_ShouldCallMetadataEndpointWhenNoRegion failures #58150

Open
gopherbot opened this issue Jan 30, 2023 · 1 comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "golang.org/x/oauth2/google/internal/externalaccount" && test == "TestAWSCredential_ShouldCallMetadataEndpointWhenNoRegion"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestAWSCredential_ShouldCallMetadataEndpointWhenNoRegion (0.00s)
    aws_test.go:1247: retrieveSubjectToken() failed: Put "http://127.0.0.1:65436/latest/api/token": dial tcp 127.0.0.1:65436: connect: connection reset by peer

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 30, 2023
@gopherbot gopherbot added this to the Unreleased milestone Jan 30, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/oauth2/google/internal/externalaccount" && test == "TestAWSCredential_ShouldCallMetadataEndpointWhenNoRegion"
2023-01-11 15:44 netbsd-amd64-9_3 oauth2@e07593a4 go@45bee5e7 x/oauth2/google/internal/externalaccount.TestAWSCredential_ShouldCallMetadataEndpointWhenNoRegion (log)
--- FAIL: TestAWSCredential_ShouldCallMetadataEndpointWhenNoRegion (0.00s)
    aws_test.go:1247: retrieveSubjectToken() failed: Put "http://127.0.0.1:65436/latest/api/token": dial tcp 127.0.0.1:65436: connect: connection reset by peer

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.
Projects
Status: No status
Development

No branches or pull requests

1 participant