STEP 1/6: FROM quay.rdoproject.org/podified-antelope-centos9/openstack-os:19f02e65741c3a6d2995ab987df1a599 STEP 2/6: USER root STEP 3/6: RUN bash /usr/local/bin/uid_gid_manage nova + '[' -z nova ']' + _USERS_TO_CREATE=nova + declare -A _SUPPORTED_USERS + _SUPPORTED_USERS['aodh']='aodh 42402 42402 /var/lib/aodh kolla' + _SUPPORTED_USERS['barbican']='barbican 42403 42403 /var/lib/barbican kolla,nfast' + _SUPPORTED_USERS['ceilometer']='ceilometer 42405 42405 /var/lib/ceilometer kolla' + _SUPPORTED_USERS['cinder']='cinder 42407 42407 /var/lib/cinder kolla' + _SUPPORTED_USERS['cloud-admin']='cloud-admin 42401 42401 /home/cloud-admin kolla' + _SUPPORTED_USERS['designate']='designate 42411 42411 /var/lib/designate kolla' + _SUPPORTED_USERS['frrvty']='frrvty 42483 42483' + _SUPPORTED_USERS['frr']='frr 42484 42484 /var/run/frr kolla,frrvty' + _SUPPORTED_USERS['glance']='glance 42415 42415 /var/lib/glance kolla' + _SUPPORTED_USERS['haproxy']='haproxy 42454 42454 /var/lib/haproxy kolla' + _SUPPORTED_USERS['heat']='heat 42418 42418 /var/lib/heat kolla' + _SUPPORTED_USERS['horizon']='horizon 42420 42420 /var/lib/horizon kolla' + _SUPPORTED_USERS['horizontest']='horizontest 42455 42455 /var/lib/horizontest kolla' + _SUPPORTED_USERS['hugetlbfs']='hugetlbfs 42477 42477' + _SUPPORTED_USERS['ironic']='ironic 42422 42422 /var/lib/ironic kolla' + _SUPPORTED_USERS['ironic-inspector']='ironic-inspector 42461 42461 /var/lib/ironic-inspector kolla' + _SUPPORTED_USERS['keystone']='keystone 42425 42425 /var/lib/keystone kolla' + _SUPPORTED_USERS['kolla']='kolla 42400 42400' + _SUPPORTED_USERS['libvirt']='libvirt 42473 42473' + _SUPPORTED_USERS['manila']='manila 42429 42429 /var/lib/manila kolla' + _SUPPORTED_USERS['memcached']='memcached 42457 42457 /run/memcache kolla' + _SUPPORTED_USERS['mysql']='mysql 42434 42434 /var/lib/mysql kolla' + _SUPPORTED_USERS['neutron']='neutron 42435 42435 /var/lib/neutron kolla' + _SUPPORTED_USERS['nfast']='nfast 42481 42481' + _SUPPORTED_USERS['nova']='nova 42436 42436 /var/lib/nova qemu,libvirt,tss,kolla' + _SUPPORTED_USERS['octavia']='octavia 42437 42437 /var/lib/octavia kolla' + _SUPPORTED_USERS['openvswitch']='openvswitch 42476 42476' + _SUPPORTED_USERS['ovn-bgp']='ovn-bgp 42486 42486 /var/lib/ovn-bgp kolla' + _SUPPORTED_USERS['placement']='placement 42482 42482 /var/lib/placement kolla' + _SUPPORTED_USERS['qemu']='qemu 107 107' + _SUPPORTED_USERS['rabbitmq']='rabbitmq 42439 42439 /var/lib/rabbitmq kolla' + _SUPPORTED_USERS['rally']='rally 42440 42440 /var/lib/rally kolla' + _SUPPORTED_USERS['redis']='redis 42460 42460 /run/redis kolla' + _SUPPORTED_USERS['swift']='swift 42445 42445 /var/lib/swift kolla' + _SUPPORTED_USERS['tempest']='tempest 42480 42480 /var/lib/tempest kolla' + _SUPPORTED_USERS['tobiko']='tobiko 42495 42495 /var/lib/tobiko kolla' + _SUPPORTED_USERS['tss']='tss 59 59' + _SUPPORTED_USERS['ansible']='ansible 227 227 /var/lib/ansible kolla' + _SUPPORTED_USERS['watcher']='watcher 42451 42451 /var/lib/watcher kolla' + for _USER_TO_CREATE in $_USERS_TO_CREATE + _EXTRA_GROUPS_ARG= + _EXTRA_PERMS= + _HOME_ARGS= ++ echo nova 42436 42436 /var/lib/nova qemu,libvirt,tss,kolla ++ awk '{ print $1 }' + _NAME=nova ++ echo nova 42436 42436 /var/lib/nova qemu,libvirt,tss,kolla ++ awk '{ print $2 }' + _UID=42436 ++ echo nova 42436 42436 /var/lib/nova qemu,libvirt,tss,kolla ++ awk '{ print $3 }' + _GID=42436 ++ echo nova 42436 42436 /var/lib/nova qemu,libvirt,tss,kolla ++ awk '{ print $4 }' + _HOME_DIR=/var/lib/nova ++ echo nova 42436 42436 /var/lib/nova qemu,libvirt,tss,kolla ++ awk '{ print $5 }' + _EXTRA_GROUPS=qemu,libvirt,tss,kolla + [[ nova != \n\o\v\a ]] + [[ ! -z qemu,libvirt,tss,kolla ]] + _EXTRA_GROUPS_ARG='--groups qemu,libvirt,tss,kolla' + [[ -z /var/lib/nova ]] + _HOME_ARGS='-m --home /var/lib/nova' + id -g nova + _GROUPADD_CMD='groupadd --gid 42436 nova' + id nova + _USERADD_CMD='useradd -l -m --home /var/lib/nova --shell /usr/sbin/nologin --uid 42436 --gid 42436 --groups qemu,libvirt,tss,kolla nova' + eval groupadd --gid 42436 nova ++ groupadd --gid 42436 nova + eval useradd -l -m --home /var/lib/nova --shell /usr/sbin/nologin --uid 42436 --gid 42436 --groups qemu,libvirt,tss,kolla nova ++ useradd -l -m --home /var/lib/nova --shell /usr/sbin/nologin --uid 42436 --gid 42436 --groups qemu,libvirt,tss,kolla nova STEP 4/6: RUN mkdir -p /etc/ssh && touch /etc/ssh/ssh_known_host STEP 5/6: RUN dnf install -y openstack-nova-common && dnf clean all && rm -rf /var/cache/dnf delorean-openstack-barbican-42b4c41831408a8e323 742 kB/s | 13 kB 00:00 delorean-python-glean-9bc9428772e3c04d91d55cc3c 3.6 MB/s | 62 kB 00:00 delorean-python-cinderlib-39cf1d6bfcc2ed75e8320 1.2 MB/s | 32 kB 00:00 delorean-python-stevedore-c4acc5639fd2329372142 6.6 MB/s | 131 kB 00:00 delorean-gnocchi-bdf091569d79515598796c8c11d74a 868 kB/s | 24 kB 00:00 delorean-os-net-config-805ec05f8553d5d3b19c839b 15 MB/s | 355 kB 00:00 delorean-openstack-nova-2ac3efc8a4493b91d613e2f 2.8 MB/s | 42 kB 00:00 delorean-python-designate-tests-tempest-347fdbc 1.0 MB/s | 18 kB 00:00 delorean-openstack-glance-1fd12c29b339f30fe823e 871 kB/s | 18 kB 00:00 delorean-openstack-keystone-e4b40af0ae3698fbbbb 1.7 MB/s | 29 kB 00:00 delorean-openstack-manila-3c01b7181572c95dac462 1.1 MB/s | 25 kB 00:00 delorean-openstack-neutron-fwaas-5a1635635028d0 10 MB/s | 156 kB 00:00 delorean-openstack-octavia-ba397f07a7331190208c 1.6 MB/s | 26 kB 00:00 delorean-openstack-watcher-c014f81a8647287f6dcc 1.4 MB/s | 16 kB 00:00 delorean-edpm-image-builder-ba0f2912b19fd420780 298 kB/s | 7.3 kB 00:00 delorean-puppet-ceph-f98acb99d2994c745140181ba8 11 MB/s | 144 kB 00:00 delorean-openstack-swift-108b289bddbbb85dcf5e70 584 kB/s | 14 kB 00:00 delorean-python-tempestconf-405c80b5c195fcdcab1 3.4 MB/s | 53 kB 00:00 delorean-python-django-horizon-d205ff09bed65b08 5.6 MB/s | 96 kB 00:00 dlrn-antelope-testing 39 MB/s | 1.1 MB 00:00 dlrn-antelope-build-deps 7.0 MB/s | 461 kB 00:00 centos9-rabbitmq 14 MB/s | 123 kB 00:00 centos9-storage 26 MB/s | 413 kB 00:00 centos9-opstools 2.4 MB/s | 51 kB 00:00 NFV SIG OpenvSwitch 22 MB/s | 438 kB 00:00 repo-setup-centos-appstream 133 MB/s | 24 MB 00:00 repo-setup-centos-baseos 133 MB/s | 8.7 MB 00:00 repo-setup-centos-highavailability 56 MB/s | 744 kB 00:00 repo-setup-centos-powertools 128 MB/s | 7.1 MB 00:00 CentOS Stream 9 - BaseOS 8.1 MB/s | 8.7 MB 00:01 CentOS Stream 9 - AppStream 22 MB/s | 24 MB 00:01 CentOS Stream 9 - Extras packages 37 kB/s | 19 kB 00:00 Extra Packages for Enterprise Linux 9 - x86_64 17 MB/s | 20 MB 00:01 Dependencies resolved. ============================================================================================================================ Package Arch Version Repository Size ============================================================================================================================ Installing: openstack-nova-common noarch 1:27.5.2-0.20250603130706.2ac3efc.el9 delorean-component-compute 245 k Installing dependencies: acl x86_64 2.3.1-4.el9 repo-setup-centos-baseos 71 k bc x86_64 1.07.1-14.el9 repo-setup-centos-baseos 120 k checkpolicy x86_64 3.6-1.el9 repo-setup-centos-appstream 353 k chkconfig x86_64 1.24-2.el9 repo-setup-centos-baseos 178 k cryptsetup x86_64 2.7.2-4.el9 repo-setup-centos-baseos 329 k cryptsetup-libs x86_64 2.7.2-4.el9 repo-setup-centos-baseos 518 k dbus x86_64 1:1.12.20-8.el9 repo-setup-centos-baseos 3.8 k dbus-broker x86_64 28-7.el9 repo-setup-centos-baseos 172 k dbus-common noarch 1:1.12.20-8.el9 repo-setup-centos-baseos 15 k device-mapper x86_64 9:1.02.202-6.el9 repo-setup-centos-baseos 139 k device-mapper-event x86_64 9:1.02.202-6.el9 repo-setup-centos-baseos 35 k device-mapper-event-libs x86_64 9:1.02.202-6.el9 repo-setup-centos-baseos 32 k device-mapper-libs x86_64 9:1.02.202-6.el9 repo-setup-centos-baseos 179 k device-mapper-multipath x86_64 0.8.7-38.el9 repo-setup-centos-baseos 151 k device-mapper-multipath-libs x86_64 0.8.7-38.el9 repo-setup-centos-baseos 283 k device-mapper-persistent-data x86_64 1.1.0-1.el9 repo-setup-centos-baseos 1.1 M diffutils x86_64 3.7-12.el9 repo-setup-centos-baseos 397 k e2fsprogs-libs x86_64 1.46.5-7.el9 repo-setup-centos-baseos 222 k groff-base x86_64 1.22.4-10.el9 repo-setup-centos-baseos 1.1 M gssproxy x86_64 0.8.4-7.el9 repo-setup-centos-baseos 110 k hostname x86_64 3.23-6.el9 repo-setup-centos-baseos 29 k initscripts x86_64 10.11.8-4.el9 repo-setup-centos-baseos 228 k initscripts-rename-device x86_64 10.11.8-4.el9 repo-setup-centos-baseos 15 k initscripts-service noarch 10.11.8-4.el9 repo-setup-centos-baseos 12 k ipcalc x86_64 1.0.0-5.el9 repo-setup-centos-baseos 42 k iproute x86_64 6.14.0-1.el9 repo-setup-centos-baseos 835 k iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el9 repo-setup-centos-baseos 392 k iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el9 repo-setup-centos-baseos 81 k isns-utils-libs x86_64 0.101-4.el9 repo-setup-centos-baseos 101 k kbd x86_64 2.4.0-11.el9 repo-setup-centos-baseos 419 k kbd-legacy noarch 2.4.0-11.el9 repo-setup-centos-baseos 562 k kbd-misc noarch 2.4.0-11.el9 repo-setup-centos-baseos 1.7 M kmod x86_64 28-10.el9 repo-setup-centos-baseos 126 k kmod-libs x86_64 28-10.el9 repo-setup-centos-baseos 63 k kpartx x86_64 0.8.7-38.el9 repo-setup-centos-baseos 47 k libaio x86_64 0.3.111-13.el9 repo-setup-centos-baseos 24 k libbasicobjects x86_64 0.1.1-53.el9 repo-setup-centos-baseos 27 k libbpf x86_64 2:1.5.0-1.el9 repo-setup-centos-baseos 186 k libcollection x86_64 0.7.0-53.el9 repo-setup-centos-baseos 45 k libev x86_64 4.33-6.el9 repo-setup-centos-baseos 52 k libibverbs x86_64 54.0-1.el9 repo-setup-centos-baseos 451 k libini_config x86_64 1.3.1-53.el9 repo-setup-centos-baseos 67 k libmnl x86_64 1.0.4-16.el9 repo-setup-centos-baseos 28 k libnfsidmap x86_64 1:2.5.4-37.el9 repo-setup-centos-baseos 62 k libnl3 x86_64 3.11.0-1.el9 repo-setup-centos-baseos 363 k libnvme x86_64 1.13-1.el9 repo-setup-centos-baseos 111 k libpath_utils x86_64 0.2.1-53.el9 repo-setup-centos-baseos 30 k libref_array x86_64 0.1.5-53.el9 repo-setup-centos-baseos 28 k libseccomp x86_64 2.5.2-2.el9 repo-setup-centos-baseos 72 k libselinux-utils x86_64 3.6-3.el9 repo-setup-centos-baseos 190 k libsodium x86_64 1.0.18-7.el9s delorean-antelope-testing 161 k libtirpc x86_64 1.3.3-9.el9 repo-setup-centos-baseos 94 k libverto-libev x86_64 0.3.2-3.el9 repo-setup-centos-baseos 14 k libxslt x86_64 1.1.34-12.el9 repo-setup-centos-appstream 233 k lsscsi x86_64 0.32-6.el9 repo-setup-centos-baseos 68 k lvm2 x86_64 9:2.03.28-6.el9 repo-setup-centos-baseos 1.5 M lvm2-libs x86_64 9:2.03.28-6.el9 repo-setup-centos-baseos 1.0 M memcached x86_64 1.6.9-7.el9 repo-setup-centos-appstream 174 k memcached-selinux x86_64 1.6.9-7.el9 repo-setup-centos-appstream 28 k ncurses x86_64 6.2-10.20210508.el9 repo-setup-centos-baseos 400 k nfs-utils x86_64 1:2.5.4-37.el9 repo-setup-centos-baseos 459 k numactl-libs x86_64 2.0.19-1.el9 repo-setup-centos-baseos 32 k nvme-cli x86_64 2.13-1.el9 repo-setup-centos-baseos 1.1 M openstack-network-scripts x86_64 10.11.1-6.el9s delorean-antelope-testing 48 k openstack-network-scripts-openvswitch3.3 x86_64 10.11.1-6.el9s delorean-antelope-testing 10 k openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k openvswitch3.3 x86_64 3.3.4-115.el9s centos9-nfv-ovs 6.9 M perl-AutoLoader noarch 5.74-481.el9 repo-setup-centos-appstream 21 k perl-B x86_64 1.80-481.el9 repo-setup-centos-appstream 180 k perl-Carp noarch 1.50-460.el9 repo-setup-centos-appstream 30 k perl-Class-Struct noarch 0.66-481.el9 repo-setup-centos-appstream 22 k perl-Data-Dumper x86_64 2.174-462.el9 repo-setup-centos-appstream 56 k perl-Digest noarch 1.19-4.el9 repo-setup-centos-appstream 26 k perl-Digest-MD5 x86_64 2.58-4.el9 repo-setup-centos-appstream 37 k perl-Encode x86_64 4:3.08-462.el9 repo-setup-centos-appstream 1.7 M perl-Errno x86_64 1.30-481.el9 repo-setup-centos-appstream 14 k perl-Exporter noarch 5.74-461.el9 repo-setup-centos-appstream 32 k perl-Fcntl x86_64 1.13-481.el9 repo-setup-centos-appstream 20 k perl-File-Basename noarch 2.85-481.el9 repo-setup-centos-appstream 17 k perl-File-Path noarch 2.18-4.el9 repo-setup-centos-appstream 36 k perl-File-Temp noarch 1:0.231.100-4.el9 repo-setup-centos-appstream 60 k perl-File-stat noarch 1.09-481.el9 repo-setup-centos-appstream 17 k perl-FileHandle noarch 2.03-481.el9 repo-setup-centos-appstream 15 k perl-Getopt-Long noarch 1:2.52-4.el9 repo-setup-centos-appstream 61 k perl-Getopt-Std noarch 1.12-481.el9 repo-setup-centos-appstream 15 k perl-HTTP-Tiny noarch 0.076-462.el9 repo-setup-centos-appstream 54 k perl-IO x86_64 1.43-481.el9 repo-setup-centos-appstream 88 k perl-IO-Socket-IP noarch 0.41-5.el9 repo-setup-centos-appstream 43 k perl-IO-Socket-SSL noarch 2.073-2.el9 repo-setup-centos-appstream 217 k perl-IPC-Open3 noarch 1.21-481.el9 repo-setup-centos-appstream 22 k perl-MIME-Base64 x86_64 3.16-4.el9 repo-setup-centos-appstream 31 k perl-Mozilla-CA noarch 20200520-6.el9 repo-setup-centos-appstream 13 k perl-Net-SSLeay x86_64 1.94-3.el9 repo-setup-centos-appstream 414 k perl-POSIX x86_64 1.94-481.el9 repo-setup-centos-appstream 96 k perl-PathTools x86_64 3.78-461.el9 repo-setup-centos-appstream 88 k perl-Pod-Escapes noarch 1:1.07-460.el9 repo-setup-centos-appstream 21 k perl-Pod-Perldoc noarch 3.28.01-461.el9 repo-setup-centos-appstream 87 k perl-Pod-Simple noarch 1:3.42-4.el9 repo-setup-centos-appstream 225 k perl-Pod-Usage noarch 4:2.01-4.el9 repo-setup-centos-appstream 41 k perl-Scalar-List-Utils x86_64 4:1.56-462.el9 repo-setup-centos-appstream 71 k perl-SelectSaver noarch 1.02-481.el9 repo-setup-centos-appstream 11 k perl-Socket x86_64 4:2.031-4.el9 repo-setup-centos-appstream 56 k perl-Storable x86_64 1:3.21-460.el9 repo-setup-centos-appstream 96 k perl-Symbol noarch 1.08-481.el9 repo-setup-centos-appstream 14 k perl-Term-ANSIColor noarch 5.01-461.el9 repo-setup-centos-appstream 49 k perl-Term-Cap noarch 1.17-460.el9 repo-setup-centos-appstream 23 k perl-Text-ParseWords noarch 3.30-460.el9 repo-setup-centos-appstream 17 k perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 repo-setup-centos-appstream 24 k perl-Time-Local noarch 2:1.300-7.el9 repo-setup-centos-appstream 34 k perl-URI noarch 5.09-3.el9 repo-setup-centos-appstream 121 k perl-base noarch 2.27-481.el9 repo-setup-centos-appstream 16 k perl-constant noarch 1.33-461.el9 repo-setup-centos-appstream 24 k perl-if noarch 0.60.800-481.el9 repo-setup-centos-appstream 14 k perl-interpreter x86_64 4:5.32.1-481.el9 repo-setup-centos-appstream 71 k perl-libnet noarch 3.13-4.el9 repo-setup-centos-appstream 130 k perl-libs x86_64 4:5.32.1-481.el9 repo-setup-centos-appstream 2.2 M perl-mro x86_64 1.23-481.el9 repo-setup-centos-appstream 28 k perl-overload noarch 1.31-481.el9 repo-setup-centos-appstream 45 k perl-overloading noarch 0.02-481.el9 repo-setup-centos-appstream 12 k perl-parent noarch 1:0.238-460.el9 repo-setup-centos-appstream 15 k perl-podlators noarch 1:4.14-460.el9 repo-setup-centos-appstream 114 k perl-subs noarch 1.03-481.el9 repo-setup-centos-appstream 11 k perl-vars noarch 1.05-481.el9 repo-setup-centos-appstream 13 k policycoreutils x86_64 3.6-3.el9 repo-setup-centos-baseos 239 k policycoreutils-python-utils noarch 3.6-3.el9 repo-setup-centos-appstream 76 k protobuf-c x86_64 1.3.3-13.el9 repo-setup-centos-baseos 35 k psmisc x86_64 23.4-3.el9 repo-setup-centos-baseos 243 k python-oslo-cache-lang noarch 3.3.2-0.20250611040748.880d81b.el9 delorean-component-common 16 k python-oslo-concurrency-lang noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 13 k python-oslo-db-lang noarch 12.3.3-0.20241104094751.be0515d.el9 delorean-component-common 13 k python-oslo-middleware-lang noarch 5.1.1-0.20240219151614.7725ac9.el9 delorean-component-common 11 k python-oslo-policy-lang noarch 4.1.1-0.20230310200304.043db50.el9 delorean-component-common 12 k python-oslo-privsep-lang noarch 3.1.0-0.20230310171112.c2b6df0.el9 delorean-component-common 12 k python-oslo-versionedobjects-lang noarch 3.1.0-0.20230310132208.b4ea834.el9 delorean-component-common 12 k python-pycadf-common noarch 3.1.1-0.20230310113453.4179996.el9 delorean-component-common 14 k python3-PyMySQL noarch 0.10.1-6.el9 repo-setup-centos-appstream 107 k python3-alembic noarch 1.8.1-1.el9s delorean-antelope-testing 832 k python3-amqp noarch 5.1.1-1.el9s delorean-antelope-testing 93 k python3-async-timeout noarch 4.0.2-5.el9s delorean-antelope-testing 18 k python3-audit x86_64 3.1.5-7.el9 repo-setup-centos-appstream 79 k python3-bcrypt x86_64 3.2.2-4.el9s delorean-antelope-testing 43 k python3-binary-memcached noarch 0.31.1-1.el9s delorean-antelope-testing 37 k python3-cachetools noarch 5.2.0-3.el9s delorean-antelope-testing 31 k python3-castellan noarch 4.1.0-0.20240201061838.fe10397.el9 delorean-component-barbican 129 k python3-cursive noarch 0.2.3-0.20230310141236.e754d67.el9 delorean-component-common 58 k python3-deprecated noarch 1.2.13-3.el9s delorean-antelope-testing 21 k python3-distro noarch 1.7.0-3.el9s delorean-antelope-testing 39 k python3-dns noarch 2.6.1-3.el9 repo-setup-centos-baseos 507 k python3-etcd3gw noarch 2.1.0-1.el9s delorean-antelope-testing 44 k python3-eventlet noarch 0.33.3-2.el9s delorean-antelope-testing 363 k python3-fasteners noarch 0.18-1.el9s delorean-antelope-testing 37 k python3-fixtures noarch 4.0.1-1.el9s delorean-antelope-testing 93 k python3-futurist noarch 2.4.1-0.20230310123225.159d752.el9 delorean-component-common 62 k python3-greenlet x86_64 1.1.3-1.el9s delorean-antelope-testing 105 k python3-jinja2 noarch 3.0.1-2.el9s delorean-antelope-testing 511 k python3-kazoo noarch 2.8.0-2.el9s delorean-antelope-testing 156 k python3-keystonemiddleware noarch 10.2.0-0.20240201060809.e05466c.el9 delorean-component-keystone 92 k python3-kombu noarch 1:5.2.4-3.el9s delorean-antelope-testing 322 k python3-ldap x86_64 3.4.3-2.el9 repo-setup-centos-appstream 255 k python3-libselinux x86_64 3.6-3.el9 repo-setup-centos-appstream 188 k python3-libsemanage x86_64 3.6-5.el9 repo-setup-centos-appstream 79 k python3-lxml x86_64 4.6.5-3.el9 repo-setup-centos-appstream 1.2 M python3-memcached noarch 1.59-3.el9s delorean-antelope-testing 39 k python3-microversion-parse noarch 1.0.1-0.20230310111956.2c36df6.el9 delorean-component-common 32 k python3-migrate noarch 0.13.0-5.el9s delorean-antelope-testing 222 k python3-nova noarch 1:27.5.2-0.20250603130706.2ac3efc.el9 delorean-component-compute 2.7 M python3-openvswitch3.3 x86_64 3.3.4-115.el9s centos9-nfv-ovs 338 k python3-os-brick noarch 6.2.5-0.20241203175655.7ad0ed6.el9 delorean-component-cinder 1.1 M python3-os-resource-classes noarch 1.1.0-0.20230310114949.357bd40.el9 delorean-component-clients 17 k python3-os-traits noarch 2.10.0-0.20230310171422.0d924f5.el9 delorean-component-common 48 k python3-os-vif noarch 3.1.1-0.20230310165910.54bae86.el9 delorean-component-clients 99 k python3-os-win noarch 5.9.0-0.20230310142323.318b105.el9 delorean-component-common 426 k python3-oslo-cache noarch 3.3.2-0.20250611040748.880d81b.el9 delorean-component-common 54 k python3-oslo-concurrency noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 42 k python3-oslo-db noarch 12.3.3-0.20241104094751.be0515d.el9 delorean-component-common 141 k python3-oslo-limit noarch 2.1.0-0.20230310131834.ee1d1aa.el9 delorean-component-common 36 k python3-oslo-messaging noarch 14.2.5-0.20240913082034.86bf53a.el9 delorean-component-common 224 k python3-oslo-metrics noarch 0.6.0-0.20230310153035.95013ef.el9 delorean-component-common 23 k python3-oslo-middleware noarch 5.1.1-0.20240219151614.7725ac9.el9 delorean-component-common 56 k python3-oslo-policy noarch 4.1.1-0.20230310200304.043db50.el9 delorean-component-common 75 k python3-oslo-privsep noarch 3.1.0-0.20230310171112.c2b6df0.el9 delorean-component-common 42 k python3-oslo-reports noarch 3.0.0-0.20240219151357.a17d762.el9 delorean-component-common 58 k python3-oslo-rootwrap noarch 7.0.1-0.20230310192932.b72372b.el9 delorean-component-common 44 k python3-oslo-service noarch 3.1.2-0.20240617091247.9be8ebb.el9 delorean-component-common 69 k python3-oslo-upgradecheck noarch 2.1.1-0.20230310191026.eeedfc9.el9 delorean-component-common 27 k python3-oslo-versionedobjects noarch 3.1.0-0.20230310132208.b4ea834.el9 delorean-component-common 77 k python3-ovsdbapp noarch 2.2.2-0.20250310130901.2b6725a.el9 delorean-component-network 139 k python3-paramiko noarch 2.11.0-1.el9s delorean-antelope-testing 300 k python3-paste noarch 3.5.2-1.el9s delorean-antelope-testing 774 k python3-paste-deploy noarch 2.1.1-2.el9s delorean-antelope-testing 40 k python3-policycoreutils noarch 3.6-3.el9 repo-setup-centos-appstream 2.1 M python3-prometheus_client noarch 0.9.0-2.el9s delorean-antelope-testing 86 k python3-psutil x86_64 5.8.0-12.el9 repo-setup-centos-appstream 214 k python3-pyasn1 noarch 0.4.8-6.el9 repo-setup-centos-appstream 159 k python3-pyasn1-modules noarch 0.4.8-6.el9 repo-setup-centos-appstream 279 k python3-pycadf noarch 3.1.1-0.20230310113453.4179996.el9 delorean-component-common 51 k python3-pynacl x86_64 1.5.0-1.el9s delorean-antelope-testing 111 k python3-pyngus noarch 2.3.0-8.el9s delorean-antelope-testing 51 k python3-pyroute2 noarch 0.7.3-1.el9s delorean-antelope-testing 704 k python3-qpid-proton x86_64 0.35.0-2.el9s delorean-antelope-testing 408 k python3-rdo-openvswitch noarch 2:3.3-1.el9s delorean-antelope-testing 7.9 k python3-redis noarch 4.3.4-1.el9s delorean-antelope-testing 369 k python3-repoze-lru noarch 0.7-10.el9s delorean-antelope-testing 31 k python3-retrying noarch 1.3.3-2.el9s delorean-antelope-testing 21 k python3-routes noarch 2.5.1-1.el9s delorean-antelope-testing 188 k python3-setools x86_64 4.4.4-1.el9 repo-setup-centos-baseos 605 k python3-sqlalchemy x86_64 1.4.45-3.el9 repo-setup-centos-appstream 2.4 M python3-sqlparse noarch 0.4.2-4.el9s delorean-antelope-testing 83 k python3-statsd noarch 3.2.1-20.el9s delorean-antelope-testing 34 k python3-tempita noarch 0.5.2-2.el9s delorean-antelope-testing 36 k python3-tenacity noarch 6.3.1-1.el9s delorean-antelope-testing 50 k python3-tooz noarch 3.2.0-0.20241115125625.1a76dd6.el9 delorean-component-common 106 k python3-uhashring noarch 2.1-1.el9s delorean-antelope-testing 24 k python3-vine noarch 5.0.0-3.el9s delorean-antelope-testing 25 k python3-voluptuous noarch 0.13.1-1.el9s delorean-antelope-testing 59 k python3-webob noarch 1.8.7-1.el9s delorean-antelope-testing 230 k python3-yappi x86_64 1.3.6-1.el9s delorean-antelope-testing 55 k python3-zake noarch 0.2.2-22.el9s delorean-antelope-testing 45 k qpid-proton-c x86_64 0.35.0-2.el9s delorean-antelope-testing 225 k quota x86_64 1:4.09-4.el9 repo-setup-centos-baseos 198 k quota-nls noarch 1:4.09-4.el9 repo-setup-centos-baseos 77 k rdo-openvswitch noarch 2:3.3-1.el9s delorean-antelope-testing 7.7 k rpcbind x86_64 1.2.6-7.el9 repo-setup-centos-baseos 58 k rpm-plugin-selinux x86_64 4.16.1.3-38.el9 repo-setup-centos-baseos 16 k selinux-policy noarch 38.1.58-1.el9 repo-setup-centos-baseos 45 k selinux-policy-targeted noarch 38.1.58-1.el9 repo-setup-centos-baseos 6.9 M sg3_utils x86_64 1.47-10.el9 repo-setup-centos-baseos 1.0 M sg3_utils-libs x86_64 1.47-10.el9 repo-setup-centos-baseos 102 k systemd x86_64 252-53.el9 repo-setup-centos-baseos 4.0 M systemd-pam x86_64 252-53.el9 repo-setup-centos-baseos 274 k systemd-rpm-macros noarch 252-53.el9 repo-setup-centos-baseos 71 k systemd-udev x86_64 252-53.el9 repo-setup-centos-baseos 2.0 M unbound-libs x86_64 1.16.2-18.el9 repo-setup-centos-appstream 550 k userspace-rcu x86_64 0.12.1-6.el9 repo-setup-centos-baseos 110 k Transaction Summary ============================================================================================================================ Install 235 Packages Total download size: 68 M Installed size: 238 M Downloading Packages: (1/235): python3-os-resource-classes-1.1.0-0.20 1.8 MB/s | 17 kB 00:00 (2/235): python3-castellan-4.1.0-0.202402010618 9.4 MB/s | 129 kB 00:00 (3/235): python-oslo-cache-lang-3.3.2-0.2025061 5.9 MB/s | 16 kB 00:00 (4/235): python3-os-vif-3.1.1-0.20230310165910. 10 MB/s | 99 kB 00:00 (5/235): python-oslo-concurrency-lang-5.1.1-0.2 3.9 MB/s | 13 kB 00:00 (6/235): python-oslo-db-lang-12.3.3-0.202411040 12 MB/s | 13 kB 00:00 (7/235): python-oslo-middleware-lang-5.1.1-0.20 10 MB/s | 11 kB 00:00 (8/235): python-oslo-policy-lang-4.1.1-0.202303 10 MB/s | 12 kB 00:00 (9/235): python-oslo-privsep-lang-3.1.0-0.20230 11 MB/s | 12 kB 00:00 (10/235): python-oslo-versionedobjects-lang-3.1 11 MB/s | 12 kB 00:00 (11/235): python-pycadf-common-3.1.1-0.20230310 11 MB/s | 14 kB 00:00 (12/235): python3-cursive-0.2.3-0.2023031014123 48 MB/s | 58 kB 00:00 (13/235): python3-os-brick-6.2.5-0.202412031756 42 MB/s | 1.1 MB 00:00 (14/235): python3-futurist-2.4.1-0.202303101232 20 MB/s | 62 kB 00:00 (15/235): python3-microversion-parse-1.0.1-0.20 11 MB/s | 32 kB 00:00 (16/235): python3-os-traits-2.10.0-0.2023031017 36 MB/s | 48 kB 00:00 (17/235): python3-oslo-cache-3.3.2-0.2025061104 30 MB/s | 54 kB 00:00 (18/235): python3-oslo-concurrency-5.1.1-0.2023 27 MB/s | 42 kB 00:00 (19/235): python3-oslo-db-12.3.3-0.202411040947 68 MB/s | 141 kB 00:00 (20/235): python3-oslo-limit-2.1.0-0.2023031013 20 MB/s | 36 kB 00:00 (21/235): python3-os-win-5.9.0-0.20230310142323 66 MB/s | 426 kB 00:00 (22/235): python3-oslo-metrics-0.6.0-0.20230310 14 MB/s | 23 kB 00:00 (23/235): python3-oslo-middleware-5.1.1-0.20240 40 MB/s | 56 kB 00:00 (24/235): python3-oslo-messaging-14.2.5-0.20240 54 MB/s | 224 kB 00:00 (25/235): python3-oslo-policy-4.1.1-0.202303102 33 MB/s | 75 kB 00:00 (26/235): python3-oslo-privsep-3.1.0-0.20230310 25 MB/s | 42 kB 00:00 (27/235): python3-oslo-reports-3.0.0-0.20240219 36 MB/s | 58 kB 00:00 (28/235): python3-oslo-rootwrap-7.0.1-0.2023031 28 MB/s | 44 kB 00:00 (29/235): python3-oslo-service-3.1.2-0.20240617 41 MB/s | 69 kB 00:00 (30/235): python3-oslo-upgradecheck-2.1.1-0.202 22 MB/s | 27 kB 00:00 (31/235): python3-oslo-versionedobjects-3.1.0-0 54 MB/s | 77 kB 00:00 (32/235): python3-pycadf-3.1.1-0.20230310113453 32 MB/s | 51 kB 00:00 (33/235): python3-tooz-3.2.0-0.20241115125625.1 50 MB/s | 106 kB 00:00 (34/235): openstack-nova-common-27.5.2-0.202506 87 MB/s | 245 kB 00:00 (35/235): python3-keystonemiddleware-10.2.0-0.2 43 MB/s | 92 kB 00:00 (36/235): python3-ovsdbapp-2.2.2-0.202503101309 52 MB/s | 139 kB 00:00 (37/235): libsodium-1.0.18-7.el9s.x86_64.rpm 49 MB/s | 161 kB 00:00 (38/235): openstack-network-scripts-10.11.1-6.e 23 MB/s | 48 kB 00:00 (39/235): openstack-network-scripts-openvswitch 7.9 MB/s | 10 kB 00:00 (40/235): python3-amqp-5.1.1-1.el9s.noarch.rpm 35 MB/s | 93 kB 00:00 (41/235): python3-async-timeout-4.0.2-5.el9s.no 8.6 MB/s | 18 kB 00:00 (42/235): python3-alembic-1.8.1-1.el9s.noarch.r 98 MB/s | 832 kB 00:00 (43/235): python3-bcrypt-3.2.2-4.el9s.x86_64.rp 14 MB/s | 43 kB 00:00 (44/235): python3-binary-memcached-0.31.1-1.el9 16 MB/s | 37 kB 00:00 (45/235): python3-cachetools-5.2.0-3.el9s.noarc 15 MB/s | 31 kB 00:00 (46/235): python3-deprecated-1.2.13-3.el9s.noar 21 MB/s | 21 kB 00:00 (47/235): python3-distro-1.7.0-3.el9s.noarch.rp 33 MB/s | 39 kB 00:00 (48/235): python3-etcd3gw-2.1.0-1.el9s.noarch.r 39 MB/s | 44 kB 00:00 (49/235): python3-nova-27.5.2-0.20250603130706. 107 MB/s | 2.7 MB 00:00 (50/235): python3-fasteners-0.18-1.el9s.noarch. 8.2 MB/s | 37 kB 00:00 (51/235): python3-eventlet-0.33.3-2.el9s.noarch 47 MB/s | 363 kB 00:00 (52/235): python3-fixtures-4.0.1-1.el9s.noarch. 33 MB/s | 93 kB 00:00 (53/235): python3-greenlet-1.1.3-1.el9s.x86_64. 34 MB/s | 105 kB 00:00 (54/235): python3-kazoo-2.8.0-2.el9s.noarch.rpm 51 MB/s | 156 kB 00:00 (55/235): python3-jinja2-3.0.1-2.el9s.noarch.rp 105 MB/s | 511 kB 00:00 (56/235): python3-memcached-1.59-3.el9s.noarch. 17 MB/s | 39 kB 00:00 (57/235): python3-kombu-5.2.4-3.el9s.noarch.rpm 51 MB/s | 322 kB 00:00 (58/235): python3-migrate-0.13.0-5.el9s.noarch. 61 MB/s | 222 kB 00:00 (59/235): python3-paramiko-2.11.0-1.el9s.noarch 68 MB/s | 300 kB 00:00 (60/235): python3-paste-deploy-2.1.1-2.el9s.noa 22 MB/s | 40 kB 00:00 (61/235): python3-prometheus_client-0.9.0-2.el9 46 MB/s | 86 kB 00:00 (62/235): python3-pynacl-1.5.0-1.el9s.x86_64.rp 55 MB/s | 111 kB 00:00 (63/235): python3-pyngus-2.3.0-8.el9s.noarch.rp 37 MB/s | 51 kB 00:00 (64/235): python3-paste-3.5.2-1.el9s.noarch.rpm 87 MB/s | 774 kB 00:00 (65/235): python3-rdo-openvswitch-3.3-1.el9s.no 3.9 MB/s | 7.9 kB 00:00 (66/235): python3-qpid-proton-0.35.0-2.el9s.x86 75 MB/s | 408 kB 00:00 (67/235): python3-pyroute2-0.7.3-1.el9s.noarch. 88 MB/s | 704 kB 00:00 (68/235): python3-repoze-lru-0.7-10.el9s.noarch 15 MB/s | 31 kB 00:00 (69/235): python3-redis-4.3.4-1.el9s.noarch.rpm 76 MB/s | 369 kB 00:00 (70/235): python3-retrying-1.3.3-2.el9s.noarch. 9.1 MB/s | 21 kB 00:00 (71/235): python3-routes-2.5.1-1.el9s.noarch.rp 65 MB/s | 188 kB 00:00 (72/235): python3-sqlparse-0.4.2-4.el9s.noarch. 35 MB/s | 83 kB 00:00 (73/235): python3-statsd-3.2.1-20.el9s.noarch.r 12 MB/s | 34 kB 00:00 (74/235): python3-tempita-0.5.2-2.el9s.noarch.r 9.9 MB/s | 36 kB 00:00 (75/235): python3-tenacity-6.3.1-1.el9s.noarch. 16 MB/s | 50 kB 00:00 (76/235): python3-uhashring-2.1-1.el9s.noarch.r 8.9 MB/s | 24 kB 00:00 (77/235): python3-vine-5.0.0-3.el9s.noarch.rpm 9.8 MB/s | 25 kB 00:00 (78/235): python3-voluptuous-0.13.1-1.el9s.noar 16 MB/s | 59 kB 00:00 (79/235): python3-webob-1.8.7-1.el9s.noarch.rpm 50 MB/s | 230 kB 00:00 (80/235): python3-yappi-1.3.6-1.el9s.x86_64.rpm 15 MB/s | 55 kB 00:00 (81/235): python3-zake-0.2.2-22.el9s.noarch.rpm 19 MB/s | 45 kB 00:00 (82/235): rdo-openvswitch-3.3-1.el9s.noarch.rpm 7.5 MB/s | 7.7 kB 00:00 (83/235): qpid-proton-c-0.35.0-2.el9s.x86_64.rp 76 MB/s | 225 kB 00:00 (84/235): openvswitch-selinux-extra-policy-1.0- 2.8 MB/s | 10 kB 00:00 (85/235): python3-openvswitch3.3-3.3.4-115.el9s 51 MB/s | 338 kB 00:00 (86/235): checkpolicy-3.6-1.el9.x86_64.rpm 53 MB/s | 353 kB 00:00 (87/235): libxslt-1.1.34-12.el9.x86_64.rpm 61 MB/s | 233 kB 00:00 (88/235): memcached-1.6.9-7.el9.x86_64.rpm 52 MB/s | 174 kB 00:00 (89/235): memcached-selinux-1.6.9-7.el9.x86_64. 13 MB/s | 28 kB 00:00 (90/235): perl-AutoLoader-5.74-481.el9.noarch.r 14 MB/s | 21 kB 00:00 (91/235): perl-B-1.80-481.el9.x86_64.rpm 72 MB/s | 180 kB 00:00 (92/235): perl-Carp-1.50-460.el9.noarch.rpm 15 MB/s | 30 kB 00:00 (93/235): perl-Class-Struct-0.66-481.el9.noarch 14 MB/s | 22 kB 00:00 (94/235): perl-Data-Dumper-2.174-462.el9.x86_64 29 MB/s | 56 kB 00:00 (95/235): perl-Digest-1.19-4.el9.noarch.rpm 19 MB/s | 26 kB 00:00 (96/235): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 26 MB/s | 37 kB 00:00 (97/235): perl-Errno-1.30-481.el9.x86_64.rpm 6.0 MB/s | 14 kB 00:00 (98/235): perl-Exporter-5.74-461.el9.noarch.rpm 12 MB/s | 32 kB 00:00 (99/235): perl-Fcntl-1.13-481.el9.x86_64.rpm 9.3 MB/s | 20 kB 00:00 (100/235): perl-File-Basename-2.85-481.el9.noar 6.9 MB/s | 17 kB 00:00 (101/235): perl-File-Path-2.18-4.el9.noarch.rpm 12 MB/s | 36 kB 00:00 (102/235): perl-Encode-3.08-462.el9.x86_64.rpm 96 MB/s | 1.7 MB 00:00 (103/235): perl-File-Temp-0.231.100-4.el9.noarc 14 MB/s | 60 kB 00:00 (104/235): perl-File-stat-1.09-481.el9.noarch.r 5.8 MB/s | 17 kB 00:00 (105/235): perl-FileHandle-2.03-481.el9.noarch. 6.7 MB/s | 15 kB 00:00 (106/235): perl-Getopt-Std-1.12-481.el9.noarch. 5.4 MB/s | 15 kB 00:00 (107/235): perl-Getopt-Long-2.52-4.el9.noarch.r 18 MB/s | 61 kB 00:00 (108/235): perl-HTTP-Tiny-0.076-462.el9.noarch. 40 MB/s | 54 kB 00:00 (109/235): perl-IO-1.43-481.el9.x86_64.rpm 52 MB/s | 88 kB 00:00 (110/235): perl-IO-Socket-IP-0.41-5.el9.noarch. 27 MB/s | 43 kB 00:00 (111/235): openvswitch3.3-3.3.4-115.el9s.x86_64 118 MB/s | 6.9 MB 00:00 (112/235): perl-IPC-Open3-1.21-481.el9.noarch.r 2.1 MB/s | 22 kB 00:00 (113/235): perl-IO-Socket-SSL-2.073-2.el9.noarc 17 MB/s | 217 kB 00:00 (114/235): perl-MIME-Base64-3.16-4.el9.x86_64.r 21 MB/s | 31 kB 00:00 (115/235): perl-Mozilla-CA-20200520-6.el9.noarc 8.5 MB/s | 13 kB 00:00 (116/235): perl-POSIX-1.94-481.el9.x86_64.rpm 44 MB/s | 96 kB 00:00 (117/235): perl-PathTools-3.78-461.el9.x86_64.r 33 MB/s | 88 kB 00:00 (118/235): perl-Pod-Escapes-1.07-460.el9.noarch 18 MB/s | 21 kB 00:00 (119/235): perl-Net-SSLeay-1.94-3.el9.x86_64.rp 73 MB/s | 414 kB 00:00 (120/235): perl-Pod-Perldoc-3.28.01-461.el9.noa 31 MB/s | 87 kB 00:00 (121/235): perl-Pod-Simple-3.42-4.el9.noarch.rp 68 MB/s | 225 kB 00:00 (122/235): perl-Pod-Usage-2.01-4.el9.noarch.rpm 17 MB/s | 41 kB 00:00 (123/235): perl-Scalar-List-Utils-1.56-462.el9. 33 MB/s | 71 kB 00:00 (124/235): perl-SelectSaver-1.02-481.el9.noarch 2.8 MB/s | 11 kB 00:00 (125/235): perl-Socket-2.031-4.el9.x86_64.rpm 13 MB/s | 56 kB 00:00 (126/235): perl-Storable-3.21-460.el9.x86_64.rp 22 MB/s | 96 kB 00:00 (127/235): perl-Symbol-1.08-481.el9.noarch.rpm 6.4 MB/s | 14 kB 00:00 (128/235): perl-Term-ANSIColor-5.01-461.el9.noa 24 MB/s | 49 kB 00:00 (129/235): perl-Term-Cap-1.17-460.el9.noarch.rp 12 MB/s | 23 kB 00:00 (130/235): perl-Text-ParseWords-3.30-460.el9.no 13 MB/s | 17 kB 00:00 (131/235): perl-Text-Tabs+Wrap-2013.0523-460.el 21 MB/s | 24 kB 00:00 (132/235): perl-Time-Local-1.300-7.el9.noarch.r 26 MB/s | 34 kB 00:00 (133/235): perl-URI-5.09-3.el9.noarch.rpm 63 MB/s | 121 kB 00:00 (134/235): perl-base-2.27-481.el9.noarch.rpm 8.3 MB/s | 16 kB 00:00 (135/235): perl-constant-1.33-461.el9.noarch.rp 18 MB/s | 24 kB 00:00 (136/235): perl-if-0.60.800-481.el9.noarch.rpm 13 MB/s | 14 kB 00:00 (137/235): perl-interpreter-5.32.1-481.el9.x86_ 45 MB/s | 71 kB 00:00 (138/235): perl-libnet-3.13-4.el9.noarch.rpm 54 MB/s | 130 kB 00:00 (139/235): perl-mro-1.23-481.el9.x86_64.rpm 11 MB/s | 28 kB 00:00 (140/235): perl-overload-1.31-481.el9.noarch.rp 20 MB/s | 45 kB 00:00 (141/235): perl-overloading-0.02-481.el9.noarch 6.4 MB/s | 12 kB 00:00 (142/235): perl-parent-0.238-460.el9.noarch.rpm 7.9 MB/s | 15 kB 00:00 (143/235): perl-subs-1.03-481.el9.noarch.rpm 7.2 MB/s | 11 kB 00:00 (144/235): perl-podlators-4.14-460.el9.noarch.r 39 MB/s | 114 kB 00:00 (145/235): perl-vars-1.05-481.el9.noarch.rpm 5.3 MB/s | 13 kB 00:00 (146/235): policycoreutils-python-utils-3.6-3.e 34 MB/s | 76 kB 00:00 (147/235): python3-PyMySQL-0.10.1-6.el9.noarch. 48 MB/s | 107 kB 00:00 (148/235): python3-audit-3.1.5-7.el9.x86_64.rpm 37 MB/s | 79 kB 00:00 (149/235): perl-libs-5.32.1-481.el9.x86_64.rpm 124 MB/s | 2.2 MB 00:00 (150/235): python3-libselinux-3.6-3.el9.x86_64. 38 MB/s | 188 kB 00:00 (151/235): python3-ldap-3.4.3-2.el9.x86_64.rpm 39 MB/s | 255 kB 00:00 (152/235): python3-libsemanage-3.6-5.el9.x86_64 30 MB/s | 79 kB 00:00 (153/235): python3-psutil-5.8.0-12.el9.x86_64.r 50 MB/s | 214 kB 00:00 (154/235): python3-pyasn1-0.4.8-6.el9.noarch.rp 41 MB/s | 159 kB 00:00 (155/235): python3-pyasn1-modules-0.4.8-6.el9.n 39 MB/s | 279 kB 00:00 (156/235): python3-policycoreutils-3.6-3.el9.no 108 MB/s | 2.1 MB 00:00 (157/235): python3-lxml-4.6.5-3.el9.x86_64.rpm 50 MB/s | 1.2 MB 00:00 (158/235): acl-2.3.1-4.el9.x86_64.rpm 30 MB/s | 71 kB 00:00 (159/235): unbound-libs-1.16.2-18.el9.x86_64.rp 63 MB/s | 550 kB 00:00 (160/235): bc-1.07.1-14.el9.x86_64.rpm 47 MB/s | 120 kB 00:00 (161/235): chkconfig-1.24-2.el9.x86_64.rpm 74 MB/s | 178 kB 00:00 (162/235): cryptsetup-2.7.2-4.el9.x86_64.rpm 59 MB/s | 329 kB 00:00 (163/235): dbus-1.12.20-8.el9.x86_64.rpm 3.6 MB/s | 3.8 kB 00:00 (164/235): cryptsetup-libs-2.7.2-4.el9.x86_64.r 80 MB/s | 518 kB 00:00 (165/235): python3-sqlalchemy-1.4.45-3.el9.x86_ 95 MB/s | 2.4 MB 00:00 (166/235): dbus-common-1.12.20-8.el9.noarch.rpm 3.7 MB/s | 15 kB 00:00 (167/235): dbus-broker-28-7.el9.x86_64.rpm 29 MB/s | 172 kB 00:00 (168/235): device-mapper-event-1.02.202-6.el9.x 27 MB/s | 35 kB 00:00 (169/235): device-mapper-1.02.202-6.el9.x86_64. 52 MB/s | 139 kB 00:00 (170/235): device-mapper-event-libs-1.02.202-6. 15 MB/s | 32 kB 00:00 (171/235): device-mapper-libs-1.02.202-6.el9.x8 51 MB/s | 179 kB 00:00 (172/235): device-mapper-multipath-0.8.7-38.el9 38 MB/s | 151 kB 00:00 (173/235): device-mapper-multipath-libs-0.8.7-3 53 MB/s | 283 kB 00:00 (174/235): diffutils-3.7-12.el9.x86_64.rpm 78 MB/s | 397 kB 00:00 (175/235): device-mapper-persistent-data-1.1.0- 103 MB/s | 1.1 MB 00:00 (176/235): e2fsprogs-libs-1.46.5-7.el9.x86_64.r 26 MB/s | 222 kB 00:00 (177/235): gssproxy-0.8.4-7.el9.x86_64.rpm 30 MB/s | 110 kB 00:00 (178/235): hostname-3.23-6.el9.x86_64.rpm 8.2 MB/s | 29 kB 00:00 (179/235): groff-base-1.22.4-10.el9.x86_64.rpm 101 MB/s | 1.1 MB 00:00 (180/235): initscripts-rename-device-10.11.8-4. 6.2 MB/s | 15 kB 00:00 (181/235): initscripts-10.11.8-4.el9.x86_64.rpm 54 MB/s | 228 kB 00:00 (182/235): initscripts-service-10.11.8-4.el9.no 4.7 MB/s | 12 kB 00:00 (183/235): ipcalc-1.0.0-5.el9.x86_64.rpm 17 MB/s | 42 kB 00:00 (184/235): iscsi-initiator-utils-iscsiuio-6.2.1 20 MB/s | 81 kB 00:00 (185/235): iscsi-initiator-utils-6.2.1.11-0.git 63 MB/s | 392 kB 00:00 (186/235): isns-utils-libs-0.101-4.el9.x86_64.r 41 MB/s | 101 kB 00:00 (187/235): iproute-6.14.0-1.el9.x86_64.rpm 77 MB/s | 835 kB 00:00 (188/235): kbd-2.4.0-11.el9.x86_64.rpm 84 MB/s | 419 kB 00:00 (189/235): kbd-legacy-2.4.0-11.el9.noarch.rpm 93 MB/s | 562 kB 00:00 (190/235): kmod-28-10.el9.x86_64.rpm 37 MB/s | 126 kB 00:00 (191/235): kmod-libs-28-10.el9.x86_64.rpm 26 MB/s | 63 kB 00:00 (192/235): kpartx-0.8.7-38.el9.x86_64.rpm 25 MB/s | 47 kB 00:00 (193/235): libaio-0.3.111-13.el9.x86_64.rpm 18 MB/s | 24 kB 00:00 (194/235): libbasicobjects-0.1.1-53.el9.x86_64. 18 MB/s | 27 kB 00:00 (195/235): libbpf-1.5.0-1.el9.x86_64.rpm 69 MB/s | 186 kB 00:00 (196/235): libcollection-0.7.0-53.el9.x86_64.rp 22 MB/s | 45 kB 00:00 (197/235): libev-4.33-6.el9.x86_64.rpm 37 MB/s | 52 kB 00:00 (198/235): kbd-misc-2.4.0-11.el9.noarch.rpm 99 MB/s | 1.7 MB 00:00 (199/235): libini_config-1.3.1-53.el9.x86_64.rp 13 MB/s | 67 kB 00:00 (200/235): libibverbs-54.0-1.el9.x86_64.rpm 63 MB/s | 451 kB 00:00 (201/235): libmnl-1.0.4-16.el9.x86_64.rpm 14 MB/s | 28 kB 00:00 (202/235): libnfsidmap-2.5.4-37.el9.x86_64.rpm 32 MB/s | 62 kB 00:00 (203/235): libnl3-3.11.0-1.el9.x86_64.rpm 122 MB/s | 363 kB 00:00 (204/235): libpath_utils-0.2.1-53.el9.x86_64.rp 12 MB/s | 30 kB 00:00 (205/235): libnvme-1.13-1.el9.x86_64.rpm 30 MB/s | 111 kB 00:00 (206/235): libref_array-0.1.5-53.el9.x86_64.rpm 11 MB/s | 28 kB 00:00 (207/235): libseccomp-2.5.2-2.el9.x86_64.rpm 25 MB/s | 72 kB 00:00 (208/235): libselinux-utils-3.6-3.el9.x86_64.rp 58 MB/s | 190 kB 00:00 (209/235): libverto-libev-0.3.2-3.el9.x86_64.rp 12 MB/s | 14 kB 00:00 (210/235): libtirpc-1.3.3-9.el9.x86_64.rpm 35 MB/s | 94 kB 00:00 (211/235): lsscsi-0.32-6.el9.x86_64.rpm 46 MB/s | 68 kB 00:00 (212/235): lvm2-2.03.28-6.el9.x86_64.rpm 120 MB/s | 1.5 MB 00:00 (213/235): ncurses-6.2-10.20210508.el9.x86_64.r 29 MB/s | 400 kB 00:00 (214/235): lvm2-libs-2.03.28-6.el9.x86_64.rpm 63 MB/s | 1.0 MB 00:00 (215/235): numactl-libs-2.0.19-1.el9.x86_64.rpm 13 MB/s | 32 kB 00:00 (216/235): nfs-utils-2.5.4-37.el9.x86_64.rpm 69 MB/s | 459 kB 00:00 (217/235): policycoreutils-3.6-3.el9.x86_64.rpm 51 MB/s | 239 kB 00:00 (218/235): protobuf-c-1.3.3-13.el9.x86_64.rpm 14 MB/s | 35 kB 00:00 (219/235): psmisc-23.4-3.el9.x86_64.rpm 104 MB/s | 243 kB 00:00 (220/235): nvme-cli-2.13-1.el9.x86_64.rpm 109 MB/s | 1.1 MB 00:00 (221/235): python3-dns-2.6.1-3.el9.noarch.rpm 71 MB/s | 507 kB 00:00 (222/235): quota-4.09-4.el9.x86_64.rpm 50 MB/s | 198 kB 00:00 (223/235): python3-setools-4.4.4-1.el9.x86_64.r 77 MB/s | 605 kB 00:00 (224/235): quota-nls-4.09-4.el9.noarch.rpm 26 MB/s | 77 kB 00:00 (225/235): rpcbind-1.2.6-7.el9.x86_64.rpm 25 MB/s | 58 kB 00:00 (226/235): rpm-plugin-selinux-4.16.1.3-38.el9.x 15 MB/s | 16 kB 00:00 (227/235): selinux-policy-38.1.58-1.el9.noarch. 36 MB/s | 45 kB 00:00 (228/235): sg3_utils-libs-1.47-10.el9.x86_64.rp 13 MB/s | 102 kB 00:00 (229/235): sg3_utils-1.47-10.el9.x86_64.rpm 69 MB/s | 1.0 MB 00:00 (230/235): systemd-pam-252-53.el9.x86_64.rpm 61 MB/s | 274 kB 00:00 (231/235): systemd-rpm-macros-252-53.el9.noarch 16 MB/s | 71 kB 00:00 (232/235): systemd-252-53.el9.x86_64.rpm 122 MB/s | 4.0 MB 00:00 (233/235): userspace-rcu-0.12.1-6.el9.x86_64.rp 34 MB/s | 110 kB 00:00 (234/235): systemd-udev-252-53.el9.x86_64.rpm 79 MB/s | 2.0 MB 00:00 (235/235): selinux-policy-targeted-38.1.58-1.el 110 MB/s | 6.9 MB 00:00 -------------------------------------------------------------------------------- Total 161 MB/s | 68 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: selinux-policy-targeted-38.1.58-1.el9.noarch 1/1 Preparing : 1/1 Installing : python3-webob-1.8.7-1.el9s.noarch 1/235 Installing : kmod-28-10.el9.x86_64 2/235 Installing : python3-greenlet-1.1.3-1.el9s.x86_64 3/235 Installing : python3-sqlalchemy-1.4.45-3.el9.x86_64 4/235 Installing : python3-futurist-2.4.1-0.20230310123225.159d752. 5/235 Installing : libtirpc-1.3.3-9.el9.x86_64 6/235 Installing : libselinux-utils-3.6-3.el9.x86_64 7/235 Installing : libnvme-1.13-1.el9.x86_64 8/235 Installing : libaio-0.3.111-13.el9.x86_64 9/235 Installing : kmod-libs-28-10.el9.x86_64 10/235 Installing : python3-pyasn1-0.4.8-6.el9.noarch 11/235 Installing : python3-jinja2-3.0.1-2.el9s.noarch 12/235 Installing : python3-alembic-1.8.1-1.el9s.noarch 13/235 Installing : userspace-rcu-0.12.1-6.el9.x86_64 14/235 Installing : libref_array-0.1.5-53.el9.x86_64 15/235 Installing : chkconfig-1.24-2.el9.x86_64 16/235 Installing : python3-psutil-5.8.0-12.el9.x86_64 17/235 Installing : python3-libselinux-3.6-3.el9.x86_64 18/235 Installing : python3-vine-5.0.0-3.el9s.noarch 19/235 Installing : python3-amqp-5.1.1-1.el9s.noarch 20/235 Installing : python3-tenacity-6.3.1-1.el9s.noarch 21/235 Installing : python3-tempita-0.5.2-2.el9s.noarch 22/235 Installing : python3-paste-3.5.2-1.el9s.noarch 23/235 Installing : python3-paste-deploy-2.1.1-2.el9s.noarch 24/235 Installing : python3-memcached-1.59-3.el9s.noarch 25/235 Installing : python3-fasteners-0.18-1.el9s.noarch 26/235 Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 27/235 Installing : python3-castellan-4.1.0-0.20240201061838.fe10397 28/235 Installing : python3-cursive-0.2.3-0.20230310141236.e754d67.e 29/235 Installing : python3-kombu-1:5.2.4-3.el9s.noarch 30/235 Installing : python3-libsemanage-3.6-5.el9.x86_64 31/235 Installing : python3-oslo-reports-3.0.0-0.20240219151357.a17d 32/235 Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 33/235 Installing : python3-ldap-3.4.3-2.el9.x86_64 34/235 Installing : nvme-cli-2.13-1.el9.x86_64 35/235 Running scriptlet: nvme-cli-2.13-1.el9.x86_64 35/235 /var/tmp/rpm-tmp.Shvdek: line 11: systemctl: command not found /var/tmp/rpm-tmp.Shvdek: line 13: systemctl: command not found /var/tmp/rpm-tmp.Shvdek: line 14: udevadm: command not found Installing : python3-etcd3gw-2.1.0-1.el9s.noarch 36/235 Installing : python3-microversion-parse-1.0.1-0.2023031011195 37/235 Installing : systemd-rpm-macros-252-53.el9.noarch 38/235 Installing : sg3_utils-libs-1.47-10.el9.x86_64 39/235 Installing : sg3_utils-1.47-10.el9.x86_64 40/235 Installing : quota-nls-1:4.09-4.el9.noarch 41/235 Installing : python3-setools-4.4.4-1.el9.x86_64 42/235 Installing : python3-dns-2.6.1-3.el9.noarch 43/235 Installing : python3-eventlet-0.33.3-2.el9s.noarch 44/235 Installing : psmisc-23.4-3.el9.x86_64 45/235 Installing : protobuf-c-1.3.3-13.el9.x86_64 46/235 Running scriptlet: unbound-libs-1.16.2-18.el9.x86_64 47/235 Installing : unbound-libs-1.16.2-18.el9.x86_64 47/235 Running scriptlet: unbound-libs-1.16.2-18.el9.x86_64 47/235 Installing : numactl-libs-2.0.19-1.el9.x86_64 48/235 Installing : ncurses-6.2-10.20210508.el9.x86_64 49/235 Installing : lsscsi-0.32-6.el9.x86_64 50/235 Installing : libseccomp-2.5.2-2.el9.x86_64 51/235 Installing : libpath_utils-0.2.1-53.el9.x86_64 52/235 Installing : libnl3-3.11.0-1.el9.x86_64 53/235 Installing : libibverbs-54.0-1.el9.x86_64 54/235 Installing : libnfsidmap-1:2.5.4-37.el9.x86_64 55/235 Installing : libmnl-1.0.4-16.el9.x86_64 56/235 Installing : libev-4.33-6.el9.x86_64 57/235 Installing : libverto-libev-0.3.2-3.el9.x86_64 58/235 Installing : libcollection-0.7.0-53.el9.x86_64 59/235 Installing : libbpf-2:1.5.0-1.el9.x86_64 60/235 Installing : iproute-6.14.0-1.el9.x86_64 61/235 Installing : libbasicobjects-0.1.1-53.el9.x86_64 62/235 Installing : libini_config-1.3.1-53.el9.x86_64 63/235 Installing : kbd-misc-2.4.0-11.el9.noarch 64/235 Installing : kbd-legacy-2.4.0-11.el9.noarch 65/235 Installing : kbd-2.4.0-11.el9.x86_64 66/235 Installing : isns-utils-libs-0.101-4.el9.x86_64 67/235 Installing : ipcalc-1.0.0-5.el9.x86_64 68/235 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 69/235 Installing : hostname-3.23-6.el9.x86_64 70/235 Running scriptlet: hostname-3.23-6.el9.x86_64 70/235 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 71/235 Installing : groff-base-1.22.4-10.el9.x86_64 71/235 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 71/235 Installing : perl-Digest-1.19-4.el9.noarch 72/235 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 73/235 Installing : perl-B-1.80-481.el9.x86_64 74/235 Installing : perl-FileHandle-2.03-481.el9.noarch 75/235 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 76/235 Installing : perl-libnet-3.13-4.el9.noarch 77/235 Installing : perl-base-2.27-481.el9.noarch 78/235 Installing : perl-URI-5.09-3.el9.noarch 79/235 Installing : perl-AutoLoader-5.74-481.el9.noarch 80/235 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 81/235 Installing : perl-if-0.60.800-481.el9.noarch 82/235 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 83/235 Installing : perl-Time-Local-2:1.300-7.el9.noarch 84/235 Installing : perl-File-Path-2.18-4.el9.noarch 85/235 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 86/235 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 87/235 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 88/235 Installing : perl-Net-SSLeay-1.94-3.el9.x86_64 89/235 Installing : perl-Class-Struct-0.66-481.el9.noarch 90/235 Installing : perl-POSIX-1.94-481.el9.x86_64 91/235 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 92/235 Installing : perl-IPC-Open3-1.21-481.el9.noarch 93/235 Installing : perl-subs-1.03-481.el9.noarch 94/235 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 95/235 Installing : perl-Term-Cap-1.17-460.el9.noarch 96/235 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 97/235 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 98/235 Installing : perl-Socket-4:2.031-4.el9.x86_64 99/235 Installing : perl-SelectSaver-1.02-481.el9.noarch 100/235 Installing : perl-Symbol-1.08-481.el9.noarch 101/235 Installing : perl-File-stat-1.09-481.el9.noarch 102/235 Installing : perl-podlators-1:4.14-460.el9.noarch 103/235 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 104/235 Installing : perl-Fcntl-1.13-481.el9.x86_64 105/235 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 106/235 Installing : perl-mro-1.23-481.el9.x86_64 107/235 Installing : perl-IO-1.43-481.el9.x86_64 108/235 Installing : perl-overloading-0.02-481.el9.noarch 109/235 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 110/235 Installing : perl-Errno-1.30-481.el9.x86_64 111/235 Installing : perl-File-Basename-2.85-481.el9.noarch 112/235 Installing : perl-Getopt-Std-1.12-481.el9.noarch 113/235 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 114/235 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 115/235 Installing : perl-constant-1.33-461.el9.noarch 116/235 Installing : perl-Storable-1:3.21-460.el9.x86_64 117/235 Installing : perl-overload-1.31-481.el9.noarch 118/235 Installing : perl-parent-1:0.238-460.el9.noarch 119/235 Installing : perl-vars-1.05-481.el9.noarch 120/235 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 121/235 Installing : perl-Carp-1.50-460.el9.noarch 122/235 Installing : perl-Exporter-5.74-461.el9.noarch 123/235 Installing : perl-PathTools-3.78-461.el9.x86_64 124/235 Installing : perl-Encode-4:3.08-462.el9.x86_64 125/235 Installing : perl-libs-4:5.32.1-481.el9.x86_64 126/235 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 127/235 Installing : e2fsprogs-libs-1.46.5-7.el9.x86_64 128/235 Installing : quota-1:4.09-4.el9.x86_64 129/235 Installing : diffutils-3.7-12.el9.x86_64 130/235 Installing : policycoreutils-3.6-3.el9.x86_64 131/235 Running scriptlet: policycoreutils-3.6-3.el9.x86_64 131/235 Installing : selinux-policy-38.1.58-1.el9.noarch 132/235 Running scriptlet: selinux-policy-38.1.58-1.el9.noarch 132/235 Running scriptlet: selinux-policy-targeted-38.1.58-1.el9.noarch 133/235 Installing : selinux-policy-targeted-38.1.58-1.el9.noarch 133/235 Running scriptlet: selinux-policy-targeted-38.1.58-1.el9.noarch 133/235 Installing : device-mapper-persistent-data-1.1.0-1.el9.x86_64 134/235 Installing : bc-1.07.1-14.el9.x86_64 135/235 Installing : acl-2.3.1-4.el9.x86_64 136/235 Installing : dbus-1:1.12.20-8.el9.x86_64 137/235 Installing : systemd-pam-252-53.el9.x86_64 138/235 Running scriptlet: systemd-252-53.el9.x86_64 139/235 Installing : systemd-252-53.el9.x86_64 139/235 Running scriptlet: systemd-252-53.el9.x86_64 139/235 Installing : dbus-common-1:1.12.20-8.el9.noarch 140/235 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 140/235 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. Running scriptlet: dbus-broker-28-7.el9.x86_64 141/235 Installing : dbus-broker-28-7.el9.x86_64 141/235 Running scriptlet: dbus-broker-28-7.el9.x86_64 141/235 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. Installing : device-mapper-libs-9:1.02.202-6.el9.x86_64 142/235 Installing : device-mapper-9:1.02.202-6.el9.x86_64 143/235 Installing : device-mapper-event-libs-9:1.02.202-6.el9.x86_64 144/235 Installing : cryptsetup-libs-2.7.2-4.el9.x86_64 145/235 Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 146/235 Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 146/235 Created symlink /etc/systemd/system/sockets.target.wants/iscsiuio.socket → /usr/lib/systemd/system/iscsiuio.socket. Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9. 147/235 Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9. 147/235 Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-starter.service → /usr/lib/systemd/system/iscsi-starter.service. Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket → /usr/lib/systemd/system/iscsid.socket. Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-onboot.service → /usr/lib/systemd/system/iscsi-onboot.service. Installing : cryptsetup-2.7.2-4.el9.x86_64 148/235 Installing : systemd-udev-252-53.el9.x86_64 149/235 Running scriptlet: systemd-udev-252-53.el9.x86_64 149/235 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. Installing : device-mapper-event-9:1.02.202-6.el9.x86_64 150/235 Running scriptlet: device-mapper-event-9:1.02.202-6.el9.x86_64 150/235 Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. Installing : lvm2-libs-9:2.03.28-6.el9.x86_64 151/235 Installing : lvm2-9:2.03.28-6.el9.x86_64 152/235 Running scriptlet: lvm2-9:2.03.28-6.el9.x86_64 152/235 Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. Installing : device-mapper-multipath-libs-0.8.7-38.el9.x86_64 153/235 Installing : kpartx-0.8.7-38.el9.x86_64 154/235 Installing : device-mapper-multipath-0.8.7-38.el9.x86_64 155/235 Running scriptlet: device-mapper-multipath-0.8.7-38.el9.x86_64 155/235 Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service → /usr/lib/systemd/system/multipathd.service. Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket → /usr/lib/systemd/system/multipathd.socket. Installing : gssproxy-0.8.4-7.el9.x86_64 156/235 Running scriptlet: gssproxy-0.8.4-7.el9.x86_64 156/235 Installing : initscripts-service-10.11.8-4.el9.noarch 157/235 Installing : initscripts-10.11.8-4.el9.x86_64 158/235 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 158/235 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. Installing : openstack-network-scripts-10.11.1-6.el9s.x86_64 159/235 Running scriptlet: openstack-network-scripts-10.11.1-6.el9s.x86_64 159/235 Installing : openstack-network-scripts-openvswitch3.3-10.11.1 160/235 Running scriptlet: rpcbind-1.2.6-7.el9.x86_64 161/235 Installing : rpcbind-1.2.6-7.el9.x86_64 161/235 Running scriptlet: rpcbind-1.2.6-7.el9.x86_64 161/235 Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. Running scriptlet: nfs-utils-1:2.5.4-37.el9.x86_64 162/235 Installing : nfs-utils-1:2.5.4-37.el9.x86_64 162/235 Running scriptlet: nfs-utils-1:2.5.4-37.el9.x86_64 162/235 System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down Installing : python3-audit-3.1.5-7.el9.x86_64 163/235 Installing : python3-PyMySQL-0.10.1-6.el9.noarch 164/235 Installing : libxslt-1.1.34-12.el9.x86_64 165/235 Installing : python3-lxml-4.6.5-3.el9.x86_64 166/235 Installing : checkpolicy-3.6-1.el9.x86_64 167/235 Installing : qpid-proton-c-0.35.0-2.el9s.x86_64 168/235 Installing : python3-qpid-proton-0.35.0-2.el9s.x86_64 169/235 Installing : python3-pyngus-2.3.0-8.el9s.noarch 170/235 Installing : python3-yappi-1.3.6-1.el9s.x86_64 171/235 Installing : python3-voluptuous-0.13.1-1.el9s.noarch 172/235 Installing : python3-uhashring-2.1-1.el9s.noarch 173/235 Installing : python3-statsd-3.2.1-20.el9s.noarch 174/235 Installing : python3-sqlparse-0.4.2-4.el9s.noarch 175/235 Installing : python3-migrate-0.13.0-5.el9s.noarch 176/235 Installing : python3-retrying-1.3.3-2.el9s.noarch 177/235 Installing : python3-repoze-lru-0.7-10.el9s.noarch 178/235 Installing : python3-routes-2.5.1-1.el9s.noarch 179/235 Installing : python3-pyroute2-0.7.3-1.el9s.noarch 180/235 Installing : python3-prometheus_client-0.9.0-2.el9s.noarch 181/235 Installing : python3-oslo-metrics-0.6.0-0.20230310153035.9501 182/235 Installing : python3-kazoo-2.8.0-2.el9s.noarch 183/235 Installing : python3-zake-0.2.2-22.el9s.noarch 184/235 Installing : python3-fixtures-4.0.1-1.el9s.noarch 185/235 Installing : python3-distro-1.7.0-3.el9s.noarch 186/235 Installing : python3-policycoreutils-3.6-3.el9.noarch 187/235 Installing : policycoreutils-python-utils-3.6-3.el9.noarch 188/235 Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 189/235 Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 189/235 Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 189/235 Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 190/235 Installing : openvswitch3.3-3.3.4-115.el9s.x86_64 190/235 Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 190/235 Installing : rdo-openvswitch-2:3.3-1.el9s.noarch 191/235 Installing : python3-openvswitch3.3-3.3.4-115.el9s.x86_64 192/235 Installing : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 193/235 Installing : python3-ovsdbapp-2.2.2-0.20250310130901.2b6725a. 194/235 Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 195/235 Installing : memcached-selinux-1.6.9-7.el9.x86_64 195/235 Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 195/235 Running scriptlet: memcached-1.6.9-7.el9.x86_64 196/235 Installing : memcached-1.6.9-7.el9.x86_64 196/235 Running scriptlet: memcached-1.6.9-7.el9.x86_64 196/235 Installing : python3-binary-memcached-0.31.1-1.el9s.noarch 197/235 Installing : python3-deprecated-1.2.13-3.el9s.noarch 198/235 Installing : python3-cachetools-5.2.0-3.el9s.noarch 199/235 Installing : python3-async-timeout-4.0.2-5.el9s.noarch 200/235 Installing : python3-redis-4.3.4-1.el9s.noarch 201/235 Installing : python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9. 202/235 Installing : libsodium-1.0.18-7.el9s.x86_64 203/235 Installing : python3-pynacl-1.5.0-1.el9s.x86_64 204/235 Installing : python3-paramiko-2.11.0-1.el9s.noarch 205/235 Installing : python3-oslo-rootwrap-7.0.1-0.20230310192932.b72 206/235 Installing : python3-oslo-limit-2.1.0-0.20230310131834.ee1d1a 207/235 Installing : python3-os-traits-2.10.0-0.20230310171422.0d924f 208/235 Installing : python-pycadf-common-3.1.1-0.20230310113453.4179 209/235 Installing : python3-pycadf-3.1.1-0.20230310113453.4179996.el 210/235 Installing : python-oslo-versionedobjects-lang-3.1.0-0.202303 211/235 Installing : python-oslo-privsep-lang-3.1.0-0.20230310171112. 212/235 Installing : python3-oslo-privsep-3.1.0-0.20230310171112.c2b6 213/235 Installing : python-oslo-policy-lang-4.1.1-0.20230310200304.0 214/235 Installing : python3-oslo-policy-4.1.1-0.20230310200304.043db 215/235 Installing : python3-oslo-upgradecheck-2.1.1-0.20230310191026 216/235 Installing : python-oslo-middleware-lang-5.1.1-0.202402191516 217/235 Installing : python3-oslo-middleware-5.1.1-0.20240219151614.7 218/235 Installing : python-oslo-db-lang-12.3.3-0.20241104094751.be05 219/235 Installing : python3-oslo-db-12.3.3-0.20241104094751.be0515d. 220/235 Installing : python-oslo-concurrency-lang-5.1.1-0.20230412082 221/235 Installing : python3-oslo-concurrency-5.1.1-0.20230412082954. 222/235 Installing : python3-oslo-service-3.1.2-0.20240617091247.9be8 223/235 Installing : python3-oslo-messaging-14.2.5-0.20240913082034.8 224/235 Installing : python3-oslo-versionedobjects-3.1.0-0.2023031013 225/235 Installing : python3-os-vif-3.1.1-0.20230310165910.54bae86.el 226/235 Installing : python3-os-win-5.9.0-0.20230310142323.318b105.el 227/235 Installing : python3-os-brick-6.2.5-0.20241203175655.7ad0ed6. 228/235 Installing : python-oslo-cache-lang-3.3.2-0.20250611040748.88 229/235 Installing : python3-oslo-cache-3.3.2-0.20250611040748.880d81 230/235 Installing : python3-keystonemiddleware-10.2.0-0.202402010608 231/235 Installing : python3-os-resource-classes-1.1.0-0.202303101149 232/235 Installing : python3-nova-1:27.5.2-0.20250603130706.2ac3efc.e 233/235 Running scriptlet: openstack-nova-common-1:27.5.2-0.20250603130706. 234/235 Installing : openstack-nova-common-1:27.5.2-0.20250603130706. 234/235 Installing : rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 235/235 Running scriptlet: selinux-policy-targeted-38.1.58-1.el9.noarch 235/235 Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 235/235 Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 235/235 Running scriptlet: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 235/235 Verifying : python3-castellan-4.1.0-0.20240201061838.fe10397 1/235 Verifying : python3-os-brick-6.2.5-0.20241203175655.7ad0ed6. 2/235 Verifying : python3-os-resource-classes-1.1.0-0.202303101149 3/235 Verifying : python3-os-vif-3.1.1-0.20230310165910.54bae86.el 4/235 Verifying : python-oslo-cache-lang-3.3.2-0.20250611040748.88 5/235 Verifying : python-oslo-concurrency-lang-5.1.1-0.20230412082 6/235 Verifying : python-oslo-db-lang-12.3.3-0.20241104094751.be05 7/235 Verifying : python-oslo-middleware-lang-5.1.1-0.202402191516 8/235 Verifying : python-oslo-policy-lang-4.1.1-0.20230310200304.0 9/235 Verifying : python-oslo-privsep-lang-3.1.0-0.20230310171112. 10/235 Verifying : python-oslo-versionedobjects-lang-3.1.0-0.202303 11/235 Verifying : python-pycadf-common-3.1.1-0.20230310113453.4179 12/235 Verifying : python3-cursive-0.2.3-0.20230310141236.e754d67.e 13/235 Verifying : python3-futurist-2.4.1-0.20230310123225.159d752. 14/235 Verifying : python3-microversion-parse-1.0.1-0.2023031011195 15/235 Verifying : python3-os-traits-2.10.0-0.20230310171422.0d924f 16/235 Verifying : python3-os-win-5.9.0-0.20230310142323.318b105.el 17/235 Verifying : python3-oslo-cache-3.3.2-0.20250611040748.880d81 18/235 Verifying : python3-oslo-concurrency-5.1.1-0.20230412082954. 19/235 Verifying : python3-oslo-db-12.3.3-0.20241104094751.be0515d. 20/235 Verifying : python3-oslo-limit-2.1.0-0.20230310131834.ee1d1a 21/235 Verifying : python3-oslo-messaging-14.2.5-0.20240913082034.8 22/235 Verifying : python3-oslo-metrics-0.6.0-0.20230310153035.9501 23/235 Verifying : python3-oslo-middleware-5.1.1-0.20240219151614.7 24/235 Verifying : python3-oslo-policy-4.1.1-0.20230310200304.043db 25/235 Verifying : python3-oslo-privsep-3.1.0-0.20230310171112.c2b6 26/235 Verifying : python3-oslo-reports-3.0.0-0.20240219151357.a17d 27/235 Verifying : python3-oslo-rootwrap-7.0.1-0.20230310192932.b72 28/235 Verifying : python3-oslo-service-3.1.2-0.20240617091247.9be8 29/235 Verifying : python3-oslo-upgradecheck-2.1.1-0.20230310191026 30/235 Verifying : python3-oslo-versionedobjects-3.1.0-0.2023031013 31/235 Verifying : python3-pycadf-3.1.1-0.20230310113453.4179996.el 32/235 Verifying : python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9. 33/235 Verifying : openstack-nova-common-1:27.5.2-0.20250603130706. 34/235 Verifying : python3-nova-1:27.5.2-0.20250603130706.2ac3efc.e 35/235 Verifying : python3-keystonemiddleware-10.2.0-0.202402010608 36/235 Verifying : python3-ovsdbapp-2.2.2-0.20250310130901.2b6725a. 37/235 Verifying : libsodium-1.0.18-7.el9s.x86_64 38/235 Verifying : openstack-network-scripts-10.11.1-6.el9s.x86_64 39/235 Verifying : openstack-network-scripts-openvswitch3.3-10.11.1 40/235 Verifying : python3-alembic-1.8.1-1.el9s.noarch 41/235 Verifying : python3-amqp-5.1.1-1.el9s.noarch 42/235 Verifying : python3-async-timeout-4.0.2-5.el9s.noarch 43/235 Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 44/235 Verifying : python3-binary-memcached-0.31.1-1.el9s.noarch 45/235 Verifying : python3-cachetools-5.2.0-3.el9s.noarch 46/235 Verifying : python3-deprecated-1.2.13-3.el9s.noarch 47/235 Verifying : python3-distro-1.7.0-3.el9s.noarch 48/235 Verifying : python3-etcd3gw-2.1.0-1.el9s.noarch 49/235 Verifying : python3-eventlet-0.33.3-2.el9s.noarch 50/235 Verifying : python3-fasteners-0.18-1.el9s.noarch 51/235 Verifying : python3-fixtures-4.0.1-1.el9s.noarch 52/235 Verifying : python3-greenlet-1.1.3-1.el9s.x86_64 53/235 Verifying : python3-jinja2-3.0.1-2.el9s.noarch 54/235 Verifying : python3-kazoo-2.8.0-2.el9s.noarch 55/235 Verifying : python3-kombu-1:5.2.4-3.el9s.noarch 56/235 Verifying : python3-memcached-1.59-3.el9s.noarch 57/235 Verifying : python3-migrate-0.13.0-5.el9s.noarch 58/235 Verifying : python3-paramiko-2.11.0-1.el9s.noarch 59/235 Verifying : python3-paste-3.5.2-1.el9s.noarch 60/235 Verifying : python3-paste-deploy-2.1.1-2.el9s.noarch 61/235 Verifying : python3-prometheus_client-0.9.0-2.el9s.noarch 62/235 Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 63/235 Verifying : python3-pyngus-2.3.0-8.el9s.noarch 64/235 Verifying : python3-pyroute2-0.7.3-1.el9s.noarch 65/235 Verifying : python3-qpid-proton-0.35.0-2.el9s.x86_64 66/235 Verifying : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 67/235 Verifying : python3-redis-4.3.4-1.el9s.noarch 68/235 Verifying : python3-repoze-lru-0.7-10.el9s.noarch 69/235 Verifying : python3-retrying-1.3.3-2.el9s.noarch 70/235 Verifying : python3-routes-2.5.1-1.el9s.noarch 71/235 Verifying : python3-sqlparse-0.4.2-4.el9s.noarch 72/235 Verifying : python3-statsd-3.2.1-20.el9s.noarch 73/235 Verifying : python3-tempita-0.5.2-2.el9s.noarch 74/235 Verifying : python3-tenacity-6.3.1-1.el9s.noarch 75/235 Verifying : python3-uhashring-2.1-1.el9s.noarch 76/235 Verifying : python3-vine-5.0.0-3.el9s.noarch 77/235 Verifying : python3-voluptuous-0.13.1-1.el9s.noarch 78/235 Verifying : python3-webob-1.8.7-1.el9s.noarch 79/235 Verifying : python3-yappi-1.3.6-1.el9s.x86_64 80/235 Verifying : python3-zake-0.2.2-22.el9s.noarch 81/235 Verifying : qpid-proton-c-0.35.0-2.el9s.x86_64 82/235 Verifying : rdo-openvswitch-2:3.3-1.el9s.noarch 83/235 Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 84/235 Verifying : openvswitch3.3-3.3.4-115.el9s.x86_64 85/235 Verifying : python3-openvswitch3.3-3.3.4-115.el9s.x86_64 86/235 Verifying : checkpolicy-3.6-1.el9.x86_64 87/235 Verifying : libxslt-1.1.34-12.el9.x86_64 88/235 Verifying : memcached-1.6.9-7.el9.x86_64 89/235 Verifying : memcached-selinux-1.6.9-7.el9.x86_64 90/235 Verifying : perl-AutoLoader-5.74-481.el9.noarch 91/235 Verifying : perl-B-1.80-481.el9.x86_64 92/235 Verifying : perl-Carp-1.50-460.el9.noarch 93/235 Verifying : perl-Class-Struct-0.66-481.el9.noarch 94/235 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 95/235 Verifying : perl-Digest-1.19-4.el9.noarch 96/235 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 97/235 Verifying : perl-Encode-4:3.08-462.el9.x86_64 98/235 Verifying : perl-Errno-1.30-481.el9.x86_64 99/235 Verifying : perl-Exporter-5.74-461.el9.noarch 100/235 Verifying : perl-Fcntl-1.13-481.el9.x86_64 101/235 Verifying : perl-File-Basename-2.85-481.el9.noarch 102/235 Verifying : perl-File-Path-2.18-4.el9.noarch 103/235 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 104/235 Verifying : perl-File-stat-1.09-481.el9.noarch 105/235 Verifying : perl-FileHandle-2.03-481.el9.noarch 106/235 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 107/235 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 108/235 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 109/235 Verifying : perl-IO-1.43-481.el9.x86_64 110/235 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 111/235 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 112/235 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 113/235 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 114/235 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 115/235 Verifying : perl-Net-SSLeay-1.94-3.el9.x86_64 116/235 Verifying : perl-POSIX-1.94-481.el9.x86_64 117/235 Verifying : perl-PathTools-3.78-461.el9.x86_64 118/235 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 119/235 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 120/235 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 121/235 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 122/235 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 123/235 Verifying : perl-SelectSaver-1.02-481.el9.noarch 124/235 Verifying : perl-Socket-4:2.031-4.el9.x86_64 125/235 Verifying : perl-Storable-1:3.21-460.el9.x86_64 126/235 Verifying : perl-Symbol-1.08-481.el9.noarch 127/235 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 128/235 Verifying : perl-Term-Cap-1.17-460.el9.noarch 129/235 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 130/235 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 131/235 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 132/235 Verifying : perl-URI-5.09-3.el9.noarch 133/235 Verifying : perl-base-2.27-481.el9.noarch 134/235 Verifying : perl-constant-1.33-461.el9.noarch 135/235 Verifying : perl-if-0.60.800-481.el9.noarch 136/235 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 137/235 Verifying : perl-libnet-3.13-4.el9.noarch 138/235 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 139/235 Verifying : perl-mro-1.23-481.el9.x86_64 140/235 Verifying : perl-overload-1.31-481.el9.noarch 141/235 Verifying : perl-overloading-0.02-481.el9.noarch 142/235 Verifying : perl-parent-1:0.238-460.el9.noarch 143/235 Verifying : perl-podlators-1:4.14-460.el9.noarch 144/235 Verifying : perl-subs-1.03-481.el9.noarch 145/235 Verifying : perl-vars-1.05-481.el9.noarch 146/235 Verifying : policycoreutils-python-utils-3.6-3.el9.noarch 147/235 Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 148/235 Verifying : python3-audit-3.1.5-7.el9.x86_64 149/235 Verifying : python3-ldap-3.4.3-2.el9.x86_64 150/235 Verifying : python3-libselinux-3.6-3.el9.x86_64 151/235 Verifying : python3-libsemanage-3.6-5.el9.x86_64 152/235 Verifying : python3-lxml-4.6.5-3.el9.x86_64 153/235 Verifying : python3-policycoreutils-3.6-3.el9.noarch 154/235 Verifying : python3-psutil-5.8.0-12.el9.x86_64 155/235 Verifying : python3-pyasn1-0.4.8-6.el9.noarch 156/235 Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 157/235 Verifying : python3-sqlalchemy-1.4.45-3.el9.x86_64 158/235 Verifying : unbound-libs-1.16.2-18.el9.x86_64 159/235 Verifying : acl-2.3.1-4.el9.x86_64 160/235 Verifying : bc-1.07.1-14.el9.x86_64 161/235 Verifying : chkconfig-1.24-2.el9.x86_64 162/235 Verifying : cryptsetup-2.7.2-4.el9.x86_64 163/235 Verifying : cryptsetup-libs-2.7.2-4.el9.x86_64 164/235 Verifying : dbus-1:1.12.20-8.el9.x86_64 165/235 Verifying : dbus-broker-28-7.el9.x86_64 166/235 Verifying : dbus-common-1:1.12.20-8.el9.noarch 167/235 Verifying : device-mapper-9:1.02.202-6.el9.x86_64 168/235 Verifying : device-mapper-event-9:1.02.202-6.el9.x86_64 169/235 Verifying : device-mapper-event-libs-9:1.02.202-6.el9.x86_64 170/235 Verifying : device-mapper-libs-9:1.02.202-6.el9.x86_64 171/235 Verifying : device-mapper-multipath-0.8.7-38.el9.x86_64 172/235 Verifying : device-mapper-multipath-libs-0.8.7-38.el9.x86_64 173/235 Verifying : device-mapper-persistent-data-1.1.0-1.el9.x86_64 174/235 Verifying : diffutils-3.7-12.el9.x86_64 175/235 Verifying : e2fsprogs-libs-1.46.5-7.el9.x86_64 176/235 Verifying : groff-base-1.22.4-10.el9.x86_64 177/235 Verifying : gssproxy-0.8.4-7.el9.x86_64 178/235 Verifying : hostname-3.23-6.el9.x86_64 179/235 Verifying : initscripts-10.11.8-4.el9.x86_64 180/235 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 181/235 Verifying : initscripts-service-10.11.8-4.el9.noarch 182/235 Verifying : ipcalc-1.0.0-5.el9.x86_64 183/235 Verifying : iproute-6.14.0-1.el9.x86_64 184/235 Verifying : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9. 185/235 Verifying : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 186/235 Verifying : isns-utils-libs-0.101-4.el9.x86_64 187/235 Verifying : kbd-2.4.0-11.el9.x86_64 188/235 Verifying : kbd-legacy-2.4.0-11.el9.noarch 189/235 Verifying : kbd-misc-2.4.0-11.el9.noarch 190/235 Verifying : kmod-28-10.el9.x86_64 191/235 Verifying : kmod-libs-28-10.el9.x86_64 192/235 Verifying : kpartx-0.8.7-38.el9.x86_64 193/235 Verifying : libaio-0.3.111-13.el9.x86_64 194/235 Verifying : libbasicobjects-0.1.1-53.el9.x86_64 195/235 Verifying : libbpf-2:1.5.0-1.el9.x86_64 196/235 Verifying : libcollection-0.7.0-53.el9.x86_64 197/235 Verifying : libev-4.33-6.el9.x86_64 198/235 Verifying : libibverbs-54.0-1.el9.x86_64 199/235 Verifying : libini_config-1.3.1-53.el9.x86_64 200/235 Verifying : libmnl-1.0.4-16.el9.x86_64 201/235 Verifying : libnfsidmap-1:2.5.4-37.el9.x86_64 202/235 Verifying : libnl3-3.11.0-1.el9.x86_64 203/235 Verifying : libnvme-1.13-1.el9.x86_64 204/235 Verifying : libpath_utils-0.2.1-53.el9.x86_64 205/235 Verifying : libref_array-0.1.5-53.el9.x86_64 206/235 Verifying : libseccomp-2.5.2-2.el9.x86_64 207/235 Verifying : libselinux-utils-3.6-3.el9.x86_64 208/235 Verifying : libtirpc-1.3.3-9.el9.x86_64 209/235 Verifying : libverto-libev-0.3.2-3.el9.x86_64 210/235 Verifying : lsscsi-0.32-6.el9.x86_64 211/235 Verifying : lvm2-9:2.03.28-6.el9.x86_64 212/235 Verifying : lvm2-libs-9:2.03.28-6.el9.x86_64 213/235 Verifying : ncurses-6.2-10.20210508.el9.x86_64 214/235 Verifying : nfs-utils-1:2.5.4-37.el9.x86_64 215/235 Verifying : numactl-libs-2.0.19-1.el9.x86_64 216/235 Verifying : nvme-cli-2.13-1.el9.x86_64 217/235 Verifying : policycoreutils-3.6-3.el9.x86_64 218/235 Verifying : protobuf-c-1.3.3-13.el9.x86_64 219/235 Verifying : psmisc-23.4-3.el9.x86_64 220/235 Verifying : python3-dns-2.6.1-3.el9.noarch 221/235 Verifying : python3-setools-4.4.4-1.el9.x86_64 222/235 Verifying : quota-1:4.09-4.el9.x86_64 223/235 Verifying : quota-nls-1:4.09-4.el9.noarch 224/235 Verifying : rpcbind-1.2.6-7.el9.x86_64 225/235 Verifying : rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 226/235 Verifying : selinux-policy-38.1.58-1.el9.noarch 227/235 Verifying : selinux-policy-targeted-38.1.58-1.el9.noarch 228/235 Verifying : sg3_utils-1.47-10.el9.x86_64 229/235 Verifying : sg3_utils-libs-1.47-10.el9.x86_64 230/235 Verifying : systemd-252-53.el9.x86_64 231/235 Verifying : systemd-pam-252-53.el9.x86_64 232/235 Verifying : systemd-rpm-macros-252-53.el9.noarch 233/235 Verifying : systemd-udev-252-53.el9.x86_64 234/235 Verifying : userspace-rcu-0.12.1-6.el9.x86_64 235/235 Installed: acl-2.3.1-4.el9.x86_64 bc-1.07.1-14.el9.x86_64 checkpolicy-3.6-1.el9.x86_64 chkconfig-1.24-2.el9.x86_64 cryptsetup-2.7.2-4.el9.x86_64 cryptsetup-libs-2.7.2-4.el9.x86_64 dbus-1:1.12.20-8.el9.x86_64 dbus-broker-28-7.el9.x86_64 dbus-common-1:1.12.20-8.el9.noarch device-mapper-9:1.02.202-6.el9.x86_64 device-mapper-event-9:1.02.202-6.el9.x86_64 device-mapper-event-libs-9:1.02.202-6.el9.x86_64 device-mapper-libs-9:1.02.202-6.el9.x86_64 device-mapper-multipath-0.8.7-38.el9.x86_64 device-mapper-multipath-libs-0.8.7-38.el9.x86_64 device-mapper-persistent-data-1.1.0-1.el9.x86_64 diffutils-3.7-12.el9.x86_64 e2fsprogs-libs-1.46.5-7.el9.x86_64 groff-base-1.22.4-10.el9.x86_64 gssproxy-0.8.4-7.el9.x86_64 hostname-3.23-6.el9.x86_64 initscripts-10.11.8-4.el9.x86_64 initscripts-rename-device-10.11.8-4.el9.x86_64 initscripts-service-10.11.8-4.el9.noarch ipcalc-1.0.0-5.el9.x86_64 iproute-6.14.0-1.el9.x86_64 iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 isns-utils-libs-0.101-4.el9.x86_64 kbd-2.4.0-11.el9.x86_64 kbd-legacy-2.4.0-11.el9.noarch kbd-misc-2.4.0-11.el9.noarch kmod-28-10.el9.x86_64 kmod-libs-28-10.el9.x86_64 kpartx-0.8.7-38.el9.x86_64 libaio-0.3.111-13.el9.x86_64 libbasicobjects-0.1.1-53.el9.x86_64 libbpf-2:1.5.0-1.el9.x86_64 libcollection-0.7.0-53.el9.x86_64 libev-4.33-6.el9.x86_64 libibverbs-54.0-1.el9.x86_64 libini_config-1.3.1-53.el9.x86_64 libmnl-1.0.4-16.el9.x86_64 libnfsidmap-1:2.5.4-37.el9.x86_64 libnl3-3.11.0-1.el9.x86_64 libnvme-1.13-1.el9.x86_64 libpath_utils-0.2.1-53.el9.x86_64 libref_array-0.1.5-53.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libselinux-utils-3.6-3.el9.x86_64 libsodium-1.0.18-7.el9s.x86_64 libtirpc-1.3.3-9.el9.x86_64 libverto-libev-0.3.2-3.el9.x86_64 libxslt-1.1.34-12.el9.x86_64 lsscsi-0.32-6.el9.x86_64 lvm2-9:2.03.28-6.el9.x86_64 lvm2-libs-9:2.03.28-6.el9.x86_64 memcached-1.6.9-7.el9.x86_64 memcached-selinux-1.6.9-7.el9.x86_64 ncurses-6.2-10.20210508.el9.x86_64 nfs-utils-1:2.5.4-37.el9.x86_64 numactl-libs-2.0.19-1.el9.x86_64 nvme-cli-2.13-1.el9.x86_64 openstack-network-scripts-10.11.1-6.el9s.x86_64 openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 openstack-nova-common-1:27.5.2-0.20250603130706.2ac3efc.el9.noarch openvswitch-selinux-extra-policy-1.0-36.el9s.noarch openvswitch3.3-3.3.4-115.el9s.x86_64 perl-AutoLoader-5.74-481.el9.noarch perl-B-1.80-481.el9.x86_64 perl-Carp-1.50-460.el9.noarch perl-Class-Struct-0.66-481.el9.noarch perl-Data-Dumper-2.174-462.el9.x86_64 perl-Digest-1.19-4.el9.noarch perl-Digest-MD5-2.58-4.el9.x86_64 perl-Encode-4:3.08-462.el9.x86_64 perl-Errno-1.30-481.el9.x86_64 perl-Exporter-5.74-461.el9.noarch perl-Fcntl-1.13-481.el9.x86_64 perl-File-Basename-2.85-481.el9.noarch perl-File-Path-2.18-4.el9.noarch perl-File-Temp-1:0.231.100-4.el9.noarch perl-File-stat-1.09-481.el9.noarch perl-FileHandle-2.03-481.el9.noarch perl-Getopt-Long-1:2.52-4.el9.noarch perl-Getopt-Std-1.12-481.el9.noarch perl-HTTP-Tiny-0.076-462.el9.noarch perl-IO-1.43-481.el9.x86_64 perl-IO-Socket-IP-0.41-5.el9.noarch perl-IO-Socket-SSL-2.073-2.el9.noarch perl-IPC-Open3-1.21-481.el9.noarch perl-MIME-Base64-3.16-4.el9.x86_64 perl-Mozilla-CA-20200520-6.el9.noarch perl-Net-SSLeay-1.94-3.el9.x86_64 perl-POSIX-1.94-481.el9.x86_64 perl-PathTools-3.78-461.el9.x86_64 perl-Pod-Escapes-1:1.07-460.el9.noarch perl-Pod-Perldoc-3.28.01-461.el9.noarch perl-Pod-Simple-1:3.42-4.el9.noarch perl-Pod-Usage-4:2.01-4.el9.noarch perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 perl-SelectSaver-1.02-481.el9.noarch perl-Socket-4:2.031-4.el9.x86_64 perl-Storable-1:3.21-460.el9.x86_64 perl-Symbol-1.08-481.el9.noarch perl-Term-ANSIColor-5.01-461.el9.noarch perl-Term-Cap-1.17-460.el9.noarch perl-Text-ParseWords-3.30-460.el9.noarch perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch perl-Time-Local-2:1.300-7.el9.noarch perl-URI-5.09-3.el9.noarch perl-base-2.27-481.el9.noarch perl-constant-1.33-461.el9.noarch perl-if-0.60.800-481.el9.noarch perl-interpreter-4:5.32.1-481.el9.x86_64 perl-libnet-3.13-4.el9.noarch perl-libs-4:5.32.1-481.el9.x86_64 perl-mro-1.23-481.el9.x86_64 perl-overload-1.31-481.el9.noarch perl-overloading-0.02-481.el9.noarch perl-parent-1:0.238-460.el9.noarch perl-podlators-1:4.14-460.el9.noarch perl-subs-1.03-481.el9.noarch perl-vars-1.05-481.el9.noarch policycoreutils-3.6-3.el9.x86_64 policycoreutils-python-utils-3.6-3.el9.noarch protobuf-c-1.3.3-13.el9.x86_64 psmisc-23.4-3.el9.x86_64 python-oslo-cache-lang-3.3.2-0.20250611040748.880d81b.el9.noarch python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch python-oslo-db-lang-12.3.3-0.20241104094751.be0515d.el9.noarch python-oslo-middleware-lang-5.1.1-0.20240219151614.7725ac9.el9.noarch python-oslo-policy-lang-4.1.1-0.20230310200304.043db50.el9.noarch python-oslo-privsep-lang-3.1.0-0.20230310171112.c2b6df0.el9.noarch python-oslo-versionedobjects-lang-3.1.0-0.20230310132208.b4ea834.el9.noarch python-pycadf-common-3.1.1-0.20230310113453.4179996.el9.noarch python3-PyMySQL-0.10.1-6.el9.noarch python3-alembic-1.8.1-1.el9s.noarch python3-amqp-5.1.1-1.el9s.noarch python3-async-timeout-4.0.2-5.el9s.noarch python3-audit-3.1.5-7.el9.x86_64 python3-bcrypt-3.2.2-4.el9s.x86_64 python3-binary-memcached-0.31.1-1.el9s.noarch python3-cachetools-5.2.0-3.el9s.noarch python3-castellan-4.1.0-0.20240201061838.fe10397.el9.noarch python3-cursive-0.2.3-0.20230310141236.e754d67.el9.noarch python3-deprecated-1.2.13-3.el9s.noarch python3-distro-1.7.0-3.el9s.noarch python3-dns-2.6.1-3.el9.noarch python3-etcd3gw-2.1.0-1.el9s.noarch python3-eventlet-0.33.3-2.el9s.noarch python3-fasteners-0.18-1.el9s.noarch python3-fixtures-4.0.1-1.el9s.noarch python3-futurist-2.4.1-0.20230310123225.159d752.el9.noarch python3-greenlet-1.1.3-1.el9s.x86_64 python3-jinja2-3.0.1-2.el9s.noarch python3-kazoo-2.8.0-2.el9s.noarch python3-keystonemiddleware-10.2.0-0.20240201060809.e05466c.el9.noarch python3-kombu-1:5.2.4-3.el9s.noarch python3-ldap-3.4.3-2.el9.x86_64 python3-libselinux-3.6-3.el9.x86_64 python3-libsemanage-3.6-5.el9.x86_64 python3-lxml-4.6.5-3.el9.x86_64 python3-memcached-1.59-3.el9s.noarch python3-microversion-parse-1.0.1-0.20230310111956.2c36df6.el9.noarch python3-migrate-0.13.0-5.el9s.noarch python3-nova-1:27.5.2-0.20250603130706.2ac3efc.el9.noarch python3-openvswitch3.3-3.3.4-115.el9s.x86_64 python3-os-brick-6.2.5-0.20241203175655.7ad0ed6.el9.noarch python3-os-resource-classes-1.1.0-0.20230310114949.357bd40.el9.noarch python3-os-traits-2.10.0-0.20230310171422.0d924f5.el9.noarch python3-os-vif-3.1.1-0.20230310165910.54bae86.el9.noarch python3-os-win-5.9.0-0.20230310142323.318b105.el9.noarch python3-oslo-cache-3.3.2-0.20250611040748.880d81b.el9.noarch python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch python3-oslo-db-12.3.3-0.20241104094751.be0515d.el9.noarch python3-oslo-limit-2.1.0-0.20230310131834.ee1d1aa.el9.noarch python3-oslo-messaging-14.2.5-0.20240913082034.86bf53a.el9.noarch python3-oslo-metrics-0.6.0-0.20230310153035.95013ef.el9.noarch python3-oslo-middleware-5.1.1-0.20240219151614.7725ac9.el9.noarch python3-oslo-policy-4.1.1-0.20230310200304.043db50.el9.noarch python3-oslo-privsep-3.1.0-0.20230310171112.c2b6df0.el9.noarch python3-oslo-reports-3.0.0-0.20240219151357.a17d762.el9.noarch python3-oslo-rootwrap-7.0.1-0.20230310192932.b72372b.el9.noarch python3-oslo-service-3.1.2-0.20240617091247.9be8ebb.el9.noarch python3-oslo-upgradecheck-2.1.1-0.20230310191026.eeedfc9.el9.noarch python3-oslo-versionedobjects-3.1.0-0.20230310132208.b4ea834.el9.noarch python3-ovsdbapp-2.2.2-0.20250310130901.2b6725a.el9.noarch python3-paramiko-2.11.0-1.el9s.noarch python3-paste-3.5.2-1.el9s.noarch python3-paste-deploy-2.1.1-2.el9s.noarch python3-policycoreutils-3.6-3.el9.noarch python3-prometheus_client-0.9.0-2.el9s.noarch python3-psutil-5.8.0-12.el9.x86_64 python3-pyasn1-0.4.8-6.el9.noarch python3-pyasn1-modules-0.4.8-6.el9.noarch python3-pycadf-3.1.1-0.20230310113453.4179996.el9.noarch python3-pynacl-1.5.0-1.el9s.x86_64 python3-pyngus-2.3.0-8.el9s.noarch python3-pyroute2-0.7.3-1.el9s.noarch python3-qpid-proton-0.35.0-2.el9s.x86_64 python3-rdo-openvswitch-2:3.3-1.el9s.noarch python3-redis-4.3.4-1.el9s.noarch python3-repoze-lru-0.7-10.el9s.noarch python3-retrying-1.3.3-2.el9s.noarch python3-routes-2.5.1-1.el9s.noarch python3-setools-4.4.4-1.el9.x86_64 python3-sqlalchemy-1.4.45-3.el9.x86_64 python3-sqlparse-0.4.2-4.el9s.noarch python3-statsd-3.2.1-20.el9s.noarch python3-tempita-0.5.2-2.el9s.noarch python3-tenacity-6.3.1-1.el9s.noarch python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.noarch python3-uhashring-2.1-1.el9s.noarch python3-vine-5.0.0-3.el9s.noarch python3-voluptuous-0.13.1-1.el9s.noarch python3-webob-1.8.7-1.el9s.noarch python3-yappi-1.3.6-1.el9s.x86_64 python3-zake-0.2.2-22.el9s.noarch qpid-proton-c-0.35.0-2.el9s.x86_64 quota-1:4.09-4.el9.x86_64 quota-nls-1:4.09-4.el9.noarch rdo-openvswitch-2:3.3-1.el9s.noarch rpcbind-1.2.6-7.el9.x86_64 rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 selinux-policy-38.1.58-1.el9.noarch selinux-policy-targeted-38.1.58-1.el9.noarch sg3_utils-1.47-10.el9.x86_64 sg3_utils-libs-1.47-10.el9.x86_64 systemd-252-53.el9.x86_64 systemd-pam-252-53.el9.x86_64 systemd-rpm-macros-252-53.el9.noarch systemd-udev-252-53.el9.x86_64 unbound-libs-1.16.2-18.el9.x86_64 userspace-rcu-0.12.1-6.el9.x86_64 Complete! 181 files removed STEP 6/6: LABEL "tcib_build_tag"="19f02e65741c3a6d2995ab987df1a599" COMMIT quay.rdoproject.org/podified-antelope-centos9/openstack-nova-base:19f02e65741c3a6d2995ab987df1a599 Getting image source signatures Copying blob sha256:064536bec9f0f2d6e3dcc0673e9f1dd05bf87ed8e03c94b8c45e1a1db3921d78 Copying blob sha256:c1fc11e6bb0bea312d2788f3a758d22ebf222ec1c30a5b3f1d9afa16a39452ea Copying blob sha256:64c9289d77631eb093410377fb4d6c98e88cea33c47a50202005eb93207e247b Copying blob sha256:8357600d9c109fdd1a86d71da01c0c7f8e3fea9e773fe3cca987761fe8412317 Copying config sha256:383b657408d0ac9f97f7a661fcaefe83aae6d4e93833af06ff5efd49c5f6850a Writing manifest to image destination --> 383b657408d0 Successfully tagged quay.rdoproject.org/podified-antelope-centos9/openstack-nova-base:19f02e65741c3a6d2995ab987df1a599 383b657408d0ac9f97f7a661fcaefe83aae6d4e93833af06ff5efd49c5f6850a