-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Closed
Labels
api: computeIssues related to the Compute Engine API.Issues related to the Compute Engine API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
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: d384d10
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last):
File "/workspace/compute/oslogin/service_account_ssh_test.py", line 61, in test_main
service_account_key = setup_resources(
File "/workspace/compute/oslogin/service_account_ssh_test.py", line 116, in setup_resources
iam.projects().serviceAccounts().setIamPolicy(
File "/workspace/compute/oslogin/.nox/py-3-9/lib/python3.9/site-packages/googleapiclient/_helpers.py", line 134, in positional_wrapper
return wrapped(*args, **kwargs)
File "/workspace/compute/oslogin/.nox/py-3-9/lib/python3.9/site-packages/googleapiclient/http.py", line 915, in execute
raise HttpError(resp, content, uri=self.uri)
googleapiclient.errors.HttpError:
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/workspace/compute/oslogin/service_account_ssh_test.py", line 67, in test_main
raise Exception('Could not set up the necessary test resources.')
Exception: Could not set up the necessary test resources.
Metadata
Metadata
Assignees
Labels
api: computeIssues related to the Compute Engine API.Issues related to the Compute Engine API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.