#11 [7/8] RUN set -ex ; if ! dnf info git-review ; then dnf -y install epel-release ; fi #11 0.093 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) #11 0.093 + dnf info git-review #11 0.292 Failed to set locale, defaulting to C.UTF-8 #11 0.614 added from: http://tf-mirrors.gz1.opensdn.io/re 98 MB/s | 14 MB 00:00 #11 2.406 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 1.9 MB 00:00 #11 2.804 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 402 kB 00:00 #11 3.100 added from: http://tf-mirrors.gz1.opensdn.io/re 90 MB/s | 16 MB 00:00 #11 6.230 added from: http://tf-mirrors.gz1.opensdn.io/re 86 MB/s | 11 MB 00:00 #11 8.360 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 1.1 MB 00:00 #11 8.701 added from: http://tf-mirrors.gz1.opensdn.io/re 65 MB/s | 4.8 MB 00:00 #11 9.733 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 697 kB 00:00 #11 9.986 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 474 kB 00:00 #11 10.19 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 18 kB 00:00 #11 10.35 added from: http://tf-mirrors.gz1.opensdn.io/re 15 kB/s | 257 B 00:00 #11 10.49 added from: http://tf-mirrors.gz1.opensdn.io/re 876 kB/s | 15 kB 00:00 #11 10.65 added from: http://tf-mirrors.gz1.opensdn.io/re 5.4 MB/s | 96 kB 00:00 #11 11.16 added from: http://tf-mirrors.gz1.opensdn.io/re 112 MB/s | 39 MB 00:00 #11 19.43 Third parties for OpenSDN 46 MB/s | 5.1 MB 00:00 #11 24.12 Available Packages #11 24.12 Name : git-review #11 24.12 Version : 2.3.1 #11 24.12 Release : 7.el9 #11 24.12 Architecture : noarch #11 24.12 Size : 86 k #11 24.12 Source : git-review-2.3.1-7.el9.src.rpm #11 24.12 Repository : tf-mirrors.ci_repos_epel9.repo #11 24.12 Summary : A Git helper for integration with Gerrit #11 24.12 URL : https://opendev.org/opendev/git-review #11 24.12 License : ASL 2.0 #11 24.12 Description : An extension for source control system Git that creates and manages #11 24.12 : review requests in the patch management system Gerrit. It replaces the #11 24.12 : rfc.sh script. #11 24.12 #11 DONE 24.4s #12 [8/8] RUN set -ex ; source /etc/os-release ; find /etc/yum.repos.d/ | grep -i centos | xargs -r rm ; ls -l /etc/yum.repos.d/ ; yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical ; yum install -y hostname iproute less wget openssl glibc-langpack-en rsync procps-ng python3-pip ; yum clean all -y ; rm -rf /var/cache/yum ; groupadd --gid 1999 --system contrail ; useradd -md /home/contrail --uid 1999 --shell /sbin/nologin --system --gid 1999 contrail #12 0.084 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) #12 0.084 + source /etc/os-release #12 0.084 ++ NAME='Rocky Linux' #12 0.084 ++ VERSION='9.3 (Blue Onyx)' #12 0.084 ++ ID=rocky #12 0.084 ++ ID_LIKE='rhel centos fedora' #12 0.084 ++ VERSION_ID=9.3 #12 0.084 ++ PLATFORM_ID=platform:el9 #12 0.084 ++ PRETTY_NAME='Rocky Linux 9.3 (Blue Onyx)' #12 0.084 ++ ANSI_COLOR='0;32' #12 0.084 ++ LOGO=fedora-logo-icon #12 0.084 ++ CPE_NAME=cpe:/o:rocky:rocky:9::baseos #12 0.084 ++ HOME_URL=https://rockylinux.org/ #12 0.084 ++ BUG_REPORT_URL=https://bugs.rockylinux.org/ #12 0.084 ++ SUPPORT_END=2032-05-31 #12 0.084 ++ ROCKY_SUPPORT_PRODUCT=Rocky-Linux-9 #12 0.084 ++ ROCKY_SUPPORT_PRODUCT_VERSION=9.3 #12 0.084 ++ REDHAT_SUPPORT_PRODUCT='Rocky Linux' #12 0.084 ++ REDHAT_SUPPORT_PRODUCT_VERSION=9.3 #12 0.085 + find /etc/yum.repos.d/ #12 0.085 + grep -i centos #12 0.085 + xargs -r rm #12 0.087 + ls -l /etc/yum.repos.d/ #12 0.090 total 32 #12 0.090 -rw-r--r--. 1 root root 2707 Feb 23 20:45 mirror-base-rocky9.repo #12 0.090 -rw-r--r--. 1 root root 217 Feb 23 20:45 mirror-docker9.repo #12 0.090 -rw-r--r--. 1 root root 204 Feb 23 20:45 mirror-epel9.repo #12 0.090 -rw-r--r--. 1 root root 1 Feb 23 20:45 rocky-addons.repo #12 0.090 -rw-r--r--. 1 root root 1 Feb 23 20:45 rocky-devel.repo #12 0.090 -rw-r--r--. 1 root root 1 Feb 23 20:45 rocky-extras.repo #12 0.090 -rw-r--r--. 1 root root 1 Feb 23 20:45 rocky.repo #12 0.090 -rw-r--r--. 1 root root 140 Feb 23 20:45 tpc.repo #12 0.090 + yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical #12 0.156 Failed to set locale, defaulting to C.UTF-8 #12 0.480 Last metadata expiration check: 0:00:06 ago on Mon Feb 23 20:45:50 2026. #12 0.624 No security updates needed, but 101 updates available #12 0.669 Dependencies resolved. #12 0.670 Nothing to do. #12 0.670 Complete! #12 0.699 + yum install -y hostname iproute less wget openssl glibc-langpack-en rsync procps-ng python3-pip #12 0.766 Failed to set locale, defaulting to C.UTF-8 #12 1.119 Last metadata expiration check: 0:00:07 ago on Mon Feb 23 20:45:50 2026. #12 1.270 Package hostname-3.23-6.el9.x86_64 is already installed. #12 1.273 Package less-590-2.el9_2.x86_64 is already installed. #12 1.275 Package openssl-1:3.0.7-24.el9.x86_64 is already installed. #12 1.323 Dependencies resolved. #12 1.325 ============================================================================================= #12 1.325 Package Arch Version Repository Size #12 1.325 ============================================================================================= #12 1.325 Installing: #12 1.325 glibc-langpack-en x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 555 k #12 1.325 iproute x86_64 6.14.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 808 k #12 1.325 procps-ng x86_64 3.3.17-14.el9 tf-mirrors.ci_repos_yum9-baseos 332 k #12 1.325 python3-pip noarch 21.3.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M #12 1.325 rsync x86_64 3.2.5-3.el9 tf-mirrors.ci_repos_yum9-baseos 403 k #12 1.325 wget x86_64 1.21.1-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 768 k #12 1.325 Upgrading: #12 1.325 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 1.325 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #12 1.325 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #12 1.325 less x86_64 590-6.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #12 1.325 openssl x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.4 M #12 1.325 openssl-libs x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #12 1.325 Installing dependencies: #12 1.325 libbpf x86_64 2:1.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 185 k #12 1.325 libmnl x86_64 1.0.4-16.el9_4 tf-mirrors.ci_repos_yum9-baseos 27 k #12 1.325 libpsl x86_64 0.21.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 63 k #12 1.325 openssl-fips-provider x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 812 k #12 1.325 psmisc x86_64 23.4-3.el9 tf-mirrors.ci_repos_yum9-baseos 226 k #12 1.325 publicsuffix-list-dafsa noarch 20210518-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #12 1.325 Installing weak dependencies: #12 1.325 libxcrypt-compat x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 88 k #12 1.325 python3-setuptools noarch 53.0.0-15.el9 tf-mirrors.ci_repos_yum9-baseos 831 k #12 1.325 #12 1.325 Transaction Summary #12 1.325 ============================================================================================= #12 1.325 Install 14 Packages #12 1.325 Upgrade 6 Packages #12 1.325 #12 1.326 Total download size: 13 M #12 1.327 Downloading Packages: #12 1.348 (1/20): libbpf-1.5.0-2.el9.x86_64.rpm 10 MB/s | 185 kB 00:00 #12 1.353 (2/20): libmnl-1.0.4-16.el9_4.x86_64.rpm 5.1 MB/s | 27 kB 00:00 #12 1.365 (3/20): iproute-6.14.0-2.el9.x86_64.rpm 22 MB/s | 808 kB 00:00 #12 1.374 (4/20): glibc-langpack-en-2.34-231.el9_7.2.x86_ 12 MB/s | 555 kB 00:00 #12 1.377 (5/20): libpsl-0.21.1-5.el9.x86_64.rpm 2.7 MB/s | 63 kB 00:00 #12 1.384 (6/20): procps-ng-3.3.17-14.el9.x86_64.rpm 33 MB/s | 332 kB 00:00 #12 1.391 (7/20): psmisc-23.4-3.el9.x86_64.rpm 17 MB/s | 226 kB 00:00 #12 1.400 (8/20): openssl-fips-provider-3.5.1-7.el9_7.x86 23 MB/s | 812 kB 00:00 #12 1.403 (9/20): publicsuffix-list-dafsa-20210518-3.el9. 3.1 MB/s | 58 kB 00:00 #12 1.413 (10/20): rsync-3.2.5-3.el9.x86_64.rpm 32 MB/s | 403 kB 00:00 #12 1.417 (11/20): libxcrypt-compat-4.4.18-3.el9.x86_64.r 6.6 MB/s | 88 kB 00:00 #12 1.430 (12/20): python3-setuptools-53.0.0-15.el9.noarc 21 MB/s | 831 kB 00:00 #12 1.452 (13/20): python3-pip-21.3.1-1.el9.noarch.rpm 45 MB/s | 1.7 MB 00:00 #12 1.462 (14/20): wget-1.21.1-8.el9_4.x86_64.rpm 17 MB/s | 768 kB 00:00 #12 1.468 (15/20): glibc-common-2.34-231.el9_7.2.x86_64.r 19 MB/s | 298 kB 00:00 #12 1.471 (16/20): glibc-minimal-langpack-2.34-231.el9_7. 3.0 MB/s | 25 kB 00:00 #12 1.476 (17/20): less-590-6.el9.x86_64.rpm 22 MB/s | 160 kB 00:00 #12 1.496 (18/20): glibc-2.34-231.el9_7.2.x86_64.rpm 30 MB/s | 2.0 MB 00:00 #12 1.510 (19/20): openssl-3.5.1-7.el9_7.x86_64.rpm 36 MB/s | 1.4 MB 00:00 #12 1.533 (20/20): openssl-libs-3.5.1-7.el9_7.x86_64.rpm 41 MB/s | 2.3 MB 00:00 #12 1.533 -------------------------------------------------------------------------------- #12 1.533 Total 63 MB/s | 13 MB 00:00 #12 1.534 Running transaction check #12 1.886 Transaction check succeeded. #12 1.886 Running transaction test #12 2.072 Transaction test succeeded. #12 2.073 Running transaction #12 2.401 Preparing : 1/1 #12 2.464 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/26 #12 2.475 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/26 #12 2.479 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 3/26 #12 2.531 Upgrading : glibc-2.34-231.el9_7.2.x86_64 3/26 #12 2.541 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 3/26 #12 2.694 Installing : glibc-langpack-en-2.34-231.el9_7.2.x86_64 4/26 #12 2.709 Installing : libbpf-2:1.5.0-2.el9.x86_64 5/26 #12 2.715 Installing : libmnl-1.0.4-16.el9_4.x86_64 6/26 #12 2.734 Installing : openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 7/26 #12 2.785 Upgrading : openssl-libs-1:3.5.1-7.el9_7.x86_64 8/26 #12 2.798 Installing : psmisc-23.4-3.el9.x86_64 9/26 #12 2.808 Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 10/26 #12 2.886 Installing : python3-setuptools-53.0.0-15.el9.noarch 11/26 #12 2.899 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 12/26 #12 2.904 Installing : libpsl-0.21.1-5.el9.x86_64 13/26 #12 2.919 Installing : wget-1.21.1-8.el9_4.x86_64 14/26 #12 3.105 Installing : python3-pip-21.3.1-1.el9.noarch 15/26 #12 3.144 Installing : iproute-6.14.0-2.el9.x86_64 16/26 #12 3.162 Installing : rsync-3.2.5-3.el9.x86_64 17/26 #12 3.215 Upgrading : openssl-1:3.5.1-7.el9_7.x86_64 18/26 #12 3.238 Installing : procps-ng-3.3.17-14.el9.x86_64 19/26 #12 3.250 Upgrading : less-590-6.el9.x86_64 20/26 #12 3.260 Cleanup : openssl-1:3.0.7-24.el9.x86_64 21/26 #12 3.269 Cleanup : openssl-libs-1:3.0.7-24.el9.x86_64 22/26 #12 3.276 Cleanup : less-590-2.el9_2.x86_64 23/26 #12 3.284 Cleanup : glibc-2.34-83.el9.7.x86_64 24/26 #12 3.293 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/26 #12 3.298 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/26 #12 3.303 Running scriptlet: iproute-6.14.0-2.el9.x86_64 26/26 #12 3.314 Running scriptlet: glibc-common-2.34-83.el9.7.x86_64 26/26 #12 3.705 Verifying : glibc-langpack-en-2.34-231.el9_7.2.x86_64 1/26 #12 3.705 Verifying : iproute-6.14.0-2.el9.x86_64 2/26 #12 3.705 Verifying : libbpf-2:1.5.0-2.el9.x86_64 3/26 #12 3.705 Verifying : libmnl-1.0.4-16.el9_4.x86_64 4/26 #12 3.705 Verifying : libpsl-0.21.1-5.el9.x86_64 5/26 #12 3.705 Verifying : openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 6/26 #12 3.705 Verifying : procps-ng-3.3.17-14.el9.x86_64 7/26 #12 3.706 Verifying : psmisc-23.4-3.el9.x86_64 8/26 #12 3.706 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 9/26 #12 3.706 Verifying : python3-setuptools-53.0.0-15.el9.noarch 10/26 #12 3.706 Verifying : rsync-3.2.5-3.el9.x86_64 11/26 #12 3.706 Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 12/26 #12 3.706 Verifying : python3-pip-21.3.1-1.el9.noarch 13/26 #12 3.706 Verifying : wget-1.21.1-8.el9_4.x86_64 14/26 #12 3.706 Verifying : glibc-2.34-231.el9_7.2.x86_64 15/26 #12 3.706 Verifying : glibc-2.34-83.el9.7.x86_64 16/26 #12 3.706 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 17/26 #12 3.706 Verifying : glibc-common-2.34-83.el9.7.x86_64 18/26 #12 3.706 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 19/26 #12 3.706 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 20/26 #12 3.706 Verifying : less-590-6.el9.x86_64 21/26 #12 3.706 Verifying : less-590-2.el9_2.x86_64 22/26 #12 3.706 Verifying : openssl-1:3.5.1-7.el9_7.x86_64 23/26 #12 3.706 Verifying : openssl-1:3.0.7-24.el9.x86_64 24/26 #12 3.706 Verifying : openssl-libs-1:3.5.1-7.el9_7.x86_64 25/26 #12 3.706 Verifying : openssl-libs-1:3.0.7-24.el9.x86_64 26/26 #12 3.776 #12 3.776 Upgraded: #12 3.776 glibc-2.34-231.el9_7.2.x86_64 #12 3.776 glibc-common-2.34-231.el9_7.2.x86_64 #12 3.776 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #12 3.776 less-590-6.el9.x86_64 #12 3.776 openssl-1:3.5.1-7.el9_7.x86_64 #12 3.776 openssl-libs-1:3.5.1-7.el9_7.x86_64 #12 3.776 Installed: #12 3.776 glibc-langpack-en-2.34-231.el9_7.2.x86_64 #12 3.776 iproute-6.14.0-2.el9.x86_64 #12 3.776 libbpf-2:1.5.0-2.el9.x86_64 #12 3.776 libmnl-1.0.4-16.el9_4.x86_64 #12 3.776 libpsl-0.21.1-5.el9.x86_64 #12 3.776 libxcrypt-compat-4.4.18-3.el9.x86_64 #12 3.776 openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 #12 3.776 procps-ng-3.3.17-14.el9.x86_64 #12 3.776 psmisc-23.4-3.el9.x86_64 #12 3.776 publicsuffix-list-dafsa-20210518-3.el9.noarch #12 3.776 python3-pip-21.3.1-1.el9.noarch #12 3.776 python3-setuptools-53.0.0-15.el9.noarch #12 3.776 rsync-3.2.5-3.el9.x86_64 #12 3.776 wget-1.21.1-8.el9_4.x86_64 #12 3.776 #12 3.776 Complete! #12 3.910 + yum clean all -y #12 4.049 77 files removed #12 4.071 + rm -rf /var/cache/yum #12 4.073 + groupadd --gid 1999 --system contrail #12 4.096 + useradd -md /home/contrail --uid 1999 --shell /sbin/nologin --system --gid 1999 contrail #12 4.107 useradd warning: contrail's uid 1999 is greater than SYS_UID_MAX 999 #12 DONE 4.1s #13 exporting to image #13 exporting layers #13 exporting layers 1.0s done #13 writing image sha256:724c4bf14524f59c4d477b7b9eaf8d7d8422cd2117abf5834fbb5a62b90d6e51 done #13 naming to nexus.gz1.opensdn.io:5101/opensdn-general-base:r25.1-2_6_4_3-1 done #13 DONE 1.0s 2026-02-23 20:46:01,139: INFO: Docker build duration: 32 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-general-base] ede7d4e276a2: Preparing 3a1116d364f0: Preparing f0fbe4347c16: Preparing 0997b2237352: Preparing 3db87276aeb7: Preparing 591d6d9cf0cb: Preparing f1951c8e464e: Preparing 44343de3ea1d: Preparing f1951c8e464e: Waiting 44343de3ea1d: Waiting 591d6d9cf0cb: Waiting 3db87276aeb7: Pushed f0fbe4347c16: Pushed 0997b2237352: Pushed 44343de3ea1d: Layer already exists 591d6d9cf0cb: Pushed f1951c8e464e: Pushed ede7d4e276a2: Pushed 3a1116d364f0: Pushed r25.1-2_6_4_3-1: digest: sha256:a0bb34707ad5bea51d5cfcdf8d4080a696b088bc3f584cc2d29a80bb2a83e7fe size: 1990 2026-02-23 20:46:11,625: INFO: Building opensdn-general-base finished successfully, duration: 42 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:r25.1-2_6_4_3-1 30c23d4a9c8c 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:r25.1-2_6_4_3-1 448b2be2f9ed 3.78kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:r25.1-2_6_4_3-1 871aeee31547 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:r25.1-2_6_4_3-1 9b90e1756eb3 2.38MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:r25.1-2_6_4_3-1 724c4bf14524 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:r25.1-2_6_4_3-1 4f0adeabc18a 32.7MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable e1d86cd09b33 2.9GB 0B U tf-dev-sandbox:compile 4685868caad9 24.7GB 0B