2025-03-28 09:58:45,404: INFO: Building contrail-external-redis 2025-03-28 09:58:45,617: 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_8 --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-redis --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: 1.40kB 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 3) #1 DONE 0.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/contrail-general-base:master-1_0_8_7-6_8 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.7s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/contrail-general-base:master-1_0_8_7-6_8 #4 CACHED #5 [internal] load build context #5 transferring context: 31.97kB done #5 DONE 0.7s #6 [2/5] COPY *.sh / #6 DONE 0.8s #7 [3/5] RUN source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) && if [[ ${ver} == 9 ]]; then REDIS_RPM_NAME=redis-6.0.19-1.el9.remi.x86_64 ; else REDIS_RPM_NAME=redis-6.0.15-1.el7.remi.x86_64 ; fi && set -ex && for item in `ls /__*` ; do mv $item /${item:3} ; done && source /functions.sh && download_package https://github.com opensdn-io/tf-third-party-cache/blob/master/redis/${REDIS_RPM_NAME}.rpm?raw=true ${REDIS_RPM_NAME}.rpm && yum install ${REDIS_RPM_NAME}.rpm -y && usermod -a -G 1999 redis && rm -rf ${REDIS_RPM_NAME}.rpm && yum clean all -y && rm -rf /var/cache/yum #7 0.720 ++ ls /__common.sh /__contrail-functions.sh #7 0.726 + for item in `ls /__*` #7 0.726 + mv /__common.sh /common.sh #7 0.736 + for item in `ls /__*` #7 0.736 + mv /__contrail-functions.sh /contrail-functions.sh #7 0.744 + source /functions.sh #7 0.744 + download_package https://github.com 'opensdn-io/tf-third-party-cache/blob/master/redis/redis-6.0.19-1.el9.remi.x86_64.rpm?raw=true' redis-6.0.19-1.el9.remi.x86_64.rpm #7 0.744 + local original_site=https://github.com #7 0.744 + local 'site_path=opensdn-io/tf-third-party-cache/blob/master/redis/redis-6.0.19-1.el9.remi.x86_64.rpm?raw=true' #7 0.744 + local output_name=redis-6.0.19-1.el9.remi.x86_64.rpm #7 0.744 + local add_opts= #7 0.744 + '[' -n http://nexus.gz1.opensdn.io/repository/external-web-cache ']' #7 0.744 + wget -nv --tries=3 -c -O redis-6.0.19-1.el9.remi.x86_64.rpm 'http://nexus.gz1.opensdn.io/repository/external-web-cache/opensdn-io/tf-third-party-cache/blob/master/redis/redis-6.0.19-1.el9.remi.x86_64.rpm?raw=true' #7 0.817 2025-03-28 09:58:49 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/opensdn-io/tf-third-party-cache/blob/master/redis/redis-6.0.19-1.el9.remi.x86_64.rpm?raw=true [1280660/1280660] -> "redis-6.0.19-1.el9.remi.x86_64.rpm" [1] #7 0.817 + '[' '!' -s redis-6.0.19-1.el9.remi.x86_64.rpm ']' #7 0.817 + yum install redis-6.0.19-1.el9.remi.x86_64.rpm -y #7 1.602 Contrail repo 3.4 MB/s | 133 kB 00:00 #7 1.838 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.1 MB 00:00 #7 3.316 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 730 kB 00:00 #7 3.743 added from: http://tf-mirrors.gz1.opensdn.io/re 5.0 MB/s | 264 kB 00:00 #7 4.143 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 7.0 MB 00:00 #7 8.387 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 4.0 MB 00:00 #7 10.86 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 939 kB 00:00 #7 11.46 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.3 MB 00:00 #7 12.64 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 392 kB 00:00 #7 13.44 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 451 kB 00:00 #7 14.38 added from: http://tf-mirrors.gz1.opensdn.io/re 52 kB/s | 16 kB 00:00 #7 14.87 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #7 15.25 added from: http://tf-mirrors.gz1.opensdn.io/re 253 kB/s | 13 kB 00:00 #7 15.59 added from: http://tf-mirrors.gz1.opensdn.io/re 3.8 MB/s | 64 kB 00:00 #7 16.44 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 30 MB 00:00 #7 40.50 Third parties for Contrail 26 MB/s | 5.4 MB 00:00 #7 57.41 Dependencies resolved. #7 57.42 ============================================================================================= #7 57.42 Package Arch Version Repository Size #7 57.42 ============================================================================================= #7 57.42 Installing: #7 57.42 redis x86_64 6.0.19-1.el9.remi @commandline 1.2 M #7 57.42 Upgrading: #7 57.42 ima-evm-utils x86_64 1.5-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 68 k #7 57.42 libacl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 22 k #7 57.42 libselinux x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #7 57.42 libsepol x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 329 k #7 57.42 python3-rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 64 k #7 57.42 rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 485 k #7 57.42 rpm-build-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 88 k #7 57.42 rpm-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 307 k #7 57.42 rpm-sign-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 20 k #7 57.42 systemd-libs x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 678 k #7 57.42 Installing dependencies: #7 57.42 acl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 69 k #7 57.42 attr x86_64 2.5.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #7 57.42 dbus x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 6.8 k #7 57.42 dbus-broker x86_64 28-7.el9 tf-mirrors.ci_repos_yum9-baseos 171 k #7 57.42 dbus-common noarch 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #7 57.42 diffutils x86_64 3.7-12.el9 tf-mirrors.ci_repos_yum9-baseos 388 k #7 57.42 keyutils x86_64 1.6.3-1.el9 tf-mirrors.ci_repos_yum9-baseos 72 k #7 57.42 kmod-libs x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 62 k #7 57.42 libseccomp x86_64 2.5.2-2.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #7 57.42 libselinux-utils x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 164 k #7 57.42 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #7 57.42 policycoreutils x86_64 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #7 57.42 rpm-plugin-selinux x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 16 k #7 57.42 selinux-policy noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 48 k #7 57.42 selinux-policy-targeted noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 6.5 M #7 57.42 systemd x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 4.0 M #7 57.42 systemd-pam x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 285 k #7 57.42 systemd-rpm-macros noarch 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 73 k #7 57.42 #7 57.42 Transaction Summary #7 57.42 ============================================================================================= #7 57.42 Install 19 Packages #7 57.42 Upgrade 10 Packages #7 57.42 #7 57.47 Total size: 16 M #7 57.47 Total download size: 14 M #7 57.47 Downloading Packages: #7 57.91 (1/28): dbus-1.12.20-8.el9.x86_64.rpm 17 kB/s | 6.8 kB 00:00 #7 58.38 (2/28): attr-2.5.1-3.el9.x86_64.rpm 67 kB/s | 58 kB 00:00 #7 58.42 (3/28): acl-2.3.1-4.el9.x86_64.rpm 76 kB/s | 69 kB 00:00 #7 58.44 (4/28): dbus-common-1.12.20-8.el9.noarch.rpm 230 kB/s | 14 kB 00:00 #7 58.45 (5/28): dbus-broker-28-7.el9.x86_64.rpm 336 kB/s | 171 kB 00:00 #7 58.46 (6/28): keyutils-1.6.3-1.el9.x86_64.rpm 2.6 MB/s | 72 kB 00:00 #7 58.48 (7/28): kmod-libs-28-10.el9.x86_64.rpm 3.1 MB/s | 62 kB 00:00 #7 58.49 (8/28): libseccomp-2.5.2-2.el9.x86_64.rpm 2.9 MB/s | 71 kB 00:00 #7 58.51 (9/28): diffutils-3.7-12.el9.x86_64.rpm 4.2 MB/s | 388 kB 00:00 #7 58.53 (10/28): logrotate-3.18.0-8.el9.x86_64.rpm 2.0 MB/s | 74 kB 00:00 #7 58.54 (11/28): libselinux-utils-3.6-1.el9.x86_64.rpm 2.6 MB/s | 164 kB 00:00 #7 58.55 (12/28): rpm-plugin-selinux-4.16.1.3-34.el9.0.1 580 kB/s | 16 kB 00:00 #7 58.56 (13/28): selinux-policy-38.1.45-3.el9_5.noarch. 1.8 MB/s | 48 kB 00:00 #7 58.58 (14/28): policycoreutils-3.6-2.1.el9.x86_64.rpm 2.8 MB/s | 208 kB 00:00 #7 58.61 (15/28): systemd-pam-252-46.el9_5.2.0.1.x86_64. 12 MB/s | 285 kB 00:00 #7 58.62 (16/28): systemd-rpm-macros-252-46.el9_5.2.0.1. 4.6 MB/s | 73 kB 00:00 #7 58.65 (17/28): ima-evm-utils-1.5-2.el9.0.1.x86_64.rpm 3.1 MB/s | 68 kB 00:00 #7 58.66 (18/28): libacl-2.3.1-4.el9.x86_64.rpm 1.9 MB/s | 22 kB 00:00 #7 58.68 (19/28): libselinux-3.6-1.el9.x86_64.rpm 4.0 MB/s | 85 kB 00:00 #7 58.75 (20/28): systemd-252-46.el9_5.2.0.1.x86_64.rpm 22 MB/s | 4.0 MB 00:00 #7 58.78 (21/28): python3-rpm-4.16.1.3-34.el9.0.1.x86_64 2.0 MB/s | 64 kB 00:00 #7 58.80 (22/28): libsepol-3.6-1.el9.x86_64.rpm 2.5 MB/s | 329 kB 00:00 #7 58.85 (23/28): rpm-4.16.1.3-34.el9.0.1.x86_64.rpm 6.8 MB/s | 485 kB 00:00 #7 58.86 (24/28): rpm-build-libs-4.16.1.3-34.el9.0.1.x86 1.6 MB/s | 88 kB 00:00 #7 59.12 (25/28): rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_ 77 kB/s | 20 kB 00:00 #7 59.17 (26/28): rpm-libs-4.16.1.3-34.el9.0.1.x86_64.rp 1.0 MB/s | 307 kB 00:00 #7 59.36 (27/28): selinux-policy-targeted-38.1.45-3.el9_ 8.1 MB/s | 6.5 MB 00:00 #7 59.38 (28/28): systemd-libs-252-46.el9_5.2.0.1.x86_64 2.5 MB/s | 678 kB 00:00 #7 59.38 -------------------------------------------------------------------------------- #7 59.39 Total 7.5 MB/s | 14 MB 00:01 #7 59.39 Running transaction check #7 59.59 Transaction check succeeded. #7 59.59 Running transaction test #7 60.06 Transaction test succeeded. #7 60.10 Running transaction #7 63.53 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 1/1 #7 63.76 Preparing : 1/1 #7 63.86 Upgrading : libacl-2.3.1-4.el9.x86_64 1/39 #7 63.95 Upgrading : rpm-4.16.1.3-34.el9.0.1.x86_64 2/39 #7 63.98 Upgrading : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 3/39 #7 64.01 Upgrading : libsepol-3.6-1.el9.x86_64 4/39 #7 64.01 Upgrading : libselinux-3.6-1.el9.x86_64 5/39 #7 64.04 Upgrading : systemd-libs-252-46.el9_5.2.0.1.x86_64 6/39 #7 64.08 Running scriptlet: systemd-libs-252-46.el9_5.2.0.1.x86_64 6/39 #7 64.19 Installing : libselinux-utils-3.6-1.el9.x86_64 7/39 #7 64.22 Upgrading : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 8/39 #7 64.26 Installing : acl-2.3.1-4.el9.x86_64 9/39 #7 64.27 Installing : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 10/39 #7 64.27 Installing : libseccomp-2.5.2-2.el9.x86_64 11/39 #7 64.28 Installing : kmod-libs-28-10.el9.x86_64 12/39 #7 64.30 Installing : keyutils-1.6.3-1.el9.x86_64 13/39 #7 64.32 Installing : diffutils-3.7-12.el9.x86_64 14/39 #7 64.37 Installing : policycoreutils-3.6-2.1.el9.x86_64 15/39 #7 64.40 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 15/39 #7 64.44 Installing : selinux-policy-38.1.45-3.el9_5.noarch 16/39 #7 64.45 Running scriptlet: selinux-policy-38.1.45-3.el9_5.noarch 16/39 #7 64.55 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 17/39 #7 65.99 Installing : selinux-policy-targeted-38.1.45-3.el9_5.noarch 17/39 #7 66.23 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 17/39 #7 87.11 Installing : dbus-1:1.12.20-8.el9.x86_64 18/39 #7 87.17 Installing : systemd-pam-252-46.el9_5.2.0.1.x86_64 19/39 #7 87.18 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 20/39 #7 88.30 Installing : systemd-252-46.el9_5.2.0.1.x86_64 20/39 #7 88.63 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 20/39 #7 107.5 Installing : dbus-common-1:1.12.20-8.el9.noarch 21/39 #7 107.5 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 21/39 #7 107.6 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #7 107.6 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #7 107.6 #7 107.6 Running scriptlet: dbus-broker-28-7.el9.x86_64 22/39 #7 107.8 Installing : dbus-broker-28-7.el9.x86_64 22/39 #7 107.8 Running scriptlet: dbus-broker-28-7.el9.x86_64 22/39 #7 107.8 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #7 107.8 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #7 107.8 #7 107.8 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 23/39 #7 107.9 Installing : logrotate-3.18.0-8.el9.x86_64 23/39 #7 107.9 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 23/39 #7 108.0 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #7 108.0 #7 108.0 Installing : attr-2.5.1-3.el9.x86_64 24/39 #7 108.0 Upgrading : ima-evm-utils-1.5-2.el9.0.1.x86_64 25/39 #7 108.0 Upgrading : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 26/39 #7 108.0 Upgrading : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 27/39 #7 108.0 Running scriptlet: redis-6.0.19-1.el9.remi.x86_64 28/39 #7 108.6 Installing : redis-6.0.19-1.el9.remi.x86_64 28/39 #7 108.7 Running scriptlet: redis-6.0.19-1.el9.remi.x86_64 28/39 #7 108.7 Installing : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 29/39 #7 108.8 Cleanup : python3-rpm-4.16.1.3-25.el9.x86_64 30/39 #7 108.8 Cleanup : rpm-sign-libs-4.16.1.3-25.el9.x86_64 31/39 #7 108.8 Cleanup : rpm-build-libs-4.16.1.3-25.el9.x86_64 32/39 #7 108.8 Cleanup : rpm-4.16.1.3-25.el9.x86_64 33/39 #7 108.9 Cleanup : rpm-libs-4.16.1.3-25.el9.x86_64 34/39 #7 109.0 Cleanup : systemd-libs-252-18.el9.x86_64 35/39 #7 109.0 Cleanup : libselinux-3.5-1.el9.x86_64 36/39 #7 109.0 Cleanup : libsepol-3.5-1.el9.x86_64 37/39 #7 109.0 Cleanup : libacl-2.3.1-3.el9.x86_64 38/39 #7 109.0 Cleanup : ima-evm-utils-1.4-4.el9.x86_64 39/39 #7 109.0 Running scriptlet: rpm-4.16.1.3-34.el9.0.1.x86_64 39/39 #7 109.0 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 39/39 #7 109.0 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 39/39 #7 129.8 Running scriptlet: ima-evm-utils-1.4-4.el9.x86_64 39/39 #7 130.2 Verifying : acl-2.3.1-4.el9.x86_64 1/39 #7 130.2 Verifying : attr-2.5.1-3.el9.x86_64 2/39 #7 130.2 Verifying : dbus-1:1.12.20-8.el9.x86_64 3/39 #7 130.2 Verifying : dbus-broker-28-7.el9.x86_64 4/39 #7 130.2 Verifying : dbus-common-1:1.12.20-8.el9.noarch 5/39 #7 130.2 Verifying : diffutils-3.7-12.el9.x86_64 6/39 #7 130.2 Verifying : keyutils-1.6.3-1.el9.x86_64 7/39 #7 130.2 Verifying : kmod-libs-28-10.el9.x86_64 8/39 #7 130.2 Verifying : libseccomp-2.5.2-2.el9.x86_64 9/39 #7 130.2 Verifying : libselinux-utils-3.6-1.el9.x86_64 10/39 #7 130.2 Verifying : logrotate-3.18.0-8.el9.x86_64 11/39 #7 130.2 Verifying : policycoreutils-3.6-2.1.el9.x86_64 12/39 #7 130.2 Verifying : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 13/39 #7 130.2 Verifying : selinux-policy-38.1.45-3.el9_5.noarch 14/39 #7 130.2 Verifying : selinux-policy-targeted-38.1.45-3.el9_5.noarch 15/39 #7 130.2 Verifying : systemd-252-46.el9_5.2.0.1.x86_64 16/39 #7 130.2 Verifying : systemd-pam-252-46.el9_5.2.0.1.x86_64 17/39 #7 130.2 Verifying : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 18/39 #7 130.2 Verifying : redis-6.0.19-1.el9.remi.x86_64 19/39 #7 130.2 Verifying : ima-evm-utils-1.5-2.el9.0.1.x86_64 20/39 #7 130.2 Verifying : ima-evm-utils-1.4-4.el9.x86_64 21/39 #7 130.2 Verifying : libacl-2.3.1-4.el9.x86_64 22/39 #7 130.2 Verifying : libacl-2.3.1-3.el9.x86_64 23/39 #7 130.2 Verifying : libselinux-3.6-1.el9.x86_64 24/39 #7 130.2 Verifying : libselinux-3.5-1.el9.x86_64 25/39 #7 130.2 Verifying : libsepol-3.6-1.el9.x86_64 26/39 #7 130.2 Verifying : libsepol-3.5-1.el9.x86_64 27/39 #7 130.2 Verifying : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 28/39 #7 130.2 Verifying : python3-rpm-4.16.1.3-25.el9.x86_64 29/39 #7 130.2 Verifying : rpm-4.16.1.3-34.el9.0.1.x86_64 30/39 #7 130.2 Verifying : rpm-4.16.1.3-25.el9.x86_64 31/39 #7 130.2 Verifying : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 32/39 #7 130.2 Verifying : rpm-build-libs-4.16.1.3-25.el9.x86_64 33/39 #7 130.2 Verifying : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 34/39 #7 130.2 Verifying : rpm-libs-4.16.1.3-25.el9.x86_64 35/39 #7 130.2 Verifying : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 36/39 #7 130.2 Verifying : rpm-sign-libs-4.16.1.3-25.el9.x86_64 37/39 #7 130.2 Verifying : systemd-libs-252-46.el9_5.2.0.1.x86_64 38/39 #7 130.2 Verifying : systemd-libs-252-18.el9.x86_64 39/39 #7 130.4 #7 130.4 Upgraded: #7 130.4 ima-evm-utils-1.5-2.el9.0.1.x86_64 #7 130.4 libacl-2.3.1-4.el9.x86_64 #7 130.4 libselinux-3.6-1.el9.x86_64 #7 130.4 libsepol-3.6-1.el9.x86_64 #7 130.4 python3-rpm-4.16.1.3-34.el9.0.1.x86_64 #7 130.4 rpm-4.16.1.3-34.el9.0.1.x86_64 #7 130.4 rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 #7 130.4 rpm-libs-4.16.1.3-34.el9.0.1.x86_64 #7 130.4 rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 #7 130.4 systemd-libs-252-46.el9_5.2.0.1.x86_64 #7 130.4 Installed: #7 130.4 acl-2.3.1-4.el9.x86_64 #7 130.4 attr-2.5.1-3.el9.x86_64 #7 130.4 dbus-1:1.12.20-8.el9.x86_64 #7 130.4 dbus-broker-28-7.el9.x86_64 #7 130.4 dbus-common-1:1.12.20-8.el9.noarch #7 130.4 diffutils-3.7-12.el9.x86_64 #7 130.4 keyutils-1.6.3-1.el9.x86_64 #7 130.4 kmod-libs-28-10.el9.x86_64 #7 130.4 libseccomp-2.5.2-2.el9.x86_64 #7 130.4 libselinux-utils-3.6-1.el9.x86_64 #7 130.4 logrotate-3.18.0-8.el9.x86_64 #7 130.4 policycoreutils-3.6-2.1.el9.x86_64 #7 130.4 redis-6.0.19-1.el9.remi.x86_64 #7 130.4 rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 #7 130.4 selinux-policy-38.1.45-3.el9_5.noarch #7 130.4 selinux-policy-targeted-38.1.45-3.el9_5.noarch #7 130.4 systemd-252-46.el9_5.2.0.1.x86_64 #7 130.4 systemd-pam-252-46.el9_5.2.0.1.x86_64 #7 130.4 systemd-rpm-macros-252-46.el9_5.2.0.1.noarch #7 130.4 #7 130.4 Complete! #7 130.7 + usermod -a -G 1999 redis #7 130.9 + rm -rf redis-6.0.19-1.el9.remi.x86_64.rpm #7 130.9 + yum clean all -y #7 131.2 80 files removed #7 131.3 + rm -rf /var/cache/yum #7 DONE 131.5s #8 [4/5] RUN mkdir /data && chown redis:redis /data #8 DONE 0.9s #9 [5/5] WORKDIR /data #9 DONE 0.5s #10 exporting to image #10 exporting layers #10 exporting layers 9.2s done #10 writing image sha256:14b590bb6b8b58b262c364c4cd2b2c5d7af1ad00aad23cc90e4c6b64a60f857e #10 writing image sha256:14b590bb6b8b58b262c364c4cd2b2c5d7af1ad00aad23cc90e4c6b64a60f857e 0.1s done #10 naming to nexus.gz1.opensdn.io:5101/contrail-external-redis:master-1_0_8_7-6_8 0.0s done #10 naming to nexus.gz1.opensdn.io:5101/tf-external-redis:master-1_0_8_7-6_8 0.1s done #10 DONE 9.7s 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 3) 2025-03-28 10:01:14,783: INFO: Docker build duration: 149 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-external-redis] 5f70bf18a086: Preparing 9120b070924a: Preparing 7fbbdb999ef0: Preparing 5735122e9688: Preparing d56012d60067: Preparing b76e58a1861a: Preparing 808df9575764: Preparing 3e92bfdb97b4: Preparing fb9d8cf5c942: Preparing 09a7ee493a2c: Preparing 44343de3ea1d: Preparing 5f70bf18a086: Waiting 9120b070924a: Waiting 5735122e9688: Waiting d56012d60067: Waiting b76e58a1861a: Waiting 808df9575764: Waiting 3e92bfdb97b4: Waiting fb9d8cf5c942: Waiting 09a7ee493a2c: Waiting 44343de3ea1d: Waiting 7fbbdb999ef0: Waiting 5f70bf18a086: Layer already exists 9120b070924a: Pushed 5735122e9688: Pushed d56012d60067: Layer already exists b76e58a1861a: Layer already exists 808df9575764: Layer already exists 3e92bfdb97b4: Layer already exists fb9d8cf5c942: Layer already exists 09a7ee493a2c: Layer already exists 44343de3ea1d: Layer already exists 7fbbdb999ef0: Pushed master-1_0_8_7-6_8: digest: sha256:d97dce53a851f15a8f77a328155ac5e513cbc08ce51dbc167dd1dba011cea98b size: 2611 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-external-redis] 5f70bf18a086: Preparing 9120b070924a: Preparing 7fbbdb999ef0: Preparing 5735122e9688: Preparing d56012d60067: Preparing b76e58a1861a: Preparing 808df9575764: Preparing 3e92bfdb97b4: Preparing fb9d8cf5c942: Preparing 09a7ee493a2c: Preparing 44343de3ea1d: Preparing 5f70bf18a086: Waiting 9120b070924a: Waiting 7fbbdb999ef0: Waiting 5735122e9688: Waiting d56012d60067: Waiting b76e58a1861a: Waiting 808df9575764: Waiting 3e92bfdb97b4: Waiting fb9d8cf5c942: Waiting 09a7ee493a2c: Waiting 44343de3ea1d: Waiting 9120b070924a: Layer already exists 5f70bf18a086: Layer already exists 7fbbdb999ef0: Layer already exists 5735122e9688: Layer already exists d56012d60067: Layer already exists b76e58a1861a: Layer already exists 3e92bfdb97b4: Layer already exists 808df9575764: Layer already exists 09a7ee493a2c: Layer already exists fb9d8cf5c942: Layer already exists 44343de3ea1d: Layer already exists master-1_0_8_7-6_8: digest: sha256:d97dce53a851f15a8f77a328155ac5e513cbc08ce51dbc167dd1dba011cea98b size: 2611 2025-03-28 10:01:42,433: INFO: Building contrail-external-redis finished successfully, duration: 177 seconds