2026-04-30 17:07:21,378: INFO: Building opensdn-tor-agent 2026-04-30 17:07:21,436: 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_7_9_2-7 --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 nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_9_2-7 #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/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_9_2-7 #5 DONE 0.3s #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 ... #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.1s #7 [internal] load build context #7 DONE 2.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.8s #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.6s #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 2.194 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 14 MB 00:00 #13 8.142 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.9 MB 00:00 #13 10.32 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 MB/s | 402 kB 00:00 #13 11.03 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 16 MB 00:00 #13 20.19 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 11 MB 00:00 #13 27.11 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.1 MB 00:00 #13 28.30 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.8 MB 00:00 #13 31.96 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 697 kB 00:00 #13 33.23 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 474 kB 00:00 #13 34.02 added from: http://tf-mirrors.gz1.opensdn.io/re 698 kB/s | 18 kB 00:00 #13 34.30 added from: http://tf-mirrors.gz1.opensdn.io/re 13 kB/s | 257 B 00:00 #13 34.71 added from: http://tf-mirrors.gz1.opensdn.io/re 425 kB/s | 15 kB 00:00 #13 35.45 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 96 kB 00:00 #13 36.82 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 39 MB 00:00 #13 71.12 Third parties for OpenSDN 23 MB/s | 5.1 MB 00:00 #13 87.85 Dependencies resolved. #13 87.89 ========================================================================================== #13 87.89 Package Arch Version Repository Size #13 87.89 ========================================================================================== #13 87.89 Installing: #13 87.89 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 87.89 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 87.89 Installing dependencies: #13 87.89 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 87.89 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 87.89 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 87.89 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 87.89 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 87.89 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 87.89 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 87.89 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 87.89 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 87.89 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 87.89 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 87.89 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 87.89 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 87.89 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 87.89 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 87.89 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 87.89 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 87.89 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 87.89 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 87.89 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 87.89 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 87.89 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 87.89 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 87.89 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 87.89 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 87.89 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 87.89 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 87.89 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 87.89 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 87.89 #13 87.89 Transaction Summary #13 87.89 ========================================================================================== #13 87.89 Install 31 Packages #13 87.89 #13 87.89 Total download size: 12 M #13 87.89 Installed size: 41 M #13 87.89 Downloading Packages: #13 87.93 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 338 kB/s | 9.9 kB 00:00 #13 87.93 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 473 kB/s | 15 kB 00:00 #13 87.94 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.7 MB/s | 23 kB 00:00 #13 87.95 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 35 kB 00:00 #13 87.96 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #13 87.97 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.5 MB/s | 43 kB 00:00 #13 87.97 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 30 kB 00:00 #13 87.97 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 753 kB/s | 11 kB 00:00 #13 88.00 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.7 MB/s | 37 kB 00:00 #13 88.00 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 6.2 MB/s | 55 kB 00:00 #13 88.00 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 99 kB 00:00 #13 88.00 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 6.1 MB/s | 37 kB 00:00 #13 88.00 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 22 MB/s | 212 kB 00:00 #13 88.03 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 405 kB 00:00 #13 88.03 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 203 kB 00:00 #13 88.03 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #13 88.03 (17/31): boost-program-options-1.75.0-13.el9_7. 13 MB/s | 104 kB 00:00 #13 88.03 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 10 MB/s | 91 kB 00:00 #13 88.03 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.3 MB/s | 22 kB 00:00 #13 88.04 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 275 kB 00:00 #13 88.05 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.4 MB/s | 127 kB 00:00 #13 88.05 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.3 MB/s | 25 kB 00:00 #13 88.07 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 11 kB 00:00 #13 88.07 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 228 kB 00:00 #13 88.10 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.7 MB/s | 53 kB 00:00 #13 88.10 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 21 kB 00:00 #13 88.10 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.2 MB/s | 28 kB 00:00 #13 88.10 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 207 kB 00:00 #13 88.10 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 13 MB/s | 67 kB 00:00 #13 88.10 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 18 MB/s | 308 kB 00:00 #13 88.25 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 27 MB/s | 9.6 MB 00:00 #13 88.25 -------------------------------------------------------------------------------- #13 88.25 Total 34 MB/s | 12 MB 00:00 #13 88.25 Running transaction check #13 88.32 Transaction check succeeded. #13 88.32 Running transaction test #13 88.77 Transaction test succeeded. #13 88.77 Running transaction #13 89.23 Preparing : 1/1 #13 89.32 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 89.33 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 89.33 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 89.34 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 89.76 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 89.78 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 89.80 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 89.82 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 89.82 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 89.83 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 89.85 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 89.85 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 89.86 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 89.86 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 89.88 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 89.90 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 89.91 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 89.94 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 89.94 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 89.96 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 89.98 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 90.01 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 90.01 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 90.01 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 90.02 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 90.06 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 90.06 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 90.06 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 90.08 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 90.08 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 90.11 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 90.12 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 90.45 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 90.45 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 90.45 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 90.45 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 90.45 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 90.45 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 90.45 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 90.45 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 90.45 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 90.45 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 90.45 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 90.45 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 90.45 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 90.45 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 90.45 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 90.45 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 90.45 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 90.45 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 90.45 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 90.45 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 90.45 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 90.45 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 90.45 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 90.45 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 90.45 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 90.45 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 90.45 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 90.45 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 90.45 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 90.45 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 90.45 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 90.55 #13 90.55 Installed: #13 90.55 boost-1.75.0-13.el9_7.x86_64 #13 90.55 boost-atomic-1.75.0-13.el9_7.x86_64 #13 90.55 boost-chrono-1.75.0-13.el9_7.x86_64 #13 90.55 boost-container-1.75.0-13.el9_7.x86_64 #13 90.55 boost-context-1.75.0-13.el9_7.x86_64 #13 90.55 boost-contract-1.75.0-13.el9_7.x86_64 #13 90.55 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 90.55 boost-date-time-1.75.0-13.el9_7.x86_64 #13 90.55 boost-fiber-1.75.0-13.el9_7.x86_64 #13 90.55 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 90.55 boost-graph-1.75.0-13.el9_7.x86_64 #13 90.55 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 90.55 boost-locale-1.75.0-13.el9_7.x86_64 #13 90.55 boost-log-1.75.0-13.el9_7.x86_64 #13 90.55 boost-math-1.75.0-13.el9_7.x86_64 #13 90.55 boost-nowide-1.75.0-13.el9_7.x86_64 #13 90.55 boost-program-options-1.75.0-13.el9_7.x86_64 #13 90.55 boost-python3-1.75.0-13.el9_7.x86_64 #13 90.55 boost-random-1.75.0-13.el9_7.x86_64 #13 90.55 boost-regex-1.75.0-13.el9_7.x86_64 #13 90.55 boost-serialization-1.75.0-13.el9_7.x86_64 #13 90.55 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 90.55 boost-system-1.75.0-13.el9_7.x86_64 #13 90.55 boost-test-1.75.0-13.el9_7.x86_64 #13 90.55 boost-thread-1.75.0-13.el9_7.x86_64 #13 90.55 boost-timer-1.75.0-13.el9_7.x86_64 #13 90.55 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 90.55 boost-wave-1.75.0-13.el9_7.x86_64 #13 90.55 gperftools-libs-2.9.1-3.el9.x86_64 #13 90.55 libicu-67.1-10.el9_6.x86_64 #13 90.55 libunwind-1.6.2-1.el9.x86_64 #13 90.55 #13 90.55 Complete! #13 91.11 77 files removed #13 92.21 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 92.26 Collecting contrail-vrouter-api==0.1.dev0 #13 92.26 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 92.47 Installing collected packages: contrail-vrouter-api #13 92.49 Successfully installed contrail-vrouter-api-0.1.dev0 #13 92.49 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 93.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 3.5s done #15 writing image sha256:276371ae6d95fe4c80e0d02d44c95359045fd9bcfd5896e0d41e1546a2e38fed done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_9_2-7 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_9_2-7 0.0s done #15 DONE 3.7s 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-04-30 17:09:15,128: INFO: Docker build duration: 114 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 2d36952aa691: Preparing a7b008d69029: Preparing 65d081a3319f: Preparing effc17d52dc4: Preparing 1af98402dffa: Preparing 67ed58fb6624: Preparing daebf7db5d31: Preparing 81d46378b20a: Preparing c8aec153c6c3: Preparing a38ae182b499: Preparing 85e11faf4f18: Preparing 7dd84a329761: Preparing 1e187b2aaa7d: Preparing 43e4ee2a6053: Preparing a934ea37b56a: Preparing d042efe1fd67: Preparing 0fcfb74e02c5: Preparing 57886fad3047: Preparing 8865ada58a18: Preparing 50a8e5afb916: Preparing 44343de3ea1d: Preparing 67ed58fb6624: Waiting daebf7db5d31: Waiting 81d46378b20a: Waiting c8aec153c6c3: Waiting a38ae182b499: Waiting 85e11faf4f18: Waiting 7dd84a329761: Waiting 1e187b2aaa7d: Waiting 43e4ee2a6053: Waiting a934ea37b56a: Waiting d042efe1fd67: Waiting 0fcfb74e02c5: Waiting 57886fad3047: Waiting 8865ada58a18: Waiting 50a8e5afb916: Waiting 44343de3ea1d: Waiting effc17d52dc4: Pushed 65d081a3319f: Pushed 2d36952aa691: Pushed 1af98402dffa: Pushed 81d46378b20a: Layer already exists c8aec153c6c3: Layer already exists a38ae182b499: Layer already exists 85e11faf4f18: Layer already exists 7dd84a329761: Layer already exists 67ed58fb6624: Pushed 1e187b2aaa7d: Layer already exists 43e4ee2a6053: Layer already exists a934ea37b56a: Layer already exists d042efe1fd67: Layer already exists 0fcfb74e02c5: Layer already exists 57886fad3047: Layer already exists daebf7db5d31: Pushed 8865ada58a18: Layer already exists 50a8e5afb916: Layer already exists 44343de3ea1d: Layer already exists a7b008d69029: Pushed master-2_7_9_2-7: digest: sha256:8eb6c7e5a56bd6dab357c880de6c4e6ffc295ebbc49756dba3eadcf64656ba52 size: 4713 2026-04-30 17:09:41,091: INFO: Building opensdn-tor-agent finished successfully, duration: 140 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_7_9_2-7 ecee2c126585 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_9_2-7 86ce1fa78b6d 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_9_2-7 980bad0c56c0 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_9_2-7 4bfe5c64db9e 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_9_2-7 141dc350c67e 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_9_2-7 5d22d0db298b 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_9_2-7 b5f7a465fcdc 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_9_2-7 883fd15f497b 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_9_2-7 63e302b365ec 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_9_2-7 7fcb85e63b66 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_9_2-7 92a206cfdd2b 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_9_2-7 028ea1e6dfe7 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_9_2-7 fa76f0e612dd 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_9_2-7 27e0a91b3a0f 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_9_2-7 3e820cbae5ed 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_9_2-7 6a568b4c7cdc 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_9_2-7 678a74e1ebdf 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_9_2-7 aefd747435e5 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_9_2-7 76b571a49c10 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_9_2-7 43a308b8e0c3 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_9_2-7 95dc0e82ccf8 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_9_2-7 7adedf7c2d75 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_9_2-7 5cd8f116dd86 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_9_2-7 f5490a1f767a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_9_2-7 8ee53bf11e97 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_9_2-7 5a2aca31cf25 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_9_2-7 53d90aeb9978 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_9_2-7 cf99497b9bff 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_9_2-7 fde070b40330 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_9_2-7 4fbabc439035 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_9_2-7 7ff0f39ed9f1 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_9_2-7 58e4c704e0a7 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_9_2-7 5da04c407dc7 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_9_2-7 be07879e7868 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_9_2-7 93297e908303 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_9_2-7 21cd7c4e9c87 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_9_2-7 0164b37ee0f1 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_9_2-7 8b11e17dc926 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_9_2-7 f1bcb64d4104 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_9_2-7 52d16f64fc9b 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_9_2-7 9b5e1e1887db 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_9_2-7 60054ef33129 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_9_2-7 35cd027fea82 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_9_2-7 276371ae6d95 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_9_2-7 1a22d0e3de1f 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_9_2-7 ab803a422b7d 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen be6583eae2fa 21GB 0B U tf-dev-sandbox:compile de97b658a29e 21.8GB 0B