2025-10-31 09:09:41,610: INFO: Building opensdn-tor-agent 2025-10-31 09:09:41,674: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_3_1_0-3 --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-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:5101/opensdn-base:master-2_3_1_0-3 #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 2.3s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_1_0-3 #5 DONE 0.9s #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 DONE 0.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 3.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.0s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.4s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.4s #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 0.965 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 2.1 MB 00:00 #13 1.510 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #13 1.811 added from: http://tf-mirrors.gz1.opensdn.io/re 5.4 MB/s | 264 kB 00:00 #13 2.105 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 7.0 MB 00:00 #13 3.767 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 4.0 MB 00:00 #13 5.166 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #13 5.521 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 2.3 MB 00:00 #13 6.174 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 MB/s | 392 kB 00:00 #13 6.474 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #13 6.690 added from: http://tf-mirrors.gz1.opensdn.io/re 629 kB/s | 16 kB 00:00 #13 6.923 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 #13 7.308 added from: http://tf-mirrors.gz1.opensdn.io/re 55 kB/s | 13 kB 00:00 #13 7.503 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #13 7.996 added from: http://tf-mirrors.gz1.opensdn.io/re 87 MB/s | 30 MB 00:00 #13 15.29 Third parties for OpenSDN 42 MB/s | 5.1 MB 00:00 #13 19.62 Dependencies resolved. #13 19.62 ======================================================================================= #13 19.62 Package Arch Version Repository Size #13 19.62 ======================================================================================= #13 19.62 Installing: #13 19.62 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 19.62 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 19.62 Installing dependencies: #13 19.62 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 19.62 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 19.62 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 19.62 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 19.62 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 19.62 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 19.62 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 19.62 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 19.62 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 19.62 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 19.62 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 19.62 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 19.62 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 19.62 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 19.62 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 19.62 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 19.62 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 19.62 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 19.62 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 19.62 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 19.62 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 19.62 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 19.62 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 19.62 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 19.62 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 19.62 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 19.62 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 19.62 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 19.62 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 19.62 #13 19.62 Transaction Summary #13 19.62 ======================================================================================= #13 19.62 Install 31 Packages #13 19.62 #13 19.62 Total download size: 12 M #13 19.62 Installed size: 41 M #13 19.62 Downloading Packages: #13 19.63 (1/31): boost-1.75.0-8.el9.x86_64.rpm 394 kB/s | 11 kB 00:00 #13 19.63 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 540 kB/s | 16 kB 00:00 #13 19.63 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 24 kB 00:00 #13 19.63 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 36 kB 00:00 #13 19.63 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 15 kB 00:00 #13 19.67 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.5 MB/s | 44 kB 00:00 #13 19.67 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 6.6 MB/s | 32 kB 00:00 #13 19.67 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 13 kB 00:00 #13 19.67 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 38 kB 00:00 #13 19.67 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 11 MB/s | 57 kB 00:00 #13 19.67 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 16 MB/s | 101 kB 00:00 #13 19.67 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 6.3 MB/s | 38 kB 00:00 #13 19.67 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 18 MB/s | 214 kB 00:00 #13 19.68 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 23 MB/s | 408 kB 00:00 #13 19.68 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 15 MB/s | 205 kB 00:00 #13 19.69 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #13 19.69 (17/31): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #13 19.70 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 10 MB/s | 92 kB 00:00 #13 19.70 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #13 19.70 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 26 MB/s | 277 kB 00:00 #13 19.71 (21/31): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #13 19.71 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.4 MB/s | 27 kB 00:00 #13 19.73 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #13 19.73 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 15 MB/s | 230 kB 00:00 #13 19.73 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 55 kB 00:00 #13 19.76 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #13 19.76 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.0 MB/s | 30 kB 00:00 #13 19.76 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 13 MB/s | 208 kB 00:00 #13 19.76 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 15 MB/s | 308 kB 00:00 #13 19.78 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.9 MB/s | 67 kB 00:00 #13 19.97 (31/31): libicu-67.1-9.el9.x86_64.rpm 28 MB/s | 9.6 MB 00:00 #13 19.97 -------------------------------------------------------------------------------- #13 19.97 Total 36 MB/s | 12 MB 00:00 #13 19.97 Running transaction check #13 20.00 Transaction check succeeded. #13 20.00 Running transaction test #13 20.19 Transaction test succeeded. #13 20.19 Running transaction #13 20.72 Preparing : 1/1 #13 20.85 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 20.89 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 20.89 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 20.89 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 21.21 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 21.27 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 21.27 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 21.27 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 21.27 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 21.28 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 21.36 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 21.36 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 21.36 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 21.36 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 21.40 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 21.40 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 21.40 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 21.40 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 21.46 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 21.46 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 21.46 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 21.46 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 21.46 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 21.54 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 21.57 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 21.61 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 21.61 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 21.61 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 21.63 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 21.63 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 21.68 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 21.74 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 21.95 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 21.95 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 21.95 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 21.95 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 21.95 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 21.95 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 21.95 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 21.95 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 21.95 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 21.95 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 21.95 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 21.95 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 21.95 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 21.95 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 21.95 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 21.95 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 21.95 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 21.95 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 21.95 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 21.95 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 21.95 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 21.95 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 21.95 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 21.95 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 21.95 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 21.95 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 21.95 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 21.95 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 21.95 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 21.95 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 21.95 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 22.02 #13 22.02 Installed: #13 22.02 boost-1.75.0-8.el9.x86_64 #13 22.02 boost-atomic-1.75.0-8.el9.x86_64 #13 22.02 boost-chrono-1.75.0-8.el9.x86_64 #13 22.02 boost-container-1.75.0-8.el9.x86_64 #13 22.02 boost-context-1.75.0-8.el9.x86_64 #13 22.02 boost-contract-1.75.0-8.el9.x86_64 #13 22.02 boost-coroutine-1.75.0-8.el9.x86_64 #13 22.02 boost-date-time-1.75.0-8.el9.x86_64 #13 22.02 boost-fiber-1.75.0-8.el9.x86_64 #13 22.02 boost-filesystem-1.75.0-8.el9.x86_64 #13 22.02 boost-graph-1.75.0-8.el9.x86_64 #13 22.02 boost-iostreams-1.75.0-8.el9.x86_64 #13 22.02 boost-locale-1.75.0-8.el9.x86_64 #13 22.02 boost-log-1.75.0-8.el9.x86_64 #13 22.02 boost-math-1.75.0-8.el9.x86_64 #13 22.02 boost-nowide-1.75.0-8.el9.x86_64 #13 22.02 boost-program-options-1.75.0-8.el9.x86_64 #13 22.02 boost-python3-1.75.0-8.el9.x86_64 #13 22.02 boost-random-1.75.0-8.el9.x86_64 #13 22.02 boost-regex-1.75.0-8.el9.x86_64 #13 22.02 boost-serialization-1.75.0-8.el9.x86_64 #13 22.02 boost-stacktrace-1.75.0-8.el9.x86_64 #13 22.02 boost-system-1.75.0-8.el9.x86_64 #13 22.02 boost-test-1.75.0-8.el9.x86_64 #13 22.02 boost-thread-1.75.0-8.el9.x86_64 #13 22.02 boost-timer-1.75.0-8.el9.x86_64 #13 22.02 boost-type_erasure-1.75.0-8.el9.x86_64 #13 22.02 boost-wave-1.75.0-8.el9.x86_64 #13 22.02 gperftools-libs-2.9.1-3.el9.x86_64 #13 22.02 libicu-67.1-9.el9.x86_64 #13 22.02 libunwind-1.6.2-1.el9.x86_64 #13 22.02 #13 22.02 Complete! #13 22.55 75 files removed #13 22.98 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 23.07 Collecting contrail-vrouter-api==0.1.dev0 #13 23.09 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 23.58 Installing collected packages: contrail-vrouter-api #13 23.63 Successfully installed contrail-vrouter-api-0.1.dev0 #13 23.69 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 24.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 2.3s #15 exporting to image #15 exporting layers #15 exporting layers 2.6s done #15 writing image sha256:6eef262367fcd4700c7992bcbbdf25e916a34d75fc2a58abca2f0d8595ac34a6 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_1_0-3 0.0s done #15 DONE 2.9s 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) 2025-10-31 09:11:32,451: INFO: Docker build duration: 111 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] d9579cfaf1fb: Preparing 6a90c2218612: Preparing 2c2ca58c4c2a: Preparing d914f804dc6d: Preparing aebd69741d78: Preparing 5a0674555e52: Preparing e7176758f09c: Preparing 37995fd2ede5: Preparing 62c4eda8391e: Preparing e850810652ab: Preparing 6638a917850a: Preparing fbf97f8ac293: Preparing d500bca80d6e: Preparing 50d43736b8dd: Preparing 78a31aa96bf3: Preparing ab5ea27475b0: Preparing fe7a4b0d6b97: Preparing e65925e083b0: Preparing 056277adb0b4: Preparing 44343de3ea1d: Preparing d9579cfaf1fb: Waiting 6a90c2218612: Waiting 2c2ca58c4c2a: Waiting d914f804dc6d: Waiting aebd69741d78: Waiting 5a0674555e52: Waiting e7176758f09c: Waiting 37995fd2ede5: Waiting 62c4eda8391e: Waiting e850810652ab: Waiting 6638a917850a: Waiting fbf97f8ac293: Waiting d500bca80d6e: Waiting 50d43736b8dd: Waiting 78a31aa96bf3: Waiting ab5ea27475b0: Waiting fe7a4b0d6b97: Waiting e65925e083b0: Waiting 056277adb0b4: Waiting 44343de3ea1d: Waiting d9579cfaf1fb: Pushed 2c2ca58c4c2a: Pushed d914f804dc6d: Pushed aebd69741d78: Pushed 5a0674555e52: Pushed e7176758f09c: Pushed 37995fd2ede5: Layer already exists 62c4eda8391e: Layer already exists e850810652ab: Layer already exists 6638a917850a: Layer already exists fbf97f8ac293: Layer already exists d500bca80d6e: Layer already exists 50d43736b8dd: Layer already exists 78a31aa96bf3: Layer already exists ab5ea27475b0: Layer already exists fe7a4b0d6b97: Layer already exists e65925e083b0: Layer already exists 056277adb0b4: Layer already exists 44343de3ea1d: Layer already exists 6a90c2218612: Pushed master-2_3_1_0-3: digest: sha256:2d1fb268e4e840aec2b2b91f596a012ba15ca00b291b43cbac1e335e0492fc97 size: 4505 2025-10-31 09:11:54,244: INFO: Building opensdn-tor-agent finished successfully, duration: 133 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_1_0-3 fa47e7848560 1 second ago 693MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_1_0-3 c1fd205193cb 7 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_1_0-3 6eef262367fc 26 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_1_0-3 b8cbdd480833 29 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_1_0-3 ac988b0c3f81 30 seconds ago 632MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_1_0-3 25dca722be13 41 seconds ago 774MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_1_0-3 70e358c77ec5 45 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_1_0-3 da4f9346b56d 52 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_1_0-3 92ef04b56dd3 59 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_1_0-3 7ee23454c8d0 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_1_0-3 33c3a312c0c7 About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_1_0-3 41a19527f2f3 About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_1_0-3 f647540386f1 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_1_0-3 74e5a73c916f About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_1_0-3 484c3b846e42 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_1_0-3 820567269416 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_1_0-3 29219b02485e About a minute ago 628MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_1_0-3 a70c43d68ba1 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_1_0-3 c17c3d4d1e40 About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_1_0-3 7b3191ec8c93 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_1_0-3 99b4a3030983 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_1_0-3 d4ddcd95f368 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_1_0-3 c5685136ec38 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_1_0-3 9cfa6441aeed 2 minutes ago 612MB opensdn-test-test master-2_3_1_0-3 9817021c588e 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_1_0-3 9817021c588e 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_1_0-3 95232f15021d 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_1_0-3 ac3c46e5612d 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_1_0-3 4741191ac113 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_1_0-3 33cf87850f15 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_1_0-3 d7c30caa604b 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_1_0-3 7e077d514bcc 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_1_0-3 faa2e6ee506d 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_1_0-3 c17d10ae0e4b 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_1_0-3 726e703b2bfe 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_1_0-3 f444c9e36d50 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_1_0-3 e0025d4adf5c 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_1_0-3 b341e8628120 4 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_1_0-3 d93e6a366d3b 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_1_0-3 82dcefb9f6cd 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_1_0-3 bbdcf6ad786f 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_1_0-3 aed6ecb9dd65 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_1_0-3 4859c0cd3011 6 minutes ago 2.36MB tf-dev-sandbox compile 33de4b96d5a3 7 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_1_0-3 1b445af093a4 14 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src ee1d976c3393 14 minutes ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_1_0-3 1b285482e32f 14 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_1_0-3 99ec26688e37 14 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_1_0-3 856b46d02452 14 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen de1cf1fb7807 42 minutes ago 23.5GB