2025-06-23 19:19:25,450: INFO: Building opensdn-external-rabbitmq 2025-06-23 19:19:25,668: 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_7_6_9-1 --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=opensdn-external-rabbitmq --build-arg UBUNTU_DISTR_VERSION=24.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.02kB done #1 DONE 0.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-1_7_6_9-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.4s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-1_7_6_9-1 #4 CACHED #5 [internal] load build context #5 transferring context: 52.81kB done #5 DONE 2.3s #6 [2/3] COPY *.sh / #6 DONE 0.9s #7 [3/3] RUN set -e ; /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.598 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.598 2025-06-23 19:19:31 ERROR 404: rabbitmq/erlang/packages/el/8/erlang-25.3.2.15-1.el8.x86_64.rpm/download.rpm. #7 2.389 2025-06-23 19:19:33 URL:https://d3fo0g5hm7lbuv.cloudfront.net/828/1039/el/8/package_files/2979656.rpm?Expires=1750707272&Signature=L5sm9v3X7JQZKvfrNHalWs0DG2SafQDGn~WqfuS7zBasQMtSxkHjhUKQNfcvpRH3P~~Wm54LlTZ5z2bbptvfUrUOEBNwKLetOP9He-VMy0mjvHzT6xeW1a82mT8xWMsTi1zAG3xqxEaocOxR22Ob1Uu-tpMTfhMzFxYIf11kqShbu2DaAevH2~Vg7xEI5FBROLm7DVWoXJaxN040yJVQQLlBnKJul0KyDg4MRbFejD079f0I4k8zaeoMpG4FgK7DO9dmcv5CYo50jBpJt0zD~OOH9PlgVYZ8xq19KUxP9lnFU9ckQNJTxs6kWsE~PUonh5e-mwxwpBlvHe1IqXxpDg__&Key-Pair-Id=K1ZMSF1EKC3AZL [21295248/21295248] -> "erlang.rpm" [1] #7 2.452 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.452 2025-06-23 19:19:33 ERROR 404: rabbitmq/rabbitmq-server/packages/el/8/rabbitmq-server-3.12.13-1.el8.noarch.rpm/download.rpm. #7 3.834 2025-06-23 19:19:34 URL:https://d3fo0g5hm7lbuv.cloudfront.net/828/1033/el/8/package_files/2844747.rpm?Expires=1750707274&Signature=nyZI7u8MqsCzFJ9waVeKrkSuXnF3bQsihupQ72ffTT3YrQuUUnfw5ywbepirV9cjM52knwPb5WElJbDVw5f-sVohHE3GL9ckVFsuFsMKKgH2GeS6D35jG9xX5kwrvr0z-53Mww3jX-fF-qrfJ3a8r5f-QKZlq8sK7iQ2ZT7g0BQMZs~YmMQiBIMtvnJLPaQOOnPN6tU~1x8F3E38wsxcvo3HnlI9J1q3koiidZYB7NOeMLEz2Q4Joou4WPOHIxRyYL5a-6FRSXYB3LfjU3ucKP7MUrT88Ozk9aJqNTRVLMXG1Rp03g1YUm0UZJkRvsjnUSMdZRsw4FofcdoPAUYeog__&Key-Pair-Id=K1ZMSF1EKC3AZL [17817915/17817915] -> "rabbitmq-server.rpm" [1] #7 4.478 Contrail repo 13 MB/s | 134 kB 00:00 #7 4.629 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.1 MB 00:00 #7 5.451 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 730 kB 00:00 #7 6.006 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 264 kB 00:00 #7 6.373 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 7.0 MB 00:00 #7 9.946 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 4.0 MB 00:00 #7 12.08 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #7 12.78 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.3 MB 00:00 #7 14.46 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 392 kB 00:00 #7 14.86 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #7 15.40 added from: http://tf-mirrors.gz1.opensdn.io/re 563 kB/s | 16 kB 00:00 #7 15.72 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 kB/s | 257 B 00:00 #7 15.89 added from: http://tf-mirrors.gz1.opensdn.io/re 731 kB/s | 13 kB 00:00 #7 16.07 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 64 kB 00:00 #7 16.94 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 30 MB 00:00 #7 36.98 Third parties for OpenSDN 25 MB/s | 5.4 MB 00:00 #7 46.34 Dependencies resolved. #7 46.34 ================================================================================================ #7 46.34 Package Arch Version Repository Size #7 46.34 ================================================================================================ #7 46.34 Installing: #7 46.34 erlang x86_64 25.3.2.15-1.el8 @commandline 20 M #7 46.34 rabbitmq-server noarch 3.12.13-1.el8 @commandline 17 M #7 46.34 vim-common x86_64 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-appstream 6.6 M #7 46.34 Upgrading: #7 46.34 ima-evm-utils x86_64 1.5-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 68 k #7 46.34 libacl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 22 k #7 46.34 libselinux x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #7 46.34 libsepol x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 329 k #7 46.34 python3-rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 64 k #7 46.34 rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 485 k #7 46.34 rpm-build-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 88 k #7 46.34 rpm-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 307 k #7 46.34 rpm-sign-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 20 k #7 46.34 systemd-libs x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 678 k #7 46.34 Installing dependencies: #7 46.34 acl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 69 k #7 46.34 attr x86_64 2.5.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #7 46.34 compat-openssl11 x86_64 1:1.1.1k-4.el9_0 tf-mirrors.ci_repos_yum9-appstream 1.5 M #7 46.34 dbus x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 6.8 k #7 46.34 dbus-broker x86_64 28-7.el9 tf-mirrors.ci_repos_yum9-baseos 171 k #7 46.34 dbus-common noarch 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #7 46.34 diffutils x86_64 3.7-12.el9 tf-mirrors.ci_repos_yum9-baseos 388 k #7 46.34 keyutils x86_64 1.6.3-1.el9 tf-mirrors.ci_repos_yum9-baseos 72 k #7 46.34 kmod-libs x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 62 k #7 46.34 libseccomp x86_64 2.5.2-2.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #7 46.34 libselinux-utils x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 164 k #7 46.34 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #7 46.34 policycoreutils x86_64 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #7 46.34 rpm-plugin-selinux x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 16 k #7 46.34 selinux-policy noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 48 k #7 46.34 selinux-policy-targeted noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 6.5 M #7 46.34 systemd x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 4.0 M #7 46.34 systemd-pam x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 285 k #7 46.34 systemd-rpm-macros noarch 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 73 k #7 46.34 vim-filesystem noarch 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-baseos 9.3 k #7 46.34 #7 46.34 Transaction Summary #7 46.34 ================================================================================================ #7 46.34 Install 23 Packages #7 46.34 Upgrade 10 Packages #7 46.34 #7 46.34 Total size: 60 M #7 46.34 Total download size: 22 M #7 46.34 Downloading Packages: #7 46.69 (1/31): attr-2.5.1-3.el9.x86_64.rpm 166 kB/s | 58 kB 00:00 #7 46.85 (2/31): dbus-1.12.20-8.el9.x86_64.rpm 14 kB/s | 6.8 kB 00:00 #7 46.86 (3/31): acl-2.3.1-4.el9.x86_64.rpm 134 kB/s | 69 kB 00:00 #7 46.87 (4/31): dbus-common-1.12.20-8.el9.noarch.rpm 864 kB/s | 14 kB 00:00 #7 46.88 (5/31): dbus-broker-28-7.el9.x86_64.rpm 6.7 MB/s | 171 kB 00:00 #7 46.88 (6/31): keyutils-1.6.3-1.el9.x86_64.rpm 4.7 MB/s | 72 kB 00:00 #7 46.89 (7/31): kmod-libs-28-10.el9.x86_64.rpm 4.6 MB/s | 62 kB 00:00 #7 46.90 (8/31): libseccomp-2.5.2-2.el9.x86_64.rpm 5.1 MB/s | 71 kB 00:00 #7 46.91 (9/31): diffutils-3.7-12.el9.x86_64.rpm 9.0 MB/s | 388 kB 00:00 #7 46.91 (10/31): logrotate-3.18.0-8.el9.x86_64.rpm 6.4 MB/s | 74 kB 00:00 #7 46.92 (11/31): libselinux-utils-3.6-1.el9.x86_64.rpm 5.6 MB/s | 164 kB 00:00 #7 46.93 (12/31): rpm-plugin-selinux-4.16.1.3-34.el9.0.1 1.0 MB/s | 16 kB 00:00 #7 46.93 (13/31): selinux-policy-38.1.45-3.el9_5.noarch. 4.3 MB/s | 48 kB 00:00 #7 46.94 (14/31): policycoreutils-3.6-2.1.el9.x86_64.rpm 5.9 MB/s | 208 kB 00:00 #7 46.97 (15/31): systemd-pam-252-46.el9_5.2.0.1.x86_64. 12 MB/s | 285 kB 00:00 #7 46.98 (16/31): systemd-rpm-macros-252-46.el9_5.2.0.1. 4.9 MB/s | 73 kB 00:00 #7 47.02 (17/31): vim-filesystem-8.2.2637-21.el9.noarch. 231 kB/s | 9.3 kB 00:00 #7 47.30 (18/31): systemd-252-46.el9_5.2.0.1.x86_64.rpm 11 MB/s | 4.0 MB 00:00 #7 47.46 (19/31): compat-openssl11-1.1.1k-4.el9_0.x86_64 3.4 MB/s | 1.5 MB 00:00 #7 47.53 (20/31): ima-evm-utils-1.5-2.el9.0.1.x86_64.rpm 954 kB/s | 68 kB 00:00 #7 47.61 (21/31): selinux-policy-targeted-38.1.45-3.el9_ 9.5 MB/s | 6.5 MB 00:00 #7 47.68 (22/31): libacl-2.3.1-4.el9.x86_64.rpm 146 kB/s | 22 kB 00:00 #7 47.69 (23/31): libselinux-3.6-1.el9.x86_64.rpm 1.1 MB/s | 85 kB 00:00 #7 47.71 (24/31): libsepol-3.6-1.el9.x86_64.rpm 13 MB/s | 329 kB 00:00 #7 47.72 (25/31): python3-rpm-4.16.1.3-34.el9.0.1.x86_64 2.3 MB/s | 64 kB 00:00 #7 47.74 (26/31): rpm-4.16.1.3-34.el9.0.1.x86_64.rpm 13 MB/s | 485 kB 00:00 #7 47.76 (27/31): rpm-build-libs-4.16.1.3-34.el9.0.1.x86 2.0 MB/s | 88 kB 00:00 #7 47.78 (28/31): rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_ 800 kB/s | 20 kB 00:00 #7 47.90 (29/31): rpm-libs-4.16.1.3-34.el9.0.1.x86_64.rp 1.9 MB/s | 307 kB 00:00 #7 47.95 (30/31): systemd-libs-252-46.el9_5.2.0.1.x86_64 4.2 MB/s | 678 kB 00:00 #7 48.04 (31/31): vim-common-8.2.2637-21.el9.x86_64.rpm 8.9 MB/s | 6.6 MB 00:00 #7 48.04 -------------------------------------------------------------------------------- #7 48.04 Total 13 MB/s | 22 MB 00:01 #7 48.04 Running transaction check #7 48.16 Transaction check succeeded. #7 48.16 Running transaction test #7 48.83 Transaction test succeeded. #7 48.83 Running transaction #7 58.90 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 1/1 #7 59.09 Preparing : 1/1 #7 59.19 Upgrading : libacl-2.3.1-4.el9.x86_64 1/43 #7 59.53 Upgrading : rpm-4.16.1.3-34.el9.0.1.x86_64 2/43 #7 59.80 Upgrading : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 3/43 #7 59.92 Upgrading : libsepol-3.6-1.el9.x86_64 4/43 #7 59.94 Upgrading : libselinux-3.6-1.el9.x86_64 5/43 #7 59.97 Upgrading : systemd-libs-252-46.el9_5.2.0.1.x86_64 6/43 #7 60.00 Running scriptlet: systemd-libs-252-46.el9_5.2.0.1.x86_64 6/43 #7 60.03 Installing : libselinux-utils-3.6-1.el9.x86_64 7/43 #7 60.17 Upgrading : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 8/43 #7 60.49 Installing : acl-2.3.1-4.el9.x86_64 9/43 #7 60.55 Installing : compat-openssl11-1:1.1.1k-4.el9_0.x86_64 10/43 #7 64.76 Installing : erlang-25.3.2.15-1.el8.x86_64 11/43 #7 64.79 Installing : vim-filesystem-2:8.2.2637-21.el9.noarch 12/43 #7 64.79 Installing : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 13/43 #7 64.80 Installing : libseccomp-2.5.2-2.el9.x86_64 14/43 #7 64.81 Installing : kmod-libs-28-10.el9.x86_64 15/43 #7 64.82 Installing : keyutils-1.6.3-1.el9.x86_64 16/43 #7 64.84 Installing : diffutils-3.7-12.el9.x86_64 17/43 #7 64.89 Installing : policycoreutils-3.6-2.1.el9.x86_64 18/43 #7 64.91 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 18/43 #7 64.92 Installing : selinux-policy-38.1.45-3.el9_5.noarch 19/43 #7 64.94 Running scriptlet: selinux-policy-38.1.45-3.el9_5.noarch 19/43 #7 65.00 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 20/43 #7 65.79 Installing : selinux-policy-targeted-38.1.45-3.el9_5.noarch 20/43 #7 65.83 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 20/43 #7 77.11 Installing : dbus-1:1.12.20-8.el9.x86_64 21/43 #7 77.13 Installing : systemd-pam-252-46.el9_5.2.0.1.x86_64 22/43 #7 77.17 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 23/43 #7 77.77 Installing : systemd-252-46.el9_5.2.0.1.x86_64 23/43 #7 77.79 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 23/43 #7 86.44 Installing : dbus-common-1:1.12.20-8.el9.noarch 24/43 #7 86.44 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 24/43 #7 86.45 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #7 86.45 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #7 86.45 #7 86.45 Running scriptlet: dbus-broker-28-7.el9.x86_64 25/43 #7 86.62 Installing : dbus-broker-28-7.el9.x86_64 25/43 #7 86.64 Running scriptlet: dbus-broker-28-7.el9.x86_64 25/43 #7 86.69 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #7 86.69 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #7 86.69 #7 86.69 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 26/43 #7 86.70 Installing : logrotate-3.18.0-8.el9.x86_64 26/43 #7 86.71 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 26/43 #7 86.75 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #7 86.75 #7 86.75 Installing : attr-2.5.1-3.el9.x86_64 27/43 #7 86.77 Upgrading : ima-evm-utils-1.5-2.el9.0.1.x86_64 28/43 #7 86.79 Upgrading : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 29/43 #7 86.80 Upgrading : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 30/43 #7 86.82 Running scriptlet: rabbitmq-server-3.12.13-1.el8.noarch 31/43 #7 87.96 Installing : rabbitmq-server-3.12.13-1.el8.noarch 31/43 #7 88.13 Running scriptlet: rabbitmq-server-3.12.13-1.el8.noarch 31/43 #7 88.19 System has not been booted with systemd as init system (PID 1). Can't operate. #7 88.19 Failed to connect to bus: Host is down #7 88.19 #7 88.19 Installing : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 32/43 #7 89.57 Installing : vim-common-2:8.2.2637-21.el9.x86_64 33/43 #7 89.70 Cleanup : python3-rpm-4.16.1.3-25.el9.x86_64 34/43 #7 89.70 Cleanup : rpm-sign-libs-4.16.1.3-25.el9.x86_64 35/43 #7 89.70 Cleanup : rpm-build-libs-4.16.1.3-25.el9.x86_64 36/43 #7 89.70 Cleanup : rpm-4.16.1.3-25.el9.x86_64 37/43 #7 89.72 Cleanup : rpm-libs-4.16.1.3-25.el9.x86_64 38/43 #7 89.72 Cleanup : systemd-libs-252-18.el9.x86_64 39/43 #7 89.75 Cleanup : libselinux-3.5-1.el9.x86_64 40/43 #7 89.75 Cleanup : libsepol-3.5-1.el9.x86_64 41/43 #7 89.75 Cleanup : libacl-2.3.1-3.el9.x86_64 42/43 #7 89.75 Cleanup : ima-evm-utils-1.4-4.el9.x86_64 43/43 #7 89.75 Running scriptlet: rpm-4.16.1.3-34.el9.0.1.x86_64 43/43 #7 89.75 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 43/43 #7 89.78 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 43/43 #7 98.60 Running scriptlet: ima-evm-utils-1.4-4.el9.x86_64 43/43 #7 98.71 Verifying : acl-2.3.1-4.el9.x86_64 1/43 #7 98.71 Verifying : attr-2.5.1-3.el9.x86_64 2/43 #7 98.71 Verifying : dbus-1:1.12.20-8.el9.x86_64 3/43 #7 98.71 Verifying : dbus-broker-28-7.el9.x86_64 4/43 #7 98.71 Verifying : dbus-common-1:1.12.20-8.el9.noarch 5/43 #7 98.71 Verifying : diffutils-3.7-12.el9.x86_64 6/43 #7 98.71 Verifying : keyutils-1.6.3-1.el9.x86_64 7/43 #7 98.71 Verifying : kmod-libs-28-10.el9.x86_64 8/43 #7 98.71 Verifying : libseccomp-2.5.2-2.el9.x86_64 9/43 #7 98.71 Verifying : libselinux-utils-3.6-1.el9.x86_64 10/43 #7 98.71 Verifying : logrotate-3.18.0-8.el9.x86_64 11/43 #7 98.71 Verifying : policycoreutils-3.6-2.1.el9.x86_64 12/43 #7 98.71 Verifying : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 13/43 #7 98.71 Verifying : selinux-policy-38.1.45-3.el9_5.noarch 14/43 #7 98.71 Verifying : selinux-policy-targeted-38.1.45-3.el9_5.noarch 15/43 #7 98.71 Verifying : systemd-252-46.el9_5.2.0.1.x86_64 16/43 #7 98.71 Verifying : systemd-pam-252-46.el9_5.2.0.1.x86_64 17/43 #7 98.71 Verifying : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 18/43 #7 98.71 Verifying : vim-filesystem-2:8.2.2637-21.el9.noarch 19/43 #7 98.71 Verifying : compat-openssl11-1:1.1.1k-4.el9_0.x86_64 20/43 #7 98.71 Verifying : vim-common-2:8.2.2637-21.el9.x86_64 21/43 #7 98.71 Verifying : erlang-25.3.2.15-1.el8.x86_64 22/43 #7 98.71 Verifying : rabbitmq-server-3.12.13-1.el8.noarch 23/43 #7 98.71 Verifying : ima-evm-utils-1.5-2.el9.0.1.x86_64 24/43 #7 98.71 Verifying : ima-evm-utils-1.4-4.el9.x86_64 25/43 #7 98.71 Verifying : libacl-2.3.1-4.el9.x86_64 26/43 #7 98.71 Verifying : libacl-2.3.1-3.el9.x86_64 27/43 #7 98.71 Verifying : libselinux-3.6-1.el9.x86_64 28/43 #7 98.71 Verifying : libselinux-3.5-1.el9.x86_64 29/43 #7 98.71 Verifying : libsepol-3.6-1.el9.x86_64 30/43 #7 98.71 Verifying : libsepol-3.5-1.el9.x86_64 31/43 #7 98.71 Verifying : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 32/43 #7 98.71 Verifying : python3-rpm-4.16.1.3-25.el9.x86_64 33/43 #7 98.71 Verifying : rpm-4.16.1.3-34.el9.0.1.x86_64 34/43 #7 98.71 Verifying : rpm-4.16.1.3-25.el9.x86_64 35/43 #7 98.71 Verifying : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 36/43 #7 98.71 Verifying : rpm-build-libs-4.16.1.3-25.el9.x86_64 37/43 #7 98.71 Verifying : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 38/43 #7 98.71 Verifying : rpm-libs-4.16.1.3-25.el9.x86_64 39/43 #7 98.71 Verifying : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 40/43 #7 98.71 Verifying : rpm-sign-libs-4.16.1.3-25.el9.x86_64 41/43 #7 98.71 Verifying : systemd-libs-252-46.el9_5.2.0.1.x86_64 42/43 #7 98.71 Verifying : systemd-libs-252-18.el9.x86_64 43/43 #7 98.83 #7 98.83 Upgraded: #7 98.83 ima-evm-utils-1.5-2.el9.0.1.x86_64 #7 98.83 libacl-2.3.1-4.el9.x86_64 #7 98.83 libselinux-3.6-1.el9.x86_64 #7 98.83 libsepol-3.6-1.el9.x86_64 #7 98.83 python3-rpm-4.16.1.3-34.el9.0.1.x86_64 #7 98.83 rpm-4.16.1.3-34.el9.0.1.x86_64 #7 98.83 rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 #7 98.83 rpm-libs-4.16.1.3-34.el9.0.1.x86_64 #7 98.83 rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 #7 98.83 systemd-libs-252-46.el9_5.2.0.1.x86_64 #7 98.83 Installed: #7 98.83 acl-2.3.1-4.el9.x86_64 #7 98.83 attr-2.5.1-3.el9.x86_64 #7 98.83 compat-openssl11-1:1.1.1k-4.el9_0.x86_64 #7 98.83 dbus-1:1.12.20-8.el9.x86_64 #7 98.83 dbus-broker-28-7.el9.x86_64 #7 98.83 dbus-common-1:1.12.20-8.el9.noarch #7 98.83 diffutils-3.7-12.el9.x86_64 #7 98.83 erlang-25.3.2.15-1.el8.x86_64 #7 98.83 keyutils-1.6.3-1.el9.x86_64 #7 98.83 kmod-libs-28-10.el9.x86_64 #7 98.83 libseccomp-2.5.2-2.el9.x86_64 #7 98.83 libselinux-utils-3.6-1.el9.x86_64 #7 98.83 logrotate-3.18.0-8.el9.x86_64 #7 98.83 policycoreutils-3.6-2.1.el9.x86_64 #7 98.83 rabbitmq-server-3.12.13-1.el8.noarch #7 98.83 rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 #7 98.83 selinux-policy-38.1.45-3.el9_5.noarch #7 98.83 selinux-policy-targeted-38.1.45-3.el9_5.noarch #7 98.83 systemd-252-46.el9_5.2.0.1.x86_64 #7 98.83 systemd-pam-252-46.el9_5.2.0.1.x86_64 #7 98.83 systemd-rpm-macros-252-46.el9_5.2.0.1.noarch #7 98.83 vim-common-2:8.2.2637-21.el9.x86_64 #7 98.83 vim-filesystem-2:8.2.2637-21.el9.noarch #7 98.83 #7 98.83 Complete! #7 98.96 usermod: no changes #7 100.0 Enabling plugins on node rabbit@buildkitsandbox: #7 100.0 rabbitmq_management #7 100.6 The following plugins have been configured: #7 100.6 rabbitmq_management #7 100.6 rabbitmq_management_agent #7 100.6 rabbitmq_web_dispatch #7 100.6 Applying plugin configuration to rabbit@buildkitsandbox... #7 100.6 The following plugins have been enabled: #7 100.6 rabbitmq_management #7 100.6 rabbitmq_management_agent #7 100.6 rabbitmq_web_dispatch #7 100.6 #7 100.6 set 3 plugins. #7 100.6 Offline change; changes will take effect at broker restart. #7 100.8 80 files removed #7 DONE 101.0s #8 exporting to image #8 exporting layers #8 exporting layers 3.4s done #8 writing image sha256:e83846a73d754cf0cfc8d915b87d6f5bd2abdd394327ba860ab7edf51cdf5969 #8 writing image sha256:e83846a73d754cf0cfc8d915b87d6f5bd2abdd394327ba860ab7edf51cdf5969 done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-1_7_6_9-1 done #8 DONE 3.5s 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-06-23 19:21:15,518: INFO: Docker build duration: 110 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq] a48dc03c9d0a: Preparing 83cfdbed5276: Preparing 2bdf497ec59c: Preparing bcd4899e3b75: Preparing 8655b71929c9: Preparing 2f7e6029fdc6: Preparing 7546dcea3a7e: Preparing 6d60652a71e4: Preparing 44343de3ea1d: Preparing a48dc03c9d0a: Waiting 83cfdbed5276: Waiting 2bdf497ec59c: Waiting bcd4899e3b75: Waiting 8655b71929c9: Waiting 2f7e6029fdc6: Waiting 7546dcea3a7e: Waiting 6d60652a71e4: Waiting 44343de3ea1d: Waiting a48dc03c9d0a: Pushed 83cfdbed5276: Pushed 2bdf497ec59c: Layer already exists bcd4899e3b75: Layer already exists 8655b71929c9: Layer already exists 2f7e6029fdc6: Layer already exists 7546dcea3a7e: Layer already exists 6d60652a71e4: Layer already exists 44343de3ea1d: Layer already exists master-1_7_6_9-1: digest: sha256:30402ecdc210de6e1e96e834af0de71ee89b4f8873a23507957758ee0b4d2c4c size: 2199 2025-06-23 19:21:27,022: INFO: Building opensdn-external-rabbitmq finished successfully, duration: 122 seconds