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): TestAccApigeeEnvironment_apigeeEnvironmentBasicPropertiesTestExample #22040

Open
modular-magician opened this issue Mar 25, 2025 · 0 comments

Comments

@modular-magician
Copy link
Collaborator

modular-magician commented Mar 25, 2025

Impacted tests

TestAccApigeeEnvironment_apigeeEnvironmentBasicPropertiesTestExample

Affected Resource(s)

google_apigee_environment

Failure rates

  • GA: 57%
  • Beta: 29%

Message(s)

=== RUN   TestAccApigeeEnvironment_apigeeEnvironmentBasicPropertiesTestExample
=== PAUSE TestAccApigeeEnvironment_apigeeEnvironmentBasicPropertiesTestExample
=== CONT  TestAccApigeeEnvironment_apigeeEnvironmentBasicPropertiesTestExample
    resource_apigee_environment_generated_test.go:256: Step 1/2 error: Error running apply: exit status 1
        
        Error: Error waiting to create Network: Error waiting for Creating Network: error while retrieving operation: googleapi: Error 403: Compute Engine API has not been used in project tf-testmbmgj4prbv before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/compute.googleapis.com/overview?project=tf-testmbmgj4prbv then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.
        Details:
        [
          {
            "@type": "type.googleapis.com/google.rpc.ErrorInfo",
            "domain": "googleapis.com",
            "metadata": {
              "activationUrl": "https://console.developers.google.com/apis/api/compute.googleapis.com/overview?project=tf-testmbmgj4prbv",
              "consumer": "projects/tf-testmbmgj4prbv",
              "containerInfo": "tf-testmbmgj4prbv",
              "service": "compute.googleapis.com",
              "serviceTitle": "Compute Engine API"
            },
            "reason": "SERVICE_DISABLED"
          },
          {
            "@type": "type.googleapis.com/google.rpc.LocalizedMessage",
            "locale": "en-US",
            "message": "Compute Engine API has not been used in project tf-testmbmgj4prbv before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/compute.googleapis.com/overview?project=tf-testmbmgj4prbv then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry."
          },
          {
            "@type": "type.googleapis.com/google.rpc.Help",
            "links": [
              {
                "description": "Google developers console API activation",
                "url": "https://console.developers.google.com/apis/api/compute.googleapis.com/overview?project=tf-testmbmgj4prbv"
              }
            ]
          }
        ]
        , accessNotConfigured
        
          with google_compute_network.apigee_network,
          on terraform_plugin_test.tf line 34, in resource "google_compute_network" "apigee_network":
          34: resource "google_compute_network" "apigee_network" {
        
--- FAIL: TestAccApigeeEnvironment_apigeeEnvironmentBasicPropertiesTestExample (262.72s)
FAIL

Test Debug Log

b/406092581

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

1 participant