Comment 5 for bug 1818305

Revision history for this message
wes hayutin (weshayutin) wrote : Re: overcloud-full image fails to build calling mkfs -t xfs, exec sudo failed

2019-03-06 21:23:59.825 | ++ diskimage_builder/lib/common-functions:tmpfs_check:26 : awk '/^MemTotal/ { print $2 }' /proc/meminfo
2019-03-06 21:23:59.829 | + diskimage_builder/lib/common-functions:tmpfs_check:26 : total_kB=16266216
2019-03-06 21:23:59.831 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : RAM_NEEDED=14
2019-03-06 21:23:59.834 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 16266216 -lt 14680064 ']'
2019-03-06 21:23:59.837 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : return 0
2019-03-06 21:23:59.839 | + diskimage_builder/lib/common-functions:cleanup_image_dir:228 : timeout 120 sh -c 'while ! sudo umount -f /tmp/dib_image.vrRT1krJ; do sleep 1; done'
2019-03-06 21:23:59.971 | + diskimage_builder/lib/common-functions:cleanup_image_dir:233 : rm -rf --one-file-system /tmp/dib_image.vrRT1krJ
2019-03-06 21:23:59.975 | Build completed successfully
[zuul@standalone ~]$ ^C
[zuul@standalone ~]$ ls
containers-prepare-parameters.yaml ironic-python-agent.d overcloud-full.log standalone_container_prep.log undercloud-ansible-PSXWO1
containers-prepare-parameters.yaml.21442.2019-03-06@20:14:02~ ironic-python-agent.initramfs overcloud-full.qcow2 standalone-container-prep.sh undercloud-install-20190306201946.tar.bzip2
DLRN ironic-python-agent.kernel overcloud-full.vmlinuz standalone_deploy.log undercloud-passwords.conf
dlrn-venv ironic-python-agent.log overcloud-image-build.sh standalone_parameters.yaml workspace
get-overcloud-nodes.py ironic-python-agent.vmlinuz repo_setup.log standalone.sh
install_packages.sh overcloud-full.d repo_setup.sh tripleo-heat-installer-templates
install_packages.sh.log overcloud-full.initrd src tripleo-undercloud-passwords.yaml
[zuul@standalone ~]$ ls *.vmlinuz|qcow2
-bash: qcow2: command not found
[zuul@standalone ~]$ ls *.qcow2
overcloud-full.qcow2
[zuul@standalone ~]$ ls *.kernel
ironic-python-agent.kernel
[zuul@standalone ~]$