2026-03-19 01:30:08,691: INFO: Building opensdn-tor-agent 2026-03-19 01:30:08,746: 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-r25.1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9.3 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 0.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.7s #5 [1/1] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 DONE 0.0s #7 [internal] load build context #7 ... #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 DONE 0.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.4s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.3s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.9s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 1.129 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #13 4.082 Extra Packages for Enterprise Linux 9 - x86_64 17 MB/s | 20 MB 00:01 #13 30.90 Extra Packages for Enterprise Linux 9 openh264 2.7 kB/s | 2.5 kB 00:00 #13 32.65 Rocky Linux 9 - BaseOS 16 MB/s | 16 MB 00:00 #13 43.62 Rocky Linux 9 - AppStream 18 MB/s | 17 MB 00:00 #13 55.99 Rocky Linux 9 - Extras 41 kB/s | 17 kB 00:00 #13 62.53 Dependencies resolved. #13 62.53 ================================================================================ #13 62.53 Package Arch Version Repository Size #13 62.53 ================================================================================ #13 62.53 Installing: #13 62.53 boost x86_64 1.75.0-13.el9_7 appstream 9.9 k #13 62.53 gperftools-libs x86_64 2.9.1-3.el9 epel 308 k #13 62.53 Installing dependencies: #13 62.53 boost-atomic x86_64 1.75.0-13.el9_7 appstream 15 k #13 62.53 boost-chrono x86_64 1.75.0-13.el9_7 appstream 23 k #13 62.53 boost-container x86_64 1.75.0-13.el9_7 appstream 35 k #13 62.53 boost-context x86_64 1.75.0-13.el9_7 appstream 13 k #13 62.53 boost-contract x86_64 1.75.0-13.el9_7 appstream 43 k #13 62.53 boost-coroutine x86_64 1.75.0-13.el9_7 appstream 30 k #13 62.53 boost-date-time x86_64 1.75.0-13.el9_7 appstream 11 k #13 62.53 boost-fiber x86_64 1.75.0-13.el9_7 appstream 37 k #13 62.53 boost-filesystem x86_64 1.75.0-13.el9_7 appstream 55 k #13 62.53 boost-graph x86_64 1.75.0-13.el9_7 appstream 99 k #13 62.53 boost-iostreams x86_64 1.75.0-13.el9_7 appstream 37 k #13 62.53 boost-locale x86_64 1.75.0-13.el9_7 appstream 212 k #13 62.53 boost-log x86_64 1.75.0-13.el9_7 appstream 405 k #13 62.53 boost-math x86_64 1.75.0-13.el9_7 appstream 203 k #13 62.53 boost-nowide x86_64 1.75.0-13.el9_7 appstream 13 k #13 62.53 boost-program-options x86_64 1.75.0-13.el9_7 appstream 104 k #13 62.53 boost-python3 x86_64 1.75.0-13.el9_7 appstream 91 k #13 62.53 boost-random x86_64 1.75.0-13.el9_7 appstream 22 k #13 62.53 boost-regex x86_64 1.75.0-13.el9_7 appstream 275 k #13 62.53 boost-serialization x86_64 1.75.0-13.el9_7 appstream 127 k #13 62.53 boost-stacktrace x86_64 1.75.0-13.el9_7 appstream 25 k #13 62.53 boost-system x86_64 1.75.0-13.el9_7 appstream 11 k #13 62.53 boost-test x86_64 1.75.0-13.el9_7 appstream 228 k #13 62.53 boost-thread x86_64 1.75.0-13.el9_7 appstream 53 k #13 62.53 boost-timer x86_64 1.75.0-13.el9_7 appstream 21 k #13 62.53 boost-type_erasure x86_64 1.75.0-13.el9_7 appstream 28 k #13 62.53 boost-wave x86_64 1.75.0-13.el9_7 appstream 207 k #13 62.53 libicu x86_64 67.1-10.el9_6 baseos 9.6 M #13 62.53 libunwind x86_64 1.6.2-1.el9 epel 67 k #13 62.53 #13 62.53 Transaction Summary #13 62.53 ================================================================================ #13 62.53 Install 31 Packages #13 62.53 #13 62.59 Total download size: 12 M #13 62.59 Installed size: 41 M #13 62.59 Downloading Packages: #13 63.39 (1/31): libunwind-1.6.2-1.el9.x86_64.rpm 1.0 MB/s | 67 kB 00:00 #13 63.39 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 665 kB/s | 9.9 kB 00:00 #13 63.45 (3/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 15 kB 00:00 #13 63.45 (4/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.6 MB/s | 23 kB 00:00 #13 63.45 (5/31): boost-container-1.75.0-13.el9_7.x86_64. 5.6 MB/s | 35 kB 00:00 #13 63.45 (6/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #13 63.45 (7/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.4 MB/s | 308 kB 00:00 #13 63.45 (8/31): boost-contract-1.75.0-13.el9_7.x86_64.r 1.8 MB/s | 43 kB 00:00 #13 63.45 (9/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 11 kB 00:00 #13 63.45 (10/31): boost-coroutine-1.75.0-13.el9_7.x86_64 1.6 MB/s | 30 kB 00:00 #13 63.47 (11/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.6 MB/s | 37 kB 00:00 #13 63.47 (12/31): boost-filesystem-1.75.0-13.el9_7.x86_6 6.0 MB/s | 55 kB 00:00 #13 63.47 (13/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 9.8 MB/s | 99 kB 00:00 #13 63.47 (14/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.6 MB/s | 37 kB 00:00 #13 63.50 (15/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #13 63.50 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 405 kB 00:00 #13 63.50 (17/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 203 kB 00:00 #13 63.50 (18/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #13 63.56 (19/31): boost-program-options-1.75.0-13.el9_7. 3.1 MB/s | 104 kB 00:00 #13 63.56 (20/31): boost-python3-1.75.0-13.el9_7.x86_64.r 2.3 MB/s | 91 kB 00:00 #13 63.56 (21/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 22 kB 00:00 #13 63.56 (22/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 275 kB 00:00 #13 63.56 (23/31): boost-serialization-1.75.0-13.el9_7.x8 9.3 MB/s | 127 kB 00:00 #13 63.56 (24/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.5 MB/s | 25 kB 00:00 #13 63.56 (25/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 11 kB 00:00 #13 63.57 (26/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 228 kB 00:00 #13 63.57 (27/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.2 MB/s | 53 kB 00:00 #13 63.60 (28/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 21 kB 00:00 #13 63.60 (29/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.1 MB/s | 28 kB 00:00 #13 63.60 (30/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 207 kB 00:00 #13 64.22 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 12 MB/s | 9.6 MB 00:00 #13 64.22 -------------------------------------------------------------------------------- #13 64.22 Total 7.8 MB/s | 12 MB 00:01 #13 65.94 Running transaction check #13 65.99 Transaction check succeeded. #13 65.99 Running transaction test #13 66.42 Transaction test succeeded. #13 66.42 Running transaction #13 66.96 Preparing : 1/1 #13 67.15 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 67.15 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 67.15 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 67.15 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 67.89 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 67.89 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 67.90 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 67.90 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 67.90 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 67.95 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 67.95 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 67.99 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 67.99 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 67.99 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 67.99 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 68.04 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 68.04 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 68.04 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/31 #13 68.04 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/31 #13 68.07 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/31 #13 68.07 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/31 #13 68.07 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/31 #13 68.12 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/31 #13 68.12 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/31 #13 68.12 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/31 #13 68.12 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/31 #13 68.12 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/31 #13 68.12 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/31 #13 68.12 Installing : libunwind-1.6.2-1.el9.x86_64 29/31 #13 68.18 Installing : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 68.18 Installing : boost-1.75.0-13.el9_7.x86_64 31/31 #13 68.18 Running scriptlet: boost-1.75.0-13.el9_7.x86_64 31/31 #13 68.50 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 1/31 #13 68.50 Verifying : libunwind-1.6.2-1.el9.x86_64 2/31 #13 68.50 Verifying : libicu-67.1-10.el9_6.x86_64 3/31 #13 68.50 Verifying : boost-1.75.0-13.el9_7.x86_64 4/31 #13 68.50 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 5/31 #13 68.50 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 6/31 #13 68.50 Verifying : boost-container-1.75.0-13.el9_7.x86_64 7/31 #13 68.50 Verifying : boost-context-1.75.0-13.el9_7.x86_64 8/31 #13 68.50 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 9/31 #13 68.50 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 10/31 #13 68.50 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 11/31 #13 68.50 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 12/31 #13 68.50 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 13/31 #13 68.50 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 68.50 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 15/31 #13 68.50 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 16/31 #13 68.50 Verifying : boost-log-1.75.0-13.el9_7.x86_64 17/31 #13 68.50 Verifying : boost-math-1.75.0-13.el9_7.x86_64 18/31 #13 68.50 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 19/31 #13 68.50 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 20/31 #13 68.50 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 21/31 #13 68.50 Verifying : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 68.50 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 23/31 #13 68.50 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 24/31 #13 68.50 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 25/31 #13 68.50 Verifying : boost-system-1.75.0-13.el9_7.x86_64 26/31 #13 68.50 Verifying : boost-test-1.75.0-13.el9_7.x86_64 27/31 #13 68.50 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 28/31 #13 68.50 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 29/31 #13 68.50 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 30/31 #13 68.50 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 31/31 #13 68.78 #13 68.78 Installed: #13 68.78 boost-1.75.0-13.el9_7.x86_64 #13 68.78 boost-atomic-1.75.0-13.el9_7.x86_64 #13 68.78 boost-chrono-1.75.0-13.el9_7.x86_64 #13 68.78 boost-container-1.75.0-13.el9_7.x86_64 #13 68.78 boost-context-1.75.0-13.el9_7.x86_64 #13 68.78 boost-contract-1.75.0-13.el9_7.x86_64 #13 68.78 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 68.78 boost-date-time-1.75.0-13.el9_7.x86_64 #13 68.78 boost-fiber-1.75.0-13.el9_7.x86_64 #13 68.78 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 68.78 boost-graph-1.75.0-13.el9_7.x86_64 #13 68.78 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 68.78 boost-locale-1.75.0-13.el9_7.x86_64 #13 68.78 boost-log-1.75.0-13.el9_7.x86_64 #13 68.78 boost-math-1.75.0-13.el9_7.x86_64 #13 68.78 boost-nowide-1.75.0-13.el9_7.x86_64 #13 68.78 boost-program-options-1.75.0-13.el9_7.x86_64 #13 68.78 boost-python3-1.75.0-13.el9_7.x86_64 #13 68.78 boost-random-1.75.0-13.el9_7.x86_64 #13 68.78 boost-regex-1.75.0-13.el9_7.x86_64 #13 68.78 boost-serialization-1.75.0-13.el9_7.x86_64 #13 68.78 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 68.78 boost-system-1.75.0-13.el9_7.x86_64 #13 68.78 boost-test-1.75.0-13.el9_7.x86_64 #13 68.78 boost-thread-1.75.0-13.el9_7.x86_64 #13 68.78 boost-timer-1.75.0-13.el9_7.x86_64 #13 68.78 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 68.78 boost-wave-1.75.0-13.el9_7.x86_64 #13 68.78 gperftools-libs-2.9.1-3.el9.x86_64 #13 68.78 libicu-67.1-10.el9_6.x86_64 #13 68.78 libunwind-1.6.2-1.el9.x86_64 #13 68.78 #13 68.78 Complete! #13 69.57 46 files removed #13 70.68 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 70.78 Collecting contrail-vrouter-api==0.1.dev0 #13 70.78 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 71.54 Installing collected packages: contrail-vrouter-api #13 71.59 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #13 71.59 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 72.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.4s #15 exporting to image #15 exporting layers #15 exporting layers 8.6s done #15 writing image sha256:9175682649b33f06e646eb60e81ab35dc12c78aea3d937a84cd1cfc9080d6148 #15 writing image sha256:9175682649b33f06e646eb60e81ab35dc12c78aea3d937a84cd1cfc9080d6148 0.0s done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly-r25.1 0.0s done #15 DONE 9.1s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-03-19 01:32:22,244: INFO: Docker build duration: 134 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] 2f7fe35e86a4: Preparing b8d4000a4dbe: Preparing 00a77258797b: Preparing d7dbd5f91b32: Preparing 64fb390a4840: Preparing ca911a733e97: Preparing b0a97cfd133b: Preparing a65e8b0e29d4: Preparing 00b5d82977fb: Preparing 123afd397776: Preparing b44717862507: Preparing b9b2802a56ed: Preparing 96e011016e30: Preparing 320b595cb4b4: Preparing e4821f54121b: Preparing e110170c3dd7: Preparing 56c4b9244cb5: Preparing 51f487d64dc8: Preparing fbdfcc4567d0: Preparing 44343de3ea1d: Preparing b8d4000a4dbe: Waiting 00a77258797b: Waiting d7dbd5f91b32: Waiting 64fb390a4840: Waiting ca911a733e97: Waiting b0a97cfd133b: Waiting a65e8b0e29d4: Waiting 00b5d82977fb: Waiting 123afd397776: Waiting b44717862507: Waiting b9b2802a56ed: Waiting 96e011016e30: Waiting 320b595cb4b4: Waiting e4821f54121b: Waiting e110170c3dd7: Waiting 56c4b9244cb5: Waiting 51f487d64dc8: Waiting fbdfcc4567d0: Waiting 44343de3ea1d: Waiting 2f7fe35e86a4: Pushed 00a77258797b: Pushed d7dbd5f91b32: Pushed 64fb390a4840: Pushed ca911a733e97: Pushed b0a97cfd133b: Pushed a65e8b0e29d4: Layer already exists 00b5d82977fb: Layer already exists 123afd397776: Layer already exists b44717862507: Layer already exists b9b2802a56ed: Layer already exists 96e011016e30: Layer already exists 320b595cb4b4: Layer already exists e4821f54121b: Layer already exists e110170c3dd7: Layer already exists 56c4b9244cb5: Layer already exists 51f487d64dc8: Layer already exists fbdfcc4567d0: Layer already exists 44343de3ea1d: Layer already exists b8d4000a4dbe: Pushed nightly-r25.1: digest: sha256:f486f9983354ea22f13c658f93da2278b83fd05cd2891b20d1c16d9fa02a493b size: 4504 2026-03-19 01:32:41,794: INFO: Building opensdn-tor-agent finished successfully, duration: 153 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-r25.1 f4c8033bdd46 634MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly-r25.1 eb33b901a8d5 643MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 930957e35c1d 618MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly-r25.1 ebb5712e8421 847MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 df34ae03a58f 855MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly-r25.1 eec2db85404d 856MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r25.1 194f8dce2fca 856MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 46c4312b7d32 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 30d1c1d2583f 618MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 ed0413ba14da 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 b95f28e71ef7 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 7844fb2eef44 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 4cc65c06f28c 618MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly-r25.1 31e7b64827e1 637MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly-r25.1 f21cb9180b37 619MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly-r25.1 ac2c5bd684b7 639MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 60bcae5dcd4d 680MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly-r25.1 00528e281634 1GB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly-r25.1 c9df9174ffb6 700MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 df52bb93069f 900MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly-r25.1 0013ecd200dc 900MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly-r25.1 7cb02b1d0ecf 900MB 0B nexus.gz1.opensdn.io:5102/opensdn-debug:nightly-r25.1 77f2fb2baeab 414MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 c83e5b9f67d8 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 8c4f26e3e603 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 aad7fb0585c7 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 679ff84a3952 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 5c1c24ee8ac9 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 412d1d7ca542 430MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 0e3e5f250a1c 441MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 bb2ff834238e 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 e77ee992a7ce 410MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 b3564b2acc02 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly-r25.1 ae6f04b4c224 638MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly-r25.1 1be48e1c153c 622MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly-r25.1 37e66be01a83 618MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly-r25.1 0063ebd69b9d 756MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly-r25.1 10c0c2db00f9 410MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly-r25.1 0603635a0738 426MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly-r25.1 040eeb180121 426MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly-r25.1 f0ab2575ceb6 618MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly-r25.1 8227f81b6481 756MB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly-r25.1 9175682649b3 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly-r25.1 2d7fe7174dde 919MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 15e2dbe02e07 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly-r25.1 77c4bd7133ad 692MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 1680f7016f02 2.9GB 0B U tf-dev-sandbox:compile 3ba8312f6155 24.7GB 0B