2026-04-21 14:57:01,846: INFO: Building opensdn-vrouter-kernel-init 2026-04-21 14:57:02,436: 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_4_9_8-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=24.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 2.1s #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.9s #4 [internal] load .dockerignore #4 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.6s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM docker.io/library/rockylinux:9.3@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 #6 CACHED #7 [internal] load build context #7 transferring context: 44.77kB 0.0s done #7 DONE 2.8s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 1.7s #9 [stage-1 3/6] COPY *.sh / #9 DONE 1.0s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 3.3s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 1.7s #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_4_9_8-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 0.912 total 32 #12 0.912 -rw-r--r--. 1 root root 2707 Apr 21 14:51 mirror-base-rocky9.repo #12 0.912 -rw-r--r--. 1 root root 217 Apr 21 14:51 mirror-docker9.repo #12 0.912 -rw-r--r--. 1 root root 204 Apr 21 14:51 mirror-epel9.repo #12 0.912 -rw-r--r--. 1 root root 1 Apr 21 14:51 rocky-addons.repo #12 0.912 -rw-r--r--. 1 root root 1 Apr 21 14:51 rocky-devel.repo #12 0.912 -rw-r--r--. 1 root root 1 Apr 21 14:51 rocky-extras.repo #12 0.912 -rw-r--r--. 1 root root 1 Apr 21 14:51 rocky.repo #12 0.912 -rw-r--r--. 1 root root 140 Apr 21 14:51 tpc.repo #12 1.265 0 files removed #12 2.015 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 14 MB 00:00 #12 7.055 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.9 MB 00:00 #12 8.375 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 402 kB 00:00 #12 8.929 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 16 MB 00:00 #12 15.48 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 11 MB 00:00 #12 21.68 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.1 MB 00:00 #12 22.93 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 4.8 MB 00:00 #12 26.15 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #12 26.63 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 474 kB 00:00 #12 27.09 added from: http://tf-mirrors.gz1.opensdn.io/re 531 kB/s | 18 kB 00:00 #12 27.64 added from: http://tf-mirrors.gz1.opensdn.io/re 5.8 kB/s | 257 B 00:00 #12 28.20 added from: http://tf-mirrors.gz1.opensdn.io/re 375 kB/s | 15 kB 00:00 #12 29.12 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 96 kB 00:00 #12 31.38 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 39 MB 00:01 #12 58.88 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #12 77.48 Metadata cache created. #12 79.14 Last metadata expiration check: 0:00:20 ago on Tue Apr 21 14:58:21 2026. #12 79.92 Dependencies resolved. #12 79.92 ================================================================================================= #12 79.92 Package Arch Version Repository Size #12 79.92 ================================================================================================= #12 79.92 Installing: #12 79.92 gcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 79.92 gcc-c++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 79.92 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 79.92 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 79.92 Upgrading: #12 79.92 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 79.92 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #12 79.92 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #12 79.92 libgcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 79.92 libgomp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 79.92 libstdc++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 79.92 Installing dependencies: #12 79.92 cpp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 79.92 glibc-devel x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 35 k #12 79.92 glibc-headers x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 441 k #12 79.92 kernel-headers x86_64 5.14.0-611.30.1.el9_7 tf-mirrors.ci_repos_yum9-appstream 2.7 M #12 79.92 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 79.92 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 79.92 libstdc++-devel x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 79.92 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 79.92 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 79.92 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 79.92 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 79.92 #12 79.92 Transaction Summary #12 79.92 ================================================================================================= #12 79.92 Install 15 Packages #12 79.92 Upgrade 6 Packages #12 79.92 #12 79.92 Total download size: 65 M #12 79.93 Downloading Packages: #12 79.95 (1/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 2.3 MB/s | 35 kB 00:00 #12 79.97 (2/21): pkgconf-1.7.3-10.el9.x86_64.rpm 2.5 MB/s | 40 kB 00:00 #12 79.97 (3/21): kmod-28-11.el9.x86_64.rpm 2.7 MB/s | 121 kB 00:00 #12 79.98 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 937 kB/s | 14 kB 00:00 #12 79.99 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 781 kB/s | 10 kB 00:00 #12 80.00 (6/21): make-4.3-8.el9.x86_64.rpm 8.3 MB/s | 529 kB 00:00 #12 80.40 (7/21): gcc-c++-11.5.0-11.el9.x86_64.rpm 34 MB/s | 13 MB 00:00 #12 80.44 (8/21): cpp-11.5.0-11.el9.x86_64.rpm 23 MB/s | 11 MB 00:00 #12 80.45 (9/21): glibc-devel-2.34-231.el9_7.2.x86_64.rpm 479 kB/s | 35 kB 00:00 #12 80.46 (10/21): glibc-headers-2.34-231.el9_7.2.x86_64. 36 MB/s | 441 kB 00:00 #12 80.47 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 7.2 MB/s | 61 kB 00:00 #12 80.52 (12/21): kernel-headers-5.14.0-611.30.1.el9_7.x 48 MB/s | 2.7 MB 00:00 #12 80.52 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 4.1 MB/s | 28 kB 00:00 #12 80.58 (14/21): libstdc++-devel-11.5.0-11.el9.x86_64.r 32 MB/s | 2.2 MB 00:00 #12 80.58 (15/21): glibc-2.34-231.el9_7.2.x86_64.rpm 36 MB/s | 2.0 MB 00:00 #12 80.58 (16/21): glibc-common-2.34-231.el9_7.2.x86_64.r 7.4 MB/s | 298 kB 00:00 #12 80.59 (17/21): glibc-minimal-langpack-2.34-231.el9_7. 1.6 MB/s | 25 kB 00:00 #12 80.59 (18/21): libgcc-11.5.0-11.el9.x86_64.rpm 6.4 MB/s | 85 kB 00:00 #12 80.61 (19/21): libgomp-11.5.0-11.el9.x86_64.rpm 16 MB/s | 258 kB 00:00 #12 80.63 (20/21): libstdc++-11.5.0-11.el9.x86_64.rpm 31 MB/s | 739 kB 00:00 #12 81.11 (21/21): gcc-11.5.0-11.el9.x86_64.rpm 29 MB/s | 32 MB 00:01 #12 81.11 -------------------------------------------------------------------------------- #12 81.11 Total 55 MB/s | 65 MB 00:01 #12 81.11 Running transaction check #12 82.43 Transaction check succeeded. #12 82.43 Running transaction test #12 84.26 Transaction test succeeded. #12 84.26 Running transaction #12 85.83 Preparing : 1/1 #12 86.00 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/27 #12 86.00 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/27 #12 86.00 Upgrading : libgcc-11.5.0-11.el9.x86_64 3/27 #12 86.03 Running scriptlet: libgcc-11.5.0-11.el9.x86_64 3/27 #12 86.14 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 86.29 Upgrading : glibc-2.34-231.el9_7.2.x86_64 4/27 #12 86.29 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 86.33 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 86.46 Upgrading : libstdc++-11.5.0-11.el9.x86_64 6/27 #12 86.98 Installing : libstdc++-devel-11.5.0-11.el9.x86_64 7/27 #12 87.54 Installing : cpp-11.5.0-11.el9.x86_64 8/27 #12 87.60 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 87.71 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 87.71 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 87.94 Installing : glibc-headers-2.34-231.el9_7.2.x86_64 12/27 #12 87.94 Upgrading : libgomp-11.5.0-11.el9.x86_64 13/27 #12 88.74 Installing : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 14/27 #12 88.81 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 88.85 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 88.85 Installing : glibc-devel-2.34-231.el9_7.2.x86_64 17/27 #12 88.85 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 90.28 Installing : gcc-11.5.0-11.el9.x86_64 19/27 #12 91.16 Installing : gcc-c++-11.5.0-11.el9.x86_64 20/27 #12 91.16 Installing : kmod-28-11.el9.x86_64 21/27 #12 91.20 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 91.20 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 91.20 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 91.23 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 91.23 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 91.23 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 91.23 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 91.57 Verifying : kmod-28-11.el9.x86_64 1/27 #12 91.57 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 91.57 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 91.57 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 91.57 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 91.57 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 91.57 Verifying : cpp-11.5.0-11.el9.x86_64 7/27 #12 91.57 Verifying : gcc-11.5.0-11.el9.x86_64 8/27 #12 91.57 Verifying : gcc-c++-11.5.0-11.el9.x86_64 9/27 #12 91.57 Verifying : glibc-devel-2.34-231.el9_7.2.x86_64 10/27 #12 91.57 Verifying : glibc-headers-2.34-231.el9_7.2.x86_64 11/27 #12 91.57 Verifying : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 12/27 #12 91.57 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 91.57 Verifying : libstdc++-devel-11.5.0-11.el9.x86_64 14/27 #12 91.57 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 91.57 Verifying : glibc-2.34-231.el9_7.2.x86_64 16/27 #12 91.57 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 91.57 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 18/27 #12 91.57 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 91.57 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 20/27 #12 91.57 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 91.57 Verifying : libgcc-11.5.0-11.el9.x86_64 22/27 #12 91.57 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 91.57 Verifying : libgomp-11.5.0-11.el9.x86_64 24/27 #12 91.57 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 91.57 Verifying : libstdc++-11.5.0-11.el9.x86_64 26/27 #12 91.57 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 91.68 #12 91.68 Upgraded: #12 91.68 glibc-2.34-231.el9_7.2.x86_64 #12 91.68 glibc-common-2.34-231.el9_7.2.x86_64 #12 91.68 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #12 91.68 libgcc-11.5.0-11.el9.x86_64 #12 91.68 libgomp-11.5.0-11.el9.x86_64 #12 91.68 libstdc++-11.5.0-11.el9.x86_64 #12 91.68 Installed: #12 91.68 cpp-11.5.0-11.el9.x86_64 #12 91.68 gcc-11.5.0-11.el9.x86_64 #12 91.68 gcc-c++-11.5.0-11.el9.x86_64 #12 91.68 glibc-devel-2.34-231.el9_7.2.x86_64 #12 91.68 glibc-headers-2.34-231.el9_7.2.x86_64 #12 91.68 kernel-headers-5.14.0-611.30.1.el9_7.x86_64 #12 91.68 kmod-28-11.el9.x86_64 #12 91.68 libmpc-1.2.1-4.el9.x86_64 #12 91.68 libpkgconf-1.7.3-10.el9.x86_64 #12 91.68 libstdc++-devel-11.5.0-11.el9.x86_64 #12 91.68 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 91.68 make-1:4.3-8.el9.x86_64 #12 91.68 pkgconf-1.7.3-10.el9.x86_64 #12 91.68 pkgconf-m4-1.7.3-10.el9.noarch #12 91.68 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 91.68 #12 91.68 Complete! #12 92.16 77 files removed #12 DONE 92.9s #13 exporting to image #13 exporting layers #13 exporting layers 17.8s done #13 writing image sha256:564ed01165b55474360160a787cda11b2d5d110770a09fe19aee5b1c22d290f9 #13 writing image sha256:564ed01165b55474360160a787cda11b2d5d110770a09fe19aee5b1c22d290f9 0.0s done #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_4_9_8-5 0.1s done #13 DONE 18.2s 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-04-21 14:59:16,751: INFO: Docker build duration: 135 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init] c4c20b9c79cf: Preparing 60e8f1f116e8: Preparing dc75336130fb: Preparing 614f32550293: Preparing 4fb13b78d814: Preparing 44343de3ea1d: Preparing c4c20b9c79cf: Waiting 60e8f1f116e8: Waiting dc75336130fb: Waiting 614f32550293: Waiting 4fb13b78d814: Waiting 44343de3ea1d: Waiting 60e8f1f116e8: Pushed dc75336130fb: Pushed 614f32550293: Pushed 4fb13b78d814: Pushed 44343de3ea1d: Layer already exists c4c20b9c79cf: Pushed master-2_4_9_8-5: digest: sha256:9c026d68b515e615c1bce4e906427e88e1fb4915b72024985c6421a28e50f720 size: 1577 2026-04-21 14:59:42,463: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 161 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-analytics-alarm-gen:master-2_4_9_8-5 04e1f1411e5d 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_4_9_8-5 f892b48f6920 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-5 f218c7c808f1 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_4_9_8-5 8023d1d83257 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_4_9_8-5 ebd7bd6a7ae3 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_4_9_8-5 d97c4e676977 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_4_9_8-5 efc5504986ad 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_4_9_8-5 bde398d28de8 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_4_9_8-5 e3cf6658e213 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-5 a1e8cb900c85 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_4_9_8-5 5753937b4697 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_4_9_8-5 226ccae087a6 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_4_9_8-5 d89dd2d46f35 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_4_9_8-5 385928274d1c 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_4_9_8-5 e28e80b86998 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_4_9_8-5 1d133da06171 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_4_9_8-5 8f0e2f32c5f1 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_4_9_8-5 ecaf036942fd 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_4_9_8-5 7e367af8b727 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_4_9_8-5 692d29b791bd 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_4_9_8-5 4ae61b62b422 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_4_9_8-5 29bfb47dad30 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_4_9_8-5 961a922a8b2b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_4_9_8-5 12d65de9fa22 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_4_9_8-5 97d8b8487517 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_4_9_8-5 8c4b91121eed 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_4_9_8-5 7b7e3f744647 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_4_9_8-5 e4717ed48d19 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_4_9_8-5 6d932cdc52cc 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_4_9_8-5 2bf73a1acbfe 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_4_9_8-5 3976d0ce58bb 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_4_9_8-5 371a0d256ce1 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_4_9_8-5 dba622862ec9 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_4_9_8-5 bebea219d1af 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_4_9_8-5 5595b08852b5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_4_9_8-5 654c75063e7e 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_4_9_8-5 c00cddd14669 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_4_9_8-5 c5c60b1e3a3d 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_4_9_8-5 cf59e392cd77 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_4_9_8-5 cf3f51cf3944 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_4_9_8-5 ce810bb7c860 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_4_9_8-5 8e1ccd8a9b93 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_4_9_8-5 b550020e7426 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_4_9_8-5 755dfbd813ad 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_4_9_8-5 c5df4c6d154f 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_4_9_8-5 bdb9dc8b97e3 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_4_9_8-5 ba773ea8365e 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_4_9_8-5 2cce9b59e36a 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_4_9_8-5 baf3c4e54c6d 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_4_9_8-5 fa0ca5731b09 933MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_4_9_8-5 d3729b2e64be 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_4_9_8-5 c352e195524d 613MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_4_9_8-5 2c2329a4b2ea 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_4_9_8-5 564ed01165b5 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 0c2373dffd60 21GB 0B U opensdn-test-test:master-2_4_9_8-5 bdb9dc8b97e3 1.84GB 0B tf-dev-sandbox:compile 94cf1f421f14 37.6GB 0B