2025-10-22 17:54:57,638: INFO: Building opensdn-tor-agent 2025-10-22 17:54:57,673: 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_7_3-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 DONE 1.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_3-2 #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 0.0s done #4 DONE 1.1s #5 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_3-2 #5 CACHED #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.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.9s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.4s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.2s #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.291 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.1 MB 00:00 #13 2.359 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #13 2.617 added from: http://tf-mirrors.gz1.opensdn.io/re 4.2 MB/s | 264 kB 00:00 #13 2.902 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 7.0 MB 00:00 #13 5.148 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 4.0 MB 00:00 #13 6.958 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 939 kB 00:00 #13 7.505 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #13 8.959 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 MB/s | 392 kB 00:00 #13 9.514 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 451 kB 00:00 #13 9.919 added from: http://tf-mirrors.gz1.opensdn.io/re 207 kB/s | 16 kB 00:00 #13 10.18 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 kB/s | 257 B 00:00 #13 10.35 added from: http://tf-mirrors.gz1.opensdn.io/re 350 kB/s | 13 kB 00:00 #13 10.67 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 64 kB 00:00 #13 11.71 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 30 MB 00:00 #13 28.60 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #13 38.65 Dependencies resolved. #13 38.65 ======================================================================================= #13 38.65 Package Arch Version Repository Size #13 38.65 ======================================================================================= #13 38.65 Installing: #13 38.65 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 38.65 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 38.65 Installing dependencies: #13 38.65 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 38.65 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 38.65 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 38.65 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 38.65 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 38.65 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 38.65 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 38.65 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 38.65 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 38.65 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 38.65 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 38.65 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 38.65 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 38.65 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 38.65 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 38.65 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 38.65 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 38.65 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 38.65 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 38.65 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 38.65 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 38.65 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 38.65 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 38.65 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 38.65 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 38.65 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 38.65 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 38.65 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 38.65 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 38.65 #13 38.65 Transaction Summary #13 38.65 ======================================================================================= #13 38.65 Install 31 Packages #13 38.65 #13 38.65 Total download size: 12 M #13 38.65 Installed size: 41 M #13 38.65 Downloading Packages: #13 38.71 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 523 kB/s | 16 kB 00:00 #13 38.71 (2/31): boost-1.75.0-8.el9.x86_64.rpm 323 kB/s | 11 kB 00:00 #13 38.71 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 24 kB 00:00 #13 38.71 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 6.6 MB/s | 36 kB 00:00 #13 38.71 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 15 kB 00:00 #13 38.71 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.9 MB/s | 44 kB 00:00 #13 38.71 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 32 kB 00:00 #13 38.71 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 13 kB 00:00 #13 38.71 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.6 MB/s | 38 kB 00:00 #13 38.76 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 2.9 MB/s | 57 kB 00:00 #13 38.76 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 101 kB 00:00 #13 38.76 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.2 MB/s | 38 kB 00:00 #13 38.76 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 23 MB/s | 214 kB 00:00 #13 38.76 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 16 MB/s | 205 kB 00:00 #13 38.76 (15/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 15 kB 00:00 #13 38.78 (16/31): boost-log-1.75.0-8.el9.x86_64.rpm 10 MB/s | 408 kB 00:00 #13 38.82 (17/31): boost-program-options-1.75.0-8.el9.x86 5.1 MB/s | 106 kB 00:00 #13 38.82 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 4.8 MB/s | 92 kB 00:00 #13 38.82 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 23 kB 00:00 #13 38.82 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 31 MB/s | 277 kB 00:00 #13 38.82 (21/31): boost-serialization-1.75.0-8.el9.x86_6 13 MB/s | 129 kB 00:00 #13 38.82 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.6 MB/s | 27 kB 00:00 #13 38.82 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 #13 38.82 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 17 MB/s | 230 kB 00:00 #13 38.83 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 55 kB 00:00 #13 38.83 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 23 kB 00:00 #13 38.89 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 6.0 MB/s | 30 kB 00:00 #13 38.89 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 28 MB/s | 208 kB 00:00 #13 38.89 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 18 MB/s | 308 kB 00:00 #13 38.89 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.5 MB/s | 67 kB 00:00 #13 39.00 (31/31): libicu-67.1-9.el9.x86_64.rpm 28 MB/s | 9.6 MB 00:00 #13 39.00 -------------------------------------------------------------------------------- #13 39.00 Total 36 MB/s | 12 MB 00:00 #13 39.00 Running transaction check #13 39.06 Transaction check succeeded. #13 39.06 Running transaction test #13 39.42 Transaction test succeeded. #13 39.43 Running transaction #13 40.02 Preparing : 1/1 #13 40.17 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 40.19 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 40.19 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 40.19 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 40.64 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 40.65 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 40.67 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 40.69 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 40.69 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 40.69 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 40.71 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 40.73 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 40.74 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 40.74 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 40.77 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 40.77 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 40.77 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 40.77 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 40.79 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 40.81 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 40.89 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 41.02 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 41.11 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 41.27 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 41.44 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 41.66 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 41.75 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 41.75 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 41.75 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 41.75 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 41.81 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 41.81 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 41.92 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 41.92 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 41.92 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 41.92 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 41.92 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 41.92 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 41.92 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 41.92 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 41.92 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 41.92 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 41.92 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 41.92 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 41.92 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 41.92 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 41.92 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 41.92 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 41.92 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 41.92 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 41.92 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 41.92 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 41.92 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 41.92 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 41.92 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 41.92 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 41.92 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 41.92 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 41.92 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 41.92 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 41.92 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 41.92 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 41.92 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 42.03 #13 42.03 Installed: #13 42.03 boost-1.75.0-8.el9.x86_64 #13 42.03 boost-atomic-1.75.0-8.el9.x86_64 #13 42.03 boost-chrono-1.75.0-8.el9.x86_64 #13 42.03 boost-container-1.75.0-8.el9.x86_64 #13 42.03 boost-context-1.75.0-8.el9.x86_64 #13 42.03 boost-contract-1.75.0-8.el9.x86_64 #13 42.03 boost-coroutine-1.75.0-8.el9.x86_64 #13 42.03 boost-date-time-1.75.0-8.el9.x86_64 #13 42.03 boost-fiber-1.75.0-8.el9.x86_64 #13 42.03 boost-filesystem-1.75.0-8.el9.x86_64 #13 42.03 boost-graph-1.75.0-8.el9.x86_64 #13 42.03 boost-iostreams-1.75.0-8.el9.x86_64 #13 42.03 boost-locale-1.75.0-8.el9.x86_64 #13 42.03 boost-log-1.75.0-8.el9.x86_64 #13 42.03 boost-math-1.75.0-8.el9.x86_64 #13 42.03 boost-nowide-1.75.0-8.el9.x86_64 #13 42.03 boost-program-options-1.75.0-8.el9.x86_64 #13 42.03 boost-python3-1.75.0-8.el9.x86_64 #13 42.03 boost-random-1.75.0-8.el9.x86_64 #13 42.03 boost-regex-1.75.0-8.el9.x86_64 #13 42.03 boost-serialization-1.75.0-8.el9.x86_64 #13 42.03 boost-stacktrace-1.75.0-8.el9.x86_64 #13 42.03 boost-system-1.75.0-8.el9.x86_64 #13 42.03 boost-test-1.75.0-8.el9.x86_64 #13 42.03 boost-thread-1.75.0-8.el9.x86_64 #13 42.03 boost-timer-1.75.0-8.el9.x86_64 #13 42.03 boost-type_erasure-1.75.0-8.el9.x86_64 #13 42.03 boost-wave-1.75.0-8.el9.x86_64 #13 42.03 gperftools-libs-2.9.1-3.el9.x86_64 #13 42.03 libicu-67.1-9.el9.x86_64 #13 42.03 libunwind-1.6.2-1.el9.x86_64 #13 42.03 #13 42.03 Complete! #13 42.31 75 files removed #13 43.26 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 43.36 Collecting contrail-vrouter-api==0.1.dev0 #13 43.39 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 43.82 Installing collected packages: contrail-vrouter-api #13 43.85 Successfully installed contrail-vrouter-api-0.1.dev0 #13 43.85 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 44.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 5.0s done #15 writing image sha256:76187ec88e9839874ebf5b8e1bfedba40a8ed87fe4397cd5f0e413edc4d83fc3 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_3-2 0.1s done #15 DONE 5.3s 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) 2025-10-22 17:56:09,932: INFO: Docker build duration: 72 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] a9e99ffd2239: Preparing 49800b2c5e83: Preparing e5377e2a7d1f: Preparing ddd0c0f5b5c8: Preparing 49dae43d43c7: Preparing 9e5e3f3bf463: Preparing 2d113679f743: Preparing a34a6aee2b68: Preparing eed2b88ee868: Preparing 38bdff15bce3: Preparing e1c6ca126efc: Preparing a5575338f6eb: Preparing aaf4203ade0f: Preparing 1bd5ef117bd0: Preparing 71ab30bfe772: Preparing 7687eba60107: Preparing 2bd0605c7b65: Preparing 1d73b272333e: Preparing 89105bc571e4: Preparing 44343de3ea1d: Preparing 49dae43d43c7: Waiting 9e5e3f3bf463: Waiting 2d113679f743: Waiting a34a6aee2b68: Waiting eed2b88ee868: Waiting 38bdff15bce3: Waiting e1c6ca126efc: Waiting a5575338f6eb: Waiting aaf4203ade0f: Waiting 1bd5ef117bd0: Waiting 71ab30bfe772: Waiting 7687eba60107: Waiting 2bd0605c7b65: Waiting 1d73b272333e: Waiting 89105bc571e4: Waiting 44343de3ea1d: Waiting ddd0c0f5b5c8: Pushed e5377e2a7d1f: Pushed a9e99ffd2239: Pushed 9e5e3f3bf463: Pushed 49dae43d43c7: Pushed a34a6aee2b68: Layer already exists 38bdff15bce3: Layer already exists eed2b88ee868: Layer already exists a5575338f6eb: Layer already exists e1c6ca126efc: Layer already exists aaf4203ade0f: Layer already exists 1bd5ef117bd0: Layer already exists 71ab30bfe772: Layer already exists 7687eba60107: Layer already exists 2bd0605c7b65: Layer already exists 2d113679f743: Pushed 1d73b272333e: Layer already exists 89105bc571e4: Layer already exists 44343de3ea1d: Layer already exists 49800b2c5e83: Pushed master-2_2_7_3-2: digest: sha256:a866fbb1ae4367ecb3a5796024fc8b8002dd48908c50ca6bf4bbada370c78f89 size: 4505 2025-10-22 17:56:30,556: INFO: Building opensdn-tor-agent finished successfully, duration: 93 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_3-2 170110a557da 14 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_3-2 bc9d76309cf1 18 seconds ago 639MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_7_3-2 106a02e74a44 26 seconds ago 899MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_3-2 76187ec88e98 27 seconds ago 684MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_3-2 b336c849af1a 45 seconds ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_7_3-2 8c183f6b98bc 46 seconds ago 647MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_7_3-2 f493ee71c61b 54 seconds ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_3-2 9184da015fb0 About a minute ago 702MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_3-2 4286046f413c About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_3-2 aaa166fe08c7 About a minute ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_3-2 44cb349d4ba4 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_3-2 d9bc8339663f About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_3-2 ff9bc258b46f About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_3-2 be81da6d41f3 About a minute ago 642MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_3-2 594179bfea12 About a minute ago 623MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_3-2 4553b78f3ee8 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_3-2 157b75b92eae About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_3-2 6f2eee5038bb About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_3-2 48fa09357178 About a minute ago 626MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_3-2 cd3d3afe60fd About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_3-2 bf7e8072b224 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_3-2 5e110f2e4950 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_3-2 2be26e8dea82 About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_2_7_3-2 01dc7872460c About a minute ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_3-2 894b19a95f6d 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_3-2 9ab2e96b97d5 3 minutes ago 144MB opensdn-test-test master-2_2_7_3-2 5fb37ed47f16 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_7_3-2 5fb37ed47f16 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_3-2 ce9ab0eddd6f 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_3-2 0f7079428ec4 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_3-2 53c686327528 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_3-2 63c9e63b21cb 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_3-2 7fdc07fb7b04 4 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_3-2 34d28401ae0d 4 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_3-2 9fd460084f54 4 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_3-2 bf50df9b761b 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_3-2 e421b7c829c2 4 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_3-2 4a22c62b4a37 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_3-2 0f7998356417 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_3-2 0d7dd2ab62b6 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_3-2 e00e1d1258f6 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_3-2 fef52dc0551c 7 minutes ago 2.35MB tf-dev-sandbox compile 462781c1f072 7 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_3-2 597c1c924c3f About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_3-2 8174447881a5 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 89efe5625d78 About an hour ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_3-2 ed07bbc1ba83 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_3-2 91ebadcc0282 About an hour ago 4.17kB tf-dev-sandbox sandbox-master-2_2_7_3-2 3b9c0a801afd About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_2_7_3-2 3b9c0a801afd About an hour ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB