#12 0.409 Failed to set locale, defaulting to C.UTF-8 #12 0.856 added from: http://tf-mirrors.gz1.opensdn.io/re 86 MB/s | 14 MB 00:00 #12 3.073 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 1.9 MB 00:00 #12 3.533 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 402 kB 00:00 #12 3.865 added from: http://tf-mirrors.gz1.opensdn.io/re 88 MB/s | 16 MB 00:00 #12 7.583 added from: http://tf-mirrors.gz1.opensdn.io/re 84 MB/s | 11 MB 00:00 #12 10.19 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 1.1 MB 00:00 #12 10.57 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 4.8 MB 00:00 #12 11.71 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 697 kB 00:00 #12 12.00 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 474 kB 00:00 #12 12.24 added from: http://tf-mirrors.gz1.opensdn.io/re 976 kB/s | 18 kB 00:00 #12 12.41 added from: http://tf-mirrors.gz1.opensdn.io/re 13 kB/s | 257 B 00:00 #12 12.58 added from: http://tf-mirrors.gz1.opensdn.io/re 635 kB/s | 15 kB 00:00 #12 12.76 added from: http://tf-mirrors.gz1.opensdn.io/re 4.4 MB/s | 96 kB 00:00 #12 13.35 added from: http://tf-mirrors.gz1.opensdn.io/re 100 MB/s | 39 MB 00:00 #12 22.47 Third parties for OpenSDN 47 MB/s | 5.1 MB 00:00 #12 27.82 Available Packages #12 27.82 Name : git-review #12 27.82 Version : 2.3.1 #12 27.82 Release : 7.el9 #12 27.82 Architecture : noarch #12 27.82 Size : 86 k #12 27.82 Source : git-review-2.3.1-7.el9.src.rpm #12 27.82 Repository : tf-mirrors.ci_repos_epel9.repo #12 27.82 Summary : A Git helper for integration with Gerrit #12 27.82 URL : https://opendev.org/opendev/git-review #12 27.82 License : ASL 2.0 #12 27.82 Description : An extension for source control system Git that creates and manages #12 27.82 : review requests in the patch management system Gerrit. It replaces the #12 27.82 : rfc.sh script. #12 27.82 #12 DONE 28.1s #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.076 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) #13 0.076 + source /etc/os-release #13 0.076 ++ NAME='Rocky Linux' #13 0.076 ++ VERSION='9.3 (Blue Onyx)' #13 0.076 ++ ID=rocky #13 0.076 ++ ID_LIKE='rhel centos fedora' #13 0.076 ++ VERSION_ID=9.3 #13 0.076 ++ PLATFORM_ID=platform:el9 #13 0.076 ++ PRETTY_NAME='Rocky Linux 9.3 (Blue Onyx)' #13 0.076 ++ ANSI_COLOR='0;32' #13 0.076 ++ LOGO=fedora-logo-icon #13 0.076 ++ CPE_NAME=cpe:/o:rocky:rocky:9::baseos #13 0.076 ++ HOME_URL=https://rockylinux.org/ #13 0.076 ++ BUG_REPORT_URL=https://bugs.rockylinux.org/ #13 0.076 ++ SUPPORT_END=2032-05-31 #13 0.076 ++ ROCKY_SUPPORT_PRODUCT=Rocky-Linux-9 #13 0.076 ++ ROCKY_SUPPORT_PRODUCT_VERSION=9.3 #13 0.076 ++ REDHAT_SUPPORT_PRODUCT='Rocky Linux' #13 0.076 ++ REDHAT_SUPPORT_PRODUCT_VERSION=9.3 #13 0.077 + find /etc/yum.repos.d/ #13 0.077 + grep -i centos #13 0.077 + xargs -r rm #13 0.081 + ls -l /etc/yum.repos.d/ #13 0.084 total 32 #13 0.084 -rw-r--r--. 1 root root 2707 Mar 5 11:41 mirror-base-rocky9.repo #13 0.084 -rw-r--r--. 1 root root 217 Mar 5 11:41 mirror-docker9.repo #13 0.084 -rw-r--r--. 1 root root 204 Mar 5 11:41 mirror-epel9.repo #13 0.084 -rw-r--r--. 1 root root 1 Mar 5 11:41 rocky-addons.repo #13 0.084 -rw-r--r--. 1 root root 1 Mar 5 11:41 rocky-devel.repo #13 0.084 -rw-r--r--. 1 root root 1 Mar 5 11:41 rocky-extras.repo #13 0.084 -rw-r--r--. 1 root root 1 Mar 5 11:41 rocky.repo #13 0.084 -rw-r--r--. 1 root root 140 Mar 5 11:41 tpc.repo #13 0.084 + dnf -y update-minimal --security --sec-severity=Important --sec-severity=Critical #13 0.238 Failed to set locale, defaulting to C.UTF-8 #13 0.742 Last metadata expiration check: 0:00:06 ago on Thu Mar 5 11:41:42 2026. #13 0.919 No security updates needed, but 101 updates available #13 0.975 Dependencies resolved. #13 0.976 Nothing to do. #13 0.976 Complete! #13 1.012 + dnf install -y hostname iproute less wget openssl glibc-langpack-en rsync procps-ng python3-pip #13 1.095 Failed to set locale, defaulting to C.UTF-8 #13 1.511 Last metadata expiration check: 0:00:07 ago on Thu Mar 5 11:41:42 2026. #13 1.698 Package hostname-3.23-6.el9.x86_64 is already installed. #13 1.701 Package less-590-2.el9_2.x86_64 is already installed. #13 1.704 Package openssl-1:3.0.7-24.el9.x86_64 is already installed. #13 1.754 Dependencies resolved. #13 1.756 ============================================================================================= #13 1.756 Package Arch Version Repository Size #13 1.756 ============================================================================================= #13 1.756 Installing: #13 1.756 glibc-langpack-en x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 555 k #13 1.756 iproute x86_64 6.14.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 808 k #13 1.756 procps-ng x86_64 3.3.17-14.el9 tf-mirrors.ci_repos_yum9-baseos 332 k #13 1.756 python3-pip noarch 21.3.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M #13 1.756 rsync x86_64 3.2.5-3.el9 tf-mirrors.ci_repos_yum9-baseos 403 k #13 1.756 wget x86_64 1.21.1-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 768 k #13 1.756 Upgrading: #13 1.756 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #13 1.756 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #13 1.756 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #13 1.756 less x86_64 590-6.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #13 1.756 openssl x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.4 M #13 1.756 openssl-libs x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #13 1.756 Installing dependencies: #13 1.756 libbpf x86_64 2:1.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 185 k #13 1.756 libmnl x86_64 1.0.4-16.el9_4 tf-mirrors.ci_repos_yum9-baseos 27 k #13 1.756 libpsl x86_64 0.21.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 63 k #13 1.756 openssl-fips-provider x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 812 k #13 1.756 psmisc x86_64 23.4-3.el9 tf-mirrors.ci_repos_yum9-baseos 226 k #13 1.756 publicsuffix-list-dafsa noarch 20210518-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #13 1.756 Installing weak dependencies: #13 1.756 libxcrypt-compat x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 88 k #13 1.756 python3-setuptools noarch 53.0.0-15.el9 tf-mirrors.ci_repos_yum9-baseos 831 k #13 1.756 #13 1.756 Transaction Summary #13 1.756 ============================================================================================= #13 1.756 Install 14 Packages #13 1.756 Upgrade 6 Packages #13 1.756 #13 1.757 Total download size: 13 M #13 1.757 Downloading Packages: #13 1.776 (1/20): libbpf-1.5.0-2.el9.x86_64.rpm 12 MB/s | 185 kB 00:00 #13 1.782 (2/20): libmnl-1.0.4-16.el9_4.x86_64.rpm 4.9 MB/s | 27 kB 00:00 #13 1.791 (3/20): glibc-langpack-en-2.34-231.el9_7.2.x86_ 18 MB/s | 555 kB 00:00 #13 1.803 (4/20): iproute-6.14.0-2.el9.x86_64.rpm 19 MB/s | 808 kB 00:00 #13 1.806 (5/20): libpsl-0.21.1-5.el9.x86_64.rpm 2.7 MB/s | 63 kB 00:00 #13 1.813 (6/20): procps-ng-3.3.17-14.el9.x86_64.rpm 33 MB/s | 332 kB 00:00 #13 1.819 (7/20): psmisc-23.4-3.el9.x86_64.rpm 18 MB/s | 226 kB 00:00 #13 1.822 (8/20): publicsuffix-list-dafsa-20210518-3.el9. 6.4 MB/s | 58 kB 00:00 #13 1.834 (9/20): openssl-fips-provider-3.5.1-7.el9_7.x86 19 MB/s | 812 kB 00:00 #13 1.843 (10/20): rsync-3.2.5-3.el9.x86_64.rpm 20 MB/s | 403 kB 00:00 #13 1.848 (11/20): libxcrypt-compat-4.4.18-3.el9.x86_64.r 6.6 MB/s | 88 kB 00:00 #13 1.859 (12/20): python3-setuptools-53.0.0-15.el9.noarc 20 MB/s | 831 kB 00:00 #13 1.875 (13/20): wget-1.21.1-8.el9_4.x86_64.rpm 28 MB/s | 768 kB 00:00 #13 1.896 (14/20): python3-pip-21.3.1-1.el9.noarch.rpm 33 MB/s | 1.7 MB 00:00 #13 1.904 (15/20): glibc-common-2.34-231.el9_7.2.x86_64.r 10 MB/s | 298 kB 00:00 #13 1.907 (16/20): glibc-minimal-langpack-2.34-231.el9_7. 2.3 MB/s | 25 kB 00:00 #13 1.912 (17/20): less-590-6.el9.x86_64.rpm 21 MB/s | 160 kB 00:00 #13 1.936 (18/20): glibc-2.34-231.el9_7.2.x86_64.rpm 26 MB/s | 2.0 MB 00:00 #13 1.956 (19/20): openssl-3.5.1-7.el9_7.x86_64.rpm 29 MB/s | 1.4 MB 00:00 #13 1.985 (20/20): openssl-libs-3.5.1-7.el9_7.x86_64.rpm 32 MB/s | 2.3 MB 00:00 #13 1.985 -------------------------------------------------------------------------------- #13 1.986 Total 57 MB/s | 13 MB 00:00 #13 1.986 Running transaction check #13 2.385 Transaction check succeeded. #13 2.385 Running transaction test #13 2.593 Transaction test succeeded. #13 2.593 Running transaction #13 3.022 Preparing : 1/1 #13 3.114 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/26 #13 3.127 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/26 #13 3.132 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 3/26 #13 3.192 Upgrading : glibc-2.34-231.el9_7.2.x86_64 3/26 #13 3.203 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 3/26 #13 3.397 Installing : glibc-langpack-en-2.34-231.el9_7.2.x86_64 4/26 #13 3.413 Installing : libbpf-2:1.5.0-2.el9.x86_64 5/26 #13 3.420 Installing : libmnl-1.0.4-16.el9_4.x86_64 6/26 #13 3.442 Installing : openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 7/26 #13 3.499 Upgrading : openssl-libs-1:3.5.1-7.el9_7.x86_64 8/26 #13 3.512 Installing : psmisc-23.4-3.el9.x86_64 9/26 #13 3.522 Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 10/26 #13 3.597 Installing : python3-setuptools-53.0.0-15.el9.noarch 11/26 #13 3.612 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 12/26 #13 3.618 Installing : libpsl-0.21.1-5.el9.x86_64 13/26 #13 3.634 Installing : wget-1.21.1-8.el9_4.x86_64 14/26 #13 3.821 Installing : python3-pip-21.3.1-1.el9.noarch 15/26 #13 3.879 Installing : iproute-6.14.0-2.el9.x86_64 16/26 #13 3.906 Installing : rsync-3.2.5-3.el9.x86_64 17/26 #13 3.978 Upgrading : openssl-1:3.5.1-7.el9_7.x86_64 18/26 #13 4.012 Installing : procps-ng-3.3.17-14.el9.x86_64 19/26 #13 4.030 Upgrading : less-590-6.el9.x86_64 20/26 #13 4.044 Cleanup : openssl-1:3.0.7-24.el9.x86_64 21/26 #13 4.055 Cleanup : openssl-libs-1:3.0.7-24.el9.x86_64 22/26 #13 4.063 Cleanup : less-590-2.el9_2.x86_64 23/26 #13 4.073 Cleanup : glibc-2.34-83.el9.7.x86_64 24/26 #13 4.083 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/26 #13 4.088 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/26 #13 4.095 Running scriptlet: iproute-6.14.0-2.el9.x86_64 26/26 #13 4.112 Running scriptlet: glibc-common-2.34-83.el9.7.x86_64 26/26 #13 4.488 Verifying : glibc-langpack-en-2.34-231.el9_7.2.x86_64 1/26 #13 4.488 Verifying : iproute-6.14.0-2.el9.x86_64 2/26 #13 4.488 Verifying : libbpf-2:1.5.0-2.el9.x86_64 3/26 #13 4.488 Verifying : libmnl-1.0.4-16.el9_4.x86_64 4/26 #13 4.488 Verifying : libpsl-0.21.1-5.el9.x86_64 5/26 #13 4.488 Verifying : openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 6/26 #13 4.488 Verifying : procps-ng-3.3.17-14.el9.x86_64 7/26 #13 4.488 Verifying : psmisc-23.4-3.el9.x86_64 8/26 #13 4.488 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 9/26 #13 4.489 Verifying : python3-setuptools-53.0.0-15.el9.noarch 10/26 #13 4.489 Verifying : rsync-3.2.5-3.el9.x86_64 11/26 #13 4.489 Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 12/26 #13 4.489 Verifying : python3-pip-21.3.1-1.el9.noarch 13/26 #13 4.489 Verifying : wget-1.21.1-8.el9_4.x86_64 14/26 #13 4.489 Verifying : glibc-2.34-231.el9_7.2.x86_64 15/26 #13 4.489 Verifying : glibc-2.34-83.el9.7.x86_64 16/26 #13 4.489 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 17/26 #13 4.489 Verifying : glibc-common-2.34-83.el9.7.x86_64 18/26 #13 4.489 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 19/26 #13 4.489 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 20/26 #13 4.489 Verifying : less-590-6.el9.x86_64 21/26 #13 4.489 Verifying : less-590-2.el9_2.x86_64 22/26 #13 4.490 Verifying : openssl-1:3.5.1-7.el9_7.x86_64 23/26 #13 4.490 Verifying : openssl-1:3.0.7-24.el9.x86_64 24/26 #13 4.490 Verifying : openssl-libs-1:3.5.1-7.el9_7.x86_64 25/26 #13 4.490 Verifying : openssl-libs-1:3.0.7-24.el9.x86_64 26/26 #13 4.569 #13 4.569 Upgraded: #13 4.569 glibc-2.34-231.el9_7.2.x86_64 #13 4.569 glibc-common-2.34-231.el9_7.2.x86_64 #13 4.569 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #13 4.569 less-590-6.el9.x86_64 #13 4.569 openssl-1:3.5.1-7.el9_7.x86_64 #13 4.569 openssl-libs-1:3.5.1-7.el9_7.x86_64 #13 4.569 Installed: #13 4.569 glibc-langpack-en-2.34-231.el9_7.2.x86_64 #13 4.569 iproute-6.14.0-2.el9.x86_64 #13 4.569 libbpf-2:1.5.0-2.el9.x86_64 #13 4.569 libmnl-1.0.4-16.el9_4.x86_64 #13 4.569 libpsl-0.21.1-5.el9.x86_64 #13 4.569 libxcrypt-compat-4.4.18-3.el9.x86_64 #13 4.569 openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 #13 4.569 procps-ng-3.3.17-14.el9.x86_64 #13 4.569 psmisc-23.4-3.el9.x86_64 #13 4.569 publicsuffix-list-dafsa-20210518-3.el9.noarch #13 4.569 python3-pip-21.3.1-1.el9.noarch #13 4.569 python3-setuptools-53.0.0-15.el9.noarch #13 4.569 rsync-3.2.5-3.el9.x86_64 #13 4.569 wget-1.21.1-8.el9_4.x86_64 #13 4.569 #13 4.569 Complete! #13 4.702 + dnf clean all -y #13 4.867 77 files removed #13 4.893 + rm -rf /var/cache/yum #13 4.895 + groupadd --gid 1999 --system contrail #13 4.923 + useradd -md /home/contrail --uid 1999 --shell /sbin/nologin --system --gid 1999 contrail #13 4.938 useradd warning: contrail's uid 1999 is greater than SYS_UID_MAX 999 #13 DONE 5.0s #14 exporting to image #14 exporting layers #14 exporting layers 1.1s done #14 writing image sha256:34dcee94dc7113786ae0ea0864a34573c87c989ead44daa4b63e271781b9c194 done #14 naming to nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_3_9-1 done #14 DONE 1.1s 2026-03-05 11:41:54,048: INFO: Docker build duration: 37 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-general-base] d11a63b6ed0c: Preparing c95171e0ac60: Preparing eac921fde223: Preparing f70039229cf9: Preparing b166bdc4d935: Preparing 45167a4476e6: Preparing 19933a9f187b: Preparing 5fa1d0e40941: Preparing 44343de3ea1d: Preparing 45167a4476e6: Waiting 19933a9f187b: Waiting 5fa1d0e40941: Waiting 44343de3ea1d: Waiting b166bdc4d935: Pushed f70039229cf9: Pushed eac921fde223: Pushed 45167a4476e6: Pushed 44343de3ea1d: Layer already exists 19933a9f187b: Pushed 5fa1d0e40941: Pushed d11a63b6ed0c: Pushed c95171e0ac60: Pushed master-2_6_3_9-1: digest: sha256:17f29c849dda4da53d8b80a5d8df5c475efc3289f07129dde5dc398889fe9126 size: 2198 2026-03-05 11:42:06,548: INFO: Building opensdn-general-base finished successfully, duration: 49 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:master-2_6_3_9-1 dd3e9d8bd9cd 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_3_9-1 cc0e84da37a6 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_3_9-1 7664e56f0026 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_3_9-1 5ff3df66ce87 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_3_9-1 34dcee94dc71 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_3_9-1 887bf21a2a29 32.7MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_6_3_9-1 ee7f7863c313 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 6f1f5d5a0645 24.7GB 0B tf-dev-sandbox:sandbox-master-2_6_3_9-1 ee7f7863c313 2.9GB 0B U