2026-05-18 01:37:53,297: INFO: Building opensdn-tor-agent 2026-05-18 01:37:53,403: 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 0.0s done #1 DONE 0.6s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.8s #5 [stage-1 1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #5 DONE 1.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 ... #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.4s #7 [internal] load build context #7 DONE 2.0s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.7s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.1s #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 1.979 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #13 6.604 Extra Packages for Enterprise Linux 9 - x86_64 25 MB/s | 21 MB 00:00 #13 39.09 Extra Packages for Enterprise Linux 9 openh264 2.7 kB/s | 2.5 kB 00:00 #13 40.47 Rocky Linux 9 - BaseOS 24 MB/s | 23 MB 00:00 #13 54.71 Rocky Linux 9 - AppStream 19 MB/s | 20 MB 00:01 #13 68.53 Rocky Linux 9 - Extras 28 kB/s | 17 kB 00:00 #13 79.51 Dependencies resolved. #13 79.51 ================================================================================ #13 79.51 Package Arch Version Repository Size #13 79.51 ================================================================================ #13 79.51 Installing: #13 79.51 boost x86_64 1.75.0-13.el9_7 appstream 9.9 k #13 79.51 gperftools-libs x86_64 2.9.1-3.el9 epel 308 k #13 79.51 Installing dependencies: #13 79.51 boost-atomic x86_64 1.75.0-13.el9_7 appstream 15 k #13 79.51 boost-chrono x86_64 1.75.0-13.el9_7 appstream 23 k #13 79.51 boost-container x86_64 1.75.0-13.el9_7 appstream 35 k #13 79.51 boost-context x86_64 1.75.0-13.el9_7 appstream 13 k #13 79.51 boost-contract x86_64 1.75.0-13.el9_7 appstream 43 k #13 79.51 boost-coroutine x86_64 1.75.0-13.el9_7 appstream 30 k #13 79.51 boost-date-time x86_64 1.75.0-13.el9_7 appstream 11 k #13 79.51 boost-fiber x86_64 1.75.0-13.el9_7 appstream 37 k #13 79.51 boost-filesystem x86_64 1.75.0-13.el9_7 appstream 55 k #13 79.51 boost-graph x86_64 1.75.0-13.el9_7 appstream 99 k #13 79.51 boost-iostreams x86_64 1.75.0-13.el9_7 appstream 37 k #13 79.51 boost-locale x86_64 1.75.0-13.el9_7 appstream 212 k #13 79.51 boost-log x86_64 1.75.0-13.el9_7 appstream 405 k #13 79.51 boost-math x86_64 1.75.0-13.el9_7 appstream 203 k #13 79.51 boost-nowide x86_64 1.75.0-13.el9_7 appstream 13 k #13 79.51 boost-program-options x86_64 1.75.0-13.el9_7 appstream 104 k #13 79.51 boost-python3 x86_64 1.75.0-13.el9_7 appstream 91 k #13 79.51 boost-random x86_64 1.75.0-13.el9_7 appstream 22 k #13 79.51 boost-regex x86_64 1.75.0-13.el9_7 appstream 275 k #13 79.51 boost-serialization x86_64 1.75.0-13.el9_7 appstream 127 k #13 79.51 boost-stacktrace x86_64 1.75.0-13.el9_7 appstream 25 k #13 79.51 boost-system x86_64 1.75.0-13.el9_7 appstream 11 k #13 79.51 boost-test x86_64 1.75.0-13.el9_7 appstream 228 k #13 79.51 boost-thread x86_64 1.75.0-13.el9_7 appstream 53 k #13 79.51 boost-timer x86_64 1.75.0-13.el9_7 appstream 21 k #13 79.51 boost-type_erasure x86_64 1.75.0-13.el9_7 appstream 28 k #13 79.51 boost-wave x86_64 1.75.0-13.el9_7 appstream 207 k #13 79.51 libicu x86_64 67.1-10.el9_6 baseos 9.6 M #13 79.51 libunwind x86_64 1.6.2-1.el9 epel 67 k #13 79.51 #13 79.51 Transaction Summary #13 79.51 ================================================================================ #13 79.51 Install 31 Packages #13 79.51 #13 79.51 Total download size: 12 M #13 79.51 Installed size: 41 M #13 79.51 Downloading Packages: #13 80.48 (1/31): libunwind-1.6.2-1.el9.x86_64.rpm 386 kB/s | 67 kB 00:00 #13 80.57 (2/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.2 MB/s | 308 kB 00:00 #13 80.62 (3/31): boost-1.75.0-13.el9_7.x86_64.rpm 72 kB/s | 9.9 kB 00:00 #13 80.62 (4/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 279 kB/s | 15 kB 00:00 #13 80.68 (5/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 403 kB/s | 23 kB 00:00 #13 80.68 (6/31): boost-container-1.75.0-13.el9_7.x86_64. 594 kB/s | 35 kB 00:00 #13 80.92 (7/31): libicu-67.1-10.el9_6.x86_64.rpm 16 MB/s | 9.6 MB 00:00 #13 80.92 (8/31): boost-context-1.75.0-13.el9_7.x86_64.rp 61 kB/s | 13 kB 00:00 #13 80.92 (9/31): boost-contract-1.75.0-13.el9_7.x86_64.r 193 kB/s | 43 kB 00:00 #13 80.93 (10/31): boost-coroutine-1.75.0-13.el9_7.x86_64 963 kB/s | 30 kB 00:00 #13 80.96 (11/31): boost-date-time-1.75.0-13.el9_7.x86_64 319 kB/s | 11 kB 00:00 #13 80.96 (12/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 917 kB/s | 37 kB 00:00 #13 80.97 (13/31): boost-filesystem-1.75.0-13.el9_7.x86_6 1.3 MB/s | 55 kB 00:00 #13 80.99 (14/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 2.5 MB/s | 99 kB 00:00 #13 80.99 (15/31): boost-iostreams-1.75.0-13.el9_7.x86_64 962 kB/s | 37 kB 00:00 #13 81.01 (16/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 5.5 MB/s | 212 kB 00:00 #13 81.03 (17/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 9.4 MB/s | 405 kB 00:00 #13 81.03 (18/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 4.2 MB/s | 203 kB 00:00 #13 81.05 (19/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 439 kB/s | 13 kB 00:00 #13 81.07 (20/31): boost-program-options-1.75.0-13.el9_7. 3.0 MB/s | 104 kB 00:00 #13 81.07 (21/31): boost-python3-1.75.0-13.el9_7.x86_64.r 2.6 MB/s | 91 kB 00:00 #13 81.08 (22/31): boost-random-1.75.0-13.el9_7.x86_64.rp 597 kB/s | 22 kB 00:00 #13 81.10 (23/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 6.8 MB/s | 275 kB 00:00 #13 81.15 (24/31): boost-serialization-1.75.0-13.el9_7.x8 3.0 MB/s | 127 kB 00:00 #13 81.15 (25/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 677 kB/s | 25 kB 00:00 #13 81.15 (26/31): boost-system-1.75.0-13.el9_7.x86_64.rp 327 kB/s | 11 kB 00:00 #13 81.15 (27/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 6.8 MB/s | 228 kB 00:00 #13 81.17 (28/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 53 kB 00:00 #13 81.17 (29/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 626 kB/s | 21 kB 00:00 #13 81.18 (30/31): boost-type_erasure-1.75.0-13.el9_7.x86 877 kB/s | 28 kB 00:00 #13 81.21 (31/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 4.8 MB/s | 207 kB 00:00 #13 81.21 -------------------------------------------------------------------------------- #13 81.21 Total 7.1 MB/s | 12 MB 00:01 #13 82.84 Running transaction check #13 82.85 Transaction check succeeded. #13 82.85 Running transaction test #13 83.54 Transaction test succeeded. #13 83.55 Running transaction #13 84.22 Preparing : 1/1 #13 84.39 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 84.40 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 84.41 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 84.44 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 85.24 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 85.27 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 85.29 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 85.31 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 85.31 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 85.35 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 85.39 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 85.42 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 85.42 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 85.45 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 85.46 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 85.49 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 85.50 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 85.55 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/31 #13 85.55 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/31 #13 85.57 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/31 #13 85.59 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/31 #13 85.59 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/31 #13 85.61 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/31 #13 85.62 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/31 #13 85.63 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/31 #13 85.66 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/31 #13 85.66 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/31 #13 85.69 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/31 #13 85.69 Installing : libunwind-1.6.2-1.el9.x86_64 29/31 #13 85.71 Installing : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 85.72 Installing : boost-1.75.0-13.el9_7.x86_64 31/31 #13 85.76 Running scriptlet: boost-1.75.0-13.el9_7.x86_64 31/31 #13 86.50 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 1/31 #13 86.50 Verifying : libunwind-1.6.2-1.el9.x86_64 2/31 #13 86.50 Verifying : libicu-67.1-10.el9_6.x86_64 3/31 #13 86.50 Verifying : boost-1.75.0-13.el9_7.x86_64 4/31 #13 86.50 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 5/31 #13 86.50 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 6/31 #13 86.50 Verifying : boost-container-1.75.0-13.el9_7.x86_64 7/31 #13 86.50 Verifying : boost-context-1.75.0-13.el9_7.x86_64 8/31 #13 86.50 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 9/31 #13 86.50 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 10/31 #13 86.50 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 11/31 #13 86.50 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 12/31 #13 86.50 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 13/31 #13 86.50 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 86.50 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 15/31 #13 86.50 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 16/31 #13 86.50 Verifying : boost-log-1.75.0-13.el9_7.x86_64 17/31 #13 86.50 Verifying : boost-math-1.75.0-13.el9_7.x86_64 18/31 #13 86.50 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 19/31 #13 86.50 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 20/31 #13 86.50 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 21/31 #13 86.50 Verifying : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 86.50 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 23/31 #13 86.50 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 24/31 #13 86.50 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 25/31 #13 86.50 Verifying : boost-system-1.75.0-13.el9_7.x86_64 26/31 #13 86.50 Verifying : boost-test-1.75.0-13.el9_7.x86_64 27/31 #13 86.50 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 28/31 #13 86.50 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 29/31 #13 86.50 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 30/31 #13 86.50 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 31/31 #13 86.67 #13 86.67 Installed: #13 86.67 boost-1.75.0-13.el9_7.x86_64 #13 86.67 boost-atomic-1.75.0-13.el9_7.x86_64 #13 86.67 boost-chrono-1.75.0-13.el9_7.x86_64 #13 86.67 boost-container-1.75.0-13.el9_7.x86_64 #13 86.67 boost-context-1.75.0-13.el9_7.x86_64 #13 86.67 boost-contract-1.75.0-13.el9_7.x86_64 #13 86.67 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 86.67 boost-date-time-1.75.0-13.el9_7.x86_64 #13 86.67 boost-fiber-1.75.0-13.el9_7.x86_64 #13 86.67 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 86.67 boost-graph-1.75.0-13.el9_7.x86_64 #13 86.67 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 86.67 boost-locale-1.75.0-13.el9_7.x86_64 #13 86.67 boost-log-1.75.0-13.el9_7.x86_64 #13 86.67 boost-math-1.75.0-13.el9_7.x86_64 #13 86.67 boost-nowide-1.75.0-13.el9_7.x86_64 #13 86.67 boost-program-options-1.75.0-13.el9_7.x86_64 #13 86.67 boost-python3-1.75.0-13.el9_7.x86_64 #13 86.67 boost-random-1.75.0-13.el9_7.x86_64 #13 86.67 boost-regex-1.75.0-13.el9_7.x86_64 #13 86.67 boost-serialization-1.75.0-13.el9_7.x86_64 #13 86.67 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 86.67 boost-system-1.75.0-13.el9_7.x86_64 #13 86.67 boost-test-1.75.0-13.el9_7.x86_64 #13 86.67 boost-thread-1.75.0-13.el9_7.x86_64 #13 86.67 boost-timer-1.75.0-13.el9_7.x86_64 #13 86.67 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 86.67 boost-wave-1.75.0-13.el9_7.x86_64 #13 86.67 gperftools-libs-2.9.1-3.el9.x86_64 #13 86.67 libicu-67.1-10.el9_6.x86_64 #13 86.67 libunwind-1.6.2-1.el9.x86_64 #13 86.67 #13 86.67 Complete! #13 87.66 46 files removed #13 88.35 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 88.51 Collecting contrail-vrouter-api==0.1.dev0 #13 88.54 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 89.49 Installing collected packages: contrail-vrouter-api #13 89.56 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 89.56 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 91.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.4s #15 exporting to image #15 exporting layers #15 exporting layers 14.7s done #15 writing image sha256:2fd2bc832871a70af848c87ac6a0f312699fd0fd7478a2cff4b45b56a7616f8e done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly-r25.1 #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly-r25.1 0.0s done #15 DONE 15.0s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-05-18 01:39:59,086: INFO: Docker build duration: 126 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] 6a21bfb9b1c3: Preparing 484845d4188d: Preparing 51314f916484: Preparing 4133a7fe1163: Preparing 0484f5655696: Preparing 9552f8a9e650: Preparing 059780ef1906: Preparing 02a87affaa45: Preparing 2c873d633959: Preparing cb3e54e83a67: Preparing 50134289fa4a: Preparing 63a2ec7ee280: Preparing 10d9ccc52018: Preparing 9497f2067e05: Preparing bfdec141dcf4: Preparing 75a1f9613db1: Preparing 0cdee024a975: Preparing be080ba4d38b: Preparing a0463faf98c1: Preparing 44343de3ea1d: Preparing 4133a7fe1163: Waiting 0484f5655696: Waiting 9552f8a9e650: Waiting 059780ef1906: Waiting 02a87affaa45: Waiting 2c873d633959: Waiting cb3e54e83a67: Waiting 50134289fa4a: Waiting 63a2ec7ee280: Waiting 10d9ccc52018: Waiting 9497f2067e05: Waiting bfdec141dcf4: Waiting 75a1f9613db1: Waiting 0cdee024a975: Waiting be080ba4d38b: Waiting a0463faf98c1: Waiting 44343de3ea1d: Waiting 51314f916484: Pushed 6a21bfb9b1c3: Pushed 4133a7fe1163: Pushed 0484f5655696: Pushed 9552f8a9e650: Pushed 02a87affaa45: Layer already exists 2c873d633959: Layer already exists cb3e54e83a67: Layer already exists 50134289fa4a: Layer already exists 63a2ec7ee280: Layer already exists 10d9ccc52018: Layer already exists 9497f2067e05: Layer already exists bfdec141dcf4: Layer already exists 059780ef1906: Pushed 75a1f9613db1: Layer already exists 0cdee024a975: Layer already exists be080ba4d38b: Layer already exists a0463faf98c1: Layer already exists 44343de3ea1d: Layer already exists 484845d4188d: Pushed nightly-r25.1: digest: sha256:95dedc2c5936a13ed606e5cf222087c4d1bdc52cbd98a5ba26abd788583db87e size: 4504 2026-05-18 01:40:47,215: INFO: Building opensdn-tor-agent finished successfully, duration: 174 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 fdc91dcc00b2 660MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly-r25.1 09ca9d2d6474 669MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 fc9e9a955bf0 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 7de0bf07e041 882MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly-r25.1 3fee9621efe6 882MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r25.1 b88b79adfe0e 882MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 d5a14ca86cee 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 c7e72dece4b5 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 10939979db4c 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 40253d5da626 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 48894586150d 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly-r25.1 25a0804e0c0d 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 f7ad91cf7a45 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly-r25.1 269d6f441fa0 663MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly-r25.1 29d9c3c43b22 645MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly-r25.1 1844d789b046 665MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 0e848b63270f 707MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly-r25.1 2313c41ebc11 1.03GB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly-r25.1 a05f2c0bfa72 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 48d9cf745b61 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly-r25.1 4a0f62b5c297 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly-r25.1 865ea7500e95 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-debug:nightly-r25.1 d52f03473ad9 431MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 9b8845250f16 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 55c1fb2634a8 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 42daa4334f57 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 bb17c53cebd2 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 aea9bd5aa9bc 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 14894d08a70a 447MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 21257cbb5de3 458MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 26cc4f7ad534 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 dd9a95f2ca0d 427MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 971f6c61ce6b 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly-r25.1 127fb94803ab 664MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly-r25.1 a1278eaf11a6 649MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly-r25.1 27a0e889adfa 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly-r25.1 8b1f931924b5 783MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly-r25.1 7ce3f20a6cdf 427MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly-r25.1 a8ace6dc23dd 443MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly-r25.1 c51b01b86317 443MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly-r25.1 cf62883cd9f1 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly-r25.1 ab941ec36b85 782MB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly-r25.1 2fd2bc832871 708MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 9062f56df2fa 718MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly-r25.1 ebcfffd52537 718MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 75d4d825b3b7 2.87GB 0B U tf-dev-sandbox:compile 5c52f5ee1b71 24.7GB 0B