#12 0.839 added from: http://tf-mirrors.gz1.opensdn.io/re 80 MB/s | 14 MB 00:00 #12 3.055 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 1.9 MB 00:00 #12 3.489 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 402 kB 00:00 #12 3.827 added from: http://tf-mirrors.gz1.opensdn.io/re 85 MB/s | 16 MB 00:00 #12 7.301 added from: http://tf-mirrors.gz1.opensdn.io/re 73 MB/s | 11 MB 00:00 #12 9.781 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 1.1 MB 00:00 #12 10.16 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 4.8 MB 00:00 #12 11.29 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 697 kB 00:00 #12 11.57 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 474 kB 00:00 #12 11.82 added from: http://tf-mirrors.gz1.opensdn.io/re 926 kB/s | 18 kB 00:00 #12 12.00 added from: http://tf-mirrors.gz1.opensdn.io/re 12 kB/s | 257 B 00:00 #12 12.18 added from: http://tf-mirrors.gz1.opensdn.io/re 756 kB/s | 15 kB 00:00 #12 12.34 added from: http://tf-mirrors.gz1.opensdn.io/re 4.2 MB/s | 96 kB 00:00 #12 12.89 added from: http://tf-mirrors.gz1.opensdn.io/re 108 MB/s | 39 MB 00:00 #12 21.89 Third parties for OpenSDN 48 MB/s | 5.1 MB 00:00 #12 27.16 Available Packages #12 27.16 Name : git-review #12 27.16 Version : 2.3.1 #12 27.16 Release : 7.el9 #12 27.16 Architecture : noarch #12 27.16 Size : 86 k #12 27.16 Source : git-review-2.3.1-7.el9.src.rpm #12 27.16 Repository : tf-mirrors.ci_repos_epel9.repo #12 27.16 Summary : A Git helper for integration with Gerrit #12 27.16 URL : https://opendev.org/opendev/git-review #12 27.16 License : ASL 2.0 #12 27.16 Description : An extension for source control system Git that creates and manages #12 27.16 : review requests in the patch management system Gerrit. It replaces the #12 27.16 : rfc.sh script. #12 27.16 #12 DONE 27.4s #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.083 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) #13 0.083 + source /etc/os-release #13 0.084 ++ NAME='Rocky Linux' #13 0.084 ++ VERSION='9.3 (Blue Onyx)' #13 0.084 ++ ID=rocky #13 0.084 ++ ID_LIKE='rhel centos fedora' #13 0.084 ++ VERSION_ID=9.3 #13 0.084 ++ PLATFORM_ID=platform:el9 #13 0.084 ++ PRETTY_NAME='Rocky Linux 9.3 (Blue Onyx)' #13 0.084 ++ ANSI_COLOR='0;32' #13 0.084 ++ LOGO=fedora-logo-icon #13 0.084 ++ CPE_NAME=cpe:/o:rocky:rocky:9::baseos #13 0.084 ++ HOME_URL=https://rockylinux.org/ #13 0.084 ++ BUG_REPORT_URL=https://bugs.rockylinux.org/ #13 0.084 ++ SUPPORT_END=2032-05-31 #13 0.084 ++ ROCKY_SUPPORT_PRODUCT=Rocky-Linux-9 #13 0.084 ++ ROCKY_SUPPORT_PRODUCT_VERSION=9.3 #13 0.084 ++ REDHAT_SUPPORT_PRODUCT='Rocky Linux' #13 0.084 ++ REDHAT_SUPPORT_PRODUCT_VERSION=9.3 #13 0.084 + find /etc/yum.repos.d/ #13 0.084 + grep -i centos #13 0.084 + xargs -r rm #13 0.088 + ls -l /etc/yum.repos.d/ #13 0.092 + dnf -y update-minimal --security --sec-severity=Important --sec-severity=Critical #13 0.092 total 32 #13 0.092 -rw-r--r--. 1 root root 2707 Apr 24 11:52 mirror-base-rocky9.repo #13 0.092 -rw-r--r--. 1 root root 217 Apr 24 11:52 mirror-docker9.repo #13 0.092 -rw-r--r--. 1 root root 204 Apr 24 11:52 mirror-epel9.repo #13 0.092 -rw-r--r--. 1 root root 1 Apr 24 11:52 rocky-addons.repo #13 0.092 -rw-r--r--. 1 root root 1 Apr 24 11:52 rocky-devel.repo #13 0.092 -rw-r--r--. 1 root root 1 Apr 24 11:52 rocky-extras.repo #13 0.092 -rw-r--r--. 1 root root 1 Apr 24 11:52 rocky.repo #13 0.092 -rw-r--r--. 1 root root 140 Apr 24 11:52 tpc.repo #13 0.241 Failed to set locale, defaulting to C.UTF-8 #13 0.730 Last metadata expiration check: 0:00:06 ago on Fri Apr 24 11:52:30 2026. #13 0.916 No security updates needed, but 101 updates available #13 0.969 Dependencies resolved. #13 0.971 Nothing to do. #13 0.971 Complete! #13 1.004 + dnf install -y hostname iproute less wget openssl glibc-langpack-en rsync procps-ng python3-pip #13 1.074 Failed to set locale, defaulting to C.UTF-8 #13 1.471 Last metadata expiration check: 0:00:07 ago on Fri Apr 24 11:52:30 2026. #13 1.635 Package hostname-3.23-6.el9.x86_64 is already installed. #13 1.638 Package less-590-2.el9_2.x86_64 is already installed. #13 1.641 Package openssl-1:3.0.7-24.el9.x86_64 is already installed. #13 1.686 Dependencies resolved. #13 1.688 ============================================================================================= #13 1.688 Package Arch Version Repository Size #13 1.688 ============================================================================================= #13 1.688 Installing: #13 1.688 glibc-langpack-en x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 555 k #13 1.688 iproute x86_64 6.14.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 808 k #13 1.688 procps-ng x86_64 3.3.17-14.el9 tf-mirrors.ci_repos_yum9-baseos 332 k #13 1.688 python3-pip noarch 21.3.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M #13 1.688 rsync x86_64 3.2.5-3.el9 tf-mirrors.ci_repos_yum9-baseos 403 k #13 1.688 wget x86_64 1.21.1-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 768 k #13 1.688 Upgrading: #13 1.688 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #13 1.688 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #13 1.688 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #13 1.688 less x86_64 590-6.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #13 1.688 openssl x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.4 M #13 1.688 openssl-libs x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #13 1.688 Installing dependencies: #13 1.688 libbpf x86_64 2:1.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 185 k #13 1.688 libmnl x86_64 1.0.4-16.el9_4 tf-mirrors.ci_repos_yum9-baseos 27 k #13 1.688 libpsl x86_64 0.21.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 63 k #13 1.688 openssl-fips-provider x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 812 k #13 1.688 psmisc x86_64 23.4-3.el9 tf-mirrors.ci_repos_yum9-baseos 226 k #13 1.688 publicsuffix-list-dafsa noarch 20210518-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #13 1.688 Installing weak dependencies: #13 1.688 libxcrypt-compat x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 88 k #13 1.688 python3-setuptools noarch 53.0.0-15.el9 tf-mirrors.ci_repos_yum9-baseos 831 k #13 1.688 #13 1.688 Transaction Summary #13 1.688 ============================================================================================= #13 1.688 Install 14 Packages #13 1.688 Upgrade 6 Packages #13 1.688 #13 1.689 Total download size: 13 M #13 1.690 Downloading Packages: #13 1.711 (1/20): libbpf-1.5.0-2.el9.x86_64.rpm 9.6 MB/s | 185 kB 00:00 #13 1.718 (2/20): libmnl-1.0.4-16.el9_4.x86_64.rpm 4.9 MB/s | 27 kB 00:00 #13 1.727 (3/20): glibc-langpack-en-2.34-231.el9_7.2.x86_ 15 MB/s | 555 kB 00:00 #13 1.733 (4/20): libpsl-0.21.1-5.el9.x86_64.rpm 4.5 MB/s | 63 kB 00:00 #13 1.745 (5/20): iproute-6.14.0-2.el9.x86_64.rpm 15 MB/s | 808 kB 00:00 #13 1.762 (6/20): openssl-fips-provider-3.5.1-7.el9_7.x86 24 MB/s | 812 kB 00:00 #13 1.770 (7/20): procps-ng-3.3.17-14.el9.x86_64.rpm 8.9 MB/s | 332 kB 00:00 #13 1.776 (8/20): psmisc-23.4-3.el9.x86_64.rpm 7.4 MB/s | 226 kB 00:00 #13 1.780 (9/20): publicsuffix-list-dafsa-20210518-3.el9. 3.2 MB/s | 58 kB 00:00 #13 1.790 (10/20): rsync-3.2.5-3.el9.x86_64.rpm 28 MB/s | 403 kB 00:00 #13 1.795 (11/20): libxcrypt-compat-4.4.18-3.el9.x86_64.r 6.0 MB/s | 88 kB 00:00 #13 1.810 (12/20): python3-setuptools-53.0.0-15.el9.noarc 21 MB/s | 831 kB 00:00 #13 1.831 (13/20): wget-1.21.1-8.el9_4.x86_64.rpm 21 MB/s | 768 kB 00:00 #13 1.852 (14/20): python3-pip-21.3.1-1.el9.noarch.rpm 29 MB/s | 1.7 MB 00:00 #13 1.861 (15/20): glibc-common-2.34-231.el9_7.2.x86_64.r 9.7 MB/s | 298 kB 00:00 #13 1.866 (16/20): glibc-minimal-langpack-2.34-231.el9_7. 2.0 MB/s | 25 kB 00:00 #13 1.875 (17/20): less-590-6.el9.x86_64.rpm 13 MB/s | 160 kB 00:00 #13 1.896 (18/20): glibc-2.34-231.el9_7.2.x86_64.rpm 23 MB/s | 2.0 MB 00:00 #13 1.915 (19/20): openssl-3.5.1-7.el9_7.x86_64.rpm 29 MB/s | 1.4 MB 00:00 #13 1.946 (20/20): openssl-libs-3.5.1-7.el9_7.x86_64.rpm 33 MB/s | 2.3 MB 00:00 #13 1.946 -------------------------------------------------------------------------------- #13 1.947 Total 50 MB/s | 13 MB 00:00 #13 1.947 Running transaction check #13 2.318 Transaction check succeeded. #13 2.318 Running transaction test #13 2.506 Transaction test succeeded. #13 2.507 Running transaction #13 2.926 Preparing : 1/1 #13 3.019 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/26 #13 3.042 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/26 #13 3.046 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 3/26 #13 3.113 Upgrading : glibc-2.34-231.el9_7.2.x86_64 3/26 #13 3.126 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 3/26 #13 3.316 Installing : glibc-langpack-en-2.34-231.el9_7.2.x86_64 4/26 #13 3.330 Installing : libbpf-2:1.5.0-2.el9.x86_64 5/26 #13 3.338 Installing : libmnl-1.0.4-16.el9_4.x86_64 6/26 #13 3.365 Installing : openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 7/26 #13 3.437 Upgrading : openssl-libs-1:3.5.1-7.el9_7.x86_64 8/26 #13 3.451 Installing : psmisc-23.4-3.el9.x86_64 9/26 #13 3.463 Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 10/26 #13 3.559 Installing : python3-setuptools-53.0.0-15.el9.noarch 11/26 #13 3.575 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 12/26 #13 3.581 Installing : libpsl-0.21.1-5.el9.x86_64 13/26 #13 3.597 Installing : wget-1.21.1-8.el9_4.x86_64 14/26 #13 3.784 Installing : python3-pip-21.3.1-1.el9.noarch 15/26 #13 3.834 Installing : iproute-6.14.0-2.el9.x86_64 16/26 #13 3.856 Installing : rsync-3.2.5-3.el9.x86_64 17/26 #13 3.919 Upgrading : openssl-1:3.5.1-7.el9_7.x86_64 18/26 #13 3.949 Installing : procps-ng-3.3.17-14.el9.x86_64 19/26 #13 3.965 Upgrading : less-590-6.el9.x86_64 20/26 #13 3.978 Cleanup : openssl-1:3.0.7-24.el9.x86_64 21/26 #13 3.990 Cleanup : openssl-libs-1:3.0.7-24.el9.x86_64 22/26 #13 3.998 Cleanup : less-590-2.el9_2.x86_64 23/26 #13 4.009 Cleanup : glibc-2.34-83.el9.7.x86_64 24/26 #13 4.021 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/26 #13 4.027 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/26 #13 4.034 Running scriptlet: iproute-6.14.0-2.el9.x86_64 26/26 #13 4.047 Running scriptlet: glibc-common-2.34-83.el9.7.x86_64 26/26 #13 4.496 Verifying : glibc-langpack-en-2.34-231.el9_7.2.x86_64 1/26 #13 4.496 Verifying : iproute-6.14.0-2.el9.x86_64 2/26 #13 4.496 Verifying : libbpf-2:1.5.0-2.el9.x86_64 3/26 #13 4.496 Verifying : libmnl-1.0.4-16.el9_4.x86_64 4/26 #13 4.497 Verifying : libpsl-0.21.1-5.el9.x86_64 5/26 #13 4.497 Verifying : openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 6/26 #13 4.497 Verifying : procps-ng-3.3.17-14.el9.x86_64 7/26 #13 4.497 Verifying : psmisc-23.4-3.el9.x86_64 8/26 #13 4.497 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 9/26 #13 4.497 Verifying : python3-setuptools-53.0.0-15.el9.noarch 10/26 #13 4.497 Verifying : rsync-3.2.5-3.el9.x86_64 11/26 #13 4.497 Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 12/26 #13 4.497 Verifying : python3-pip-21.3.1-1.el9.noarch 13/26 #13 4.497 Verifying : wget-1.21.1-8.el9_4.x86_64 14/26 #13 4.497 Verifying : glibc-2.34-231.el9_7.2.x86_64 15/26 #13 4.497 Verifying : glibc-2.34-83.el9.7.x86_64 16/26 #13 4.498 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 17/26 #13 4.498 Verifying : glibc-common-2.34-83.el9.7.x86_64 18/26 #13 4.498 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 19/26 #13 4.498 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 20/26 #13 4.498 Verifying : less-590-6.el9.x86_64 21/26 #13 4.498 Verifying : less-590-2.el9_2.x86_64 22/26 #13 4.498 Verifying : openssl-1:3.5.1-7.el9_7.x86_64 23/26 #13 4.498 Verifying : openssl-1:3.0.7-24.el9.x86_64 24/26 #13 4.498 Verifying : openssl-libs-1:3.5.1-7.el9_7.x86_64 25/26 #13 4.498 Verifying : openssl-libs-1:3.0.7-24.el9.x86_64 26/26 #13 4.589 #13 4.589 Upgraded: #13 4.589 glibc-2.34-231.el9_7.2.x86_64 #13 4.589 glibc-common-2.34-231.el9_7.2.x86_64 #13 4.589 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #13 4.589 less-590-6.el9.x86_64 #13 4.589 openssl-1:3.5.1-7.el9_7.x86_64 #13 4.589 openssl-libs-1:3.5.1-7.el9_7.x86_64 #13 4.589 Installed: #13 4.589 glibc-langpack-en-2.34-231.el9_7.2.x86_64 #13 4.589 iproute-6.14.0-2.el9.x86_64 #13 4.589 libbpf-2:1.5.0-2.el9.x86_64 #13 4.589 libmnl-1.0.4-16.el9_4.x86_64 #13 4.589 libpsl-0.21.1-5.el9.x86_64 #13 4.589 libxcrypt-compat-4.4.18-3.el9.x86_64 #13 4.589 openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 #13 4.589 procps-ng-3.3.17-14.el9.x86_64 #13 4.589 psmisc-23.4-3.el9.x86_64 #13 4.589 publicsuffix-list-dafsa-20210518-3.el9.noarch #13 4.589 python3-pip-21.3.1-1.el9.noarch #13 4.589 python3-setuptools-53.0.0-15.el9.noarch #13 4.589 rsync-3.2.5-3.el9.x86_64 #13 4.589 wget-1.21.1-8.el9_4.x86_64 #13 4.589 #13 4.589 Complete! #13 4.718 + dnf clean all -y #13 4.908 77 files removed #13 4.944 + rm -rf /var/cache/yum #13 4.947 + groupadd --gid 1999 --system contrail #13 4.979 + useradd -md /home/contrail --uid 1999 --shell /sbin/nologin --system --gid 1999 contrail #13 4.996 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:eae176e3d4c770a73cb239e79eae41f15e91ad7cabbd6cac647f8e0b75c6f9b5 done #14 naming to nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_9_0-1 done #14 DONE 1.1s 2026-04-24 11:52:41,850: INFO: Docker build duration: 35 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-general-base] 9970a3c02ff9: Preparing 0f33bda31f07: Preparing 7e9754ebdbd3: Preparing fb21be9eea24: Preparing 231deb2c6554: Preparing 73ccadf38c88: Preparing 9e608d32aca1: Preparing ce471feba02e: Preparing 44343de3ea1d: Preparing ce471feba02e: Waiting 73ccadf38c88: Waiting 9e608d32aca1: Waiting 44343de3ea1d: Waiting 7e9754ebdbd3: Pushed 231deb2c6554: Pushed fb21be9eea24: Pushed 9e608d32aca1: Pushed 73ccadf38c88: Pushed ce471feba02e: Pushed 44343de3ea1d: Layer already exists 9970a3c02ff9: Pushed 0f33bda31f07: Pushed master-2_7_9_0-1: digest: sha256:352f6de1024b04047b444e5591146fc358623430a15ac65d470dd0ba8de7994d size: 2198 2026-04-24 11:52:54,039: INFO: Building opensdn-general-base finished successfully, duration: 48 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_7_9_0-1 c3dfcb99558b 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_9_0-1 f01773021e89 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_9_0-1 c037bba38697 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_9_0-1 5ccb700f2252 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_9_0-1 eae176e3d4c7 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_9_0-1 15f54d4b9ae2 32.7MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen e9196d8eeac7 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 66cf09c80905 22.2GB 0B tf-dev-sandbox:frozen e9196d8eeac7 2.9GB 0B U