Skip to content

Instantly share code, notes, and snippets.

@majduk
Created January 20, 2023 14:45
Show Gist options
  • Save majduk/88dad30c5452e01938eb35354b06f165 to your computer and use it in GitHub Desktop.
Save majduk/88dad30c5452e01938eb35354b06f165 to your computer and use it in GitHub Desktop.
terraform-failed-cf
2023-01-20T14:41:55.221Z [INFO] Terraform version: 1.3.3
2023-01-20T14:41:55.221Z [DEBUG] using github.com/hashicorp/go-tfe v1.9.0
2023-01-20T14:41:55.221Z [DEBUG] using github.com/hashicorp/hcl/v2 v2.14.1
2023-01-20T14:41:55.221Z [DEBUG] using github.com/hashicorp/terraform-config-inspect v0.0.0-20210209133302-4fd17a0faac2
2023-01-20T14:41:55.221Z [DEBUG] using github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
2023-01-20T14:41:55.221Z [DEBUG] using github.com/zclconf/go-cty v1.11.1
2023-01-20T14:41:55.221Z [INFO] Go runtime version: go1.19.1
2023-01-20T14:41:55.221Z [INFO] CLI args: []string{"terraform", "apply", "-auto-approve"}
2023-01-20T14:41:55.221Z [DEBUG] Attempting to open CLI config file: /home/ubuntu/.terraformrc
2023-01-20T14:41:55.221Z [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2023-01-20T14:41:55.221Z [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2023-01-20T14:41:55.221Z [DEBUG] ignoring non-existing provider search directory /home/ubuntu/.terraform.d/plugins
2023-01-20T14:41:55.221Z [DEBUG] ignoring non-existing provider search directory /home/ubuntu/.local/share/terraform/plugins
2023-01-20T14:41:55.221Z [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins
2023-01-20T14:41:55.221Z [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins
2023-01-20T14:41:55.222Z [INFO] CLI command args: []string{"apply", "-auto-approve"}
2023-01-20T14:41:55.223Z [DEBUG] New state was assigned lineage "da6682bf-f86d-3d62-2be5-bf5aae504228"
2023-01-20T14:41:55.573Z [DEBUG] checking for provisioner in "."
2023-01-20T14:41:55.575Z [DEBUG] checking for provisioner in "/usr/bin"
2023-01-20T14:41:55.578Z [INFO] backend/local: starting Apply operation
2023-01-20T14:41:55.579Z [DEBUG] created provider logger: level=debug
2023-01-20T14:41:55.579Z [INFO] provider: configuring client automatic mTLS
2023-01-20T14:41:55.599Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5]
2023-01-20T14:41:55.600Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5 pid=7841
2023-01-20T14:41:55.600Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5
2023-01-20T14:41:55.613Z [INFO] provider.terraform-provider-google_v4.49.0_x5: configuring server automatic mTLS: timestamp=2023-01-20T14:41:55.613Z
2023-01-20T14:41:55.646Z [DEBUG] provider: using plugin: version=5
2023-01-20T14:41:55.647Z [DEBUG] provider.terraform-provider-google_v4.49.0_x5: plugin address: address=/tmp/plugin1593318207 network=unix timestamp=2023-01-20T14:41:55.646Z
2023-01-20T14:41:55.772Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-01-20T14:41:55.775Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5 pid=7841
2023-01-20T14:41:55.775Z [DEBUG] provider: plugin exited
2023-01-20T14:41:55.775Z [DEBUG] created provider logger: level=debug
2023-01-20T14:41:55.775Z [INFO] provider: configuring client automatic mTLS
2023-01-20T14:41:55.783Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/4.49.0/linux_amd64/terraform-provider-google-beta_v4.49.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google-beta/4.49.0/linux_amd64/terraform-provider-google-beta_v4.49.0_x5]
2023-01-20T14:41:55.784Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/4.49.0/linux_amd64/terraform-provider-google-beta_v4.49.0_x5 pid=7857
2023-01-20T14:41:55.784Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/4.49.0/linux_amd64/terraform-provider-google-beta_v4.49.0_x5
2023-01-20T14:41:55.797Z [INFO] provider.terraform-provider-google-beta_v4.49.0_x5: configuring server automatic mTLS: timestamp=2023-01-20T14:41:55.797Z
2023-01-20T14:41:55.829Z [DEBUG] provider: using plugin: version=5
2023-01-20T14:41:55.829Z [DEBUG] provider.terraform-provider-google-beta_v4.49.0_x5: plugin address: address=/tmp/plugin2730328221 network=unix timestamp=2023-01-20T14:41:55.828Z
2023-01-20T14:41:55.957Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-01-20T14:41:55.959Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/4.49.0/linux_amd64/terraform-provider-google-beta_v4.49.0_x5 pid=7857
2023-01-20T14:41:55.959Z [DEBUG] provider: plugin exited
2023-01-20T14:41:55.960Z [DEBUG] Building and walking validate graph
2023-01-20T14:41:55.960Z [DEBUG] ProviderTransformer: "google_cloudfunctions2_function.opl_cf" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-01-20T14:41:55.960Z [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/google-beta"]
2023-01-20T14:41:55.960Z [DEBUG] ReferenceTransformer: "google_cloudfunctions2_function.opl_cf" references: []
2023-01-20T14:41:55.960Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: []
2023-01-20T14:41:55.960Z [DEBUG] Starting graph walk: walkValidate
2023-01-20T14:41:55.960Z [DEBUG] created provider logger: level=debug
2023-01-20T14:41:55.961Z [INFO] provider: configuring client automatic mTLS
2023-01-20T14:41:55.969Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5]
2023-01-20T14:41:55.969Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5 pid=7870
2023-01-20T14:41:55.969Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5
2023-01-20T14:41:55.982Z [INFO] provider.terraform-provider-google_v4.49.0_x5: configuring server automatic mTLS: timestamp=2023-01-20T14:41:55.982Z
2023-01-20T14:41:56.015Z [DEBUG] provider: using plugin: version=5
2023-01-20T14:41:56.015Z [DEBUG] provider.terraform-provider-google_v4.49.0_x5: plugin address: address=/tmp/plugin1079390702 network=unix timestamp=2023-01-20T14:41:56.014Z
2023-01-20T14:41:56.141Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-01-20T14:41:56.144Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5 pid=7870
2023-01-20T14:41:56.144Z [DEBUG] provider: plugin exited
2023-01-20T14:41:56.144Z [INFO] backend/local: apply calling Plan
2023-01-20T14:41:56.144Z [DEBUG] Building and walking plan graph for NormalMode
2023-01-20T14:41:56.145Z [DEBUG] ProviderTransformer: "google_cloudfunctions2_function.opl_cf (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-01-20T14:41:56.145Z [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/google-beta"]
2023-01-20T14:41:56.145Z [DEBUG] ReferenceTransformer: "google_cloudfunctions2_function.opl_cf (expand)" references: []
2023-01-20T14:41:56.145Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: []
2023-01-20T14:41:56.145Z [DEBUG] Starting graph walk: walkPlan
2023-01-20T14:41:56.145Z [DEBUG] created provider logger: level=debug
2023-01-20T14:41:56.145Z [INFO] provider: configuring client automatic mTLS
2023-01-20T14:41:56.153Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5]
2023-01-20T14:41:56.154Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5 pid=7884
2023-01-20T14:41:56.154Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5
2023-01-20T14:41:56.168Z [INFO] provider.terraform-provider-google_v4.49.0_x5: configuring server automatic mTLS: timestamp=2023-01-20T14:41:56.167Z
2023-01-20T14:41:56.198Z [DEBUG] provider.terraform-provider-google_v4.49.0_x5: plugin address: network=unix address=/tmp/plugin2649064651 timestamp=2023-01-20T14:41:56.198Z
2023-01-20T14:41:56.198Z [DEBUG] provider: using plugin: version=5
2023-01-20T14:41:56.334Z [WARN] ValidateProviderConfig from "provider[\"registry.terraform.io/hashicorp/google\"]" changed the config value, but that value is unused
2023-01-20T14:41:56.336Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [INFO] Authenticating using DefaultClient...: timestamp=2023-01-20T14:41:56.336Z
2023-01-20T14:41:56.336Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [INFO] -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email]: timestamp=2023-01-20T14:41:56.336Z
2023-01-20T14:41:56.336Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [INFO] Authenticating using DefaultClient...: timestamp=2023-01-20T14:41:56.336Z
2023-01-20T14:41:56.336Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [INFO] -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email]: timestamp=2023-01-20T14:41:56.336Z
2023-01-20T14:41:56.336Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [DEBUG] Waiting for state to become: [success]: timestamp=2023-01-20T14:41:56.336Z
2023-01-20T14:41:56.459Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [INFO] Terraform is using this identity: [email protected]: timestamp=2023-01-20T14:41:56.459Z
2023-01-20T14:41:56.460Z [DEBUG] Resource instance state not found for node "google_cloudfunctions2_function.opl_cf", instance google_cloudfunctions2_function.opl_cf
2023-01-20T14:41:56.460Z [DEBUG] ReferenceTransformer: "google_cloudfunctions2_function.opl_cf" references: []
2023-01-20T14:41:56.460Z [DEBUG] refresh: google_cloudfunctions2_function.opl_cf: no state, so not refreshing
2023-01-20T14:41:56.468Z [DEBUG] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [DEBUG] [transport] transport: http2Server.HandleStreams failed to read frame: read unix /tmp/plugin2649064651->@: use of closed network connection
2023-01-20T14:41:56.469Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-01-20T14:41:56.471Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5 pid=7884
2023-01-20T14:41:56.471Z [DEBUG] provider: plugin exited
2023-01-20T14:41:56.472Z [DEBUG] building apply graph to check for errors
2023-01-20T14:41:56.472Z [DEBUG] Resource state not found for node "google_cloudfunctions2_function.opl_cf", instance google_cloudfunctions2_function.opl_cf
2023-01-20T14:41:56.472Z [DEBUG] ProviderTransformer: "google_cloudfunctions2_function.opl_cf (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-01-20T14:41:56.472Z [DEBUG] ProviderTransformer: "google_cloudfunctions2_function.opl_cf" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/google"]
2023-01-20T14:41:56.472Z [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/google-beta"]
2023-01-20T14:41:56.472Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: []
2023-01-20T14:41:56.472Z [DEBUG] ReferenceTransformer: "google_cloudfunctions2_function.opl_cf (expand)" references: []
2023-01-20T14:41:56.472Z [DEBUG] ReferenceTransformer: "google_cloudfunctions2_function.opl_cf" references: []
2023-01-20T14:41:56.474Z [INFO] backend/local: apply calling Apply
2023-01-20T14:41:56.474Z [DEBUG] Building and walking apply graph for NormalMode plan
2023-01-20T14:41:56.474Z [DEBUG] Resource state not found for node "google_cloudfunctions2_function.opl_cf", instance google_cloudfunctions2_function.opl_cf
2023-01-20T14:41:56.474Z [DEBUG] ProviderTransformer: "google_cloudfunctions2_function.opl_cf" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/google"]
2023-01-20T14:41:56.474Z [DEBUG] ProviderTransformer: "google_cloudfunctions2_function.opl_cf (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2023-01-20T14:41:56.474Z [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/google-beta"]
2023-01-20T14:41:56.475Z [DEBUG] ReferenceTransformer: "google_cloudfunctions2_function.opl_cf (expand)" references: []
2023-01-20T14:41:56.475Z [DEBUG] ReferenceTransformer: "google_cloudfunctions2_function.opl_cf" references: []
2023-01-20T14:41:56.475Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: []
2023-01-20T14:41:56.475Z [DEBUG] Starting graph walk: walkApply
2023-01-20T14:41:56.475Z [DEBUG] created provider logger: level=debug
2023-01-20T14:41:56.475Z [INFO] provider: configuring client automatic mTLS
2023-01-20T14:41:56.483Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5]
2023-01-20T14:41:56.483Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5 pid=7897
2023-01-20T14:41:56.484Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5
2023-01-20T14:41:56.496Z [INFO] provider.terraform-provider-google_v4.49.0_x5: configuring server automatic mTLS: timestamp=2023-01-20T14:41:56.496Z
2023-01-20T14:41:56.525Z [DEBUG] provider.terraform-provider-google_v4.49.0_x5: plugin address: address=/tmp/plugin3378664848 network=unix timestamp=2023-01-20T14:41:56.525Z
2023-01-20T14:41:56.526Z [DEBUG] provider: using plugin: version=5
2023-01-20T14:41:56.653Z [WARN] ValidateProviderConfig from "provider[\"registry.terraform.io/hashicorp/google\"]" changed the config value, but that value is unused
2023-01-20T14:41:56.655Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [INFO] Authenticating using DefaultClient...: timestamp=2023-01-20T14:41:56.655Z
2023-01-20T14:41:56.656Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [INFO] -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email]: timestamp=2023-01-20T14:41:56.655Z
2023-01-20T14:41:56.656Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [INFO] Authenticating using DefaultClient...: timestamp=2023-01-20T14:41:56.656Z
2023-01-20T14:41:56.656Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [INFO] -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email]: timestamp=2023-01-20T14:41:56.656Z
2023-01-20T14:41:56.656Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [DEBUG] Waiting for state to become: [success]: timestamp=2023-01-20T14:41:56.656Z
2023-01-20T14:41:56.777Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [INFO] Terraform is using this identity: [email protected]: timestamp=2023-01-20T14:41:56.777Z
2023-01-20T14:41:56.784Z [INFO] Starting apply for google_cloudfunctions2_function.opl_cf
2023-01-20T14:41:56.784Z [DEBUG] google_cloudfunctions2_function.opl_cf: applying the planned Create change
2023-01-20T14:41:56.786Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [DEBUG] setting computed for "build_config.0.environment_variables" from ComputedKeys: timestamp=2023-01-20T14:41:56.786Z
2023-01-20T14:41:56.786Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [DEBUG] setting computed for "build_config.0.environment_variables" from ComputedKeys: timestamp=2023-01-20T14:41:56.786Z
2023-01-20T14:41:56.787Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [DEBUG] Creating new function: map[string]interface {}{"buildConfig":map[string]interface {}{"entryPoint":"failing-code", "runtime":"python39", "source":map[string]interface {}{"storageSource":map[string]interface {}{"bucket":"majduk_sendbox_bucket_for_code", "object":"failing-code-5e0a6fa4e73343c3bbf825c58454e982.zip"}}}, "eventTrigger":map[string]interface {}{"eventType":"google.cloud.pubsub.topic.v1.messagePublished", "pubsubTopic":"projects/majduk-sandbox-315813/topics/sandbox-topic2", "retryPolicy":"RETRY_POLICY_DO_NOT_RETRY", "serviceAccountEmail":"[email protected]", "triggerRegion":"europe-central2"}, "name":"projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code", "serviceConfig":map[string]interface {}{"allTrafficOnLatestRevision":true, "availableMemory":"512M", "ingressSettings":"ALLOW_ALL", "maxInstanceCount":3, "minInstanceCount":1, "serviceAccountEmail":"[email protected]", "timeoutSeconds":150}}: timestamp=2023-01-20T14:41:56.787Z
2023-01-20T14:41:56.787Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [DEBUG] Waiting for state to become: [success]: timestamp=2023-01-20T14:41:56.787Z
2023-01-20T14:41:56.787Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2023-01-20T14:41:56.787Z
2023-01-20T14:41:56.787Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [DEBUG] Retry Transport: request attempt 0: timestamp=2023-01-20T14:41:56.787Z
2023-01-20T14:41:56.787Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:56 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
POST /v2/projects/majduk-sandbox-315813/locations/europe-central2/functions?alt=json&functionId=opl-rakietykosmiczne-cf2-failing-code HTTP/1.1
Host: cloudfunctions.googleapis.com
User-Agent: Terraform/1.3.3 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.49.0
Content-Length: 865
Content-Type: application/json
Accept-Encoding: gzip
{
"buildConfig": {
"entryPoint": "failing-code",
"runtime": "python39",
"source": {
"storageSource": {
"bucket": "majduk_sendbox_bucket_for_code",
"object": "failing-code-5e0a6fa4e73343c3bbf825c58454e982.zip"
}
}
},
"eventTrigger": {
"eventType": "google.cloud.pubsub.topic.v1.messagePublished",
"pubsubTopic": "projects/majduk-sandbox-315813/topics/sandbox-topic2",
"retryPolicy": "RETRY_POLICY_DO_NOT_RETRY",
"serviceAccountEmail": "[email protected]",
"triggerRegion": "europe-central2"
},
"name": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"serviceConfig": {
"allTrafficOnLatestRevision": true,
"availableMemory": "512M",
"ingressSettings": "ALLOW_ALL",
"maxInstanceCount": 3,
"minInstanceCount": 1,
"serviceAccountEmail": "[email protected]",
"timeoutSeconds": 150
}
}
-----------------------------------------------------: timestamp=2023-01-20T14:41:56.787Z
2023-01-20T14:41:57.547Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:57 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Fri, 20 Jan 2023 14:41:57 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"name": "projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a",
"metadata": {
"@type": "type.googleapis.com/google.cloud.functions.v2.OperationMetadata",
"createTime": "2023-01-20T14:41:57.524974066Z",
"target": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"verb": "create",
"cancelRequested": false,
"apiVersion": "v2"
},
"done": false
}
-----------------------------------------------------: timestamp=2023-01-20T14:41:57.546Z
2023-01-20T14:41:57.547Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:57 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2023-01-20T14:41:57.547Z
2023-01-20T14:41:57.547Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:57 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2023-01-20T14:41:57.547Z
2023-01-20T14:41:57.547Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:57 [DEBUG] Waiting for state to become: [done: true]: timestamp=2023-01-20T14:41:57.547Z
2023-01-20T14:41:57.547Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:57 [DEBUG] Waiting for state to become: [success]: timestamp=2023-01-20T14:41:57.547Z
2023-01-20T14:41:57.548Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:57 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2023-01-20T14:41:57.547Z
2023-01-20T14:41:57.548Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:57 [DEBUG] Retry Transport: request attempt 0: timestamp=2023-01-20T14:41:57.547Z
2023-01-20T14:41:57.548Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:57 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /v2/projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a?alt=json HTTP/1.1
Host: cloudfunctions.googleapis.com
User-Agent: Terraform/1.3.3 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.49.0
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2023-01-20T14:41:57.548Z
2023-01-20T14:41:57.730Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:57 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Fri, 20 Jan 2023 14:41:57 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"name": "projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a",
"metadata": {
"@type": "type.googleapis.com/google.cloud.functions.v2.OperationMetadata",
"createTime": "2023-01-20T14:41:57.524974066Z",
"target": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"verb": "create",
"cancelRequested": false,
"apiVersion": "v2",
"requestResource": {
"@type": "type.googleapis.com/google.cloud.functions.v2.Function",
"name": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"buildConfig": {
"runtime": "python39",
"entryPoint": "failing-code",
"source": {
"storageSource": {
"bucket": "gcf-v2-sources-708434483244-europe-central2",
"object": "opl-rakietykosmiczne-cf2-failing-code/function-source.zip"
}
}
},
"serviceConfig": {
"service": "projects/majduk-sandbox-315813/locations/europe-central2/services/opl-rakietykosmiczne-cf2-failing-code",
"timeoutSeconds": 150,
"maxInstanceCount": 3,
"ingressSettings": "ALLOW_ALL",
"serviceAccountEmail": "[email protected]",
"minInstanceCount": 1,
"availableMemory": "512M",
"allTrafficOnLatestRevision": true,
"maxInstanceRequestConcurrency": 1
},
"eventTrigger": {
"trigger": "projects/majduk-sandbox-315813/locations/europe-central2/triggers/opl-rakietykosmiczne-cf2-failing-code-079730",
"triggerRegion": "europe-central2",
"eventType": "google.cloud.pubsub.topic.v1.messagePublished",
"pubsubTopic": "projects/majduk-sandbox-315813/topics/sandbox-topic2",
"serviceAccountEmail": "[email protected]",
"retryPolicy": "RETRY_POLICY_DO_NOT_RETRY"
},
"environment": "GEN_2"
},
"stages": [
{
"name": "BUILD",
"state": "NOT_STARTED"
},
{
"name": "SERVICE",
"state": "NOT_STARTED"
},
{
"name": "TRIGGER",
"state": "NOT_STARTED"
}
]
},
"done": false
}
-----------------------------------------------------: timestamp=2023-01-20T14:41:57.730Z
2023-01-20T14:41:57.730Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:57 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2023-01-20T14:41:57.730Z
2023-01-20T14:41:57.730Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:57 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2023-01-20T14:41:57.730Z
2023-01-20T14:41:57.731Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:57 [DEBUG] Got done: false while polling for operation projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a's status: timestamp=2023-01-20T14:41:57.730Z
2023-01-20T14:41:57.731Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:41:57 [TRACE] Waiting 10s before next try: timestamp=2023-01-20T14:41:57.731Z
2023-01-20T14:42:07.731Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:07 [DEBUG] Waiting for state to become: [success]: timestamp=2023-01-20T14:42:07.731Z
2023-01-20T14:42:07.731Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:07 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2023-01-20T14:42:07.731Z
2023-01-20T14:42:07.732Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:07 [DEBUG] Retry Transport: request attempt 0: timestamp=2023-01-20T14:42:07.731Z
2023-01-20T14:42:07.732Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:07 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /v2/projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a?alt=json HTTP/1.1
Host: cloudfunctions.googleapis.com
User-Agent: Terraform/1.3.3 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.49.0
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2023-01-20T14:42:07.731Z
2023-01-20T14:42:07.918Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:07 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Fri, 20 Jan 2023 14:42:07 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"name": "projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a",
"metadata": {
"@type": "type.googleapis.com/google.cloud.functions.v2.OperationMetadata",
"createTime": "2023-01-20T14:41:57.524974066Z",
"target": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"verb": "create",
"cancelRequested": false,
"apiVersion": "v2",
"requestResource": {
"@type": "type.googleapis.com/google.cloud.functions.v2.Function",
"name": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"buildConfig": {
"runtime": "python39",
"entryPoint": "failing-code",
"source": {
"storageSource": {
"bucket": "gcf-v2-sources-708434483244-europe-central2",
"object": "opl-rakietykosmiczne-cf2-failing-code/function-source.zip"
}
}
},
"serviceConfig": {
"service": "projects/majduk-sandbox-315813/locations/europe-central2/services/opl-rakietykosmiczne-cf2-failing-code",
"timeoutSeconds": 150,
"maxInstanceCount": 3,
"ingressSettings": "ALLOW_ALL",
"serviceAccountEmail": "[email protected]",
"minInstanceCount": 1,
"availableMemory": "512M",
"allTrafficOnLatestRevision": true,
"maxInstanceRequestConcurrency": 1
},
"eventTrigger": {
"trigger": "projects/majduk-sandbox-315813/locations/europe-central2/triggers/opl-rakietykosmiczne-cf2-failing-code-079730",
"triggerRegion": "europe-central2",
"eventType": "google.cloud.pubsub.topic.v1.messagePublished",
"pubsubTopic": "projects/majduk-sandbox-315813/topics/sandbox-topic2",
"serviceAccountEmail": "[email protected]",
"retryPolicy": "RETRY_POLICY_DO_NOT_RETRY"
},
"environment": "GEN_2"
},
"stages": [
{
"name": "BUILD",
"message": "Creating build",
"state": "IN_PROGRESS",
"resource": "projects/708434483244/locations/europe-central2/builds/7bc39104-2a06-4f52-b40a-f1024a9f32bb",
"resourceUri": "https://console.cloud.google.com/cloud-build/builds;region=europe-central2/7bc39104-2a06-4f52-b40a-f1024a9f32bb?project=708434483244"
},
{
"name": "SERVICE",
"state": "NOT_STARTED"
},
{
"name": "TRIGGER",
"state": "NOT_STARTED"
}
]
},
"done": false
}
-----------------------------------------------------: timestamp=2023-01-20T14:42:07.918Z
2023-01-20T14:42:07.918Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:07 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2023-01-20T14:42:07.918Z
2023-01-20T14:42:07.918Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:07 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2023-01-20T14:42:07.918Z
2023-01-20T14:42:07.918Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:07 [DEBUG] Got done: false while polling for operation projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a's status: timestamp=2023-01-20T14:42:07.918Z
2023-01-20T14:42:07.918Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:07 [TRACE] Waiting 10s before next try: timestamp=2023-01-20T14:42:07.918Z
2023-01-20T14:42:17.919Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:17 [DEBUG] Waiting for state to become: [success]: timestamp=2023-01-20T14:42:17.919Z
2023-01-20T14:42:17.919Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:17 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2023-01-20T14:42:17.919Z
2023-01-20T14:42:17.919Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:17 [DEBUG] Retry Transport: request attempt 0: timestamp=2023-01-20T14:42:17.919Z
2023-01-20T14:42:17.919Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:17 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /v2/projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a?alt=json HTTP/1.1
Host: cloudfunctions.googleapis.com
User-Agent: Terraform/1.3.3 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.49.0
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2023-01-20T14:42:17.919Z
2023-01-20T14:42:18.107Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:18 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Fri, 20 Jan 2023 14:42:18 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"name": "projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a",
"metadata": {
"@type": "type.googleapis.com/google.cloud.functions.v2.OperationMetadata",
"createTime": "2023-01-20T14:41:57.524974066Z",
"target": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"verb": "create",
"cancelRequested": false,
"apiVersion": "v2",
"requestResource": {
"@type": "type.googleapis.com/google.cloud.functions.v2.Function",
"name": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"buildConfig": {
"runtime": "python39",
"entryPoint": "failing-code",
"source": {
"storageSource": {
"bucket": "gcf-v2-sources-708434483244-europe-central2",
"object": "opl-rakietykosmiczne-cf2-failing-code/function-source.zip"
}
}
},
"serviceConfig": {
"service": "projects/majduk-sandbox-315813/locations/europe-central2/services/opl-rakietykosmiczne-cf2-failing-code",
"timeoutSeconds": 150,
"maxInstanceCount": 3,
"ingressSettings": "ALLOW_ALL",
"serviceAccountEmail": "[email protected]",
"minInstanceCount": 1,
"availableMemory": "512M",
"allTrafficOnLatestRevision": true,
"maxInstanceRequestConcurrency": 1
},
"eventTrigger": {
"trigger": "projects/majduk-sandbox-315813/locations/europe-central2/triggers/opl-rakietykosmiczne-cf2-failing-code-079730",
"triggerRegion": "europe-central2",
"eventType": "google.cloud.pubsub.topic.v1.messagePublished",
"pubsubTopic": "projects/majduk-sandbox-315813/topics/sandbox-topic2",
"serviceAccountEmail": "[email protected]",
"retryPolicy": "RETRY_POLICY_DO_NOT_RETRY"
},
"environment": "GEN_2"
},
"stages": [
{
"name": "BUILD",
"message": "Creating build",
"state": "IN_PROGRESS",
"resource": "projects/708434483244/locations/europe-central2/builds/7bc39104-2a06-4f52-b40a-f1024a9f32bb",
"resourceUri": "https://console.cloud.google.com/cloud-build/builds;region=europe-central2/7bc39104-2a06-4f52-b40a-f1024a9f32bb?project=708434483244"
},
{
"name": "SERVICE",
"state": "NOT_STARTED"
},
{
"name": "TRIGGER",
"state": "NOT_STARTED"
}
]
},
"done": false
}
-----------------------------------------------------: timestamp=2023-01-20T14:42:18.107Z
2023-01-20T14:42:18.107Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:18 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2023-01-20T14:42:18.107Z
2023-01-20T14:42:18.107Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:18 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2023-01-20T14:42:18.107Z
2023-01-20T14:42:18.107Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:18 [DEBUG] Got done: false while polling for operation projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a's status: timestamp=2023-01-20T14:42:18.107Z
2023-01-20T14:42:18.107Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:18 [TRACE] Waiting 10s before next try: timestamp=2023-01-20T14:42:18.107Z
2023-01-20T14:42:28.109Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:28 [DEBUG] Waiting for state to become: [success]: timestamp=2023-01-20T14:42:28.108Z
2023-01-20T14:42:28.109Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:28 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2023-01-20T14:42:28.109Z
2023-01-20T14:42:28.109Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:28 [DEBUG] Retry Transport: request attempt 0: timestamp=2023-01-20T14:42:28.109Z
2023-01-20T14:42:28.109Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:28 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /v2/projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a?alt=json HTTP/1.1
Host: cloudfunctions.googleapis.com
User-Agent: Terraform/1.3.3 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.49.0
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2023-01-20T14:42:28.109Z
2023-01-20T14:42:28.302Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:28 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Fri, 20 Jan 2023 14:42:28 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"name": "projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a",
"metadata": {
"@type": "type.googleapis.com/google.cloud.functions.v2.OperationMetadata",
"createTime": "2023-01-20T14:41:57.524974066Z",
"target": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"verb": "create",
"cancelRequested": false,
"apiVersion": "v2",
"requestResource": {
"@type": "type.googleapis.com/google.cloud.functions.v2.Function",
"name": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"buildConfig": {
"runtime": "python39",
"entryPoint": "failing-code",
"source": {
"storageSource": {
"bucket": "gcf-v2-sources-708434483244-europe-central2",
"object": "opl-rakietykosmiczne-cf2-failing-code/function-source.zip"
}
}
},
"serviceConfig": {
"service": "projects/majduk-sandbox-315813/locations/europe-central2/services/opl-rakietykosmiczne-cf2-failing-code",
"timeoutSeconds": 150,
"maxInstanceCount": 3,
"ingressSettings": "ALLOW_ALL",
"serviceAccountEmail": "[email protected]",
"minInstanceCount": 1,
"availableMemory": "512M",
"allTrafficOnLatestRevision": true,
"maxInstanceRequestConcurrency": 1
},
"eventTrigger": {
"trigger": "projects/majduk-sandbox-315813/locations/europe-central2/triggers/opl-rakietykosmiczne-cf2-failing-code-079730",
"triggerRegion": "europe-central2",
"eventType": "google.cloud.pubsub.topic.v1.messagePublished",
"pubsubTopic": "projects/majduk-sandbox-315813/topics/sandbox-topic2",
"serviceAccountEmail": "[email protected]",
"retryPolicy": "RETRY_POLICY_DO_NOT_RETRY"
},
"environment": "GEN_2"
},
"stages": [
{
"name": "BUILD",
"message": "Creating build",
"state": "IN_PROGRESS",
"resource": "projects/708434483244/locations/europe-central2/builds/7bc39104-2a06-4f52-b40a-f1024a9f32bb",
"resourceUri": "https://console.cloud.google.com/cloud-build/builds;region=europe-central2/7bc39104-2a06-4f52-b40a-f1024a9f32bb?project=708434483244"
},
{
"name": "SERVICE",
"state": "NOT_STARTED"
},
{
"name": "TRIGGER",
"state": "NOT_STARTED"
}
]
},
"done": false
}
-----------------------------------------------------: timestamp=2023-01-20T14:42:28.301Z
2023-01-20T14:42:28.302Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:28 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2023-01-20T14:42:28.302Z
2023-01-20T14:42:28.302Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:28 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2023-01-20T14:42:28.302Z
2023-01-20T14:42:28.302Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:28 [DEBUG] Got done: false while polling for operation projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a's status: timestamp=2023-01-20T14:42:28.302Z
2023-01-20T14:42:28.302Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:28 [TRACE] Waiting 10s before next try: timestamp=2023-01-20T14:42:28.302Z
2023-01-20T14:42:38.303Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:38 [DEBUG] Waiting for state to become: [success]: timestamp=2023-01-20T14:42:38.303Z
2023-01-20T14:42:38.303Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:38 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2023-01-20T14:42:38.303Z
2023-01-20T14:42:38.303Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:38 [DEBUG] Retry Transport: request attempt 0: timestamp=2023-01-20T14:42:38.303Z
2023-01-20T14:42:38.304Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:38 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /v2/projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a?alt=json HTTP/1.1
Host: cloudfunctions.googleapis.com
User-Agent: Terraform/1.3.3 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.49.0
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2023-01-20T14:42:38.303Z
2023-01-20T14:42:38.453Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:38 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Fri, 20 Jan 2023 14:42:38 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"name": "projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a",
"metadata": {
"@type": "type.googleapis.com/google.cloud.functions.v2.OperationMetadata",
"createTime": "2023-01-20T14:41:57.524974066Z",
"target": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"verb": "create",
"cancelRequested": false,
"apiVersion": "v2",
"requestResource": {
"@type": "type.googleapis.com/google.cloud.functions.v2.Function",
"name": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"buildConfig": {
"runtime": "python39",
"entryPoint": "failing-code",
"source": {
"storageSource": {
"bucket": "gcf-v2-sources-708434483244-europe-central2",
"object": "opl-rakietykosmiczne-cf2-failing-code/function-source.zip"
}
}
},
"serviceConfig": {
"service": "projects/majduk-sandbox-315813/locations/europe-central2/services/opl-rakietykosmiczne-cf2-failing-code",
"timeoutSeconds": 150,
"maxInstanceCount": 3,
"ingressSettings": "ALLOW_ALL",
"serviceAccountEmail": "[email protected]",
"minInstanceCount": 1,
"availableMemory": "512M",
"allTrafficOnLatestRevision": true,
"maxInstanceRequestConcurrency": 1
},
"eventTrigger": {
"trigger": "projects/majduk-sandbox-315813/locations/europe-central2/triggers/opl-rakietykosmiczne-cf2-failing-code-079730",
"triggerRegion": "europe-central2",
"eventType": "google.cloud.pubsub.topic.v1.messagePublished",
"pubsubTopic": "projects/majduk-sandbox-315813/topics/sandbox-topic2",
"serviceAccountEmail": "[email protected]",
"retryPolicy": "RETRY_POLICY_DO_NOT_RETRY"
},
"environment": "GEN_2"
},
"stages": [
{
"name": "BUILD",
"message": "Creating build",
"state": "IN_PROGRESS",
"resource": "projects/708434483244/locations/europe-central2/builds/7bc39104-2a06-4f52-b40a-f1024a9f32bb",
"resourceUri": "https://console.cloud.google.com/cloud-build/builds;region=europe-central2/7bc39104-2a06-4f52-b40a-f1024a9f32bb?project=708434483244"
},
{
"name": "SERVICE",
"state": "NOT_STARTED"
},
{
"name": "TRIGGER",
"state": "NOT_STARTED"
}
]
},
"done": false
}
-----------------------------------------------------: timestamp=2023-01-20T14:42:38.452Z
2023-01-20T14:42:38.453Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:38 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2023-01-20T14:42:38.452Z
2023-01-20T14:42:38.453Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:38 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2023-01-20T14:42:38.452Z
2023-01-20T14:42:38.453Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:38 [DEBUG] Got done: false while polling for operation projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a's status: timestamp=2023-01-20T14:42:38.453Z
2023-01-20T14:42:38.453Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:38 [TRACE] Waiting 10s before next try: timestamp=2023-01-20T14:42:38.453Z
2023-01-20T14:42:48.454Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:48 [DEBUG] Waiting for state to become: [success]: timestamp=2023-01-20T14:42:48.454Z
2023-01-20T14:42:48.454Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:48 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2023-01-20T14:42:48.454Z
2023-01-20T14:42:48.454Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:48 [DEBUG] Retry Transport: request attempt 0: timestamp=2023-01-20T14:42:48.454Z
2023-01-20T14:42:48.454Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:48 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /v2/projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a?alt=json HTTP/1.1
Host: cloudfunctions.googleapis.com
User-Agent: Terraform/1.3.3 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.49.0
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2023-01-20T14:42:48.454Z
2023-01-20T14:42:48.602Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:48 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Fri, 20 Jan 2023 14:42:48 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"name": "projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a",
"metadata": {
"@type": "type.googleapis.com/google.cloud.functions.v2.OperationMetadata",
"createTime": "2023-01-20T14:41:57.524974066Z",
"target": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"verb": "create",
"cancelRequested": false,
"apiVersion": "v2",
"requestResource": {
"@type": "type.googleapis.com/google.cloud.functions.v2.Function",
"name": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"buildConfig": {
"runtime": "python39",
"entryPoint": "failing-code",
"source": {
"storageSource": {
"bucket": "gcf-v2-sources-708434483244-europe-central2",
"object": "opl-rakietykosmiczne-cf2-failing-code/function-source.zip"
}
}
},
"serviceConfig": {
"service": "projects/majduk-sandbox-315813/locations/europe-central2/services/opl-rakietykosmiczne-cf2-failing-code",
"timeoutSeconds": 150,
"maxInstanceCount": 3,
"ingressSettings": "ALLOW_ALL",
"serviceAccountEmail": "[email protected]",
"minInstanceCount": 1,
"availableMemory": "512M",
"allTrafficOnLatestRevision": true,
"maxInstanceRequestConcurrency": 1
},
"eventTrigger": {
"trigger": "projects/majduk-sandbox-315813/locations/europe-central2/triggers/opl-rakietykosmiczne-cf2-failing-code-079730",
"triggerRegion": "europe-central2",
"eventType": "google.cloud.pubsub.topic.v1.messagePublished",
"pubsubTopic": "projects/majduk-sandbox-315813/topics/sandbox-topic2",
"serviceAccountEmail": "[email protected]",
"retryPolicy": "RETRY_POLICY_DO_NOT_RETRY"
},
"environment": "GEN_2"
},
"stages": [
{
"name": "BUILD",
"message": "Creating build",
"state": "IN_PROGRESS",
"resource": "projects/708434483244/locations/europe-central2/builds/7bc39104-2a06-4f52-b40a-f1024a9f32bb",
"resourceUri": "https://console.cloud.google.com/cloud-build/builds;region=europe-central2/7bc39104-2a06-4f52-b40a-f1024a9f32bb?project=708434483244"
},
{
"name": "SERVICE",
"state": "NOT_STARTED"
},
{
"name": "TRIGGER",
"state": "NOT_STARTED"
}
]
},
"done": false
}
-----------------------------------------------------: timestamp=2023-01-20T14:42:48.601Z
2023-01-20T14:42:48.602Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:48 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2023-01-20T14:42:48.601Z
2023-01-20T14:42:48.602Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:48 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2023-01-20T14:42:48.601Z
2023-01-20T14:42:48.602Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:48 [DEBUG] Got done: false while polling for operation projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a's status: timestamp=2023-01-20T14:42:48.602Z
2023-01-20T14:42:48.602Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:48 [TRACE] Waiting 10s before next try: timestamp=2023-01-20T14:42:48.602Z
2023-01-20T14:42:58.604Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:58 [DEBUG] Waiting for state to become: [success]: timestamp=2023-01-20T14:42:58.603Z
2023-01-20T14:42:58.604Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:58 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2023-01-20T14:42:58.603Z
2023-01-20T14:42:58.604Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:58 [DEBUG] Retry Transport: request attempt 0: timestamp=2023-01-20T14:42:58.603Z
2023-01-20T14:42:58.604Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:58 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /v2/projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a?alt=json HTTP/1.1
Host: cloudfunctions.googleapis.com
User-Agent: Terraform/1.3.3 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.49.0
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2023-01-20T14:42:58.603Z
2023-01-20T14:42:58.799Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:58 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Fri, 20 Jan 2023 14:42:58 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"name": "projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a",
"metadata": {
"@type": "type.googleapis.com/google.cloud.functions.v2.OperationMetadata",
"createTime": "2023-01-20T14:41:57.524974066Z",
"target": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"verb": "create",
"cancelRequested": false,
"apiVersion": "v2",
"requestResource": {
"@type": "type.googleapis.com/google.cloud.functions.v2.Function",
"name": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"buildConfig": {
"runtime": "python39",
"entryPoint": "failing-code",
"source": {
"storageSource": {
"bucket": "gcf-v2-sources-708434483244-europe-central2",
"object": "opl-rakietykosmiczne-cf2-failing-code/function-source.zip"
}
}
},
"serviceConfig": {
"service": "projects/majduk-sandbox-315813/locations/europe-central2/services/opl-rakietykosmiczne-cf2-failing-code",
"timeoutSeconds": 150,
"maxInstanceCount": 3,
"ingressSettings": "ALLOW_ALL",
"serviceAccountEmail": "[email protected]",
"minInstanceCount": 1,
"availableMemory": "512M",
"allTrafficOnLatestRevision": true,
"maxInstanceRequestConcurrency": 1
},
"eventTrigger": {
"trigger": "projects/majduk-sandbox-315813/locations/europe-central2/triggers/opl-rakietykosmiczne-cf2-failing-code-079730",
"triggerRegion": "europe-central2",
"eventType": "google.cloud.pubsub.topic.v1.messagePublished",
"pubsubTopic": "projects/majduk-sandbox-315813/topics/sandbox-topic2",
"serviceAccountEmail": "[email protected]",
"retryPolicy": "RETRY_POLICY_DO_NOT_RETRY"
},
"environment": "GEN_2"
},
"stages": [
{
"name": "BUILD",
"message": "Creating build",
"state": "IN_PROGRESS",
"resource": "projects/708434483244/locations/europe-central2/builds/7bc39104-2a06-4f52-b40a-f1024a9f32bb",
"resourceUri": "https://console.cloud.google.com/cloud-build/builds;region=europe-central2/7bc39104-2a06-4f52-b40a-f1024a9f32bb?project=708434483244"
},
{
"name": "SERVICE",
"state": "NOT_STARTED"
},
{
"name": "TRIGGER",
"state": "NOT_STARTED"
}
]
},
"done": false
}
-----------------------------------------------------: timestamp=2023-01-20T14:42:58.798Z
2023-01-20T14:42:58.799Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:58 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2023-01-20T14:42:58.799Z
2023-01-20T14:42:58.799Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:58 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2023-01-20T14:42:58.799Z
2023-01-20T14:42:58.799Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:58 [DEBUG] Got done: false while polling for operation projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a's status: timestamp=2023-01-20T14:42:58.799Z
2023-01-20T14:42:58.799Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:42:58 [TRACE] Waiting 10s before next try: timestamp=2023-01-20T14:42:58.799Z
2023-01-20T14:43:08.800Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:08 [DEBUG] Waiting for state to become: [success]: timestamp=2023-01-20T14:43:08.800Z
2023-01-20T14:43:08.800Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:08 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2023-01-20T14:43:08.800Z
2023-01-20T14:43:08.800Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:08 [DEBUG] Retry Transport: request attempt 0: timestamp=2023-01-20T14:43:08.800Z
2023-01-20T14:43:08.800Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:08 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /v2/projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a?alt=json HTTP/1.1
Host: cloudfunctions.googleapis.com
User-Agent: Terraform/1.3.3 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.49.0
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2023-01-20T14:43:08.800Z
2023-01-20T14:43:08.987Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:08 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Fri, 20 Jan 2023 14:43:08 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"name": "projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a",
"metadata": {
"@type": "type.googleapis.com/google.cloud.functions.v2.OperationMetadata",
"createTime": "2023-01-20T14:41:57.524974066Z",
"target": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"verb": "create",
"cancelRequested": false,
"apiVersion": "v2",
"requestResource": {
"@type": "type.googleapis.com/google.cloud.functions.v2.Function",
"name": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"buildConfig": {
"runtime": "python39",
"entryPoint": "failing-code",
"source": {
"storageSource": {
"bucket": "gcf-v2-sources-708434483244-europe-central2",
"object": "opl-rakietykosmiczne-cf2-failing-code/function-source.zip"
}
}
},
"serviceConfig": {
"service": "projects/majduk-sandbox-315813/locations/europe-central2/services/opl-rakietykosmiczne-cf2-failing-code",
"timeoutSeconds": 150,
"maxInstanceCount": 3,
"ingressSettings": "ALLOW_ALL",
"serviceAccountEmail": "[email protected]",
"minInstanceCount": 1,
"availableMemory": "512M",
"allTrafficOnLatestRevision": true,
"maxInstanceRequestConcurrency": 1
},
"eventTrigger": {
"trigger": "projects/majduk-sandbox-315813/locations/europe-central2/triggers/opl-rakietykosmiczne-cf2-failing-code-079730",
"triggerRegion": "europe-central2",
"eventType": "google.cloud.pubsub.topic.v1.messagePublished",
"pubsubTopic": "projects/majduk-sandbox-315813/topics/sandbox-topic2",
"serviceAccountEmail": "[email protected]",
"retryPolicy": "RETRY_POLICY_DO_NOT_RETRY"
},
"environment": "GEN_2"
},
"stages": [
{
"name": "BUILD",
"message": "Creating build",
"state": "COMPLETE",
"resource": "projects/708434483244/locations/europe-central2/builds/7bc39104-2a06-4f52-b40a-f1024a9f32bb",
"resourceUri": "https://console.cloud.google.com/cloud-build/builds;region=europe-central2/7bc39104-2a06-4f52-b40a-f1024a9f32bb?project=708434483244"
},
{
"name": "SERVICE",
"message": "Creating Cloud Run service",
"state": "IN_PROGRESS",
"resource": "projects/majduk-sandbox-315813/locations/europe-central2/services/opl-rakietykosmiczne-cf2-failing-code",
"resourceUri": "https://console.cloud.google.com/run/detail/europe-central2/opl-rakietykosmiczne-cf2-failing-code?project=majduk-sandbox-315813"
},
{
"name": "TRIGGER",
"state": "NOT_STARTED"
}
]
},
"done": false
}
-----------------------------------------------------: timestamp=2023-01-20T14:43:08.987Z
2023-01-20T14:43:08.987Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:08 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2023-01-20T14:43:08.987Z
2023-01-20T14:43:08.988Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:08 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2023-01-20T14:43:08.987Z
2023-01-20T14:43:08.988Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:08 [DEBUG] Got done: false while polling for operation projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a's status: timestamp=2023-01-20T14:43:08.987Z
2023-01-20T14:43:08.988Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:08 [TRACE] Waiting 10s before next try: timestamp=2023-01-20T14:43:08.987Z
2023-01-20T14:43:18.990Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:18 [DEBUG] Waiting for state to become: [success]: timestamp=2023-01-20T14:43:18.989Z
2023-01-20T14:43:18.990Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:18 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2023-01-20T14:43:18.990Z
2023-01-20T14:43:18.990Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:18 [DEBUG] Retry Transport: request attempt 0: timestamp=2023-01-20T14:43:18.990Z
2023-01-20T14:43:18.990Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:18 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /v2/projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a?alt=json HTTP/1.1
Host: cloudfunctions.googleapis.com
User-Agent: Terraform/1.3.3 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.49.0
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2023-01-20T14:43:18.990Z
2023-01-20T14:43:19.135Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:19 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Fri, 20 Jan 2023 14:43:19 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"name": "projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a",
"metadata": {
"@type": "type.googleapis.com/google.cloud.functions.v2.OperationMetadata",
"createTime": "2023-01-20T14:41:57.524974066Z",
"target": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"verb": "create",
"cancelRequested": false,
"apiVersion": "v2",
"requestResource": {
"@type": "type.googleapis.com/google.cloud.functions.v2.Function",
"name": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"buildConfig": {
"runtime": "python39",
"entryPoint": "failing-code",
"source": {
"storageSource": {
"bucket": "gcf-v2-sources-708434483244-europe-central2",
"object": "opl-rakietykosmiczne-cf2-failing-code/function-source.zip"
}
}
},
"serviceConfig": {
"service": "projects/majduk-sandbox-315813/locations/europe-central2/services/opl-rakietykosmiczne-cf2-failing-code",
"timeoutSeconds": 150,
"maxInstanceCount": 3,
"ingressSettings": "ALLOW_ALL",
"serviceAccountEmail": "[email protected]",
"minInstanceCount": 1,
"availableMemory": "512M",
"allTrafficOnLatestRevision": true,
"maxInstanceRequestConcurrency": 1
},
"eventTrigger": {
"trigger": "projects/majduk-sandbox-315813/locations/europe-central2/triggers/opl-rakietykosmiczne-cf2-failing-code-079730",
"triggerRegion": "europe-central2",
"eventType": "google.cloud.pubsub.topic.v1.messagePublished",
"pubsubTopic": "projects/majduk-sandbox-315813/topics/sandbox-topic2",
"serviceAccountEmail": "[email protected]",
"retryPolicy": "RETRY_POLICY_DO_NOT_RETRY"
},
"environment": "GEN_2"
},
"stages": [
{
"name": "ARTIFACT_REGISTRY",
"state": "NOT_STARTED"
},
{
"name": "SERVICE",
"state": "NOT_STARTED"
},
{
"name": "TRIGGER",
"message": "Deleting Eventarc trigger",
"state": "COMPLETE",
"resource": "projects/majduk-sandbox-315813/locations/europe-central2/triggers/opl-rakietykosmiczne-cf2-failing-code-079730"
}
]
},
"done": false
}
-----------------------------------------------------: timestamp=2023-01-20T14:43:19.134Z
2023-01-20T14:43:19.135Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:19 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2023-01-20T14:43:19.134Z
2023-01-20T14:43:19.135Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:19 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2023-01-20T14:43:19.134Z
2023-01-20T14:43:19.135Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:19 [DEBUG] Got done: false while polling for operation projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a's status: timestamp=2023-01-20T14:43:19.135Z
2023-01-20T14:43:19.135Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:19 [TRACE] Waiting 10s before next try: timestamp=2023-01-20T14:43:19.135Z
2023-01-20T14:43:29.137Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:29 [DEBUG] Waiting for state to become: [success]: timestamp=2023-01-20T14:43:29.137Z
2023-01-20T14:43:29.138Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:29 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2023-01-20T14:43:29.138Z
2023-01-20T14:43:29.138Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:29 [DEBUG] Retry Transport: request attempt 0: timestamp=2023-01-20T14:43:29.138Z
2023-01-20T14:43:29.138Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:29 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /v2/projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a?alt=json HTTP/1.1
Host: cloudfunctions.googleapis.com
User-Agent: Terraform/1.3.3 (+https://www.terraform.io) Terraform-Plugin-SDK/2.10.1 terraform-provider-google/4.49.0
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2023-01-20T14:43:29.138Z
2023-01-20T14:43:29.288Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:29 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Fri, 20 Jan 2023 14:43:29 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"name": "projects/majduk-sandbox-315813/locations/europe-central2/operations/operation-1674225717042-5f2b30d235e29-060661ec-d15f6d7a",
"metadata": {
"@type": "type.googleapis.com/google.cloud.functions.v2.OperationMetadata",
"createTime": "2023-01-20T14:41:57.524974066Z",
"endTime": "2023-01-20T14:43:24.976308147Z",
"target": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"verb": "create",
"cancelRequested": false,
"apiVersion": "v2",
"requestResource": {
"@type": "type.googleapis.com/google.cloud.functions.v2.Function",
"name": "projects/majduk-sandbox-315813/locations/europe-central2/functions/opl-rakietykosmiczne-cf2-failing-code",
"buildConfig": {
"runtime": "python39",
"entryPoint": "failing-code",
"source": {
"storageSource": {
"bucket": "gcf-v2-sources-708434483244-europe-central2",
"object": "opl-rakietykosmiczne-cf2-failing-code/function-source.zip"
}
}
},
"serviceConfig": {
"service": "projects/majduk-sandbox-315813/locations/europe-central2/services/opl-rakietykosmiczne-cf2-failing-code",
"timeoutSeconds": 150,
"maxInstanceCount": 3,
"ingressSettings": "ALLOW_ALL",
"serviceAccountEmail": "[email protected]",
"minInstanceCount": 1,
"availableMemory": "512M",
"allTrafficOnLatestRevision": true,
"maxInstanceRequestConcurrency": 1
},
"eventTrigger": {
"trigger": "projects/majduk-sandbox-315813/locations/europe-central2/triggers/opl-rakietykosmiczne-cf2-failing-code-079730",
"triggerRegion": "europe-central2",
"eventType": "google.cloud.pubsub.topic.v1.messagePublished",
"pubsubTopic": "projects/majduk-sandbox-315813/topics/sandbox-topic2",
"serviceAccountEmail": "[email protected]",
"retryPolicy": "RETRY_POLICY_DO_NOT_RETRY"
},
"environment": "GEN_2"
},
"stages": [
{
"name": "ARTIFACT_REGISTRY",
"message": "Deleting function artifacts in Artifact Registry",
"state": "COMPLETE"
},
{
"name": "SERVICE",
"message": "Deleting Cloud Run service",
"state": "COMPLETE",
"resource": "projects/majduk-sandbox-315813/locations/europe-central2/services/opl-rakietykosmiczne-cf2-failing-code"
},
{
"name": "TRIGGER",
"message": "Deleting Eventarc trigger",
"state": "COMPLETE",
"resource": "projects/majduk-sandbox-315813/locations/europe-central2/triggers/opl-rakietykosmiczne-cf2-failing-code-079730"
}
]
},
"done": true,
"error": {
"code": 3,
"message": "Could not create or update Cloud Run service opl-rakietykosmiczne-cf2-failing-code, Container Healthcheck failed. Revision 'opl-rakietykosmiczne-cf2-failing-code-00001-dus' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.\n\nLogs URL: https://console.cloud.google.com/logs/viewer?project=majduk-sandbox-315813&resource=cloud_run_revision/service_name/opl-rakietykosmiczne-cf2-failing-code/revision_name/opl-rakietykosmiczne-cf2-failing-code-00001-dus&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22opl-rakietykosmiczne-cf2-failing-code%22%0Aresource.labels.revision_name%3D%22opl-rakietykosmiczne-cf2-failing-code-00001-dus%22 \nFor more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start"
}
}
-----------------------------------------------------: timestamp=2023-01-20T14:43:29.288Z
2023-01-20T14:43:29.288Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:29 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2023-01-20T14:43:29.288Z
2023-01-20T14:43:29.288Z [INFO] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:29 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2023-01-20T14:43:29.288Z
2023-01-20T14:43:29.289Z [ERROR] provider.terraform-provider-google_v4.49.0_x5: Response contains error diagnostic: diagnostic_detail= diagnostic_summary="Error waiting to create function: Error waiting for Creating function: Error code 3, message: Could not create or update Cloud Run service opl-rakietykosmiczne-cf2-failing-code, Container Healthcheck failed. Revision 'opl-rakietykosmiczne-cf2-failing-code-00001-dus' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.
Logs URL: https://console.cloud.google.com/logs/viewer?project=majduk-sandbox-315813&resource=cloud_run_revision/service_name/opl-rakietykosmiczne-cf2-failing-code/revision_name/opl-rakietykosmiczne-cf2-failing-code-00001-dus&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22opl-rakietykosmiczne-cf2-failing-code%22%0Aresource.labels.revision_name%3D%22opl-rakietykosmiczne-cf2-failing-code-00001-dus%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start" tf_proto_version=5.3 tf_req_id=ea2d8695-354c-e4fa-e822-4003d8ae52ca tf_resource_type=google_cloudfunctions2_function @caller=github.com/hashicorp/[email protected]/tfprotov5/internal/diag/diagnostics.go:55 tf_rpc=ApplyResourceChange tf_provider_addr=provider @module=sdk.proto diagnostic_severity=ERROR timestamp=2023-01-20T14:43:29.289Z
2023-01-20T14:43:29.294Z [ERROR] vertex "google_cloudfunctions2_function.opl_cf" error: Error waiting to create function: Error waiting for Creating function: Error code 3, message: Could not create or update Cloud Run service opl-rakietykosmiczne-cf2-failing-code, Container Healthcheck failed. Revision 'opl-rakietykosmiczne-cf2-failing-code-00001-dus' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.
Logs URL: https://console.cloud.google.com/logs/viewer?project=majduk-sandbox-315813&resource=cloud_run_revision/service_name/opl-rakietykosmiczne-cf2-failing-code/revision_name/opl-rakietykosmiczne-cf2-failing-code-00001-dus&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22opl-rakietykosmiczne-cf2-failing-code%22%0Aresource.labels.revision_name%3D%22opl-rakietykosmiczne-cf2-failing-code-00001-dus%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
2023-01-20T14:43:29.300Z [DEBUG] provider.terraform-provider-google_v4.49.0_x5: 2023/01/20 14:43:29 [DEBUG] [transport] transport: http2Server.HandleStreams failed to read frame: read unix /tmp/plugin3378664848->@: use of closed network connection
2023-01-20T14:43:29.300Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-01-20T14:43:29.303Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.49.0/linux_amd64/terraform-provider-google_v4.49.0_x5 pid=7897
2023-01-20T14:43:29.303Z [DEBUG] provider: plugin exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment