2026-08-15 14:42:57,214: INFO: Building opensdn-vrouter-kernel-init 2026-08-15 14:42:57,788: 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_2_8-1 --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.8s #2 [internal] load metadata for docker.io/library/rockylinux:9.3 #2 ... #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #2 [internal] load metadata for docker.io/library/rockylinux:9.3 #2 DONE 1.3s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.7s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #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 4.7s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 2.2s #9 [stage-1 3/6] COPY *.sh / #9 DONE 3.5s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 3.5s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 0.4s #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_2_8-1 ; 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 1.055 total 32 #12 1.055 -rw-r--r--. 1 root root 2707 Aug 15 14:36 mirror-base-rocky9.repo #12 1.055 -rw-r--r--. 1 root root 217 Aug 15 14:36 mirror-docker9.repo #12 1.055 -rw-r--r--. 1 root root 204 Aug 15 14:36 mirror-epel9.repo #12 1.055 -rw-r--r--. 1 root root 1 Aug 15 14:36 rocky-addons.repo #12 1.055 -rw-r--r--. 1 root root 1 Aug 15 14:36 rocky-devel.repo #12 1.055 -rw-r--r--. 1 root root 1 Aug 15 14:36 rocky-extras.repo #12 1.055 -rw-r--r--. 1 root root 1 Aug 15 14:36 rocky.repo #12 1.055 -rw-r--r--. 1 root root 140 Aug 15 14:36 tpc.repo #12 1.866 0 files removed #12 3.508 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 18 MB 00:00 #12 16.61 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.9 MB 00:00 #12 18.62 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 516 kB 00:00 #12 20.09 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 20 MB 00:00 #12 40.78 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 15 MB 00:00 #12 53.17 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.2 MB 00:00 #12 55.13 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 6.3 MB 00:00 #12 62.16 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 966 kB 00:00 #12 63.35 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 480 kB 00:00 #12 64.03 added from: http://tf-mirrors.gz1.opensdn.io/re 584 kB/s | 19 kB 00:00 #12 65.01 added from: http://tf-mirrors.gz1.opensdn.io/re 4.7 kB/s | 257 B 00:00 #12 65.94 added from: http://tf-mirrors.gz1.opensdn.io/re 480 kB/s | 15 kB 00:00 #12 66.84 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 112 kB 00:00 #12 68.68 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 44 MB 00:00 #12 103.3 Third parties for OpenSDN 13 MB/s | 5.1 MB 00:00 #12 107.0 Last metadata expiration check: 0:00:01 ago on Sat Aug 15 14:45:47 2026. #12 119.4 Metadata cache created. #12 121.7 Last metadata expiration check: 0:00:19 ago on Sat Aug 15 14:45:47 2026. #12 122.6 Dependencies resolved. #12 122.6 ================================================================================================= #12 122.6 Package Arch Version Repository Size #12 122.6 ================================================================================================= #12 122.6 Installing: #12 122.6 gcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 122.6 gcc-c++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 122.6 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 122.6 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 122.6 Upgrading: #12 122.6 glibc x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 122.6 glibc-common x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 300 k #12 122.6 glibc-minimal-langpack x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 28 k #12 122.6 libgcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 122.6 libgomp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 122.6 libstdc++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 122.6 Installing dependencies: #12 122.6 cpp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 122.6 glibc-devel x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 37 k #12 122.6 glibc-headers x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 444 k #12 122.6 kernel-headers x86_64 5.14.0-687.15.1.el9_8 tf-mirrors.ci_repos_yum9-appstream 2.5 M #12 122.6 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 122.6 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 122.6 libstdc++-devel x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 122.6 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 122.6 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 122.6 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 122.6 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 122.6 #12 122.6 Transaction Summary #12 122.6 ================================================================================================= #12 122.6 Install 15 Packages #12 122.6 Upgrade 6 Packages #12 122.6 #12 122.6 Total download size: 65 M #12 122.6 Downloading Packages: #12 122.6 (1/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.9 MB/s | 35 kB 00:00 #12 122.6 (2/21): kmod-28-11.el9.x86_64.rpm 3.2 MB/s | 121 kB 00:00 #12 122.6 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 1.6 MB/s | 40 kB 00:00 #12 122.6 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 1.2 MB/s | 14 kB 00:00 #12 122.6 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 1.1 MB/s | 10 kB 00:00 #12 122.6 (6/21): make-4.3-8.el9.x86_64.rpm 8.0 MB/s | 529 kB 00:00 #12 122.9 (7/21): cpp-11.5.0-14.el9.x86_64.rpm 40 MB/s | 11 MB 00:00 #12 122.9 (8/21): glibc-devel-2.34-270.el9_8.x86_64.rpm 5.0 MB/s | 37 kB 00:00 #12 122.9 (9/21): glibc-headers-2.34-270.el9_8.x86_64.rpm 28 MB/s | 444 kB 00:00 #12 123.4 (10/21): gcc-c++-11.5.0-14.el9.x86_64.rpm 16 MB/s | 13 MB 00:00 #12 123.4 (11/21): kernel-headers-5.14.0-687.15.1.el9_8.x 4.5 MB/s | 2.5 MB 00:00 #12 123.5 (12/21): libmpc-1.2.1-4.el9.x86_64.rpm 1.5 MB/s | 61 kB 00:00 #12 123.5 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 1.1 MB/s | 28 kB 00:00 #12 123.5 (14/21): libstdc++-devel-11.5.0-14.el9.x86_64.r 31 MB/s | 2.2 MB 00:00 #12 123.5 (15/21): glibc-common-2.34-270.el9_8.x86_64.rpm 22 MB/s | 300 kB 00:00 #12 123.5 (16/21): glibc-minimal-langpack-2.34-270.el9_8. 6.1 MB/s | 28 kB 00:00 #12 123.6 (17/21): glibc-2.34-270.el9_8.x86_64.rpm 17 MB/s | 2.0 MB 00:00 #12 123.6 (18/21): libgcc-11.5.0-14.el9.x86_64.rpm 1.4 MB/s | 85 kB 00:00 #12 123.7 (19/21): libgomp-11.5.0-14.el9.x86_64.rpm 13 MB/s | 258 kB 00:00 #12 123.7 (20/21): libstdc++-11.5.0-14.el9.x86_64.rpm 16 MB/s | 739 kB 00:00 #12 124.1 (21/21): gcc-11.5.0-14.el9.x86_64.rpm 22 MB/s | 32 MB 00:01 #12 124.1 -------------------------------------------------------------------------------- #12 124.1 Total 43 MB/s | 65 MB 00:01 #12 124.1 Running transaction check #12 124.6 Transaction check succeeded. #12 124.6 Running transaction test #12 125.7 Transaction test succeeded. #12 125.7 Running transaction #12 127.0 Preparing : 1/1 #12 127.0 Upgrading : glibc-common-2.34-270.el9_8.x86_64 1/27 #12 127.1 Upgrading : glibc-minimal-langpack-2.34-270.el9_8.x86_64 2/27 #12 127.1 Upgrading : libgcc-11.5.0-14.el9.x86_64 3/27 #12 127.1 Running scriptlet: libgcc-11.5.0-14.el9.x86_64 3/27 #12 127.1 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/27 #12 127.2 Upgrading : glibc-2.34-270.el9_8.x86_64 4/27 #12 127.4 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/27 #12 127.4 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 127.4 Upgrading : libstdc++-11.5.0-14.el9.x86_64 6/27 #12 127.8 Installing : libstdc++-devel-11.5.0-14.el9.x86_64 7/27 #12 128.3 Installing : cpp-11.5.0-14.el9.x86_64 8/27 #12 128.3 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 128.3 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 128.3 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 128.4 Installing : glibc-headers-2.34-270.el9_8.x86_64 12/27 #12 128.4 Upgrading : libgomp-11.5.0-14.el9.x86_64 13/27 #12 128.9 Installing : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 14/27 #12 129.3 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 129.5 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 129.9 Installing : glibc-devel-2.34-270.el9_8.x86_64 17/27 #12 130.9 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 131.9 Installing : gcc-11.5.0-14.el9.x86_64 19/27 #12 132.2 Installing : gcc-c++-11.5.0-14.el9.x86_64 20/27 #12 132.3 Installing : kmod-28-11.el9.x86_64 21/27 #12 132.4 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 132.6 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 132.6 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 132.6 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 132.6 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 132.6 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 132.6 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 132.8 Verifying : kmod-28-11.el9.x86_64 1/27 #12 132.8 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 132.8 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 132.8 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 132.8 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 132.8 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 132.8 Verifying : cpp-11.5.0-14.el9.x86_64 7/27 #12 132.8 Verifying : gcc-11.5.0-14.el9.x86_64 8/27 #12 132.8 Verifying : gcc-c++-11.5.0-14.el9.x86_64 9/27 #12 132.8 Verifying : glibc-devel-2.34-270.el9_8.x86_64 10/27 #12 132.8 Verifying : glibc-headers-2.34-270.el9_8.x86_64 11/27 #12 132.8 Verifying : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 12/27 #12 132.8 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 132.8 Verifying : libstdc++-devel-11.5.0-14.el9.x86_64 14/27 #12 132.8 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 132.8 Verifying : glibc-2.34-270.el9_8.x86_64 16/27 #12 132.8 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 132.8 Verifying : glibc-common-2.34-270.el9_8.x86_64 18/27 #12 132.8 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 132.8 Verifying : glibc-minimal-langpack-2.34-270.el9_8.x86_64 20/27 #12 132.8 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 132.8 Verifying : libgcc-11.5.0-14.el9.x86_64 22/27 #12 132.8 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 132.8 Verifying : libgomp-11.5.0-14.el9.x86_64 24/27 #12 132.8 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 132.8 Verifying : libstdc++-11.5.0-14.el9.x86_64 26/27 #12 132.8 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 132.9 #12 132.9 Upgraded: #12 132.9 glibc-2.34-270.el9_8.x86_64 #12 132.9 glibc-common-2.34-270.el9_8.x86_64 #12 132.9 glibc-minimal-langpack-2.34-270.el9_8.x86_64 #12 132.9 libgcc-11.5.0-14.el9.x86_64 #12 132.9 libgomp-11.5.0-14.el9.x86_64 #12 132.9 libstdc++-11.5.0-14.el9.x86_64 #12 132.9 Installed: #12 132.9 cpp-11.5.0-14.el9.x86_64 #12 132.9 gcc-11.5.0-14.el9.x86_64 #12 132.9 gcc-c++-11.5.0-14.el9.x86_64 #12 132.9 glibc-devel-2.34-270.el9_8.x86_64 #12 132.9 glibc-headers-2.34-270.el9_8.x86_64 #12 132.9 kernel-headers-5.14.0-687.15.1.el9_8.x86_64 #12 132.9 kmod-28-11.el9.x86_64 #12 132.9 libmpc-1.2.1-4.el9.x86_64 #12 132.9 libpkgconf-1.7.3-10.el9.x86_64 #12 132.9 libstdc++-devel-11.5.0-14.el9.x86_64 #12 132.9 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 132.9 make-1:4.3-8.el9.x86_64 #12 132.9 pkgconf-1.7.3-10.el9.x86_64 #12 132.9 pkgconf-m4-1.7.3-10.el9.noarch #12 132.9 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 132.9 #12 132.9 Complete! #12 133.3 77 files removed #12 DONE 133.9s #13 exporting to image #13 exporting layers #13 exporting layers 7.9s done #13 writing image sha256:bba13d9f97f54c29d5473d5fadf89e545c6e74332dba29f61d5be72e7a0b1d34 done #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_9_2_8-1 done #13 DONE 7.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-15 14:46:26,489: INFO: Docker build duration: 209 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init] b360966af8b6: Preparing a77659acc627: Preparing 2f35ef5029bb: Preparing 8f49b3013df0: Preparing 94b39028b7ed: Preparing 44343de3ea1d: Preparing b360966af8b6: Waiting a77659acc627: Waiting 2f35ef5029bb: Waiting 8f49b3013df0: Waiting 94b39028b7ed: Waiting 44343de3ea1d: Waiting a77659acc627: Pushed 2f35ef5029bb: Pushed 44343de3ea1d: Layer already exists 8f49b3013df0: Pushed 94b39028b7ed: Pushed b360966af8b6: Pushed master-2_9_2_8-1: digest: sha256:3b935c6a25675d8188bf928b22d0649a30a45cbdeeaafd323036ceac0df6974b size: 1577 2026-08-15 14:46:52,404: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 235 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_9_2_8-1 9e75441225a0 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_9_2_8-1 d1290da9ece9 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_9_2_8-1 fda0856e01c2 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_9_2_8-1 c5ef0466087d 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_9_2_8-1 57441e488b06 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_9_2_8-1 4b222d41e7ec 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_9_2_8-1 e7fba558f68e 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_9_2_8-1 c8bbb3872465 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_9_2_8-1 6023376d757c 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_9_2_8-1 d9f27576513e 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_9_2_8-1 86775e9a90fc 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_9_2_8-1 c5f40e2eeff0 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_9_2_8-1 bc818913de76 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_9_2_8-1 cb621812a853 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_9_2_8-1 b331b028656c 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_9_2_8-1 14fbfaec0e3b 738MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_9_2_8-1 e2019cdf1738 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_9_2_8-1 90f5693d4676 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_9_2_8-1 6abaaa61a1f3 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_9_2_8-1 af102fc0594f 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_9_2_8-1 07490d305848 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_9_2_8-1 b120309f45d5 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_9_2_8-1 eb36187920b2 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_9_2_8-1 00286a92b1b4 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_9_2_8-1 5dd749e72c8d 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_9_2_8-1 863972ece0ad 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_9_2_8-1 302cbba83480 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_9_2_8-1 675581a6852e 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_9_2_8-1 c9073170643b 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_9_2_8-1 e562adffc0b8 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_9_2_8-1 22bde23f6a63 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_9_2_8-1 b7692c82165d 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_9_2_8-1 88e386b8f242 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_9_2_8-1 aded588d1bf7 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_9_2_8-1 8595897b8fc2 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_9_2_8-1 a4a98010a07f 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_9_2_8-1 9ab9eb036156 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_9_2_8-1 3a6eccad6167 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_9_2_8-1 d0cb9d8dd0f5 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_9_2_8-1 850c188f8b91 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_9_2_8-1 c9eeb72a871f 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_9_2_8-1 92988650e48f 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_9_2_8-1 3ff4882227fc 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_9_2_8-1 1facef4b677f 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_9_2_8-1 7a7caf41d1ef 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_9_2_8-1 dbe82c43fa75 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_9_2_8-1 df7845b0d2c2 1.34GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_9_2_8-1 5981dada8f3c 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_9_2_8-1 31ef57e6d9c8 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_9_2_8-1 8a6aeee08190 981MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_9_2_8-1 0c780fff5df9 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_9_2_8-1 644504527374 906MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_9_2_8-1 57ec28b8ddae 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_9_2_8-1 bba13d9f97f5 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 473aa0f62261 21.4GB 0B U opensdn-test-test:master-2_9_2_8-1 dbe82c43fa75 1.91GB 0B tf-dev-sandbox:compile fcb187e46057 22.2GB 0B