Traceback (most recent call last):
File "/workspace/storage/cloud-client/snippets_test.py", line 306, in test_bucket_lifecycle_management
test_bucket
File "/workspace/storage/cloud-client/storage_disable_bucket_lifecycle_management.py", line 31, in disable_bucket_lifecycle_management
bucket.patch()
File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/storage/bucket.py", line 792, in patch
return super(Bucket, self).patch(client=client, timeout=timeout)
File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/storage/_helpers.py", line 215, in patch
timeout=timeout,
File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/_http.py", line 423, in api_request
raise exceptions.from_http_response(response)
google.api_core.exceptions.TooManyRequests: 429 PATCH https://storage.googleapis.com/storage/v1/b/storage-snippets-test-a8fbc25f-3ad2-467c-8fda-3421552f077a?projection=full: The project exceeded the rate limit for creating and deleting buckets.
Build
storage/cloud-client
snippets_test.test_bucket_lifecycle_management
Log