#12 0.325 Failed to set locale, defaulting to C.UTF-8 #12 0.693 added from: http://tf-mirrors.gz1.opensdn.io/re 117 MB/s | 18 MB 00:00 #12 3.786 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 2.9 MB 00:00 #12 4.410 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 516 kB 00:00 #12 4.917 added from: http://tf-mirrors.gz1.opensdn.io/re 103 MB/s | 20 MB 00:00 #12 9.689 added from: http://tf-mirrors.gz1.opensdn.io/re 99 MB/s | 15 MB 00:00 #12 13.36 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 1.2 MB 00:00 #12 13.81 added from: http://tf-mirrors.gz1.opensdn.io/re 81 MB/s | 6.3 MB 00:00 #12 15.41 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 966 kB 00:00 #12 15.81 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 480 kB 00:00 #12 16.11 added from: http://tf-mirrors.gz1.opensdn.io/re 815 kB/s | 19 kB 00:00 #12 16.34 added from: http://tf-mirrors.gz1.opensdn.io/re 17 kB/s | 257 B 00:00 #12 16.56 added from: http://tf-mirrors.gz1.opensdn.io/re 958 kB/s | 15 kB 00:00 #12 16.78 added from: http://tf-mirrors.gz1.opensdn.io/re 5.8 MB/s | 112 kB 00:00 #12 17.37 added from: http://tf-mirrors.gz1.opensdn.io/re 128 MB/s | 44 MB 00:00 #12 28.80 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #12 35.70 Available Packages #12 35.70 Name : git-review #12 35.70 Version : 2.3.1 #12 35.70 Release : 7.el9 #12 35.70 Architecture : noarch #12 35.70 Size : 86 k #12 35.70 Source : git-review-2.3.1-7.el9.src.rpm #12 35.70 Repository : tf-mirrors.ci_repos_epel9.repo #12 35.70 Summary : A Git helper for integration with Gerrit #12 35.70 URL : https://opendev.org/opendev/git-review #12 35.70 License : ASL 2.0 #12 35.70 Description : An extension for source control system Git that creates and manages #12 35.70 : review requests in the patch management system Gerrit. It replaces the #12 35.70 : rfc.sh script. #12 35.70 #12 DONE 35.9s #13 [9/9] RUN set -ex ; source /etc/os-release ; find /etc/yum.repos.d/ | grep -i centos | xargs -r rm ; ls -l /etc/yum.repos.d/ ; dnf -y update-minimal --security --sec-severity=Important --sec-severity=Critical ; dnf install -y hostname iproute less wget openssl glibc-langpack-en rsync procps-ng python3-pip ; dnf 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 #13 0.085 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) #13 0.085 + source /etc/os-release #13 0.085 ++ NAME='Rocky Linux' #13 0.085 ++ VERSION='9.3 (Blue Onyx)' #13 0.085 ++ ID=rocky #13 0.085 ++ ID_LIKE='rhel centos fedora' #13 0.085 ++ VERSION_ID=9.3 #13 0.085 ++ PLATFORM_ID=platform:el9 #13 0.085 ++ PRETTY_NAME='Rocky Linux 9.3 (Blue Onyx)' #13 0.085 ++ ANSI_COLOR='0;32' #13 0.085 ++ LOGO=fedora-logo-icon #13 0.085 ++ CPE_NAME=cpe:/o:rocky:rocky:9::baseos #13 0.085 ++ HOME_URL=https://rockylinux.org/ #13 0.085 ++ BUG_REPORT_URL=https://bugs.rockylinux.org/ #13 0.085 ++ SUPPORT_END=2032-05-31 #13 0.085 ++ ROCKY_SUPPORT_PRODUCT=Rocky-Linux-9 #13 0.085 ++ ROCKY_SUPPORT_PRODUCT_VERSION=9.3 #13 0.085 ++ REDHAT_SUPPORT_PRODUCT='Rocky Linux' #13 0.085 ++ REDHAT_SUPPORT_PRODUCT_VERSION=9.3 #13 0.086 + find /etc/yum.repos.d/ #13 0.086 + grep -i centos #13 0.086 + xargs -r rm #13 0.088 + ls -l /etc/yum.repos.d/ #13 0.092 total 32 #13 0.092 -rw-r--r--. 1 root root 2707 Aug 20 09:56 mirror-base-rocky9.repo #13 0.092 -rw-r--r--. 1 root root 217 Aug 20 09:56 mirror-docker9.repo #13 0.092 -rw-r--r--. 1 root root 204 Aug 20 09:56 mirror-epel9.repo #13 0.092 -rw-r--r--. 1 root root 1 Aug 20 09:56 rocky-addons.repo #13 0.092 -rw-r--r--. 1 root root 1 Aug 20 09:56 rocky-devel.repo #13 0.092 -rw-r--r--. 1 root root 1 Aug 20 09:56 rocky-extras.repo #13 0.092 -rw-r--r--. 1 root root 1 Aug 20 09:56 rocky.repo #13 0.092 -rw-r--r--. 1 root root 140 Aug 20 09:56 tpc.repo #13 0.092 + dnf -y update-minimal --security --sec-severity=Important --sec-severity=Critical #13 0.220 Failed to set locale, defaulting to C.UTF-8 #13 0.870 Last metadata expiration check: 0:00:08 ago on Thu Aug 20 09:57:00 2026. #13 1.154 No security updates needed, but 106 updates available #13 1.227 Dependencies resolved. #13 1.228 Nothing to do. #13 1.228 Complete! #13 1.269 + dnf install -y hostname iproute less wget openssl glibc-langpack-en rsync procps-ng python3-pip #13 1.351 Failed to set locale, defaulting to C.UTF-8 #13 1.980 Last metadata expiration check: 0:00:10 ago on Thu Aug 20 09:57:00 2026. #13 2.233 Package hostname-3.23-6.el9.x86_64 is already installed. #13 2.236 Package less-590-2.el9_2.x86_64 is already installed. #13 2.240 Package openssl-1:3.0.7-24.el9.x86_64 is already installed. #13 2.310 Dependencies resolved. #13 2.313 ===================================================================================================== #13 2.313 Package Arch Version Repository Size #13 2.313 ===================================================================================================== #13 2.313 Installing: #13 2.313 glibc-langpack-en x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 558 k #13 2.313 iproute x86_64 6.17.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 838 k #13 2.313 procps-ng x86_64 3.3.17-14.el9 tf-mirrors.ci_repos_yum9-baseos 332 k #13 2.313 python3-pip noarch 21.3.1-2.el9_8.rocky.0.1 tf-mirrors.ci_repos_yum9-appstream 1.7 M #13 2.313 rsync x86_64 3.2.5-7.el9_8 tf-mirrors.ci_repos_yum9-baseos 403 k #13 2.313 wget x86_64 1.21.1-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 768 k #13 2.313 Upgrading: #13 2.313 glibc x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.0 M #13 2.313 glibc-common x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 300 k #13 2.313 glibc-minimal-langpack x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 28 k #13 2.313 less x86_64 590-6.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #13 2.313 openssl x86_64 1:3.5.5-4.el9_8 tf-mirrors.ci_repos_yum9-baseos 1.4 M #13 2.313 openssl-libs x86_64 1:3.5.5-4.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.3 M #13 2.313 Installing dependencies: #13 2.313 libbpf x86_64 2:1.5.0-3.el9 tf-mirrors.ci_repos_yum9-baseos 184 k #13 2.313 libmnl x86_64 1.0.4-16.el9_4 tf-mirrors.ci_repos_yum9-baseos 27 k #13 2.313 libpsl x86_64 0.21.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 63 k #13 2.313 openssl-fips-provider x86_64 1:3.5.5-4.el9_8 tf-mirrors.ci_repos_yum9-baseos 814 k #13 2.313 psmisc x86_64 23.4-3.el9 tf-mirrors.ci_repos_yum9-baseos 226 k #13 2.313 publicsuffix-list-dafsa noarch 20210518-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #13 2.313 Installing weak dependencies: #13 2.313 libxcrypt-compat x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 88 k #13 2.313 python3-setuptools noarch 53.0.0-15.el9 tf-mirrors.ci_repos_yum9-baseos 831 k #13 2.313 #13 2.313 Transaction Summary #13 2.313 ===================================================================================================== #13 2.313 Install 14 Packages #13 2.313 Upgrade 6 Packages #13 2.313 #13 2.314 Total download size: 13 M #13 2.314 Downloading Packages: #13 2.332 (1/20): libbpf-1.5.0-3.el9.x86_64.rpm 14 MB/s | 184 kB 00:00 #13 2.338 (2/20): libmnl-1.0.4-16.el9_4.x86_64.rpm 4.7 MB/s | 27 kB 00:00 #13 2.346 (3/20): glibc-langpack-en-2.34-270.el9_8.x86_64 19 MB/s | 558 kB 00:00 #13 2.350 (4/20): libpsl-0.21.1-5.el9.x86_64.rpm 5.3 MB/s | 63 kB 00:00 #13 2.361 (5/20): iproute-6.17.0-2.el9.x86_64.rpm 19 MB/s | 838 kB 00:00 #13 2.368 (6/20): procps-ng-3.3.17-14.el9.x86_64.rpm 19 MB/s | 332 kB 00:00 #13 2.377 (7/20): openssl-fips-provider-3.5.5-4.el9_8.x86 26 MB/s | 814 kB 00:00 #13 2.380 (8/20): publicsuffix-list-dafsa-20210518-3.el9. 4.9 MB/s | 58 kB 00:00 #13 2.385 (9/20): psmisc-23.4-3.el9.x86_64.rpm 9.6 MB/s | 226 kB 00:00 #13 2.393 (10/20): rsync-3.2.5-7.el9_8.x86_64.rpm 32 MB/s | 403 kB 00:00 #13 2.397 (11/20): libxcrypt-compat-4.4.18-3.el9.x86_64.r 7.3 MB/s | 88 kB 00:00 #13 2.409 (12/20): python3-setuptools-53.0.0-15.el9.noarc 26 MB/s | 831 kB 00:00 #13 2.421 (13/20): wget-1.21.1-8.el9_4.x86_64.rpm 32 MB/s | 768 kB 00:00 #13 2.441 (14/20): python3-pip-21.3.1-2.el9_8.rocky.0.1.n 37 MB/s | 1.7 MB 00:00 #13 2.449 (15/20): glibc-common-2.34-270.el9_8.x86_64.rpm 11 MB/s | 300 kB 00:00 #13 2.452 (16/20): glibc-minimal-langpack-2.34-270.el9_8. 2.6 MB/s | 28 kB 00:00 #13 2.457 (17/20): less-590-6.el9.x86_64.rpm 20 MB/s | 160 kB 00:00 #13 2.480 (18/20): glibc-2.34-270.el9_8.x86_64.rpm 28 MB/s | 2.0 MB 00:00 #13 2.499 (19/20): openssl-3.5.5-4.el9_8.x86_64.rpm 31 MB/s | 1.4 MB 00:00 #13 2.520 (20/20): openssl-libs-3.5.5-4.el9_8.x86_64.rpm 37 MB/s | 2.3 MB 00:00 #13 2.520 -------------------------------------------------------------------------------- #13 2.521 Total 63 MB/s | 13 MB 00:00 #13 2.521 Running transaction check #13 2.972 Transaction check succeeded. #13 2.972 Running transaction test #13 3.204 Transaction test succeeded. #13 3.205 Running transaction #13 3.589 Preparing : 1/1 #13 3.661 Upgrading : glibc-common-2.34-270.el9_8.x86_64 1/26 #13 3.671 Upgrading : glibc-minimal-langpack-2.34-270.el9_8.x86_64 2/26 #13 3.675 Running scriptlet: glibc-2.34-270.el9_8.x86_64 3/26 #13 3.741 Upgrading : glibc-2.34-270.el9_8.x86_64 3/26 #13 3.752 Running scriptlet: glibc-2.34-270.el9_8.x86_64 3/26 #13 3.915 Installing : glibc-langpack-en-2.34-270.el9_8.x86_64 4/26 #13 3.929 Installing : libbpf-2:1.5.0-3.el9.x86_64 5/26 #13 3.937 Installing : libmnl-1.0.4-16.el9_4.x86_64 6/26 #13 3.958 Installing : openssl-fips-provider-1:3.5.5-4.el9_8.x86_64 7/26 #13 4.021 Upgrading : openssl-libs-1:3.5.5-4.el9_8.x86_64 8/26 #13 4.035 Installing : psmisc-23.4-3.el9.x86_64 9/26 #13 4.044 Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 10/26 #13 4.133 Installing : python3-setuptools-53.0.0-15.el9.noarch 11/26 #13 4.147 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 12/26 #13 4.152 Installing : libpsl-0.21.1-5.el9.x86_64 13/26 #13 4.169 Installing : wget-1.21.1-8.el9_4.x86_64 14/26 #13 4.376 Installing : python3-pip-21.3.1-2.el9_8.rocky.0.1.noarch 15/26 #13 4.425 Installing : iproute-6.17.0-2.el9.x86_64 16/26 #13 4.444 Installing : rsync-3.2.5-7.el9_8.x86_64 17/26 #13 4.500 Upgrading : openssl-1:3.5.5-4.el9_8.x86_64 18/26 #13 4.526 Installing : procps-ng-3.3.17-14.el9.x86_64 19/26 #13 4.539 Upgrading : less-590-6.el9.x86_64 20/26 #13 4.551 Cleanup : openssl-1:3.0.7-24.el9.x86_64 21/26 #13 4.561 Cleanup : openssl-libs-1:3.0.7-24.el9.x86_64 22/26 #13 4.568 Cleanup : less-590-2.el9_2.x86_64 23/26 #13 4.577 Cleanup : glibc-2.34-83.el9.7.x86_64 24/26 #13 4.585 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/26 #13 4.592 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/26 #13 4.597 Running scriptlet: iproute-6.17.0-2.el9.x86_64 26/26 #13 4.611 Running scriptlet: glibc-common-2.34-83.el9.7.x86_64 26/26 #13 4.970 Verifying : glibc-langpack-en-2.34-270.el9_8.x86_64 1/26 #13 4.970 Verifying : iproute-6.17.0-2.el9.x86_64 2/26 #13 4.970 Verifying : libbpf-2:1.5.0-3.el9.x86_64 3/26 #13 4.970 Verifying : libmnl-1.0.4-16.el9_4.x86_64 4/26 #13 4.970 Verifying : libpsl-0.21.1-5.el9.x86_64 5/26 #13 4.970 Verifying : openssl-fips-provider-1:3.5.5-4.el9_8.x86_64 6/26 #13 4.970 Verifying : procps-ng-3.3.17-14.el9.x86_64 7/26 #13 4.970 Verifying : psmisc-23.4-3.el9.x86_64 8/26 #13 4.970 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 9/26 #13 4.970 Verifying : python3-setuptools-53.0.0-15.el9.noarch 10/26 #13 4.970 Verifying : rsync-3.2.5-7.el9_8.x86_64 11/26 #13 4.970 Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 12/26 #13 4.970 Verifying : python3-pip-21.3.1-2.el9_8.rocky.0.1.noarch 13/26 #13 4.970 Verifying : wget-1.21.1-8.el9_4.x86_64 14/26 #13 4.970 Verifying : glibc-2.34-270.el9_8.x86_64 15/26 #13 4.970 Verifying : glibc-2.34-83.el9.7.x86_64 16/26 #13 4.970 Verifying : glibc-common-2.34-270.el9_8.x86_64 17/26 #13 4.970 Verifying : glibc-common-2.34-83.el9.7.x86_64 18/26 #13 4.971 Verifying : glibc-minimal-langpack-2.34-270.el9_8.x86_64 19/26 #13 4.971 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 20/26 #13 4.971 Verifying : less-590-6.el9.x86_64 21/26 #13 4.971 Verifying : less-590-2.el9_2.x86_64 22/26 #13 4.971 Verifying : openssl-1:3.5.5-4.el9_8.x86_64 23/26 #13 4.971 Verifying : openssl-1:3.0.7-24.el9.x86_64 24/26 #13 4.971 Verifying : openssl-libs-1:3.5.5-4.el9_8.x86_64 25/26 #13 4.971 Verifying : openssl-libs-1:3.0.7-24.el9.x86_64 26/26 #13 5.065 #13 5.065 Upgraded: #13 5.065 glibc-2.34-270.el9_8.x86_64 #13 5.065 glibc-common-2.34-270.el9_8.x86_64 #13 5.065 glibc-minimal-langpack-2.34-270.el9_8.x86_64 #13 5.065 less-590-6.el9.x86_64 #13 5.065 openssl-1:3.5.5-4.el9_8.x86_64 #13 5.065 openssl-libs-1:3.5.5-4.el9_8.x86_64 #13 5.065 Installed: #13 5.065 glibc-langpack-en-2.34-270.el9_8.x86_64 #13 5.065 iproute-6.17.0-2.el9.x86_64 #13 5.065 libbpf-2:1.5.0-3.el9.x86_64 #13 5.065 libmnl-1.0.4-16.el9_4.x86_64 #13 5.065 libpsl-0.21.1-5.el9.x86_64 #13 5.065 libxcrypt-compat-4.4.18-3.el9.x86_64 #13 5.065 openssl-fips-provider-1:3.5.5-4.el9_8.x86_64 #13 5.065 procps-ng-3.3.17-14.el9.x86_64 #13 5.065 psmisc-23.4-3.el9.x86_64 #13 5.065 publicsuffix-list-dafsa-20210518-3.el9.noarch #13 5.065 python3-pip-21.3.1-2.el9_8.rocky.0.1.noarch #13 5.065 python3-setuptools-53.0.0-15.el9.noarch #13 5.065 rsync-3.2.5-7.el9_8.x86_64 #13 5.065 wget-1.21.1-8.el9_4.x86_64 #13 5.065 #13 5.065 Complete! #13 5.186 + dnf clean all -y #13 5.395 77 files removed #13 5.424 + rm -rf /var/cache/yum #13 5.426 + groupadd --gid 1999 --system contrail #13 5.453 + useradd -md /home/contrail --uid 1999 --shell /sbin/nologin --system --gid 1999 contrail #13 5.466 useradd warning: contrail's uid 1999 is greater than SYS_UID_MAX 999 #13 DONE 5.5s #14 exporting to image #14 exporting layers #14 exporting layers 1.4s done #14 writing image sha256:7b9ab49bfa489bcd6d588963d9e124a348a86250653f951a04404361746ce527 done #14 naming to nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_3_5-2 done #14 DONE 1.4s 2026-08-20 09:57:15,084: INFO: Docker build duration: 45 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-general-base] 03e475a3c19c: Preparing e92f05244519: Preparing a667f7b97835: Preparing a95ebd36c272: Preparing 3216d0a693e7: Preparing deb30636f884: Preparing 4aae13485d85: Preparing d502f0fb35dd: Preparing 44343de3ea1d: Preparing 4aae13485d85: Waiting d502f0fb35dd: Waiting deb30636f884: Waiting 44343de3ea1d: Waiting a667f7b97835: Pushed a95ebd36c272: Pushed 3216d0a693e7: Pushed deb30636f884: Pushed 44343de3ea1d: Layer already exists d502f0fb35dd: Pushed 4aae13485d85: Pushed 03e475a3c19c: Pushed e92f05244519: Pushed master-3_0_3_5-2: digest: sha256:2a4f670c6e40c8e9f49969d66db4b39a80a14d54f45ec3995f9209eb0b5c550d size: 2198 2026-08-20 09:57:33,395: INFO: Building opensdn-general-base finished successfully, duration: 63 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_3_5-2 e14f3d7adc34 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_3_5-2 d0bce909cfb3 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_3_5-2 e0ede7aa0c95 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_3_5-2 10d6a87331c8 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_3_5-2 7b9ab49bfa48 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_3_5-2 268b1459ef9a 32.6MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 52196dd4cc4d 21.4GB 0B U tf-dev-sandbox:compile 2fd9ad80e2af 34.9GB 0B