Created
October 17, 2015 16:09
-
-
Save mkuzmin/ead63726183e3ba072bc to your computer and use it in GitHub Desktop.
Terraform crash
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
aform apply | |
vsphere_virtual_machine.vm: Creating... | |
disk.#: "" => "1" | |
domain: "" => "vsphere.local" | |
memory: "" => "512" | |
name: "" => "vm1" | |
network_interface.#: "" => "1" | |
network_interface.0.ip_address: "" => "<computed>" | |
network_interface.0.label: "" => "VM Network" | |
network_interface.0.subnet_mask: "" => "<computed>" | |
time_zone: "" => "Etc/UTC" | |
vcpu: "" => "1" | |
Error applying plan: | |
1 error(s) occurred: | |
* vsphere_virtual_machine.vm: unexpected EOF | |
Terraform does not automatically rollback in the face of errors. | |
Instead, your Terraform state file has been partially updated with | |
any resources that successfully completed. Please address the error | |
above and apply again to incrementally change your infrastructure. | |
panic: interface conversion: interface is nil, not map[string]interface {} | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: goroutine 66 [running]: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: github.com/hashicorp/terraform/builtin/providers/vsphere.resourceVSphereVirtualMachineCreate(0xc208174180, 0xc2e020, 0xc2082073b0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/terraform/builtin/providers/vsphere/resource_vsphere_virtual_machine.go:283 +0x11ab | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: github.com/hashicorp/terraform/helper/schema.(*Resource).Apply(0xc2080fa700, 0xc208193110, 0xc2080fe170, 0xc2e020, 0xc2082073b0, 0x1, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/terraform/helper/schema/resource.go:145 +0x2c1 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: github.com/hashicorp/terraform/helper/schema.(*Provider).Apply(0xc2080e6d20, 0xc2081eaf80, 0xc208193110, 0xc2080fe170, 0x6d5620, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/terraform/helper/schema/provider.go:162 +0x1da | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Apply(0xc2081d7420, 0xc2081dc620, 0xc2080fe4f0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/terraform/rpc/resource_provider.go:323 +0x7f | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: reflect.Value.call(0x932620, 0xbf5f80, 0x13, 0xc488b0, 0x4, 0xc20810bf28, 0x3, 0x3, 0x0, 0x0, ...) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/reflect/value.go:419 +0x10e5 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: reflect.Value.Call(0x932620, 0xbf5f80, 0x13, 0xc20810bf28, 0x3, 0x3, 0x0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/reflect/value.go:296 +0xbc | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/rpc.(*service).call(0xc2080fa780, 0xc2080fa740, 0xc2080fe278, 0xc2080a8e80, 0xc2081d7440, 0x6d55c0, 0xc2081dc620, 0x16, 0x6d5620, 0xc2080fe4f0, ...) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/rpc/server.go:382 +0x1f7 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: created by net/rpc.(*Server).ServeCodec | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/rpc/server.go:476 +0x44a | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: goroutine 1 [IO wait]: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*pollDesc).Wait(0xc208010a70, 0x72, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*pollDesc).WaitRead(0xc208010a70, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*netFD).accept(0xc208010a10, 0x0, 0x16e1d48, 0xc20800b258) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/fd_unix.go:419 +0x40b | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*UnixListener).AcceptUnix(0xc20801ed80, 0x362a0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/unixsock_posix.go:282 +0x56 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*UnixListener).Accept(0xc20801ed80, 0x0, 0x0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/unixsock_posix.go:293 +0x4c | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: github.com/hashicorp/terraform/rpc.(*Server).Accept(0xc20800b120, 0x16e26b0, 0xc20801ed80) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/terraform/rpc/server.go:33 +0x37 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: github.com/hashicorp/terraform/plugin.Serve(0xc20800b100) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/terraform/plugin/server.go:88 +0x7e8 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: main.main() | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/terraform/builtin/bins/provider-vsphere/main.go:11 +0x6d | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: goroutine 5 [syscall]: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: os/signal.loop() | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/os/signal/signal_unix.go:21 +0x1f | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: created by os/signal.init·1 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/os/signal/signal_unix.go:27 +0x35 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: goroutine 7 [chan receive]: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: github.com/hashicorp/terraform/plugin.func·007() | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/terraform/plugin/server.go:79 +0x69 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: created by github.com/hashicorp/terraform/plugin.Serve | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/terraform/plugin/server.go:85 +0x7c4 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: goroutine 8 [select]: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: github.com/hashicorp/yamux.(*Stream).Read(0xc2080643c0, 0xc2080ef000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: bufio.(*Reader).fill(0xc208062780) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/bufio/bufio.go:97 +0x1ce | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: bufio.(*Reader).Read(0xc208062780, 0xc20800b300, 0x1, 0x9, 0x2592, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/bufio/bufio.go:174 +0x26c | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: io.ReadAtLeast(0x16e3808, 0xc208062780, 0xc20800b300, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/io/io.go:298 +0xf1 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: io.ReadFull(0x16e3808, 0xc208062780, 0xc20800b300, 0x1, 0x9, 0x2c, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/io/io.go:316 +0x6d | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: encoding/gob.decodeUintReader(0x16e3808, 0xc208062780, 0xc20800b300, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/encoding/gob/decode.go:121 +0x99 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: encoding/gob.(*Decoder).recvMessage(0xc2080a8480, 0xc2080b8a20) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/encoding/gob/decoder.go:76 +0x55 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: encoding/gob.(*Decoder).decodeTypeSequence(0xc2080a8480, 0xc20801f400, 0x16) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/encoding/gob/decoder.go:140 +0x47 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: encoding/gob.(*Decoder).DecodeValue(0xc2080a8480, 0x716f00, 0xc20801f4a0, 0x16, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/encoding/gob/decoder.go:208 +0x192 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: encoding/gob.(*Decoder).Decode(0xc2080a8480, 0x716f00, 0xc20801f4a0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/encoding/gob/decoder.go:185 +0x297 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc2080e6240, 0xc20801f4a0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/rpc/server.go:402 +0x5e | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/rpc.(*Server).readRequestHeader(0xc20803fd00, 0x16e3968, 0xc2080e6240, 0x0, 0x0, 0xc20801f4a0, 0xc20800b300, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/rpc/server.go:575 +0x97 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/rpc.(*Server).readRequest(0xc20803fd00, 0x16e3968, 0xc2080e6240, 0xc2080a8380, 0xc20801ef20, 0x73ac60, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/rpc/server.go:542 +0xa2 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/rpc.(*Server).ServeCodec(0xc20803fd00, 0x16e3968, 0xc2080e6240) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/rpc/server.go:461 +0x6d | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/rpc.(*Server).ServeConn(0xc20803fd00, 0x16e3890, 0xc2080643c0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/rpc/server.go:453 +0x208 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: github.com/hashicorp/terraform/rpc.(*Server).ServeConn(0xc20800b120, 0x16e37a8, 0xc208046090) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/terraform/rpc/server.go:76 +0x530 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: created by github.com/hashicorp/terraform/rpc.(*Server).Accept | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/terraform/rpc/server.go:39 +0x173 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: goroutine 9 [IO wait]: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*pollDesc).Wait(0xc208010df0, 0x72, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*pollDesc).WaitRead(0xc208010df0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*netFD).Read(0xc208010d90, 0xc20800f000, 0x1000, 0x1000, 0x0, 0x16e1d48, 0xc2081efd30) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/fd_unix.go:242 +0x40f | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*conn).Read(0xc208046090, 0xc20800f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/net.go:121 +0xdc | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: bufio.(*Reader).fill(0xc208062300) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/bufio/bufio.go:97 +0x1ce | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: bufio.(*Reader).Read(0xc208062300, 0xc20800b270, 0xc, 0xc, 0xc2081efd20, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/bufio/bufio.go:174 +0x26c | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: io.ReadAtLeast(0x16e3808, 0xc208062300, 0xc20800b270, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/io/io.go:298 +0xf1 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: io.ReadFull(0x16e3808, 0xc208062300, 0xc20800b270, 0xc, 0xc, 0xc, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/io/io.go:316 +0x6d | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: github.com/hashicorp/yamux.(*Session).recvLoop(0xc2080ba0b0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/yamux/session.go:408 +0x10d | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: github.com/hashicorp/yamux.(*Session).recv(0xc2080ba0b0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/yamux/session.go:396 +0x28 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: created by github.com/hashicorp/yamux.newSession | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/yamux/session.go:104 +0x499 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: goroutine 10 [select]: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: github.com/hashicorp/yamux.(*Session).send(0xc2080ba0b0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/yamux/session.go:358 +0x554 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: created by github.com/hashicorp/yamux.newSession | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/yamux/session.go:105 +0x4b3 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: goroutine 11 [select]: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: github.com/hashicorp/yamux.(*Session).keepalive(0xc2080ba0b0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/yamux/session.go:292 +0x230 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: created by github.com/hashicorp/yamux.newSession | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/yamux/session.go:107 +0x4de | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: goroutine 13 [select]: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc2080ba0b0, 0xc200000005, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/yamux/session.go:191 +0x1a8 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: github.com/hashicorp/terraform/rpc.(*muxBroker).Run(0xc20801eee0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/terraform/rpc/mux_broker.go:107 +0x37 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: created by github.com/hashicorp/terraform/rpc.(*Server).ServeConn | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/terraform/rpc/server.go:65 +0x388 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: goroutine 53 [select]: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: github.com/hashicorp/yamux.(*Stream).Read(0xc208064a00, 0xc208163000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: bufio.(*Reader).fill(0xc2081d0c00) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/bufio/bufio.go:97 +0x1ce | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: bufio.(*Reader).Read(0xc2081d0c00, 0xc2080fe300, 0x1, 0x9, 0xc2080e1858, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/bufio/bufio.go:174 +0x26c | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: io.ReadAtLeast(0x16e3808, 0xc2081d0c00, 0xc2080fe300, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/io/io.go:298 +0xf1 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: io.ReadFull(0x16e3808, 0xc2081d0c00, 0xc2080fe300, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/io/io.go:316 +0x6d | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: encoding/gob.decodeUintReader(0x16e3808, 0xc2081d0c00, 0xc2080fe300, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/encoding/gob/decode.go:121 +0x99 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: encoding/gob.(*Decoder).recvMessage(0xc2080a9880, 0xc2080b9200) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/encoding/gob/decoder.go:76 +0x55 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: encoding/gob.(*Decoder).decodeTypeSequence(0xc2080a9880, 0xc2081d7d00, 0x16) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/encoding/gob/decoder.go:140 +0x47 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: encoding/gob.(*Decoder).DecodeValue(0xc2080a9880, 0x716f00, 0xc2081d7dc0, 0x16, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/encoding/gob/decoder.go:208 +0x192 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: encoding/gob.(*Decoder).Decode(0xc2080a9880, 0x716f00, 0xc2081d7dc0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/encoding/gob/decoder.go:185 +0x297 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc2080e6ff0, 0xc2081d7dc0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/rpc/server.go:402 +0x5e | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/rpc.(*Server).readRequestHeader(0xc2080fa740, 0x16e3968, 0xc2080e6ff0, 0x0, 0x0, 0xc2081d7dc0, 0xc2080fe300, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/rpc/server.go:575 +0x97 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/rpc.(*Server).readRequest(0xc2080fa740, 0x16e3968, 0xc2080e6ff0, 0xc2080a8e80, 0xc2081d7440, 0x6d55c0, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/rpc/server.go:542 +0xa2 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/rpc.(*Server).ServeCodec(0xc2080fa740, 0x16e3968, 0xc2080e6ff0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/rpc/server.go:461 +0x6d | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/rpc.(*Server).ServeConn(0xc2080fa740, 0x16e3890, 0xc208064a00) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/rpc/server.go:453 +0x208 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: github.com/hashicorp/terraform/rpc.serve(0x16e3890, 0xc208064a00, 0xcecf30, 0x10, 0xbf5ee0, 0xc2081d7420) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: github.com/hashicorp/terraform/rpc.func·001() | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/gopath/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: goroutine 35 [IO wait]: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*pollDesc).Wait(0xc20818b100, 0x72, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*pollDesc).WaitRead(0xc20818b100, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*netFD).Read(0xc20818b0a0, 0xc2081c0000, 0x800, 0x800, 0x0, 0x16e1d48, 0xc2081ee678) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/fd_unix.go:242 +0x40f | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*conn).Read(0xc208047208, 0xc2081c0000, 0x800, 0x800, 0x0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/net.go:121 +0xdc | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: crypto/tls.(*block).readFromUntil(0xc208192810, 0x16e4358, 0xc208047208, 0x5, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/crypto/tls/conn.go:454 +0xe6 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: crypto/tls.(*Conn).readRecord(0xc208036580, 0x17, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/crypto/tls/conn.go:539 +0x2da | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: crypto/tls.(*Conn).Read(0xc208036580, 0xc2081c4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/crypto/tls/conn.go:904 +0x166 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/http.noteEOFReader.Read(0x16e47e8, 0xc208036580, 0xc20818c738, 0xc2081c4000, 0x1000, 0x1000, 0x9157a0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/http/transport.go:1270 +0x6e | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/http.(*noteEOFReader).Read(0xc2081bfc60, 0xc2081c4000, 0x1000, 0x1000, 0xc208012000, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: <autogenerated>:125 +0xd4 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: bufio.(*Reader).fill(0xc2081d06c0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/bufio/bufio.go:97 +0x1ce | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: bufio.(*Reader).Peek(0xc2081d06c0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/bufio/bufio.go:132 +0xf0 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/http.(*persistConn).readLoop(0xc20818c6e0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/http/transport.go:842 +0xa4 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: created by net/http.(*Transport).dialConn | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/http/transport.go:660 +0xc9f | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: goroutine 48 [IO wait]: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*pollDesc).Wait(0xc2081ff100, 0x72, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*pollDesc).WaitRead(0xc2081ff100, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*netFD).Read(0xc2081ff0a0, 0xc2081c0800, 0x800, 0x800, 0x0, 0x16e1d48, 0xc208184df8) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/fd_unix.go:242 +0x40f | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*conn).Read(0xc2080466e0, 0xc2081c0800, 0x800, 0x800, 0x0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/net.go:121 +0xdc | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: crypto/tls.(*block).readFromUntil(0xc20817c240, 0x16e4358, 0xc2080466e0, 0x5, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/crypto/tls/conn.go:454 +0xe6 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: crypto/tls.(*Conn).readRecord(0xc208036840, 0x17, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/crypto/tls/conn.go:539 +0x2da | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: crypto/tls.(*Conn).Read(0xc208036840, 0xc2081cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/crypto/tls/conn.go:904 +0x166 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/http.noteEOFReader.Read(0x16e47e8, 0xc208036840, 0xc20818dde8, 0xc2081cc000, 0x1000, 0x1000, 0x9157a0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/http/transport.go:1270 +0x6e | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/http.(*noteEOFReader).Read(0xc2081be2e0, 0xc2081cc000, 0x1000, 0x1000, 0xc208012000, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: <autogenerated>:125 +0xd4 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: bufio.(*Reader).fill(0xc2081f5da0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/bufio/bufio.go:97 +0x1ce | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: bufio.(*Reader).Peek(0xc2081f5da0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/bufio/bufio.go:132 +0xf0 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/http.(*persistConn).readLoop(0xc20818dd90) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/http/transport.go:842 +0xa4 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: created by net/http.(*Transport).dialConn | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/http/transport.go:660 +0xc9f | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: goroutine 36 [select]: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/http.(*persistConn).writeLoop(0xc20818c6e0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/http/transport.go:945 +0x41d | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: created by net/http.(*Transport).dialConn | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/http/transport.go:661 +0xcbc | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: goroutine 33 [sleep]: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.func·019() | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/dnsclient_unix.go:240 +0x5a | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: created by net.loadConfig | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/dnsclient_unix.go:269 +0x20c | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: goroutine 62 [IO wait]: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*pollDesc).Wait(0xc2081e76b0, 0x72, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*pollDesc).WaitRead(0xc2081e76b0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*netFD).Read(0xc2081e7650, 0xc208115000, 0x800, 0x800, 0x0, 0x16e1d48, 0xc208207aa8) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/fd_unix.go:242 +0x40f | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net.(*conn).Read(0xc208047840, 0xc208115000, 0x800, 0x800, 0x0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/net.go:121 +0xdc | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: crypto/tls.(*block).readFromUntil(0xc208104630, 0x16e4358, 0xc208047840, 0x5, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/crypto/tls/conn.go:454 +0xe6 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: crypto/tls.(*Conn).readRecord(0xc208036b00, 0x17, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/crypto/tls/conn.go:539 +0x2da | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: crypto/tls.(*Conn).Read(0xc208036b00, 0xc208107000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/crypto/tls/conn.go:904 +0x166 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/http.noteEOFReader.Read(0x16e47e8, 0xc208036b00, 0xc2080bb238, 0xc208107000, 0x1000, 0x1000, 0x9157a0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/http/transport.go:1270 +0x6e | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/http.(*noteEOFReader).Read(0xc208208240, 0xc208107000, 0x1000, 0x1000, 0xc208012000, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: <autogenerated>:125 +0xd4 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: bufio.(*Reader).fill(0xc2081d1f80) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/bufio/bufio.go:97 +0x1ce | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: bufio.(*Reader).Peek(0xc2081d1f80, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/bufio/bufio.go:132 +0xf0 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/http.(*persistConn).readLoop(0xc2080bb1e0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/http/transport.go:842 +0xa4 | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: created by net/http.(*Transport).dialConn | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/http/transport.go:660 +0xc9f | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: goroutine 49 [select]: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/http.(*persistConn).writeLoop(0xc20818dd90) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/http/transport.go:945 +0x41d | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: created by net/http.(*Transport).dialConn | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/http/transport.go:661 +0xcbc | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: goroutine 63 [select]: | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: net/http.(*persistConn).writeLoop(0xc2080bb1e0) | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/http/transport.go:945 +0x41d | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: created by net/http.(*Transport).dialConn | |
2015/10/17 19:07:51 [DEBUG] terraform-provider-vsphere: /opt/go/src/net/http/transport.go:661 +0xcbc | |
2015/10/17 19:07:51 [DEBUG] /usr/local/bin/terraform-provider-vsphere: plugin process exited | |
2015/10/17 19:07:51 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/10/17 19:07:51 [DEBUG] root: eval: *terraform.EvalApplyProvisioners | |
2015/10/17 19:07:51 [DEBUG] root: eval: *terraform.EvalIf | |
2015/10/17 19:07:51 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2015/10/17 19:07:51 [DEBUG] root: eval: *terraform.EvalIf | |
2015/10/17 19:07:51 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/10/17 19:07:51 [DEBUG] root: eval: *terraform.EvalApplyPost | |
2015/10/17 19:07:51 [ERROR] root: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred: | |
* vsphere_virtual_machine.vm: unexpected EOF | |
2015/10/17 19:07:51 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred: | |
* vsphere_virtual_machine.vm: unexpected EOF | |
2015/10/17 19:07:51 [ERROR] root: eval: *terraform.EvalOpFilter, err: 1 error(s) occurred: | |
* vsphere_virtual_machine.vm: unexpected EOF | |
2015/10/17 19:07:51 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred: | |
* vsphere_virtual_machine.vm: unexpected EOF | |
2015/10/17 19:07:51 [DEBUG] vertex provider.vsphere (close), got dep: vsphere_virtual_machine.vm | |
2015/10/17 19:07:51 [DEBUG] vertex root, got dep: provider.vsphere (close) | |
2015/10/17 19:07:51 [DEBUG] vertex root, got dep: provisioner.chef | |
2015/10/17 19:07:51 [DEBUG] vertex root, got dep: provisioner.file | |
2015/10/17 19:07:51 [DEBUG] vertex root, got dep: provisioner.local-exec | |
2015/10/17 19:07:51 [DEBUG] waiting for all plugin processes to complete... | |
2015/10/17 19:07:51 [DEBUG] /usr/local/bin/terraform-provisioner-file: plugin process exited | |
2015/10/17 19:07:51 [DEBUG] /usr/local/bin/terraform-provisioner-remote-exec: plugin process exited | |
2015/10/17 19:07:51 [DEBUG] /usr/local/bin/terraform-provisioner-chef: plugin process exited | |
2015/10/17 19:07:51 [DEBUG] /usr/local/bin/terraform-provisioner-local-exec: plugin process exited | |
!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!! | |
Terraform crashed! This is always indicative of a bug within Terraform. | |
A crash log has been placed at "crash.log" relative to your current | |
working directory. It would be immensely helpful if you could please | |
report the crash with Terraform[1] so that we can fix this. | |
When reporting bugs, please include your terraform version. That | |
information is available on the first line of crash.log. You can also | |
get it by running 'terraform --version' on the command line. | |
[1]: https://github.com/hashicorp/terraform/issues | |
!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment