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
896 stars 370 forks source link

storage write, read, and remove files kms keys buckets: should insert an object that inherits the kms key name failed #2347

Closed flaky-bot[bot] closed 11 months ago

flaky-bot[bot] commented 11 months ago

Note: #2228 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 30473e7ee4b8d5e6e80e40facced1ec5b8b3f36e buildURL: Build Status, Sponge status: failed

Test output
Expected values to be strictly equal:
+ actual - expected

+ undefined
- 'projects/long-door-651/locations/us/keyRings/storage-tests-1304c590-1306c160/cryptoKeys/storage-tests-1304c590-1306c161/cryptoKeyVersions/1'
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected

+ undefined
- 'projects/long-door-651/locations/us/keyRings/storage-tests-1304c590-1306c160/cryptoKeys/storage-tests-1304c590-1306c161/cryptoKeyVersions/1'
    at Context. (build/cjs/system-test/storage.js:2103:38)
    at runMicrotasks ()
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
flaky-bot[bot] commented 11 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 (30473e7ee4b8d5e6e80e40facced1ec5b8b3f36e), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

ddelgrosso1 commented 11 months ago

Going to close this. Took a look at logs and this looks like general network flakiness and not an issue with the tests.