Skip to content

Instantly share code, notes, and snippets.

@ticktockhouse
Last active July 14, 2024 13:35
Show Gist options
  • Save ticktockhouse/73397ae55fac0825490a6c5c82cd2331 to your computer and use it in GitHub Desktop.
Save ticktockhouse/73397ae55fac0825490a6c5c82cd2331 to your computer and use it in GitHub Desktop.
Terraform trace output
2024-07-14T14:03:54.688+0100 [INFO] Terraform version: 1.9.2
2024-07-14T14:03:54.689+0100 [DEBUG] using github.com/hashicorp/go-tfe v1.51.0
2024-07-14T14:03:54.689+0100 [DEBUG] using github.com/hashicorp/hcl/v2 v2.20.0
2024-07-14T14:03:54.689+0100 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1
2024-07-14T14:03:54.689+0100 [DEBUG] using github.com/zclconf/go-cty v1.14.4
2024-07-14T14:03:54.689+0100 [INFO] Go runtime version: go1.22.4
2024-07-14T14:03:54.689+0100 [INFO] CLI args: []string{"terraform", "plan"}
2024-07-14T14:03:54.689+0100 [TRACE] Stdout is a terminal of width 212
2024-07-14T14:03:54.689+0100 [TRACE] Stderr is a terminal of width 212
2024-07-14T14:03:54.689+0100 [TRACE] Stdin is a terminal
2024-07-14T14:03:54.689+0100 [DEBUG] Attempting to open CLI config file: /Users/jerry/.terraformrc
2024-07-14T14:03:54.689+0100 [INFO] Loading CLI configuration from /Users/jerry/.terraformrc
2024-07-14T14:03:54.690+0100 [INFO] Loading CLI configuration from /Users/jerry/.terraform.d/credentials.tfrc.json
2024-07-14T14:03:54.691+0100 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2024-07-14T14:03:54.691+0100 [DEBUG] ignoring non-existing provider search directory /Users/jerry/.terraform.d/plugins
2024-07-14T14:03:54.691+0100 [DEBUG] ignoring non-existing provider search directory /Users/jerry/Library/Application Support/io.terraform/plugins
2024-07-14T14:03:54.691+0100 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins
2024-07-14T14:03:54.692+0100 [INFO] CLI command args: []string{"plan"}
2024-07-14T14:03:54.693+0100 [INFO] Checkpoint disabled. Not running.
2024-07-14T14:03:54.706+0100 [TRACE] Meta.Backend: built configuration for "cloud" backend with hash value 1000946655
2024-07-14T14:03:54.706+0100 [TRACE] Meta.Backend: working directory was previously initialized for "cloud" backend
2024-07-14T14:03:54.706+0100 [TRACE] Meta.Backend: using already-initialized, unchanged "cloud" backend configuration
2024-07-14T14:03:54.706+0100 [TRACE] cloud: using hostname "" from TF_CLOUD_HOSTNAME variable
2024-07-14T14:03:54.706+0100 [TRACE] cloud: using default hostname "app.terraform.io"
2024-07-14T14:03:54.706+0100 [TRACE] cloud: using organization "Flawless" from cloud config block
2024-07-14T14:03:54.706+0100 [TRACE] cloud: found workspace name "rayner-dev" in cloud config block
2024-07-14T14:03:54.706+0100 [TRACE] cloud: using project "" from TF_CLOUD_PROJECT variable
2024-07-14T14:03:54.706+0100 [TRACE] cloud: using workspace name "rayner-dev" from cloud config block
2024-07-14T14:03:54.707+0100 [DEBUG] Service discovery for app.terraform.io at https://app.terraform.io/.well-known/terraform.json
2024-07-14T14:03:54.707+0100 [TRACE] HTTP client GET request to https://app.terraform.io/.well-known/terraform.json
2024-07-14T14:03:56.317+0100 [TRACE] Meta.BackendForPlan: backend *cloud.Cloud supports operations
2024-07-14T14:03:56.317+0100 [DEBUG] Service discovery for app.terraform.io aliased as localterraform.com
2024-07-14T14:03:56.317+0100 [TRACE] Meta.Backend: instantiated backend of type *cloud.Cloud
2024-07-14T14:03:56.321+0100 [TRACE] providercache.fillMetaCache: scanning directory .terraform/providers
2024-07-14T14:03:56.322+0100 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/digitalocean/digitalocean v2.34.1 for darwin_arm64 at .terraform/providers/registry.terraform.io/digitalocean/digitalocean/2.34.1/darwin_arm64
2024-07-14T14:03:56.323+0100 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/digitalocean/digitalocean v2.38.0 for darwin_arm64 at .terraform/providers/registry.terraform.io/digitalocean/digitalocean/2.38.0/darwin_arm64
2024-07-14T14:03:56.324+0100 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/http v3.4.3 for darwin_arm64 at .terraform/providers/registry.terraform.io/hashicorp/http/3.4.3/darwin_arm64
2024-07-14T14:03:56.324+0100 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/tfe v0.51.1 for darwin_arm64 at .terraform/providers/registry.terraform.io/hashicorp/tfe/0.51.1/darwin_arm64
2024-07-14T14:03:56.324+0100 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/tfe v0.55.0 for darwin_arm64 at .terraform/providers/registry.terraform.io/hashicorp/tfe/0.55.0/darwin_arm64
2024-07-14T14:03:56.325+0100 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/http/3.4.3/darwin_arm64 as a candidate package for registry.terraform.io/hashicorp/http 3.4.3
2024-07-14T14:03:56.325+0100 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/tfe/0.51.1/darwin_arm64 as a candidate package for registry.terraform.io/hashicorp/tfe 0.51.1
2024-07-14T14:03:56.325+0100 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/tfe/0.55.0/darwin_arm64 as a candidate package for registry.terraform.io/hashicorp/tfe 0.55.0
2024-07-14T14:03:56.325+0100 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/digitalocean/digitalocean/2.34.1/darwin_arm64 as a candidate package for registry.terraform.io/digitalocean/digitalocean 2.34.1
2024-07-14T14:03:56.325+0100 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/digitalocean/digitalocean/2.38.0/darwin_arm64 as a candidate package for registry.terraform.io/digitalocean/digitalocean 2.38.0
2024-07-14T14:03:56.361+0100 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/providers
2024-07-14T14:03:56.384+0100 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/providers
2024-07-14T14:03:56.401+0100 [DEBUG] checking for provisioner in "."
2024-07-14T14:03:56.401+0100 [DEBUG] checking for provisioner in "/Users/jerry/bin"
2024-07-14T14:03:56.401+0100 [TRACE] Meta.Backend: backend *cloud.Cloud supports operations
2024-07-14T14:03:56.600+0100 [INFO] cloud: starting Plan operation
Running plan in HCP Terraform. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.
Preparing the remote plan...
The remote workspace is configured to work with configuration at
terraform/projects/environment relative to the target repository.
Terraform will upload the contents of the following directory,
excluding files or directories as defined by a .terraformignore file
at /Users/jerry/free-code/flawless/flawless-infra/.terraformignore (if it is present),
in order to capture the filesystem context the remote workspace expects:
/Users/jerry/free-code/flawless/flawless-infra
There was an error connecting to HCP Terraform. Please do not exit
Terraform to prevent data loss! Trying to restore the connection...
Still trying to restore the connection... (4s elapsed)
Still trying to restore the connection... (7s elapsed)
Still trying to restore the connection... (10s elapsed)
Still trying to restore the connection... (14s elapsed)
Still trying to restore the connection... (20s elapsed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment