Skip to content

Instantly share code, notes, and snippets.

@rynbrd
Created August 2, 2017 18:07
Show Gist options
  • Save rynbrd/dbce26f86fabb841c26e27b6e66d0e82 to your computer and use it in GitHub Desktop.
Save rynbrd/dbce26f86fabb841c26e27b6e66d0e82 to your computer and use it in GitHub Desktop.
Terraform Debug Output
2017/08/02 09:58:30 [DEBUG] plugin: terraform: terraform-provider (internal) 2017/08/02 09:58:30 [DEBUG] [aws-sdk-go] DEBUG: Response dynamodb/GetItem Details:
2017/08/02 09:58:30 [DEBUG] plugin: terraform: ---[ RESPONSE ]--------------------------------------
2017/08/02 09:58:30 [DEBUG] plugin: terraform: HTTP/1.1 200 OK
2017/08/02 09:58:30 [DEBUG] plugin: terraform: Connection: close
2017/08/02 09:58:30 [DEBUG] plugin: terraform: Content-Length: 117
2017/08/02 09:58:30 [DEBUG] plugin: terraform: Content-Type: application/x-amz-json-1.0
2017/08/02 09:58:30 [DEBUG] plugin: terraform: Date: Wed, 02 Aug 2017 16:59:14 GMT
2017/08/02 09:58:30 [DEBUG] plugin: terraform: Server: Server
2017/08/02 09:58:30 [DEBUG] plugin: terraform: X-Amz-Crc32: 802467901
2017/08/02 09:58:30 [DEBUG] plugin: terraform: X-Amzn-Requestid: 1OAGVPG7RGDILJOF9F5AJ2Q933VV4KQNSO5AEMVJF66Q9ASUAAJG
2017/08/02 09:58:30 [DEBUG] plugin: terraform:
2017/08/02 09:58:30 [DEBUG] plugin: terraform:
2017/08/02 09:58:30 [DEBUG] plugin: terraform: -----------------------------------------------------
2017/08/02 09:58:30 [DEBUG] plugin: terraform: terraform-provider (internal) 2017/08/02 09:58:30 [DEBUG] [aws-sdk-go] {"Item":{"Digest":{"S":"274dd1cb747596124db40b56f35c8a25"},"LockID":{"S":"redacted/zo/uw2/net.tfstate-md5"}}}
2017/08/02 09:58:30 [DEBUG] plugin: terraform: terraform-provider (internal) 2017/08/02 09:58:30 [TRACE] Preserving existing state lineage "c4851eff-fc19-458a-8a43-23a1abf93e76"
2017/08/02 09:58:30 [DEBUG] plugin: terraform: terraform-provider (internal) 2017/08/02 09:58:30 [TRACE] Preserving existing state lineage "c4851eff-fc19-458a-8a43-23a1abf93e76"
2017/08/02 09:58:30 [DEBUG] plugin: terraform: panic: Unknown: <invalid reflect.Value>
2017/08/02 09:58:30 [DEBUG] plugin: terraform:
2017/08/02 09:58:30 [DEBUG] plugin: terraform: goroutine 54 [running]:
2017/08/02 09:58:30 [DEBUG] plugin: terraform: github.com/hashicorp/terraform/builtin/providers/terraform.flatten(0xc420708480, 0xc4206ba380, 0x19, 0x0, 0x0, 0x0)
2017/08/02 09:58:30 [DEBUG] plugin: terraform: /opt/gopath/src/github.com/hashicorp/terraform/builtin/providers/terraform/flatten.go:48 +0x297
2017/08/02 09:58:30 [DEBUG] plugin: terraform: github.com/hashicorp/terraform/builtin/providers/terraform.remoteStateFlatten(0xc4207777a8, 0xc4207777a8)
2017/08/02 09:58:30 [DEBUG] plugin: terraform: /opt/gopath/src/github.com/hashicorp/terraform/builtin/providers/terraform/flatten.go:21 +0x123
2017/08/02 09:58:30 [DEBUG] plugin: terraform: github.com/hashicorp/terraform/builtin/providers/terraform.dataSourceRemoteStateRead(0xc4202c2d20, 0x0, 0x0, 0xc420363601, 0x0)
2017/08/02 09:58:30 [DEBUG] plugin: terraform: /opt/gopath/src/github.com/hashicorp/terraform/builtin/providers/terraform/data_source_state.go:106 +0x707
2017/08/02 09:58:30 [DEBUG] plugin: terraform: github.com/hashicorp/terraform/helper/schema.(*Resource).ReadDataApply(0xc4200ae960, 0xc42000baa0, 0x0, 0x0, 0xc4201b4638, 0xc420588e01, 0x0)
2017/08/02 09:58:30 [DEBUG] plugin: terraform: /opt/gopath/src/github.com/hashicorp/terraform/helper/schema/resource.go:252 +0xbb
2017/08/02 09:58:30 [DEBUG] plugin: terraform: github.com/hashicorp/terraform/helper/schema.(*Provider).ReadDataApply(0xc4202e2070, 0xc4203a2e60, 0xc42000baa0, 0x7f97c20ea000, 0x0, 0x0)
2017/08/02 09:58:30 [DEBUG] plugin: terraform: /opt/gopath/src/github.com/hashicorp/terraform/helper/schema/provider.go:381 +0x91
2017/08/02 09:58:30 [DEBUG] plugin: terraform: github.com/hashicorp/terraform/plugin.(*ResourceProviderServer).ReadDataApply(0xc4200e6e60, 0xc4201835f0, 0xc420183a40, 0x0, 0x0)
2017/08/02 09:58:30 [DEBUG] plugin: terraform: /opt/gopath/src/github.com/hashicorp/terraform/plugin/resource_provider.go:565 +0x4e
2017/08/02 09:58:30 [DEBUG] plugin: terraform: reflect.Value.call(0xc42001a900, 0xc42051a068, 0x13, 0x5548023, 0x4, 0xc420049f20, 0x3, 0x3, 0x43849c, 0xc420033f38, ...)
2017/08/02 09:58:30 [DEBUG] plugin: terraform: /opt/go/src/reflect/value.go:434 +0x91f
2017/08/02 09:58:30 [DEBUG] plugin: terraform: reflect.Value.Call(0xc42001a900, 0xc42051a068, 0x13, 0xc420033f20, 0x3, 0x3, 0x0, 0x0, 0x0)
2017/08/02 09:58:30 [DEBUG] plugin: terraform: /opt/go/src/reflect/value.go:302 +0xa4
2017/08/02 09:58:30 [DEBUG] plugin: terraform: net/rpc.(*service).call(0xc4203bf580, 0xc4203bf540, 0xc420089a18, 0xc420498600, 0xc4204b8960, 0x463b580, 0xc4201835f0, 0x16, 0x463b5c0, 0xc420183a40, ...)
2017/08/02 09:58:30 [DEBUG] plugin: terraform: /opt/go/src/net/rpc/server.go:387 +0x144
2017/08/02 09:58:30 [DEBUG] plugin: terraform: created by net/rpc.(*Server).ServeCodec
2017/08/02 09:58:30 [DEBUG] plugin: terraform: /opt/go/src/net/rpc/server.go:481 +0x404
2017/08/02 09:58:30 [DEBUG] plugin: /home/sadpengu/Work/toolbox/terraform/bin/terraform: plugin process exited
2017/08/02 09:58:30 [ERROR] root: eval: *terraform.EvalReadDataApply, err: data.terraform_remote_state.net: unexpected EOF
2017/08/02 09:58:30 [ERROR] root: eval: *terraform.EvalSequence, err: data.terraform_remote_state.net: unexpected EOF
2017/08/02 09:58:30 [TRACE] [walkRefresh] Exiting eval tree: data.terraform_remote_state.net
2017/08/02 09:58:30 [DEBUG] dag/walk: upstream errored, not walking "provider.terraform (close)"
2017/08/02 09:58:30 [DEBUG] dag/walk: upstream errored, not walking "root"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment