2025-04-07 08:44:50,182: INFO: Building contrail-external-rabbitmq 2025-04-07 08:44:50,416: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_0_8_7-6_9 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-external-rabbitmq --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.00kB done #1 DONE 0.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-1_0_8_7-6_9 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.5s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-1_0_8_7-6_9 #4 CACHED #5 [internal] load build context #5 transferring context: 52.99kB done #5 DONE 1.1s #6 [2/3] COPY *.sh / #6 DONE 1.8s #7 [3/3] RUN /bin/bash -c 'for item in `ls /__*` ; do mv $item /${item:3} ; done' && source /functions.sh && source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) && if [[ ${ver} == 8 ]]; then RABBITMQ_VERSION="3.10.7" && ERLANG_VERSION="25.0.4"; elif [[ ${ver} == 9 ]]; then RABBITMQ_VERSION="3.12.13" && ERLANG_VERSION="25.3.2.15" && ver=8 ; else RABBITMQ_VERSION="3.7.28" && ERLANG_VERSION="21.3.8.21"; fi && download_package https://packagecloud.io rabbitmq/erlang/packages/el/${ver}/erlang-${ERLANG_VERSION}-1.el${ver}.x86_64.rpm/download.rpm erlang.rpm && download_package https://packagecloud.io rabbitmq/rabbitmq-server/packages/el/${ver}/rabbitmq-server-${RABBITMQ_VERSION}-1.el${ver}.noarch.rpm/download.rpm rabbitmq-server.rpm && yum install -y erlang.rpm rabbitmq-server.rpm vim-common && usermod -a -G 1999 rabbitmq && usermod -d /var/lib/rabbitmq rabbitmq && rabbitmq-plugins enable --offline rabbitmq_management && rm -f *rpm && yum clean all -y && rm -rf /var/cache/yum #7 0.815 http://nexus.gz1.opensdn.io/repository/external-web-cache/rabbitmq/erlang/packages/el/8/erlang-25.3.2.15-1.el8.x86_64.rpm/download.rpm: #7 0.815 2025-04-07 08:44:55 ERROR 404: rabbitmq/erlang/packages/el/8/erlang-25.3.2.15-1.el8.x86_64.rpm/download.rpm. #7 2.603 2025-04-07 08:44:57 URL:https://d3fo0g5hm7lbuv.cloudfront.net/828/1039/el/8/package_files/2979656.rpm?Expires=1744015796&Signature=P0le-nWli3ISZSZ0WxiJkMcNrXDA1ZYXIjoBWZFNkvrDCbkxTxv8PxnKHeLjbyUjXGZsXr8L57oCj432Umyo9-o4pbmrKeINjaRoVjquf93VRtdaQPpvEE2~-6eRqvo4Nl~GsmuSug6sgPUROrfDG7i7XDkk6-O7kDsDYy8AarC-XkGYm5PnTLhuuGmKlFESf1~caVPMNcss6c7Hw870Uxhm9~frhea2gkjVniaBW9XjuHtoH6cWRsdl-BEVV65iJpMA2R9ls1jB67ywvl4adUttrPPQScaJgN3QlM9deTOD1BvwEpvE~jAU2jCJ-IcKj2eXm4R51aaEHKREg7pjrA__&Key-Pair-Id=K1ZMSF1EKC3AZL [21295248/21295248] -> "erlang.rpm" [1] #7 2.618 http://nexus.gz1.opensdn.io/repository/external-web-cache/rabbitmq/rabbitmq-server/packages/el/8/rabbitmq-server-3.12.13-1.el8.noarch.rpm/download.rpm: #7 2.618 2025-04-07 08:44:57 ERROR 404: rabbitmq/rabbitmq-server/packages/el/8/rabbitmq-server-3.12.13-1.el8.noarch.rpm/download.rpm. #7 3.917 2025-04-07 08:44:58 URL:https://d3fo0g5hm7lbuv.cloudfront.net/828/1033/el/8/package_files/2844747.rpm?Expires=1744015798&Signature=leMenql174znIJdyjB7DX~6o7Nw31LbFBWzLJ04gr4J4RyRiGPNNRbUHvjmRoOykWF2xwydwfX4GHL0jWQZ7SdqkRS8DNwv4mHahNoLTk01MOZg3RCeGcI3Opk5JTKYFeNo1JRWPs6oFz4L8F1KB4Gy3McT6JfHf8qDZRqGq7Ir~5BAip9IB70et1eKDqzWZfneO5l9KZCSS4j-n6O0rArN6KhEUf6xS0YUZO3kZSz2EiHgtYHLRCT7N2Nu7JjK6rsKgmiqkXHIN04AENHFDOqV3SrTFN~OMpuhBMQTOUUFbCoGuxMomTXkjxPPW845uS33nqFNtkXgtXxslpWzb6g__&Key-Pair-Id=K1ZMSF1EKC3AZL [17817915/17817915] -> "rabbitmq-server.rpm" [1] #7 4.533 Contrail repo 4.8 MB/s | 133 kB 00:00 #7 4.667 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.1 MB 00:00 #7 5.875 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 730 kB 00:00 #7 6.256 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 264 kB 00:00 #7 6.677 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 7.0 MB 00:00 #7 11.16 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.0 MB 00:00 #7 14.02 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #7 14.95 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 2.3 MB 00:00 #7 16.17 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 392 kB 00:00 #7 16.74 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 MB/s | 451 kB 00:00 #7 17.26 added from: http://tf-mirrors.gz1.opensdn.io/re 616 kB/s | 16 kB 00:00 #7 17.56 added from: http://tf-mirrors.gz1.opensdn.io/re 9.2 kB/s | 257 B 00:00 #7 17.92 added from: http://tf-mirrors.gz1.opensdn.io/re 467 kB/s | 13 kB 00:00 #7 18.31 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 #7 19.14 added from: http://tf-mirrors.gz1.opensdn.io/re 72 MB/s | 30 MB 00:00 #7 39.34 Third parties for OpenSDN 24 MB/s | 5.4 MB 00:00 #7 47.95 Dependencies resolved. #7 47.96 ================================================================================================ #7 47.96 Package Arch Version Repository Size #7 47.96 ================================================================================================ #7 47.96 Installing: #7 47.96 erlang x86_64 25.3.2.15-1.el8 @commandline 20 M #7 47.96 rabbitmq-server noarch 3.12.13-1.el8 @commandline 17 M #7 47.96 vim-common x86_64 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-appstream 6.6 M #7 47.96 Upgrading: #7 47.96 ima-evm-utils x86_64 1.5-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 68 k #7 47.96 libacl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 22 k #7 47.96 libselinux x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #7 47.96 libsepol x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 329 k #7 47.96 python3-rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 64 k #7 47.96 rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 485 k #7 47.96 rpm-build-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 88 k #7 47.96 rpm-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 307 k #7 47.96 rpm-sign-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 20 k #7 47.96 systemd-libs x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 678 k #7 47.96 Installing dependencies: #7 47.96 acl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 69 k #7 47.96 attr x86_64 2.5.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #7 47.96 compat-openssl11 x86_64 1:1.1.1k-4.el9_0 tf-mirrors.ci_repos_yum9-appstream 1.5 M #7 47.96 dbus x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 6.8 k #7 47.96 dbus-broker x86_64 28-7.el9 tf-mirrors.ci_repos_yum9-baseos 171 k #7 47.96 dbus-common noarch 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #7 47.96 diffutils x86_64 3.7-12.el9 tf-mirrors.ci_repos_yum9-baseos 388 k #7 47.96 keyutils x86_64 1.6.3-1.el9 tf-mirrors.ci_repos_yum9-baseos 72 k #7 47.96 kmod-libs x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 62 k #7 47.96 libseccomp x86_64 2.5.2-2.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #7 47.96 libselinux-utils x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 164 k #7 47.96 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #7 47.96 policycoreutils x86_64 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #7 47.96 rpm-plugin-selinux x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 16 k #7 47.96 selinux-policy noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 48 k #7 47.96 selinux-policy-targeted noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 6.5 M #7 47.96 systemd x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 4.0 M #7 47.96 systemd-pam x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 285 k #7 47.96 systemd-rpm-macros noarch 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 73 k #7 47.96 vim-filesystem noarch 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-baseos 9.3 k #7 47.96 #7 47.96 Transaction Summary #7 47.96 ================================================================================================ #7 47.96 Install 23 Packages #7 47.96 Upgrade 10 Packages #7 47.96 #7 47.96 Total size: 60 M #7 47.96 Total download size: 22 M #7 47.97 Downloading Packages: #7 48.15 (1/31): dbus-1.12.20-8.el9.x86_64.rpm 39 kB/s | 6.8 kB 00:00 #7 48.42 (2/31): acl-2.3.1-4.el9.x86_64.rpm 158 kB/s | 69 kB 00:00 #7 48.45 (3/31): attr-2.5.1-3.el9.x86_64.rpm 122 kB/s | 58 kB 00:00 #7 48.46 (4/31): dbus-common-1.12.20-8.el9.noarch.rpm 1.1 MB/s | 14 kB 00:00 #7 48.48 (5/31): dbus-broker-28-7.el9.x86_64.rpm 647 kB/s | 171 kB 00:00 #7 48.49 (6/31): keyutils-1.6.3-1.el9.x86_64.rpm 2.2 MB/s | 72 kB 00:00 #7 48.50 (7/31): kmod-libs-28-10.el9.x86_64.rpm 2.8 MB/s | 62 kB 00:00 #7 48.50 (8/31): libseccomp-2.5.2-2.el9.x86_64.rpm 9.1 MB/s | 71 kB 00:00 #7 48.52 (9/31): diffutils-3.7-12.el9.x86_64.rpm 5.6 MB/s | 388 kB 00:00 #7 48.52 (10/31): logrotate-3.18.0-8.el9.x86_64.rpm 3.2 MB/s | 74 kB 00:00 #7 48.64 (11/31): libselinux-utils-3.6-1.el9.x86_64.rpm 1.1 MB/s | 164 kB 00:00 #7 48.69 (12/31): rpm-plugin-selinux-4.16.1.3-34.el9.0.1 97 kB/s | 16 kB 00:00 #7 48.89 (13/31): selinux-policy-38.1.45-3.el9_5.noarch. 196 kB/s | 48 kB 00:00 #7 48.91 (14/31): policycoreutils-3.6-2.1.el9.x86_64.rpm 534 kB/s | 208 kB 00:00 #7 48.94 (15/31): systemd-pam-252-46.el9_5.2.0.1.x86_64. 9.4 MB/s | 285 kB 00:00 #7 48.95 (16/31): systemd-rpm-macros-252-46.el9_5.2.0.1. 5.6 MB/s | 73 kB 00:00 #7 48.96 (17/31): vim-filesystem-8.2.2637-21.el9.noarch. 1.0 MB/s | 9.3 kB 00:00 #7 49.04 (18/31): systemd-252-46.el9_5.2.0.1.x86_64.rpm 28 MB/s | 4.0 MB 00:00 #7 49.13 (19/31): selinux-policy-targeted-38.1.45-3.el9_ 15 MB/s | 6.5 MB 00:00 #7 49.16 (20/31): compat-openssl11-1.1.1k-4.el9_0.x86_64 7.4 MB/s | 1.5 MB 00:00 #7 49.17 (21/31): ima-evm-utils-1.5-2.el9.0.1.x86_64.rpm 1.4 MB/s | 68 kB 00:00 #7 49.19 (22/31): libacl-2.3.1-4.el9.x86_64.rpm 1.0 MB/s | 22 kB 00:00 #7 49.19 (23/31): libselinux-3.6-1.el9.x86_64.rpm 3.4 MB/s | 85 kB 00:00 #7 49.21 (24/31): libsepol-3.6-1.el9.x86_64.rpm 10 MB/s | 329 kB 00:00 #7 49.22 (25/31): python3-rpm-4.16.1.3-34.el9.0.1.x86_64 2.1 MB/s | 64 kB 00:00 #7 49.24 (26/31): rpm-4.16.1.3-34.el9.0.1.x86_64.rpm 15 MB/s | 485 kB 00:00 #7 49.36 (27/31): rpm-build-libs-4.16.1.3-34.el9.0.1.x86 635 kB/s | 88 kB 00:00 #7 49.37 (28/31): rpm-libs-4.16.1.3-34.el9.0.1.x86_64.rp 2.3 MB/s | 307 kB 00:00 #7 49.39 (29/31): rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_ 763 kB/s | 20 kB 00:00 #7 49.41 (30/31): systemd-libs-252-46.el9_5.2.0.1.x86_64 18 MB/s | 678 kB 00:00 #7 49.56 (31/31): vim-common-8.2.2637-21.el9.x86_64.rpm 13 MB/s | 6.6 MB 00:00 #7 49.56 -------------------------------------------------------------------------------- #7 49.56 Total 14 MB/s | 22 MB 00:01 #7 49.56 Running transaction check #7 49.68 Transaction check succeeded. #7 49.68 Running transaction test #7 50.45 Transaction test succeeded. #7 50.45 Running transaction #7 64.33 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 1/1 #7 64.49 Preparing : 1/1 #7 64.59 Upgrading : libacl-2.3.1-4.el9.x86_64 1/43 #7 65.50 Upgrading : rpm-4.16.1.3-34.el9.0.1.x86_64 2/43 #7 65.54 Upgrading : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 3/43 #7 65.57 Upgrading : libsepol-3.6-1.el9.x86_64 4/43 #7 65.60 Upgrading : libselinux-3.6-1.el9.x86_64 5/43 #7 65.63 Upgrading : systemd-libs-252-46.el9_5.2.0.1.x86_64 6/43 #7 65.66 Running scriptlet: systemd-libs-252-46.el9_5.2.0.1.x86_64 6/43 #7 65.71 Installing : libselinux-utils-3.6-1.el9.x86_64 7/43 #7 65.73 Upgrading : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 8/43 #7 66.26 Installing : acl-2.3.1-4.el9.x86_64 9/43 #7 66.59 Installing : compat-openssl11-1:1.1.1k-4.el9_0.x86_64 10/43 #7 70.49 Installing : erlang-25.3.2.15-1.el8.x86_64 11/43 #7 70.90 Installing : vim-filesystem-2:8.2.2637-21.el9.noarch 12/43 #7 71.13 Installing : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 13/43 #7 71.31 Installing : libseccomp-2.5.2-2.el9.x86_64 14/43 #7 71.57 Installing : kmod-libs-28-10.el9.x86_64 15/43 #7 71.96 Installing : keyutils-1.6.3-1.el9.x86_64 16/43 #7 72.67 Installing : diffutils-3.7-12.el9.x86_64 17/43 #7 73.29 Installing : policycoreutils-3.6-2.1.el9.x86_64 18/43 #7 73.32 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 18/43 #7 73.38 Installing : selinux-policy-38.1.45-3.el9_5.noarch 19/43 #7 73.41 Running scriptlet: selinux-policy-38.1.45-3.el9_5.noarch 19/43 #7 73.47 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 20/43 #7 73.95 Installing : selinux-policy-targeted-38.1.45-3.el9_5.noarch 20/43 #7 73.97 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 20/43 #7 96.62 Installing : dbus-1:1.12.20-8.el9.x86_64 21/43 #7 96.82 Installing : systemd-pam-252-46.el9_5.2.0.1.x86_64 22/43 #7 96.89 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 23/43 #7 98.41 Installing : systemd-252-46.el9_5.2.0.1.x86_64 23/43 #7 98.67 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 23/43 #7 108.7 Installing : dbus-common-1:1.12.20-8.el9.noarch 24/43 #7 108.7 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 24/43 #7 108.7 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #7 108.7 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #7 108.7 #7 108.7 Running scriptlet: dbus-broker-28-7.el9.x86_64 25/43 #7 109.1 Installing : dbus-broker-28-7.el9.x86_64 25/43 #7 109.2 Running scriptlet: dbus-broker-28-7.el9.x86_64 25/43 #7 109.3 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #7 109.3 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #7 109.3 #7 109.3 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 26/43 #7 109.3 Installing : logrotate-3.18.0-8.el9.x86_64 26/43 #7 109.3 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 26/43 #7 109.3 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #7 109.3 #7 109.3 Installing : attr-2.5.1-3.el9.x86_64 27/43 #7 109.3 Upgrading : ima-evm-utils-1.5-2.el9.0.1.x86_64 28/43 #7 109.4 Upgrading : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 29/43 #7 109.4 Upgrading : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 30/43 #7 109.4 Running scriptlet: rabbitmq-server-3.12.13-1.el8.noarch 31/43 #7 110.3 Installing : rabbitmq-server-3.12.13-1.el8.noarch 31/43 #7 110.3 Running scriptlet: rabbitmq-server-3.12.13-1.el8.noarch 31/43 #7 110.4 System has not been booted with systemd as init system (PID 1). Can't operate. #7 110.4 Failed to connect to bus: Host is down #7 110.4 #7 110.4 Installing : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 32/43 #7 111.7 Installing : vim-common-2:8.2.2637-21.el9.x86_64 33/43 #7 111.8 Cleanup : python3-rpm-4.16.1.3-25.el9.x86_64 34/43 #7 112.0 Cleanup : rpm-sign-libs-4.16.1.3-25.el9.x86_64 35/43 #7 112.0 Cleanup : rpm-build-libs-4.16.1.3-25.el9.x86_64 36/43 #7 112.1 Cleanup : rpm-4.16.1.3-25.el9.x86_64 37/43 #7 112.1 Cleanup : rpm-libs-4.16.1.3-25.el9.x86_64 38/43 #7 112.1 Cleanup : systemd-libs-252-18.el9.x86_64 39/43 #7 112.1 Cleanup : libselinux-3.5-1.el9.x86_64 40/43 #7 112.5 Cleanup : libsepol-3.5-1.el9.x86_64 41/43 #7 112.5 Cleanup : libacl-2.3.1-3.el9.x86_64 42/43 #7 112.5 Cleanup : ima-evm-utils-1.4-4.el9.x86_64 43/43 #7 112.5 Running scriptlet: rpm-4.16.1.3-34.el9.0.1.x86_64 43/43 #7 112.5 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 43/43 #7 112.6 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 43/43 #7 122.1 Running scriptlet: ima-evm-utils-1.4-4.el9.x86_64 43/43 #7 122.3 Verifying : acl-2.3.1-4.el9.x86_64 1/43 #7 122.3 Verifying : attr-2.5.1-3.el9.x86_64 2/43 #7 122.3 Verifying : dbus-1:1.12.20-8.el9.x86_64 3/43 #7 122.3 Verifying : dbus-broker-28-7.el9.x86_64 4/43 #7 122.3 Verifying : dbus-common-1:1.12.20-8.el9.noarch 5/43 #7 122.3 Verifying : diffutils-3.7-12.el9.x86_64 6/43 #7 122.3 Verifying : keyutils-1.6.3-1.el9.x86_64 7/43 #7 122.3 Verifying : kmod-libs-28-10.el9.x86_64 8/43 #7 122.3 Verifying : libseccomp-2.5.2-2.el9.x86_64 9/43 #7 122.3 Verifying : libselinux-utils-3.6-1.el9.x86_64 10/43 #7 122.3 Verifying : logrotate-3.18.0-8.el9.x86_64 11/43 #7 122.3 Verifying : policycoreutils-3.6-2.1.el9.x86_64 12/43 #7 122.3 Verifying : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 13/43 #7 122.3 Verifying : selinux-policy-38.1.45-3.el9_5.noarch 14/43 #7 122.3 Verifying : selinux-policy-targeted-38.1.45-3.el9_5.noarch 15/43 #7 122.3 Verifying : systemd-252-46.el9_5.2.0.1.x86_64 16/43 #7 122.3 Verifying : systemd-pam-252-46.el9_5.2.0.1.x86_64 17/43 #7 122.3 Verifying : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 18/43 #7 122.3 Verifying : vim-filesystem-2:8.2.2637-21.el9.noarch 19/43 #7 122.3 Verifying : compat-openssl11-1:1.1.1k-4.el9_0.x86_64 20/43 #7 122.3 Verifying : vim-common-2:8.2.2637-21.el9.x86_64 21/43 #7 122.3 Verifying : erlang-25.3.2.15-1.el8.x86_64 22/43 #7 122.3 Verifying : rabbitmq-server-3.12.13-1.el8.noarch 23/43 #7 122.3 Verifying : ima-evm-utils-1.5-2.el9.0.1.x86_64 24/43 #7 122.3 Verifying : ima-evm-utils-1.4-4.el9.x86_64 25/43 #7 122.3 Verifying : libacl-2.3.1-4.el9.x86_64 26/43 #7 122.3 Verifying : libacl-2.3.1-3.el9.x86_64 27/43 #7 122.3 Verifying : libselinux-3.6-1.el9.x86_64 28/43 #7 122.3 Verifying : libselinux-3.5-1.el9.x86_64 29/43 #7 122.3 Verifying : libsepol-3.6-1.el9.x86_64 30/43 #7 122.3 Verifying : libsepol-3.5-1.el9.x86_64 31/43 #7 122.3 Verifying : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 32/43 #7 122.3 Verifying : python3-rpm-4.16.1.3-25.el9.x86_64 33/43 #7 122.3 Verifying : rpm-4.16.1.3-34.el9.0.1.x86_64 34/43 #7 122.3 Verifying : rpm-4.16.1.3-25.el9.x86_64 35/43 #7 122.3 Verifying : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 36/43 #7 122.3 Verifying : rpm-build-libs-4.16.1.3-25.el9.x86_64 37/43 #7 122.3 Verifying : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 38/43 #7 122.3 Verifying : rpm-libs-4.16.1.3-25.el9.x86_64 39/43 #7 122.3 Verifying : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 40/43 #7 122.3 Verifying : rpm-sign-libs-4.16.1.3-25.el9.x86_64 41/43 #7 122.3 Verifying : systemd-libs-252-46.el9_5.2.0.1.x86_64 42/43 #7 122.3 Verifying : systemd-libs-252-18.el9.x86_64 43/43 #7 122.5 #7 122.5 Upgraded: #7 122.5 ima-evm-utils-1.5-2.el9.0.1.x86_64 #7 122.5 libacl-2.3.1-4.el9.x86_64 #7 122.5 libselinux-3.6-1.el9.x86_64 #7 122.5 libsepol-3.6-1.el9.x86_64 #7 122.5 python3-rpm-4.16.1.3-34.el9.0.1.x86_64 #7 122.5 rpm-4.16.1.3-34.el9.0.1.x86_64 #7 122.5 rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 #7 122.5 rpm-libs-4.16.1.3-34.el9.0.1.x86_64 #7 122.5 rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 #7 122.5 systemd-libs-252-46.el9_5.2.0.1.x86_64 #7 122.5 Installed: #7 122.5 acl-2.3.1-4.el9.x86_64 #7 122.5 attr-2.5.1-3.el9.x86_64 #7 122.5 compat-openssl11-1:1.1.1k-4.el9_0.x86_64 #7 122.5 dbus-1:1.12.20-8.el9.x86_64 #7 122.5 dbus-broker-28-7.el9.x86_64 #7 122.5 dbus-common-1:1.12.20-8.el9.noarch #7 122.5 diffutils-3.7-12.el9.x86_64 #7 122.5 erlang-25.3.2.15-1.el8.x86_64 #7 122.5 keyutils-1.6.3-1.el9.x86_64 #7 122.5 kmod-libs-28-10.el9.x86_64 #7 122.5 libseccomp-2.5.2-2.el9.x86_64 #7 122.5 libselinux-utils-3.6-1.el9.x86_64 #7 122.5 logrotate-3.18.0-8.el9.x86_64 #7 122.5 policycoreutils-3.6-2.1.el9.x86_64 #7 122.5 rabbitmq-server-3.12.13-1.el8.noarch #7 122.5 rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 #7 122.5 selinux-policy-38.1.45-3.el9_5.noarch #7 122.5 selinux-policy-targeted-38.1.45-3.el9_5.noarch #7 122.5 systemd-252-46.el9_5.2.0.1.x86_64 #7 122.5 systemd-pam-252-46.el9_5.2.0.1.x86_64 #7 122.5 systemd-rpm-macros-252-46.el9_5.2.0.1.noarch #7 122.5 vim-common-2:8.2.2637-21.el9.x86_64 #7 122.5 vim-filesystem-2:8.2.2637-21.el9.noarch #7 122.5 #7 122.5 Complete! #7 122.6 usermod: no changes #7 123.8 Enabling plugins on node rabbit@buildkitsandbox: #7 123.8 rabbitmq_management #7 125.0 The following plugins have been configured: #7 125.0 rabbitmq_management #7 125.0 rabbitmq_management_agent #7 125.0 rabbitmq_web_dispatch #7 125.0 Applying plugin configuration to rabbit@buildkitsandbox... #7 125.0 The following plugins have been enabled: #7 125.0 rabbitmq_management #7 125.0 rabbitmq_management_agent #7 125.0 rabbitmq_web_dispatch #7 125.0 #7 125.0 set 3 plugins. #7 125.0 Offline change; changes will take effect at broker restart. #7 125.1 80 files removed #7 DONE 128.8s #8 exporting to image #8 exporting layers #8 exporting layers 1.9s done #8 writing image sha256:50f356ae79e210f28df985fcb1e9ff15c80adcbe41254eb3f8a3990f3deb85b6 #8 writing image sha256:50f356ae79e210f28df985fcb1e9ff15c80adcbe41254eb3f8a3990f3deb85b6 done #8 naming to nexus.gz1.opensdn.io:5101/contrail-external-rabbitmq:master-1_0_8_7-6_9 done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-1_0_8_7-6_9 done #8 DONE 1.9s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-04-07 08:47:05,944: INFO: Docker build duration: 135 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-external-rabbitmq] 64a995432c0d: Preparing 472cdacc8246: Preparing 633de1f2cb9d: Preparing 9d9f61968e53: Preparing edd47a73bc57: Preparing 39d99c7cbab4: Preparing f28662de85d4: Preparing 6d4723e6a0e5: Preparing 44343de3ea1d: Preparing 633de1f2cb9d: Waiting 9d9f61968e53: Waiting edd47a73bc57: Waiting 39d99c7cbab4: Waiting f28662de85d4: Waiting 6d4723e6a0e5: Waiting 44343de3ea1d: Waiting 64a995432c0d: Waiting 472cdacc8246: Waiting 472cdacc8246: Pushed 633de1f2cb9d: Layer already exists 9d9f61968e53: Layer already exists edd47a73bc57: Layer already exists 39d99c7cbab4: Layer already exists f28662de85d4: Layer already exists 6d4723e6a0e5: Layer already exists 44343de3ea1d: Layer already exists 64a995432c0d: Pushed master-1_0_8_7-6_9: digest: sha256:799ca5a7e9abbe0568a04e087a43dd3bdf9f1d75ac1c6cccad887eb5837acd78 size: 2200 The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq] 64a995432c0d: Preparing 472cdacc8246: Preparing 633de1f2cb9d: Preparing 9d9f61968e53: Preparing edd47a73bc57: Preparing 39d99c7cbab4: Preparing f28662de85d4: Preparing 6d4723e6a0e5: Preparing 44343de3ea1d: Preparing 64a995432c0d: Waiting 472cdacc8246: Waiting 633de1f2cb9d: Waiting 9d9f61968e53: Waiting edd47a73bc57: Waiting 39d99c7cbab4: Waiting f28662de85d4: Waiting 6d4723e6a0e5: Waiting 44343de3ea1d: Waiting 64a995432c0d: Layer already exists 472cdacc8246: Layer already exists 633de1f2cb9d: Layer already exists 9d9f61968e53: Layer already exists edd47a73bc57: Layer already exists 39d99c7cbab4: Layer already exists f28662de85d4: Layer already exists 6d4723e6a0e5: Layer already exists 44343de3ea1d: Layer already exists master-1_0_8_7-6_9: digest: sha256:799ca5a7e9abbe0568a04e087a43dd3bdf9f1d75ac1c6cccad887eb5837acd78 size: 2200 2025-04-07 08:47:34,466: INFO: Building contrail-external-rabbitmq finished successfully, duration: 164 seconds