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): TestAccCloudFunctions2Function_fullUpdate #17055

Closed
ScottSuarez opened this issue Jan 19, 2024 · 3 comments
Closed

Failing test(s): TestAccCloudFunctions2Function_fullUpdate #17055

ScottSuarez opened this issue Jan 19, 2024 · 3 comments

Comments

@ScottSuarez
Copy link
Collaborator

ScottSuarez commented Jan 19, 2024

docker_repository started being returned by the API while not being set by the client. This field likely needs to transition to being computed+optional.

Failure rates

  • 100% since 2024-01-17

Impacted tests

  • TestAccCloudfunctions2functionIamPolicyGenerated
  • TestAccCloudFunctions2Function_fullUpdate
  • TestAccCloudfunctions2function_cloudfunctions2PrivateWorkerpoolExample
  • TestAccCloudFunctions2Function_update

Affected Resource(s)

  • google_cloudfunctions2_function

Nightly build test history

Message(s)

=== CONT  TestAccCloudFunctions2Function_update
    vcr_utils.go:152: Step 3/6 error: After applying this test step, the plan was not empty.
        stdout:
        Terraform used the selected providers to generate the following execution
        plan. Resource actions are indicated with the following symbols:
          ~ update in-place
        Terraform will perform the following actions:
          # google_cloudfunctions2_function.terraform-test2 will be updated in-place
          ~ resource "google_cloudfunctions2_function" "terraform-test2" {
                id               = "projects/******/locations/us-central1/functions/tf-test-test-functionxcpv2ow0b4"
                name             = "tf-test-test-functionxcpv2ow0b4"
                # (10 unchanged attributes hidden)
              ~ build_config {
                  - docker_repository     = "projects/ci-test-project-nightly-beta/locations/us-central1/repositories/gcf-artifacts" -> null
                    # (4 unchanged attributes hidden)
                    # (1 unchanged block hidden)
                }
                # (1 unchanged block hidden)
            }
        Plan: 0 to add, 1 to change, 0 to destroy.
--- FAIL: TestAccCloudFunctions2Function_update (121.14s)
FAIL

b/322317256

@github-actions github-actions bot added forward/review In review; remove label to forward service/cloudfunctions labels Jan 19, 2024
@melinath melinath added size/xs and removed forward/review In review; remove label to forward labels Jan 20, 2024
@melinath melinath added this to the Goals milestone Jan 22, 2024
@melinath melinath added the test-failure-100 100% fail rate label Jan 24, 2024
@Ectelion
Copy link

In case you have access to the nightly test runs, could you please check if this was addressed by GoogleCloudPlatform/magic-modules#9850 ?

@ScottSuarez
Copy link
Collaborator Author

looks to be passing now. Thanks!

Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants