Skip to content

Instantly share code, notes, and snippets.

@palmertime
Created March 24, 2017 16:14
Show Gist options
  • Save palmertime/3e57999a53b4fddc64a011d9f8d2eb3c to your computer and use it in GitHub Desktop.
Save palmertime/3e57999a53b4fddc64a011d9f8d2eb3c to your computer and use it in GitHub Desktop.
packer vsphere upload debug
==> vmware-iso: Running post-processor: vsphere
2017/03/22 11:22:42 ui: vmware-iso (vsphere): Uploading packer-ubuntu-16.04-amd64-vmware/packer-ubuntu-16.04-amd64.vmx to vSphere
2017/03/22 11:22:42 packer: 2017/03/22 11:22:42 Starting ovftool with parameters: --acceptAllEulas --name=ubuntu16.04-base --datastore=Datastore --noSSLVerify=true --diskMode=thick packer-ubuntu-16.04-amd64-vmware/packer-ubuntu-16.04-amd64.vmx vi://administrator:<password>@vcenter-ilab.example.com/ilab/host/cluster
vmware-iso (vsphere): Uploading packer-ubuntu-16.04-amd64-vmware/packer-ubuntu-16.04-amd64.vmx to vSphere
2017/03/22 11:22:45 Deleting original artifact for build 'vmware-iso'
2017/03/22 11:22:45 ui error: Build 'vmware-iso' errored: 1 error(s) occurred:
* Post-processor failed: Failed: exit status 1
2017/03/22 11:22:45 Builds completed. Waiting on interrupt barrier...
2017/03/22 11:22:45 machine readable: error-count []string{"1"}
2017/03/22 11:22:45 ui error:
==> Some builds didn't complete successfully and had errors:
2017/03/22 11:22:45 machine readable: vmware-iso,error []string{"1 error(s) occurred:\n\n* Post-processor failed: Failed: exit status 1\n"}
2017/03/22 11:22:45 ui error: --> vmware-iso: 1 error(s) occurred:
* Post-processor failed: Failed: exit status 1
2017/03/22 11:22:45 ui:
==> Builds finished but no artifacts were created.
2017/03/22 11:22:45 waiting for all plugin processes to complete...
Build 'vmware-iso' errored: 1 error(s) occurred:
* Post-processor failed: Failed: exit status 1
==> Some builds didn't complete successfully and had errors:
--> vmware-iso: 1 error(s) occurred:
* Post-processor failed: Failed: exit status 1
2017/03/22 11:22:45 /Users/me/bin/packer: plugin process exited
2017/03/22 11:22:45 /Users/me/bin/packer: plugin process exited
2017/03/22 11:22:45 /Users/me/bin/packer: plugin process exited
2017/03/22 11:22:45 /Users/me/bin/packer: plugin process exited
2017/03/22 11:22:45 /Users/me/bin/packer: plugin process exited
==> Builds finished but no artifacts were created.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment