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

Failing test(s): TestAccPrivatecaCertificateAuthority_privatecaCertificateAuthorityCustomSkiExample #17979

Open
roaks3 opened this issue Apr 29, 2024 · 1 comment

Comments

@roaks3
Copy link
Collaborator

roaks3 commented Apr 29, 2024

Impacted tests

  • TestAccPrivatecaCertificateAuthority_privatecaCertificateAuthorityCustomSkiExample

Affected Resource(s)

  • google_privateca_certificate_authority

Failure rates

  • 100% since 2024-04-20 (this test never passed)

Message(s)

=== RUN   TestAccPrivatecaCertificateAuthority_privatecaCertificateAuthorityCustomSkiExample
=== PAUSE TestAccPrivatecaCertificateAuthority_privatecaCertificateAuthorityCustomSkiExample
=== CONT  TestAccPrivatecaCertificateAuthority_privatecaCertificateAuthorityCustomSkiExample
    vcr_utils.go:152: Step 1/2 error: Error running apply: exit status 1
        Error: Error waiting to create CertificateAuthority: Error waiting for Creating CertificateAuthority: Error code 3, message: Exception calling IAM: Service account service-653407317329@gcp-sa-privateca.iam.gserviceaccount.com does not exist.\\ncom.google.apps.framework.request.StatusException: <eye3 title=\\\'INVALID_ARGUMENT\\\'/> generic::INVALID_ARGUMENT: Exception calling IAM: Service account service-653407317329@gcp-sa-privateca.iam.gserviceaccount.com does not exist.; IAM SetIamPolicy RPC failed on project_id: l3d48fa9a444dc7c4p-tp.
          with google_privateca_certificate_authority.default,
          on terraform_plugin_test.tf line 2, in resource "google_privateca_certificate_authority" "default":
           2: resource "google_privateca_certificate_authority" "default" {
--- FAIL: TestAccPrivatecaCertificateAuthority_privatecaCertificateAuthorityCustomSkiExample (15.30s)
FAIL

Nightly build test history

b/337845805

@github-actions github-actions bot added forward/review In review; remove label to forward service/privateca labels Apr 29, 2024
@roaks3
Copy link
Collaborator Author

roaks3 commented Apr 29, 2024

This test was skipped in VCR with the message Multiple IAM bindings on the same key cause non-determinism, but it's unclear if it ever passed. It looks like it's complaining that a service agent doesn't exist.

@roaks3 roaks3 removed the forward/review In review; remove label to forward label Apr 29, 2024
@rileykarson rileykarson added this to the Goals milestone Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants