2026-08-04 08:37:42,559: INFO: Building opensdn-vrouter-kernel-init 2026-08-04 08:37:43,403: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_9_0_1-2_5 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-vrouter-kernel-init --build-arg UBUNTU_DISTR_VERSION=26.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.05kB done #1 DONE 1.9s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/rockylinux:9.3 #3 DONE 1.5s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.4s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 DONE 0.0s #7 [stage-1 1/6] FROM docker.io/library/rockylinux:9.3@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 #7 DONE 0.0s #6 [internal] load build context #6 ... #7 [stage-1 1/6] FROM docker.io/library/rockylinux:9.3@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 #7 CACHED #6 [internal] load build context #6 transferring context: 44.77kB 0.0s done #6 DONE 1.6s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 0.9s #9 [stage-1 3/6] COPY *.sh / #9 DONE 0.4s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 1.0s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 1.8s #12 [stage-1 6/6] RUN set -e ; for item in `ls /__*` ; do mv $item /${item:3} ; done ; find /etc/yum.repos.d/ | grep -i centos | xargs -r rm ; ls -l /etc/yum.repos.d/ ; dnf clean all -y ; dnf makecache ; dnf install -y kmod make gcc gcc-c++ ; dnf clean all -y ; contrail_version=master-2_9_0_1-2_5 ; echo "${contrail_version}" > /contrail_version ; vrouter_dir=/opt/vrouter_src/vrouter-${contrail_version} ; mkdir -p ${vrouter_dir} /vrouter/${contrail_version}/build/include /vrouter/${contrail_version}/build/dp-core ; tar -xf /opt/contrail/src/contrail-vrouter.tar.gz -C ${vrouter_dir} ; chmod -R 755 ${vrouter_dir} ; cd ${vrouter_dir} ; ./utils/dkms/gen_build_info.sh "${contrail_version}" /vrouter/${contrail_version}/build ; sed -i 's*#include *//#include *g' ${vrouter_dir}/dp-core/vr_index_table.c #12 5.691 total 32 #12 5.691 -rw-r--r--. 1 root root 2707 Aug 4 08:30 mirror-base-rocky9.repo #12 5.691 -rw-r--r--. 1 root root 217 Aug 4 08:30 mirror-docker9.repo #12 5.691 -rw-r--r--. 1 root root 204 Aug 4 08:30 mirror-epel9.repo #12 5.691 -rw-r--r--. 1 root root 1 Aug 4 08:30 rocky-addons.repo #12 5.691 -rw-r--r--. 1 root root 1 Aug 4 08:30 rocky-devel.repo #12 5.691 -rw-r--r--. 1 root root 1 Aug 4 08:30 rocky-extras.repo #12 5.691 -rw-r--r--. 1 root root 1 Aug 4 08:30 rocky.repo #12 5.691 -rw-r--r--. 1 root root 140 Aug 4 08:30 tpc.repo #12 6.447 0 files removed #12 8.219 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 18 MB 00:00 #12 21.07 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.9 MB 00:00 #12 24.04 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 MB/s | 516 kB 00:00 #12 25.62 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 20 MB 00:00 #12 44.79 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 15 MB 00:00 #12 61.26 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.2 MB 00:00 #12 63.57 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 6.3 MB 00:00 #12 70.39 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 966 kB 00:00 #12 72.25 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 480 kB 00:00 #12 73.56 added from: http://tf-mirrors.gz1.opensdn.io/re 525 kB/s | 19 kB 00:00 #12 74.33 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 kB/s | 257 B 00:00 #12 75.11 added from: http://tf-mirrors.gz1.opensdn.io/re 408 kB/s | 15 kB 00:00 #12 76.21 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 112 kB 00:00 #12 78.11 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 44 MB 00:01 #12 120.6 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #12 133.5 Metadata cache created. #12 134.6 Last metadata expiration check: 0:00:14 ago on Tue Aug 4 08:40:54 2026. #12 136.0 Dependencies resolved. #12 136.0 ================================================================================================= #12 136.0 Package Arch Version Repository Size #12 136.0 ================================================================================================= #12 136.0 Installing: #12 136.0 gcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 136.0 gcc-c++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 136.0 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 136.0 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 136.0 Upgrading: #12 136.0 glibc x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 136.0 glibc-common x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 300 k #12 136.0 glibc-minimal-langpack x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 28 k #12 136.0 libgcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 136.0 libgomp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 136.0 libstdc++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 136.0 Installing dependencies: #12 136.0 cpp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 136.0 glibc-devel x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 37 k #12 136.0 glibc-headers x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 444 k #12 136.0 kernel-headers x86_64 5.14.0-687.15.1.el9_8 tf-mirrors.ci_repos_yum9-appstream 2.5 M #12 136.0 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 136.0 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 136.0 libstdc++-devel x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 136.0 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 136.0 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 136.0 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 136.0 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 136.0 #12 136.0 Transaction Summary #12 136.0 ================================================================================================= #12 136.0 Install 15 Packages #12 136.0 Upgrade 6 Packages #12 136.0 #12 136.0 Total download size: 65 M #12 136.0 Downloading Packages: #12 136.4 (1/21): kmod-28-11.el9.x86_64.rpm 271 kB/s | 121 kB 00:00 #12 136.6 (2/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 53 kB/s | 35 kB 00:00 #12 136.9 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 91 kB/s | 40 kB 00:00 #12 136.9 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 62 kB/s | 14 kB 00:00 #12 136.9 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 546 kB/s | 10 kB 00:00 #12 136.9 (6/21): make-4.3-8.el9.x86_64.rpm 564 kB/s | 529 kB 00:00 #12 137.2 (7/21): cpp-11.5.0-14.el9.x86_64.rpm 36 MB/s | 11 MB 00:00 #12 137.2 (8/21): glibc-devel-2.34-270.el9_8.x86_64.rpm 3.5 MB/s | 37 kB 00:00 #12 137.2 (9/21): glibc-headers-2.34-270.el9_8.x86_64.rpm 14 MB/s | 444 kB 00:00 #12 137.5 (10/21): gcc-c++-11.5.0-14.el9.x86_64.rpm 24 MB/s | 13 MB 00:00 #12 137.5 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 1.2 MB/s | 61 kB 00:00 #12 137.6 (12/21): kernel-headers-5.14.0-687.15.1.el9_8.x 7.0 MB/s | 2.5 MB 00:00 #12 137.6 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 2.6 MB/s | 28 kB 00:00 #12 137.6 (14/21): libstdc++-devel-11.5.0-14.el9.x86_64.r 22 MB/s | 2.2 MB 00:00 #12 137.6 (15/21): glibc-common-2.34-270.el9_8.x86_64.rpm 13 MB/s | 300 kB 00:00 #12 137.7 (16/21): glibc-2.34-270.el9_8.x86_64.rpm 20 MB/s | 2.0 MB 00:00 #12 137.7 (17/21): glibc-minimal-langpack-2.34-270.el9_8. 749 kB/s | 28 kB 00:00 #12 137.7 (18/21): libgcc-11.5.0-14.el9.x86_64.rpm 6.5 MB/s | 85 kB 00:00 #12 137.7 (19/21): libgomp-11.5.0-14.el9.x86_64.rpm 13 MB/s | 258 kB 00:00 #12 137.8 (20/21): libstdc++-11.5.0-14.el9.x86_64.rpm 14 MB/s | 739 kB 00:00 #12 138.2 (21/21): gcc-11.5.0-14.el9.x86_64.rpm 25 MB/s | 32 MB 00:01 #12 138.2 -------------------------------------------------------------------------------- #12 138.2 Total 29 MB/s | 65 MB 00:02 #12 138.2 Running transaction check #12 139.1 Transaction check succeeded. #12 139.1 Running transaction test #12 140.3 Transaction test succeeded. #12 140.3 Running transaction #12 143.1 Preparing : 1/1 #12 143.3 Upgrading : glibc-common-2.34-270.el9_8.x86_64 1/27 #12 143.3 Upgrading : glibc-minimal-langpack-2.34-270.el9_8.x86_64 2/27 #12 143.3 Upgrading : libgcc-11.5.0-14.el9.x86_64 3/27 #12 143.3 Running scriptlet: libgcc-11.5.0-14.el9.x86_64 3/27 #12 143.4 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/27 #12 143.6 Upgrading : glibc-2.34-270.el9_8.x86_64 4/27 #12 143.6 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/27 #12 143.7 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 143.9 Upgrading : libstdc++-11.5.0-14.el9.x86_64 6/27 #12 144.4 Installing : libstdc++-devel-11.5.0-14.el9.x86_64 7/27 #12 144.6 Installing : cpp-11.5.0-14.el9.x86_64 8/27 #12 144.7 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 144.7 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 144.7 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 144.8 Installing : glibc-headers-2.34-270.el9_8.x86_64 12/27 #12 144.8 Upgrading : libgomp-11.5.0-14.el9.x86_64 13/27 #12 145.3 Installing : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 14/27 #12 145.7 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 145.9 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 146.1 Installing : glibc-devel-2.34-270.el9_8.x86_64 17/27 #12 146.6 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 147.5 Installing : gcc-11.5.0-14.el9.x86_64 19/27 #12 147.9 Installing : gcc-c++-11.5.0-14.el9.x86_64 20/27 #12 147.9 Installing : kmod-28-11.el9.x86_64 21/27 #12 148.1 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 148.2 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 148.2 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 148.4 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 148.4 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 148.4 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 148.4 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 148.6 Verifying : kmod-28-11.el9.x86_64 1/27 #12 148.6 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 148.6 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 148.6 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 148.6 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 148.6 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 148.6 Verifying : cpp-11.5.0-14.el9.x86_64 7/27 #12 148.6 Verifying : gcc-11.5.0-14.el9.x86_64 8/27 #12 148.6 Verifying : gcc-c++-11.5.0-14.el9.x86_64 9/27 #12 148.6 Verifying : glibc-devel-2.34-270.el9_8.x86_64 10/27 #12 148.6 Verifying : glibc-headers-2.34-270.el9_8.x86_64 11/27 #12 148.6 Verifying : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 12/27 #12 148.6 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 148.6 Verifying : libstdc++-devel-11.5.0-14.el9.x86_64 14/27 #12 148.6 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 148.6 Verifying : glibc-2.34-270.el9_8.x86_64 16/27 #12 148.6 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 148.6 Verifying : glibc-common-2.34-270.el9_8.x86_64 18/27 #12 148.6 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 148.6 Verifying : glibc-minimal-langpack-2.34-270.el9_8.x86_64 20/27 #12 148.6 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 148.6 Verifying : libgcc-11.5.0-14.el9.x86_64 22/27 #12 148.6 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 148.6 Verifying : libgomp-11.5.0-14.el9.x86_64 24/27 #12 148.6 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 148.6 Verifying : libstdc++-11.5.0-14.el9.x86_64 26/27 #12 148.6 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 148.6 #12 148.6 Upgraded: #12 148.6 glibc-2.34-270.el9_8.x86_64 #12 148.6 glibc-common-2.34-270.el9_8.x86_64 #12 148.6 glibc-minimal-langpack-2.34-270.el9_8.x86_64 #12 148.6 libgcc-11.5.0-14.el9.x86_64 #12 148.6 libgomp-11.5.0-14.el9.x86_64 #12 148.6 libstdc++-11.5.0-14.el9.x86_64 #12 148.6 Installed: #12 148.6 cpp-11.5.0-14.el9.x86_64 #12 148.6 gcc-11.5.0-14.el9.x86_64 #12 148.6 gcc-c++-11.5.0-14.el9.x86_64 #12 148.6 glibc-devel-2.34-270.el9_8.x86_64 #12 148.6 glibc-headers-2.34-270.el9_8.x86_64 #12 148.6 kernel-headers-5.14.0-687.15.1.el9_8.x86_64 #12 148.6 kmod-28-11.el9.x86_64 #12 148.6 libmpc-1.2.1-4.el9.x86_64 #12 148.6 libpkgconf-1.7.3-10.el9.x86_64 #12 148.6 libstdc++-devel-11.5.0-14.el9.x86_64 #12 148.6 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 148.6 make-1:4.3-8.el9.x86_64 #12 148.6 pkgconf-1.7.3-10.el9.x86_64 #12 148.6 pkgconf-m4-1.7.3-10.el9.noarch #12 148.6 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 148.6 #12 148.6 Complete! #12 149.2 77 files removed #12 DONE 149.5s #13 exporting to image #13 exporting layers #13 exporting layers 5.8s done #13 writing image sha256:7a3207ef38d24b235c35608740d7f8f95d8388c7335fb3b58307c98cc59c28ed done #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_9_0_1-2_5 done #13 DONE 5.9s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-08-04 08:41:29,237: INFO: Docker build duration: 227 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init] 389390447281: Preparing 3e6d75f5cd42: Preparing 4425e251c674: Preparing dd0c7e009f2d: Preparing fa7fdeb6a865: Preparing 44343de3ea1d: Preparing 389390447281: Waiting 3e6d75f5cd42: Waiting 4425e251c674: Waiting dd0c7e009f2d: Waiting fa7fdeb6a865: Waiting 44343de3ea1d: Waiting 4425e251c674: Pushed 3e6d75f5cd42: Pushed dd0c7e009f2d: Pushed fa7fdeb6a865: Pushed 44343de3ea1d: Layer already exists 389390447281: Pushed master-2_9_0_1-2_5: digest: sha256:a4b22e32a7065a51f198c86360de4d04d738e0396ade6e7466ec64a390029211 size: 1577 2026-08-04 08:41:53,574: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 251 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_9_0_1-2_5 bebd08389f8b 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_9_0_1-2_5 2c9b314e6baa 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_9_0_1-2_5 bd67364386a7 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_9_0_1-2_5 9b5da05c18fb 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_9_0_1-2_5 11a8e68ab569 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_9_0_1-2_5 c03c25a6b6d7 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_9_0_1-2_5 dff1c82ef4c1 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_9_0_1-2_5 66949a0b3d1d 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_9_0_1-2_5 8fb0e1cdb238 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_9_0_1-2_5 304cc5dddfbe 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_9_0_1-2_5 10d4912d9cfb 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_9_0_1-2_5 d483a6814358 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_9_0_1-2_5 b43dd09b84d5 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_9_0_1-2_5 19bca870da27 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_9_0_1-2_5 498af79eb25e 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_9_0_1-2_5 e8ae9ea1504c 738MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_9_0_1-2_5 9a737f644d7e 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_9_0_1-2_5 1e0a4107c077 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_9_0_1-2_5 55ab6102590c 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_9_0_1-2_5 52442d4caec8 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_9_0_1-2_5 9865814850fe 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_9_0_1-2_5 ac75de45dbef 790MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_9_0_1-2_5 2ab3de6ebb37 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_9_0_1-2_5 778dd36d717d 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_9_0_1-2_5 72bc33eb8866 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_9_0_1-2_5 69263be4615c 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_9_0_1-2_5 6be83a09ceeb 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_9_0_1-2_5 29dcd3fe8bd7 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_9_0_1-2_5 0f68cb425390 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_9_0_1-2_5 a7c638a16599 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_9_0_1-2_5 e3bb5fe4ab8b 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_9_0_1-2_5 eb6121bedd8c 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_9_0_1-2_5 482f8b26dd34 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_9_0_1-2_5 c01f482e1e3e 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_9_0_1-2_5 90349513dce4 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_9_0_1-2_5 d0d73a9cdd1c 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_9_0_1-2_5 88216cac4c6f 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_9_0_1-2_5 cf28015d688f 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_9_0_1-2_5 c76da9960e15 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_9_0_1-2_5 c9d1209ec838 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_9_0_1-2_5 9441e3fa0b2b 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_9_0_1-2_5 e4c58fafa992 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_9_0_1-2_5 9dd2901b4c52 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_9_0_1-2_5 b81c608f7050 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_9_0_1-2_5 a2cd74a0ef21 857MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_9_0_1-2_5 265b5016a2db 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_9_0_1-2_5 d325aa137674 1.34GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_9_0_1-2_5 b9e312081749 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_9_0_1-2_5 23f18945c051 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_9_0_1-2_5 a74fd823f140 981MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_9_0_1-2_5 1115f3663d92 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_9_0_1-2_5 d4be908f36da 906MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_9_0_1-2_5 da1a22afd1ef 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_9_0_1-2_5 7a3207ef38d2 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen e25bacb028ce 3.01GB 0B U opensdn-test-test:master-2_9_0_1-2_5 265b5016a2db 1.91GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 86a78bc3ceac 22.6GB 0B tf-dev-sandbox:frozen e25bacb028ce 3.01GB 0B U