STEP 1/9: FROM 38.102.83.220:5001/podified-master-centos10/openstack-os:watcher_latest STEP 2/9: USER root STEP 3/9: RUN bash /usr/local/bin/uid_gid_manage swift + '[' -z swift ']' + _USERS_TO_CREATE=swift + 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['cloudkitty']='cloudkitty 42406 42406 /var/lib/cloudkitty 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['valkey']='valkey 42460 42460 /run/valkey 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 swift 42445 42445 /var/lib/swift kolla ++ awk '{ print $1 }' + _NAME=swift ++ echo swift 42445 42445 /var/lib/swift kolla ++ awk '{ print $2 }' + _UID=42445 ++ echo swift 42445 42445 /var/lib/swift kolla ++ awk '{ print $3 }' + _GID=42445 ++ echo swift 42445 42445 /var/lib/swift kolla ++ awk '{ print $4 }' + _HOME_DIR=/var/lib/swift ++ echo swift 42445 42445 /var/lib/swift kolla ++ awk '{ print $5 }' + _EXTRA_GROUPS=kolla + [[ swift != \s\w\i\f\t ]] + [[ ! -z kolla ]] + _EXTRA_GROUPS_ARG='--groups kolla' + [[ -z /var/lib/swift ]] + _HOME_ARGS='-m --home /var/lib/swift' + id -g swift + _GROUPADD_CMD='groupadd --gid 42445 swift' + id swift + _USERADD_CMD='useradd -l -m --home /var/lib/swift --shell /usr/sbin/nologin --uid 42445 --gid 42445 --groups kolla swift' + eval groupadd --gid 42445 swift ++ groupadd --gid 42445 swift + eval useradd -l -m --home /var/lib/swift --shell /usr/sbin/nologin --uid 42445 --gid 42445 --groups kolla swift ++ useradd -l -m --home /var/lib/swift --shell /usr/sbin/nologin --uid 42445 --gid 42445 --groups kolla swift STEP 4/9: RUN dnf -y install nmap-ncat openstack-swift rsync-daemon && dnf clean all && rm -rf /var/cache/dnf Repository 'gating-repo' is missing name in configuration, using id. gating-repo 1.3 MB/s | 1.3 kB 00:00 delorean-openstack-barbican-25ef5677a674088bfb4 229 kB/s | 5.0 kB 00:00 delorean-openstack-ironic-python-agent-builder- 886 kB/s | 19 kB 00:00 delorean-python-cinder-tests-tempest-c40f9b8876 238 kB/s | 4.1 kB 00:00 delorean-python-magnumclient-6357cfaa79857dd338 1.8 MB/s | 29 kB 00:00 delorean-openstack-ceilometer-b26888008b8fa7932 783 kB/s | 11 kB 00:00 delorean-openstack-kolla-e65d3b50b44025d3a9721e 3.8 MB/s | 70 kB 00:00 delorean-openstack-nova-cc742602bcdeff185ff1204 418 kB/s | 5.1 kB 00:00 delorean-openstack-designate-652a8180f03bc35f67 318 kB/s | 4.7 kB 00:00 delorean-openstack-glance-d928d8e522127410a83df 353 kB/s | 4.8 kB 00:00 delorean-python-keystone-tests-tempest-97d6de34 410 kB/s | 4.8 kB 00:00 delorean-openstack-manila-40107f961671fd55710f7 263 kB/s | 3.4 kB 00:00 delorean-python-neutron-tests-tempest-2609bfcb2 2.0 MB/s | 24 kB 00:00 delorean-openstack-octavia-40e13e517b3000a0e4b3 398 kB/s | 5.3 kB 00:00 delorean-openstack-watcher-03073a1b0d8dacfc49b2 329 kB/s | 3.9 kB 00:00 delorean-edpm-image-builder-55ba53cf215b14ed95b 295 kB/s | 3.1 kB 00:00 delorean-puppet-manila-5149a266fe4b6990961d8c68 1.2 MB/s | 14 kB 00:00 delorean-openstack-swift-ac5c783d652e66f2f19cdb 281 kB/s | 3.4 kB 00:00 delorean-python-telemetry-tests-tempest-c8e6eda 676 kB/s | 7.5 kB 00:00 delorean-openstack-heat-ui-b4beeb4fe99c5f970401 740 kB/s | 9.5 kB 00:00 dlrn-master-testing 12 MB/s | 206 kB 00:00 dlrn-master-build-deps 4.3 MB/s | 73 kB 00:00 centos9-rabbitmq 2.4 MB/s | 44 kB 00:00 centos10-storage 1.0 MB/s | 47 kB 00:00 NFV SIG OpenvSwitch 83 kB/s | 8.2 kB 00:00 repo-setup-centos-appstream 43 MB/s | 3.4 MB 00:00 repo-setup-centos-baseos 52 MB/s | 6.8 MB 00:00 repo-setup-centos-highavailability 1.0 MB/s | 51 kB 00:00 repo-setup-centos-powertools 11 MB/s | 754 kB 00:00 Extra Packages for Enterprise Linux 10 - x86_64 4.9 MB/s | 5.6 MB 00:01 Dependencies resolved. =============================================================================================================== Package Arch Version Repository Size =============================================================================================================== Installing: nmap-ncat x86_64 4:7.92-3.el10 repo-setup-centos-appstream 226 k python3-swift noarch 2.37.0-0.20251001191801.ac5c783.el10 delorean-component-swift 1.8 M rsync-daemon noarch 3.4.1-2.el10 repo-setup-centos-appstream 11 k Installing dependencies: liberasurecode x86_64 1.6.2-10.el10s delorean-master-testing 60 k libibverbs x86_64 57.0-2.el10 repo-setup-centos-baseos 457 k libnl3 x86_64 3.11.0-1.el10 repo-setup-centos-baseos 361 k libpcap x86_64 14:1.10.4-7.el10 repo-setup-centos-baseos 175 k libxslt x86_64 1.1.39-8.el10 repo-setup-centos-appstream 189 k python3-castellan noarch 5.4.1-0.20250903123600.609f4ea.el10 delorean-component-barbican 160 k python3-dns noarch 2.6.1-1.el10 repo-setup-centos-baseos 629 k python3-eventlet noarch 0.40.0-1.el10s delorean-master-testing 585 k python3-greenlet x86_64 3.0.3-5.el10 repo-setup-centos-appstream 264 k python3-lxml x86_64 5.2.1-4.el10 repo-setup-centos-appstream 1.4 M python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k python3-pyeclib x86_64 1.6.0-18.el10s delorean-master-testing 58 k python3-pyxattr x86_64 0.7.2-14.el10 repo-setup-centos-powertools 35 k python3-swift+kms_keymaster noarch 2.37.0-0.20251001191801.ac5c783.el10 delorean-component-swift 8.1 k rsync x86_64 3.4.1-2.el10 repo-setup-centos-baseos 417 k Transaction Summary =============================================================================================================== Install 18 Packages Total download size: 6.8 M Installed size: 24 M Downloading Packages: (1/18): python3-swift+kms_keymaster-2.37.0-0.20 652 kB/s | 8.1 kB 00:00 (2/18): python3-castellan-5.4.1-0.2025090312360 10 MB/s | 160 kB 00:00 (3/18): liberasurecode-1.6.2-10.el10s.x86_64.rp 9.0 MB/s | 60 kB 00:00 (4/18): python3-paste-deploy-3.1.0-7.el10s.noar 8.7 MB/s | 46 kB 00:00 (5/18): python3-eventlet-0.40.0-1.el10s.noarch. 49 MB/s | 585 kB 00:00 (6/18): python3-pyeclib-1.6.0-18.el10s.x86_64.r 12 MB/s | 58 kB 00:00 (7/18): python3-swift-2.37.0-0.20251001191801.a 29 MB/s | 1.8 MB 00:00 (8/18): nmap-ncat-7.92-3.el10.x86_64.rpm 5.3 MB/s | 226 kB 00:00 (9/18): python3-greenlet-3.0.3-5.el10.x86_64.rp 24 MB/s | 264 kB 00:00 (10/18): libxslt-1.1.39-8.el10.x86_64.rpm 3.7 MB/s | 189 kB 00:00 (11/18): libibverbs-57.0-2.el10.x86_64.rpm 39 MB/s | 457 kB 00:00 (12/18): python3-lxml-5.2.1-4.el10.x86_64.rpm 50 MB/s | 1.4 MB 00:00 (13/18): libnl3-3.11.0-1.el10.x86_64.rpm 27 MB/s | 361 kB 00:00 (14/18): libpcap-1.10.4-7.el10.x86_64.rpm 22 MB/s | 175 kB 00:00 (15/18): python3-dns-2.6.1-1.el10.noarch.rpm 61 MB/s | 629 kB 00:00 (16/18): rsync-daemon-3.4.1-2.el10.noarch.rpm 296 kB/s | 11 kB 00:00 (17/18): rsync-3.4.1-2.el10.x86_64.rpm 37 MB/s | 417 kB 00:00 (18/18): python3-pyxattr-0.7.2-14.el10.x86_64.r 4.7 MB/s | 35 kB 00:00 -------------------------------------------------------------------------------- Total 54 MB/s | 6.8 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-dns-2.6.1-1.el10.noarch 1/18 Installing : python3-greenlet-3.0.3-5.el10.x86_64 2/18 Installing : python3-eventlet-0.40.0-1.el10s.noarch 3/18 Installing : python3-pyxattr-0.7.2-14.el10.x86_64 4/18 Installing : rsync-3.4.1-2.el10.x86_64 5/18 Installing : libnl3-3.11.0-1.el10.x86_64 6/18 Installing : libibverbs-57.0-2.el10.x86_64 7/18 Installing : libpcap-14:1.10.4-7.el10.x86_64 8/18 Installing : libxslt-1.1.39-8.el10.x86_64 9/18 Installing : python3-lxml-5.2.1-4.el10.x86_64 10/18 Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 11/18 Installing : liberasurecode-1.6.2-10.el10s.x86_64 12/18 Running scriptlet: liberasurecode-1.6.2-10.el10s.x86_64 12/18 Installing : python3-pyeclib-1.6.0-18.el10s.x86_64 13/18 Installing : python3-castellan-5.4.1-0.20250903123600.609f4ea.e 14/18 Running scriptlet: python3-swift-2.37.0-0.20251001191801.ac5c783.el10 15/18 Installing : python3-swift-2.37.0-0.20251001191801.ac5c783.el10 15/18 Running scriptlet: python3-swift-2.37.0-0.20251001191801.ac5c783.el10 15/18 Installing : python3-swift+kms_keymaster-2.37.0-0.2025100119180 16/18 Installing : nmap-ncat-4:7.92-3.el10.x86_64 17/18 Running scriptlet: nmap-ncat-4:7.92-3.el10.x86_64 17/18 Installing : rsync-daemon-3.4.1-2.el10.noarch 18/18 Running scriptlet: rsync-daemon-3.4.1-2.el10.noarch 18/18 Installed: liberasurecode-1.6.2-10.el10s.x86_64 libibverbs-57.0-2.el10.x86_64 libnl3-3.11.0-1.el10.x86_64 libpcap-14:1.10.4-7.el10.x86_64 libxslt-1.1.39-8.el10.x86_64 nmap-ncat-4:7.92-3.el10.x86_64 python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch python3-dns-2.6.1-1.el10.noarch python3-eventlet-0.40.0-1.el10s.noarch python3-greenlet-3.0.3-5.el10.x86_64 python3-lxml-5.2.1-4.el10.x86_64 python3-paste-deploy-3.1.0-7.el10s.noarch python3-pyeclib-1.6.0-18.el10s.x86_64 python3-pyxattr-0.7.2-14.el10.x86_64 python3-swift-2.37.0-0.20251001191801.ac5c783.el10.noarch python3-swift+kms_keymaster-2.37.0-0.20251001191801.ac5c783.el10.noarch rsync-3.4.1-2.el10.x86_64 rsync-daemon-3.4.1-2.el10.noarch Complete! Repository 'gating-repo' is missing name in configuration, using id. 98 files removed STEP 5/9: RUN cp /usr/share/tcib/container-images/kolla/swift-base/swift-rootwrap /usr/bin/swift-rootwrap STEP 6/9: RUN cp /usr/share/tcib/container-images/kolla/swift-base/swift-sudoers /etc/sudoers.d/swift-sudoers STEP 7/9: RUN chmod 755 /usr/bin/swift-rootwrap && chmod 440 /etc/sudoers.d/swift-sudoers STEP 8/9: RUN touch /etc/swift/rootwrap.conf && chmod 644 /etc/swift/rootwrap.conf && crudini --set /etc/swift/rootwrap.conf DEFAULT filters_path /etc/swift/rootwrap.d,/usr/share/swift/rootwrap && crudini --set /etc/swift/rootwrap.conf DEFAULT exec_dirs /sbin,/usr/sbin,/bin,/usr/bin && crudini --set /etc/swift/rootwrap.conf DEFAULT use_syslog False && crudini --set /etc/swift/rootwrap.conf DEFAULT syslog_log_facility syslog && crudini --set /etc/swift/rootwrap.conf DEFAULT syslog_log_level ERROR STEP 9/9: LABEL "tcib_build_tag"="watcher_latest" COMMIT 38.102.83.220:5001/podified-master-centos10/openstack-swift-base:watcher_latest Getting image source signatures Copying blob sha256:3d7063f4eea69b495feea125e59ae13f34b53a14073a991c7a4a030171385d0a Copying blob sha256:a038f09f3729bf4f0e240a88257e6e6647c20063651c3d77c1843cc20fead09d Copying blob sha256:034bb58b95c623f92e5e79266443eff7da335f89239a4ca32f780ef4f3a9494f Copying blob sha256:d4eea8b27176c6a789c20f7ec3a69218803476b6f746ac6e252b7b48adf4fa0d Copying config sha256:405604f452708615db8dbf921a2777bb114e4f0aaf81f029b33d9318aa077a08 Writing manifest to image destination --> 405604f45270 Successfully tagged 38.102.83.220:5001/podified-master-centos10/openstack-swift-base:watcher_latest 405604f452708615db8dbf921a2777bb114e4f0aaf81f029b33d9318aa077a08