2026-06-08 01:29:47,955: INFO: Building opensdn-vrouter-kernel-init 2026-06-08 01:29:48,560: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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.9s #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 2.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.0s #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 #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.1s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 1.4s #9 [stage-1 3/6] COPY *.sh / #9 DONE 1.1s #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 0.5s #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=nightly ; 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.231 total 32 #12 1.231 -rw-r--r--. 1 root root 2707 Jun 8 01:24 mirror-base-rocky9.repo #12 1.231 -rw-r--r--. 1 root root 217 Jun 8 01:24 mirror-docker9.repo #12 1.231 -rw-r--r--. 1 root root 204 Jun 8 01:24 mirror-epel9.repo #12 1.231 -rw-r--r--. 1 root root 1 Jun 8 01:24 rocky-addons.repo #12 1.231 -rw-r--r--. 1 root root 1 Jun 8 01:24 rocky-devel.repo #12 1.231 -rw-r--r--. 1 root root 1 Jun 8 01:24 rocky-extras.repo #12 1.231 -rw-r--r--. 1 root root 1 Jun 8 01:24 rocky.repo #12 1.231 -rw-r--r--. 1 root root 140 Jun 8 01:24 tpc.repo #12 1.891 0 files removed #12 2.550 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 14 MB 00:00 #12 8.927 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.9 MB 00:00 #12 10.38 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 402 kB 00:00 #12 11.08 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 16 MB 00:00 #12 19.44 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 11 MB 00:00 #12 26.01 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 1.1 MB 00:00 #12 27.24 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 4.8 MB 00:00 #12 31.54 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #12 32.63 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 474 kB 00:00 #12 33.40 added from: http://tf-mirrors.gz1.opensdn.io/re 549 kB/s | 18 kB 00:00 #12 33.95 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 kB/s | 257 B 00:00 #12 34.47 added from: http://tf-mirrors.gz1.opensdn.io/re 391 kB/s | 15 kB 00:00 #12 35.09 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 96 kB 00:00 #12 36.69 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 39 MB 00:00 #12 61.68 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #12 80.78 Metadata cache created. #12 82.45 Last metadata expiration check: 0:00:21 ago on Mon Jun 8 01:31:06 2026. #12 82.74 Dependencies resolved. #12 82.74 ================================================================================================= #12 82.74 Package Arch Version Repository Size #12 82.74 ================================================================================================= #12 82.74 Installing: #12 82.74 gcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 82.74 gcc-c++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 82.74 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 82.74 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 82.74 Upgrading: #12 82.74 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 82.74 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #12 82.74 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #12 82.74 libgcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 82.74 libgomp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 82.74 libstdc++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 82.74 Installing dependencies: #12 82.74 cpp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 82.74 glibc-devel x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 35 k #12 82.74 glibc-headers x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 441 k #12 82.74 kernel-headers x86_64 5.14.0-611.30.1.el9_7 tf-mirrors.ci_repos_yum9-appstream 2.7 M #12 82.74 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 82.74 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 82.74 libstdc++-devel x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 82.74 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 82.74 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 82.74 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 82.74 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 82.74 #12 82.74 Transaction Summary #12 82.74 ================================================================================================= #12 82.74 Install 15 Packages #12 82.74 Upgrade 6 Packages #12 82.74 #12 82.74 Total download size: 65 M #12 82.74 Downloading Packages: #12 82.78 (1/21): kmod-28-11.el9.x86_64.rpm 3.9 MB/s | 121 kB 00:00 #12 82.79 (2/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 947 kB/s | 35 kB 00:00 #12 82.83 (3/21): make-4.3-8.el9.x86_64.rpm 7.5 MB/s | 529 kB 00:00 #12 82.83 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 341 kB/s | 14 kB 00:00 #12 82.84 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 691 kB/s | 10 kB 00:00 #12 82.85 (6/21): pkgconf-1.7.3-10.el9.x86_64.rpm 770 kB/s | 40 kB 00:00 #12 83.35 (7/21): cpp-11.5.0-11.el9.x86_64.rpm 23 MB/s | 11 MB 00:00 #12 83.35 (8/21): glibc-devel-2.34-231.el9_7.2.x86_64.rpm 5.5 MB/s | 35 kB 00:00 #12 83.35 (9/21): glibc-headers-2.34-231.el9_7.2.x86_64.r 10 MB/s | 441 kB 00:00 #12 83.54 (10/21): gcc-c++-11.5.0-11.el9.x86_64.rpm 18 MB/s | 13 MB 00:00 #12 83.58 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 9.1 MB/s | 61 kB 00:00 #12 83.63 (12/21): kernel-headers-5.14.0-611.30.1.el9_7.x 9.8 MB/s | 2.7 MB 00:00 #12 83.63 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 4.5 MB/s | 28 kB 00:00 #12 83.66 (14/21): libstdc++-devel-11.5.0-11.el9.x86_64.r 21 MB/s | 2.2 MB 00:00 #12 83.76 (15/21): glibc-2.34-231.el9_7.2.x86_64.rpm 20 MB/s | 2.0 MB 00:00 #12 83.76 (16/21): glibc-common-2.34-231.el9_7.2.x86_64.r 3.9 MB/s | 298 kB 00:00 #12 83.76 (17/21): glibc-minimal-langpack-2.34-231.el9_7. 1.9 MB/s | 25 kB 00:00 #12 83.76 (18/21): libgcc-11.5.0-11.el9.x86_64.rpm 11 MB/s | 85 kB 00:00 #12 83.76 (19/21): libgomp-11.5.0-11.el9.x86_64.rpm 20 MB/s | 258 kB 00:00 #12 83.78 (20/21): libstdc++-11.5.0-11.el9.x86_64.rpm 20 MB/s | 739 kB 00:00 #12 84.74 (21/21): gcc-11.5.0-11.el9.x86_64.rpm 17 MB/s | 32 MB 00:01 #12 84.74 -------------------------------------------------------------------------------- #12 84.74 Total 33 MB/s | 65 MB 00:01 #12 84.74 Running transaction check #12 85.31 Transaction check succeeded. #12 85.31 Running transaction test #12 87.44 Transaction test succeeded. #12 87.44 Running transaction #12 89.49 Preparing : 1/1 #12 89.69 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/27 #12 89.69 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/27 #12 89.70 Upgrading : libgcc-11.5.0-11.el9.x86_64 3/27 #12 89.71 Running scriptlet: libgcc-11.5.0-11.el9.x86_64 3/27 #12 89.80 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 90.08 Upgrading : glibc-2.34-231.el9_7.2.x86_64 4/27 #12 90.14 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 90.17 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 90.21 Upgrading : libstdc++-11.5.0-11.el9.x86_64 6/27 #12 90.49 Installing : libstdc++-devel-11.5.0-11.el9.x86_64 7/27 #12 91.21 Installing : cpp-11.5.0-11.el9.x86_64 8/27 #12 91.23 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 91.25 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 91.33 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 91.62 Installing : glibc-headers-2.34-231.el9_7.2.x86_64 12/27 #12 91.82 Upgrading : libgomp-11.5.0-11.el9.x86_64 13/27 #12 92.39 Installing : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 14/27 #12 92.41 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 92.41 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 92.44 Installing : glibc-devel-2.34-231.el9_7.2.x86_64 17/27 #12 92.46 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 94.52 Installing : gcc-11.5.0-11.el9.x86_64 19/27 #12 95.11 Installing : gcc-c++-11.5.0-11.el9.x86_64 20/27 #12 95.11 Installing : kmod-28-11.el9.x86_64 21/27 #12 95.14 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 95.14 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 95.14 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 95.18 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 95.18 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 95.18 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 95.18 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 95.52 Verifying : kmod-28-11.el9.x86_64 1/27 #12 95.52 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 95.52 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 95.52 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 95.52 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 95.52 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 95.52 Verifying : cpp-11.5.0-11.el9.x86_64 7/27 #12 95.52 Verifying : gcc-11.5.0-11.el9.x86_64 8/27 #12 95.52 Verifying : gcc-c++-11.5.0-11.el9.x86_64 9/27 #12 95.52 Verifying : glibc-devel-2.34-231.el9_7.2.x86_64 10/27 #12 95.52 Verifying : glibc-headers-2.34-231.el9_7.2.x86_64 11/27 #12 95.52 Verifying : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 12/27 #12 95.52 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 95.52 Verifying : libstdc++-devel-11.5.0-11.el9.x86_64 14/27 #12 95.52 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 95.52 Verifying : glibc-2.34-231.el9_7.2.x86_64 16/27 #12 95.52 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 95.52 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 18/27 #12 95.52 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 95.52 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 20/27 #12 95.52 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 95.52 Verifying : libgcc-11.5.0-11.el9.x86_64 22/27 #12 95.52 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 95.52 Verifying : libgomp-11.5.0-11.el9.x86_64 24/27 #12 95.52 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 95.52 Verifying : libstdc++-11.5.0-11.el9.x86_64 26/27 #12 95.52 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 95.71 #12 95.71 Upgraded: #12 95.71 glibc-2.34-231.el9_7.2.x86_64 #12 95.71 glibc-common-2.34-231.el9_7.2.x86_64 #12 95.71 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #12 95.71 libgcc-11.5.0-11.el9.x86_64 #12 95.71 libgomp-11.5.0-11.el9.x86_64 #12 95.71 libstdc++-11.5.0-11.el9.x86_64 #12 95.71 Installed: #12 95.71 cpp-11.5.0-11.el9.x86_64 #12 95.71 gcc-11.5.0-11.el9.x86_64 #12 95.71 gcc-c++-11.5.0-11.el9.x86_64 #12 95.71 glibc-devel-2.34-231.el9_7.2.x86_64 #12 95.71 glibc-headers-2.34-231.el9_7.2.x86_64 #12 95.71 kernel-headers-5.14.0-611.30.1.el9_7.x86_64 #12 95.71 kmod-28-11.el9.x86_64 #12 95.71 libmpc-1.2.1-4.el9.x86_64 #12 95.71 libpkgconf-1.7.3-10.el9.x86_64 #12 95.71 libstdc++-devel-11.5.0-11.el9.x86_64 #12 95.71 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 95.71 make-1:4.3-8.el9.x86_64 #12 95.71 pkgconf-1.7.3-10.el9.x86_64 #12 95.71 pkgconf-m4-1.7.3-10.el9.noarch #12 95.71 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 95.71 #12 95.71 Complete! #12 96.25 77 files removed #12 DONE 96.8s #13 exporting to image #13 exporting layers #13 exporting layers 18.4s done #13 writing image sha256:0818236fe87c0f4fa8f8440e280ef1c796f00c299bff7a58de94cc3eabe61d8e done #13 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly done #13 DONE 18.7s 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-06-08 01:32:03,615: INFO: Docker build duration: 136 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init] 80739792b2fe: Preparing 3c70e273e3c4: Preparing 7063049c112b: Preparing 765bb4451b8b: Preparing 7c1548638527: Preparing 44343de3ea1d: Preparing 80739792b2fe: Waiting 3c70e273e3c4: Waiting 7063049c112b: Waiting 765bb4451b8b: Waiting 7c1548638527: Waiting 44343de3ea1d: Waiting 3c70e273e3c4: Pushed 765bb4451b8b: Pushed 7063049c112b: Pushed 44343de3ea1d: Layer already exists 7c1548638527: Pushed 80739792b2fe: Pushed nightly: digest: sha256:0fce7719d1f8af0a441963bc69869d05262b45bc847427701db8efee59fd0872 size: 1577 2026-06-08 01:32:39,415: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 172 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:5102/opensdn-analytics-alarm-gen:nightly fb499caab84f 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly d44431feeffd 701MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 5d0f20340a25 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 23db7228d61f 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly e7b941ca65fe 754MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly ed6c2ac1df19 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly b74c7ccd6c1b 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly dd8e6e14bd62 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 89f3ebbd4fb8 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 2cf9b4f62caa 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly bfe87fb2f5d9 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly a2ae68101b59 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 0c6f4d17d57f 2.48MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly 5f00d6891983 714MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 7c82841d5f3c 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 2d1b78925c7f 691MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly b21fbbe7f1bf 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 744878b8caf6 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 0fe6011cbae7 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 8b8c213b2121 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 91ef2c4958a6 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly feafe3827895 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 1f6a75ae6933 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly a4199d2f75bd 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 8579d771a8b8 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly cc5969b4c187 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly d540436a70bc 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 1070b9c32bd2 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly f837ea20266f 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 17ab52e4c87b 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly cb1ed984d171 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 2b5eda00817d 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly cc4665953eed 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly fff6d3aa66fe 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly faea61566bd8 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 59e565dab564 696MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly d50b4c7fe29d 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 76ebdb74e417 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 8e559adfeb76 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 7bc0a624b7f5 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly f18375347d21 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 86aad7980217 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly f3386fd013c4 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 0deae431d45d 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-tools:nightly 5b615bafbd89 1.28GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly ed34ac26976b 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly dcbc806196a7 967MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 05124285113d 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly fbce1bbe1bcb 614MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 1c380e9774b8 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly 0818236fe87c 365MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable ff2c6305ec1c 2.9GB 0B U tf-dev-sandbox:compile a2f427b423e1 24.7GB 0B