2025-10-12 06:29:21,907: INFO: Building opensdn-tor-agent 2025-10-12 06:29:22,043: 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_3_3-1 --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.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_3_3-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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.5s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_3_3-1 #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 2.4s #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 1.7s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.8s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.1s #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.243 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.1 MB 00:00 #13 2.146 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 730 kB 00:00 #13 2.472 added from: http://tf-mirrors.gz1.opensdn.io/re 4.7 MB/s | 264 kB 00:00 #13 2.832 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 #13 4.828 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 4.0 MB 00:00 #13 6.364 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 939 kB 00:00 #13 6.848 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 2.3 MB 00:00 #13 7.625 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 392 kB 00:00 #13 7.970 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #13 8.276 added from: http://tf-mirrors.gz1.opensdn.io/re 700 kB/s | 16 kB 00:00 #13 8.471 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 kB/s | 257 B 00:00 #13 8.686 added from: http://tf-mirrors.gz1.opensdn.io/re 283 kB/s | 13 kB 00:00 #13 8.926 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 #13 9.530 added from: http://tf-mirrors.gz1.opensdn.io/re 92 MB/s | 30 MB 00:00 #13 18.51 Third parties for OpenSDN 43 MB/s | 5.1 MB 00:00 #13 23.37 Dependencies resolved. #13 23.37 ======================================================================================= #13 23.37 Package Arch Version Repository Size #13 23.37 ======================================================================================= #13 23.37 Installing: #13 23.37 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 23.37 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 23.37 Installing dependencies: #13 23.37 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 23.37 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 23.37 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 23.37 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 23.37 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 23.37 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 23.37 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 23.37 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 23.37 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 23.37 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 23.37 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 23.37 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 23.37 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 23.37 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 23.37 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 23.37 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 23.37 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 23.37 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 23.37 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 23.37 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 23.37 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 23.37 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 23.37 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 23.37 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 23.37 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 23.37 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 23.37 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 23.37 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 23.37 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 23.37 #13 23.37 Transaction Summary #13 23.37 ======================================================================================= #13 23.37 Install 31 Packages #13 23.37 #13 23.37 Total download size: 12 M #13 23.37 Installed size: 41 M #13 23.37 Downloading Packages: #13 23.39 (1/31): boost-1.75.0-8.el9.x86_64.rpm 539 kB/s | 11 kB 00:00 #13 23.39 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 675 kB/s | 16 kB 00:00 #13 23.39 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 24 kB 00:00 #13 23.39 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 36 kB 00:00 #13 23.39 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 15 kB 00:00 #13 23.42 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 8.8 MB/s | 44 kB 00:00 #13 23.42 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 32 kB 00:00 #13 23.42 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 13 kB 00:00 #13 23.42 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 8.4 MB/s | 38 kB 00:00 #13 23.42 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 11 MB/s | 57 kB 00:00 #13 23.42 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 17 MB/s | 101 kB 00:00 #13 23.42 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.9 MB/s | 38 kB 00:00 #13 23.44 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 25 MB/s | 214 kB 00:00 #13 23.44 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 29 MB/s | 205 kB 00:00 #13 23.44 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 21 MB/s | 408 kB 00:00 #13 23.44 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #13 23.46 (17/31): boost-program-options-1.75.0-8.el9.x86 15 MB/s | 106 kB 00:00 #13 23.46 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #13 23.46 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 23 kB 00:00 #13 23.46 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 23 MB/s | 277 kB 00:00 #13 23.50 (21/31): boost-serialization-1.75.0-8.el9.x86_6 9.5 MB/s | 129 kB 00:00 #13 23.50 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.2 MB/s | 27 kB 00:00 #13 23.50 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #13 23.50 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 26 MB/s | 230 kB 00:00 #13 23.50 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.7 MB/s | 55 kB 00:00 #13 23.50 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 23 kB 00:00 #13 23.50 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.4 MB/s | 30 kB 00:00 #13 23.50 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 28 MB/s | 208 kB 00:00 #13 23.56 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #13 23.56 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.7 MB/s | 67 kB 00:00 #13 23.61 (31/31): libicu-67.1-9.el9.x86_64.rpm 43 MB/s | 9.6 MB 00:00 #13 23.61 -------------------------------------------------------------------------------- #13 23.61 Total 55 MB/s | 12 MB 00:00 #13 23.61 Running transaction check #13 23.65 Transaction check succeeded. #13 23.65 Running transaction test #13 23.88 Transaction test succeeded. #13 23.88 Running transaction #13 24.43 Preparing : 1/1 #13 24.58 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 24.77 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 24.77 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 24.77 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 25.02 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 25.02 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 25.02 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 25.02 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 25.02 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 25.02 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 25.06 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 25.06 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 25.06 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 25.06 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 25.18 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 25.18 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 25.18 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 25.18 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 25.18 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 25.18 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 25.18 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 25.18 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 25.18 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 25.18 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 25.18 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 25.18 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 25.18 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 25.18 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 25.18 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 25.21 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 25.21 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 25.27 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 25.52 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 25.52 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 25.52 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 25.52 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 25.52 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 25.52 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 25.52 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 25.52 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 25.52 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 25.52 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 25.52 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 25.52 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 25.52 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 25.52 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 25.52 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 25.52 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 25.52 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 25.52 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 25.52 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 25.52 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 25.52 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 25.52 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 25.52 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 25.52 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 25.52 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 25.52 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 25.52 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 25.52 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 25.52 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 25.52 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 25.52 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 25.65 #13 25.65 Installed: #13 25.65 boost-1.75.0-8.el9.x86_64 #13 25.65 boost-atomic-1.75.0-8.el9.x86_64 #13 25.65 boost-chrono-1.75.0-8.el9.x86_64 #13 25.65 boost-container-1.75.0-8.el9.x86_64 #13 25.65 boost-context-1.75.0-8.el9.x86_64 #13 25.65 boost-contract-1.75.0-8.el9.x86_64 #13 25.65 boost-coroutine-1.75.0-8.el9.x86_64 #13 25.65 boost-date-time-1.75.0-8.el9.x86_64 #13 25.65 boost-fiber-1.75.0-8.el9.x86_64 #13 25.65 boost-filesystem-1.75.0-8.el9.x86_64 #13 25.65 boost-graph-1.75.0-8.el9.x86_64 #13 25.65 boost-iostreams-1.75.0-8.el9.x86_64 #13 25.65 boost-locale-1.75.0-8.el9.x86_64 #13 25.65 boost-log-1.75.0-8.el9.x86_64 #13 25.65 boost-math-1.75.0-8.el9.x86_64 #13 25.65 boost-nowide-1.75.0-8.el9.x86_64 #13 25.65 boost-program-options-1.75.0-8.el9.x86_64 #13 25.65 boost-python3-1.75.0-8.el9.x86_64 #13 25.65 boost-random-1.75.0-8.el9.x86_64 #13 25.65 boost-regex-1.75.0-8.el9.x86_64 #13 25.65 boost-serialization-1.75.0-8.el9.x86_64 #13 25.65 boost-stacktrace-1.75.0-8.el9.x86_64 #13 25.65 boost-system-1.75.0-8.el9.x86_64 #13 25.65 boost-test-1.75.0-8.el9.x86_64 #13 25.65 boost-thread-1.75.0-8.el9.x86_64 #13 25.65 boost-timer-1.75.0-8.el9.x86_64 #13 25.65 boost-type_erasure-1.75.0-8.el9.x86_64 #13 25.65 boost-wave-1.75.0-8.el9.x86_64 #13 25.65 gperftools-libs-2.9.1-3.el9.x86_64 #13 25.65 libicu-67.1-9.el9.x86_64 #13 25.65 libunwind-1.6.2-1.el9.x86_64 #13 25.65 #13 25.65 Complete! #13 26.16 75 files removed #13 26.65 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 26.71 Collecting contrail-vrouter-api==0.1.dev0 #13 26.71 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 26.81 Installing collected packages: contrail-vrouter-api #13 26.81 Successfully installed contrail-vrouter-api-0.1.dev0 #13 26.82 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 DONE 27.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.5s #15 exporting to image #15 exporting layers #15 exporting layers 4.4s done #15 writing image sha256:3b0a0ee2a88e8801138c42521bf6a857d9b1d81ff979d4532bfd0130d6c8a923 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_3_3-1 0.0s done #15 DONE 6.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-12 06:31:32,087: INFO: Docker build duration: 131 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] f41441c5c5e6: Preparing 3f6e835f765d: Preparing c7941b7ae054: Preparing 8a062f32f49d: Preparing ba2d4e77cb4b: Preparing 095762777173: Preparing 1914ae8b6138: Preparing 816f4f42d303: Preparing 1bd0c03b5e9b: Preparing 20f5c50bc0ac: Preparing f0dbee932d57: Preparing 577a44a38ec6: Preparing d9f785f9e2c6: Preparing 837b6f8193f4: Preparing 98ec449e0dfc: Preparing c768b166193f: Preparing bc6ea7a26451: Preparing 5e2a2b2ea798: Preparing 44343de3ea1d: Preparing f41441c5c5e6: Waiting 3f6e835f765d: Waiting c7941b7ae054: Waiting 8a062f32f49d: Waiting ba2d4e77cb4b: Waiting 095762777173: Waiting 1914ae8b6138: Waiting 816f4f42d303: Waiting 1bd0c03b5e9b: Waiting 20f5c50bc0ac: Waiting f0dbee932d57: Waiting 577a44a38ec6: Waiting d9f785f9e2c6: Waiting 837b6f8193f4: Waiting 98ec449e0dfc: Waiting c768b166193f: Waiting bc6ea7a26451: Waiting 5e2a2b2ea798: Waiting 44343de3ea1d: Waiting c7941b7ae054: Pushed f41441c5c5e6: Pushed 8a062f32f49d: Pushed ba2d4e77cb4b: Pushed 095762777173: Pushed 816f4f42d303: Layer already exists 1bd0c03b5e9b: Layer already exists 1914ae8b6138: Pushed 20f5c50bc0ac: Layer already exists f0dbee932d57: Layer already exists 577a44a38ec6: Layer already exists d9f785f9e2c6: Layer already exists 837b6f8193f4: Layer already exists 98ec449e0dfc: Layer already exists c768b166193f: Layer already exists bc6ea7a26451: Layer already exists 5e2a2b2ea798: Layer already exists 44343de3ea1d: Layer already exists 3f6e835f765d: Pushed master-2_2_3_3-1: digest: sha256:12485615dc3da14f0e07d147e737e1dcc4b49c5ff8ce576800855a4286275a35 size: 4292 2025-10-12 06:31:57,794: INFO: Building opensdn-tor-agent finished successfully, duration: 156 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_3_3-1 9f0deccb2281 17 seconds ago 551MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_3_3-1 e56d6c548ec3 29 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_3_3-1 3b0a0ee2a88e 36 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_3_3-1 6bf36a1562ab 39 seconds ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_3_3-1 b7e0542cd485 46 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_3_3-1 b6d4a0c10271 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_3_3-1 970c9b5087b6 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_3_3-1 d426b3eb33c0 About a minute ago 791MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_3_3-1 54dc2cd9497e About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_3_3-1 7d7c9816e77b About a minute ago 606MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_3_3-1 74bbc9d116a7 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_3_3-1 f880ee17180a About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_3_3-1 da64bc8db1fb About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_3_3-1 8c6ac2f72188 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_3_3-1 81ca4837643b About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_3_3-1 1b97836fbbe5 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_3_3-1 bc8d1f8be609 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_3_3-1 94dbc27b5533 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_3_3-1 0f404d849c34 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_3_3-1 d401e1571dce 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_3_3-1 e91d3b26f964 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_3_3-1 83e7367e288b 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_3_3-1 8329774ee7e7 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_3_3-1 4171cbbc3a48 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_3_3-1 6c73c6a04a9b 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_3_3-1 2f7046370c2a 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_3_3-1 97b2f914d730 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_3_3-1 885440c0d367 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_3_3-1 4ca70a68c2f7 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_3_3-1 94b0f50d9268 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_3_3-1 c84148c08add 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_3_3-1 9677eb149385 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_3_3-1 a65e90643580 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_3_3-1 c6e44ce2e47d 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_3_3-1 1f5f9c3558f5 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_3_3-1 e93b0487ad04 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_3_3-1 6d9a235cbb26 4 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_3_3-1 032b9d2a4401 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_3_3-1 f3abc81d5902 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_3_3-1 4e2765c054ae 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_3_3-1 029a5200a0ee 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_3_3-1 5ab46ed98ce5 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_3_3-1 780b32b290af 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_3_3-1 0159963f1077 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_3_3-1 5f98a5a08bd2 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_3_3-1 1ae0f3eb249a 6 minutes ago 2.35MB tf-dev-sandbox compile 399dcc6db7f3 7 minutes ago 35.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_3_3-1 4a992d932b0b 14 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_3_3-1 ef629a4cb346 14 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src f36cb6012217 14 minutes ago 2.33MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_3_3-1 7448ffcee295 14 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_3_3-1 e48a3a051859 14 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 0c8679d848f4 9 hours ago 23.8GB