2026-03-25 15:07:36,710: INFO: Building opensdn-vrouter-kernel-init 2026-03-25 15:07:37,271: 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_7_6_7-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=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.8s #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 0.6s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.8s #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 #8 [1/3] FROM docker.io/library/rockylinux:9@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 #8 CACHED #6 [internal] load build context #6 transferring context: 44.77kB 0.0s done #6 DONE 2.4s #9 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #9 DONE 1.1s #10 [stage-1 3/6] COPY *.sh / #10 DONE 0.7s #11 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #11 DONE 1.0s #12 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #12 DONE 1.0s #13 [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_7_6_7-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 #13 1.434 total 32 #13 1.434 -rw-r--r--. 1 root root 2707 Mar 25 15:00 mirror-base-rocky9.repo #13 1.434 -rw-r--r--. 1 root root 217 Mar 25 15:00 mirror-docker9.repo #13 1.434 -rw-r--r--. 1 root root 204 Mar 25 15:00 mirror-epel9.repo #13 1.434 -rw-r--r--. 1 root root 1 Mar 25 15:00 rocky-addons.repo #13 1.434 -rw-r--r--. 1 root root 1 Mar 25 15:00 rocky-devel.repo #13 1.434 -rw-r--r--. 1 root root 1 Mar 25 15:00 rocky-extras.repo #13 1.434 -rw-r--r--. 1 root root 1 Mar 25 15:00 rocky.repo #13 1.434 -rw-r--r--. 1 root root 140 Mar 25 15:00 tpc.repo #13 1.981 0 files removed #13 3.455 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 14 MB 00:00 #13 12.55 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 MB/s | 1.9 MB 00:00 #13 14.45 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 MB/s | 402 kB 00:00 #13 15.52 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 16 MB 00:00 #13 29.14 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 11 MB 00:00 #13 40.74 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.1 MB 00:00 #13 42.97 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 MB/s | 4.8 MB 00:00 #13 48.35 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 697 kB 00:00 #13 49.57 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 474 kB 00:00 #13 50.70 added from: http://tf-mirrors.gz1.opensdn.io/re 145 kB/s | 18 kB 00:00 #13 51.42 added from: http://tf-mirrors.gz1.opensdn.io/re 5.4 kB/s | 257 B 00:00 #13 52.32 added from: http://tf-mirrors.gz1.opensdn.io/re 326 kB/s | 15 kB 00:00 #13 53.15 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 96 kB 00:00 #13 55.41 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 39 MB 00:01 #13 98.45 Third parties for OpenSDN 15 MB/s | 5.1 MB 00:00 #13 102.7 Last metadata expiration check: 0:00:01 ago on Wed Mar 25 15:09:58 2026. #13 116.3 Metadata cache created. #13 118.3 Last metadata expiration check: 0:00:20 ago on Wed Mar 25 15:09:58 2026. #13 118.7 Dependencies resolved. #13 118.7 ================================================================================================= #13 118.7 Package Arch Version Repository Size #13 118.7 ================================================================================================= #13 118.7 Installing: #13 118.7 gcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #13 118.7 gcc-c++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #13 118.7 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #13 118.7 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #13 118.7 Upgrading: #13 118.7 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #13 118.7 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #13 118.7 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #13 118.7 libgcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #13 118.7 libgomp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #13 118.7 libstdc++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #13 118.7 Installing dependencies: #13 118.7 cpp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #13 118.7 glibc-devel x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 35 k #13 118.7 glibc-headers x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 441 k #13 118.7 kernel-headers x86_64 5.14.0-611.30.1.el9_7 tf-mirrors.ci_repos_yum9-appstream 2.7 M #13 118.7 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #13 118.7 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #13 118.7 libstdc++-devel x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #13 118.7 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #13 118.7 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #13 118.7 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #13 118.7 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #13 118.7 #13 118.7 Transaction Summary #13 118.7 ================================================================================================= #13 118.7 Install 15 Packages #13 118.7 Upgrade 6 Packages #13 118.7 #13 118.7 Total download size: 65 M #13 118.7 Downloading Packages: #13 118.8 (1/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.3 MB/s | 35 kB 00:00 #13 118.8 (2/21): kmod-28-11.el9.x86_64.rpm 2.4 MB/s | 121 kB 00:00 #13 118.8 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 4.0 MB/s | 40 kB 00:00 #13 118.8 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 1.4 MB/s | 14 kB 00:00 #13 118.8 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 1.3 MB/s | 10 kB 00:00 #13 118.9 (6/21): make-4.3-8.el9.x86_64.rpm 6.9 MB/s | 529 kB 00:00 #13 119.2 (7/21): cpp-11.5.0-11.el9.x86_64.rpm 29 MB/s | 11 MB 00:00 #13 119.2 (8/21): glibc-devel-2.34-231.el9_7.2.x86_64.rpm 1.8 MB/s | 35 kB 00:00 #13 119.4 (9/21): gcc-c++-11.5.0-11.el9.x86_64.rpm 24 MB/s | 13 MB 00:00 #13 119.4 (10/21): glibc-headers-2.34-231.el9_7.2.x86_64. 2.1 MB/s | 441 kB 00:00 #13 119.4 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 5.1 MB/s | 61 kB 00:00 #13 119.6 (12/21): kernel-headers-5.14.0-611.30.1.el9_7.x 18 MB/s | 2.7 MB 00:00 #13 119.6 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 3.2 MB/s | 28 kB 00:00 #13 119.6 (14/21): libstdc++-devel-11.5.0-11.el9.x86_64.r 12 MB/s | 2.2 MB 00:00 #13 119.6 (15/21): glibc-common-2.34-231.el9_7.2.x86_64.r 15 MB/s | 298 kB 00:00 #13 119.6 (16/21): glibc-minimal-langpack-2.34-231.el9_7. 1.4 MB/s | 25 kB 00:00 #13 119.7 (17/21): glibc-2.34-231.el9_7.2.x86_64.rpm 13 MB/s | 2.0 MB 00:00 #13 119.7 (18/21): libgcc-11.5.0-11.el9.x86_64.rpm 1.3 MB/s | 85 kB 00:00 #13 119.7 (19/21): libgomp-11.5.0-11.el9.x86_64.rpm 5.9 MB/s | 258 kB 00:00 #13 119.8 (20/21): libstdc++-11.5.0-11.el9.x86_64.rpm 17 MB/s | 739 kB 00:00 #13 120.4 (21/21): gcc-11.5.0-11.el9.x86_64.rpm 21 MB/s | 32 MB 00:01 #13 120.4 -------------------------------------------------------------------------------- #13 120.4 Total 40 MB/s | 65 MB 00:01 #13 120.4 Running transaction check #13 121.3 Transaction check succeeded. #13 121.3 Running transaction test #13 123.1 Transaction test succeeded. #13 123.1 Running transaction #13 124.6 Preparing : 1/1 #13 124.8 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/27 #13 124.8 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/27 #13 124.8 Upgrading : libgcc-11.5.0-11.el9.x86_64 3/27 #13 124.8 Running scriptlet: libgcc-11.5.0-11.el9.x86_64 3/27 #13 124.8 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #13 124.9 Upgrading : glibc-2.34-231.el9_7.2.x86_64 4/27 #13 124.9 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #13 124.9 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #13 125.1 Upgrading : libstdc++-11.5.0-11.el9.x86_64 6/27 #13 125.5 Installing : libstdc++-devel-11.5.0-11.el9.x86_64 7/27 #13 125.9 Installing : cpp-11.5.0-11.el9.x86_64 8/27 #13 126.0 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #13 126.0 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #13 126.0 Installing : make-1:4.3-8.el9.x86_64 11/27 #13 126.3 Installing : glibc-headers-2.34-231.el9_7.2.x86_64 12/27 #13 126.3 Upgrading : libgomp-11.5.0-11.el9.x86_64 13/27 #13 127.1 Installing : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 14/27 #13 127.1 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #13 127.1 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #13 127.2 Installing : glibc-devel-2.34-231.el9_7.2.x86_64 17/27 #13 127.2 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #13 128.3 Installing : gcc-11.5.0-11.el9.x86_64 19/27 #13 129.1 Installing : gcc-c++-11.5.0-11.el9.x86_64 20/27 #13 129.1 Installing : kmod-28-11.el9.x86_64 21/27 #13 129.1 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #13 129.1 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #13 129.1 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #13 129.1 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #13 129.1 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #13 129.1 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #13 129.1 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #13 129.6 Verifying : kmod-28-11.el9.x86_64 1/27 #13 129.6 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #13 129.6 Verifying : make-1:4.3-8.el9.x86_64 3/27 #13 129.6 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #13 129.6 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #13 129.6 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #13 129.6 Verifying : cpp-11.5.0-11.el9.x86_64 7/27 #13 129.6 Verifying : gcc-11.5.0-11.el9.x86_64 8/27 #13 129.6 Verifying : gcc-c++-11.5.0-11.el9.x86_64 9/27 #13 129.6 Verifying : glibc-devel-2.34-231.el9_7.2.x86_64 10/27 #13 129.6 Verifying : glibc-headers-2.34-231.el9_7.2.x86_64 11/27 #13 129.6 Verifying : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 12/27 #13 129.6 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #13 129.6 Verifying : libstdc++-devel-11.5.0-11.el9.x86_64 14/27 #13 129.6 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #13 129.6 Verifying : glibc-2.34-231.el9_7.2.x86_64 16/27 #13 129.6 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #13 129.6 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 18/27 #13 129.6 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #13 129.6 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 20/27 #13 129.6 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #13 129.6 Verifying : libgcc-11.5.0-11.el9.x86_64 22/27 #13 129.6 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #13 129.6 Verifying : libgomp-11.5.0-11.el9.x86_64 24/27 #13 129.6 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #13 129.6 Verifying : libstdc++-11.5.0-11.el9.x86_64 26/27 #13 129.6 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #13 129.7 #13 129.7 Upgraded: #13 129.7 glibc-2.34-231.el9_7.2.x86_64 #13 129.7 glibc-common-2.34-231.el9_7.2.x86_64 #13 129.7 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #13 129.7 libgcc-11.5.0-11.el9.x86_64 #13 129.7 libgomp-11.5.0-11.el9.x86_64 #13 129.7 libstdc++-11.5.0-11.el9.x86_64 #13 129.7 Installed: #13 129.7 cpp-11.5.0-11.el9.x86_64 #13 129.7 gcc-11.5.0-11.el9.x86_64 #13 129.7 gcc-c++-11.5.0-11.el9.x86_64 #13 129.7 glibc-devel-2.34-231.el9_7.2.x86_64 #13 129.7 glibc-headers-2.34-231.el9_7.2.x86_64 #13 129.7 kernel-headers-5.14.0-611.30.1.el9_7.x86_64 #13 129.7 kmod-28-11.el9.x86_64 #13 129.7 libmpc-1.2.1-4.el9.x86_64 #13 129.7 libpkgconf-1.7.3-10.el9.x86_64 #13 129.7 libstdc++-devel-11.5.0-11.el9.x86_64 #13 129.7 libxcrypt-devel-4.4.18-3.el9.x86_64 #13 129.7 make-1:4.3-8.el9.x86_64 #13 129.7 pkgconf-1.7.3-10.el9.x86_64 #13 129.7 pkgconf-m4-1.7.3-10.el9.noarch #13 129.7 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #13 129.7 #13 129.7 Complete! #13 130.1 77 files removed #13 DONE 130.5s #14 exporting to image #14 exporting layers #14 exporting layers 10.9s done #14 writing image sha256:9aeecf1379541152cd86198bb65c13ab892136dc154813e09cfb04d2503354b4 #14 writing image sha256:9aeecf1379541152cd86198bb65c13ab892136dc154813e09cfb04d2503354b4 done #14 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_6_7-1 0.0s done #14 DONE 11.0s 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-25 15:10:42,546: INFO: Docker build duration: 186 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init] d6c1cfdfa244: Preparing d9c0a97846ef: Preparing bc34e9ddab8a: Preparing f4e7cf7b8e8e: Preparing a08c3f3b83fb: Preparing 44343de3ea1d: Preparing d6c1cfdfa244: Waiting d9c0a97846ef: Waiting bc34e9ddab8a: Waiting f4e7cf7b8e8e: Waiting a08c3f3b83fb: Waiting 44343de3ea1d: Waiting d9c0a97846ef: Pushed bc34e9ddab8a: Pushed f4e7cf7b8e8e: Pushed a08c3f3b83fb: Pushed 44343de3ea1d: Layer already exists d6c1cfdfa244: Pushed master-2_7_6_7-1: digest: sha256:274f6cf2b232056415a7232e0f5ec210eee98a7cfd2e003b9f70eb09ab1895f6 size: 1577 2026-03-25 15:11:06,801: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 210 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_7_6_7-1 60c40ab2603e 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_6_7-1 7283a1b5c55d 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_6_7-1 b0ec1ebff90c 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_6_7-1 221521756447 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_6_7-1 71323aa00cb4 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_6_7-1 f629bdbfbbcd 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_6_7-1 2a1dbc1bc1ca 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_6_7-1 e56c0bfee78c 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_6_7-1 6129656f9562 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_7-1 9f4b84005345 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_6_7-1 1b41548c1158 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_6_7-1 8758615b7c3b 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_6_7-1 85edc3bf08b3 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_6_7-1 50be83c1015f 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_6_7-1 d7fd81b1495a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_6_7-1 e05605bf2045 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_6_7-1 313fb5082a38 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_6_7-1 4dafd3e71f4c 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_6_7-1 248f95892f8f 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_6_7-1 929d8b66555a 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_6_7-1 2d9f30af9100 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_6_7-1 c773b995707f 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_6_7-1 c4cbed4b1b15 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_6_7-1 da7b8c532cfe 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_6_7-1 6c57bd63c25f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_6_7-1 69fba085e26a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_7_6_7-1 75fcd9687b2a 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_6_7-1 9b4ca6b3a74f 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_6_7-1 6f4b81ec8d60 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_6_7-1 ebb4e93b8000 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_6_7-1 5c2a914c4798 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_6_7-1 cb41e3980542 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_6_7-1 ef2ee669f90d 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_6_7-1 c111dc217942 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_6_7-1 1570c0380445 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_6_7-1 735d0381e0d7 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_6_7-1 fd37a9684571 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_6_7-1 5d2717791f8d 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_6_7-1 3b5102a0037d 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_6_7-1 ecd54dc181ca 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_6_7-1 da377093e5e5 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_6_7-1 e99e44f6cc46 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_6_7-1 b977d0ca639d 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_6_7-1 69e7dc1e7628 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_6_7-1 b57f8a00f826 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_6_7-1 0e1232a2cb80 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_6_7-1 0967ac7d7f20 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_6_7-1 c28f439f6bae 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_7-1 4cd2ee4f8a72 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_6_7-1 6f6795f12edb 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_6_7-1 29d84a3f4df1 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_6_7-1 6df8047eb386 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_6_7-1 187123922358 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_6_7-1 940a76d66f20 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_6_7-1 9aeecf137954 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 49a13470d431 2.9GB 0B U opensdn-test-test:master-2_7_6_7-1 0967ac7d7f20 1.83GB 0B tf-dev-sandbox:compile 1644f2033567 22.2GB 0B