Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tothdavid/d8e276439e7520f42b2ca41a615b2361 to your computer and use it in GitHub Desktop.
Save tothdavid/d8e276439e7520f42b2ca41a615b2361 to your computer and use it in GitHub Desktop.
2024-05-06T13:20:39.234+0200 [INFO] Terraform version: 1.8.2
2024-05-06T13:20:39.234+0200 [DEBUG] using github.com/hashicorp/go-tfe v1.51.0
2024-05-06T13:20:39.234+0200 [DEBUG] using github.com/hashicorp/hcl/v2 v2.20.0
2024-05-06T13:20:39.234+0200 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1
2024-05-06T13:20:39.234+0200 [DEBUG] using github.com/zclconf/go-cty v1.14.3
2024-05-06T13:20:39.234+0200 [INFO] Go runtime version: go1.22.1
2024-05-06T13:20:39.234+0200 [INFO] CLI args: []string{"terraform", "apply"}
2024-05-06T13:20:39.234+0200 [DEBUG] Attempting to open CLI config file: /home/edvitth/.terraformrc
2024-05-06T13:20:39.234+0200 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2024-05-06T13:20:39.234+0200 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2024-05-06T13:20:39.234+0200 [DEBUG] ignoring non-existing provider search directory /home/edvitth/.terraform.d/plugins
2024-05-06T13:20:39.234+0200 [DEBUG] ignoring non-existing provider search directory /home/edvitth/.local/share/terraform/plugins
2024-05-06T13:20:39.234+0200 [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins
2024-05-06T13:20:39.234+0200 [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins
2024-05-06T13:20:39.234+0200 [INFO] CLI command args: []string{"apply"}
2024-05-06T13:20:39.235+0200 [DEBUG] New state was assigned lineage "780ef642-37fa-c4b0-c609-14d3d4823b81"
2024-05-06T13:20:39.247+0200 [DEBUG] checking for provisioner in "."
2024-05-06T13:20:39.249+0200 [DEBUG] checking for provisioner in "/usr/bin"
2024-05-06T13:20:39.249+0200 [INFO] backend/local: starting Apply operation
2024-05-06T13:20:39.250+0200 [DEBUG] created provider logger: level=debug
2024-05-06T13:20:39.250+0200 [INFO] provider: configuring client automatic mTLS
2024-05-06T13:20:39.264+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5"]
2024-05-06T13:20:39.264+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5 pid=109644
2024-05-06T13:20:39.264+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5
2024-05-06T13:20:39.267+0200 [INFO] provider.terraform-provider-null_v3.2.2_x5: configuring server automatic mTLS: timestamp="2024-05-06T13:20:39.267+0200"
2024-05-06T13:20:39.285+0200 [DEBUG] provider: using plugin: version=5
2024-05-06T13:20:39.285+0200 [DEBUG] provider.terraform-provider-null_v3.2.2_x5: plugin address: address=/tmp/plugin3581701660 network=unix timestamp="2024-05-06T13:20:39.285+0200"
2024-05-06T13:20:39.298+0200 [DEBUG] No provider meta schema returned
2024-05-06T13:20:39.299+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-05-06T13:20:39.299+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5 pid=109644
2024-05-06T13:20:39.308+0200 [DEBUG] provider: plugin exited
2024-05-06T13:20:39.308+0200 [DEBUG] Building and walking validate graph
2024-05-06T13:20:39.308+0200 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/null"], implied first by null_resource.null
2024-05-06T13:20:39.308+0200 [DEBUG] ProviderTransformer: "null_resource.null" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/null"]
2024-05-06T13:20:39.308+0200 [DEBUG] ReferenceTransformer: "null_resource.null" references: []
2024-05-06T13:20:39.308+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/null\"]" references: []
2024-05-06T13:20:39.308+0200 [DEBUG] Starting graph walk: walkValidate
2024-05-06T13:20:39.308+0200 [DEBUG] created provider logger: level=debug
2024-05-06T13:20:39.309+0200 [INFO] provider: configuring client automatic mTLS
2024-05-06T13:20:39.313+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5"]
2024-05-06T13:20:39.313+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5 pid=109652
2024-05-06T13:20:39.313+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5
2024-05-06T13:20:39.316+0200 [INFO] provider.terraform-provider-null_v3.2.2_x5: configuring server automatic mTLS: timestamp="2024-05-06T13:20:39.316+0200"
2024-05-06T13:20:39.336+0200 [DEBUG] provider: using plugin: version=5
2024-05-06T13:20:39.336+0200 [DEBUG] provider.terraform-provider-null_v3.2.2_x5: plugin address: address=/tmp/plugin1295388247 network=unix timestamp="2024-05-06T13:20:39.336+0200"
2024-05-06T13:20:39.351+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-05-06T13:20:39.352+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5 pid=109652
2024-05-06T13:20:39.354+0200 [DEBUG] provider: plugin exited
2024-05-06T13:20:39.354+0200 [INFO] backend/local: apply calling Plan
2024-05-06T13:20:39.354+0200 [DEBUG] Building and walking plan graph for NormalMode
2024-05-06T13:20:39.354+0200 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/null"], implied first by null_resource.null (expand)
2024-05-06T13:20:39.354+0200 [DEBUG] ProviderTransformer: "null_resource.null (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/null"]
2024-05-06T13:20:39.355+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/null\"]" references: []
2024-05-06T13:20:39.355+0200 [DEBUG] ReferenceTransformer: "null_resource.null (expand)" references: []
2024-05-06T13:20:39.355+0200 [DEBUG] Starting graph walk: walkPlan
2024-05-06T13:20:39.355+0200 [DEBUG] created provider logger: level=debug
2024-05-06T13:20:39.355+0200 [INFO] provider: configuring client automatic mTLS
2024-05-06T13:20:39.359+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5"]
2024-05-06T13:20:39.359+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5 pid=109660
2024-05-06T13:20:39.359+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5
2024-05-06T13:20:39.364+0200 [INFO] provider.terraform-provider-null_v3.2.2_x5: configuring server automatic mTLS: timestamp="2024-05-06T13:20:39.363+0200"
2024-05-06T13:20:39.383+0200 [DEBUG] provider: using plugin: version=5
2024-05-06T13:20:39.383+0200 [DEBUG] provider.terraform-provider-null_v3.2.2_x5: plugin address: address=/tmp/plugin2903511527 network=unix timestamp="2024-05-06T13:20:39.383+0200"
2024-05-06T13:20:39.397+0200 [DEBUG] Resource instance state not found for node "null_resource.null", instance null_resource.null
2024-05-06T13:20:39.397+0200 [DEBUG] ReferenceTransformer: "null_resource.null" references: []
2024-05-06T13:20:39.397+0200 [DEBUG] refresh: null_resource.null: no state, so not refreshing
2024-05-06T13:20:39.400+0200 [DEBUG] provider.terraform-provider-null_v3.2.2_x5: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: tf_provider_addr=registry.terraform.io/hashicorp/null tf_req_id=2e1db7b2-b2df-b5a4-a974-2447805149ac tf_rpc=PlanResourceChange @caller=github.com/hashicorp/terraform-plugin-framework@v1.4.2/internal/fwserver/server_planresourcechange.go:195 @module=sdk.framework tf_resource_type=null_resource timestamp="2024-05-06T13:20:39.400+0200"
2024-05-06T13:20:39.400+0200 [DEBUG] provider.terraform-provider-null_v3.2.2_x5: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/hashicorp/null tf_resource_type=null_resource @caller=github.com/hashicorp/terraform-plugin-framework@v1.4.2/internal/fwserver/server_planresourcechange.go:399 tf_attribute_path="AttributeName(\"id\")" tf_req_id=2e1db7b2-b2df-b5a4-a974-2447805149ac tf_rpc=PlanResourceChange timestamp="2024-05-06T13:20:39.400+0200"
2024-05-06T13:20:39.401+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-05-06T13:20:39.402+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5 pid=109660
2024-05-06T13:20:39.405+0200 [DEBUG] provider: plugin exited
2024-05-06T13:20:39.405+0200 [DEBUG] building apply graph to check for errors
2024-05-06T13:20:39.405+0200 [DEBUG] Resource state not found for node "null_resource.null", instance null_resource.null
2024-05-06T13:20:39.405+0200 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/null"], implied first by null_resource.null (expand)
2024-05-06T13:20:39.405+0200 [DEBUG] ProviderTransformer: "null_resource.null (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/null"]
2024-05-06T13:20:39.405+0200 [DEBUG] ProviderTransformer: "null_resource.null" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/null"]
2024-05-06T13:20:39.405+0200 [DEBUG] ReferenceTransformer: "null_resource.null (expand)" references: []
2024-05-06T13:20:39.405+0200 [DEBUG] ReferenceTransformer: "null_resource.null" references: []
2024-05-06T13:20:39.405+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/null\"]" references: []
2024-05-06T13:20:39.406+0200 [DEBUG] command: asking for input: "\nDo you want to perform these actions?"
2024-05-06T13:20:40.796+0200 [INFO] backend/local: apply calling Apply
2024-05-06T13:20:40.796+0200 [DEBUG] Building and walking apply graph for NormalMode plan
2024-05-06T13:20:40.796+0200 [DEBUG] Resource state not found for node "null_resource.null", instance null_resource.null
2024-05-06T13:20:40.796+0200 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/null"], implied first by null_resource.null (expand)
2024-05-06T13:20:40.796+0200 [DEBUG] ProviderTransformer: "null_resource.null (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/null"]
2024-05-06T13:20:40.796+0200 [DEBUG] ProviderTransformer: "null_resource.null" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/null"]
2024-05-06T13:20:40.796+0200 [DEBUG] ReferenceTransformer: "null_resource.null" references: []
2024-05-06T13:20:40.796+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/null\"]" references: []
2024-05-06T13:20:40.796+0200 [DEBUG] ReferenceTransformer: "null_resource.null (expand)" references: []
2024-05-06T13:20:40.796+0200 [DEBUG] Starting graph walk: walkApply
2024-05-06T13:20:40.796+0200 [DEBUG] created provider logger: level=debug
2024-05-06T13:20:40.796+0200 [INFO] provider: configuring client automatic mTLS
2024-05-06T13:20:40.801+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5 args=[".terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5"]
2024-05-06T13:20:40.801+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5 pid=109686
2024-05-06T13:20:40.801+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5
2024-05-06T13:20:40.804+0200 [INFO] provider.terraform-provider-null_v3.2.2_x5: configuring server automatic mTLS: timestamp="2024-05-06T13:20:40.804+0200"
2024-05-06T13:20:40.822+0200 [DEBUG] provider.terraform-provider-null_v3.2.2_x5: plugin address: address=/tmp/plugin1818296898 network=unix timestamp="2024-05-06T13:20:40.822+0200"
2024-05-06T13:20:40.822+0200 [DEBUG] provider: using plugin: version=5
2024-05-06T13:20:40.838+0200 [DEBUG] provider.terraform-provider-null_v3.2.2_x5: Marking Computed attributes with null configuration values as unknown (known after apply) in the plan to prevent potential Terraform errors: tf_provider_addr=registry.terraform.io/hashicorp/null tf_resource_type=null_resource tf_rpc=PlanResourceChange @module=sdk.framework tf_req_id=2dc521e7-1e7b-430b-10ee-3a822518a5fd @caller=github.com/hashicorp/terraform-plugin-framework@v1.4.2/internal/fwserver/server_planresourcechange.go:195 timestamp="2024-05-06T13:20:40.838+0200"
2024-05-06T13:20:40.838+0200 [DEBUG] provider.terraform-provider-null_v3.2.2_x5: marking computed attribute that is null in the config as unknown: tf_provider_addr=registry.terraform.io/hashicorp/null tf_resource_type=null_resource tf_rpc=PlanResourceChange tf_req_id=2dc521e7-1e7b-430b-10ee-3a822518a5fd @caller=github.com/hashicorp/terraform-plugin-framework@v1.4.2/internal/fwserver/server_planresourcechange.go:399 @module=sdk.framework tf_attribute_path="AttributeName(\"id\")" timestamp="2024-05-06T13:20:40.838+0200"
2024-05-06T13:20:40.839+0200 [INFO] Starting apply for null_resource.null
2024-05-06T13:20:40.839+0200 [DEBUG] null_resource.null: applying the planned Create change
2024-05-06T13:20:40.848+0200 [DEBUG] State storage *statemgr.Filesystem declined to persist a state snapshot
2024-05-06T13:20:40.849+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-05-06T13:20:40.849+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/null/3.2.2/linux_amd64/terraform-provider-null_v3.2.2_x5 pid=109686
2024-05-06T13:20:40.852+0200 [DEBUG] provider: plugin exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment