2026-03-23 16:56:58,044: INFO: Building opensdn-tor-agent 2026-03-23 16:56:58,136: 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_3_5_4-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 --build-arg DEBUGINFO_ROOT=/debuginfo #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 docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-2 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.2s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-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 3.1s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.7s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.1s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.0s #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 ; dnf install -y $pkgs gperftools-libs ; dnf 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.571 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 14 MB 00:00 #13 8.386 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 1.9 MB 00:00 #13 10.27 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 402 kB 00:00 #13 10.88 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 16 MB 00:00 #13 26.04 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 11 MB 00:00 #13 35.41 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 1.1 MB 00:00 #13 36.54 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.8 MB 00:00 #13 41.36 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 697 kB 00:00 #13 42.36 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 474 kB 00:00 #13 43.48 added from: http://tf-mirrors.gz1.opensdn.io/re 424 kB/s | 18 kB 00:00 #13 43.81 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 kB/s | 257 B 00:00 #13 44.26 added from: http://tf-mirrors.gz1.opensdn.io/re 291 kB/s | 15 kB 00:00 #13 45.07 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 96 kB 00:00 #13 46.67 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 39 MB 00:00 #13 75.06 Third parties for OpenSDN 25 MB/s | 5.1 MB 00:00 #13 90.55 Dependencies resolved. #13 90.55 ========================================================================================== #13 90.55 Package Arch Version Repository Size #13 90.55 ========================================================================================== #13 90.55 Installing: #13 90.55 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 90.55 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 90.55 Installing dependencies: #13 90.55 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 90.55 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 90.55 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 90.55 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 90.55 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 90.55 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 90.55 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 90.55 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 90.55 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 90.55 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 90.55 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 90.55 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 90.55 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 90.55 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 90.55 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 90.55 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 90.55 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 90.55 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 90.55 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 90.55 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 90.55 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 90.55 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 90.55 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 90.55 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 90.55 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 90.55 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 90.55 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 90.55 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 90.55 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 90.55 #13 90.55 Transaction Summary #13 90.55 ========================================================================================== #13 90.55 Install 31 Packages #13 90.55 #13 90.55 Total download size: 12 M #13 90.55 Installed size: 41 M #13 90.55 Downloading Packages: #13 90.60 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 375 kB/s | 9.9 kB 00:00 #13 90.60 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 434 kB/s | 15 kB 00:00 #13 90.60 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 23 kB 00:00 #13 90.60 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.0 MB/s | 35 kB 00:00 #13 90.60 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #13 90.60 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.9 MB/s | 43 kB 00:00 #13 90.63 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 30 kB 00:00 #13 90.63 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 684 kB/s | 11 kB 00:00 #13 90.63 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.5 MB/s | 37 kB 00:00 #13 90.63 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.1 MB/s | 55 kB 00:00 #13 90.67 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 4.9 MB/s | 99 kB 00:00 #13 90.67 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.1 MB/s | 37 kB 00:00 #13 90.67 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 15 MB/s | 212 kB 00:00 #13 90.72 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 203 kB 00:00 #13 90.72 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 405 kB 00:00 #13 90.72 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 787 kB/s | 13 kB 00:00 #13 90.72 (17/31): boost-program-options-1.75.0-13.el9_7. 5.7 MB/s | 104 kB 00:00 #13 90.72 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 4.0 MB/s | 91 kB 00:00 #13 90.74 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 22 kB 00:00 #13 90.74 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 275 kB 00:00 #13 90.78 (21/31): boost-serialization-1.75.0-13.el9_7.x8 4.4 MB/s | 127 kB 00:00 #13 90.78 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.6 MB/s | 25 kB 00:00 #13 90.78 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 11 kB 00:00 #13 90.78 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 9.3 MB/s | 228 kB 00:00 #13 90.78 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 53 kB 00:00 #13 90.78 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 21 kB 00:00 #13 90.81 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.1 MB/s | 28 kB 00:00 #13 90.81 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 207 kB 00:00 #13 90.81 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 20 MB/s | 308 kB 00:00 #13 90.81 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.3 MB/s | 67 kB 00:00 #13 90.94 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 26 MB/s | 9.6 MB 00:00 #13 90.94 -------------------------------------------------------------------------------- #13 90.94 Total 32 MB/s | 12 MB 00:00 #13 90.94 Running transaction check #13 90.99 Transaction check succeeded. #13 90.99 Running transaction test #13 91.27 Transaction test succeeded. #13 91.28 Running transaction #13 91.83 Preparing : 1/1 #13 91.94 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 91.94 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 91.94 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 91.94 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 92.59 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 92.59 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 92.59 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 92.59 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 92.59 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 92.63 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 92.66 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 92.69 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 92.69 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 92.69 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 92.71 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 92.71 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 92.71 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 92.76 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 92.76 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 92.77 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 92.77 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 92.78 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 92.79 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 92.81 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 92.81 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 92.82 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 92.84 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 92.87 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 92.87 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 92.87 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 92.88 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 92.90 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 93.06 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 93.06 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 93.06 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 93.06 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 93.06 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 93.06 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 93.06 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 93.06 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 93.06 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 93.06 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 93.06 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 93.06 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 93.06 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 93.06 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 93.06 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 93.06 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 93.06 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 93.06 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 93.06 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 93.06 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 93.06 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 93.06 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 93.06 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 93.06 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 93.06 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 93.06 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 93.06 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 93.06 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 93.06 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 93.06 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 93.06 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 93.24 #13 93.24 Installed: #13 93.24 boost-1.75.0-13.el9_7.x86_64 #13 93.24 boost-atomic-1.75.0-13.el9_7.x86_64 #13 93.24 boost-chrono-1.75.0-13.el9_7.x86_64 #13 93.24 boost-container-1.75.0-13.el9_7.x86_64 #13 93.24 boost-context-1.75.0-13.el9_7.x86_64 #13 93.24 boost-contract-1.75.0-13.el9_7.x86_64 #13 93.24 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 93.24 boost-date-time-1.75.0-13.el9_7.x86_64 #13 93.24 boost-fiber-1.75.0-13.el9_7.x86_64 #13 93.24 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 93.24 boost-graph-1.75.0-13.el9_7.x86_64 #13 93.24 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 93.24 boost-locale-1.75.0-13.el9_7.x86_64 #13 93.24 boost-log-1.75.0-13.el9_7.x86_64 #13 93.24 boost-math-1.75.0-13.el9_7.x86_64 #13 93.24 boost-nowide-1.75.0-13.el9_7.x86_64 #13 93.24 boost-program-options-1.75.0-13.el9_7.x86_64 #13 93.24 boost-python3-1.75.0-13.el9_7.x86_64 #13 93.24 boost-random-1.75.0-13.el9_7.x86_64 #13 93.24 boost-regex-1.75.0-13.el9_7.x86_64 #13 93.24 boost-serialization-1.75.0-13.el9_7.x86_64 #13 93.24 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 93.24 boost-system-1.75.0-13.el9_7.x86_64 #13 93.24 boost-test-1.75.0-13.el9_7.x86_64 #13 93.24 boost-thread-1.75.0-13.el9_7.x86_64 #13 93.24 boost-timer-1.75.0-13.el9_7.x86_64 #13 93.24 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 93.24 boost-wave-1.75.0-13.el9_7.x86_64 #13 93.24 gperftools-libs-2.9.1-3.el9.x86_64 #13 93.24 libicu-67.1-10.el9_6.x86_64 #13 93.24 libunwind-1.6.2-1.el9.x86_64 #13 93.24 #13 93.24 Complete! #13 93.74 77 files removed #13 94.15 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 94.28 Collecting contrail-vrouter-api==0.1.dev0 #13 94.28 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 94.78 Installing collected packages: contrail-vrouter-api #13 94.82 Successfully installed contrail-vrouter-api-0.1.dev0 #13 94.82 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 95.6s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.7s #15 exporting to image #15 exporting layers #15 exporting layers 4.7s done #15 writing image sha256:fa44610462abdc53bfd2bf21176ce7ad5849a6d5de328237ddf788bceb6b853d #15 writing image sha256:fa44610462abdc53bfd2bf21176ce7ad5849a6d5de328237ddf788bceb6b853d 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-2 0.1s done #15 DONE 5.1s 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) 2026-03-23 16:59:03,051: INFO: Docker build duration: 126 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 73b79c3c623d: Preparing 1f616c9d1cfd: Preparing ef7bf21e445d: Preparing 51d524c7e745: Preparing 2ec5d39b573a: Preparing e3fe43c1361a: Preparing ac2004195f78: Preparing 5bc4eb21958b: Preparing 60f3676fae22: Preparing 965b9844c981: Preparing 766612b3425a: Preparing 9397e51abe0a: Preparing 84523fe5260c: Preparing ce1102026449: Preparing 58468890cd59: Preparing 1d8d0b2ee66f: Preparing 084fdcab6f59: Preparing ae21071f9d7b: Preparing 0ff1b2bf787d: Preparing becea2b6cadb: Preparing 44343de3ea1d: Preparing 73b79c3c623d: Waiting 1f616c9d1cfd: Waiting ef7bf21e445d: Waiting 51d524c7e745: Waiting 2ec5d39b573a: Waiting e3fe43c1361a: Waiting ac2004195f78: Waiting 5bc4eb21958b: Waiting 60f3676fae22: Waiting 965b9844c981: Waiting 766612b3425a: Waiting 9397e51abe0a: Waiting 84523fe5260c: Waiting ce1102026449: Waiting 58468890cd59: Waiting 1d8d0b2ee66f: Waiting 084fdcab6f59: Waiting ae21071f9d7b: Waiting 0ff1b2bf787d: Waiting becea2b6cadb: Waiting 44343de3ea1d: Waiting 73b79c3c623d: Pushed 1f616c9d1cfd: Pushed ef7bf21e445d: Pushed 51d524c7e745: Pushed 5bc4eb21958b: Layer already exists 60f3676fae22: Layer already exists 965b9844c981: Layer already exists 2ec5d39b573a: Pushed e3fe43c1361a: Pushed 766612b3425a: Layer already exists 84523fe5260c: Layer already exists ac2004195f78: Pushed ce1102026449: Layer already exists 9397e51abe0a: Layer already exists 58468890cd59: Layer already exists 1d8d0b2ee66f: Layer already exists 084fdcab6f59: Layer already exists ae21071f9d7b: Layer already exists 0ff1b2bf787d: Layer already exists becea2b6cadb: Layer already exists 44343de3ea1d: Layer already exists master-2_3_5_4-2: digest: sha256:0e11e5d0590e5285f20882987bffbbd3a09ad415c833d99d49577b459d4d6882 size: 4713 2026-03-23 16:59:23,590: INFO: Building opensdn-tor-agent finished successfully, duration: 146 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_3_5_4-2 f14325545a13 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_3_5_4-2 7f7ace9aa33c 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_4-2 25ff01013cd9 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_3_5_4-2 6ed4d0bfe6d6 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_5_4-2 51cb45103f78 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_3_5_4-2 b5e3790b523f 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_3_5_4-2 4a69232cbaee 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_3_5_4-2 58883f2f4fff 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_3_5_4-2 cf11b3b8e1eb 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-2 8dd515b078f0 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_3_5_4-2 be5a4be37128 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_3_5_4-2 134801419dad 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_3_5_4-2 155234b10606 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_3_5_4-2 540d8b0b3399 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_5_4-2 9a8a8a7a9ca9 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_3_5_4-2 014d522f2c5b 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_3_5_4-2 fb76846584e8 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_3_5_4-2 b355de811399 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_3_5_4-2 f6a57e6f7d6d 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_3_5_4-2 046fc0248501 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_3_5_4-2 9db364159614 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_3_5_4-2 aa73edf42bc4 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_3_5_4-2 161f94dd5a04 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_3_5_4-2 b742c178a54d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_3_5_4-2 784b005feeb7 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_3_5_4-2 7c065843494c 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_3_5_4-2 794ee0cd41e7 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_3_5_4-2 29a93a6ab3dc 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_3_5_4-2 6ae30181e996 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_3_5_4-2 b1c2c748b701 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_3_5_4-2 fc5fdced8861 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_3_5_4-2 00febc28e155 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_3_5_4-2 b4ac8bf022f3 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_3_5_4-2 dcacc72f35df 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_3_5_4-2 4dec77205ae6 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_3_5_4-2 ab169ea1e668 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_3_5_4-2 ff90efa75bcd 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_3_5_4-2 4defd5c487c9 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_3_5_4-2 64e6b31c35d1 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_3_5_4-2 1c06cf4ff393 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_3_5_4-2 e37e27d46bd4 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_3_5_4-2 e9325d6e5a12 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_3_5_4-2 f902b9f31609 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_3_5_4-2 8a1fc3e5c6ac 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_3_5_4-2 e23d5ea0c785 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_3_5_4-2 b77334d8abbe 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_3_5_4-2 f35a8b407456 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-2 fa44610462ab 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_3_5_4-2 d35d287ecb28 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_3_5_4-2 0e05292685e3 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_5_4-2 12c2ea472e40 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_3_5_4-2 e663ed0d3222 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_3_5_4-2 90e3ec13945d 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_3_5_4-2 353149b98783 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen b3845d581511 21GB 0B U opensdn-test-test:master-2_3_5_4-2 f35a8b407456 1.83GB 0B tf-dev-sandbox:compile 852dcbb327a3 21.8GB 0B