packer build -only virtualbox-ovf -var "prefix=runner-" -var "platform=centos" -var "platform_version=6.6" -var "release=test-20150319-1" -var "build_dir=../images" -var "headless=true" -var "source_vmx=../images/runner-centos-6.6-x86_64-test-20150319-1-baseimage.vmwarevm/runner-centos-6.6-x86_64-test-20150319-1-baseimage.vmx" -var "source_ovf=../images/runner-centos-6.6-x86_64-test-20150319-1.baseimage.ova" rhel_common-vagrant.json
virtualbox-ovf output will be in this color.
==> virtualbox-ovf: Downloading or copying Guest additions
virtualbox-ovf: Downloading or copying: file:///Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso
==> virtualbox-ovf: Importing VM: ../images/runner-centos-6.6-x86_64-test-20150319-1.baseimage.ova
==> virtualbox-ovf: Error importing VM: VBoxManage error: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
==> virtualbox-ovf: Interpreting /Users/gruiz-ade/tmp/scm-images/images/runner-centos-6.6-x86_64-test-20150319-1.baseimage.ova...
==> virtualbox-ovf: OK.
==> virtualbox-ovf: 0%...
==> virtualbox-ovf: Progress state: NS_ERROR_FAILURE
==> virtualbox-ovf: VBoxManage: error: Appliance import failed
==> virtualbox-ovf: VBoxManage: error: Internal inconsistency looking up disk image 'runner-centos-6.6-x86_64-test-20150319-1.baseimage-file1.iso.gz'. Check compliance OVA package structure and file names references in the section <References> in the OVF file
==> virtualbox-ovf: VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component Appliance, interface IAppliance
==> virtualbox-ovf: VBoxManage: error: Context: "int handleImportAppliance(HandlerArg*)" at line 779 of file VBoxManageAppliance.cpp
==> virtualbox-ovf: Deleting output directory...
Build 'virtualbox-ovf' errored: Error importing VM: VBoxManage error: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /Users/gruiz-ade/tmp/scm-images/images/runner-centos-6.6-x86_64-test-20150319-1.baseimage.ova...
OK.
0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Appliance import failed
VBoxManage: error: Internal inconsistency looking up disk image 'runner-centos-6.6-x86_64-test-20150319-1.baseimage-file1.iso.gz'. Check compliance OVA package structure and file names references in the section <References> in the OVF file
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component Appliance, interface IAppliance
VBoxManage: error: Context: "int handleImportAppliance(HandlerArg*)" at line 779 of file VBoxManageAppliance.cpp
==> Some builds didn't complete successfully and had errors:
--> virtualbox-ovf: Error importing VM: VBoxManage error: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /Users/gruiz-ade/tmp/scm-images/images/runner-centos-6.6-x86_64-test-20150319-1.baseimage.ova...
OK.
0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Appliance import failed
VBoxManage: error: Internal inconsistency looking up disk image 'runner-centos-6.6-x86_64-test-20150319-1.baseimage-file1.iso.gz'. Check compliance OVA package structure and file names references in the section <References> in the OVF file
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component Appliance, interface IAppliance
VBoxManage: error: Context: "int handleImportAppliance(HandlerArg*)" at line 779 of file VBoxManageAppliance.cpp
==> Builds finished but no artifacts were created.