[
https://issues.apache.org/jira/browse/CLOUDSTACK-6746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yoshikazu Nojima resolved CLOUDSTACK-6746.
------------------------------------------
Resolution: Fixed
> systemvm template build failed since branch-vmware-disk1.vmdk is missing
> ------------------------------------------------------------------------
>
> Key: CLOUDSTACK-6746
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6746
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: SystemVM
> Affects Versions: Future, 4.4.0
> Environment: Compilation environment:
> Ubuntu Server 14.04
> virtualbox : 4.3.10-dfsg-1
> Reporter: Yoshikazu Nojima
> Assignee: Yoshikazu Nojima
> Priority: Critical
> Fix For: Future, 4.4.0
>
>
> systemvm template build failed since newer vboxmanage generates
> $appliance-$branch-vmware-disk3.vmdk
> + vboxmanage internalcommands converttoraw -format vdi
> /var/lib/jenkins/VirtualBox VMs/systemvm64template/systemvm64template1.vdi
> raw.img
> Converting image "/var/lib/jenkins/VirtualBox
> VMs/systemvm64template/systemvm64template1.vdi" with size 2621440000 bytes
> (2500MB) to raw...
> + qemu-img convert -f raw -c -O qcow2 raw.img
> systemvm64template-master-kvm.qcow2
> + rm raw.img
> + bzip2 systemvm64template-master-kvm.qcow2
> + echo systemvm64template exported for KVM:
> dist/systemvm64template-master-kvm.qcow2.bz2
> systemvm64template exported for KVM:
> dist/systemvm64template-master-kvm.qcow2.bz2
> + vboxmanage clonehd 84fd8a8d-6046-42e4-a069-eed69b0070c5
> systemvm64template-master-vmware.vmdk --format VMDK
> 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
> Clone hard disk created in format 'VMDK'. UUID:
> 1fff90db-da70-4065-ad77-4a5db0c9b396
> + bzip2 systemvm64template-master-vmware.vmdk
> + echo systemvm64template exported for VMWare:
> dist/systemvm64template-master-vmware.vmdk.bz2
> systemvm64template exported for VMWare:
> dist/systemvm64template-master-vmware.vmdk.bz2
> + vboxmanage export b6840051-6dcc-4874-84e2-8d137c0cf081 --output
> systemvm64template-master-vmware.ovf
> 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
> Successfully exported 1 machine(s).
> + mv systemvm64template-master-vmware.ovf
> systemvm64template-master-vmware.ovf-orig
> + java -cp convert Convert convert_ovf_vbox_to_esx.xslt
> systemvm64template-master-vmware.ovf-orig systemvm64template-master-vmware.ovf
> + tar -cf systemvm64template-master-vmware.ova
> systemvm64template-master-vmware.ovf
> systemvm64template-master-vmware-disk3.vmdk
> + rm -f systemvm64template-master-vmware.ovf
> systemvm64template-master-vmware.ovf-orig
> systemvm64template-master-vmware-disk3.vmdk
> + echo systemvm64template exported for VMWare:
> dist/systemvm64template-master-vmware.ova
> systemvm64template exported for VMWare:
> dist/systemvm64template-master-vmware.ova
> + vboxmanage clonehd 84fd8a8d-6046-42e4-a069-eed69b0070c5
> systemvm64template-master-hyperv.vhd --format VHD
> 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
> Clone hard disk created in format 'VHD'. UUID:
> 2ac4e5d5-66b4-4c10-8c80-0673c1c3d3b1
> + zip systemvm64template-master-hyperv.vhd.zip
> systemvm64template-master-hyperv.vhd
> ./build.sh: 115: ./build.sh: zip: not found
> Build step 'Execute shell' marked build as failure
> Finished: FAILURE
--
This message was sent by Atlassian JIRA
(v6.2#6252)