2025-09-21 12:34:43,019: INFO: Building opensdn-tor-agent 2025-09-21 12:34:43,068: 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_1_4_2-5 --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.15kB done #1 DONE 1.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_2-5 #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 1.9s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_2-5 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.9s #8 [stage-1 2/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.9s #9 [stage-1 3/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.0s #10 [stage-1 4/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.0s #11 [stage-1 5/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.6s #12 [stage-1 6/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 5.3s #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.165 Contrail repo 140 kB/s | 77 kB 00:00 #13 3.555 added from: http://tf-mirrors.gz1.opensdn.io/re 5.3 MB/s | 2.1 MB 00:00 #13 4.661 added from: http://tf-mirrors.gz1.opensdn.io/re 4.5 MB/s | 730 kB 00:00 #13 5.117 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 264 kB 00:00 #13 5.506 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 7.0 MB 00:00 #13 9.216 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 4.0 MB 00:00 #13 11.28 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 939 kB 00:00 #13 11.84 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.3 MB 00:00 #13 13.00 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 392 kB 00:00 #13 13.41 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 MB/s | 451 kB 00:00 #13 14.17 added from: http://tf-mirrors.gz1.opensdn.io/re 46 kB/s | 16 kB 00:00 #13 14.47 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 kB/s | 257 B 00:00 #13 14.64 added from: http://tf-mirrors.gz1.opensdn.io/re 495 kB/s | 13 kB 00:00 #13 14.79 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 MB/s | 64 kB 00:00 #13 15.60 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 30 MB 00:00 #13 23.41 Third parties for OpenSDN 44 MB/s | 5.4 MB 00:00 #13 28.44 Dependencies resolved. #13 28.44 ======================================================================================= #13 28.44 Package Arch Version Repository Size #13 28.44 ======================================================================================= #13 28.44 Installing: #13 28.44 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 28.44 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 28.44 Installing dependencies: #13 28.44 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 28.44 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 28.44 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 28.44 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 28.44 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 28.44 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 28.44 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 28.44 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 28.44 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 28.44 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 28.44 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 28.44 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 28.44 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 28.44 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 28.44 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 28.44 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 28.44 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 28.44 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 28.44 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 28.44 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 28.44 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 28.44 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 28.44 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 28.44 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 28.44 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 28.44 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 28.44 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 28.44 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 28.44 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 28.44 #13 28.44 Transaction Summary #13 28.44 ======================================================================================= #13 28.44 Install 31 Packages #13 28.44 #13 28.44 Total download size: 12 M #13 28.44 Installed size: 41 M #13 28.44 Downloading Packages: #13 28.50 (1/31): boost-1.75.0-8.el9.x86_64.rpm 152 kB/s | 11 kB 00:00 #13 28.50 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 218 kB/s | 16 kB 00:00 #13 28.50 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 24 kB 00:00 #13 28.50 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 36 kB 00:00 #13 28.50 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 15 kB 00:00 #13 28.50 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 6.8 MB/s | 44 kB 00:00 #13 28.50 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 32 kB 00:00 #13 28.50 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 13 kB 00:00 #13 28.52 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 38 kB 00:00 #13 28.52 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 8.8 MB/s | 57 kB 00:00 #13 28.52 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 16 MB/s | 101 kB 00:00 #13 28.52 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.9 MB/s | 38 kB 00:00 #13 28.52 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 23 MB/s | 214 kB 00:00 #13 28.52 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 30 MB/s | 408 kB 00:00 #13 28.55 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 18 MB/s | 205 kB 00:00 #13 28.55 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 15 kB 00:00 #13 28.55 (17/31): boost-program-options-1.75.0-8.el9.x86 20 MB/s | 106 kB 00:00 #13 28.55 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 15 MB/s | 92 kB 00:00 #13 28.55 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 23 kB 00:00 #13 28.55 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 33 MB/s | 277 kB 00:00 #13 28.55 (21/31): boost-serialization-1.75.0-8.el9.x86_6 14 MB/s | 129 kB 00:00 #13 28.55 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.2 MB/s | 27 kB 00:00 #13 28.55 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 13 kB 00:00 #13 28.64 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 28 MB/s | 230 kB 00:00 #13 28.64 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 55 kB 00:00 #13 28.64 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 23 kB 00:00 #13 28.64 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 6.2 MB/s | 30 kB 00:00 #13 28.64 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 26 MB/s | 208 kB 00:00 #13 28.64 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 26 MB/s | 308 kB 00:00 #13 28.64 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 7.1 MB/s | 67 kB 00:00 #13 28.70 (31/31): libicu-67.1-9.el9.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #13 28.70 -------------------------------------------------------------------------------- #13 28.70 Total 44 MB/s | 12 MB 00:00 #13 28.70 Running transaction check #13 28.74 Transaction check succeeded. #13 28.74 Running transaction test #13 28.95 Transaction test succeeded. #13 28.95 Running transaction #13 31.05 Preparing : 1/1 #13 31.16 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 31.20 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 31.20 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 31.20 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 31.40 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 31.44 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 31.44 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 31.44 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 31.46 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 31.46 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 31.57 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 31.57 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 31.57 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 31.57 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 31.57 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 31.57 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 31.57 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 31.57 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 31.57 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 31.57 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 31.57 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 31.63 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 31.63 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 31.63 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 31.63 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 31.63 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 31.63 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 31.66 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 31.66 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 31.66 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 31.73 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 31.73 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 32.01 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 32.01 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 32.01 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 32.01 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 32.01 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 32.01 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 32.01 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 32.01 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 32.01 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 32.01 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 32.01 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 32.01 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 32.01 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 32.01 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 32.01 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 32.01 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 32.01 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 32.01 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 32.01 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 32.01 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 32.01 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 32.01 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 32.01 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 32.01 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 32.01 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 32.01 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 32.01 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 32.01 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 32.01 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 32.01 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 32.01 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 32.12 #13 32.12 Installed: #13 32.12 boost-1.75.0-8.el9.x86_64 #13 32.12 boost-atomic-1.75.0-8.el9.x86_64 #13 32.12 boost-chrono-1.75.0-8.el9.x86_64 #13 32.12 boost-container-1.75.0-8.el9.x86_64 #13 32.12 boost-context-1.75.0-8.el9.x86_64 #13 32.12 boost-contract-1.75.0-8.el9.x86_64 #13 32.12 boost-coroutine-1.75.0-8.el9.x86_64 #13 32.12 boost-date-time-1.75.0-8.el9.x86_64 #13 32.12 boost-fiber-1.75.0-8.el9.x86_64 #13 32.12 boost-filesystem-1.75.0-8.el9.x86_64 #13 32.12 boost-graph-1.75.0-8.el9.x86_64 #13 32.12 boost-iostreams-1.75.0-8.el9.x86_64 #13 32.12 boost-locale-1.75.0-8.el9.x86_64 #13 32.12 boost-log-1.75.0-8.el9.x86_64 #13 32.12 boost-math-1.75.0-8.el9.x86_64 #13 32.12 boost-nowide-1.75.0-8.el9.x86_64 #13 32.12 boost-program-options-1.75.0-8.el9.x86_64 #13 32.12 boost-python3-1.75.0-8.el9.x86_64 #13 32.12 boost-random-1.75.0-8.el9.x86_64 #13 32.12 boost-regex-1.75.0-8.el9.x86_64 #13 32.12 boost-serialization-1.75.0-8.el9.x86_64 #13 32.12 boost-stacktrace-1.75.0-8.el9.x86_64 #13 32.12 boost-system-1.75.0-8.el9.x86_64 #13 32.12 boost-test-1.75.0-8.el9.x86_64 #13 32.12 boost-thread-1.75.0-8.el9.x86_64 #13 32.12 boost-timer-1.75.0-8.el9.x86_64 #13 32.12 boost-type_erasure-1.75.0-8.el9.x86_64 #13 32.12 boost-wave-1.75.0-8.el9.x86_64 #13 32.12 gperftools-libs-2.9.1-3.el9.x86_64 #13 32.12 libicu-67.1-9.el9.x86_64 #13 32.12 libunwind-1.6.2-1.el9.x86_64 #13 32.12 #13 32.12 Complete! #13 32.40 80 files removed #13 33.02 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 33.02 Collecting contrail-vrouter-api==0.1.dev0 #13 33.02 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 33.11 Installing collected packages: contrail-vrouter-api #13 33.11 Successfully installed contrail-vrouter-api-0.1.dev0 #13 33.14 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 33.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.9s #15 exporting to image #15 exporting layers #15 exporting layers 3.8s done #15 writing image sha256:0a2049cca3a46c25362867672a6b3cba52161f2a47ae32cd5fadbb3d1578b7c8 #15 writing image sha256:0a2049cca3a46c25362867672a6b3cba52161f2a47ae32cd5fadbb3d1578b7c8 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_4_2-5 0.0s done #15 DONE 4.0s 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-09-21 12:36:53,147: INFO: Docker build duration: 131 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 1080378dfe0a: Preparing 202ff35a09f5: Preparing 1f287e079a91: Preparing 5abec8141f54: Preparing 731a7d115d29: Preparing e8455d022f97: Preparing c522e1385933: Preparing 8829c5b1392f: Preparing 085d0ecc7b9e: Preparing f5a244449973: Preparing 916be648fb14: Preparing 40847d6f4a2b: Preparing e74763685dca: Preparing 9ba14e3d180d: Preparing a65f0443486c: Preparing a0842a7551ef: Preparing b33ba157671a: Preparing add3801254f3: Preparing 44343de3ea1d: Preparing 1080378dfe0a: Waiting 202ff35a09f5: Waiting 1f287e079a91: Waiting 5abec8141f54: Waiting 731a7d115d29: Waiting e8455d022f97: Waiting c522e1385933: Waiting 8829c5b1392f: Waiting 085d0ecc7b9e: Waiting f5a244449973: Waiting 916be648fb14: Waiting 40847d6f4a2b: Waiting e74763685dca: Waiting 9ba14e3d180d: Waiting a65f0443486c: Waiting a0842a7551ef: Waiting b33ba157671a: Waiting add3801254f3: Waiting 44343de3ea1d: Waiting 1080378dfe0a: Pushed 1f287e079a91: Pushed 5abec8141f54: Pushed 731a7d115d29: Pushed e8455d022f97: Pushed c522e1385933: Pushed 8829c5b1392f: Layer already exists 085d0ecc7b9e: Layer already exists f5a244449973: Layer already exists 916be648fb14: Layer already exists 40847d6f4a2b: Layer already exists e74763685dca: Layer already exists 9ba14e3d180d: Layer already exists a65f0443486c: Layer already exists a0842a7551ef: Layer already exists b33ba157671a: Layer already exists add3801254f3: Layer already exists 44343de3ea1d: Layer already exists 202ff35a09f5: Pushed master-2_1_4_2-5: digest: sha256:ac6d7c157ffb21e65a91d40aa80748be7cfff3187ca2299d668a2c40c842d279 size: 4292 2025-09-21 12:37:20,112: INFO: Building opensdn-tor-agent finished successfully, duration: 158 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_4_2-5 f88d570c4be7 25 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_4_2-5 0a2049cca3a4 32 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_4_2-5 4b81f709bf61 45 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_1_4_2-5 70180edd632a 46 seconds ago 606MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_1_4_2-5 fd2c03293d3f 49 seconds ago 1.7GB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_4_2-5 584f37a26f0d 51 seconds ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_4_2-5 c823575457f2 56 seconds ago 740MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_4_2-5 96fb2ed355c5 58 seconds ago 859MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_4_2-5 1e22fd448d3f About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_4_2-5 3dcbedc0bd15 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_4_2-5 1edeeb5c6c0f About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_4_2-5 5a0294b21615 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_4_2-5 c2b5d89f273c About a minute ago 887MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_4_2-5 93983a9976d6 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_4_2-5 111b2667d78e About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_4_2-5 4e37068781de About a minute ago 530MB opensdn-test-test master-2_1_4_2-5 bec87f61b308 About a minute ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_1_4_2-5 bec87f61b308 About a minute ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_4_2-5 dc30e6436d21 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_4_2-5 63091de84475 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_4_2-5 a93eb6ef8f3d 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_4_2-5 3b4cb9910915 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_4_2-5 59a926785c58 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_4_2-5 24dc1d8dae4a 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_4_2-5 def69a4baa20 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_4_2-5 f789d8bfc6b7 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_4_2-5 dd477e3fb819 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_4_2-5 db9f87ab63c0 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_4_2-5 b6e092c2cc37 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_4_2-5 c55200a9e60c 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_4_2-5 a9e4f83b30c9 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_4_2-5 3cc35f5b6434 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_4_2-5 1ed7d0c2e612 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_4_2-5 08278e14a3fc 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_4_2-5 dbc5f01423c7 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_4_2-5 d050e30b61e3 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_4_2-5 ded3720c7eed 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_4_2-5 1c506f9f8809 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_4_2-5 7ba7cba088a6 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_4_2-5 fc987297e2d4 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_2-5 bcd01c974b46 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_2-5 9836c97b1514 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_2-5 eacf6b994712 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_2-5 81d37612ecc5 3 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_2-5 ed5c935546d8 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_2-5 153d05f01ae4 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_2-5 e52fd97cae2b 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_2-5 76cd6150c82f 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_2-5 db8517119682 6 minutes ago 2.43MB tf-dev-sandbox compile 0fc2b239ffbf 6 minutes ago 33.1GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_2-5 43ffcb5a5aec 51 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_2-5 564a2829a40c 51 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src a77b66c61621 51 minutes ago 2.41MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_2-5 ea4f390c1fe3 51 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_2-5 7a24dd582c4b 51 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 384d234498a7 2 days ago 11.7GB