2025-02-21 12:33:36,289: INFO: Building contrail-base 2025-02-21 12:33:36,294: 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-5_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-base --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.87kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/contrail-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 5) #1 DONE 0.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/contrail-general-base:master-1_0_8_7-5_9 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 40.25kB done #4 DONE 0.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/contrail-general-base:master-1_0_8_7-5_9 #5 DONE 0.2s #6 [2/3] RUN BASE_EXTRA_RPMS=$(echo "" | tr -d '"' | tr ',' ' ') ; if [[ -n """" ]] ; then echo "INFO: contrail-base: install """ ; yum install -y "" ; echo "INFO: importing gpg keys from any newly installed repos" ; [ -d /etc/pki/rpm-gpg ] && rpm --import /etc/pki/rpm-gpg/* ; fi ; yum install -y nc gcc python3-devel contrail-lib net-tools ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail_config_utils==0.1.dev0" ; mkdir -p /opt/contrail/utils ; ls -l /usr/local/lib/python3.6/site-packages/ ; cp /usr/local/lib/python3.6/site-packages/contrail_config_utils/* /opt/contrail/utils/ ; chmod a+x /opt/contrail/utils/* ; rm -rf /tmp/utils ; python3 -m pip install --no-compile remote-pdb ; rm -rf /root/.cache ; yum clean all -y ; rm -rf /var/cache/yum ; ldconfig #6 0.077 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) #6 0.155 Failed to set locale, defaulting to C.UTF-8 #6 0.296 Contrail repo 14 MB/s | 132 kB 00:00 #6 0.385 added from: http://tf-mirrors.gz1.opensdn.io/re 67 MB/s | 3.5 MB 00:00 #6 1.098 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 1.0 MB 00:00 #6 1.350 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 322 kB 00:00 #6 1.561 added from: http://tf-mirrors.gz1.opensdn.io/re 89 MB/s | 8.8 MB 00:00 #6 3.477 added from: http://tf-mirrors.gz1.opensdn.io/re 70 MB/s | 6.0 MB 00:00 #6 4.791 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 1.0 MB 00:00 #6 5.112 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 2.7 MB 00:00 #6 6.498 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 438 kB 00:00 #6 6.820 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 509 kB 00:00 #6 7.028 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 16 kB 00:00 #6 7.172 added from: http://tf-mirrors.gz1.opensdn.io/re 23 kB/s | 257 B 00:00 #6 7.314 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 13 kB 00:00 #6 7.476 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 57 kB 00:00 #6 7.883 added from: http://tf-mirrors.gz1.opensdn.io/re 104 MB/s | 25 MB 00:00 #6 13.73 Third parties for Contrail 32 MB/s | 5.4 MB 00:00 #6 18.51 Dependencies resolved. #6 18.51 ======================================================================================================================== #6 18.51 Package Arch Version Repository Size #6 18.51 ======================================================================================================================== #6 18.51 Installing: #6 18.51 contrail-lib x86_64 v0+master.1.0.8.7.5.9-master_1_0_8_7_5_9.el9 contrail 237 k #6 18.51 gcc x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #6 18.51 net-tools x86_64 2.0-0.64.20160912git.el9 tf-mirrors.ci_repos_yum9-baseos 294 k #6 18.51 nmap-ncat x86_64 3:7.92-3.el9 tf-mirrors.ci_repos_yum9-appstream 222 k #6 18.51 python3-devel x86_64 3.9.19-8.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 205 k #6 18.51 Upgrading: #6 18.51 glibc x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 2.0 M #6 18.51 glibc-common x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 296 k #6 18.51 glibc-minimal-langpack x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 22 k #6 18.51 libacl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 22 k #6 18.51 libgcc x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 87 k #6 18.51 libgomp x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 263 k #6 18.51 libselinux x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #6 18.51 libsepol x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 329 k #6 18.51 systemd-libs x86_64 252-32.el9_4.7 tf-mirrors.ci_repos_yum9-baseos 656 k #6 18.51 Installing dependencies: #6 18.51 acl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 69 k #6 18.51 cpp x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #6 18.51 dbus x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 6.8 k #6 18.51 dbus-broker x86_64 28-7.el9 tf-mirrors.ci_repos_yum9-baseos 171 k #6 18.51 dbus-common noarch 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #6 18.51 diffutils x86_64 3.7-12.el9 tf-mirrors.ci_repos_yum9-baseos 388 k #6 18.51 glibc-devel x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 31 k #6 18.51 glibc-headers x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 435 k #6 18.51 kernel-headers x86_64 5.14.0-503.15.1.el9_5 tf-mirrors.ci_repos_yum9-appstream 3.5 M #6 18.51 kmod-libs x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 62 k #6 18.51 libatomic x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 29 k #6 18.51 libibverbs x86_64 51.0-1.el9 tf-mirrors.ci_repos_yum9-baseos 427 k #6 18.51 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #6 18.51 libnl3 x86_64 3.9.0-1.el9 tf-mirrors.ci_repos_yum9-baseos 351 k #6 18.51 libpcap x86_64 14:1.10.0-4.el9 tf-mirrors.ci_repos_yum9-baseos 172 k #6 18.51 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #6 18.51 libseccomp x86_64 2.5.2-2.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #6 18.51 libselinux-utils x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 164 k #6 18.51 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #6 18.51 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #6 18.51 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #6 18.51 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #6 18.51 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #6 18.51 policycoreutils x86_64 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #6 18.51 systemd x86_64 252-32.el9_4.7 tf-mirrors.ci_repos_yum9-baseos 4.0 M #6 18.51 systemd-pam x86_64 252-32.el9_4.7 tf-mirrors.ci_repos_yum9-baseos 264 k #6 18.51 systemd-rpm-macros noarch 252-32.el9_4.7 tf-mirrors.ci_repos_yum9-baseos 52 k #6 18.51 #6 18.51 Transaction Summary #6 18.51 ======================================================================================================================== #6 18.51 Install 32 Packages #6 18.51 Upgrade 9 Packages #6 18.51 #6 18.52 Total download size: 59 M #6 18.52 Downloading Packages: #6 18.53 (1/41): contrail-lib-v0+master.1.0.8.7.5.9-mast 27 MB/s | 237 kB 00:00 #6 18.53 (2/41): dbus-1.12.20-8.el9.x86_64.rpm 606 kB/s | 6.8 kB 00:00 #6 18.54 (3/41): acl-2.3.1-4.el9.x86_64.rpm 4.4 MB/s | 69 kB 00:00 #6 18.54 (4/41): dbus-common-1.12.20-8.el9.noarch.rpm 2.2 MB/s | 14 kB 00:00 #6 18.55 (5/41): dbus-broker-28-7.el9.x86_64.rpm 12 MB/s | 171 kB 00:00 #6 18.55 (6/41): kmod-libs-28-10.el9.x86_64.rpm 7.5 MB/s | 62 kB 00:00 #6 18.55 (7/41): libatomic-11.5.0-2.el9.x86_64.rpm 4.7 MB/s | 29 kB 00:00 #6 18.56 (8/41): diffutils-3.7-12.el9.x86_64.rpm 18 MB/s | 388 kB 00:00 #6 18.57 (9/41): libibverbs-51.0-1.el9.x86_64.rpm 22 MB/s | 427 kB 00:00 #6 18.57 (10/41): libnl3-3.9.0-1.el9.x86_64.rpm 15 MB/s | 351 kB 00:00 #6 18.58 (11/41): libpkgconf-1.7.3-10.el9.x86_64.rpm 3.8 MB/s | 35 kB 00:00 #6 18.58 (12/41): libpcap-1.10.0-4.el9.x86_64.rpm 6.9 MB/s | 172 kB 00:00 #6 18.59 (13/41): libseccomp-2.5.2-2.el9.x86_64.rpm 5.2 MB/s | 71 kB 00:00 #6 18.59 (14/41): libselinux-utils-3.6-1.el9.x86_64.rpm 10 MB/s | 164 kB 00:00 #6 18.60 (15/41): net-tools-2.0-0.64.20160912git.el9.x86 24 MB/s | 294 kB 00:00 #6 18.60 (16/41): pkgconf-1.7.3-10.el9.x86_64.rpm 3.7 MB/s | 40 kB 00:00 #6 18.61 (17/41): pkgconf-m4-1.7.3-10.el9.noarch.rpm 2.2 MB/s | 14 kB 00:00 #6 18.62 (18/41): make-4.3-8.el9.x86_64.rpm 17 MB/s | 529 kB 00:00 #6 18.62 (19/41): pkgconf-pkg-config-1.7.3-10.el9.x86_64 817 kB/s | 10 kB 00:00 #6 18.62 (20/41): policycoreutils-3.6-2.1.el9.x86_64.rpm 14 MB/s | 208 kB 00:00 #6 18.63 (21/41): systemd-rpm-macros-252-32.el9_4.7.noar 8.7 MB/s | 52 kB 00:00 #6 18.68 (22/41): systemd-252-32.el9_4.7.x86_64.rpm 61 MB/s | 4.0 MB 00:00 #6 18.69 (23/41): systemd-pam-252-32.el9_4.7.x86_64.rpm 3.5 MB/s | 264 kB 00:00 #6 18.71 (24/41): glibc-devel-2.34-125.el9_5.1.x86_64.rp 1.5 MB/s | 31 kB 00:00 #6 18.73 (25/41): glibc-headers-2.34-125.el9_5.1.x86_64. 23 MB/s | 435 kB 00:00 #6 18.82 (26/41): cpp-11.5.0-2.el9.x86_64.rpm 55 MB/s | 11 MB 00:00 #6 18.83 (27/41): libmpc-1.2.1-4.el9.x86_64.rpm 8.3 MB/s | 61 kB 00:00 #6 18.84 (28/41): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 3.8 MB/s | 28 kB 00:00 #6 18.85 (29/41): nmap-ncat-7.92-3.el9.x86_64.rpm 21 MB/s | 222 kB 00:00 #6 18.92 (30/41): kernel-headers-5.14.0-503.15.1.el9_5.x 19 MB/s | 3.5 MB 00:00 #6 18.93 (31/41): python3-devel-3.9.19-8.el9_5.1.x86_64. 2.6 MB/s | 205 kB 00:00 #6 18.94 (32/41): glibc-common-2.34-125.el9_5.1.x86_64.r 28 MB/s | 296 kB 00:00 #6 18.96 (33/41): glibc-2.34-125.el9_5.1.x86_64.rpm 49 MB/s | 2.0 MB 00:00 #6 18.96 (34/41): glibc-minimal-langpack-2.34-125.el9_5. 862 kB/s | 22 kB 00:00 #6 18.97 (35/41): libacl-2.3.1-4.el9.x86_64.rpm 3.9 MB/s | 22 kB 00:00 #6 18.97 (36/41): libgcc-11.5.0-2.el9.x86_64.rpm 12 MB/s | 87 kB 00:00 #6 18.98 (37/41): libgomp-11.5.0-2.el9.x86_64.rpm 25 MB/s | 263 kB 00:00 #6 18.98 (38/41): libselinux-3.6-1.el9.x86_64.rpm 8.5 MB/s | 85 kB 00:00 #6 19.00 (39/41): systemd-libs-252-32.el9_4.7.x86_64.rpm 40 MB/s | 656 kB 00:00 #6 19.00 (40/41): libsepol-3.6-1.el9.x86_64.rpm 13 MB/s | 329 kB 00:00 #6 19.24 (41/41): gcc-11.5.0-2.el9.x86_64.rpm 58 MB/s | 32 MB 00:00 #6 19.24 -------------------------------------------------------------------------------- #6 19.24 Total 81 MB/s | 59 MB 00:00 #6 19.25 Running transaction check #6 19.72 Transaction check succeeded. #6 19.72 Running transaction test #6 20.42 Transaction test succeeded. #6 20.42 Running transaction #6 21.57 Preparing : 1/1 #6 21.64 Upgrading : libgcc-11.5.0-2.el9.x86_64 1/50 #6 21.65 Running scriptlet: libgcc-11.5.0-2.el9.x86_64 1/50 #6 21.68 Upgrading : glibc-common-2.34-125.el9_5.1.x86_64 2/50 #6 21.69 Upgrading : glibc-minimal-langpack-2.34-125.el9_5.1.x86_64 3/50 #6 21.70 Running scriptlet: glibc-2.34-125.el9_5.1.x86_64 4/50 #6 21.76 Upgrading : glibc-2.34-125.el9_5.1.x86_64 4/50 #6 21.77 Running scriptlet: glibc-2.34-125.el9_5.1.x86_64 4/50 #6 21.80 Upgrading : libsepol-3.6-1.el9.x86_64 5/50 #6 21.80 Upgrading : libselinux-3.6-1.el9.x86_64 6/50 #6 21.83 Installing : libselinux-utils-3.6-1.el9.x86_64 7/50 #6 21.85 Upgrading : systemd-libs-252-32.el9_4.7.x86_64 8/50 #6 21.86 Running scriptlet: systemd-libs-252-32.el9_4.7.x86_64 8/50 #6 21.88 Installing : libmpc-1.2.1-4.el9.x86_64 9/50 #6 21.89 Upgrading : libacl-2.3.1-4.el9.x86_64 10/50 #6 21.90 Installing : acl-2.3.1-4.el9.x86_64 11/50 #6 22.12 Installing : cpp-11.5.0-2.el9.x86_64 12/50 #6 22.13 Installing : diffutils-3.7-12.el9.x86_64 13/50 #6 22.15 Installing : policycoreutils-3.6-2.1.el9.x86_64 14/50 #6 22.16 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 14/50 #6 22.17 Installing : kmod-libs-28-10.el9.x86_64 15/50 #6 22.18 Installing : libatomic-11.5.0-2.el9.x86_64 16/50 #6 22.19 Installing : libnl3-3.9.0-1.el9.x86_64 17/50 #6 22.21 Installing : libibverbs-51.0-1.el9.x86_64 18/50 #6 22.23 Installing : libpcap-14:1.10.0-4.el9.x86_64 19/50 #6 22.23 Installing : libpkgconf-1.7.3-10.el9.x86_64 20/50 #6 22.24 Installing : pkgconf-1.7.3-10.el9.x86_64 21/50 #6 22.25 Installing : libseccomp-2.5.2-2.el9.x86_64 22/50 #6 22.26 Installing : make-1:4.3-8.el9.x86_64 23/50 #6 22.33 Installing : glibc-headers-2.34-125.el9_5.1.x86_64 24/50 #6 22.34 Upgrading : libgomp-11.5.0-2.el9.x86_64 25/50 #6 22.65 Installing : kernel-headers-5.14.0-503.15.1.el9_5.x86_64 26/50 #6 22.68 Installing : systemd-rpm-macros-252-32.el9_4.7.noarch 27/50 #6 22.68 Installing : dbus-1:1.12.20-8.el9.x86_64 28/50 #6 22.69 Installing : systemd-pam-252-32.el9_4.7.x86_64 29/50 #6 22.70 Running scriptlet: systemd-252-32.el9_4.7.x86_64 30/50 #6 23.04 Installing : systemd-252-32.el9_4.7.x86_64 30/50 #6 23.06 Running scriptlet: systemd-252-32.el9_4.7.x86_64 30/50 #6 23.25 Installing : dbus-common-1:1.12.20-8.el9.noarch 31/50 #6 23.26 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 31/50 #6 23.29 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #6 23.29 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #6 23.29 #6 23.29 Running scriptlet: dbus-broker-28-7.el9.x86_64 32/50 #6 24.15 Installing : dbus-broker-28-7.el9.x86_64 32/50 #6 24.40 Running scriptlet: dbus-broker-28-7.el9.x86_64 32/50 #6 24.53 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #6 24.53 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #6 24.53 #6 24.53 Installing : pkgconf-m4-1.7.3-10.el9.noarch 33/50 #6 24.86 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 34/50 #6 24.87 Installing : glibc-devel-2.34-125.el9_5.1.x86_64 35/50 #6 24.88 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 36/50 #6 25.42 Installing : gcc-11.5.0-2.el9.x86_64 37/50 #6 25.52 Installing : python3-devel-3.9.19-8.el9_5.1.x86_64 38/50 #6 25.68 Installing : net-tools-2.0-0.64.20160912git.el9.x86_64 39/50 #6 25.69 Running scriptlet: net-tools-2.0-0.64.20160912git.el9.x86_64 39/50 #6 25.72 Installing : nmap-ncat-3:7.92-3.el9.x86_64 40/50 #6 25.72 Running scriptlet: nmap-ncat-3:7.92-3.el9.x86_64 40/50 #6 25.74 Installing : contrail-lib-v0+master.1.0.8.7.5.9-master_1_0_8_7_ 41/50 #6 25.75 Cleanup : systemd-libs-252-18.el9.x86_64 42/50 #6 25.76 Cleanup : libselinux-3.5-1.el9.x86_64 43/50 #6 25.77 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 44/50 #6 25.77 Cleanup : libsepol-3.5-1.el9.x86_64 45/50 #6 25.78 Cleanup : libacl-2.3.1-3.el9.x86_64 46/50 #6 25.79 Cleanup : glibc-2.34-83.el9.7.x86_64 47/50 #6 25.80 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 48/50 #6 25.80 Cleanup : glibc-common-2.34-83.el9.7.x86_64 49/50 #6 25.81 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 50/50 #6 25.81 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 50/50 #6 25.99 Verifying : contrail-lib-v0+master.1.0.8.7.5.9-master_1_0_8_7_ 1/50 #6 25.99 Verifying : acl-2.3.1-4.el9.x86_64 2/50 #6 25.99 Verifying : dbus-1:1.12.20-8.el9.x86_64 3/50 #6 25.99 Verifying : dbus-broker-28-7.el9.x86_64 4/50 #6 25.99 Verifying : dbus-common-1:1.12.20-8.el9.noarch 5/50 #6 25.99 Verifying : diffutils-3.7-12.el9.x86_64 6/50 #6 25.99 Verifying : kmod-libs-28-10.el9.x86_64 7/50 #6 25.99 Verifying : libatomic-11.5.0-2.el9.x86_64 8/50 #6 25.99 Verifying : libibverbs-51.0-1.el9.x86_64 9/50 #6 25.99 Verifying : libnl3-3.9.0-1.el9.x86_64 10/50 #6 25.99 Verifying : libpcap-14:1.10.0-4.el9.x86_64 11/50 #6 25.99 Verifying : libpkgconf-1.7.3-10.el9.x86_64 12/50 #6 25.99 Verifying : libseccomp-2.5.2-2.el9.x86_64 13/50 #6 25.99 Verifying : libselinux-utils-3.6-1.el9.x86_64 14/50 #6 25.99 Verifying : make-1:4.3-8.el9.x86_64 15/50 #6 25.99 Verifying : net-tools-2.0-0.64.20160912git.el9.x86_64 16/50 #6 25.99 Verifying : pkgconf-1.7.3-10.el9.x86_64 17/50 #6 25.99 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 18/50 #6 25.99 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 19/50 #6 25.99 Verifying : policycoreutils-3.6-2.1.el9.x86_64 20/50 #6 25.99 Verifying : systemd-252-32.el9_4.7.x86_64 21/50 #6 25.99 Verifying : systemd-pam-252-32.el9_4.7.x86_64 22/50 #6 25.99 Verifying : systemd-rpm-macros-252-32.el9_4.7.noarch 23/50 #6 25.99 Verifying : cpp-11.5.0-2.el9.x86_64 24/50 #6 25.99 Verifying : gcc-11.5.0-2.el9.x86_64 25/50 #6 25.99 Verifying : glibc-devel-2.34-125.el9_5.1.x86_64 26/50 #6 25.99 Verifying : glibc-headers-2.34-125.el9_5.1.x86_64 27/50 #6 25.99 Verifying : kernel-headers-5.14.0-503.15.1.el9_5.x86_64 28/50 #6 25.99 Verifying : libmpc-1.2.1-4.el9.x86_64 29/50 #6 25.99 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 30/50 #6 25.99 Verifying : nmap-ncat-3:7.92-3.el9.x86_64 31/50 #6 25.99 Verifying : python3-devel-3.9.19-8.el9_5.1.x86_64 32/50 #6 25.99 Verifying : glibc-2.34-125.el9_5.1.x86_64 33/50 #6 25.99 Verifying : glibc-2.34-83.el9.7.x86_64 34/50 #6 25.99 Verifying : glibc-common-2.34-125.el9_5.1.x86_64 35/50 #6 25.99 Verifying : glibc-common-2.34-83.el9.7.x86_64 36/50 #6 25.99 Verifying : glibc-minimal-langpack-2.34-125.el9_5.1.x86_64 37/50 #6 25.99 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 38/50 #6 25.99 Verifying : libacl-2.3.1-4.el9.x86_64 39/50 #6 25.99 Verifying : libacl-2.3.1-3.el9.x86_64 40/50 #6 25.99 Verifying : libgcc-11.5.0-2.el9.x86_64 41/50 #6 25.99 Verifying : libgcc-11.4.1-2.1.el9.x86_64 42/50 #6 25.99 Verifying : libgomp-11.5.0-2.el9.x86_64 43/50 #6 25.99 Verifying : libgomp-11.4.1-2.1.el9.x86_64 44/50 #6 25.99 Verifying : libselinux-3.6-1.el9.x86_64 45/50 #6 25.99 Verifying : libselinux-3.5-1.el9.x86_64 46/50 #6 25.99 Verifying : libsepol-3.6-1.el9.x86_64 47/50 #6 25.99 Verifying : libsepol-3.5-1.el9.x86_64 48/50 #6 25.99 Verifying : systemd-libs-252-32.el9_4.7.x86_64 49/50 #6 25.99 Verifying : systemd-libs-252-18.el9.x86_64 50/50 #6 26.27 #6 26.27 Upgraded: #6 26.27 glibc-2.34-125.el9_5.1.x86_64 #6 26.27 glibc-common-2.34-125.el9_5.1.x86_64 #6 26.27 glibc-minimal-langpack-2.34-125.el9_5.1.x86_64 #6 26.27 libacl-2.3.1-4.el9.x86_64 #6 26.27 libgcc-11.5.0-2.el9.x86_64 #6 26.27 libgomp-11.5.0-2.el9.x86_64 #6 26.27 libselinux-3.6-1.el9.x86_64 #6 26.27 libsepol-3.6-1.el9.x86_64 #6 26.27 systemd-libs-252-32.el9_4.7.x86_64 #6 26.27 Installed: #6 26.27 acl-2.3.1-4.el9.x86_64 #6 26.27 contrail-lib-v0+master.1.0.8.7.5.9-master_1_0_8_7_5_9.el9.x86_64 #6 26.27 cpp-11.5.0-2.el9.x86_64 #6 26.27 dbus-1:1.12.20-8.el9.x86_64 #6 26.27 dbus-broker-28-7.el9.x86_64 #6 26.27 dbus-common-1:1.12.20-8.el9.noarch #6 26.27 diffutils-3.7-12.el9.x86_64 #6 26.27 gcc-11.5.0-2.el9.x86_64 #6 26.27 glibc-devel-2.34-125.el9_5.1.x86_64 #6 26.27 glibc-headers-2.34-125.el9_5.1.x86_64 #6 26.27 kernel-headers-5.14.0-503.15.1.el9_5.x86_64 #6 26.27 kmod-libs-28-10.el9.x86_64 #6 26.27 libatomic-11.5.0-2.el9.x86_64 #6 26.27 libibverbs-51.0-1.el9.x86_64 #6 26.27 libmpc-1.2.1-4.el9.x86_64 #6 26.27 libnl3-3.9.0-1.el9.x86_64 #6 26.27 libpcap-14:1.10.0-4.el9.x86_64 #6 26.27 libpkgconf-1.7.3-10.el9.x86_64 #6 26.27 libseccomp-2.5.2-2.el9.x86_64 #6 26.27 libselinux-utils-3.6-1.el9.x86_64 #6 26.27 libxcrypt-devel-4.4.18-3.el9.x86_64 #6 26.27 make-1:4.3-8.el9.x86_64 #6 26.27 net-tools-2.0-0.64.20160912git.el9.x86_64 #6 26.27 nmap-ncat-3:7.92-3.el9.x86_64 #6 26.27 pkgconf-1.7.3-10.el9.x86_64 #6 26.27 pkgconf-m4-1.7.3-10.el9.noarch #6 26.27 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #6 26.27 policycoreutils-3.6-2.1.el9.x86_64 #6 26.27 python3-devel-3.9.19-8.el9_5.1.x86_64 #6 26.27 systemd-252-32.el9_4.7.x86_64 #6 26.27 systemd-pam-252-32.el9_4.7.x86_64 #6 26.27 systemd-rpm-macros-252-32.el9_4.7.noarch #6 26.27 #6 26.27 Complete! #6 26.77 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #6 26.79 Collecting contrail_config_utils==0.1.dev0 #6 26.80 Downloading http://localhost:6667/pip/simple/contrail-config-utils/contrail_config_utils-0.1.dev0-py3-none-any.whl (156 kB) #6 26.81 Collecting contrail-api-client==0.1.dev0 (from contrail_config_utils==0.1.dev0) #6 26.82 Downloading http://localhost:6667/pip/simple/contrail-api-client/contrail_api_client-0.1.dev0-py3-none-any.whl (1.3 MB) #6 26.82 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 524.8 MB/s eta 0:00:00 #6 26.84 Collecting sandesh==0.1.dev0 (from contrail_config_utils==0.1.dev0) #6 26.84 Downloading http://localhost:6667/pip/simple/sandesh/sandesh-0.1.dev0-py3-none-any.whl (216 kB) #6 26.86 Collecting sandesh_common==0.1.dev0 (from contrail_config_utils==0.1.dev0) #6 26.86 Downloading http://localhost:6667/pip/simple/sandesh-common/sandesh_common-0.1.dev0-py3-none-any.whl (9.0 kB) #6 26.88 Collecting contrail-config-common==0.1.dev0 (from contrail_config_utils==0.1.dev0) #6 26.88 Downloading http://localhost:6667/pip/simple/contrail-config-common/contrail_config_common-0.1.dev0-py3-none-any.whl (208 kB) #6 26.93 Collecting requests (from contrail_config_utils==0.1.dev0) #6 26.94 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/707/61cfe03c773ce/requests-2.32.3-py3-none-any.whl (64 kB) #6 26.99 Collecting netaddr<1 (from contrail_config_utils==0.1.dev0) #6 27.02 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/982/2305b42ea1020/netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) #6 27.05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 77.5 MB/s eta 0:00:00 #6 27.08 Collecting timeout-decorator (from contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 27.09 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6a2/f2f58db1c5b24/timeout-decorator-0.5.0.tar.gz (4.8 kB) #6 27.10 Installing build dependencies: started #6 28.69 Installing build dependencies: finished with status 'done' #6 28.69 Getting requirements to build wheel: started #6 28.88 Getting requirements to build wheel: finished with status 'done' #6 28.88 Preparing metadata (pyproject.toml): started #6 29.08 Preparing metadata (pyproject.toml): finished with status 'done' #6 29.44 Collecting bitarray (from contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 29.45 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/19c/3a7f80b286bd4/bitarray-3.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (283 kB) #6 29.50 Collecting bottle<0.13 (from contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 29.51 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d6f/15f9d422670b7/bottle-0.12.25-py3-none-any.whl (90 kB) #6 29.58 Collecting cassandra-driver (from contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 29.62 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9e3/6437288d6cd6f/cassandra_driver-3.29.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) #6 29.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 94.3 MB/s eta 0:00:00 #6 29.92 Collecting gevent (from contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 29.98 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d93/47690f4e53de2/gevent-24.11.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.7 MB) #6 30.05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 88.3 MB/s eta 0:00:00 #6 30.36 Collecting greenlet (from contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 30.37 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/63e/4844797b975b9/greenlet-3.1.1-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (597 kB) #6 30.38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 597.4/597.4 kB 30.6 MB/s eta 0:00:00 #6 30.41 Collecting kazoo (from contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 30.47 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/de2/d69168de432ff/kazoo-2.10.0-py2.py3-none-any.whl (148 kB) #6 30.60 Collecting kombu (from contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 30.61 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/142/12f5ccf022fc0/kombu-5.4.2-py3-none-any.whl (201 kB) #6 30.82 Collecting simplejson (from contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 30.83 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6e1/8345c8dda5d69/simplejson-3.20.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB) #6 30.87 Collecting stevedore (from contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 30.88 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b0b/e3c4748b3ea7b/stevedore-5.4.0-py3-none-any.whl (49 kB) #6 30.91 Collecting fysom (from sandesh==0.1.dev0->contrail_config_utils==0.1.dev0) #6 30.91 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e36/17b79f19220c7/fysom-2.1.6.tar.gz (19 kB) #6 30.93 Installing build dependencies: started #6 32.42 Installing build dependencies: finished with status 'done' #6 32.43 Getting requirements to build wheel: started #6 32.62 Getting requirements to build wheel: finished with status 'done' #6 32.63 Preparing metadata (pyproject.toml): started #6 32.83 Preparing metadata (pyproject.toml): finished with status 'done' #6 33.00 Collecting charset-normalizer<4,>=2 (from requests->contrail_config_utils==0.1.dev0) #6 33.01 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0af/291f4fe114be0/charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB) #6 33.05 Collecting idna<4,>=2.5 (from requests->contrail_config_utils==0.1.dev0) #6 33.05 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/946/d195a0d259cbb/idna-3.10-py3-none-any.whl (70 kB) #6 33.11 Collecting urllib3<3,>=1.21.1 (from requests->contrail_config_utils==0.1.dev0) #6 33.12 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/1ce/e9ad369867bfd/urllib3-2.3.0-py3-none-any.whl (128 kB) #6 33.16 Collecting certifi>=2017.4.17 (from requests->contrail_config_utils==0.1.dev0) #6 33.17 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ca7/8db4565a65202/certifi-2025.1.31-py3-none-any.whl (166 kB) #6 33.20 Collecting geomet<0.3,>=0.1 (from cassandra-driver->contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 33.21 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a41/a1e336b381416/geomet-0.2.1.post1-py3-none-any.whl (18 kB) #6 33.24 Collecting zope.event (from gevent->contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 33.25 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/283/2e95014f4db26/zope.event-5.0-py3-none-any.whl (6.8 kB) #6 33.54 Collecting zope.interface (from gevent->contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 33.55 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2ad/9913fd858274d/zope.interface-7.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (253 kB) #6 33.60 Collecting amqp<6.0.0,>=5.1.1 (from kombu->contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 33.61 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/43b/3319e1b4e7d12/amqp-5.3.1-py3-none-any.whl (50 kB) #6 33.63 Collecting vine==5.1.0 (from kombu->contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 33.64 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/40f/df3c48b2cfe1c/vine-5.1.0-py3-none-any.whl (9.6 kB) #6 33.67 Collecting typing-extensions==4.12.2 (from kombu->contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 33.68 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/04e/5ca0351e0f3f8/typing_extensions-4.12.2-py3-none-any.whl (37 kB) #6 33.71 Collecting tzdata (from kombu->contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 33.71 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/7e1/2711381680049/tzdata-2025.1-py2.py3-none-any.whl (346 kB) #6 33.77 Collecting pbr>=2.0.0 (from stevedore->contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 33.77 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/38d/4daea5d9fa63b/pbr-6.1.1-py2.py3-none-any.whl (108 kB) #6 33.82 Collecting click (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 33.82 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/63c/132bbbed01578/click-8.1.8-py3-none-any.whl (98 kB) #6 33.85 Collecting six (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) #6 33.86 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/472/1f391ed90541f/six-1.17.0-py2.py3-none-any.whl (11 kB) #6 33.87 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from pbr>=2.0.0->stevedore->contrail-config-common==0.1.dev0->contrail_config_utils==0.1.dev0) (75.8.0) #6 33.89 Building wheels for collected packages: fysom, timeout-decorator #6 33.89 Building wheel for fysom (pyproject.toml): started #6 34.12 Building wheel for fysom (pyproject.toml): finished with status 'done' #6 34.12 Created wheel for fysom: filename=fysom-2.1.6-py3-none-any.whl size=8122 sha256=d17c840138df5fc4a13e9352dbadf315cd2f4f2f180c78de33c146118f9873ea #6 34.13 Stored in directory: /root/.cache/pip/wheels/37/31/ab/c9cb749e91fa9fd3b1d77f7c297d40964704d7ac861916a69a #6 34.13 Building wheel for timeout-decorator (pyproject.toml): started #6 34.35 Building wheel for timeout-decorator (pyproject.toml): finished with status 'done' #6 34.35 Created wheel for timeout-decorator: filename=timeout_decorator-0.5.0-py3-none-any.whl size=5042 sha256=be4745862b01159e4d51897b9c7dd569dead30e89950e3b1d72d4d7e4ec896e0 #6 34.35 Stored in directory: /root/.cache/pip/wheels/57/a6/88/6729ef069f49f8c98131b7440bef8e7b22b7227d1cbae6bd7c #6 34.36 Successfully built fysom timeout-decorator #6 34.44 Installing collected packages: timeout-decorator, sandesh_common, netaddr, kazoo, fysom, bottle, bitarray, zope.interface, zope.event, vine, urllib3, tzdata, typing-extensions, six, simplejson, pbr, idna, greenlet, click, charset-normalizer, certifi, stevedore, requests, gevent, geomet, amqp, sandesh, kombu, contrail-api-client, cassandra-driver, contrail-config-common, contrail_config_utils #6 35.53 Successfully installed amqp-5.3.1 bitarray-3.1.0 bottle-0.12.25 cassandra-driver-3.29.2 certifi-2025.1.31 charset-normalizer-3.4.1 click-8.1.8 contrail-api-client-0.1.dev0 contrail-config-common-0.1.dev0 contrail_config_utils-0.1.dev0 fysom-2.1.6 geomet-0.2.1.post1 gevent-24.11.1 greenlet-3.1.1 idna-3.10 kazoo-2.10.0 kombu-5.4.2 netaddr-0.10.1 pbr-6.1.1 requests-2.32.3 sandesh-0.1.dev0 sandesh_common-0.1.dev0 simplejson-3.20.1 six-1.17.0 stevedore-5.4.0 timeout-decorator-0.5.0 typing-extensions-4.12.2 tzdata-2025.1 urllib3-2.3.0 vine-5.1.0 zope.event-5.0 zope.interface-7.2 #6 35.53 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #6 35.80 ls: cannot access '/usr/local/lib/python3.6/site-packages/': No such file or directory #6 35.80 cp: cannot stat '/usr/local/lib/python3.6/site-packages/contrail_config_utils/*': No such file or directory #6 35.80 chmod: cannot access '/opt/contrail/utils/*': No such file or directory #6 36.15 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ #6 36.18 Collecting remote-pdb #6 36.18 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/94f/73a92ac1248cf/remote_pdb-2.1.0-py2.py3-none-any.whl (6.3 kB) #6 36.26 Installing collected packages: remote-pdb #6 36.29 Successfully installed remote-pdb-2.1.0 #6 36.29 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #6 36.46 Failed to set locale, defaulting to C.UTF-8 #6 36.58 80 files removed #6 DONE 36.9s #7 [3/3] COPY *.sh / #7 DONE 0.1s #8 exporting to image #8 exporting layers #8 exporting layers 1.8s done #8 writing image sha256:8e45424aadaee247f67015eb732b6ed3c133127213636f0b62ca6b2d1b71d937 done #8 naming to nexus.gz1.opensdn.io:5101/contrail-base:master-1_0_8_7-5_9 done #8 naming to nexus.gz1.opensdn.io:5101/tf-base:master-1_0_8_7-5_9 done #8 DONE 1.8s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/contrail-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 5) 2025-02-21 12:34:15,742: INFO: Docker build duration: 39 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-base] 43d3403fd59d: Preparing d1b80eadf94c: Preparing 5229dc63086c: Preparing 3466211fa7eb: Preparing 9c8c6c716ef5: Preparing 9446398586d3: Preparing f3579c2525fe: Preparing c15e6e41c6a7: Preparing 44343de3ea1d: Preparing 9446398586d3: Waiting f3579c2525fe: Waiting c15e6e41c6a7: Waiting 44343de3ea1d: Waiting 3466211fa7eb: Layer already exists 5229dc63086c: Layer already exists 9446398586d3: Layer already exists 9c8c6c716ef5: Layer already exists f3579c2525fe: Layer already exists c15e6e41c6a7: Layer already exists 44343de3ea1d: Layer already exists 43d3403fd59d: Pushed d1b80eadf94c: Pushed master-1_0_8_7-5_9: digest: sha256:b5a40dd229cc091dbf9f7d9a2bba935b5efdbd94d2d3d3326ed18f6846e387f1 size: 2199 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-base] 43d3403fd59d: Preparing d1b80eadf94c: Preparing 5229dc63086c: Preparing 3466211fa7eb: Preparing 9c8c6c716ef5: Preparing 9446398586d3: Preparing f3579c2525fe: Preparing c15e6e41c6a7: Preparing 44343de3ea1d: Preparing 9446398586d3: Waiting f3579c2525fe: Waiting c15e6e41c6a7: Waiting 44343de3ea1d: Waiting 5229dc63086c: Layer already exists 9c8c6c716ef5: Layer already exists d1b80eadf94c: Layer already exists 43d3403fd59d: Layer already exists 3466211fa7eb: Layer already exists 9446398586d3: Layer already exists f3579c2525fe: Layer already exists c15e6e41c6a7: Layer already exists 44343de3ea1d: Layer already exists master-1_0_8_7-5_9: digest: sha256:b5a40dd229cc091dbf9f7d9a2bba935b5efdbd94d2d3d3326ed18f6846e387f1 size: 2199 2025-02-21 12:34:30,633: INFO: Building contrail-base finished successfully, duration: 54 seconds