Created
January 4, 2015 08:00
-
-
Save jbayer/fa846d7775943a8395a8 to your computer and use it in GitHub Desktop.
terraform crash
This file contains hidden or 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
2015/01/03 23:56:00 [INFO] Terraform version: 0.3.5 94e618e471046184960f55d794405aa882fa2201+CHANGES | |
2015/01/03 23:56:00 Detected home directory from env var: /Users/jamesbayer | |
2015/01/03 23:56:00 [DEBUG] Discoverd plugin: atlas = /Users/jamesbayer/bin/terraform-provider-atlas | |
2015/01/03 23:56:00 [DEBUG] Discoverd plugin: aws = /Users/jamesbayer/bin/terraform-provider-aws | |
2015/01/03 23:56:00 [DEBUG] Discoverd plugin: cloudflare = /Users/jamesbayer/bin/terraform-provider-cloudflare | |
2015/01/03 23:56:00 [DEBUG] Discoverd plugin: consul = /Users/jamesbayer/bin/terraform-provider-consul | |
2015/01/03 23:56:00 [DEBUG] Discoverd plugin: digitalocean = /Users/jamesbayer/bin/terraform-provider-digitalocean | |
2015/01/03 23:56:00 [DEBUG] Discoverd plugin: dnsimple = /Users/jamesbayer/bin/terraform-provider-dnsimple | |
2015/01/03 23:56:00 [DEBUG] Discoverd plugin: google = /Users/jamesbayer/bin/terraform-provider-google | |
2015/01/03 23:56:00 [DEBUG] Discoverd plugin: heroku = /Users/jamesbayer/bin/terraform-provider-heroku | |
2015/01/03 23:56:00 [DEBUG] Discoverd plugin: mailgun = /Users/jamesbayer/bin/terraform-provider-mailgun | |
2015/01/03 23:56:00 [DEBUG] Discoverd plugin: null = /Users/jamesbayer/bin/terraform-provider-null | |
2015/01/03 23:56:00 [DEBUG] Discoverd plugin: file = /Users/jamesbayer/bin/terraform-provisioner-file | |
2015/01/03 23:56:00 [DEBUG] Discoverd plugin: local-exec = /Users/jamesbayer/bin/terraform-provisioner-local-exec | |
2015/01/03 23:56:00 [DEBUG] Discoverd plugin: remote-exec = /Users/jamesbayer/bin/terraform-provisioner-remote-exec | |
2015/01/03 23:56:00 Detected home directory from env var: /Users/jamesbayer | |
2015/01/03 23:56:00 [DEBUG] Attempting to open CLI config file: /Users/jamesbayer/.terraformrc | |
2015/01/03 23:56:00 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2015/01/03 23:56:00 [DEBUG] Creating graph for path: [root] | |
2015/01/03 23:56:00 [DEBUG] Creating graph for path: [root lattice] | |
2015/01/03 23:56:00 [DEBUG] Starting plugin: /Users/jamesbayer/bin/terraform-provider-aws []string{"/Users/jamesbayer/bin/terraform-provider-aws"} | |
2015/01/03 23:56:00 Detected home directory from env var: /Users/jamesbayer | |
2015/01/03 23:56:00 [DEBUG] Waiting for RPC address for: /Users/jamesbayer/bin/terraform-provider-aws | |
2015/01/03 23:56:00 terraform-provider-aws: 2015/01/03 23:56:00 Plugin address: unix /var/folders/mt/0903tr2j54q4261kl9x_j5cr0000gp/T/tf-plugin375241527 | |
2015/01/03 23:56:00 [DEBUG] Starting plugin: /Users/jamesbayer/bin/terraform-provisioner-remote-exec []string{"/Users/jamesbayer/bin/terraform-provisioner-remote-exec"} | |
2015/01/03 23:56:00 [DEBUG] Waiting for RPC address for: /Users/jamesbayer/bin/terraform-provisioner-remote-exec | |
2015/01/03 23:56:00 terraform-provisioner-remote-exec: 2015/01/03 23:56:00 Plugin address: unix /var/folders/mt/0903tr2j54q4261kl9x_j5cr0000gp/T/tf-plugin492154390 | |
2015/01/03 23:56:00 [DEBUG] Graph [root lattice] created and valid. 10 nouns. | |
2015/01/03 23:56:00 [DEBUG] Graph [root] created and valid. 2 nouns. | |
2015/01/03 23:56:00 [INFO] Validating provider: aws | |
2015/01/03 23:56:00 [DEBUG] aws_vpc.lattice: expanding to count = 1 | |
2015/01/03 23:56:00 [INFO] Validating resource: aws_vpc.lattice | |
2015/01/03 23:56:00 [DEBUG] aws_security_group.lattice: expanding to count = 1 | |
2015/01/03 23:56:00 [DEBUG] aws_internet_gateway.lattice: expanding to count = 1 | |
2015/01/03 23:56:00 [DEBUG] aws_subnet.lattice: expanding to count = 1 | |
2015/01/03 23:56:00 [INFO] Validating resource: aws_security_group.lattice | |
2015/01/03 23:56:00 [INFO] Validating resource: aws_internet_gateway.lattice | |
2015/01/03 23:56:00 [INFO] Validating resource: aws_subnet.lattice | |
2015/01/03 23:56:00 [DEBUG] aws_route_table.lattice: expanding to count = 1 | |
2015/01/03 23:56:00 [INFO] Validating resource: aws_route_table.lattice | |
2015/01/03 23:56:00 [DEBUG] aws_instance.lattice-coordinator: expanding to count = 1 | |
2015/01/03 23:56:00 [INFO] Validating resource: aws_instance.lattice-coordinator | |
2015/01/03 23:56:00 [DEBUG] aws_route_table_association.lattice: expanding to count = 1 | |
2015/01/03 23:56:00 [INFO] Validating resource: aws_route_table_association.lattice | |
2015/01/03 23:56:00 [DEBUG] aws_instance.lattice-cell: expanding to count = 3 | |
2015/01/03 23:56:00 [INFO] Validating resource: aws_instance.lattice-cell.2 | |
2015/01/03 23:56:00 [INFO] Validating resource: aws_instance.lattice-cell.1 | |
2015/01/03 23:56:00 [INFO] Validating resource: aws_instance.lattice-cell.0 | |
2015/01/03 23:56:00 [DEBUG] Creating graph for path: [root] | |
2015/01/03 23:56:00 [DEBUG] Creating graph for path: [root lattice] | |
2015/01/03 23:56:00 [DEBUG] Graph [root lattice] created and valid. 10 nouns. | |
2015/01/03 23:56:00 [DEBUG] Graph [root] created and valid. 2 nouns. | |
2015/01/03 23:56:00 [DEBUG] Creating graph for path: [root] | |
2015/01/03 23:56:00 [DEBUG] Creating graph for path: [root lattice] | |
2015/01/03 23:56:00 [DEBUG] Graph [root lattice] created and valid. 10 nouns. | |
2015/01/03 23:56:00 [DEBUG] Graph [root] created and valid. 2 nouns. | |
panic: interface conversion: interface is int, not string | |
goroutine 110 [running]: | |
runtime.panic(0x4858c0, 0xc208187380) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/runtime/panic.c:279 +0xf5 | |
github.com/hashicorp/terraform/terraform.func·009(0xc208186f00, 0x0, 0x0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/terraform/context.go:1231 +0x7b7 | |
github.com/hashicorp/terraform/depgraph.func·002(0xc208186f00) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 16 [select]: | |
github.com/hashicorp/terraform/depgraph.(*Graph).Walk(0xc2080378c0, 0xc20818cd80, 0x0, 0x0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/depgraph/graph.go:342 +0x726 | |
github.com/hashicorp/terraform/terraform.(*walkContext).Walk(0xc208180280, 0x0, 0x0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/terraform/context.go:489 +0x18b | |
github.com/hashicorp/terraform/terraform.(*Context).Refresh(0xc20804e780, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/terraform/context.go:295 +0xd0 | |
github.com/hashicorp/terraform/command.(*PlanCommand).Run(0xc20802b1e0, 0xc20800e020, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/command/plan.go:73 +0x8f5 | |
github.com/mitchellh/cli.(*CLI).Run(0xc20804e460, 0xc20808c900, 0x0, 0x0) | |
/Users/mitchellh/code/go/src/github.com/mitchellh/cli/cli.go:100 +0x3a1 | |
main.wrappedMain(0x0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/main.go:150 +0x986 | |
main.realMain(0x0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/main.go:82 +0x81b | |
main.main() | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/main.go:18 +0x1e | |
goroutine 19 [finalizer wait]: | |
runtime.park(0x1bb80, 0x7ab018, 0x7a9a69) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/runtime/proc.c:1369 +0x89 | |
runtime.parkunlock(0x7ab018, 0x7a9a69) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/runtime/proc.c:1385 +0x3b | |
runfinq() | |
/Users/mitchellh/code/3rdparty/go/src/pkg/runtime/mgc0.c:2644 +0xcf | |
runtime.goexit() | |
/Users/mitchellh/code/3rdparty/go/src/pkg/runtime/proc.c:1445 | |
goroutine 20 [syscall]: | |
os/signal.loop() | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/signal/signal_unix.go:21 +0x1e | |
created by os/signal.init·1 | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/signal/signal_unix.go:27 +0x32 | |
goroutine 24 [syscall]: | |
syscall.Syscall(0x3, 0x3, 0xc2080fa000, 0x8000, 0x1bbfb, 0x1bb80, 0xc2080d57b8) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 | |
syscall.read(0x3, 0xc2080fa000, 0x8000, 0x8000, 0xcfa42, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 | |
syscall.Read(0x3, 0xc2080fa000, 0x8000, 0x8000, 0x60e470, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c | |
os.(*File).read(0xc208038cc8, 0xc2080fa000, 0x8000, 0x8000, 0xc2080fa000, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 | |
os.(*File).Read(0xc208038cc8, 0xc2080fa000, 0x8000, 0x8000, 0x4b, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 | |
io.Copy(0x889e30, 0xc208038c80, 0x88a048, 0xc208038cc8, 0x4b, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 | |
os/exec.func·003(0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e | |
os/exec.func·004(0xc2080f3120) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c | |
created by os/exec.(*Cmd).Start | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 | |
goroutine 23 [semacquire]: | |
sync.runtime_Syncsemacquire(0xc20806e100) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 | |
sync.(*Cond).Wait(0xc20806e0f0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d | |
io.(*pipe).read(0xc20806e0c0, 0xc2080ac000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 | |
io.(*PipeReader).Read(0xc208038168, 0xc2080ac000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f | |
bufio.(*Scanner).Scan(0xc20802c4d0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/scan.go:165 +0x508 | |
github.com/hashicorp/terraform/command.func·006() | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/command/meta.go:338 +0x3c | |
created by github.com/hashicorp/terraform/command.(*Meta).flagSet | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/command/meta.go:341 +0x412 | |
goroutine 25 [syscall]: | |
syscall.Syscall(0x3, 0x5, 0xc208102000, 0x8000, 0x1bbfb, 0x1bb80, 0xc2080d5878) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 | |
syscall.read(0x5, 0xc208102000, 0x8000, 0x8000, 0xcfa42, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 | |
syscall.Read(0x5, 0xc208102000, 0x8000, 0x8000, 0x60e470, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c | |
os.(*File).read(0xc208038ce8, 0xc208102000, 0x8000, 0x8000, 0xc208102000, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 | |
os.(*File).Read(0xc208038ce8, 0xc208102000, 0x8000, 0x8000, 0x6d, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 | |
io.Copy(0x889e30, 0xc208038c98, 0x88a048, 0xc208038ce8, 0x6d, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 | |
os/exec.func·003(0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e | |
os/exec.func·004(0xc2080f3180) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c | |
created by os/exec.(*Cmd).Start | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 | |
goroutine 26 [syscall]: | |
syscall.Syscall6(0x7, 0x23f9, 0x8dcd74, 0x0, 0xc20804b3b0, 0x0, 0x0, 0x0, 0x0, 0xc20804b3b0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 | |
syscall.wait4(0x23f9, 0x8dcd74, 0x0, 0xc20804b3b0, 0x2ca6b, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d | |
syscall.Wait4(0x23f9, 0x8dcdbc, 0x0, 0xc20804b3b0, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 | |
os.(*Process).wait(0xc2080f3500, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe | |
os.(*Process).Wait(0xc2080f3500, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 | |
os/exec.(*Cmd).Wait(0xc208043540, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db | |
github.com/hashicorp/terraform/plugin.func·003() | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/plugin/client.go:234 +0x95 | |
created by github.com/hashicorp/terraform/plugin.(*Client).Start | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/plugin/client.go:247 +0xb3e | |
goroutine 27 [semacquire]: | |
sync.runtime_Syncsemacquire(0xc2080d5840) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 | |
sync.(*Cond).Wait(0xc2080d5830) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d | |
io.(*pipe).read(0xc2080d5800, 0xc2080f9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 | |
io.(*PipeReader).Read(0xc208038c90, 0xc2080f9000, 0x1000, 0x1000, 0x4, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f | |
bufio.(*Reader).fill(0xc208005560) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).ReadSlice(0xc208005560, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c | |
bufio.(*Reader).ReadBytes(0xc208005560, 0xc20801a10a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 | |
bufio.(*Reader).ReadString(0xc208005560, 0xa, 0x0, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 | |
github.com/hashicorp/terraform/plugin.(*Client).logStderr(0xc20806c240, 0x889e08, 0xc208038c90) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/plugin/client.go:324 +0x5c | |
created by github.com/hashicorp/terraform/plugin.(*Client).Start | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/plugin/client.go:250 +0xb9f | |
goroutine 28 [semacquire]: | |
sync.runtime_Syncsemacquire(0xc2080d5780) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 | |
sync.(*Cond).Wait(0xc2080d5770) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d | |
io.(*pipe).read(0xc2080d5740, 0xc20808a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 | |
io.(*PipeReader).Read(0xc208038c78, 0xc20808a000, 0x1000, 0x1000, 0x87ee00, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f | |
bufio.(*Reader).fill(0xc2080048a0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).ReadSlice(0xc2080048a0, 0xc20808a00a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c | |
bufio.(*Reader).ReadBytes(0xc2080048a0, 0xc20800540a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 | |
github.com/hashicorp/terraform/plugin.func·004() | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/plugin/client.go:260 +0xad | |
created by github.com/hashicorp/terraform/plugin.(*Client).Start | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/plugin/client.go:269 +0xc1c | |
goroutine 30 [chan receive]: | |
github.com/hashicorp/terraform/plugin.func·005() | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/plugin/client.go:275 +0x61 | |
created by github.com/hashicorp/terraform/plugin.func·006 | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/plugin/client.go:277 +0x4d | |
goroutine 31 [IO wait]: | |
net.runtime_pollWait(0x88ba20, 0x72, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 | |
net.(*pollDesc).Wait(0xc2080da290, 0x72, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 | |
net.(*pollDesc).WaitRead(0xc2080da290, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 | |
net.(*netFD).Read(0xc2080da230, 0xc20808b000, 0x1000, 0x1000, 0x0, 0x889318, 0x23) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c | |
net.(*conn).Read(0xc208038050, 0xc20808b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 | |
bufio.(*Reader).fill(0xc208004900) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc208004900, 0xc2080e6060, 0xc, 0xc, 0xc, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x88bb30, 0xc208004900, 0xc2080e6060, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x88bb30, 0xc208004900, 0xc2080e6060, 0xc, 0xc, 0xc, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 | |
github.com/hashicorp/yamux.(*Session).recv(0xc20804e000) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 | |
created by github.com/hashicorp/yamux.newSession | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 | |
goroutine 32 [select]: | |
github.com/hashicorp/yamux.(*Session).send(0xc20804e000) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 | |
created by github.com/hashicorp/yamux.newSession | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f | |
goroutine 33 [select]: | |
github.com/hashicorp/yamux.(*Session).keepalive(0xc20804e000) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 | |
created by github.com/hashicorp/yamux.newSession | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 | |
goroutine 34 [select]: | |
github.com/hashicorp/yamux.(*Session).AcceptStream(0xc20804e000, 0xc200000001, 0x0, 0x0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f | |
github.com/hashicorp/terraform/rpc.(*muxBroker).Run(0xc2080e2080) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/rpc/mux_broker.go:107 +0x36 | |
created by github.com/hashicorp/terraform/rpc.NewClient | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/rpc/client.go:53 +0x1a4 | |
goroutine 35 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc2080a8640, 0xc2080f7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc208005380) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc208005380, 0xc2080e6070, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x88bb30, 0xc208005380, 0xc2080e6070, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x88bb30, 0xc208005380, 0xc2080e6070, 0x1, 0x9, 0x172c4, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x88bb30, 0xc208005380, 0xc2080e6070, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc2080de000, 0x20b6cf) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc2080de000, 0xc2080f4600, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc2080de000, 0x39aea0, 0xc2080f4630, 0x0, 0x160, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc2080de000, 0x39aea0, 0xc2080f4630, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc2080f4300, 0xc2080f4630, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc2080053e0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 36 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc2080a88c0, 0xc2080e9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc2080059e0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2080059e0, 0xc2080e6a50, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x88bb30, 0xc2080059e0, 0xc2080e6a50, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x88bb30, 0xc2080059e0, 0xc2080e6a50, 0x1, 0x9, 0x172c4, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x88bb30, 0xc2080059e0, 0xc2080e6a50, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc2080de0f0, 0x20b6cf) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc2080de0f0, 0xc2080f5700, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc2080de0f0, 0x39aea0, 0xc2080f5710, 0x0, 0x160, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc2080de0f0, 0x39aea0, 0xc2080f5710, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc2080f5650, 0xc2080f5710, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc208005a40) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 37 [syscall]: | |
syscall.Syscall(0x3, 0x7, 0xc20812a000, 0x8000, 0x1bbfb, 0x1bb80, 0xc20806e738) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 | |
syscall.read(0x7, 0xc20812a000, 0x8000, 0x8000, 0xcfa42, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 | |
syscall.Read(0x7, 0xc20812a000, 0x8000, 0x8000, 0x60e470, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c | |
os.(*File).read(0xc208038920, 0xc20812a000, 0x8000, 0x8000, 0xc20812a000, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 | |
os.(*File).Read(0xc208038920, 0xc20812a000, 0x8000, 0x8000, 0x4b, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 | |
io.Copy(0x889e30, 0xc2080388d8, 0x88a048, 0xc208038920, 0x4b, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 | |
os/exec.func·003(0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e | |
os/exec.func·004(0xc2080c6460) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c | |
created by os/exec.(*Cmd).Start | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 | |
goroutine 38 [syscall]: | |
syscall.Syscall(0x3, 0x9, 0xc20813a000, 0x8000, 0x1bbfb, 0x1bb80, 0xc20806e8b8) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 | |
syscall.read(0x9, 0xc20813a000, 0x8000, 0x8000, 0xcfa42, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 | |
syscall.Read(0x9, 0xc20813a000, 0x8000, 0x8000, 0x60e470, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c | |
os.(*File).read(0xc208038940, 0xc20813a000, 0x8000, 0x8000, 0xc20813a000, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 | |
os.(*File).Read(0xc208038940, 0xc20813a000, 0x8000, 0x8000, 0x6d, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 | |
io.Copy(0x889e30, 0xc2080388f0, 0x88a048, 0xc208038940, 0x6d, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 | |
os/exec.func·003(0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e | |
os/exec.func·004(0xc2080c64e0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c | |
created by os/exec.(*Cmd).Start | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 | |
goroutine 39 [syscall]: | |
syscall.Syscall6(0x7, 0x23fa, 0xc9bd74, 0x0, 0xc20804a630, 0x0, 0x0, 0x0, 0x0, 0xc20804a630) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 | |
syscall.wait4(0x23fa, 0xc9bd74, 0x0, 0xc20804a630, 0x2ca6b, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d | |
syscall.Wait4(0x23fa, 0xc9bdbc, 0x0, 0xc20804a630, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 | |
os.(*Process).wait(0xc2080c6860, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe | |
os.(*Process).Wait(0xc2080c6860, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 | |
os/exec.(*Cmd).Wait(0xc2080a83c0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db | |
github.com/hashicorp/terraform/plugin.func·003() | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/plugin/client.go:234 +0x95 | |
created by github.com/hashicorp/terraform/plugin.(*Client).Start | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/plugin/client.go:247 +0xb3e | |
goroutine 40 [semacquire]: | |
sync.runtime_Syncsemacquire(0xc20806e880) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 | |
sync.(*Cond).Wait(0xc20806e870) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d | |
io.(*pipe).read(0xc20806e840, 0xc2080b4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 | |
io.(*PipeReader).Read(0xc2080388e8, 0xc2080b4000, 0x1000, 0x1000, 0x4, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f | |
bufio.(*Reader).fill(0xc2080ae420) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).ReadSlice(0xc2080ae420, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c | |
bufio.(*Reader).ReadBytes(0xc2080ae420, 0xc20801a10a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 | |
bufio.(*Reader).ReadString(0xc2080ae420, 0xa, 0x0, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 | |
github.com/hashicorp/terraform/plugin.(*Client).logStderr(0xc20806c740, 0x889e08, 0xc2080388e8) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/plugin/client.go:324 +0x5c | |
created by github.com/hashicorp/terraform/plugin.(*Client).Start | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/plugin/client.go:250 +0xb9f | |
goroutine 41 [semacquire]: | |
sync.runtime_Syncsemacquire(0xc20806e700) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 | |
sync.(*Cond).Wait(0xc20806e6f0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d | |
io.(*pipe).read(0xc20806e6c0, 0xc2080b5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 | |
io.(*PipeReader).Read(0xc2080388d0, 0xc2080b5000, 0x1000, 0x1000, 0x4b, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f | |
bufio.(*Reader).fill(0xc2080ae480) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).ReadSlice(0xc2080ae480, 0xc2080b500a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c | |
bufio.(*Reader).ReadBytes(0xc2080ae480, 0xc2080ae30a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 | |
github.com/hashicorp/terraform/plugin.func·004() | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/plugin/client.go:260 +0xad | |
created by github.com/hashicorp/terraform/plugin.(*Client).Start | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/plugin/client.go:269 +0xc1c | |
goroutine 42 [chan receive]: | |
github.com/hashicorp/terraform/plugin.func·005() | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/plugin/client.go:275 +0x61 | |
created by github.com/hashicorp/terraform/plugin.func·006 | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/plugin/client.go:277 +0x4d | |
goroutine 43 [IO wait]: | |
net.runtime_pollWait(0x88b970, 0x72, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 | |
net.(*pollDesc).Wait(0xc2080cc3e0, 0x72, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 | |
net.(*pollDesc).WaitRead(0xc2080cc3e0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 | |
net.(*netFD).Read(0xc2080cc380, 0xc2080b6000, 0x1000, 0x1000, 0x0, 0x889318, 0x23) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c | |
net.(*conn).Read(0xc208038960, 0xc2080b6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 | |
bufio.(*Reader).fill(0xc2080ae4e0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2080ae4e0, 0xc2080e7940, 0xc, 0xc, 0xc, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x88bb30, 0xc2080ae4e0, 0xc2080e7940, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x88bb30, 0xc2080ae4e0, 0xc2080e7940, 0xc, 0xc, 0xc, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 | |
github.com/hashicorp/yamux.(*Session).recv(0xc20804eaa0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 | |
created by github.com/hashicorp/yamux.newSession | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 | |
goroutine 44 [select]: | |
github.com/hashicorp/yamux.(*Session).send(0xc20804eaa0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 | |
created by github.com/hashicorp/yamux.newSession | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f | |
goroutine 45 [select]: | |
github.com/hashicorp/yamux.(*Session).keepalive(0xc20804eaa0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 | |
created by github.com/hashicorp/yamux.newSession | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 | |
goroutine 46 [select]: | |
github.com/hashicorp/yamux.(*Session).AcceptStream(0xc20804eaa0, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f | |
github.com/hashicorp/terraform/rpc.(*muxBroker).Run(0xc2080c6980) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/rpc/mux_broker.go:107 +0x36 | |
created by github.com/hashicorp/terraform/rpc.NewClient | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/rpc/client.go:53 +0x1a4 | |
goroutine 47 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc2080a9400, 0xc208152000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc2080ae660) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2080ae660, 0xc2080e7950, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x88bb30, 0xc2080ae660, 0xc2080e7950, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x88bb30, 0xc2080ae660, 0xc2080e7950, 0x1, 0x9, 0x172c4, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x88bb30, 0xc2080ae660, 0xc2080e7950, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc2080de1e0, 0x20b6cf) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc2080de1e0, 0xc2080e5000, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc2080de1e0, 0x39aea0, 0xc2080e5080, 0x0, 0x160, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc2080de1e0, 0x39aea0, 0xc2080e5080, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc2080e4ff0, 0xc2080e5080, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc2080ae6c0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 48 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc2080a9540, 0xc208154000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc2080aeba0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2080aeba0, 0xc2080ca070, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x88bb30, 0xc2080aeba0, 0xc2080ca070, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x88bb30, 0xc2080aeba0, 0xc2080ca070, 0x1, 0x9, 0x172c4, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x88bb30, 0xc2080aeba0, 0xc2080ca070, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc2080de2d0, 0x20b6cf) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc2080de2d0, 0xc2080d8800, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc2080de2d0, 0x39aea0, 0xc2080d8870, 0x0, 0x160, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc2080de2d0, 0x39aea0, 0xc2080d8870, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc2080d8180, 0xc2080d8870, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc2080aec00) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 90 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc2080a97c0, 0xc20817e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc208173aa0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc208173aa0, 0xc2080ea020, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x88bb30, 0xc208173aa0, 0xc2080ea020, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x88bb30, 0xc208173aa0, 0xc2080ea020, 0x1, 0x9, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x88bb30, 0xc208173aa0, 0xc2080ea020, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc2080ba0f0, 0xc208038c18) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc2080ba0f0, 0xc2080c9e00, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc2080ba0f0, 0x39aea0, 0xc2080c9ec0, 0x0, 0x160, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc2080ba0f0, 0x39aea0, 0xc2080c9ec0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc2080c9650, 0xc2080c9ec0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc208173b00) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 108 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc2081948c0, 0xc208196000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc2080aff20) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2080aff20, 0xc2081905a0, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x88bb30, 0xc2080aff20, 0xc2081905a0, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x88bb30, 0xc2080aff20, 0xc2081905a0, 0x1, 0x9, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x88bb30, 0xc2080aff20, 0xc2081905a0, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc2080ba4b0, 0xc208038c18) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc2080ba4b0, 0xc20818ce00, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc2080ba4b0, 0x39aea0, 0xc20818ce10, 0x0, 0x160, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc2080ba4b0, 0x39aea0, 0xc20818ce10, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc20818c8d0, 0xc20818ce10, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc208005500) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 89 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc2080a8780, 0xc208176000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc208173260) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc208173260, 0xc2080b3390, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x88bb30, 0xc208173260, 0xc2080b3390, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x88bb30, 0xc208173260, 0xc2080b3390, 0x1, 0x9, 0x172c4, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x88bb30, 0xc208173260, 0xc2080b3390, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc2080ba000, 0x20b6cf) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc2080ba000, 0xc2080d8600, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc2080ba000, 0x39aea0, 0xc2080d8660, 0x0, 0x160, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc2080ba000, 0x39aea0, 0xc2080d8660, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc2080d85a0, 0xc2080d8660, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc2081732c0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 107 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc2080a9cc0, 0xc208188000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc2080af320) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2080af320, 0xc2080eb9c0, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x88bb30, 0xc2080af320, 0xc2080eb9c0, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x88bb30, 0xc2080af320, 0xc2080eb9c0, 0x1, 0x9, 0x172c4, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x88bb30, 0xc2080af320, 0xc2080eb9c0, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc2080ba2d0, 0x20b6cf) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc2080ba2d0, 0xc20808d700, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc2080ba2d0, 0x39aea0, 0xc20808d710, 0x0, 0x160, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc2080ba2d0, 0x39aea0, 0xc20808d710, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc20808d650, 0xc20808d710, 0x0, 0x0) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc2080af380) | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 111 [runnable]: | |
github.com/hashicorp/terraform/depgraph.func·003() | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/depgraph/graph.go:333 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/depgraph/graph.go:339 +0x5ad | |
goroutine 109 [runnable]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc208186f40) | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/mitchellh/code/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment