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

storage: TestIntegration_HMACKey failed #6544

Closed
flaky-bot bot opened this issue Aug 19, 2022 · 1 comment · Fixed by #6510
Closed

storage: TestIntegration_HMACKey failed #6544

flaky-bot bot opened this issue Aug 19, 2022 · 1 comment · Fixed by #6510
Assignees
Labels
api: storage Issues related to the Cloud Storage API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Aug 19, 2022

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: d2f33ab
buildURL: Build Status, Sponge
status: failed

Test output
    integration_test.go:4175: Failed to create HMACKey: Post "https://storage.googleapis.com/storage/v1/projects/dulcet-port-762/hmacKeys?alt=json&prettyPrint=false&serviceAccountEmail=kokoro%40dulcet-port-762.iam.gserviceaccount.com": oauth2: cannot fetch token: 503 Service Unavailable
        Response: {
          "error": {
            "code": 503,
            "message": "The service is currently unavailable.",
            "status": "UNAVAILABLE"
          }
        }
@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Aug 19, 2022
@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Aug 19, 2022
@flaky-bot
Copy link
Author

flaky-bot bot commented Aug 20, 2022

Looks like this issue is flaky. 😟

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (d2f33ab), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

@flaky-bot flaky-bot bot added the flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. label Aug 20, 2022
@tritone tritone added priority: p2 Moderately-important priority. Fix may not be included in next release. and removed priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. labels Aug 24, 2022
@BrennaEpp BrennaEpp assigned BrennaEpp and unassigned tritone Aug 25, 2022
BrennaEpp added a commit to BrennaEpp/google-cloud-go that referenced this issue Aug 26, 2022
BrennaEpp added a commit that referenced this issue Aug 28, 2022
Fixes #5032

Also adds a retry to the HMAC key test that fixes #6544
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants