2025-10-21 11:20:20,275: INFO: Building opensdn-tor-agent 2025-10-21 11:20:20,333: 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_2_5_0-1_2 --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 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #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:5101/opensdn-base:master-2_2_5_0-1_2 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.0s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_0-1_2 #5 DONE 0.1s #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 2.0s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 3.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.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 1.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 3.367 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.1 MB 00:00 #13 3.985 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 730 kB 00:00 #13 4.323 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 264 kB 00:00 #13 4.798 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 7.0 MB 00:00 #13 9.555 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 4.0 MB 00:00 #13 10.82 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #13 11.41 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.3 MB 00:00 #13 12.90 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 392 kB 00:00 #13 13.30 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 451 kB 00:00 #13 13.90 added from: http://tf-mirrors.gz1.opensdn.io/re 627 kB/s | 16 kB 00:00 #13 14.30 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 kB/s | 257 B 00:00 #13 14.65 added from: http://tf-mirrors.gz1.opensdn.io/re 261 kB/s | 13 kB 00:00 #13 15.05 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 64 kB 00:00 #13 16.17 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 30 MB 00:00 #13 35.43 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #13 49.37 Dependencies resolved. #13 49.37 ======================================================================================= #13 49.37 Package Arch Version Repository Size #13 49.37 ======================================================================================= #13 49.37 Installing: #13 49.37 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 49.37 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 49.37 Installing dependencies: #13 49.37 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 49.37 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 49.37 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 49.37 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 49.37 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 49.37 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 49.37 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 49.37 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 49.37 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 49.37 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 49.37 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 49.37 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 49.37 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 49.37 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 49.37 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 49.37 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 49.37 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 49.37 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 49.37 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 49.37 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 49.37 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 49.37 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 49.37 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 49.37 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 49.37 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 49.37 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 49.37 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 49.37 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 49.37 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 49.37 #13 49.37 Transaction Summary #13 49.37 ======================================================================================= #13 49.37 Install 31 Packages #13 49.37 #13 49.37 Total download size: 12 M #13 49.37 Installed size: 41 M #13 49.37 Downloading Packages: #13 49.37 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 843 kB/s | 16 kB 00:00 #13 49.37 (2/31): boost-1.75.0-8.el9.x86_64.rpm 480 kB/s | 11 kB 00:00 #13 49.45 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 24 kB 00:00 #13 49.45 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 36 kB 00:00 #13 49.45 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 15 kB 00:00 #13 49.45 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.6 MB/s | 44 kB 00:00 #13 49.45 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 32 kB 00:00 #13 49.45 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #13 49.45 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 38 kB 00:00 #13 49.45 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 8.1 MB/s | 57 kB 00:00 #13 49.45 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 13 MB/s | 101 kB 00:00 #13 49.45 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.8 MB/s | 38 kB 00:00 #13 49.45 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 14 MB/s | 214 kB 00:00 #13 49.45 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 9.6 MB/s | 408 kB 00:00 #13 49.48 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 205 kB 00:00 #13 49.48 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 589 kB/s | 15 kB 00:00 #13 49.50 (17/31): boost-program-options-1.75.0-8.el9.x86 5.3 MB/s | 106 kB 00:00 #13 49.50 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 6.6 MB/s | 92 kB 00:00 #13 49.50 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 23 kB 00:00 #13 49.54 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 12 MB/s | 277 kB 00:00 #13 49.54 (21/31): boost-serialization-1.75.0-8.el9.x86_6 3.9 MB/s | 129 kB 00:00 #13 49.54 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.6 MB/s | 27 kB 00:00 #13 49.54 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 13 kB 00:00 #13 49.56 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 22 MB/s | 230 kB 00:00 #13 49.56 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 55 kB 00:00 #13 49.56 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #13 49.56 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.9 MB/s | 30 kB 00:00 #13 49.62 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 208 kB 00:00 #13 49.62 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 7.1 MB/s | 308 kB 00:00 #13 49.62 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.8 MB/s | 67 kB 00:00 #13 49.82 (31/31): libicu-67.1-9.el9.x86_64.rpm 21 MB/s | 9.6 MB 00:00 #13 49.82 -------------------------------------------------------------------------------- #13 49.82 Total 27 MB/s | 12 MB 00:00 #13 49.82 Running transaction check #13 49.96 Transaction check succeeded. #13 49.96 Running transaction test #13 50.39 Transaction test succeeded. #13 50.39 Running transaction #13 50.93 Preparing : 1/1 #13 51.10 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 51.10 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 51.10 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 51.10 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 51.39 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 51.46 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 51.46 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 51.46 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 51.46 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 51.46 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 51.53 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 51.53 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 51.53 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 51.53 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 51.53 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 51.53 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 51.58 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 51.58 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 51.58 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 51.58 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 51.58 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 51.60 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 51.60 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 51.60 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 51.62 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 51.64 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 51.68 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 51.68 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 51.68 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 51.72 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 51.72 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 51.78 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 52.38 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 52.38 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 52.38 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 52.38 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 52.38 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 52.38 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 52.38 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 52.38 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 52.38 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 52.38 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 52.38 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 52.38 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 52.38 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 52.38 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 52.38 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 52.38 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 52.38 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 52.38 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 52.38 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 52.38 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 52.38 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 52.38 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 52.38 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 52.38 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 52.38 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 52.38 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 52.38 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 52.38 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 52.38 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 52.38 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 52.38 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 52.38 #13 52.38 Installed: #13 52.38 boost-1.75.0-8.el9.x86_64 #13 52.38 boost-atomic-1.75.0-8.el9.x86_64 #13 52.38 boost-chrono-1.75.0-8.el9.x86_64 #13 52.38 boost-container-1.75.0-8.el9.x86_64 #13 52.38 boost-context-1.75.0-8.el9.x86_64 #13 52.38 boost-contract-1.75.0-8.el9.x86_64 #13 52.38 boost-coroutine-1.75.0-8.el9.x86_64 #13 52.38 boost-date-time-1.75.0-8.el9.x86_64 #13 52.38 boost-fiber-1.75.0-8.el9.x86_64 #13 52.38 boost-filesystem-1.75.0-8.el9.x86_64 #13 52.38 boost-graph-1.75.0-8.el9.x86_64 #13 52.38 boost-iostreams-1.75.0-8.el9.x86_64 #13 52.38 boost-locale-1.75.0-8.el9.x86_64 #13 52.38 boost-log-1.75.0-8.el9.x86_64 #13 52.38 boost-math-1.75.0-8.el9.x86_64 #13 52.38 boost-nowide-1.75.0-8.el9.x86_64 #13 52.38 boost-program-options-1.75.0-8.el9.x86_64 #13 52.38 boost-python3-1.75.0-8.el9.x86_64 #13 52.38 boost-random-1.75.0-8.el9.x86_64 #13 52.38 boost-regex-1.75.0-8.el9.x86_64 #13 52.38 boost-serialization-1.75.0-8.el9.x86_64 #13 52.38 boost-stacktrace-1.75.0-8.el9.x86_64 #13 52.38 boost-system-1.75.0-8.el9.x86_64 #13 52.38 boost-test-1.75.0-8.el9.x86_64 #13 52.38 boost-thread-1.75.0-8.el9.x86_64 #13 52.38 boost-timer-1.75.0-8.el9.x86_64 #13 52.38 boost-type_erasure-1.75.0-8.el9.x86_64 #13 52.38 boost-wave-1.75.0-8.el9.x86_64 #13 52.38 gperftools-libs-2.9.1-3.el9.x86_64 #13 52.38 libicu-67.1-9.el9.x86_64 #13 52.38 libunwind-1.6.2-1.el9.x86_64 #13 52.38 #13 52.38 Complete! #13 53.45 75 files removed #13 54.05 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 54.08 Collecting contrail-vrouter-api==0.1.dev0 #13 54.09 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 54.29 Installing collected packages: contrail-vrouter-api #13 54.34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #13 54.34 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 57.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.9s #15 exporting to image #15 exporting layers #15 exporting layers 3.6s done #15 writing image sha256:4a2c012b2543cb5004d2d1fcd366a7b491bd97602d7bcd60c79734346ce4a76c #15 writing image sha256:4a2c012b2543cb5004d2d1fcd366a7b491bd97602d7bcd60c79734346ce4a76c done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_0-1_2 0.0s done #15 DONE 3.7s 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-21 11:21:55,073: INFO: Docker build duration: 95 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 1f4c3917e109: Preparing 8ab59f41e45b: Preparing e164a383c951: Preparing 212183c0aca7: Preparing 105ebbc7f253: Preparing 857b0c1d9bdc: Preparing eb59f79eb829: Preparing f6c8d1dff661: Preparing fc3c7d5b7577: Preparing fe7dcc610922: Preparing c95d1c2de35d: Preparing 5f6af4618064: Preparing 7ecd1f8d3327: Preparing 6c758f4e6e74: Preparing 4b45f6ba9628: Preparing 5d8f37ef309b: Preparing 54f3b12003eb: Preparing 5f11d9345d2e: Preparing 44343de3ea1d: Preparing 212183c0aca7: Waiting 105ebbc7f253: Waiting 857b0c1d9bdc: Waiting eb59f79eb829: Waiting f6c8d1dff661: Waiting fc3c7d5b7577: Waiting fe7dcc610922: Waiting c95d1c2de35d: Waiting 5f6af4618064: Waiting 7ecd1f8d3327: Waiting 6c758f4e6e74: Waiting 4b45f6ba9628: Waiting 5d8f37ef309b: Waiting 54f3b12003eb: Waiting 5f11d9345d2e: Waiting 44343de3ea1d: Waiting e164a383c951: Pushed 1f4c3917e109: Pushed 212183c0aca7: Pushed 105ebbc7f253: Pushed 857b0c1d9bdc: Pushed f6c8d1dff661: Layer already exists fc3c7d5b7577: Layer already exists eb59f79eb829: Pushed fe7dcc610922: Layer already exists c95d1c2de35d: Layer already exists 5f6af4618064: Layer already exists 7ecd1f8d3327: Layer already exists 6c758f4e6e74: Layer already exists 4b45f6ba9628: Layer already exists 5d8f37ef309b: Layer already exists 54f3b12003eb: Layer already exists 5f11d9345d2e: Layer already exists 44343de3ea1d: Layer already exists 8ab59f41e45b: Pushed master-2_2_5_0-1_2: digest: sha256:d0ea972763a5d1711242f4c90fd8ecc77e8bdf31c88e603b1af4612cd0573f0c size: 4292 2025-10-21 11:22:30,395: INFO: Building opensdn-tor-agent finished successfully, duration: 130 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_5_0-1_2 64bbfa95a56a 19 seconds ago 536MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_5_0-1_2 6699b8928b98 33 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_5_0-1_2 14b9ad5ffa54 35 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_5_0-1_2 4a2c012b2543 40 seconds ago 573MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_5_0-1_2 fd0363363b12 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_5_0-1_2 72291b2148b9 About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_5_0-1_2 a9e56c484553 About a minute ago 533MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_5_0-1_2 25b53cb29c58 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_5_0-1_2 1e547bc0a2ca About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_0-1_2 a91a5d5462fe About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_5_0-1_2 02d471c52d28 About a minute ago 888MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_0-1_2 f65604bc4557 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_0-1_2 f5910c266da2 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_0-1_2 9082317a9a29 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_0-1_2 1168c56c04c1 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_0-1_2 22fce0db4d44 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_0-1_2 5dd3357f2721 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_0-1_2 65982195a56f About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_5_0-1_2 3a85d06a14fb About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_0-1_2 ec64b42479f1 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_0-1_2 95e9ef7c1724 About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_0-1_2 dade0e29b875 About a minute ago 513MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_0-1_2 ae3ca6d19e82 About a minute ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_0-1_2 49592f09685f 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_0-1_2 bbdc50a13300 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_0-1_2 413462c19867 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_0-1_2 5c0d62927d91 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_0-1_2 37dc65aa542c 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_0-1_2 bd8fc2d7ccf1 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_0-1_2 a47a36ba06aa 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_0-1_2 ba74dce1acad 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_0-1_2 5edb91c6bb2d 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_0-1_2 3c6d6a57d2a3 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_0-1_2 fb49d4505e84 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_0-1_2 acdcb95672b2 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_0-1_2 2110655b6131 4 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_0-1_2 65bee5e665d3 4 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_0-1_2 52d1f8107c4d 4 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_0-1_2 e4b32129b111 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_0-1_2 f8b35a3a8875 6 minutes ago 2.35MB tf-dev-sandbox compile c0bc5048ff35 6 minutes ago 34.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_0-1_2 6f61f6ef5bfe 14 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_0-1_2 e997728a8879 14 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 3faf6a847bb7 14 minutes ago 2.33MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_0-1_2 5fdb271f398f 14 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_0-1_2 733ecfceb449 14 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 60db0d7902be 2 hours ago 23.6GB