2025-10-08 17:45:43,964: INFO: Building opensdn-tor-agent 2025-10-08 17:45:44,097: 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_0_4_0-4 --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.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_0-4 #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.7s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_0-4 #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 /root/contrail/buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.2s #9 [stage-1 3/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.5s #10 [stage-1 4/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.6s #11 [stage-1 5/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.4s #12 [stage-1 6/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.5s #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.340 Contrail repo 5.4 kB/s | 257 B 00:00 #13 1.514 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 2.1 MB 00:00 #13 2.297 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 730 kB 00:00 #13 2.949 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 264 kB 00:00 #13 3.524 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 7.0 MB 00:00 #13 8.574 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 4.0 MB 00:00 #13 11.47 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 939 kB 00:00 #13 12.59 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.3 MB 00:00 #13 14.86 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 MB/s | 392 kB 00:00 #13 15.66 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 451 kB 00:00 #13 15.97 added from: http://tf-mirrors.gz1.opensdn.io/re 216 kB/s | 16 kB 00:00 #13 21.45 added from: http://tf-mirrors.gz1.opensdn.io/re 51 B/s | 257 B 00:05 #13 21.60 added from: http://tf-mirrors.gz1.opensdn.io/re 571 kB/s | 13 kB 00:00 #13 21.93 added from: http://tf-mirrors.gz1.opensdn.io/re 672 kB/s | 64 kB 00:00 #13 23.17 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 30 MB 00:00 #13 46.53 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #13 56.41 Dependencies resolved. #13 56.45 ======================================================================================= #13 56.45 Package Arch Version Repository Size #13 56.45 ======================================================================================= #13 56.45 Installing: #13 56.45 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 56.45 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 56.45 Installing dependencies: #13 56.45 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 56.45 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 56.45 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 56.45 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 56.45 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 56.45 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 56.45 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 56.45 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 56.45 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 56.45 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 56.45 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 56.45 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 56.45 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 56.45 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 56.45 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 56.45 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 56.45 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 56.45 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 56.45 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 56.45 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 56.45 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 56.45 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 56.45 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 56.45 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 56.45 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 56.45 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 56.45 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 56.45 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 56.45 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 56.45 #13 56.45 Transaction Summary #13 56.45 ======================================================================================= #13 56.45 Install 31 Packages #13 56.45 #13 56.45 Total download size: 12 M #13 56.45 Installed size: 41 M #13 56.45 Downloading Packages: #13 56.50 (1/31): boost-1.75.0-8.el9.x86_64.rpm 201 kB/s | 11 kB 00:00 #13 56.50 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 273 kB/s | 16 kB 00:00 #13 56.52 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 755 kB/s | 24 kB 00:00 #13 56.62 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 472 kB/s | 36 kB 00:00 #13 56.62 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 248 kB/s | 15 kB 00:00 #13 56.62 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 44 kB 00:00 #13 56.62 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 32 kB 00:00 #13 56.62 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 13 kB 00:00 #13 56.62 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 38 kB 00:00 #13 56.62 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 8.6 MB/s | 57 kB 00:00 #13 56.62 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 9.0 MB/s | 101 kB 00:00 #13 56.62 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.0 MB/s | 38 kB 00:00 #13 56.67 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 11 MB/s | 214 kB 00:00 #13 56.67 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 16 MB/s | 205 kB 00:00 #13 56.67 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 12 MB/s | 408 kB 00:00 #13 56.67 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 15 kB 00:00 #13 56.67 (17/31): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #13 56.67 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 10 MB/s | 92 kB 00:00 #13 56.67 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 23 kB 00:00 #13 56.69 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 26 MB/s | 277 kB 00:00 #13 56.69 (21/31): boost-serialization-1.75.0-8.el9.x86_6 9.4 MB/s | 129 kB 00:00 #13 56.69 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.8 MB/s | 27 kB 00:00 #13 56.69 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #13 56.69 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 8.7 MB/s | 55 kB 00:00 #13 56.69 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 17 MB/s | 230 kB 00:00 #13 56.69 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #13 56.70 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.3 MB/s | 30 kB 00:00 #13 56.70 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 25 MB/s | 208 kB 00:00 #13 56.73 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 8.9 MB/s | 308 kB 00:00 #13 56.76 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 1.9 MB/s | 67 kB 00:00 #13 56.91 (31/31): libicu-67.1-9.el9.x86_64.rpm 21 MB/s | 9.6 MB 00:00 #13 56.91 -------------------------------------------------------------------------------- #13 56.91 Total 26 MB/s | 12 MB 00:00 #13 56.91 Running transaction check #13 57.02 Transaction check succeeded. #13 57.02 Running transaction test #13 57.42 Transaction test succeeded. #13 57.44 Running transaction #13 58.21 Preparing : 1/1 #13 58.32 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 58.34 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 58.37 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 58.37 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 58.90 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 58.90 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 58.90 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 58.90 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 58.90 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 58.90 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 58.90 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 58.96 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 58.96 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 58.99 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 59.22 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 59.26 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 59.28 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 59.28 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 59.29 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 59.40 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 59.40 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 59.40 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 59.40 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 59.40 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 59.45 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 59.55 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 59.55 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 59.55 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 59.57 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 59.62 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 59.62 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 59.62 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 59.76 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 59.76 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 59.76 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 59.76 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 59.76 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 59.76 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 59.76 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 59.76 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 59.76 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 59.76 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 59.76 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 59.76 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 59.76 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 59.76 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 59.76 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 59.76 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 59.76 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 59.76 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 59.76 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 59.76 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 59.76 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 59.76 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 59.76 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 59.76 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 59.76 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 59.76 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 59.76 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 59.76 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 59.76 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 59.76 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 59.76 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 59.93 #13 59.93 Installed: #13 59.93 boost-1.75.0-8.el9.x86_64 #13 59.93 boost-atomic-1.75.0-8.el9.x86_64 #13 59.93 boost-chrono-1.75.0-8.el9.x86_64 #13 59.93 boost-container-1.75.0-8.el9.x86_64 #13 59.93 boost-context-1.75.0-8.el9.x86_64 #13 59.93 boost-contract-1.75.0-8.el9.x86_64 #13 59.93 boost-coroutine-1.75.0-8.el9.x86_64 #13 59.93 boost-date-time-1.75.0-8.el9.x86_64 #13 59.93 boost-fiber-1.75.0-8.el9.x86_64 #13 59.93 boost-filesystem-1.75.0-8.el9.x86_64 #13 59.93 boost-graph-1.75.0-8.el9.x86_64 #13 59.93 boost-iostreams-1.75.0-8.el9.x86_64 #13 59.93 boost-locale-1.75.0-8.el9.x86_64 #13 59.93 boost-log-1.75.0-8.el9.x86_64 #13 59.93 boost-math-1.75.0-8.el9.x86_64 #13 59.93 boost-nowide-1.75.0-8.el9.x86_64 #13 59.93 boost-program-options-1.75.0-8.el9.x86_64 #13 59.93 boost-python3-1.75.0-8.el9.x86_64 #13 59.93 boost-random-1.75.0-8.el9.x86_64 #13 59.93 boost-regex-1.75.0-8.el9.x86_64 #13 59.93 boost-serialization-1.75.0-8.el9.x86_64 #13 59.93 boost-stacktrace-1.75.0-8.el9.x86_64 #13 59.93 boost-system-1.75.0-8.el9.x86_64 #13 59.93 boost-test-1.75.0-8.el9.x86_64 #13 59.93 boost-thread-1.75.0-8.el9.x86_64 #13 59.93 boost-timer-1.75.0-8.el9.x86_64 #13 59.93 boost-type_erasure-1.75.0-8.el9.x86_64 #13 59.93 boost-wave-1.75.0-8.el9.x86_64 #13 59.93 gperftools-libs-2.9.1-3.el9.x86_64 #13 59.93 libicu-67.1-9.el9.x86_64 #13 59.93 libunwind-1.6.2-1.el9.x86_64 #13 59.93 #13 59.93 Complete! #13 60.60 80 files removed #13 61.20 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 61.25 Collecting contrail-vrouter-api==0.1.dev0 #13 61.25 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 61.33 Installing collected packages: contrail-vrouter-api #13 61.35 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 61.35 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 61.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.3s #15 exporting to image #15 exporting layers #15 exporting layers 8.3s done #15 writing image sha256:0a08473f0d4083fd961315da6e4e18e89fd18ece5740787a7784206c68e72522 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_0_4_0-4 done #15 DONE 8.4s 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-08 17:47:50,297: INFO: Docker build duration: 127 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] b0b18718f53d: Preparing 3c7c7fe092e2: Preparing 0a2df43cdb05: Preparing 86cd13f7a745: Preparing bd9cc4474581: Preparing ebea56efb1d2: Preparing 8568bc0429b0: Preparing 06fe2a227d56: Preparing 81691700e589: Preparing a393ff3254bf: Preparing aa6bcc84b7a9: Preparing a07613ff8e4a: Preparing af7d77737039: Preparing 06f6a4afa94c: Preparing 40f255f8de54: Preparing 1933ee557a68: Preparing d8778836089a: Preparing d04c115a2031: Preparing 44343de3ea1d: Preparing 0a2df43cdb05: Waiting 86cd13f7a745: Waiting bd9cc4474581: Waiting ebea56efb1d2: Waiting 8568bc0429b0: Waiting 06fe2a227d56: Waiting 81691700e589: Waiting aa6bcc84b7a9: Waiting a07613ff8e4a: Waiting af7d77737039: Waiting 06f6a4afa94c: Waiting 40f255f8de54: Waiting 1933ee557a68: Waiting d8778836089a: Waiting d04c115a2031: Waiting 44343de3ea1d: Waiting a393ff3254bf: Waiting b0b18718f53d: Pushed 0a2df43cdb05: Pushed 86cd13f7a745: Pushed bd9cc4474581: Pushed ebea56efb1d2: Pushed 8568bc0429b0: Pushed 06fe2a227d56: Layer already exists 81691700e589: Layer already exists 3c7c7fe092e2: Pushed a393ff3254bf: Layer already exists aa6bcc84b7a9: Layer already exists a07613ff8e4a: Layer already exists 06f6a4afa94c: Layer already exists af7d77737039: Layer already exists 1933ee557a68: Layer already exists d8778836089a: Layer already exists 40f255f8de54: Layer already exists d04c115a2031: Layer already exists 44343de3ea1d: Layer already exists master-2_0_4_0-4: digest: sha256:6165de166e1f7157693ffdeed0cc9ef8afe9b079b8585ba7448c2e85f8b3ca6c size: 4292 2025-10-08 17:48:07,705: INFO: Building opensdn-tor-agent finished successfully, duration: 144 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_0_4_0-4 936db583ac36 29 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_0_4_0-4 0a08473f0d40 29 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_0_4_0-4 3024761b7627 55 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_0_4_0-4 3e2e9f74383a 55 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_0_4_0-4 c43fe2ce87f5 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_0_4_0-4 ad5de7dff4f6 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_0_4_0-4 bb7bf88434cd About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_0_4_0-4 dfd0bedfa0b5 About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_0_4_0-4 b790fe40a7ac About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_0_4_0-4 973364328e88 About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_4_0-4 c865bf26b7eb About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_4_0-4 bd111a81fb10 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_4_0-4 6643395cfa1e 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_4_0-4 f1152291601c 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_4_0-4 f2bc8646aced 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_4_0-4 9f98d036bce5 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_4_0-4 1be4f2de151e 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_4_0-4 4d825f3d36ff 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_4_0-4 c47652b32c78 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_4_0-4 ecf732257c8b 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_4_0-4 a49734ae0210 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_4_0-4 32c875550242 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_4_0-4 46bcddb35f7d 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_4_0-4 be5059f1d3b5 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_4_0-4 9febaaaf8f44 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_4_0-4 fb7b02f624ef 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_4_0-4 9f0b9f88918b 3 minutes ago 319MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_4_0-4 387864ec6ad8 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_4_0-4 9fb4f0668e22 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_4_0-4 1a3829c53f1c 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_4_0-4 c77b30bf424a 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_4_0-4 57f6c801d4a0 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_4_0-4 c07fe4428cd7 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_4_0-4 b6d8c8d953b3 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_4_0-4 c517bb86864b 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_4_0-4 c4d6b4d8c0db 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_4_0-4 b33d525499de 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_4_0-4 5260c5c22429 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_4_0-4 a1d5f53d6330 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_4_0-4 9d64b9299a0b 6 minutes ago 2.34MB tf-dev-sandbox compile f279748aa11e 7 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_4_0-4 ce60ecc222ff About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 29e32f924f99 About an hour ago 2.32MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_4_0-4 63fca1f06db8 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_4_0-4 7ed44f1ca676 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_4_0-4 007940a02e92 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable eb86fecbdbb9 13 hours ago 2.84GB