2026-03-16 09:56:02,246: INFO: Building opensdn-vrouter-kernel-init 2026-03-16 09:56:02,752: 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_5_8_5-1_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 1.5s #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.2s #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 [stage-1 1/6] FROM docker.io/library/rockylinux:9.3@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 #6 DONE 0.0s #7 [internal] load build context #7 DONE 0.0s #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 done #7 DONE 2.1s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 2.3s #9 [stage-1 3/6] COPY *.sh / #9 DONE 2.2s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 0.8s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 1.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_5_8_5-1_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.952 total 32 #12 0.952 -rw-r--r--. 1 root root 2707 Mar 16 09:51 mirror-base-rocky9.repo #12 0.952 -rw-r--r--. 1 root root 217 Mar 16 09:51 mirror-docker9.repo #12 0.952 -rw-r--r--. 1 root root 204 Mar 16 09:51 mirror-epel9.repo #12 0.952 -rw-r--r--. 1 root root 1 Mar 16 09:51 rocky-addons.repo #12 0.952 -rw-r--r--. 1 root root 1 Mar 16 09:51 rocky-devel.repo #12 0.952 -rw-r--r--. 1 root root 1 Mar 16 09:51 rocky-extras.repo #12 0.952 -rw-r--r--. 1 root root 1 Mar 16 09:51 rocky.repo #12 0.952 -rw-r--r--. 1 root root 140 Mar 16 09:51 tpc.repo #12 1.446 0 files removed #12 2.453 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 14 MB 00:00 #12 11.00 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.9 MB 00:00 #12 12.09 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 402 kB 00:00 #12 13.50 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 16 MB 00:00 #12 27.52 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 11 MB 00:00 #12 36.02 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 1.1 MB 00:00 #12 37.04 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.8 MB 00:00 #12 41.45 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 697 kB 00:00 #12 42.79 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 474 kB 00:00 #12 43.33 added from: http://tf-mirrors.gz1.opensdn.io/re 858 kB/s | 18 kB 00:00 #12 43.66 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 kB/s | 257 B 00:00 #12 44.31 added from: http://tf-mirrors.gz1.opensdn.io/re 522 kB/s | 15 kB 00:00 #12 44.71 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 96 kB 00:00 #12 46.49 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 39 MB 00:00 #12 70.13 Third parties for OpenSDN 8.8 MB/s | 5.1 MB 00:00 #12 76.43 Metadata cache created. #12 77.71 Last metadata expiration check: 0:00:08 ago on Mon Mar 16 09:58:20 2026. #12 78.87 Dependencies resolved. #12 78.87 ================================================================================================= #12 78.87 Package Arch Version Repository Size #12 78.87 ================================================================================================= #12 78.87 Installing: #12 78.87 gcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 78.87 gcc-c++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 78.87 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 78.87 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 78.87 Upgrading: #12 78.87 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 78.87 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #12 78.87 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #12 78.87 libgcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 78.87 libgomp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 78.87 libstdc++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 78.87 Installing dependencies: #12 78.87 cpp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 78.87 glibc-devel x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 35 k #12 78.87 glibc-headers x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 441 k #12 78.87 kernel-headers x86_64 5.14.0-611.30.1.el9_7 tf-mirrors.ci_repos_yum9-appstream 2.7 M #12 78.87 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 78.87 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 78.87 libstdc++-devel x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 78.87 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 78.87 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 78.87 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 78.87 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 78.87 #12 78.87 Transaction Summary #12 78.87 ================================================================================================= #12 78.87 Install 15 Packages #12 78.87 Upgrade 6 Packages #12 78.87 #12 78.87 Total download size: 65 M #12 78.87 Downloading Packages: #12 78.87 (1/21): kmod-28-11.el9.x86_64.rpm 7.2 MB/s | 121 kB 00:00 #12 78.87 (2/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.5 MB/s | 35 kB 00:00 #12 78.90 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 3.8 MB/s | 40 kB 00:00 #12 78.90 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 2.4 MB/s | 14 kB 00:00 #12 78.90 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 2.2 MB/s | 10 kB 00:00 #12 78.90 (6/21): make-4.3-8.el9.x86_64.rpm 12 MB/s | 529 kB 00:00 #12 79.08 (7/21): cpp-11.5.0-11.el9.x86_64.rpm 55 MB/s | 11 MB 00:00 #12 79.14 (8/21): glibc-devel-2.34-231.el9_7.2.x86_64.rpm 4.3 MB/s | 35 kB 00:00 #12 79.14 (9/21): glibc-headers-2.34-231.el9_7.2.x86_64.r 11 MB/s | 441 kB 00:00 #12 79.31 (10/21): gcc-c++-11.5.0-11.el9.x86_64.rpm 34 MB/s | 13 MB 00:00 #12 79.31 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 7.5 MB/s | 61 kB 00:00 #12 79.31 (12/21): kernel-headers-5.14.0-611.30.1.el9_7.x 14 MB/s | 2.7 MB 00:00 #12 79.37 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 3.3 MB/s | 28 kB 00:00 #12 79.37 (14/21): libstdc++-devel-11.5.0-11.el9.x86_64.r 33 MB/s | 2.2 MB 00:00 #12 79.38 (15/21): glibc-common-2.34-231.el9_7.2.x86_64.r 19 MB/s | 298 kB 00:00 #12 79.41 (16/21): glibc-2.34-231.el9_7.2.x86_64.rpm 28 MB/s | 2.0 MB 00:00 #12 79.41 (17/21): glibc-minimal-langpack-2.34-231.el9_7. 748 kB/s | 25 kB 00:00 #12 79.41 (18/21): libgcc-11.5.0-11.el9.x86_64.rpm 7.6 MB/s | 85 kB 00:00 #12 79.46 (19/21): libgomp-11.5.0-11.el9.x86_64.rpm 15 MB/s | 258 kB 00:00 #12 79.46 (20/21): libstdc++-11.5.0-11.el9.x86_64.rpm 28 MB/s | 739 kB 00:00 #12 79.72 (21/21): gcc-11.5.0-11.el9.x86_64.rpm 41 MB/s | 32 MB 00:00 #12 79.72 -------------------------------------------------------------------------------- #12 79.72 Total 79 MB/s | 65 MB 00:00 #12 79.72 Running transaction check #12 80.16 Transaction check succeeded. #12 80.16 Running transaction test #12 81.02 Transaction test succeeded. #12 81.02 Running transaction #12 81.98 Preparing : 1/1 #12 82.07 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/27 #12 82.10 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/27 #12 82.10 Upgrading : libgcc-11.5.0-11.el9.x86_64 3/27 #12 82.10 Running scriptlet: libgcc-11.5.0-11.el9.x86_64 3/27 #12 82.16 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 82.31 Upgrading : glibc-2.34-231.el9_7.2.x86_64 4/27 #12 82.31 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 82.31 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 82.34 Upgrading : libstdc++-11.5.0-11.el9.x86_64 6/27 #12 82.64 Installing : libstdc++-devel-11.5.0-11.el9.x86_64 7/27 #12 82.85 Installing : cpp-11.5.0-11.el9.x86_64 8/27 #12 82.85 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 82.89 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 82.89 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 83.03 Installing : glibc-headers-2.34-231.el9_7.2.x86_64 12/27 #12 83.03 Upgrading : libgomp-11.5.0-11.el9.x86_64 13/27 #12 83.58 Installing : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 14/27 #12 83.61 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 83.61 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 83.61 Installing : glibc-devel-2.34-231.el9_7.2.x86_64 17/27 #12 83.69 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 85.00 Installing : gcc-11.5.0-11.el9.x86_64 19/27 #12 85.67 Installing : gcc-c++-11.5.0-11.el9.x86_64 20/27 #12 86.19 Installing : kmod-28-11.el9.x86_64 21/27 #12 86.49 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 87.12 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 87.39 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 87.84 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 88.10 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 88.41 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 88.41 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 92.82 Verifying : kmod-28-11.el9.x86_64 1/27 #12 92.82 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 92.82 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 92.82 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 92.82 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 92.82 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 92.82 Verifying : cpp-11.5.0-11.el9.x86_64 7/27 #12 92.82 Verifying : gcc-11.5.0-11.el9.x86_64 8/27 #12 92.82 Verifying : gcc-c++-11.5.0-11.el9.x86_64 9/27 #12 92.82 Verifying : glibc-devel-2.34-231.el9_7.2.x86_64 10/27 #12 92.82 Verifying : glibc-headers-2.34-231.el9_7.2.x86_64 11/27 #12 92.82 Verifying : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 12/27 #12 92.82 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 92.82 Verifying : libstdc++-devel-11.5.0-11.el9.x86_64 14/27 #12 92.82 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 92.82 Verifying : glibc-2.34-231.el9_7.2.x86_64 16/27 #12 92.82 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 92.82 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 18/27 #12 92.82 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 92.82 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 20/27 #12 92.82 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 92.82 Verifying : libgcc-11.5.0-11.el9.x86_64 22/27 #12 92.82 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 92.82 Verifying : libgomp-11.5.0-11.el9.x86_64 24/27 #12 92.82 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 92.82 Verifying : libstdc++-11.5.0-11.el9.x86_64 26/27 #12 92.82 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 93.08 #12 93.08 Upgraded: #12 93.08 glibc-2.34-231.el9_7.2.x86_64 #12 93.08 glibc-common-2.34-231.el9_7.2.x86_64 #12 93.08 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #12 93.08 libgcc-11.5.0-11.el9.x86_64 #12 93.08 libgomp-11.5.0-11.el9.x86_64 #12 93.08 libstdc++-11.5.0-11.el9.x86_64 #12 93.08 Installed: #12 93.08 cpp-11.5.0-11.el9.x86_64 #12 93.08 gcc-11.5.0-11.el9.x86_64 #12 93.08 gcc-c++-11.5.0-11.el9.x86_64 #12 93.08 glibc-devel-2.34-231.el9_7.2.x86_64 #12 93.08 glibc-headers-2.34-231.el9_7.2.x86_64 #12 93.08 kernel-headers-5.14.0-611.30.1.el9_7.x86_64 #12 93.08 kmod-28-11.el9.x86_64 #12 93.08 libmpc-1.2.1-4.el9.x86_64 #12 93.08 libpkgconf-1.7.3-10.el9.x86_64 #12 93.08 libstdc++-devel-11.5.0-11.el9.x86_64 #12 93.08 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 93.08 make-1:4.3-8.el9.x86_64 #12 93.08 pkgconf-1.7.3-10.el9.x86_64 #12 93.08 pkgconf-m4-1.7.3-10.el9.noarch #12 93.08 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 93.08 #12 93.08 Complete! #12 93.60 77 files removed #12 DONE 95.8s #13 exporting to image #13 exporting layers #13 exporting layers 2.6s done #13 writing image sha256:c5098db735cdf341c2df64287c3524e3c8f6bfa080fe58a8de098aaa14fc97b7 done #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_8_5-1_5 #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_8_5-1_5 0.0s done #13 DONE 2.6s 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-03-16 09:58:49,027: INFO: Docker build duration: 167 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init] 2cb73ecdb605: Preparing 5bff52171d23: Preparing 64dcabbaa9f1: Preparing 0ed7a82bb04d: Preparing a37c28276c20: Preparing 44343de3ea1d: Preparing 2cb73ecdb605: Waiting 5bff52171d23: Waiting 64dcabbaa9f1: Waiting 0ed7a82bb04d: Waiting a37c28276c20: Waiting 44343de3ea1d: Waiting 5bff52171d23: Layer already exists 64dcabbaa9f1: Pushed 0ed7a82bb04d: Pushed a37c28276c20: Pushed 44343de3ea1d: Layer already exists 2cb73ecdb605: Pushed master-2_5_8_5-1_5: digest: sha256:7ffd2724f2cc209ba637610ac69d212bf66bde27096f709eee248bde90ed1c78 size: 1577 2026-03-16 09:59:13,135: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 191 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_5_8_5-1_5 ae9196713b22 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_8_5-1_5 eade3b469f29 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_8_5-1_5 667be49cb249 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_8_5-1_5 f9e335b5c156 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_8_5-1_5 10dd52a728e2 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_8_5-1_5 e72627f938da 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_8_5-1_5 4979da5714ca 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_8_5-1_5 a0f8b44be806 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_8_5-1_5 d2b69fa87597 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_8_5-1_5 78af32457141 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_8_5-1_5 ee4dc89d88ca 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_8_5-1_5 1f5b7ee71964 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_8_5-1_5 b70776f5a06f 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_8_5-1_5 64b320bc71a5 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_8_5-1_5 74f7abe03fe7 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_8_5-1_5 fba63e0bab05 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_8_5-1_5 a40b441d91d1 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_8_5-1_5 d96898497cc9 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_8_5-1_5 5280b6b04586 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_8_5-1_5 1dc0a07aa8a3 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_8_5-1_5 97c525754c18 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_8_5-1_5 4da4e0c940df 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_8_5-1_5 f40177cf9715 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_8_5-1_5 b8a05c7453fd 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_8_5-1_5 b06a5c059b5c 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_8_5-1_5 e69f512675f3 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_8_5-1_5 3d4e9b8b8d5a 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_8_5-1_5 0bcc291646f7 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_8_5-1_5 79650fc13f8d 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_8_5-1_5 0315612c7234 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_8_5-1_5 7eb1de2c32f8 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_8_5-1_5 a83efb5dea47 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_8_5-1_5 c48f791aeba5 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_8_5-1_5 50f30e6e0724 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_8_5-1_5 280bff3f56a7 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_8_5-1_5 bc5c25e1f13a 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_8_5-1_5 238f4a79b9d9 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_8_5-1_5 e7bbf3c70c42 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_8_5-1_5 ed751e6adfb3 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_8_5-1_5 13e023500e58 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_8_5-1_5 f1c59809762d 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_8_5-1_5 bc8df2c57bd3 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_8_5-1_5 aba274a91b33 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_8_5-1_5 f4d24fbdb414 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_8_5-1_5 db5607f3926b 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_8_5-1_5 1b1c80512cfb 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_5_8_5-1_5 e6e0bfae6788 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_8_5-1_5 56abf7b72198 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_8_5-1_5 e4876942a88c 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_5_8_5-1_5 47e88fbc535b 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_8_5-1_5 9a20f7ec73e8 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_8_5-1_5 fabbd429ec14 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_8_5-1_5 63f633897557 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_8_5-1_5 c5098db735cd 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 32acb9e2a8ae 21GB 0B U opensdn-test-test:master-2_5_8_5-1_5 1b1c80512cfb 1.83GB 0B tf-dev-sandbox:compile e3ed297f2a78 21.8GB 0B