googleapis / nodejs-storage

Node.js client for Google Cloud Storage: unified object storage for developers and enterprises, from live data serving to data analytics/ML to data archiving.
https://cloud.google.com/storage/
Apache License 2.0
888 stars 368 forks source link

storage HMAC keys: should make the key INACTIVE failed #2416

Closed flaky-bot[bot] closed 3 months ago

flaky-bot[bot] commented 4 months ago

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: 153cc00c6f7ea6f90f34316e1cf65dfa8b9d7e09 buildURL: Build Status, Sponge status: failed

flaky-bot[bot] commented 4 months ago

Looks like this issue is flaky. :worried:

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

A human should fix and close this.


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

ddelgrosso1 commented 3 months ago

Been keeping an eye on the nightly runs and these have been consistently passing for the last 2 weeks. I added some retries and other improvements to try and make things more resilient. My guess is just the usual network / infrastructure weirdness. Going to close this and continue to monitor and make further improvements as needed.