Created
December 4, 2021 15:50
-
-
Save shaunc/554a891a50d5b20152302d360155502c to your computer and use it in GitHub Desktop.
terraform kubernetes_service debug log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-12-04T10:41:32.945-0500 [DEBUG] Adding temp file log sink: /var/folders/t8/bblr3p4171xd0ytx683pz7c80000gn/T/terraform-log386768255 | |
2021-12-04T10:41:32.945-0500 [INFO] Terraform version: 1.0.11 | |
2021-12-04T10:41:32.945-0500 [INFO] Go runtime version: go1.16.4 | |
2021-12-04T10:41:32.945-0500 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply"} | |
2021-12-04T10:41:32.945-0500 [DEBUG] Attempting to open CLI config file: /Users/shauncutts/.terraformrc | |
2021-12-04T10:41:32.945-0500 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2021-12-04T10:41:32.945-0500 [DEBUG] checking for credentials in "/Users/shauncutts/.terraform.d/plugins" | |
2021-12-04T10:41:32.945-0500 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2021-12-04T10:41:32.945-0500 [DEBUG] will search for provider plugins in /Users/shauncutts/.terraform.d/plugins | |
2021-12-04T10:41:32.946-0500 [DEBUG] ignoring non-existing provider search directory /Users/shauncutts/Library/Application Support/io.terraform/plugins | |
2021-12-04T10:41:32.946-0500 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins | |
2021-12-04T10:41:32.946-0500 [INFO] CLI command args: []string{"apply"} | |
2021-12-04T10:41:32.950-0500 [INFO] AWS Auth provider used: "SharedCredentialsProvider" | |
2021-12-04T10:41:32.950-0500 [DEBUG] Trying to get account information via sts:GetCallerIdentity | |
2021-12-04T10:41:32.951-0500 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details: | |
---[ REQUEST POST-SIGN ]----------------------------- | |
POST / HTTP/1.1 | |
Host: sts.amazonaws.com | |
User-Agent: aws-sdk-go/1.40.25 (go1.16.4; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/1.0.11 | |
Content-Length: 43 | |
Authorization: AWS4-HMAC-SHA256 Credential=AKIAIKGHPF2LHJ4DTTWA/20211204/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=2f2ecc52b2190ce68b3b77dafa4dedf1559d1fba6500325e1aeedbbca560773f | |
Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
X-Amz-Date: 20211204T154132Z | |
Accept-Encoding: gzip | |
Action=GetCallerIdentity&Version=2011-06-15 | |
----------------------------------------------------- | |
2021-12-04T10:41:33.309-0500 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/1.1 200 | |
Connection: close | |
Content-Length: 387 | |
Content-Type: text/xml | |
Date: Sat, 04 Dec 2021 15:41:33 GMT | |
Keep-Alive: timeout=5 | |
X-Amzn-Requestid: 28e8ac1e-e23e-40bf-bab1-fab5911203b4 | |
----------------------------------------------------- | |
2021-12-04T10:41:33.309-0500 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/"> | |
<GetCallerIdentityResult> | |
<Arn>arn:aws:iam::397313464864:root</Arn> | |
<UserId>397313464864</UserId> | |
<Account>397313464864</Account> | |
</GetCallerIdentityResult> | |
<ResponseMetadata> | |
<RequestId>28e8ac1e-e23e-40bf-bab1-fab5911203b4</RequestId> | |
</ResponseMetadata> | |
</GetCallerIdentityResponse> | |
2021-12-04T10:41:34.147-0500 [DEBUG] checking for provisioner in "." | |
2021-12-04T10:41:34.161-0500 [DEBUG] checking for provisioner in "/usr/local/bin" | |
2021-12-04T10:41:34.161-0500 [DEBUG] checking for provisioner in "/Users/shauncutts/.terraform.d/plugins" | |
2021-12-04T10:41:34.162-0500 [INFO] Failed to read plugin lock file .terraform/plugins/darwin_amd64/lock.json: open .terraform/plugins/darwin_amd64/lock.json: no such file or directory | |
2021-12-04T10:41:34.163-0500 [INFO] backend/local: starting Apply operation | |
2021-12-04T10:41:34.163-0500 [DEBUG] [aws-sdk-go] DEBUG: Request s3/ListObjects Details: | |
---[ REQUEST POST-SIGN ]----------------------------- | |
GET /?max-keys=1000&prefix=env%3A%2F HTTP/1.1 | |
Host: ff-tf-state-test.s3.amazonaws.com | |
User-Agent: aws-sdk-go/1.40.25 (go1.16.4; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/1.0.11 | |
Authorization: AWS4-HMAC-SHA256 Credential=AKIAIKGHPF2LHJ4DTTWA/20211204/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8bfbb891e138f29e2d8803d30b8ed638a518a1541cc355f068e6682a080f38ca | |
X-Amz-Content-Sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
X-Amz-Date: 20211204T154134Z | |
Accept-Encoding: gzip | |
----------------------------------------------------- | |
2021-12-04T10:41:34.327-0500 [DEBUG] [aws-sdk-go] DEBUG: Response s3/ListObjects Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/1.1 200 OK | |
Connection: close | |
Transfer-Encoding: chunked | |
Content-Type: application/xml | |
Date: Sat, 04 Dec 2021 15:41:35 GMT | |
Server: AmazonS3 | |
X-Amz-Bucket-Region: us-east-1 | |
X-Amz-Id-2: 6b/F52DvQLcPDjtmO4fnGEhnMVIhmo1VJhmNUCdZrJJGLo8ipIP7wHBGHoXA21LZxYjXN5+DPi4= | |
X-Amz-Request-Id: K558TQ8YQMKP178B | |
----------------------------------------------------- | |
2021-12-04T10:41:34.328-0500 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?> | |
<ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>ff-tf-state-test</Name><Prefix>env:/</Prefix><Marker></Marker><MaxKeys>1000</MaxKeys><IsTruncated>false</IsTruncated></ListBucketResult> | |
2021-12-04T10:41:34.328-0500 [DEBUG] [aws-sdk-go] DEBUG: Request s3/GetObject Details: | |
---[ REQUEST POST-SIGN ]----------------------------- | |
GET /crane/crane-web-infra/bug HTTP/1.1 | |
Host: ff-tf-state-test.s3.amazonaws.com | |
User-Agent: aws-sdk-go/1.40.25 (go1.16.4; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/1.0.11 | |
Authorization: AWS4-HMAC-SHA256 Credential=AKIAIKGHPF2LHJ4DTTWA/20211204/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4b6e656f49a28eef850c4635acf4151a87700148cff5e88d4b0d8019a8fa379e | |
X-Amz-Content-Sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
X-Amz-Date: 20211204T154134Z | |
Accept-Encoding: gzip | |
----------------------------------------------------- | |
2021-12-04T10:41:34.506-0500 [DEBUG] [aws-sdk-go] DEBUG: Response s3/GetObject Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/1.1 200 OK | |
Connection: close | |
Content-Length: 5166 | |
Accept-Ranges: bytes | |
Content-Type: application/json | |
Date: Sat, 04 Dec 2021 15:41:35 GMT | |
Etag: "bae92cdb217af9f7a66c2d3fdae97692" | |
Last-Modified: Sat, 04 Dec 2021 15:33:06 GMT | |
Server: AmazonS3 | |
X-Amz-Id-2: bPz9HjSx2+ydzC95nS3GbEIdFCwHBlP+VvrR/ra7f3R285oJBsFzPzGfcpCPIwWs5mzUt+4GvI4= | |
X-Amz-Request-Id: K557MJT23FYBFKGX | |
X-Amz-Server-Side-Encryption: AES256 | |
X-Amz-Version-Id: _uekOCCHxNSruEEWnvhAP1.VJ.x5tF7n | |
----------------------------------------------------- | |
2021-12-04T10:41:34.508-0500 [DEBUG] [aws-sdk-go] | |
2021-12-04T10:41:34.529-0500 [DEBUG] created provider logger: level=debug | |
2021-12-04T10:41:34.529-0500 [INFO] provider: configuring client automatic mTLS | |
2021-12-04T10:41:34.564-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/aws/3.68.0/darwin_amd64/terraform-provider-aws_v3.68.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/aws/3.68.0/darwin_amd64/terraform-provider-aws_v3.68.0_x5] | |
2021-12-04T10:41:34.582-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/aws/3.68.0/darwin_amd64/terraform-provider-aws_v3.68.0_x5 pid=65083 | |
2021-12-04T10:41:34.582-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/aws/3.68.0/darwin_amd64/terraform-provider-aws_v3.68.0_x5 | |
2021-12-04T10:41:34.631-0500 [INFO] provider.terraform-provider-aws_v3.68.0_x5: configuring server automatic mTLS: timestamp=2021-12-04T10:41:34.631-0500 | |
2021-12-04T10:41:34.664-0500 [DEBUG] provider.terraform-provider-aws_v3.68.0_x5: plugin address: network=unix address=/var/folders/t8/bblr3p4171xd0ytx683pz7c80000gn/T/plugin294302046 timestamp=2021-12-04T10:41:34.664-0500 | |
2021-12-04T10:41:34.664-0500 [DEBUG] provider: using plugin: version=5 | |
2021-12-04T10:41:34.791-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" | |
2021-12-04T10:41:34.795-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/aws/3.68.0/darwin_amd64/terraform-provider-aws_v3.68.0_x5 pid=65083 | |
2021-12-04T10:41:34.795-0500 [DEBUG] provider: plugin exited | |
2021-12-04T10:41:34.795-0500 [DEBUG] created provider logger: level=debug | |
2021-12-04T10:41:34.795-0500 [INFO] provider: configuring client automatic mTLS | |
2021-12-04T10:41:34.824-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.7.0/darwin_amd64/terraform-provider-kubernetes_v2.7.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.7.0/darwin_amd64/terraform-provider-kubernetes_v2.7.0_x5] | |
2021-12-04T10:41:34.830-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.7.0/darwin_amd64/terraform-provider-kubernetes_v2.7.0_x5 pid=65084 | |
2021-12-04T10:41:34.831-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.7.0/darwin_amd64/terraform-provider-kubernetes_v2.7.0_x5 | |
2021-12-04T10:41:34.889-0500 [INFO] provider.terraform-provider-kubernetes_v2.7.0_x5: configuring server automatic mTLS: timestamp=2021-12-04T10:41:34.889-0500 | |
2021-12-04T10:41:34.921-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: plugin address: address=/var/folders/t8/bblr3p4171xd0ytx683pz7c80000gn/T/plugin334926227 network=unix timestamp=2021-12-04T10:41:34.921-0500 | |
2021-12-04T10:41:34.921-0500 [DEBUG] provider: using plugin: version=5 | |
2021-12-04T10:41:35.005-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" | |
2021-12-04T10:41:35.009-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.7.0/darwin_amd64/terraform-provider-kubernetes_v2.7.0_x5 pid=65084 | |
2021-12-04T10:41:35.009-0500 [DEBUG] provider: plugin exited | |
2021-12-04T10:41:35.009-0500 [INFO] terraform: building graph: GraphTypeValidate | |
2021-12-04T10:41:35.010-0500 [DEBUG] ProviderTransformer: "data.kubernetes_service.ingress_lb_dns" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/kubernetes"] | |
2021-12-04T10:41:35.010-0500 [DEBUG] ProviderTransformer: "data.aws_eks_cluster.eks" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"] | |
2021-12-04T10:41:35.010-0500 [DEBUG] ProviderTransformer: "data.aws_eks_cluster_auth.eks" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"] | |
2021-12-04T10:41:35.010-0500 [DEBUG] ReferenceTransformer: "data.kubernetes_service.ingress_lb_dns" references: [] | |
2021-12-04T10:41:35.010-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/aws\"]" references: [var.aws_profile var.aws_region] | |
2021-12-04T10:41:35.010-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/kubernetes\"]" references: [data.aws_eks_cluster_auth.eks data.aws_eks_cluster.eks data.aws_eks_cluster.eks] | |
2021-12-04T10:41:35.010-0500 [DEBUG] ReferenceTransformer: "data.aws_eks_cluster.eks" references: [var.cluster_name] | |
2021-12-04T10:41:35.010-0500 [DEBUG] ReferenceTransformer: "data.aws_eks_cluster_auth.eks" references: [var.cluster_name] | |
2021-12-04T10:41:35.010-0500 [DEBUG] ReferenceTransformer: "var.cluster_name" references: [] | |
2021-12-04T10:41:35.010-0500 [DEBUG] ReferenceTransformer: "var.aws_region" references: [] | |
2021-12-04T10:41:35.010-0500 [DEBUG] ReferenceTransformer: "var.aws_profile" references: [] | |
2021-12-04T10:41:35.010-0500 [DEBUG] ReferenceTransformer: "output.status" references: [data.kubernetes_service.ingress_lb_dns] | |
2021-12-04T10:41:35.011-0500 [DEBUG] Starting graph walk: walkValidate | |
2021-12-04T10:41:35.011-0500 [DEBUG] created provider logger: level=debug | |
2021-12-04T10:41:35.012-0500 [INFO] provider: configuring client automatic mTLS | |
2021-12-04T10:41:35.044-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/aws/3.68.0/darwin_amd64/terraform-provider-aws_v3.68.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/aws/3.68.0/darwin_amd64/terraform-provider-aws_v3.68.0_x5] | |
2021-12-04T10:41:35.063-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/aws/3.68.0/darwin_amd64/terraform-provider-aws_v3.68.0_x5 pid=65088 | |
2021-12-04T10:41:35.063-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/aws/3.68.0/darwin_amd64/terraform-provider-aws_v3.68.0_x5 | |
2021-12-04T10:41:35.110-0500 [INFO] provider.terraform-provider-aws_v3.68.0_x5: configuring server automatic mTLS: timestamp=2021-12-04T10:41:35.110-0500 | |
2021-12-04T10:41:35.143-0500 [DEBUG] provider.terraform-provider-aws_v3.68.0_x5: plugin address: address=/var/folders/t8/bblr3p4171xd0ytx683pz7c80000gn/T/plugin110736615 network=unix timestamp=2021-12-04T10:41:35.143-0500 | |
2021-12-04T10:41:35.144-0500 [DEBUG] provider: using plugin: version=5 | |
2021-12-04T10:41:35.363-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" | |
2021-12-04T10:41:35.368-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/aws/3.68.0/darwin_amd64/terraform-provider-aws_v3.68.0_x5 pid=65088 | |
2021-12-04T10:41:35.368-0500 [DEBUG] provider: plugin exited | |
2021-12-04T10:41:35.368-0500 [DEBUG] created provider logger: level=debug | |
2021-12-04T10:41:35.368-0500 [INFO] provider: configuring client automatic mTLS | |
2021-12-04T10:41:35.401-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.7.0/darwin_amd64/terraform-provider-kubernetes_v2.7.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.7.0/darwin_amd64/terraform-provider-kubernetes_v2.7.0_x5] | |
2021-12-04T10:41:35.407-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.7.0/darwin_amd64/terraform-provider-kubernetes_v2.7.0_x5 pid=65089 | |
2021-12-04T10:41:35.407-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.7.0/darwin_amd64/terraform-provider-kubernetes_v2.7.0_x5 | |
2021-12-04T10:41:35.468-0500 [INFO] provider.terraform-provider-kubernetes_v2.7.0_x5: configuring server automatic mTLS: timestamp=2021-12-04T10:41:35.468-0500 | |
2021-12-04T10:41:35.503-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: plugin address: network=unix address=/var/folders/t8/bblr3p4171xd0ytx683pz7c80000gn/T/plugin924831596 timestamp=2021-12-04T10:41:35.503-0500 | |
2021-12-04T10:41:35.503-0500 [DEBUG] provider: using plugin: version=5 | |
2021-12-04T10:41:35.625-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" | |
2021-12-04T10:41:35.628-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.7.0/darwin_amd64/terraform-provider-kubernetes_v2.7.0_x5 pid=65089 | |
2021-12-04T10:41:35.628-0500 [DEBUG] provider: plugin exited | |
2021-12-04T10:41:35.628-0500 [INFO] backend/local: apply calling Plan | |
2021-12-04T10:41:35.628-0500 [INFO] terraform: building graph: GraphTypePlan | |
2021-12-04T10:41:35.629-0500 [DEBUG] ProviderTransformer: "data.kubernetes_service.ingress_lb_dns (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/kubernetes"] | |
2021-12-04T10:41:35.629-0500 [DEBUG] ProviderTransformer: "data.aws_eks_cluster.eks (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"] | |
2021-12-04T10:41:35.629-0500 [DEBUG] ProviderTransformer: "data.aws_eks_cluster_auth.eks (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"] | |
2021-12-04T10:41:35.629-0500 [DEBUG] ReferenceTransformer: "data.aws_eks_cluster_auth.eks (expand)" references: [var.cluster_name] | |
2021-12-04T10:41:35.629-0500 [DEBUG] ReferenceTransformer: "data.kubernetes_service.ingress_lb_dns (expand)" references: [] | |
2021-12-04T10:41:35.629-0500 [DEBUG] ReferenceTransformer: "var.cluster_name" references: [] | |
2021-12-04T10:41:35.629-0500 [DEBUG] ReferenceTransformer: "output.status" references: [data.kubernetes_service.ingress_lb_dns (expand)] | |
2021-12-04T10:41:35.629-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/kubernetes\"]" references: [data.aws_eks_cluster.eks (expand) data.aws_eks_cluster_auth.eks (expand) data.aws_eks_cluster.eks (expand)] | |
2021-12-04T10:41:35.629-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/aws\"]" references: [var.aws_region var.aws_profile] | |
2021-12-04T10:41:35.629-0500 [DEBUG] ReferenceTransformer: "data.aws_eks_cluster.eks (expand)" references: [var.cluster_name] | |
2021-12-04T10:41:35.629-0500 [DEBUG] ReferenceTransformer: "var.aws_region" references: [] | |
2021-12-04T10:41:35.629-0500 [DEBUG] ReferenceTransformer: "var.aws_profile" references: [] | |
2021-12-04T10:41:35.630-0500 [DEBUG] Starting graph walk: walkPlan | |
2021-12-04T10:41:35.631-0500 [DEBUG] created provider logger: level=debug | |
2021-12-04T10:41:35.631-0500 [INFO] provider: configuring client automatic mTLS | |
2021-12-04T10:41:35.660-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/aws/3.68.0/darwin_amd64/terraform-provider-aws_v3.68.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/aws/3.68.0/darwin_amd64/terraform-provider-aws_v3.68.0_x5] | |
2021-12-04T10:41:35.677-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/aws/3.68.0/darwin_amd64/terraform-provider-aws_v3.68.0_x5 pid=65090 | |
2021-12-04T10:41:35.677-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/aws/3.68.0/darwin_amd64/terraform-provider-aws_v3.68.0_x5 | |
2021-12-04T10:41:35.724-0500 [INFO] provider.terraform-provider-aws_v3.68.0_x5: configuring server automatic mTLS: timestamp=2021-12-04T10:41:35.723-0500 | |
2021-12-04T10:41:35.759-0500 [DEBUG] provider.terraform-provider-aws_v3.68.0_x5: plugin address: network=unix address=/var/folders/t8/bblr3p4171xd0ytx683pz7c80000gn/T/plugin731195225 timestamp=2021-12-04T10:41:35.758-0500 | |
2021-12-04T10:41:35.759-0500 [DEBUG] provider: using plugin: version=5 | |
2021-12-04T10:41:35.973-0500 [WARN] ValidateProviderConfig from "provider[\"registry.terraform.io/hashicorp/aws\"]" changed the config value, but that value is unused | |
2021-12-04T10:41:35.974-0500 [INFO] provider.terraform-provider-aws_v3.68.0_x5: 2021/12/04 10:41:35 [INFO] AWS Auth provider used: "SharedCredentialsProvider": timestamp=2021-12-04T10:41:35.974-0500 | |
2021-12-04T10:41:35.975-0500 [INFO] provider.terraform-provider-aws_v3.68.0_x5: 2021/12/04 10:41:35 [DEBUG] Trying to get account information via sts:GetCallerIdentity: timestamp=2021-12-04T10:41:35.975-0500 | |
2021-12-04T10:41:35.975-0500 [INFO] provider.terraform-provider-aws_v3.68.0_x5: 2021/12/04 10:41:35 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details: | |
---[ REQUEST POST-SIGN ]----------------------------- | |
POST / HTTP/1.1 | |
Host: sts.amazonaws.com | |
User-Agent: APN/1.0 HashiCorp/1.0 Terraform/1.0.11 (+https://www.terraform.io) terraform-provider-aws/3.68.0 (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go/1.42.17 (go1.16; darwin; amd64) | |
Content-Length: 43 | |
Authorization: AWS4-HMAC-SHA256 Credential=AKIAIKGHPF2LHJ4DTTWA/20211204/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=2e0246b00effa122f29ca86148abff852c375ca1bc0ee7b151b52f37ef6e372b | |
Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
X-Amz-Date: 20211204T154135Z | |
Accept-Encoding: gzip | |
Action=GetCallerIdentity&Version=2011-06-15 | |
-----------------------------------------------------: timestamp=2021-12-04T10:41:35.975-0500 | |
2021-12-04T10:41:36.237-0500 [INFO] provider.terraform-provider-aws_v3.68.0_x5: 2021/12/04 10:41:36 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/1.1 200 | |
Connection: close | |
Content-Length: 387 | |
Content-Type: text/xml | |
Date: Sat, 04 Dec 2021 15:41:36 GMT | |
Keep-Alive: timeout=5 | |
X-Amzn-Requestid: 5fec7451-2c84-4cce-a19f-8c1137f25a20 | |
-----------------------------------------------------: timestamp=2021-12-04T10:41:36.237-0500 | |
2021-12-04T10:41:36.238-0500 [INFO] provider.terraform-provider-aws_v3.68.0_x5: 2021/12/04 10:41:36 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/"> | |
<GetCallerIdentityResult> | |
<Arn>arn:aws:iam::397313464864:root</Arn> | |
<UserId>397313464864</UserId> | |
<Account>397313464864</Account> | |
</GetCallerIdentityResult> | |
<ResponseMetadata> | |
<RequestId>5fec7451-2c84-4cce-a19f-8c1137f25a20</RequestId> | |
</ResponseMetadata> | |
</GetCallerIdentityResponse>: timestamp=2021-12-04T10:41:36.237-0500 | |
2021-12-04T10:41:36.238-0500 [INFO] provider.terraform-provider-aws_v3.68.0_x5: 2021/12/04 10:41:36 [DEBUG] Trying to get account information via sts:GetCallerIdentity: timestamp=2021-12-04T10:41:36.237-0500 | |
2021-12-04T10:41:36.238-0500 [INFO] provider.terraform-provider-aws_v3.68.0_x5: 2021/12/04 10:41:36 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details: | |
---[ REQUEST POST-SIGN ]----------------------------- | |
POST / HTTP/1.1 | |
Host: sts.amazonaws.com | |
User-Agent: APN/1.0 HashiCorp/1.0 Terraform/1.0.11 (+https://www.terraform.io) terraform-provider-aws/3.68.0 (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go/1.42.17 (go1.16; darwin; amd64) | |
Content-Length: 43 | |
Authorization: AWS4-HMAC-SHA256 Credential=AKIAIKGHPF2LHJ4DTTWA/20211204/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=e4e21299b5a9611cad99a29b484778db072d9381a2a1eff040e35e891e3a8211 | |
Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
X-Amz-Date: 20211204T154136Z | |
Accept-Encoding: gzip | |
Action=GetCallerIdentity&Version=2011-06-15 | |
-----------------------------------------------------: timestamp=2021-12-04T10:41:36.238-0500 | |
2021-12-04T10:41:36.341-0500 [INFO] provider.terraform-provider-aws_v3.68.0_x5: 2021/12/04 10:41:36 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/1.1 200 | |
Connection: close | |
Content-Length: 387 | |
Content-Type: text/xml | |
Date: Sat, 04 Dec 2021 15:41:35 GMT | |
Keep-Alive: timeout=5 | |
X-Amzn-Requestid: 2a721366-556e-4c78-b9d0-d2b3bf28ee58 | |
-----------------------------------------------------: timestamp=2021-12-04T10:41:36.341-0500 | |
2021-12-04T10:41:36.341-0500 [INFO] provider.terraform-provider-aws_v3.68.0_x5: 2021/12/04 10:41:36 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/"> | |
<GetCallerIdentityResult> | |
<Arn>arn:aws:iam::397313464864:root</Arn> | |
<UserId>397313464864</UserId> | |
<Account>397313464864</Account> | |
</GetCallerIdentityResult> | |
<ResponseMetadata> | |
<RequestId>2a721366-556e-4c78-b9d0-d2b3bf28ee58</RequestId> | |
</ResponseMetadata> | |
</GetCallerIdentityResponse>: timestamp=2021-12-04T10:41:36.341-0500 | |
2021-12-04T10:41:36.344-0500 [INFO] provider.terraform-provider-aws_v3.68.0_x5: 2021/12/04 10:41:36 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details: | |
---[ REQUEST POST-SIGN ]----------------------------- | |
POST / HTTP/1.1 | |
Host: ec2.us-east-1.amazonaws.com | |
User-Agent: APN/1.0 HashiCorp/1.0 Terraform/1.0.11 (+https://www.terraform.io) terraform-provider-aws/3.68.0 (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go/1.42.17 (go1.16; darwin; amd64) | |
Content-Length: 87 | |
Authorization: AWS4-HMAC-SHA256 Credential=AKIAIKGHPF2LHJ4DTTWA/20211204/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=562b396b049ae4e1458a72d600ba7d279565869e729899b625dada8d831ec89b | |
Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
X-Amz-Date: 20211204T154136Z | |
Accept-Encoding: gzip | |
Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15 | |
-----------------------------------------------------: timestamp=2021-12-04T10:41:36.344-0500 | |
2021-12-04T10:41:36.558-0500 [INFO] provider.terraform-provider-aws_v3.68.0_x5: 2021/12/04 10:41:36 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/1.1 200 OK | |
Connection: close | |
Content-Length: 540 | |
Cache-Control: no-cache, no-store | |
Content-Type: text/xml;charset=UTF-8 | |
Date: Sat, 04 Dec 2021 15:41:36 GMT | |
Keep-Alive: timeout=20 | |
Server: AmazonEC2 | |
Strict-Transport-Security: max-age=31536000; includeSubDomains | |
X-Amzn-Requestid: 0cf5dde6-e0a1-4590-ad1e-6fb4ccd6f89c | |
-----------------------------------------------------: timestamp=2021-12-04T10:41:36.558-0500 | |
2021-12-04T10:41:36.558-0500 [INFO] provider.terraform-provider-aws_v3.68.0_x5: 2021/12/04 10:41:36 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?> | |
<DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/"> | |
<requestId>0cf5dde6-e0a1-4590-ad1e-6fb4ccd6f89c</requestId> | |
<accountAttributeSet> | |
<item> | |
<attributeName>supported-platforms</attributeName> | |
<attributeValueSet> | |
<item> | |
<attributeValue>VPC</attributeValue> | |
</item> | |
</attributeValueSet> | |
</item> | |
</accountAttributeSet> | |
</DescribeAccountAttributesResponse>: timestamp=2021-12-04T10:41:36.558-0500 | |
2021-12-04T10:41:36.559-0500 [INFO] ReferenceTransformer: reference not found: "var.cluster_name" | |
2021-12-04T10:41:36.559-0500 [DEBUG] ReferenceTransformer: "data.aws_eks_cluster_auth.eks" references: [] | |
2021-12-04T10:41:36.559-0500 [INFO] ReferenceTransformer: reference not found: "var.cluster_name" | |
2021-12-04T10:41:36.559-0500 [DEBUG] ReferenceTransformer: "data.aws_eks_cluster.eks" references: [] | |
2021-12-04T10:41:36.561-0500 [WARN] Provider "provider[\"registry.terraform.io/hashicorp/aws\"]" produced an unexpected new value for data.aws_eks_cluster_auth.eks. | |
- .token: inconsistent values for sensitive attribute | |
2021-12-04T10:41:36.561-0500 [INFO] provider.terraform-provider-aws_v3.68.0_x5: 2021/12/04 10:41:36 [DEBUG] [aws-sdk-go] DEBUG: Request eks/DescribeCluster Details: | |
---[ REQUEST POST-SIGN ]----------------------------- | |
GET /clusters/ff-prod-k8-211202 HTTP/1.1 | |
Host: eks.us-east-1.amazonaws.com | |
User-Agent: APN/1.0 HashiCorp/1.0 Terraform/1.0.11 (+https://www.terraform.io) terraform-provider-aws/3.68.0 (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go/1.42.17 (go1.16; darwin; amd64) | |
Authorization: AWS4-HMAC-SHA256 Credential=AKIAIKGHPF2LHJ4DTTWA/20211204/us-east-1/eks/aws4_request, SignedHeaders=host;x-amz-date, Signature=aa2ef824e9f9b3af17d9fdb9bdc6bee7393b12602f064af033e4b0c13a3b3c2c | |
X-Amz-Date: 20211204T154136Z | |
Accept-Encoding: gzip | |
-----------------------------------------------------: timestamp=2021-12-04T10:41:36.561-0500 | |
2021-12-04T10:41:36.812-0500 [INFO] provider.terraform-provider-aws_v3.68.0_x5: 2021/12/04 10:41:36 [DEBUG] [aws-sdk-go] DEBUG: Response eks/DescribeCluster Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/2.0 200 OK | |
Content-Length: 2612 | |
Access-Control-Allow-Headers: *,Authorization,Date,X-Amz-Date,X-Amz-Security-Token,X-Amz-Target,content-type,x-amz-content-sha256,x-amz-user-agent,x-amzn-platform-id,x-amzn-trace-id | |
Access-Control-Allow-Methods: GET,HEAD,PUT,POST,DELETE,OPTIONS | |
Access-Control-Allow-Origin: * | |
Access-Control-Expose-Headers: x-amzn-errortype,x-amzn-errormessage,x-amzn-trace-id,x-amzn-requestid,x-amz-apigw-id,date | |
Content-Type: application/json | |
Date: Sat, 04 Dec 2021 15:41:36 GMT | |
X-Amz-Apigw-Id: J1LXqH1UIAMF9AQ= | |
X-Amzn-Requestid: b0247f3d-02a1-4d01-bcb6-078d23fbe026 | |
X-Amzn-Trace-Id: Root=1-61ab8c30-4a4d6adf5ba025e36378458a | |
-----------------------------------------------------: timestamp=2021-12-04T10:41:36.811-0500 | |
2021-12-04T10:41:36.812-0500 [INFO] provider.terraform-provider-aws_v3.68.0_x5: 2021/12/04 10:41:36 [DEBUG] [aws-sdk-go] {"cluster":{"name":"ff-prod-k8-211202","arn":"arn:aws:eks:us-east-1:397313464864:cluster/ff-prod-k8-211202","createdAt":1.638437242311E9,"version":"1.21","endpoint":"https://<SNIP>.gr7.us-east-1.eks.amazonaws.com","roleArn":"arn:aws:iam::397313464864:role/ff-prod-k8-21120220211202092656827200000002","resourcesVpcConfig":{"subnetIds":["subnet-0798fc863e4029439","subnet-0696fe70ba24d6145"],"securityGroupIds":["sg-00d228a9ae8998e58"],"clusterSecurityGroupId":"sg-0c5796be432f8bb67","vpcId":"vpc-05f062e5ff6409ff1","endpointPublicAccess":true,"endpointPrivateAccess":false,"publicAccessCidrs":["0.0.0.0/0"]},"kubernetesNetworkConfig":{"serviceIpv4Cidr":"172.20.0.0/16"},"logging":{"clusterLogging":[{"types":["api","audit","authenticator","controllerManager","scheduler"],"enabled":false}]},"identity":{"oidc":{"issuer":"https://oidc.eks.us-east-1.amazonaws.com/id/<SNIP>"}},"status":"ACTIVE","certificateAuthority": <SNIP> "clientRequestToken":null,"platformVersion":"eks.3","tags":{"Stage":"prod","ff/create-time":"2021-12-02T09.26.55Z","Namespace":"ff","Name":"ff-prod-k8-211202"},"encryptionConfig":null,"connectorConfig":null}}: timestamp=2021-12-04T10:41:36.811-0500 | |
2021-12-04T10:41:36.813-0500 [DEBUG] created provider logger: level=debug | |
2021-12-04T10:41:36.813-0500 [INFO] provider: configuring client automatic mTLS | |
2021-12-04T10:41:36.843-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.7.0/darwin_amd64/terraform-provider-kubernetes_v2.7.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.7.0/darwin_amd64/terraform-provider-kubernetes_v2.7.0_x5] | |
2021-12-04T10:41:36.849-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.7.0/darwin_amd64/terraform-provider-kubernetes_v2.7.0_x5 pid=65093 | |
2021-12-04T10:41:36.850-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.7.0/darwin_amd64/terraform-provider-kubernetes_v2.7.0_x5 | |
2021-12-04T10:41:36.913-0500 [INFO] provider.terraform-provider-kubernetes_v2.7.0_x5: configuring server automatic mTLS: timestamp=2021-12-04T10:41:36.913-0500 | |
2021-12-04T10:41:36.947-0500 [DEBUG] provider: using plugin: version=5 | |
2021-12-04T10:41:36.947-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: plugin address: address=/var/folders/t8/bblr3p4171xd0ytx683pz7c80000gn/T/plugin413210512 network=unix timestamp=2021-12-04T10:41:36.947-0500 | |
2021-12-04T10:41:36.988-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" | |
2021-12-04T10:41:36.993-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/aws/3.68.0/darwin_amd64/terraform-provider-aws_v3.68.0_x5 pid=65090 | |
2021-12-04T10:41:36.994-0500 [DEBUG] provider: plugin exited | |
2021-12-04T10:41:37.070-0500 [WARN] ValidateProviderConfig from "provider[\"registry.terraform.io/hashicorp/kubernetes\"]" changed the config value, but that value is unused | |
2021-12-04T10:41:37.071-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: 2021/12/04 10:41:37 [DEBUG] Enabling HTTP requests/responses tracing | |
2021-12-04T10:41:37.072-0500 [DEBUG] ReferenceTransformer: "data.kubernetes_service.ingress_lb_dns" references: [] | |
2021-12-04T10:41:37.074-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: 2021/12/04 10:41:37 [INFO] Checking service nginx-ingress-controller | |
2021-12-04T10:41:37.074-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: 2021/12/04 10:41:37 [DEBUG] Kubernetes API Request Details: | |
2021-12-04T10:41:37.074-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: ---[ REQUEST ]--------------------------------------- | |
2021-12-04T10:41:37.074-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: GET /api/v1/namespaces/ingress-nginx/services/nginx-ingress-controller HTTP/1.1 | |
2021-12-04T10:41:37.074-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: Host: <SNIP>.gr7.us-east-1.eks.amazonaws.com | |
2021-12-04T10:41:37.074-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: User-Agent: HashiCorp/1.0 Terraform/1.0.11 | |
2021-12-04T10:41:37.074-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: Accept: application/json, */* | |
2021-12-04T10:41:37.074-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: Authorization: Bearer <SNIP> | |
2021-12-04T10:41:37.074-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: Accept-Encoding: gzip | |
2021-12-04T10:41:37.074-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: | |
2021-12-04T10:41:37.074-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: | |
2021-12-04T10:41:37.074-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: ----------------------------------------------------- | |
2021-12-04T10:41:37.194-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: 2021/12/04 10:41:37 [DEBUG] Kubernetes API Response Details: | |
2021-12-04T10:41:37.194-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2021-12-04T10:41:37.194-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: HTTP/2.0 404 Not Found | |
2021-12-04T10:41:37.194-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: Content-Length: 224 | |
2021-12-04T10:41:37.194-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: Audit-Id: 732ad72c-fb33-4503-9166-e4f72fda136d | |
2021-12-04T10:41:37.194-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: Cache-Control: no-cache, private | |
2021-12-04T10:41:37.194-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: Content-Type: application/json | |
2021-12-04T10:41:37.194-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: Date: Sat, 04 Dec 2021 15:41:37 GMT | |
2021-12-04T10:41:37.194-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: X-Kubernetes-Pf-Flowschema-Uid: 4a8c4d1d-6c65-4a25-abbf-dee69e443b63 | |
2021-12-04T10:41:37.194-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: X-Kubernetes-Pf-Prioritylevel-Uid: cc93a09a-ca0d-4106-8246-76ab0d6875fc | |
2021-12-04T10:41:37.194-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: | |
2021-12-04T10:41:37.194-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: { | |
2021-12-04T10:41:37.194-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: "kind": "Status", | |
2021-12-04T10:41:37.194-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: "apiVersion": "v1", | |
2021-12-04T10:41:37.194-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: "metadata": {}, | |
2021-12-04T10:41:37.194-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: "status": "Failure", | |
2021-12-04T10:41:37.194-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: "message": "services \"nginx-ingress-controller\" not found", | |
2021-12-04T10:41:37.195-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: "reason": "NotFound", | |
2021-12-04T10:41:37.195-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: "details": { | |
2021-12-04T10:41:37.195-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: "name": "nginx-ingress-controller", | |
2021-12-04T10:41:37.195-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: "kind": "services" | |
2021-12-04T10:41:37.195-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: }, | |
2021-12-04T10:41:37.195-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: "code": 404 | |
2021-12-04T10:41:37.195-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: } | |
2021-12-04T10:41:37.195-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: | |
2021-12-04T10:41:37.195-0500 [DEBUG] provider.terraform-provider-kubernetes_v2.7.0_x5: ----------------------------------------------------- | |
2021-12-04T10:41:37.196-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" | |
2021-12-04T10:41:37.200-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.7.0/darwin_amd64/terraform-provider-kubernetes_v2.7.0_x5 pid=65093 | |
2021-12-04T10:41:37.200-0500 [DEBUG] provider: plugin exited | |
2021-12-04T10:41:37.200-0500 [INFO] backend/local: apply calling Apply | |
2021-12-04T10:41:37.200-0500 [INFO] terraform: building graph: GraphTypeApply | |
2021-12-04T10:41:37.201-0500 [DEBUG] ProviderTransformer: "data.aws_eks_cluster.eks (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"] | |
2021-12-04T10:41:37.201-0500 [DEBUG] ProviderTransformer: "data.aws_eks_cluster_auth.eks (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"] | |
2021-12-04T10:41:37.201-0500 [DEBUG] ProviderTransformer: "data.kubernetes_service.ingress_lb_dns (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/kubernetes"] | |
2021-12-04T10:41:37.201-0500 [DEBUG] ReferenceTransformer: "data.kubernetes_service.ingress_lb_dns (expand)" references: [] | |
2021-12-04T10:41:37.201-0500 [DEBUG] ReferenceTransformer: "var.cluster_name" references: [] | |
2021-12-04T10:41:37.201-0500 [DEBUG] ReferenceTransformer: "var.aws_region" references: [] | |
2021-12-04T10:41:37.201-0500 [DEBUG] ReferenceTransformer: "output.status" references: [data.kubernetes_service.ingress_lb_dns (expand)] | |
2021-12-04T10:41:37.201-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/kubernetes\"]" references: [data.aws_eks_cluster_auth.eks (expand) data.aws_eks_cluster.eks (expand) data.aws_eks_cluster.eks (expand)] | |
2021-12-04T10:41:37.201-0500 [DEBUG] ReferenceTransformer: "data.aws_eks_cluster.eks (expand)" references: [] | |
2021-12-04T10:41:37.201-0500 [DEBUG] ReferenceTransformer: "data.aws_eks_cluster_auth.eks (expand)" references: [] | |
2021-12-04T10:41:37.201-0500 [DEBUG] ReferenceTransformer: "var.aws_profile" references: [] | |
2021-12-04T10:41:37.201-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/aws\"]" references: [var.aws_region var.aws_profile] | |
2021-12-04T10:41:37.202-0500 [DEBUG] pruneUnusedNodes: data.aws_eks_cluster.eks (expand) is no longer needed, removing | |
2021-12-04T10:41:37.202-0500 [DEBUG] pruneUnusedNodes: data.aws_eks_cluster_auth.eks (expand) is no longer needed, removing | |
2021-12-04T10:41:37.202-0500 [DEBUG] pruneUnusedNodes: provider["registry.terraform.io/hashicorp/aws"] is no longer needed, removing | |
2021-12-04T10:41:37.202-0500 [DEBUG] pruneUnusedNodes: data.kubernetes_service.ingress_lb_dns (expand) is no longer needed, removing | |
2021-12-04T10:41:37.202-0500 [DEBUG] pruneUnusedNodes: provider["registry.terraform.io/hashicorp/kubernetes"] is no longer needed, removing | |
2021-12-04T10:41:37.202-0500 [DEBUG] Starting graph walk: walkApply | |
2021-12-04T10:41:37.203-0500 [DEBUG] Uploading remote state to S3: { | |
Body: buffer(0xc00089d6e0), | |
Bucket: "ff-tf-state-test", | |
ContentLength: 5166, | |
ContentType: "application/json", | |
Key: "crane/crane-web-infra/bug", | |
ServerSideEncryption: "AES256" | |
} | |
2021-12-04T10:41:37.204-0500 [DEBUG] [aws-sdk-go] DEBUG: Request s3/PutObject Details: | |
---[ REQUEST POST-SIGN ]----------------------------- | |
PUT /crane/crane-web-infra/bug HTTP/1.1 | |
Host: ff-tf-state-test.s3.amazonaws.com | |
User-Agent: aws-sdk-go/1.40.25 (go1.16.4; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/1.0.11 | |
Content-Length: 5166 | |
Authorization: AWS4-HMAC-SHA256 Credential=AKIAIKGHPF2LHJ4DTTWA/20211204/us-east-1/s3/aws4_request, SignedHeaders=content-length;content-md5;content-type;host;x-amz-content-sha256;x-amz-date;x-amz-server-side-encryption, Signature=17bfc6b2d3db78a5415c0c41d757b1e26be42f2cf2e1609ad005aa1f464f7e09 | |
Content-Md5: Ryb+6OJ0yZjXCMmjqryhZg== | |
Content-Type: application/json | |
X-Amz-Content-Sha256: 4ec3485a9697686710e22035284a408986161ee360bb43232c5641c880982713 | |
X-Amz-Date: 20211204T154137Z | |
X-Amz-Server-Side-Encryption: AES256 | |
Accept-Encoding: gzip | |
{ | |
"version": 4, | |
"terraform_version": "1.0.11", | |
"serial": 1, | |
"lineage": "dd326d57-1625-92a0-6e20-9374d741292b", | |
"outputs": {}, | |
"resources": [ | |
{ | |
"mode": "data", | |
"type": "aws_eks_cluster", | |
"name": "eks", | |
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]", | |
"instances": [ <SNIP> | |
] | |
}, | |
{ | |
"mode": "data", | |
"type": "aws_eks_cluster_auth", | |
"name": "eks", | |
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]", | |
"instances": [ | |
{ <SNIP> | |
} | |
] | |
}, | |
{ | |
"mode": "data", | |
"type": "kubernetes_service", | |
"name": "ingress_lb_dns", | |
"provider": "provider[\"registry.terraform.io/hashicorp/kubernetes\"]", | |
"instances": [ | |
{ | |
"schema_version": 0, | |
"attributes": { | |
"id": null, | |
"metadata": null, | |
"spec": null, | |
"status": null | |
}, | |
"sensitive_attributes": [] | |
} | |
] | |
} | |
] | |
} | |
----------------------------------------------------- | |
2021-12-04T10:41:37.380-0500 [DEBUG] [aws-sdk-go] DEBUG: Response s3/PutObject Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/1.1 200 OK | |
Connection: close | |
Content-Length: 0 | |
Date: Sat, 04 Dec 2021 15:41:38 GMT | |
Etag: "4726fee8e274c998d708c9a3aabca166" | |
Server: AmazonS3 | |
X-Amz-Id-2: qjgAyprw3zfoQkSEiGp8wm7j3hZWDnus+gJCCANSPb/jpwuPPPfDuZSSX6MCPuTqzwnrG2UZAkg= | |
X-Amz-Request-Id: BWM8VYSBQ4J2VNY8 | |
X-Amz-Server-Side-Encryption: AES256 | |
X-Amz-Version-Id: Hcy1hw.zvoaJq17mLoXXhQ_G_m3hxso7 | |
----------------------------------------------------- | |
2021-12-04T10:41:37.380-0500 [DEBUG] [aws-sdk-go] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment