#11 [7/8] RUN set -ex ; if ! dnf info git-review ; then dnf -y install epel-release ; fi #11 0.094 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) #11 0.094 + dnf info git-review #11 0.325 Failed to set locale, defaulting to C.UTF-8 #11 0.813 added from: http://tf-mirrors.gz1.opensdn.io/re 58 MB/s | 14 MB 00:00 #11 2.540 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 1.9 MB 00:00 #11 2.913 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 402 kB 00:00 #11 3.202 added from: http://tf-mirrors.gz1.opensdn.io/re 94 MB/s | 16 MB 00:00 #11 6.230 added from: http://tf-mirrors.gz1.opensdn.io/re 79 MB/s | 11 MB 00:00 #11 8.357 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 1.1 MB 00:00 #11 8.690 added from: http://tf-mirrors.gz1.opensdn.io/re 62 MB/s | 4.8 MB 00:00 #11 9.683 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 697 kB 00:00 #11 9.931 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 474 kB 00:00 #11 10.13 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 18 kB 00:00 #11 10.28 added from: http://tf-mirrors.gz1.opensdn.io/re 14 kB/s | 257 B 00:00 #11 10.43 added from: http://tf-mirrors.gz1.opensdn.io/re 903 kB/s | 15 kB 00:00 #11 10.57 added from: http://tf-mirrors.gz1.opensdn.io/re 4.7 MB/s | 96 kB 00:00 #11 11.05 added from: http://tf-mirrors.gz1.opensdn.io/re 122 MB/s | 39 MB 00:00 #11 18.79 Third parties for OpenSDN 48 MB/s | 5.1 MB 00:00 #11 23.41 Available Packages #11 23.41 Name : git-review #11 23.41 Version : 2.3.1 #11 23.41 Release : 7.el9 #11 23.41 Architecture : noarch #11 23.41 Size : 86 k #11 23.41 Source : git-review-2.3.1-7.el9.src.rpm #11 23.41 Repository : tf-mirrors.ci_repos_epel9.repo #11 23.41 Summary : A Git helper for integration with Gerrit #11 23.41 URL : https://opendev.org/opendev/git-review #11 23.41 License : ASL 2.0 #11 23.41 Description : An extension for source control system Git that creates and manages #11 23.41 : review requests in the patch management system Gerrit. It replaces the #11 23.41 : rfc.sh script. #11 23.41 #11 DONE 23.7s #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.073 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) #12 0.073 + source /etc/os-release #12 0.073 ++ NAME='Rocky Linux' #12 0.073 ++ VERSION='9.3 (Blue Onyx)' #12 0.073 ++ ID=rocky #12 0.073 ++ ID_LIKE='rhel centos fedora' #12 0.073 ++ VERSION_ID=9.3 #12 0.073 ++ PLATFORM_ID=platform:el9 #12 0.073 ++ PRETTY_NAME='Rocky Linux 9.3 (Blue Onyx)' #12 0.073 ++ ANSI_COLOR='0;32' #12 0.073 ++ LOGO=fedora-logo-icon #12 0.073 ++ CPE_NAME=cpe:/o:rocky:rocky:9::baseos #12 0.073 ++ HOME_URL=https://rockylinux.org/ #12 0.073 ++ BUG_REPORT_URL=https://bugs.rockylinux.org/ #12 0.073 ++ SUPPORT_END=2032-05-31 #12 0.073 ++ ROCKY_SUPPORT_PRODUCT=Rocky-Linux-9 #12 0.073 ++ ROCKY_SUPPORT_PRODUCT_VERSION=9.3 #12 0.073 ++ REDHAT_SUPPORT_PRODUCT='Rocky Linux' #12 0.073 ++ REDHAT_SUPPORT_PRODUCT_VERSION=9.3 #12 0.073 + find /etc/yum.repos.d/ #12 0.074 + grep -i centos #12 0.074 + xargs -r rm #12 0.076 + ls -l /etc/yum.repos.d/ #12 0.079 total 32 #12 0.079 -rw-r--r--. 1 root root 2707 Feb 23 17:31 mirror-base-rocky9.repo #12 0.079 -rw-r--r--. 1 root root 217 Feb 23 17:31 mirror-docker9.repo #12 0.079 -rw-r--r--. 1 root root 204 Feb 23 17:31 mirror-epel9.repo #12 0.079 -rw-r--r--. 1 root root 1 Feb 23 17:31 rocky-addons.repo #12 0.079 -rw-r--r--. 1 root root 1 Feb 23 17:31 rocky-devel.repo #12 0.079 -rw-r--r--. 1 root root 1 Feb 23 17:31 rocky-extras.repo #12 0.079 -rw-r--r--. 1 root root 1 Feb 23 17:31 rocky.repo #12 0.079 -rw-r--r--. 1 root root 140 Feb 23 17:31 tpc.repo #12 0.079 + yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical #12 0.222 Failed to set locale, defaulting to C.UTF-8 #12 0.694 Last metadata expiration check: 0:00:05 ago on Mon Feb 23 17:32:14 2026. #12 0.865 No security updates needed, but 101 updates available #12 0.915 Dependencies resolved. #12 0.917 Nothing to do. #12 0.917 Complete! #12 0.949 + yum install -y hostname iproute less wget openssl glibc-langpack-en rsync procps-ng python3-pip #12 1.021 Failed to set locale, defaulting to C.UTF-8 #12 1.378 Last metadata expiration check: 0:00:06 ago on Mon Feb 23 17:32:14 2026. #12 1.517 Package hostname-3.23-6.el9.x86_64 is already installed. #12 1.519 Package less-590-2.el9_2.x86_64 is already installed. #12 1.522 Package openssl-1:3.0.7-24.el9.x86_64 is already installed. #12 1.564 Dependencies resolved. #12 1.566 ============================================================================================= #12 1.566 Package Arch Version Repository Size #12 1.566 ============================================================================================= #12 1.566 Installing: #12 1.566 glibc-langpack-en x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 555 k #12 1.566 iproute x86_64 6.14.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 808 k #12 1.566 procps-ng x86_64 3.3.17-14.el9 tf-mirrors.ci_repos_yum9-baseos 332 k #12 1.566 python3-pip noarch 21.3.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M #12 1.566 rsync x86_64 3.2.5-3.el9 tf-mirrors.ci_repos_yum9-baseos 403 k #12 1.566 wget x86_64 1.21.1-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 768 k #12 1.566 Upgrading: #12 1.566 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 1.566 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #12 1.566 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #12 1.566 less x86_64 590-6.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #12 1.566 openssl x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.4 M #12 1.566 openssl-libs x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #12 1.566 Installing dependencies: #12 1.566 libbpf x86_64 2:1.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 185 k #12 1.566 libmnl x86_64 1.0.4-16.el9_4 tf-mirrors.ci_repos_yum9-baseos 27 k #12 1.566 libpsl x86_64 0.21.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 63 k #12 1.566 openssl-fips-provider x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 812 k #12 1.566 psmisc x86_64 23.4-3.el9 tf-mirrors.ci_repos_yum9-baseos 226 k #12 1.566 publicsuffix-list-dafsa noarch 20210518-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #12 1.566 Installing weak dependencies: #12 1.566 libxcrypt-compat x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 88 k #12 1.566 python3-setuptools noarch 53.0.0-15.el9 tf-mirrors.ci_repos_yum9-baseos 831 k #12 1.566 #12 1.566 Transaction Summary #12 1.566 ============================================================================================= #12 1.566 Install 14 Packages #12 1.566 Upgrade 6 Packages #12 1.566 #12 1.567 Total download size: 13 M #12 1.567 Downloading Packages: #12 1.590 (1/20): libbpf-1.5.0-2.el9.x86_64.rpm 9.1 MB/s | 185 kB 00:00 #12 1.597 (2/20): libmnl-1.0.4-16.el9_4.x86_64.rpm 4.2 MB/s | 27 kB 00:00 #12 1.608 (3/20): glibc-langpack-en-2.34-231.el9_7.2.x86_ 14 MB/s | 555 kB 00:00 #12 1.611 (4/20): libpsl-0.21.1-5.el9.x86_64.rpm 4.6 MB/s | 63 kB 00:00 #12 1.623 (5/20): iproute-6.14.0-2.el9.x86_64.rpm 15 MB/s | 808 kB 00:00 #12 1.633 (6/20): procps-ng-3.3.17-14.el9.x86_64.rpm 15 MB/s | 332 kB 00:00 #12 1.645 (7/20): openssl-fips-provider-3.5.1-7.el9_7.x86 24 MB/s | 812 kB 00:00 #12 1.650 (8/20): psmisc-23.4-3.el9.x86_64.rpm 8.7 MB/s | 226 kB 00:00 #12 1.653 (9/20): publicsuffix-list-dafsa-20210518-3.el9. 2.9 MB/s | 58 kB 00:00 #12 1.663 (10/20): rsync-3.2.5-3.el9.x86_64.rpm 32 MB/s | 403 kB 00:00 #12 1.675 (11/20): python3-setuptools-53.0.0-15.el9.noarc 28 MB/s | 831 kB 00:00 #12 1.680 (12/20): libxcrypt-compat-4.4.18-3.el9.x86_64.r 3.3 MB/s | 88 kB 00:00 #12 1.697 (13/20): wget-1.21.1-8.el9_4.x86_64.rpm 35 MB/s | 768 kB 00:00 #12 1.707 (14/20): glibc-common-2.34-231.el9_7.2.x86_64.r 30 MB/s | 298 kB 00:00 #12 1.731 (15/20): python3-pip-21.3.1-1.el9.noarch.rpm 26 MB/s | 1.7 MB 00:00 #12 1.735 (16/20): glibc-minimal-langpack-2.34-231.el9_7. 940 kB/s | 25 kB 00:00 #12 1.742 (17/20): less-590-6.el9.x86_64.rpm 16 MB/s | 160 kB 00:00 #12 1.769 (18/20): glibc-2.34-231.el9_7.2.x86_64.rpm 22 MB/s | 2.0 MB 00:00 #12 1.790 (19/20): openssl-3.5.1-7.el9_7.x86_64.rpm 26 MB/s | 1.4 MB 00:00 #12 1.817 (20/20): openssl-libs-3.5.1-7.el9_7.x86_64.rpm 31 MB/s | 2.3 MB 00:00 #12 1.817 -------------------------------------------------------------------------------- #12 1.818 Total 52 MB/s | 13 MB 00:00 #12 1.818 Running transaction check #12 2.153 Transaction check succeeded. #12 2.153 Running transaction test #12 2.328 Transaction test succeeded. #12 2.328 Running transaction #12 2.671 Preparing : 1/1 #12 2.743 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/26 #12 2.753 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/26 #12 2.757 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 3/26 #12 2.807 Upgrading : glibc-2.34-231.el9_7.2.x86_64 3/26 #12 2.817 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 3/26 #12 2.998 Installing : glibc-langpack-en-2.34-231.el9_7.2.x86_64 4/26 #12 3.010 Installing : libbpf-2:1.5.0-2.el9.x86_64 5/26 #12 3.016 Installing : libmnl-1.0.4-16.el9_4.x86_64 6/26 #12 3.034 Installing : openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 7/26 #12 3.103 Upgrading : openssl-libs-1:3.5.1-7.el9_7.x86_64 8/26 #12 3.119 Installing : psmisc-23.4-3.el9.x86_64 9/26 #12 3.129 Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 10/26 #12 3.201 Installing : python3-setuptools-53.0.0-15.el9.noarch 11/26 #12 3.214 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 12/26 #12 3.219 Installing : libpsl-0.21.1-5.el9.x86_64 13/26 #12 3.232 Installing : wget-1.21.1-8.el9_4.x86_64 14/26 #12 3.417 Installing : python3-pip-21.3.1-1.el9.noarch 15/26 #12 3.463 Installing : iproute-6.14.0-2.el9.x86_64 16/26 #12 3.480 Installing : rsync-3.2.5-3.el9.x86_64 17/26 #12 3.533 Upgrading : openssl-1:3.5.1-7.el9_7.x86_64 18/26 #12 3.556 Installing : procps-ng-3.3.17-14.el9.x86_64 19/26 #12 3.569 Upgrading : less-590-6.el9.x86_64 20/26 #12 3.579 Cleanup : openssl-1:3.0.7-24.el9.x86_64 21/26 #12 3.587 Cleanup : openssl-libs-1:3.0.7-24.el9.x86_64 22/26 #12 3.594 Cleanup : less-590-2.el9_2.x86_64 23/26 #12 3.603 Cleanup : glibc-2.34-83.el9.7.x86_64 24/26 #12 3.614 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/26 #12 3.619 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/26 #12 3.624 Running scriptlet: iproute-6.14.0-2.el9.x86_64 26/26 #12 3.634 Running scriptlet: glibc-common-2.34-83.el9.7.x86_64 26/26 #12 4.016 Verifying : glibc-langpack-en-2.34-231.el9_7.2.x86_64 1/26 #12 4.016 Verifying : iproute-6.14.0-2.el9.x86_64 2/26 #12 4.016 Verifying : libbpf-2:1.5.0-2.el9.x86_64 3/26 #12 4.016 Verifying : libmnl-1.0.4-16.el9_4.x86_64 4/26 #12 4.017 Verifying : libpsl-0.21.1-5.el9.x86_64 5/26 #12 4.017 Verifying : openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 6/26 #12 4.017 Verifying : procps-ng-3.3.17-14.el9.x86_64 7/26 #12 4.017 Verifying : psmisc-23.4-3.el9.x86_64 8/26 #12 4.017 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 9/26 #12 4.017 Verifying : python3-setuptools-53.0.0-15.el9.noarch 10/26 #12 4.017 Verifying : rsync-3.2.5-3.el9.x86_64 11/26 #12 4.017 Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 12/26 #12 4.017 Verifying : python3-pip-21.3.1-1.el9.noarch 13/26 #12 4.017 Verifying : wget-1.21.1-8.el9_4.x86_64 14/26 #12 4.017 Verifying : glibc-2.34-231.el9_7.2.x86_64 15/26 #12 4.017 Verifying : glibc-2.34-83.el9.7.x86_64 16/26 #12 4.017 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 17/26 #12 4.017 Verifying : glibc-common-2.34-83.el9.7.x86_64 18/26 #12 4.018 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 19/26 #12 4.018 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 20/26 #12 4.018 Verifying : less-590-6.el9.x86_64 21/26 #12 4.018 Verifying : less-590-2.el9_2.x86_64 22/26 #12 4.018 Verifying : openssl-1:3.5.1-7.el9_7.x86_64 23/26 #12 4.018 Verifying : openssl-1:3.0.7-24.el9.x86_64 24/26 #12 4.018 Verifying : openssl-libs-1:3.5.1-7.el9_7.x86_64 25/26 #12 4.018 Verifying : openssl-libs-1:3.0.7-24.el9.x86_64 26/26 #12 4.089 #12 4.089 Upgraded: #12 4.089 glibc-2.34-231.el9_7.2.x86_64 #12 4.089 glibc-common-2.34-231.el9_7.2.x86_64 #12 4.089 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #12 4.089 less-590-6.el9.x86_64 #12 4.089 openssl-1:3.5.1-7.el9_7.x86_64 #12 4.089 openssl-libs-1:3.5.1-7.el9_7.x86_64 #12 4.089 Installed: #12 4.089 glibc-langpack-en-2.34-231.el9_7.2.x86_64 #12 4.089 iproute-6.14.0-2.el9.x86_64 #12 4.089 libbpf-2:1.5.0-2.el9.x86_64 #12 4.089 libmnl-1.0.4-16.el9_4.x86_64 #12 4.089 libpsl-0.21.1-5.el9.x86_64 #12 4.089 libxcrypt-compat-4.4.18-3.el9.x86_64 #12 4.089 openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 #12 4.089 procps-ng-3.3.17-14.el9.x86_64 #12 4.089 psmisc-23.4-3.el9.x86_64 #12 4.089 publicsuffix-list-dafsa-20210518-3.el9.noarch #12 4.089 python3-pip-21.3.1-1.el9.noarch #12 4.089 python3-setuptools-53.0.0-15.el9.noarch #12 4.089 rsync-3.2.5-3.el9.x86_64 #12 4.089 wget-1.21.1-8.el9_4.x86_64 #12 4.089 #12 4.089 Complete! #12 4.224 + yum clean all -y #12 4.379 77 files removed #12 4.403 + rm -rf /var/cache/yum #12 4.405 + groupadd --gid 1999 --system contrail #12 4.431 + useradd -md /home/contrail --uid 1999 --shell /sbin/nologin --system --gid 1999 contrail #12 4.449 useradd warning: contrail's uid 1999 is greater than SYS_UID_MAX 999 #12 DONE 4.5s #13 exporting to image #13 exporting layers #13 exporting layers 1.0s done #13 writing image sha256:709789afb4e4d2b3825afa493f940960c6c093d4e5b685436723cc69c0bc024d 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 17:32:24,519: INFO: Docker build duration: 32 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-general-base] 47ff1158d0f9: Preparing c67055105512: Preparing 852f7650b177: Preparing 0a64575be61d: Preparing 9ab4964f3d50: Preparing 19cfdd40232e: Preparing 00808809d0b1: Preparing 44343de3ea1d: Preparing 19cfdd40232e: Waiting 00808809d0b1: Waiting 44343de3ea1d: Waiting 0a64575be61d: Pushed 9ab4964f3d50: Pushed 852f7650b177: Pushed 44343de3ea1d: Layer already exists 19cfdd40232e: Pushed 00808809d0b1: Pushed 47ff1158d0f9: Pushed c67055105512: Pushed r25.1-2_6_4_3-1: digest: sha256:8b10ccae9bc689a912dc38d0d662c901a71afdd8c654f913fccc8f3722b29908 size: 1990 2026-02-23 17:32:35,174: INFO: Building opensdn-general-base finished successfully, duration: 43 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 b012e65111aa 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:r25.1-2_6_4_3-1 c69cb13f9656 3.78kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:r25.1-2_6_4_3-1 57851f4d6b2b 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:r25.1-2_6_4_3-1 1e133b2815e6 2.38MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:r25.1-2_6_4_3-1 709789afb4e4 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:r25.1-2_6_4_3-1 e2cd58b732ae 32.7MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable e1d86cd09b33 2.9GB 0B U tf-dev-sandbox:compile 73f119163cb5 24.7GB 0B