#11 [7/8] RUN set -ex ; if ! dnf info git-review ; then dnf -y install epel-release ; fi #11 0.090 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) #11 0.090 + dnf info git-review #11 0.333 Failed to set locale, defaulting to C.UTF-8 #11 0.737 added from: http://tf-mirrors.gz1.opensdn.io/re 95 MB/s | 18 MB 00:00 #11 3.184 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 2.9 MB 00:00 #11 3.784 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 516 kB 00:00 #11 4.163 added from: http://tf-mirrors.gz1.opensdn.io/re 99 MB/s | 20 MB 00:00 #11 8.880 added from: http://tf-mirrors.gz1.opensdn.io/re 92 MB/s | 15 MB 00:00 #11 11.93 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 1.2 MB 00:00 #11 12.38 added from: http://tf-mirrors.gz1.opensdn.io/re 62 MB/s | 6.3 MB 00:00 #11 13.75 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 966 kB 00:00 #11 14.09 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 480 kB 00:00 #11 14.35 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 19 kB 00:00 #11 14.56 added from: http://tf-mirrors.gz1.opensdn.io/re 14 kB/s | 257 B 00:00 #11 14.76 added from: http://tf-mirrors.gz1.opensdn.io/re 804 kB/s | 15 kB 00:00 #11 14.99 added from: http://tf-mirrors.gz1.opensdn.io/re 5.4 MB/s | 112 kB 00:00 #11 15.58 added from: http://tf-mirrors.gz1.opensdn.io/re 116 MB/s | 44 MB 00:00 #11 25.16 Third parties for OpenSDN 53 MB/s | 5.1 MB 00:00 #11 30.71 Available Packages #11 30.71 Name : git-review #11 30.71 Version : 2.3.1 #11 30.71 Release : 7.el9 #11 30.71 Architecture : noarch #11 30.71 Size : 86 k #11 30.71 Source : git-review-2.3.1-7.el9.src.rpm #11 30.71 Repository : tf-mirrors.ci_repos_epel9.repo #11 30.71 Summary : A Git helper for integration with Gerrit #11 30.71 URL : https://opendev.org/opendev/git-review #11 30.71 License : ASL 2.0 #11 30.71 Description : An extension for source control system Git that creates and manages #11 30.71 : review requests in the patch management system Gerrit. It replaces the #11 30.71 : rfc.sh script. #11 30.71 #11 DONE 31.0s #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.068 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) #12 0.069 + source /etc/os-release #12 0.069 ++ NAME='Rocky Linux' #12 0.069 ++ VERSION='9.3 (Blue Onyx)' #12 0.069 ++ ID=rocky #12 0.069 ++ ID_LIKE='rhel centos fedora' #12 0.069 ++ VERSION_ID=9.3 #12 0.069 ++ PLATFORM_ID=platform:el9 #12 0.069 ++ PRETTY_NAME='Rocky Linux 9.3 (Blue Onyx)' #12 0.069 ++ ANSI_COLOR='0;32' #12 0.069 ++ LOGO=fedora-logo-icon #12 0.069 ++ CPE_NAME=cpe:/o:rocky:rocky:9::baseos #12 0.069 ++ HOME_URL=https://rockylinux.org/ #12 0.069 ++ BUG_REPORT_URL=https://bugs.rockylinux.org/ #12 0.069 ++ SUPPORT_END=2032-05-31 #12 0.069 ++ ROCKY_SUPPORT_PRODUCT=Rocky-Linux-9 #12 0.069 ++ ROCKY_SUPPORT_PRODUCT_VERSION=9.3 #12 0.069 ++ REDHAT_SUPPORT_PRODUCT='Rocky Linux' #12 0.069 ++ REDHAT_SUPPORT_PRODUCT_VERSION=9.3 #12 0.069 + find /etc/yum.repos.d/ #12 0.069 + grep -i centos #12 0.069 + xargs -r rm #12 0.072 + ls -l /etc/yum.repos.d/ #12 0.074 total 32 #12 0.074 -rw-r--r--. 1 root root 2707 Jun 22 01:17 mirror-base-rocky9.repo #12 0.074 -rw-r--r--. 1 root root 217 Jun 22 01:17 mirror-docker9.repo #12 0.074 -rw-r--r--. 1 root root 204 Jun 22 01:17 mirror-epel9.repo #12 0.074 -rw-r--r--. 1 root root 1 Jun 22 01:17 rocky-addons.repo #12 0.074 -rw-r--r--. 1 root root 1 Jun 22 01:17 rocky-devel.repo #12 0.074 -rw-r--r--. 1 root root 1 Jun 22 01:17 rocky-extras.repo #12 0.074 -rw-r--r--. 1 root root 1 Jun 22 01:17 rocky.repo #12 0.074 -rw-r--r--. 1 root root 140 Jun 22 01:17 tpc.repo #12 0.074 + yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical #12 0.149 Failed to set locale, defaulting to C.UTF-8 #12 0.674 Last metadata expiration check: 0:00:07 ago on Mon Jun 22 01:18:08 2026. #12 0.933 No security updates needed, but 106 updates available #12 1.002 Dependencies resolved. #12 1.003 Nothing to do. #12 1.003 Complete! #12 1.033 + yum install -y hostname iproute less wget openssl glibc-langpack-en rsync procps-ng python3-pip #12 1.100 Failed to set locale, defaulting to C.UTF-8 #12 1.592 Last metadata expiration check: 0:00:08 ago on Mon Jun 22 01:18:08 2026. #12 1.799 Package hostname-3.23-6.el9.x86_64 is already installed. #12 1.801 Package less-590-2.el9_2.x86_64 is already installed. #12 1.804 Package openssl-1:3.0.7-24.el9.x86_64 is already installed. #12 1.864 Dependencies resolved. #12 1.867 ===================================================================================================== #12 1.867 Package Arch Version Repository Size #12 1.867 ===================================================================================================== #12 1.867 Installing: #12 1.867 glibc-langpack-en x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 558 k #12 1.867 iproute x86_64 6.17.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 838 k #12 1.867 procps-ng x86_64 3.3.17-14.el9 tf-mirrors.ci_repos_yum9-baseos 332 k #12 1.867 python3-pip noarch 21.3.1-2.el9_8.rocky.0.1 tf-mirrors.ci_repos_yum9-appstream 1.7 M #12 1.867 rsync x86_64 3.2.5-7.el9_8 tf-mirrors.ci_repos_yum9-baseos 403 k #12 1.867 wget x86_64 1.21.1-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 768 k #12 1.867 Upgrading: #12 1.867 glibc x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 1.867 glibc-common x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 300 k #12 1.867 glibc-minimal-langpack x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 28 k #12 1.867 less x86_64 590-6.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #12 1.867 openssl x86_64 1:3.5.5-4.el9_8 tf-mirrors.ci_repos_yum9-baseos 1.4 M #12 1.867 openssl-libs x86_64 1:3.5.5-4.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.3 M #12 1.867 Installing dependencies: #12 1.867 libbpf x86_64 2:1.5.0-3.el9 tf-mirrors.ci_repos_yum9-baseos 184 k #12 1.867 libmnl x86_64 1.0.4-16.el9_4 tf-mirrors.ci_repos_yum9-baseos 27 k #12 1.867 libpsl x86_64 0.21.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 63 k #12 1.867 openssl-fips-provider x86_64 1:3.5.5-4.el9_8 tf-mirrors.ci_repos_yum9-baseos 814 k #12 1.867 psmisc x86_64 23.4-3.el9 tf-mirrors.ci_repos_yum9-baseos 226 k #12 1.867 publicsuffix-list-dafsa noarch 20210518-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #12 1.867 Installing weak dependencies: #12 1.867 libxcrypt-compat x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 88 k #12 1.867 python3-setuptools noarch 53.0.0-15.el9 tf-mirrors.ci_repos_yum9-baseos 831 k #12 1.867 #12 1.867 Transaction Summary #12 1.867 ===================================================================================================== #12 1.867 Install 14 Packages #12 1.867 Upgrade 6 Packages #12 1.867 #12 1.868 Total download size: 13 M #12 1.868 Downloading Packages: #12 1.887 (1/20): libbpf-1.5.0-3.el9.x86_64.rpm 11 MB/s | 184 kB 00:00 #12 1.892 (2/20): libmnl-1.0.4-16.el9_4.x86_64.rpm 6.1 MB/s | 27 kB 00:00 #12 1.900 (3/20): glibc-langpack-en-2.34-270.el9_8.x86_64 19 MB/s | 558 kB 00:00 #12 1.904 (4/20): libpsl-0.21.1-5.el9.x86_64.rpm 5.6 MB/s | 63 kB 00:00 #12 1.914 (5/20): iproute-6.17.0-2.el9.x86_64.rpm 19 MB/s | 838 kB 00:00 #12 1.925 (6/20): procps-ng-3.3.17-14.el9.x86_64.rpm 16 MB/s | 332 kB 00:00 #12 1.930 (7/20): psmisc-23.4-3.el9.x86_64.rpm 14 MB/s | 226 kB 00:00 #12 1.940 (8/20): openssl-fips-provider-3.5.5-4.el9_8.x86 20 MB/s | 814 kB 00:00 #12 1.944 (9/20): publicsuffix-list-dafsa-20210518-3.el9. 3.0 MB/s | 58 kB 00:00 #12 1.952 (10/20): rsync-3.2.5-7.el9_8.x86_64.rpm 34 MB/s | 403 kB 00:00 #12 1.956 (11/20): libxcrypt-compat-4.4.18-3.el9.x86_64.r 7.3 MB/s | 88 kB 00:00 #12 1.966 (12/20): python3-setuptools-53.0.0-15.el9.noarc 23 MB/s | 831 kB 00:00 #12 1.984 (13/20): wget-1.21.1-8.el9_4.x86_64.rpm 27 MB/s | 768 kB 00:00 #12 2.002 (14/20): python3-pip-21.3.1-2.el9_8.rocky.0.1.n 36 MB/s | 1.7 MB 00:00 #12 2.009 (15/20): glibc-common-2.34-270.el9_8.x86_64.rpm 12 MB/s | 300 kB 00:00 #12 2.012 (16/20): glibc-minimal-langpack-2.34-270.el9_8. 2.9 MB/s | 28 kB 00:00 #12 2.016 (17/20): less-590-6.el9.x86_64.rpm 23 MB/s | 160 kB 00:00 #12 2.037 (18/20): glibc-2.34-270.el9_8.x86_64.rpm 28 MB/s | 2.0 MB 00:00 #12 2.056 (19/20): openssl-3.5.5-4.el9_8.x86_64.rpm 32 MB/s | 1.4 MB 00:00 #12 2.082 (20/20): openssl-libs-3.5.5-4.el9_8.x86_64.rpm 35 MB/s | 2.3 MB 00:00 #12 2.082 -------------------------------------------------------------------------------- #12 2.082 Total 61 MB/s | 13 MB 00:00 #12 2.083 Running transaction check #12 2.459 Transaction check succeeded. #12 2.459 Running transaction test #12 2.654 Transaction test succeeded. #12 2.655 Running transaction #12 3.068 Preparing : 1/1 #12 3.153 Upgrading : glibc-common-2.34-270.el9_8.x86_64 1/26 #12 3.165 Upgrading : glibc-minimal-langpack-2.34-270.el9_8.x86_64 2/26 #12 3.169 Running scriptlet: glibc-2.34-270.el9_8.x86_64 3/26 #12 3.221 Upgrading : glibc-2.34-270.el9_8.x86_64 3/26 #12 3.232 Running scriptlet: glibc-2.34-270.el9_8.x86_64 3/26 #12 3.395 Installing : glibc-langpack-en-2.34-270.el9_8.x86_64 4/26 #12 3.414 Installing : libbpf-2:1.5.0-3.el9.x86_64 5/26 #12 3.420 Installing : libmnl-1.0.4-16.el9_4.x86_64 6/26 #12 3.440 Installing : openssl-fips-provider-1:3.5.5-4.el9_8.x86_64 7/26 #12 3.500 Upgrading : openssl-libs-1:3.5.5-4.el9_8.x86_64 8/26 #12 3.514 Installing : psmisc-23.4-3.el9.x86_64 9/26 #12 3.524 Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 10/26 #12 3.590 Installing : python3-setuptools-53.0.0-15.el9.noarch 11/26 #12 3.605 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 12/26 #12 3.610 Installing : libpsl-0.21.1-5.el9.x86_64 13/26 #12 3.623 Installing : wget-1.21.1-8.el9_4.x86_64 14/26 #12 3.892 Installing : python3-pip-21.3.1-2.el9_8.rocky.0.1.noarch 15/26 #12 3.950 Installing : iproute-6.17.0-2.el9.x86_64 16/26 #12 3.973 Installing : rsync-3.2.5-7.el9_8.x86_64 17/26 #12 4.027 Upgrading : openssl-1:3.5.5-4.el9_8.x86_64 18/26 #12 4.050 Installing : procps-ng-3.3.17-14.el9.x86_64 19/26 #12 4.064 Upgrading : less-590-6.el9.x86_64 20/26 #12 4.075 Cleanup : openssl-1:3.0.7-24.el9.x86_64 21/26 #12 4.084 Cleanup : openssl-libs-1:3.0.7-24.el9.x86_64 22/26 #12 4.091 Cleanup : less-590-2.el9_2.x86_64 23/26 #12 4.101 Cleanup : glibc-2.34-83.el9.7.x86_64 24/26 #12 4.113 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/26 #12 4.118 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/26 #12 4.124 Running scriptlet: iproute-6.17.0-2.el9.x86_64 26/26 #12 4.135 Running scriptlet: glibc-common-2.34-83.el9.7.x86_64 26/26 #12 4.498 Verifying : glibc-langpack-en-2.34-270.el9_8.x86_64 1/26 #12 4.498 Verifying : iproute-6.17.0-2.el9.x86_64 2/26 #12 4.498 Verifying : libbpf-2:1.5.0-3.el9.x86_64 3/26 #12 4.499 Verifying : libmnl-1.0.4-16.el9_4.x86_64 4/26 #12 4.499 Verifying : libpsl-0.21.1-5.el9.x86_64 5/26 #12 4.499 Verifying : openssl-fips-provider-1:3.5.5-4.el9_8.x86_64 6/26 #12 4.499 Verifying : procps-ng-3.3.17-14.el9.x86_64 7/26 #12 4.499 Verifying : psmisc-23.4-3.el9.x86_64 8/26 #12 4.499 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 9/26 #12 4.499 Verifying : python3-setuptools-53.0.0-15.el9.noarch 10/26 #12 4.499 Verifying : rsync-3.2.5-7.el9_8.x86_64 11/26 #12 4.499 Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 12/26 #12 4.499 Verifying : python3-pip-21.3.1-2.el9_8.rocky.0.1.noarch 13/26 #12 4.499 Verifying : wget-1.21.1-8.el9_4.x86_64 14/26 #12 4.499 Verifying : glibc-2.34-270.el9_8.x86_64 15/26 #12 4.499 Verifying : glibc-2.34-83.el9.7.x86_64 16/26 #12 4.499 Verifying : glibc-common-2.34-270.el9_8.x86_64 17/26 #12 4.499 Verifying : glibc-common-2.34-83.el9.7.x86_64 18/26 #12 4.499 Verifying : glibc-minimal-langpack-2.34-270.el9_8.x86_64 19/26 #12 4.499 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 20/26 #12 4.499 Verifying : less-590-6.el9.x86_64 21/26 #12 4.499 Verifying : less-590-2.el9_2.x86_64 22/26 #12 4.500 Verifying : openssl-1:3.5.5-4.el9_8.x86_64 23/26 #12 4.500 Verifying : openssl-1:3.0.7-24.el9.x86_64 24/26 #12 4.500 Verifying : openssl-libs-1:3.5.5-4.el9_8.x86_64 25/26 #12 4.500 Verifying : openssl-libs-1:3.0.7-24.el9.x86_64 26/26 #12 4.581 #12 4.581 Upgraded: #12 4.581 glibc-2.34-270.el9_8.x86_64 #12 4.581 glibc-common-2.34-270.el9_8.x86_64 #12 4.581 glibc-minimal-langpack-2.34-270.el9_8.x86_64 #12 4.581 less-590-6.el9.x86_64 #12 4.581 openssl-1:3.5.5-4.el9_8.x86_64 #12 4.581 openssl-libs-1:3.5.5-4.el9_8.x86_64 #12 4.581 Installed: #12 4.581 glibc-langpack-en-2.34-270.el9_8.x86_64 #12 4.581 iproute-6.17.0-2.el9.x86_64 #12 4.581 libbpf-2:1.5.0-3.el9.x86_64 #12 4.581 libmnl-1.0.4-16.el9_4.x86_64 #12 4.581 libpsl-0.21.1-5.el9.x86_64 #12 4.581 libxcrypt-compat-4.4.18-3.el9.x86_64 #12 4.581 openssl-fips-provider-1:3.5.5-4.el9_8.x86_64 #12 4.581 procps-ng-3.3.17-14.el9.x86_64 #12 4.581 psmisc-23.4-3.el9.x86_64 #12 4.581 publicsuffix-list-dafsa-20210518-3.el9.noarch #12 4.581 python3-pip-21.3.1-2.el9_8.rocky.0.1.noarch #12 4.581 python3-setuptools-53.0.0-15.el9.noarch #12 4.581 rsync-3.2.5-7.el9_8.x86_64 #12 4.581 wget-1.21.1-8.el9_4.x86_64 #12 4.581 #12 4.581 Complete! #12 4.708 + yum clean all -y #12 4.859 77 files removed #12 4.885 + rm -rf /var/cache/yum #12 4.888 + groupadd --gid 1999 --system contrail #12 4.917 + useradd -md /home/contrail --uid 1999 --shell /sbin/nologin --system --gid 1999 contrail #12 4.931 useradd warning: contrail's uid 1999 is greater than SYS_UID_MAX 999 #12 DONE 5.0s #13 exporting to image #13 exporting layers #13 exporting layers 1.2s done #13 writing image sha256:01beae48b0f0374ae76ed4329a2ec6be943c8198674fb4d17beba37cd246b503 done #13 naming to nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 done #13 DONE 1.2s 2026-06-22 01:18:21,114: INFO: Docker build duration: 40 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-general-base] 05accd21826e: Preparing f83e3b616f0f: Preparing e8cd566c0dad: Preparing 0537ee9b7e9e: Preparing cd09962e246f: Preparing 81df5bda80d7: Preparing 5241153af132: Preparing 44343de3ea1d: Preparing 81df5bda80d7: Waiting 5241153af132: Waiting 44343de3ea1d: Waiting 0537ee9b7e9e: Pushed e8cd566c0dad: Pushed cd09962e246f: Pushed 44343de3ea1d: Layer already exists 5241153af132: Pushed 81df5bda80d7: Pushed 05accd21826e: Pushed f83e3b616f0f: Pushed nightly-r25.1: digest: sha256:106f9e78768bb637f72799e89de2c102559c8612055808044e95a47d558b7fb0 size: 1990 2026-06-22 01:18:34,171: INFO: Building opensdn-general-base finished successfully, duration: 53 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 2434cbc4e976 1.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 69a1b87fe981 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 fa8b79aeee45 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 e190d2e09196 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 01beae48b0f0 472MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 e8a1e21b1b68 32.7MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 847737b55842 3GB 0B U tf-dev-sandbox:compile d3275e89fdaf 24.8GB 0B