Skip to content

Instantly share code, notes, and snippets.

@lamw
Created May 8, 2020 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lamw/4769a59dabaa41f789950aaa1c7fab2b to your computer and use it in GitHub Desktop.
Save lamw/4769a59dabaa41f789950aaa1c7fab2b to your computer and use it in GitHub Desktop.
tf-debug-ovf-local-deploy
2020/05/08 08:43:05 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility.
Use TF_LOG=TRACE to see Terraform's internal logs.
----
2020/05/08 08:43:05 [INFO] Terraform version: 0.12.24
2020/05/08 08:43:05 [INFO] Go runtime version: go1.12.13
2020/05/08 08:43:05 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply", "-auto-approve"}
2020/05/08 08:43:05 [DEBUG] Attempting to open CLI config file: /Users/lamw/.terraformrc
2020/05/08 08:43:05 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2020/05/08 08:43:05 [INFO] CLI command args: []string{"apply", "-auto-approve"}
2020/05/08 08:43:05 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility.
Use TF_LOG=TRACE to see Terraform's internal logs.
----
2020/05/08 08:43:05 [DEBUG] New state was assigned lineage "4828944c-2802-ee35-df8c-34d02ac59322"
2020/05/08 08:43:05 [DEBUG] checking for provider in "."
2020/05/08 08:43:05 [DEBUG] checking for provider in "/usr/local/bin"
2020/05/08 08:43:05 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2020/05/08 08:43:05 [DEBUG] found provider "terraform-provider-vsphere_v1.18.0_x4"
2020/05/08 08:43:05 [DEBUG] found valid plugin: "vsphere", "1.18.0", "/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4"
2020/05/08 08:43:05 [DEBUG] checking for provisioner in "."
2020/05/08 08:43:05 [DEBUG] checking for provisioner in "/usr/local/bin"
2020/05/08 08:43:05 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2020/05/08 08:43:05 [INFO] backend/local: starting Apply operation
2020-05-08T08:43:05.969-0700 [INFO] plugin: configuring client automatic mTLS
2020-05-08T08:43:05.993-0700 [DEBUG] plugin: starting plugin: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4 args=[/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4]
2020-05-08T08:43:05.997-0700 [DEBUG] plugin: plugin started: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4 pid=28776
2020-05-08T08:43:05.997-0700 [DEBUG] plugin: waiting for RPC address: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4
2020-05-08T08:43:06.010-0700 [INFO] plugin.terraform-provider-vsphere_v1.18.0_x4: configuring server automatic mTLS: timestamp=2020-05-08T08:43:06.010-0700
2020-05-08T08:43:06.035-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: plugin address: address=/var/folders/4w/lyh1rmyx7t1d5xtcpfb4hw4w0000gp/T/plugin116422039 network=unix timestamp=2020-05-08T08:43:06.035-0700
2020-05-08T08:43:06.035-0700 [DEBUG] plugin: using plugin: version=5
2020-05-08T08:43:06.092-0700 [DEBUG] plugin: plugin process exited: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4 pid=28776
2020-05-08T08:43:06.092-0700 [DEBUG] plugin: plugin exited
2020/05/08 08:43:06 [INFO] terraform: building graph: GraphTypeValidate
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_resource_pool.pool" (*terraform.NodeValidatableResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_network.network" (*terraform.NodeValidatableResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_host.host" (*terraform.NodeValidatableResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "vsphere_virtual_machine.vmFromLocalOvf" (*terraform.NodeValidatableResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_datacenter.datacenter" (*terraform.NodeValidatableResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_datastore.datastore" (*terraform.NodeValidatableResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "vsphere_virtual_machine.vmFromLocalOvf" references: [data.vsphere_datacenter.datacenter data.vsphere_host.host data.vsphere_datastore.datastore data.vsphere_resource_pool.pool data.vsphere_network.network]
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_datacenter.datacenter" references: []
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_datastore.datastore" references: [data.vsphere_datacenter.datacenter]
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_resource_pool.pool" references: [data.vsphere_datacenter.datacenter]
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_network.network" references: [data.vsphere_datacenter.datacenter]
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_host.host" references: [data.vsphere_datacenter.datacenter]
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "provider.vsphere" references: []
2020/05/08 08:43:06 [DEBUG] Starting graph walk: walkValidate
2020-05-08T08:43:06.095-0700 [INFO] plugin: configuring client automatic mTLS
2020-05-08T08:43:06.119-0700 [DEBUG] plugin: starting plugin: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4 args=[/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4]
2020-05-08T08:43:06.122-0700 [DEBUG] plugin: plugin started: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4 pid=28777
2020-05-08T08:43:06.122-0700 [DEBUG] plugin: waiting for RPC address: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4
2020-05-08T08:43:06.136-0700 [INFO] plugin.terraform-provider-vsphere_v1.18.0_x4: configuring server automatic mTLS: timestamp=2020-05-08T08:43:06.136-0700
2020-05-08T08:43:06.161-0700 [DEBUG] plugin: using plugin: version=5
2020-05-08T08:43:06.161-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: plugin address: address=/var/folders/4w/lyh1rmyx7t1d5xtcpfb4hw4w0000gp/T/plugin874319388 network=unix timestamp=2020-05-08T08:43:06.161-0700
2020-05-08T08:43:06.225-0700 [DEBUG] plugin: plugin process exited: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4 pid=28777
2020-05-08T08:43:06.225-0700 [DEBUG] plugin: plugin exited
2020/05/08 08:43:06 [INFO] backend/local: apply calling Refresh
2020/05/08 08:43:06 [INFO] terraform: building graph: GraphTypeRefresh
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "vsphere_virtual_machine.vmFromLocalOvf" (*terraform.NodeRefreshableManagedResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_network.network" (*terraform.NodeRefreshableDataResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_host.host" (*terraform.NodeRefreshableDataResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_datacenter.datacenter" (*terraform.NodeRefreshableDataResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_datastore.datastore" (*terraform.NodeRefreshableDataResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_resource_pool.pool" (*terraform.NodeRefreshableDataResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_host.host" references: [data.vsphere_datacenter.datacenter]
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_datacenter.datacenter" references: []
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_datastore.datastore" references: [data.vsphere_datacenter.datacenter]
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_resource_pool.pool" references: [data.vsphere_datacenter.datacenter]
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "provider.vsphere" references: []
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "vsphere_virtual_machine.vmFromLocalOvf" references: [data.vsphere_datastore.datastore data.vsphere_datacenter.datacenter data.vsphere_host.host data.vsphere_resource_pool.pool data.vsphere_network.network]
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_network.network" references: [data.vsphere_datacenter.datacenter]
2020/05/08 08:43:06 [DEBUG] Starting graph walk: walkRefresh
2020-05-08T08:43:06.226-0700 [INFO] plugin: configuring client automatic mTLS
2020-05-08T08:43:06.251-0700 [DEBUG] plugin: starting plugin: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4 args=[/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4]
2020-05-08T08:43:06.254-0700 [DEBUG] plugin: plugin started: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4 pid=28778
2020-05-08T08:43:06.254-0700 [DEBUG] plugin: waiting for RPC address: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4
2020-05-08T08:43:06.267-0700 [INFO] plugin.terraform-provider-vsphere_v1.18.0_x4: configuring server automatic mTLS: timestamp=2020-05-08T08:43:06.267-0700
2020-05-08T08:43:06.292-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: plugin address: address=/var/folders/4w/lyh1rmyx7t1d5xtcpfb4hw4w0000gp/T/plugin470538065 network=unix timestamp=2020-05-08T08:43:06.292-0700
2020-05-08T08:43:06.292-0700 [DEBUG] plugin: using plugin: version=5
2020-05-08T08:43:06.350-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] Cached SOAP client session data not valid or persistence not enabled, new session necessary
2020-05-08T08:43:06.350-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] Creating new SOAP API session on endpoint 192.168.30.200
2020-05-08T08:43:06.481-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] SOAP API session creation successful
2020-05-08T08:43:06.481-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] VMWare vSphere Client configured for URL: 192.168.30.200
2020-05-08T08:43:06.481-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] Setting up REST client
2020-05-08T08:43:06.502-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] CIS REST client configuration successful
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_datacenter.datacenter" references: []
data.vsphere_datacenter.datacenter: Refreshing state...
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_datastore.datastore" references: []
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_host.host" references: []
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_resource_pool.pool" references: []
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_network.network" references: []
data.vsphere_datastore.datastore: Refreshing state...
data.vsphere_network.network: Refreshing state...
data.vsphere_host.host: Refreshing state...
data.vsphere_resource_pool.pool: Refreshing state...
2020/05/08 08:43:06 [DEBUG] Resource state not found for node "vsphere_virtual_machine.vmFromLocalOvf", instance vsphere_virtual_machine.vmFromLocalOvf
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "vsphere_virtual_machine.vmFromLocalOvf" references: []
2020-05-08T08:43:06.660-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] vsphere_virtual_machine (ID = <new resource>): Performing diff customization and validation
2020-05-08T08:43:06.661-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] NetworkInterfaceDiffOperation: Beginning diff validation
2020-05-08T08:43:06.661-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] network_interface.0 (key 0 at <new device>): Beginning diff validation
2020-05-08T08:43:06.661-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] network_interface.0 (key 0 at <new device>): Diff validation complete
2020-05-08T08:43:06.661-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] NetworkInterfaceDiffOperation: Diff validation complete
2020-05-08T08:43:06.661-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] VAppDiffOperation: Verifying configuration meets requirements for vApp transport
2020-05-08T08:43:06.661-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] VAppDiffOperation: ISO transport is not supported on this virtual machine or multiple transport options exist
2020-05-08T08:43:06.661-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] vsphere_virtual_machine (ID = <new resource>): Diff customization and validation complete
2020/05/08 08:43:06 [WARN] Provider "registry.terraform.io/-/vsphere" produced an invalid plan for vsphere_virtual_machine.vmFromLocalOvf, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .wait_for_guest_net_routable: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .ept_rvi_mode: planned value cty.StringVal("automatic") does not match config value cty.NullVal(cty.String)
- .boot_retry_delay: planned value cty.NumberIntVal(10000) does not match config value cty.NullVal(cty.Number)
- .firmware: planned value cty.StringVal("bios") does not match config value cty.NullVal(cty.String)
- .memory_share_level: planned value cty.StringVal("normal") does not match config value cty.NullVal(cty.String)
- .num_cpus: planned value cty.NumberIntVal(1) does not match config value cty.NullVal(cty.Number)
- .cpu_limit: planned value cty.NumberIntVal(-1) does not match config value cty.NullVal(cty.Number)
- .force_power_off: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .run_tools_scripts_after_resume: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .run_tools_scripts_before_guest_standby: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .poweron_timeout: planned value cty.NumberIntVal(300) does not match config value cty.NullVal(cty.Number)
- .swap_placement_policy: planned value cty.StringVal("inherit") does not match config value cty.NullVal(cty.String)
- .scsi_bus_sharing: planned value cty.StringVal("noSharing") does not match config value cty.NullVal(cty.String)
- .cpu_share_level: planned value cty.StringVal("normal") does not match config value cty.NullVal(cty.String)
- .hv_mode: planned value cty.StringVal("hvAuto") does not match config value cty.NullVal(cty.String)
IntVal(-1) does not match config value cty.NullVal(cty.Number)
- .scsi_controller_count: planned value cty.NumberIntVal(1) does not match config value cty.NullVal(cty.Number)
- .num_cores_per_socket: planned value cty.NumberIntVal(1) does not match config value cty.NullVal(cty.Number)
- .run_tools_scripts_after_power_on: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .latency_sensitivity: planned value cty.StringVal("normal") does not match config value cty.NullVal(cty.String)
- .migrate_wait_timeout: planned value cty.NumberIntVal(30) does not match config value cty.NullVal(cty.Number)
- .shutdown_wait_timeout: planned value cty.NumberIntVal(3) does not match config value cty.NullVal(cty.Number)
- .run_tools_scripts_before_guest_shutdown: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .network_interface: block count in plan (0) disagrees with count in config (1)
2020-05-08T08:43:06.666-0700 [DEBUG] plugin: plugin process exited: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4 pid=28778
2020-05-08T08:43:06.666-0700 [DEBUG] plugin: plugin exited
2020/05/08 08:43:06 [INFO] backend/local: apply calling Plan
2020/05/08 08:43:06 [INFO] terraform: building graph: GraphTypePlan
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_resource_pool.pool" (*terraform.NodePlannableResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_network.network" (*terraform.NodePlannableResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_host.host" (*terraform.NodePlannableResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "vsphere_virtual_machine.vmFromLocalOvf" (*terraform.NodePlannableResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_datacenter.datacenter" (*terraform.NodePlannableResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_datastore.datastore" (*terraform.NodePlannableResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "provider.vsphere" references: []
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "vsphere_virtual_machine.vmFromLocalOvf" references: [data.vsphere_resource_pool.pool data.vsphere_datacenter.datacenter data.vsphere_datastore.datastore data.vsphere_host.host data.vsphere_network.network]
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_datacenter.datacenter" references: []
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_datastore.datastore" references: [data.vsphere_datacenter.datacenter]
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_resource_pool.pool" references: [data.vsphere_datacenter.datacenter]
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_network.network" references: [data.vsphere_datacenter.datacenter]
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_host.host" references: [data.vsphere_datacenter.datacenter]
2020/05/08 08:43:06 [DEBUG] Starting graph walk: walkPlan
2020-05-08T08:43:06.668-0700 [INFO] plugin: configuring client automatic mTLS
2020-05-08T08:43:06.692-0700 [DEBUG] plugin: starting plugin: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4 args=[/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4]
2020-05-08T08:43:06.695-0700 [DEBUG] plugin: plugin started: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4 pid=28779
2020-05-08T08:43:06.695-0700 [DEBUG] plugin: waiting for RPC address: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4
2020-05-08T08:43:06.708-0700 [INFO] plugin.terraform-provider-vsphere_v1.18.0_x4: configuring server automatic mTLS: timestamp=2020-05-08T08:43:06.708-0700
2020-05-08T08:43:06.732-0700 [DEBUG] plugin: using plugin: version=5
2020-05-08T08:43:06.732-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: plugin address: address=/var/folders/4w/lyh1rmyx7t1d5xtcpfb4hw4w0000gp/T/plugin032249198 network=unix timestamp=2020-05-08T08:43:06.732-0700
2020-05-08T08:43:06.788-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] Cached SOAP client session data not valid or persistence not enabled, new session necessary
2020-05-08T08:43:06.788-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] Creating new SOAP API session on endpoint 192.168.30.200
2020-05-08T08:43:06.897-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] SOAP API session creation successful
2020-05-08T08:43:06.897-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] VMWare vSphere Client configured for URL: 192.168.30.200
2020-05-08T08:43:06.897-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] Setting up REST client
2020-05-08T08:43:06.923-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] CIS REST client configuration successful
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_datacenter.datacenter" references: []
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_host.host" references: []
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_datastore.datastore" references: []
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_network.network" references: []
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_resource_pool.pool" references: []
2020/05/08 08:43:06 [DEBUG] Resource instance state not found for node "vsphere_virtual_machine.vmFromLocalOvf", instance vsphere_virtual_machine.vmFromLocalOvf
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "vsphere_virtual_machine.vmFromLocalOvf" references: []
2020-05-08T08:43:06.976-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] vsphere_virtual_machine (ID = <new resource>): Performing diff customization and validation
2020-05-08T08:43:06.976-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] NetworkInterfaceDiffOperation: Beginning diff validation
2020-05-08T08:43:06.976-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] network_interface.0 (key 0 at <new device>): Beginning diff validation
2020-05-08T08:43:06.976-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] network_interface.0 (key 0 at <new device>): Diff validation complete
2020-05-08T08:43:06.976-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] NetworkInterfaceDiffOperation: Diff validation complete
2020-05-08T08:43:06.977-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] VAppDiffOperation: Verifying configuration meets requirements for vApp transport
2020-05-08T08:43:06.977-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] VAppDiffOperation: ISO transport is not supported on this virtual machine or multiple transport options exist
2020-05-08T08:43:06.977-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:06 [DEBUG] vsphere_virtual_machine (ID = <new resource>): Diff customization and validation complete
2020/05/08 08:43:06 [WARN] Provider "registry.terraform.io/-/vsphere" produced an invalid plan for vsphere_virtual_machine.vmFromLocalOvf, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .latency_sensitivity: planned value cty.StringVal("normal") does not match config value cty.NullVal(cty.String)
- .migrate_wait_timeout: planned value cty.NumberIntVal(30) does not match config value cty.NullVal(cty.Number)
- .run_tools_scripts_after_power_on: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .shutdown_wait_timeout: planned value cty.NumberIntVal(3) does not match config value cty.NullVal(cty.Number)
- .run_tools_scripts_before_guest_shutdown: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .wait_for_guest_net_routable: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .ept_rvi_mode: planned value cty.StringVal("automatic") does not match config value cty.NullVal(cty.String)
- .num_cpus: planned value cty.NumberIntVal(1) does not match config value cty.NullVal(cty.Number)
- .boot_retry_delay: planned value cty.NumberIntVal(10000) does not match config value cty.NullVal(cty.Number)
- .firmware: planned value cty.StringVal("bios") does not match config value cty.NullVal(cty.String)
- .memory_share_level: planned value cty.StringVal("normal") does not match config value cty.NullVal(cty.String)
- .cpu_limit: planned value cty.NumberIntVal(-1) does not match config value cty.NullVal(cty.Number)
- .force_power_off: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .run_tools_scripts_after_resume: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .run_tools_scripts_before_guest_standby: planned value cty.True does not match config value cty.NullVal(cty.Bool)
lanned value cty.StringVal("inherit") does not match config value cty.NullVal(cty.String)
- .poweron_timeout: planned value cty.NumberIntVal(300) does not match config value cty.NullVal(cty.Number)
- .scsi_bus_sharing: planned value cty.StringVal("noSharing") does not match config value cty.NullVal(cty.String)
- .memory_limit: planned value cty.NumberIntVal(-1) does not match config value cty.NullVal(cty.Number)
- .scsi_controller_count: planned value cty.NumberIntVal(1) does not match config value cty.NullVal(cty.Number)
- .cpu_share_level: planned value cty.StringVal("normal") does not match config value cty.NullVal(cty.String)
- .hv_mode: planned value cty.StringVal("hvAuto") does not match config value cty.NullVal(cty.String)
- .num_cores_per_socket: planned value cty.NumberIntVal(1) does not match config value cty.NullVal(cty.Number)
- .network_interface: block count in plan (0) disagrees with count in config (1)
2020-05-08T08:43:06.983-0700 [DEBUG] plugin: plugin process exited: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4 pid=28779
2020-05-08T08:43:06.983-0700 [DEBUG] plugin: plugin exited
2020/05/08 08:43:06 [INFO] backend/local: apply calling Apply
2020/05/08 08:43:06 [INFO] terraform: building graph: GraphTypeApply
2020/05/08 08:43:06 [DEBUG] Resource state not found for node "vsphere_virtual_machine.vmFromLocalOvf", instance vsphere_virtual_machine.vmFromLocalOvf
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_host.host (prepare state)" (*terraform.NodeApplyableResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_datacenter.datacenter (prepare state)" (*terraform.NodeApplyableResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_datastore.datastore (prepare state)" (*terraform.NodeApplyableResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_resource_pool.pool (prepare state)" (*terraform.NodeApplyableResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "vsphere_virtual_machine.vmFromLocalOvf" (*terraform.NodeApplyableResourceInstance) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "vsphere_virtual_machine.vmFromLocalOvf (prepare state)" (*terraform.NodeApplyableResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ProviderTransformer: "data.vsphere_network.network (prepare state)" (*terraform.NodeApplyableResource) needs provider.vsphere
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_host.host (prepare state)" references: []
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_datacenter.datacenter (prepare state)" references: []
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_datastore.datastore (prepare state)" references: []
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_resource_pool.pool (prepare state)" references: []
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "vsphere_virtual_machine.vmFromLocalOvf" references: [data.vsphere_resource_pool.pool (prepare state) data.vsphere_host.host (prepare state) data.vsphere_datacenter.datacenter (prepare state) data.vsphere_datastore.datastore (prepare state) data.vsphere_network.network (prepare state)]
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "provider.vsphere" references: []
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "vsphere_virtual_machine.vmFromLocalOvf (prepare state)" references: []
2020/05/08 08:43:06 [DEBUG] ReferenceTransformer: "data.vsphere_network.network (prepare state)" references: []
2020/05/08 08:43:06 [DEBUG] Starting graph walk: walkApply
2020-05-08T08:43:06.986-0700 [INFO] plugin: configuring client automatic mTLS
2020-05-08T08:43:07.009-0700 [DEBUG] plugin: starting plugin: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4 args=[/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4]
2020-05-08T08:43:07.012-0700 [DEBUG] plugin: plugin started: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4 pid=28780
2020-05-08T08:43:07.012-0700 [DEBUG] plugin: waiting for RPC address: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4
2020-05-08T08:43:07.025-0700 [INFO] plugin.terraform-provider-vsphere_v1.18.0_x4: configuring server automatic mTLS: timestamp=2020-05-08T08:43:07.025-0700
2020-05-08T08:43:07.050-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: plugin address: address=/var/folders/4w/lyh1rmyx7t1d5xtcpfb4hw4w0000gp/T/plugin961960171 network=unix timestamp=2020-05-08T08:43:07.049-0700
2020-05-08T08:43:07.050-0700 [DEBUG] plugin: using plugin: version=5
2020-05-08T08:43:07.106-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] Cached SOAP client session data not valid or persistence not enabled, new session necessary
2020-05-08T08:43:07.106-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] Creating new SOAP API session on endpoint 192.168.30.200
2020-05-08T08:43:07.240-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] SOAP API session creation successful
2020-05-08T08:43:07.240-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] VMWare vSphere Client configured for URL: 192.168.30.200
2020-05-08T08:43:07.240-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] Setting up REST client
2020-05-08T08:43:07.271-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] CIS REST client configuration successful
2020-05-08T08:43:07.300-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] vsphere_virtual_machine (ID = <new resource>): Performing diff customization and validation
2020-05-08T08:43:07.300-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] NetworkInterfaceDiffOperation: Beginning diff validation
2020-05-08T08:43:07.300-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] network_interface.0 (key 0 at <new device>): Beginning diff validation
2020-05-08T08:43:07.300-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] network_interface.0 (key 0 at <new device>): Diff validation complete
2020-05-08T08:43:07.300-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] NetworkInterfaceDiffOperation: Diff validation complete
2020-05-08T08:43:07.301-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] VAppDiffOperation: Verifying configuration meets requirements for vApp transport
2020-05-08T08:43:07.301-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] VAppDiffOperation: ISO transport is not supported on this virtual machine or multiple transport options exist
2020-05-08T08:43:07.301-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] vsphere_virtual_machine (ID = <new resource>): Diff customization and validation complete
2020/05/08 08:43:07 [WARN] Provider "registry.terraform.io/-/vsphere" produced an invalid plan for vsphere_virtual_machine.vmFromLocalOvf, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .run_tools_scripts_before_guest_shutdown: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .wait_for_guest_net_routable: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .ept_rvi_mode: planned value cty.StringVal("automatic") does not match config value cty.NullVal(cty.String)
- .num_cpus: planned value cty.NumberIntVal(1) does not match config value cty.NullVal(cty.Number)
- .boot_retry_delay: planned value cty.NumberIntVal(10000) does not match config value cty.NullVal(cty.Number)
- .firmware: planned value cty.StringVal("bios") does not match config value cty.NullVal(cty.String)
- .memory_share_level: planned value cty.StringVal("normal") does not match config value cty.NullVal(cty.String)
- .cpu_limit: planned value cty.NumberIntVal(-1) does not match config value cty.NullVal(cty.Number)
- .force_power_off: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .run_tools_scripts_after_resume: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .run_tools_scripts_before_guest_standby: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .swap_placement_policy: planned value cty.StringVal("inherit") does not match config value cty.NullVal(cty.String)
- .poweron_timeout: planned value cty.NumberIntVal(300) does not match config value cty.NullVal(cty.Number)
- .scsi_bus_sharing: planned value cty.StringVal("noSharing") does not match config value cty.NullVal(cty.String)
- .memory_limit: planned value cty.NumberIntVal(-1) does not match config value cty.NullVal(cty.Number)
d value cty.NumberIntVal(1) does not match config value cty.NullVal(cty.Number)
- .cpu_share_level: planned value cty.StringVal("normal") does not match config value cty.NullVal(cty.String)
- .hv_mode: planned value cty.StringVal("hvAuto") does not match config value cty.NullVal(cty.String)
- .num_cores_per_socket: planned value cty.NumberIntVal(1) does not match config value cty.NullVal(cty.Number)
- .latency_sensitivity: planned value cty.StringVal("normal") does not match config value cty.NullVal(cty.String)
- .migrate_wait_timeout: planned value cty.NumberIntVal(30) does not match config value cty.NullVal(cty.Number)
- .run_tools_scripts_after_power_on: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .shutdown_wait_timeout: planned value cty.NumberIntVal(3) does not match config value cty.NullVal(cty.Number)
- .network_interface: block count in plan (0) disagrees with count in config (1)
vsphere_virtual_machine.vmFromLocalOvf: Creating...
2020/05/08 08:43:07 [DEBUG] vsphere_virtual_machine.vmFromLocalOvf: applying the planned Create change
2020-05-08T08:43:07.307-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] setting computed for "guest_ip_addresses" from ComputedKeys
2020-05-08T08:43:07.307-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] setting computed for "vapp_transport" from ComputedKeys
2020-05-08T08:43:07.307-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] vsphere_virtual_machine (ID = <new resource>): Beginning create
2020-05-08T08:43:07.307-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] tagsClientIfDefined: No tags configured, skipping loading of tagging client
2020-05-08T08:43:07.307-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] /Volumes/Storage/Software/Nested_ESXi7.0_Appliance_Template_v1.ovf: VM is being deployed from OVF template
2020-05-08T08:43:07.307-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] Locating resource pool with ID resgroup-1012
2020-05-08T08:43:07.314-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] Resource pool found: resgroup-1012
2020-05-08T08:43:07.314-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] Locating folder at path "" relative to virtual machine root
2020-05-08T08:43:07.335-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] Folder located: "/Primp-Datacenter/vm"
2020-05-08T08:43:07.335-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] Locating host system ID host-1016
2020-05-08T08:43:07.344-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] Host system found: host-1016
2020-05-08T08:43:07.344-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] Locating datastore with ID "datastore-1020"
2020-05-08T08:43:07.370-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] Datastore with ID "datastore-1020" found
2020-05-08T08:43:07.443-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:07 [DEBUG] start deploying from OVF Template
2020-05-08T08:43:08.878-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:08 Total size of files to upload is 524467712 bytes
2020-05-08T08:43:08.878-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:08 [DEBUG] Absolute VMDK path: /Volumes/Storage/Software/Nested_ESXi7.0_Appliance_Template_v1-disk1.vmdk
2020-05-08T08:43:08.878-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:08 Uploaded 0 of 524467712 Bytes
vsphere_virtual_machine.vmFromLocalOvf: Still creating... [10s elapsed]
2020-05-08T08:43:18.887-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:18 Uploaded 56721408 of 524467712 Bytes
2020-05-08T08:43:20.892-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:20 NFC lease progress: ServerFaultCode: A specified parameter was not correct: percent
vsphere_virtual_machine.vmFromLocalOvf: Still creating... [20s elapsed]
2020-05-08T08:43:28.962-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:28 Uploaded 110559232 of 524467712 Bytes
vsphere_virtual_machine.vmFromLocalOvf: Still creating... [30s elapsed]
2020-05-08T08:43:39.004-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:39 Uploaded 162234368 of 524467712 Bytes
vsphere_virtual_machine.vmFromLocalOvf: Still creating... [40s elapsed]
2020-05-08T08:43:49.031-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:49 Uploaded 202113024 of 524467712 Bytes
vsphere_virtual_machine.vmFromLocalOvf: Still creating... [50s elapsed]
2020-05-08T08:43:59.070-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:43:59 Uploaded 250675200 of 524467712 Bytes
vsphere_virtual_machine.vmFromLocalOvf: Still creating... [1m0s elapsed]
2020-05-08T08:44:09.092-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:44:09 Uploaded 302120960 of 524467712 Bytes
vsphere_virtual_machine.vmFromLocalOvf: Still creating... [1m10s elapsed]
2020-05-08T08:44:19.107-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:44:19 Uploaded 354156544 of 524467712 Bytes
vsphere_virtual_machine.vmFromLocalOvf: Still creating... [1m20s elapsed]
2020-05-08T08:44:29.132-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:44:29 Uploaded 410484736 of 524467712 Bytes
vsphere_virtual_machine.vmFromLocalOvf: Still creating... [1m30s elapsed]
2020-05-08T08:44:39.163-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:44:39 Uploaded 462127104 of 524467712 Bytes
vsphere_virtual_machine.vmFromLocalOvf: Still creating... [1m40s elapsed]
2020-05-08T08:44:49.222-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:44:49 Uploaded 516947968 of 524467712 Bytes
2020-05-08T08:44:50.653-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:44:50 DEBUG : Completed uploading the VMDK file
2020-05-08T08:44:50.653-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:44:50 [DEBUG] Absolute VMDK path: /Volumes/Storage/Software/Nested_ESXi7.0_Appliance_Template_v1-disk2.vmdk
2020-05-08T08:44:50.724-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:44:50 DEBUG : Completed uploading the VMDK file
2020-05-08T08:44:50.724-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:44:50 [DEBUG] Absolute VMDK path: /Volumes/Storage/Software/Nested_ESXi7.0_Appliance_Template_v1-disk3.vmdk
2020-05-08T08:44:50.778-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:44:50 DEBUG : Completed uploading the VMDK file
vsphere_virtual_machine.vmFromLocalOvf: Still creating... [1m50s elapsed]
2020-05-08T08:44:59.243-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:44:59 Uploaded 524467712 of 524467712 Bytes
2020-05-08T08:44:59.525-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:44:59 [DEBUG] Fetching properties for VM "/Primp-Datacenter/vm/Nested-ESXi-7.0-From-Terraform"
2020-05-08T08:44:59.564-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:44:59 [DEBUG] VM "/Primp-Datacenter/vm/Nested-ESXi-7.0-From-Terraform" - UUID is "4210da38-5525-a2c6-b6d0-1af2671898ad"
2020-05-08T08:44:59.564-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:44:59 [DEBUG] Powering on virtual machine "/Primp-Datacenter/vm/Nested-ESXi-7.0-From-Terraform"
2020-05-08T08:44:59.564-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:44:59 [DEBUG] blockUntilReadyForMethod: Going to block until "PowerOnVM_Task" is no longer in the Disabled Methods list for vm vm-1262
2020-05-08T08:44:59.564-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:44:59 [DEBUG] Fetching properties for VM "/Primp-Datacenter/vm/Nested-ESXi-7.0-From-Terraform"
2020-05-08T08:45:04.606-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:04 [DEBUG] blockUntilReadyForMethod: "PowerOnVM_Task" still disabled for vm vm-1262, about to check again
2020-05-08T08:45:04.606-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:04 [DEBUG] Fetching properties for VM "/Primp-Datacenter/vm/Nested-ESXi-7.0-From-Terraform"
2020-05-08T08:45:04.639-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:04 [DEBUG] blockUntilReadyForMethod: "PowerOnVM_Task" no longer disabled for vm vm-1262
2020-05-08T08:45:05.140-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:05 [DEBUG] Fetching properties for VM "/Primp-Datacenter/vm/Nested-ESXi-7.0-From-Terraform"
2020-05-08T08:45:05.167-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:05 [DEBUG] VM "/Primp-Datacenter/vm/Nested-ESXi-7.0-From-Terraform" is powered off, attempting to power on.
2020-05-08T08:45:05.796-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:05 [DEBUG] PowerOn task for VM "/Primp-Datacenter/vm/Nested-ESXi-7.0-From-Terraform" was successful.
2020-05-08T08:45:05.796-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:05 [DEBUG] Fetching properties for VM "/Primp-Datacenter/vm/Nested-ESXi-7.0-From-Terraform"
2020-05-08T08:45:05.842-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:05 [DEBUG] Skipping IP waiter for VM "/Primp-Datacenter/vm/Nested-ESXi-7.0-From-Terraform"
2020-05-08T08:45:05.843-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:05 [DEBUG] Skipping network waiter for VM "/Primp-Datacenter/vm/Nested-ESXi-7.0-From-Terraform"
2020-05-08T08:45:05.843-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:05 [DEBUG] vsphere_virtual_machine (ID = 4210da38-5525-a2c6-b6d0-1af2671898ad): Create complete
2020-05-08T08:45:05.843-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:05 [DEBUG] vsphere_virtual_machine (ID = 4210da38-5525-a2c6-b6d0-1af2671898ad): Reading state of virtual machine
2020-05-08T08:45:05.843-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:05 [DEBUG] Locating virtual machine with UUID "4210da38-5525-a2c6-b6d0-1af2671898ad"
2020-05-08T08:45:05.843-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:05 [DEBUG] Using SearchIndex to look up UUID "4210da38-5525-a2c6-b6d0-1af2671898ad"
2020-05-08T08:45:05.865-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:05 [DEBUG] VM "/Primp-Datacenter/vm/Nested-ESXi-7.0-From-Terraform" found for UUID "4210da38-5525-a2c6-b6d0-1af2671898ad"
2020-05-08T08:45:05.865-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:05 [DEBUG] Fetching properties for VM "/Primp-Datacenter/vm/Nested-ESXi-7.0-From-Terraform"
2020-05-08T08:45:05.890-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:05 [DEBUG] MOID for VM "/Primp-Datacenter/vm/Nested-ESXi-7.0-From-Terraform" is "vm-1262"
2020-05-08T08:45:05.890-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:05 [DEBUG] Locating vApp container with ID resgroup-1012
2020-05-08T08:45:05.895-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:05 [DEBUG] Locating datastore with ID "datastore-1020"
2020-05-08T08:45:05.900-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:05 [DEBUG] Datastore with ID "datastore-1020" found
2020-05-08T08:45:05.942-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:05 [DEBUG] queryAssociatedProfile: Retrieving storage policy of server object of type [virtualMachine] and key [vm-1262].
2020-05-08T08:45:06.053-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] ReadSCSIBusType: SCSI controller layout for first 1 controllers: pvscsi-1000
2020-05-08T08:45:06.053-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] ReadSCSIBusSharing: SCSI controller layout for first 1 controllers: pvscsi-1000
2020-05-08T08:45:06.053-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] DiskRefreshOperation: Beginning refresh
2020-05-08T08:45:06.053-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] DiskRefreshOperation: Found controller "pvscsi-1000" for device "disk-1000-0"
2020-05-08T08:45:06.053-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] DiskRefreshOperation: Found controller "pvscsi-1000" for device "disk-1000-1"
2020-05-08T08:45:06.053-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] DiskRefreshOperation: Found controller "pvscsi-1000" for device "disk-1000-2"
2020-05-08T08:45:06.053-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] DiskRefreshOperation: Disk devices located: disk-1000-0,disk-1000-1,disk-1000-2
2020-05-08T08:45:06.053-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] DiskRefreshOperation: Current resource set from state:
2020-05-08T08:45:06.053-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] DiskRefreshOperation: Looking for freshly-created or re-assigned resources to read in
2020-05-08T08:45:06.053-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] DiskRefreshOperation: Disk devices after created/re-assigned device search: disk-1000-0,disk-1000-1,disk-1000-2
2020-05-08T08:45:06.053-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] DiskRefreshOperation: Resource set to write after created/re-assigned device search:
2020-05-08T08:45:06.053-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] DiskRefreshOperation: Looking for devices known in state
2020-05-08T08:45:06.054-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] DiskRefreshOperation: Resource set to write after known device search:
2020-05-08T08:45:06.054-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] DiskRefreshOperation: Probable orphaned disk devices: disk-1000-0,disk-1000-1,disk-1000-2
2020-05-08T08:45:06.054-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] DiskRefreshOperation: Adding orphaned devices
2020-05-08T08:45:06.054-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] diskPathOrName: Using defined name value as fallback ""
2020-05-08T08:45:06.054-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] disk.0 (key 2000 at scsi:0:0) (<unknown>): Reading state
2020-05-08T08:45:06.054-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] FindVirtualDevice: Looking for device with key 2000
vider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] FindVirtualDevice: Device found: disk-1000-0
2020-05-08T08:45:06.054-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] Locating virtual machine with UUID "4210da38-5525-a2c6-b6d0-1af2671898ad"
2020-05-08T08:45:06.054-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] Using SearchIndex to look up UUID "4210da38-5525-a2c6-b6d0-1af2671898ad"
2020-05-08T08:45:06.065-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] VM "/Primp-Datacenter/vm/Nested-ESXi-7.0-From-Terraform" found for UUID "4210da38-5525-a2c6-b6d0-1af2671898ad"
2020-05-08T08:45:06.089-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] queryAssociatedProfile: Retrieving storage policy of server object of type [virtualDiskId] and key [vm-1262:2000].
2020-05-08T08:45:06.102-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] diskPathOrName: Using defined path value "4b78b55e-c726-3a7a-5036-ac1f6b1a4efa/Nested-ESXi-7.0-From-Terraform.vmdk"
2020-05-08T08:45:06.102-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] disk.0 (key 2000 at scsi:0:0) (4b78b55e-c726-3a7a-5036-ac1f6b1a4efa/Nested-ESXi-7.0-From-Terraform.vmdk): Read finished (key and device address may have changed)
2020-05-08T08:45:06.102-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] diskPathOrName: Using defined name value as fallback ""
2020-05-08T08:45:06.102-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] disk.1 (key 2001 at scsi:0:1) (<unknown>): Reading state
2020-05-08T08:45:06.102-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] FindVirtualDevice: Looking for device with key 2001
2020-05-08T08:45:06.102-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] FindVirtualDevice: Device found: disk-1000-1
2020-05-08T08:45:06.102-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] Locating virtual machine with UUID "4210da38-5525-a2c6-b6d0-1af2671898ad"
2020-05-08T08:45:06.102-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] Using SearchIndex to look up UUID "4210da38-5525-a2c6-b6d0-1af2671898ad"
2020-05-08T08:45:06.117-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] VM "/Primp-Datacenter/vm/Nested-ESXi-7.0-From-Terraform" found for UUID "4210da38-5525-a2c6-b6d0-1af2671898ad"
2020-05-08T08:45:06.168-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] queryAssociatedProfile: Retrieving storage policy of server object of type [virtualDiskId] and key [vm-1262:2001].
2020-05-08T08:45:06.183-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] diskPathOrName: Using defined path value "4b78b55e-c726-3a7a-5036-ac1f6b1a4efa/Nested-ESXi-7.0-From-Terraform_1.vmdk"
2020-05-08T08:45:06.183-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] disk.1 (key 2001 at scsi:0:1) (4b78b55e-c726-3a7a-5036-ac1f6b1a4efa/Nested-ESXi-7.0-From-Terraform_1.vmdk): Read finished (key and device address may have changed)
2020-05-08T08:45:06.183-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] diskPathOrName: Using defined name value as fallback ""
2020-05-08T08:45:06.183-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] disk.2 (key 2002 at scsi:0:2) (<unknown>): Reading state
2020-05-08T08:45:06.183-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] FindVirtualDevice: Looking for device with key 2002
2020-05-08T08:45:06.183-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] FindVirtualDevice: Device found: disk-1000-2
2020-05-08T08:45:06.183-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] Locating virtual machine with UUID "4210da38-5525-a2c6-b6d0-1af2671898ad"
2020-05-08T08:45:06.183-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] Using SearchIndex to look up UUID "4210da38-5525-a2c6-b6d0-1af2671898ad"
2020-05-08T08:45:06.192-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] VM "/Primp-Datacenter/vm/Nested-ESXi-7.0-From-Terraform" found for UUID "4210da38-5525-a2c6-b6d0-1af2671898ad"
2020-05-08T08:45:06.213-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] queryAssociatedProfile: Retrieving storage policy of server object of type [virtualDiskId] and key [vm-1262:2002].
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] diskPathOrName: Using defined path value "4b78b55e-c726-3a7a-5036-ac1f6b1a4efa/Nested-ESXi-7.0-From-Terraform_2.vmdk"
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] disk.2 (key 2002 at scsi:0:2) (4b78b55e-c726-3a7a-5036-ac1f6b1a4efa/Nested-ESXi-7.0-From-Terraform_2.vmdk): Read finished (key and device address may have changed)
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] DiskRefreshOperation: Resource set to write after adding orphaned devices: (key 2000 at scsi:0:0),(key 2001 at scsi:0:1),(key 2002 at scsi:0:2)
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] DiskRefreshOperation: Final (sorted) resource set to write: (key 2000 at scsi:0:0),(key 2001 at scsi:0:1),(key 2002 at scsi:0:2)
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] DiskRefreshOperation: Refresh operation complete, sending new resource set
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] NetworkInterfaceRefreshOperation: Beginning refresh
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] NetworkInterfaceRefreshOperation: Network devices located: ethernet-0,ethernet-1
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] NetworkInterfaceRefreshOperation: Current resource set from state:
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] NetworkInterfaceRefreshOperation: 2 devices over a 2 unit range
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] NetworkInterfaceRefreshOperation: Looking for freshly-created resources to read in
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] NetworkInterfaceRefreshOperation: Network devices after freshly-created device search: ethernet-0,ethernet-1
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] NetworkInterfaceRefreshOperation: Resource set to write after freshly-created device search: (<nil>),(<nil>)
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] NetworkInterfaceRefreshOperation: Looking for devices known in state
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] NetworkInterfaceRefreshOperation: Resource set to write after known device search: (<nil>),(<nil>)
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] NetworkInterfaceRefreshOperation: Probable orphaned network interfaces: ethernet-0,ethernet-1
NetworkInterfaceRefreshOperation: Adding orphaned devices
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] network_interface.0 (key 4000 at pci:0:7): Reading state
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] FindVirtualDevice: Looking for device with key 4000
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] FindVirtualDevice: Device found: ethernet-0
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] network_interface.0 (key 4000 at pci:0:7): Read finished (key and device address may have changed)
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] network_interface.1 (key 4001 at pci:0:8): Reading state
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] FindVirtualDevice: Looking for device with key 4001
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] FindVirtualDevice: Device found: ethernet-1
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] network_interface.1 (key 4001 at pci:0:8): Read finished (key and device address may have changed)
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] NetworkInterfaceRefreshOperation: Resource set to write after adding orphaned devices: (key 4000 at pci:0:7),(key 4001 at pci:0:8)
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] NetworkInterfaceRefreshOperation: Refresh operation complete, sending new resource set
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] CdromRefreshOperation: Beginning refresh
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] CdromRefreshOperation: CDROM devices located: cdrom-3000
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] CdromRefreshOperation: Current resource set from state:
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] CdromRefreshOperation: Looking for freshly-created resources to read in
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] CdromRefreshOperation: CDROM devices after freshly-created device search: cdrom-3000
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] CdromRefreshOperation: Resource set to write after freshly-created device search:
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] CdromRefreshOperation: Looking for devices known in state
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] CdromRefreshOperation: Resource set to write after known device search:
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] CdromRefreshOperation: Probable orphaned CDROM devices: cdrom-3000
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] cdrom.0 (key 3000 at ide:0:0): Reading state
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] FindVirtualDevice: Looking for device with key 3000
found: cdrom-3000
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 cdrom.0 (key 3000 at ide:0:0): [DEBUG] Unknown CDROM type *types.VirtualCdromRemotePassthroughBackingInfo, clearing all attributes
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] cdrom.0 (key 3000 at ide:0:0): Read finished (key and device address may have changed)
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] CdromRefreshOperation: Resource set to write after adding orphaned devices: (key 3000 at ide:0:0)
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] CdromRefreshOperation: Refresh operation complete, sending new resource set
2020-05-08T08:45:06.227-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] Reading tags for object "vm-1262"
2020-05-08T08:45:06.647-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] Tags for object "vm-1262":
2020-05-08T08:45:06.647-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] vsphere_virtual_machine (ID = 4210da38-5525-a2c6-b6d0-1af2671898ad): Checking guest networking state
2020-05-08T08:45:06.647-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] vsphere_virtual_machine (ID = 4210da38-5525-a2c6-b6d0-1af2671898ad): No IP addresses found in guest state
2020-05-08T08:45:06.647-0700 [DEBUG] plugin.terraform-provider-vsphere_v1.18.0_x4: 2020/05/08 08:45:06 [DEBUG] vsphere_virtual_machine (ID = 4210da38-5525-a2c6-b6d0-1af2671898ad): Read complete
2020/05/08 08:45:06 [WARN] Provider "registry.terraform.io/-/vsphere" produced an unexpected new value for vsphere_virtual_machine.vmFromLocalOvf, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .scsi_type: was null, but now cty.StringVal("pvscsi")
- .nested_hv_enabled: was null, but now cty.True
- .storage_policy_id: was null, but now cty.StringVal("aa6d5a82-1c88-45da-85d3-3d74b91a5bad")
- .boot_delay: was null, but now cty.NumberIntVal(0)
- .firmware: was cty.StringVal("bios"), but now cty.StringVal("efi")
- .num_cpus: was cty.NumberIntVal(1), but now cty.NumberIntVal(2)
- .memory_reservation: was null, but now cty.NumberIntVal(0)
- .boot_retry_enabled: was null, but now cty.False
- .sync_time_with_host: was null, but now cty.True
- .annotation: was null, but now cty.StringVal("Nested ESXi 7.0 Appliance (Build 15843807) www.virtuallyghetto.com")
- .cpu_performance_counters_enabled: was null, but now cty.False
- .efi_secure_boot_enabled: was null, but now cty.False
- .guest_id: was null, but now cty.StringVal("vmkernel65Guest")
- .memory: was null, but now cty.NumberIntVal(8192)
- .cpu_hot_remove_enabled: was null, but now cty.False
- .run_tools_scripts_before_guest_reboot: was null, but now cty.False
- .alternate_guest_name: was null, but now cty.StringVal("")
- .memory_hot_add_enabled: was null, but now cty.False
- .folder: was null, but now cty.StringVal("")
- .cpu_hot_add_enabled: was null, but now cty.False
- .enable_disk_uuid: was null, but now cty.True
- .enable_logging: was null, but now cty.True
- .cpu_reservation: was null, but now cty.NumberIntVal(0)
- .disk: block count changed from 0 to 3
- .network_interface: block count changed from 0 to 2
- .ovf_deploy[0].disk_provisioning: was null, but now cty.StringVal("")
y[0].ip_allocation_policy: was null, but now cty.StringVal("")
- .ovf_deploy[0].ip_protocol: was null, but now cty.StringVal("")
- .ovf_deploy[0].remote_ovf_url: was null, but now cty.StringVal("")
- .cdrom: block count changed from 0 to 1
vsphere_virtual_machine.vmFromLocalOvf: Creation complete after 2m0s [id=4210da38-5525-a2c6-b6d0-1af2671898ad]
2020-05-08T08:45:06.666-0700 [DEBUG] plugin: plugin process exited: path=/Users/lamw/Dropbox/TF/.terraform/plugins/darwin_amd64/terraform-provider-vsphere_v1.18.0_x4 pid=28780
2020-05-08T08:45:06.666-0700 [DEBUG] plugin: plugin exited
Warning: Interpolation-only expressions are deprecated
on test.tf line 36, in resource "vsphere_virtual_machine" "vmFromLocalOvf":
36: resource_pool_id = "${data.vsphere_resource_pool.pool.id}"
Terraform 0.11 and earlier required all non-constant expressions to be
provided via interpolation syntax, but this pattern is now deprecated. To
silence this warning, remove the "${ sequence from the start and the }"
sequence from the end of this expression, leaving just the inner expression.
Template interpolation syntax is still used to construct strings from
expressions when the template includes multiple interpolation sequences or a
mixture of literal strings and interpolations. This deprecation applies only
to templates that consist entirely of a single interpolation sequence.
(and 4 more similar warnings elsewhere)
Apply complete! Resources: 1 added, 0 changed, 0 destroyed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment