2026-05-11 01:28:57,300: INFO: Building opensdn-tor-agent 2026-05-11 01:28:57,368: 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 1.8s #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.4s #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 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.6s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.0s #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.5s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.6s #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 2.575 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #13 7.269 Extra Packages for Enterprise Linux 9 - x86_64 18 MB/s | 21 MB 00:01 #13 31.53 Extra Packages for Enterprise Linux 9 openh264 3.0 kB/s | 2.5 kB 00:00 #13 32.70 Rocky Linux 9 - BaseOS 26 MB/s | 21 MB 00:00 #13 39.32 Rocky Linux 9 - AppStream 25 MB/s | 19 MB 00:00 #13 45.52 Rocky Linux 9 - Extras 52 kB/s | 17 kB 00:00 #13 50.51 Dependencies resolved. #13 50.51 ================================================================================ #13 50.51 Package Arch Version Repository Size #13 50.51 ================================================================================ #13 50.51 Installing: #13 50.51 boost x86_64 1.75.0-13.el9_7 appstream 9.9 k #13 50.51 gperftools-libs x86_64 2.9.1-3.el9 epel 308 k #13 50.51 Installing dependencies: #13 50.51 boost-atomic x86_64 1.75.0-13.el9_7 appstream 15 k #13 50.51 boost-chrono x86_64 1.75.0-13.el9_7 appstream 23 k #13 50.51 boost-container x86_64 1.75.0-13.el9_7 appstream 35 k #13 50.51 boost-context x86_64 1.75.0-13.el9_7 appstream 13 k #13 50.51 boost-contract x86_64 1.75.0-13.el9_7 appstream 43 k #13 50.51 boost-coroutine x86_64 1.75.0-13.el9_7 appstream 30 k #13 50.51 boost-date-time x86_64 1.75.0-13.el9_7 appstream 11 k #13 50.51 boost-fiber x86_64 1.75.0-13.el9_7 appstream 37 k #13 50.51 boost-filesystem x86_64 1.75.0-13.el9_7 appstream 55 k #13 50.51 boost-graph x86_64 1.75.0-13.el9_7 appstream 99 k #13 50.51 boost-iostreams x86_64 1.75.0-13.el9_7 appstream 37 k #13 50.51 boost-locale x86_64 1.75.0-13.el9_7 appstream 212 k #13 50.51 boost-log x86_64 1.75.0-13.el9_7 appstream 405 k #13 50.51 boost-math x86_64 1.75.0-13.el9_7 appstream 203 k #13 50.51 boost-nowide x86_64 1.75.0-13.el9_7 appstream 13 k #13 50.51 boost-program-options x86_64 1.75.0-13.el9_7 appstream 104 k #13 50.51 boost-python3 x86_64 1.75.0-13.el9_7 appstream 91 k #13 50.51 boost-random x86_64 1.75.0-13.el9_7 appstream 22 k #13 50.51 boost-regex x86_64 1.75.0-13.el9_7 appstream 275 k #13 50.51 boost-serialization x86_64 1.75.0-13.el9_7 appstream 127 k #13 50.51 boost-stacktrace x86_64 1.75.0-13.el9_7 appstream 25 k #13 50.51 boost-system x86_64 1.75.0-13.el9_7 appstream 11 k #13 50.51 boost-test x86_64 1.75.0-13.el9_7 appstream 228 k #13 50.51 boost-thread x86_64 1.75.0-13.el9_7 appstream 53 k #13 50.51 boost-timer x86_64 1.75.0-13.el9_7 appstream 21 k #13 50.51 boost-type_erasure x86_64 1.75.0-13.el9_7 appstream 28 k #13 50.51 boost-wave x86_64 1.75.0-13.el9_7 appstream 207 k #13 50.51 libicu x86_64 67.1-10.el9_6 baseos 9.6 M #13 50.51 libunwind x86_64 1.6.2-1.el9 epel 67 k #13 50.51 #13 50.51 Transaction Summary #13 50.51 ================================================================================ #13 50.51 Install 31 Packages #13 50.51 #13 50.51 Total download size: 12 M #13 50.51 Installed size: 41 M #13 50.51 Downloading Packages: #13 51.62 (1/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 4.3 MB/s | 308 kB 00:00 #13 51.62 (2/31): libunwind-1.6.2-1.el9.x86_64.rpm 911 kB/s | 67 kB 00:00 #13 51.66 (3/31): boost-1.75.0-13.el9_7.x86_64.rpm 217 kB/s | 9.9 kB 00:00 #13 51.66 (4/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.7 MB/s | 23 kB 00:00 #13 51.66 (5/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 318 kB/s | 15 kB 00:00 #13 51.68 (6/31): boost-container-1.75.0-13.el9_7.x86_64. 1.6 MB/s | 35 kB 00:00 #13 51.68 (7/31): boost-context-1.75.0-13.el9_7.x86_64.rp 636 kB/s | 13 kB 00:00 #13 51.68 (8/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.9 MB/s | 43 kB 00:00 #13 51.70 (9/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 30 kB 00:00 #13 51.70 (10/31): boost-date-time-1.75.0-13.el9_7.x86_64 1.0 MB/s | 11 kB 00:00 #13 51.70 (11/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.0 MB/s | 37 kB 00:00 #13 51.72 (12/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.9 MB/s | 55 kB 00:00 #13 51.81 (13/31): libicu-67.1-10.el9_6.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #13 51.81 (14/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 966 kB/s | 99 kB 00:00 #13 51.81 (15/31): boost-iostreams-1.75.0-13.el9_7.x86_64 363 kB/s | 37 kB 00:00 #13 51.89 (16/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 203 kB 00:00 #13 51.89 (17/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #13 51.89 (18/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 776 kB/s | 13 kB 00:00 #13 51.89 (19/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 4.1 MB/s | 212 kB 00:00 #13 51.89 (20/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.2 MB/s | 91 kB 00:00 #13 51.89 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 275 kB 00:00 #13 51.89 (22/31): boost-random-1.75.0-13.el9_7.x86_64.rp 853 kB/s | 22 kB 00:00 #13 51.89 (23/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #13 51.89 (24/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 11 kB 00:00 #13 51.89 (25/31): boost-program-options-1.75.0-13.el9_7. 1.9 MB/s | 104 kB 00:00 #13 52.00 (26/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 228 kB 00:00 #13 52.00 (27/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 891 kB/s | 25 kB 00:00 #13 52.00 (28/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 21 kB 00:00 #13 52.00 (29/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 53 kB 00:00 #13 52.00 (30/31): boost-type_erasure-1.75.0-13.el9_7.x86 810 kB/s | 28 kB 00:00 #13 52.00 (31/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 2.5 MB/s | 207 kB 00:00 #13 52.00 -------------------------------------------------------------------------------- #13 52.00 Total 8.2 MB/s | 12 MB 00:01 #13 53.04 Running transaction check #13 53.04 Transaction check succeeded. #13 53.04 Running transaction test #13 53.28 Transaction test succeeded. #13 53.28 Running transaction #13 53.87 Preparing : 1/1 #13 53.90 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 54.39 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 54.39 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 54.39 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 54.69 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 54.69 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 54.69 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 54.69 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 54.73 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 54.81 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 54.81 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 54.85 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 54.85 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 54.85 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 54.85 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 54.86 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 54.90 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 54.90 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/31 #13 55.04 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/31 #13 55.04 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/31 #13 55.04 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/31 #13 55.04 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/31 #13 55.04 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/31 #13 55.04 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/31 #13 55.04 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/31 #13 55.04 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/31 #13 55.04 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/31 #13 55.04 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/31 #13 55.07 Installing : libunwind-1.6.2-1.el9.x86_64 29/31 #13 55.07 Installing : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 55.13 Installing : boost-1.75.0-13.el9_7.x86_64 31/31 #13 55.13 Running scriptlet: boost-1.75.0-13.el9_7.x86_64 31/31 #13 56.81 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 1/31 #13 56.81 Verifying : libunwind-1.6.2-1.el9.x86_64 2/31 #13 56.81 Verifying : libicu-67.1-10.el9_6.x86_64 3/31 #13 56.81 Verifying : boost-1.75.0-13.el9_7.x86_64 4/31 #13 56.81 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 5/31 #13 56.81 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 6/31 #13 56.81 Verifying : boost-container-1.75.0-13.el9_7.x86_64 7/31 #13 56.81 Verifying : boost-context-1.75.0-13.el9_7.x86_64 8/31 #13 56.81 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 9/31 #13 56.81 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 10/31 #13 56.81 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 11/31 #13 56.81 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 12/31 #13 56.81 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 13/31 #13 56.81 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 56.81 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 15/31 #13 56.81 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 16/31 #13 56.81 Verifying : boost-log-1.75.0-13.el9_7.x86_64 17/31 #13 56.81 Verifying : boost-math-1.75.0-13.el9_7.x86_64 18/31 #13 56.81 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 19/31 #13 56.81 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 20/31 #13 56.81 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 21/31 #13 56.81 Verifying : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 56.81 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 23/31 #13 56.81 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 24/31 #13 56.81 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 25/31 #13 56.81 Verifying : boost-system-1.75.0-13.el9_7.x86_64 26/31 #13 56.81 Verifying : boost-test-1.75.0-13.el9_7.x86_64 27/31 #13 56.81 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 28/31 #13 56.81 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 29/31 #13 56.81 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 30/31 #13 56.81 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 31/31 #13 57.03 #13 57.03 Installed: #13 57.03 boost-1.75.0-13.el9_7.x86_64 #13 57.03 boost-atomic-1.75.0-13.el9_7.x86_64 #13 57.03 boost-chrono-1.75.0-13.el9_7.x86_64 #13 57.03 boost-container-1.75.0-13.el9_7.x86_64 #13 57.03 boost-context-1.75.0-13.el9_7.x86_64 #13 57.03 boost-contract-1.75.0-13.el9_7.x86_64 #13 57.03 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 57.03 boost-date-time-1.75.0-13.el9_7.x86_64 #13 57.03 boost-fiber-1.75.0-13.el9_7.x86_64 #13 57.03 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 57.03 boost-graph-1.75.0-13.el9_7.x86_64 #13 57.03 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 57.03 boost-locale-1.75.0-13.el9_7.x86_64 #13 57.03 boost-log-1.75.0-13.el9_7.x86_64 #13 57.03 boost-math-1.75.0-13.el9_7.x86_64 #13 57.03 boost-nowide-1.75.0-13.el9_7.x86_64 #13 57.03 boost-program-options-1.75.0-13.el9_7.x86_64 #13 57.03 boost-python3-1.75.0-13.el9_7.x86_64 #13 57.03 boost-random-1.75.0-13.el9_7.x86_64 #13 57.03 boost-regex-1.75.0-13.el9_7.x86_64 #13 57.03 boost-serialization-1.75.0-13.el9_7.x86_64 #13 57.03 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 57.03 boost-system-1.75.0-13.el9_7.x86_64 #13 57.03 boost-test-1.75.0-13.el9_7.x86_64 #13 57.03 boost-thread-1.75.0-13.el9_7.x86_64 #13 57.03 boost-timer-1.75.0-13.el9_7.x86_64 #13 57.03 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 57.03 boost-wave-1.75.0-13.el9_7.x86_64 #13 57.03 gperftools-libs-2.9.1-3.el9.x86_64 #13 57.03 libicu-67.1-10.el9_6.x86_64 #13 57.03 libunwind-1.6.2-1.el9.x86_64 #13 57.03 #13 57.03 Complete! #13 57.54 42 files removed #13 58.06 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 58.17 Collecting contrail-vrouter-api==0.1.dev0 #13 58.17 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 58.43 Installing collected packages: contrail-vrouter-api #13 58.43 Successfully installed contrail-vrouter-api-0.1.dev0 #13 58.45 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 DONE 59.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.6s #15 exporting to image #15 exporting layers #15 exporting layers 6.2s done #15 writing image sha256:881087b35200c4697dea726634830568eeb45acbda5b6ea13e7fc72cd2e3b885 #15 writing image sha256:881087b35200c4697dea726634830568eeb45acbda5b6ea13e7fc72cd2e3b885 0.1s done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly-r25.1 0.0s done #15 DONE 6.6s 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-05-11 01:31:28,611: INFO: Docker build duration: 151 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] 38130a320465: Preparing e3c1a3b12e93: Preparing ddc6cef227e9: Preparing eea25fdadcaf: Preparing 39b4676616de: Preparing 8f4db4d94197: Preparing 13c5ab8d211d: Preparing d06cf55965ff: Preparing 5fa47e701519: Preparing 1d0a6e9ba52e: Preparing 02992008bf15: Preparing cffb8a56d1e8: Preparing d3dbf5988981: Preparing 8a12ca3c224d: Preparing f84caaa942fa: Preparing ae43c74a9433: Preparing 17abb9beeda3: Preparing 5aa6a6861596: Preparing 6e76dc908d43: Preparing 44343de3ea1d: Preparing 38130a320465: Waiting e3c1a3b12e93: Waiting ddc6cef227e9: Waiting eea25fdadcaf: Waiting 39b4676616de: Waiting 8f4db4d94197: Waiting 13c5ab8d211d: Waiting d06cf55965ff: Waiting 5fa47e701519: Waiting 1d0a6e9ba52e: Waiting 02992008bf15: Waiting cffb8a56d1e8: Waiting d3dbf5988981: Waiting 8a12ca3c224d: Waiting f84caaa942fa: Waiting ae43c74a9433: Waiting 17abb9beeda3: Waiting 5aa6a6861596: Waiting 6e76dc908d43: Waiting 44343de3ea1d: Waiting 38130a320465: Pushed ddc6cef227e9: Pushed eea25fdadcaf: Pushed 39b4676616de: Pushed 8f4db4d94197: Pushed d06cf55965ff: Layer already exists 5fa47e701519: Layer already exists 1d0a6e9ba52e: Layer already exists 02992008bf15: Layer already exists 13c5ab8d211d: Pushed cffb8a56d1e8: Layer already exists d3dbf5988981: Layer already exists 8a12ca3c224d: Layer already exists ae43c74a9433: Layer already exists f84caaa942fa: Layer already exists 17abb9beeda3: Layer already exists 5aa6a6861596: Layer already exists 6e76dc908d43: Layer already exists 44343de3ea1d: Layer already exists e3c1a3b12e93: Pushed nightly-r25.1: digest: sha256:a3852702ee562d268bf5194df71463a7801e826d90dc263d19c044c88b4c5dd2 size: 4504 2026-05-11 01:32:14,168: INFO: Building opensdn-tor-agent finished successfully, duration: 197 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 7e019a8756b8 590MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly-r25.1 3a7d63666ce0 598MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 abb3023020c5 573MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly-r25.1 e21cfb640417 923MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 4047610086cf 820MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly-r25.1 d6a744c0347c 821MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r25.1 96bec33ad07b 821MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 76c41da2219b 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 338fc8970e92 573MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 1ba9680014c1 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 2dbce689f5d8 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 a5c39e455f66 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 fccf84104077 573MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly-r25.1 47ccba436d06 593MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly-r25.1 533c50f4ee52 574MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly-r25.1 4a45393542bb 595MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 0c5f26a2ee36 636MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly-r25.1 18dc7d095667 1.2GB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly-r25.1 4cb2e70f1ae4 960MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly-r25.1 4dd14597986e 656MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 16ef2f99a656 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly-r25.1 75b09c129f68 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly-r25.1 5f669d502b6b 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-debug:nightly-r25.1 ff1be49cfed3 325MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 435185a1502a 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 f89a4632ee24 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 56587b467058 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 d58423931962 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 afcb4782c97e 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 2fdc5915a82b 337MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 7c9d1009d594 351MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 fb2c053a2275 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 4088b2e29db7 321MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 a00572267ed3 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly-r25.1 ce7b1629ce3b 594MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly-r25.1 bb24257e3ee2 578MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly-r25.1 ebf676fbfdf3 573MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly-r25.1 eaf868acd45e 712MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly-r25.1 1e413ff0ad73 321MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly-r25.1 888e409ffe48 337MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly-r25.1 a18afcd1fb76 337MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly-r25.1 be61891dc0bc 573MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly-r25.1 b33fdf3147f4 712MB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly-r25.1 881087b35200 637MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly-r25.1 1f45ed08adb9 885MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 72e618f60125 648MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly-r25.1 098c1ef369e5 630MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly-r25.1 be5e5a45a5b7 648MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 75d4d825b3b7 2.87GB 0B U tf-dev-sandbox:compile 11151a9ca7bf 24.7GB 0B