2026-04-20 15:48:04,270: INFO: Building opensdn-vrouter-kernel-init 2026-04-20 15:48:04,729: 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 2.3s #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 2.1s #4 [internal] load .dockerignore #4 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.1s #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.8s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 0.6s #9 [stage-1 3/6] COPY *.sh / #9 DONE 0.6s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 1.7s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 3.3s #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.613 total 32 #12 1.613 -rw-r--r--. 1 root root 2707 Apr 20 15:42 mirror-base-rocky9.repo #12 1.613 -rw-r--r--. 1 root root 217 Apr 20 15:42 mirror-docker9.repo #12 1.613 -rw-r--r--. 1 root root 204 Apr 20 15:42 mirror-epel9.repo #12 1.613 -rw-r--r--. 1 root root 1 Apr 20 15:42 rocky-addons.repo #12 1.613 -rw-r--r--. 1 root root 1 Apr 20 15:42 rocky-devel.repo #12 1.613 -rw-r--r--. 1 root root 1 Apr 20 15:42 rocky-extras.repo #12 1.613 -rw-r--r--. 1 root root 1 Apr 20 15:42 rocky.repo #12 1.613 -rw-r--r--. 1 root root 140 Apr 20 15:42 tpc.repo #12 1.913 0 files removed #12 2.508 added from: http://tf-mirrors.gz1.opensdn.io/re 60 MB/s | 14 MB 00:00 #12 5.382 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 1.9 MB 00:00 #12 5.944 added from: http://tf-mirrors.gz1.opensdn.io/re 3.8 MB/s | 402 kB 00:00 #12 6.527 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 16 MB 00:00 #12 10.62 added from: http://tf-mirrors.gz1.opensdn.io/re 60 MB/s | 11 MB 00:00 #12 13.75 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.1 MB 00:00 #12 14.39 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.8 MB 00:00 #12 15.73 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #12 16.22 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 474 kB 00:00 #12 16.72 added from: http://tf-mirrors.gz1.opensdn.io/re 527 kB/s | 18 kB 00:00 #12 17.08 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 kB/s | 257 B 00:00 #12 17.37 added from: http://tf-mirrors.gz1.opensdn.io/re 323 kB/s | 15 kB 00:00 #12 17.55 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 96 kB 00:00 #12 18.53 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 39 MB 00:00 #12 29.65 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 #12 36.58 Metadata cache created. #12 37.12 Last metadata expiration check: 0:00:07 ago on Mon Apr 20 15:50:33 2026. #12 37.47 Dependencies resolved. #12 37.47 ================================================================================================= #12 37.47 Package Arch Version Repository Size #12 37.47 ================================================================================================= #12 37.47 Installing: #12 37.47 gcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 37.47 gcc-c++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 37.47 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 37.47 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 37.47 Upgrading: #12 37.47 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 37.47 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #12 37.47 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #12 37.47 libgcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 37.47 libgomp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 37.47 libstdc++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 37.47 Installing dependencies: #12 37.47 cpp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 37.47 glibc-devel x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 35 k #12 37.47 glibc-headers x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 441 k #12 37.47 kernel-headers x86_64 5.14.0-611.30.1.el9_7 tf-mirrors.ci_repos_yum9-appstream 2.7 M #12 37.47 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 37.47 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 37.47 libstdc++-devel x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 37.47 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 37.47 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 37.47 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 37.47 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 37.47 #12 37.47 Transaction Summary #12 37.47 ================================================================================================= #12 37.47 Install 15 Packages #12 37.47 Upgrade 6 Packages #12 37.47 #12 37.47 Total download size: 65 M #12 37.47 Downloading Packages: #12 37.49 (1/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.2 MB/s | 35 kB 00:00 #12 37.49 (2/21): kmod-28-11.el9.x86_64.rpm 3.5 MB/s | 121 kB 00:00 #12 37.49 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 5.8 MB/s | 40 kB 00:00 #12 37.49 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 2.1 MB/s | 14 kB 00:00 #12 37.49 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 1.6 MB/s | 10 kB 00:00 #12 37.50 (6/21): make-4.3-8.el9.x86_64.rpm 9.8 MB/s | 529 kB 00:00 #12 37.73 (7/21): gcc-c++-11.5.0-11.el9.x86_64.rpm 60 MB/s | 13 MB 00:00 #12 37.73 (8/21): glibc-devel-2.34-231.el9_7.2.x86_64.rpm 6.1 MB/s | 35 kB 00:00 #12 37.82 (9/21): cpp-11.5.0-11.el9.x86_64.rpm 33 MB/s | 11 MB 00:00 #12 37.84 (10/21): glibc-headers-2.34-231.el9_7.2.x86_64. 4.1 MB/s | 441 kB 00:00 #12 37.84 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 11 MB/s | 61 kB 00:00 #12 37.89 (12/21): kernel-headers-5.14.0-611.30.1.el9_7.x 45 MB/s | 2.7 MB 00:00 #12 37.89 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 5.9 MB/s | 28 kB 00:00 #12 37.91 (14/21): libstdc++-devel-11.5.0-11.el9.x86_64.r 32 MB/s | 2.2 MB 00:00 #12 37.91 (15/21): glibc-common-2.34-231.el9_7.2.x86_64.r 28 MB/s | 298 kB 00:00 #12 37.94 (16/21): glibc-minimal-langpack-2.34-231.el9_7. 5.0 MB/s | 25 kB 00:00 #12 37.94 (17/21): glibc-2.34-231.el9_7.2.x86_64.rpm 35 MB/s | 2.0 MB 00:00 #12 37.98 (18/21): libgcc-11.5.0-11.el9.x86_64.rpm 3.5 MB/s | 85 kB 00:00 #12 37.98 (19/21): libgomp-11.5.0-11.el9.x86_64.rpm 30 MB/s | 258 kB 00:00 #12 37.98 (20/21): libstdc++-11.5.0-11.el9.x86_64.rpm 46 MB/s | 739 kB 00:00 #12 38.24 (21/21): gcc-11.5.0-11.el9.x86_64.rpm 44 MB/s | 32 MB 00:00 #12 38.24 -------------------------------------------------------------------------------- #12 38.24 Total 83 MB/s | 65 MB 00:00 #12 38.24 Running transaction check #12 38.70 Transaction check succeeded. #12 38.70 Running transaction test #12 39.40 Transaction test succeeded. #12 39.40 Running transaction #12 40.38 Preparing : 1/1 #12 40.44 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/27 #12 40.45 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/27 #12 40.48 Upgrading : libgcc-11.5.0-11.el9.x86_64 3/27 #12 40.48 Running scriptlet: libgcc-11.5.0-11.el9.x86_64 3/27 #12 40.54 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 40.59 Upgrading : glibc-2.34-231.el9_7.2.x86_64 4/27 #12 40.59 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 40.62 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 40.66 Upgrading : libstdc++-11.5.0-11.el9.x86_64 6/27 #12 40.83 Installing : libstdc++-devel-11.5.0-11.el9.x86_64 7/27 #12 41.07 Installing : cpp-11.5.0-11.el9.x86_64 8/27 #12 41.15 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 41.16 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 41.19 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 41.26 Installing : glibc-headers-2.34-231.el9_7.2.x86_64 12/27 #12 41.26 Upgrading : libgomp-11.5.0-11.el9.x86_64 13/27 #12 41.54 Installing : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 14/27 #12 41.56 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 41.56 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 41.57 Installing : glibc-devel-2.34-231.el9_7.2.x86_64 17/27 #12 41.58 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 42.06 Installing : gcc-11.5.0-11.el9.x86_64 19/27 #12 42.29 Installing : gcc-c++-11.5.0-11.el9.x86_64 20/27 #12 42.31 Installing : kmod-28-11.el9.x86_64 21/27 #12 42.32 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 42.33 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 42.33 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 42.34 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 42.35 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 42.36 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 42.36 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 42.75 Verifying : kmod-28-11.el9.x86_64 1/27 #12 42.75 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 42.75 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 42.75 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 42.75 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 42.75 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 42.75 Verifying : cpp-11.5.0-11.el9.x86_64 7/27 #12 42.75 Verifying : gcc-11.5.0-11.el9.x86_64 8/27 #12 42.75 Verifying : gcc-c++-11.5.0-11.el9.x86_64 9/27 #12 42.75 Verifying : glibc-devel-2.34-231.el9_7.2.x86_64 10/27 #12 42.75 Verifying : glibc-headers-2.34-231.el9_7.2.x86_64 11/27 #12 42.75 Verifying : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 12/27 #12 42.75 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 42.75 Verifying : libstdc++-devel-11.5.0-11.el9.x86_64 14/27 #12 42.75 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 42.75 Verifying : glibc-2.34-231.el9_7.2.x86_64 16/27 #12 42.75 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 42.75 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 18/27 #12 42.75 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 42.75 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 20/27 #12 42.75 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 42.75 Verifying : libgcc-11.5.0-11.el9.x86_64 22/27 #12 42.75 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 42.75 Verifying : libgomp-11.5.0-11.el9.x86_64 24/27 #12 42.75 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 42.75 Verifying : libstdc++-11.5.0-11.el9.x86_64 26/27 #12 42.75 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 42.88 #12 42.88 Upgraded: #12 42.88 glibc-2.34-231.el9_7.2.x86_64 #12 42.88 glibc-common-2.34-231.el9_7.2.x86_64 #12 42.88 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #12 42.88 libgcc-11.5.0-11.el9.x86_64 #12 42.88 libgomp-11.5.0-11.el9.x86_64 #12 42.88 libstdc++-11.5.0-11.el9.x86_64 #12 42.88 Installed: #12 42.88 cpp-11.5.0-11.el9.x86_64 #12 42.88 gcc-11.5.0-11.el9.x86_64 #12 42.88 gcc-c++-11.5.0-11.el9.x86_64 #12 42.88 glibc-devel-2.34-231.el9_7.2.x86_64 #12 42.88 glibc-headers-2.34-231.el9_7.2.x86_64 #12 42.88 kernel-headers-5.14.0-611.30.1.el9_7.x86_64 #12 42.88 kmod-28-11.el9.x86_64 #12 42.88 libmpc-1.2.1-4.el9.x86_64 #12 42.88 libpkgconf-1.7.3-10.el9.x86_64 #12 42.88 libstdc++-devel-11.5.0-11.el9.x86_64 #12 42.88 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 42.88 make-1:4.3-8.el9.x86_64 #12 42.88 pkgconf-1.7.3-10.el9.x86_64 #12 42.88 pkgconf-m4-1.7.3-10.el9.noarch #12 42.88 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 42.88 #12 42.88 Complete! #12 43.23 77 files removed #12 DONE 43.4s #13 exporting to image #13 exporting layers #13 exporting layers 6.2s done #13 writing image sha256:95fd4ca21f1909d6735d032a94243c295094b42230a92ad2f180d0ab3cea8a29 done #13 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly #13 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly done #13 DONE 6.3s 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-20 15:50:54,120: INFO: Docker build duration: 170 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init] a739672ea223: Preparing e6ab14cd221a: Preparing cd369f3007f2: Preparing a1bfcea4ee8a: Preparing 3bcaedb19bcb: Preparing 44343de3ea1d: Preparing cd369f3007f2: Waiting a1bfcea4ee8a: Waiting 3bcaedb19bcb: Waiting 44343de3ea1d: Waiting e6ab14cd221a: Pushed cd369f3007f2: Pushed a1bfcea4ee8a: Pushed 3bcaedb19bcb: Pushed 44343de3ea1d: Layer already exists a739672ea223: Pushed nightly: digest: sha256:0554e9161da275238e62b567e5b8cdde3bbeaa98ec49a74881632d3548a24684 size: 1577 2026-04-20 15:51:12,237: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 188 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 1096c509a2c1 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly 80d29b3b9df2 701MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 49f8e992fe24 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 2e314d44dea9 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly b6e7c5f8c98d 754MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly ca5ba759f8b8 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 5edbcb02cdd4 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly d46e1abba1b2 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 50896c59ecc4 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly dba0120878c0 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly e8aeea0b4740 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 44be7886513c 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 2b0eb0ffa5e5 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly eea34af76dcd 714MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly c46a3796688d 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 01ab7f57dff0 691MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 9469586cbe41 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly a560b32e58eb 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 055e6e7f057b 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 744c49a80d03 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 860b70408219 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 835fda06e7eb 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly ab169f784773 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly d47fd803fd55 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 4cfe39f844ef 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-debug:nightly c41f224f639e 2.97GB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 414a64073a9f 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 37d6ef08ab94 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 2e3499fe7666 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 1ac96995b595 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 7f44036d8a78 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly be59f18aeb9c 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly b60018b915f6 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 5f8b5d533eb3 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly dde0822842ef 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly cc20e5beef13 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 35459cf06032 696MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly a13133211bc4 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 2cb9c83424d4 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 5cb1b19239df 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 3e3f33c7b06e 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 68c2e44a4c99 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 4abae63846dd 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 6296deebcb69 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 89a7129d64dc 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 4a6567191b8a 1.84GB 0B nexus.gz1.opensdn.io:5102/opensdn-tools:nightly c0ed897ddfea 1.28GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly fcbf8399f4d4 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly d5f300c58ea5 967MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly 6327a7064db1 933MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly ea6896e592a3 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly e7cc45a8a6ca 613MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 0aa20d9914a2 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly 95fd4ca21f19 365MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 54a02a63c680 2.9GB 0B U opensdn-test-test:nightly 4a6567191b8a 1.84GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile b0fbf77d9015 24.7GB 0B tf-dev-sandbox:stable 54a02a63c680 2.9GB 0B U