<div dir="ltr">Hi Team,<div><br></div><div>I am trying to build openstack wallaby images following the below link:</div><div><br></div><div><a href="https://docs.openstack.org/project-deploy-guide/tripleo-docs/wallaby/deployment/install_overcloud.html#deploy-the-overcloud">https://docs.openstack.org/project-deploy-guide/tripleo-docs/wallaby/deployment/install_overcloud.html#deploy-the-overcloud</a><br></div><div><br></div><div>But following the below issue:</div><div><br></div><div>2023-07-04 05:20:25.560 | --> Starting dependency resolution<br>2023-07-04 05:20:25.632 | --> Finished dependency resolution<br>2023-07-04 05:20:25.636 | Error:<br>2023-07-04 05:20:25.636 |  Problem: cannot install the best candidate for the job<br><b>2023-07-04 05:20:25.636 |   - nothing provides pacemaker-libs(x86-64) = 2.1.6-2.el8 needed by pacemaker-remote-2.1.6-2.el8.x86_64<br>2023-07-04 05:20:25.636 | (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate<br></b>2023-07-04 05:20:26.084 | Unmount /home/stack/image/dib_build.9WnO74VD/mnt/tmp/yum<br>2023-07-04 05:20:26.111 | Unmount /home/stack/image/dib_build.9WnO74VD/mnt/tmp/in_target.d<br>2023-07-04 05:20:26.136 | Unmount /home/stack/image/dib_build.9WnO74VD/mnt/sys<br>2023-07-04 05:20:26.161 | Unmount /home/stack/image/dib_build.9WnO74VD/mnt/proc<br>2023-07-04 05:20:26.191 | Unmount /home/stack/image/dib_build.9WnO74VD/mnt/dev/pts<br>2023-07-04 05:20:26.221 | Unmount /home/stack/image/dib_build.9WnO74VD/mnt/dev<br>2023-07-04 05:20:26.843 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here<br>Exception occured while running the command<br>Traceback (most recent call last):<br>  File "/usr/lib/python3.6/site-packages/tripleoclient/command.py", line 34, in run<br>    super(Command, self).run(parsed_args)<br>  File "/usr/lib/python3.6/site-packages/osc_lib/command/command.py", line 39, in run<br>    return super(Command, self).run(parsed_args)<br>  File "/usr/lib/python3.6/site-packages/cliff/command.py", line 185, in run<br>    return_code = self.take_action(parsed_args) or 0<br>  File "/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_image.py", line 120, in take_action<br>    manager.build()<br>  File "/usr/lib/python3.6/site-packages/tripleo_common/image/build.py", line 85, in build<br>    elements, options, packages, extra_options)<br>  File "/usr/lib/python3.6/site-packages/tripleo_common/image/image_builder.py", line 140, in build_image<br>    raise subprocess.CalledProcessError(process.returncode, cmd)<br>subprocess.CalledProcessError: Command '['disk-image-create', '-a', 'amd64', '-o', './overcloud-full', '-t', 'qcow2', '-p', 'pythoollector,sos,device-mapper-multipath,openstack-heat-agents,os-net-config,jq,python3-dbus', '--min-tmpfs=7', '--mkfs-options', '-s baremetal', 'openvswitch', 'overcloud-agent', 'overcloud-base', 'overcloud-controller', 'overcloud-compute', 'overcloud-ceph-stora'stable-interface-names', 'grub2', 'element-manifest', 'dynamic-login', 'iptables', 'enable-packages-install', 'override-pip-and-venerate', 'remove-machine-id', 'remove-resolvconf', 'openssh', 'disable-nouveau', 'selinux-permissive', 'interface-names']' return 1.<br></div><div><br></div><div><br></div><div>I can see the same issue reported in bugzilla</div><div><br></div><div><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2017520">https://bugzilla.redhat.com/show_bug.cgi?id=2017520</a></div><div><a href="https://www.mail-archive.com/users@lists.rdoproject.org/msg01009.html">https://www.mail-archive.com/users@lists.rdoproject.org/msg01009.html</a><br></div><div><br></div><div>Steps to Reproduce:</div><div>1. export OS_YAML="/usr/share/openstack-tripleo-common/image-yaml/overcloud-images-centos8.yaml"<br>2. export DIB_YUM_REPO_CONF="/etc/yum.repos.d/delorean* /etc/yum.repos.d/tripleo-centos-*"<br>3. export STABLE_RELEASE="wallaby"<br>4. openstack overcloud image build --config-file /usr/share/openstack-tripleo-common/image-yaml/overcloud-images-python3.yaml --config-file $OS_YAML<br></div><div><br></div><div>The same issue is being observed in "XENA" release as well.</div><div><br></div><div>Can someone please help</div><div><br></div><div>Regards</div><div>Anirudh Gupta</div></div>