2026-06-15 15:00:03,031: INFO: Building opensdn-tor-agent 2026-06-15 15:00:03,075: 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_8_0_1-9 --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 2.0s #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_8_0_1-9 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.5s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-9 #5 DONE 1.0s #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 2.1s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.8s #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 2.353 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 14 MB 00:00 #13 10.18 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.9 MB 00:00 #13 11.75 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 MB/s | 402 kB 00:00 #13 12.97 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 16 MB 00:00 #13 26.17 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 11 MB 00:00 #13 35.58 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 1.1 MB 00:00 #13 36.89 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.8 MB 00:00 #13 41.13 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 MB/s | 697 kB 00:00 #13 42.59 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 474 kB 00:00 #13 43.72 added from: http://tf-mirrors.gz1.opensdn.io/re 696 kB/s | 18 kB 00:00 #13 44.57 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 kB/s | 257 B 00:00 #13 45.25 added from: http://tf-mirrors.gz1.opensdn.io/re 356 kB/s | 15 kB 00:00 #13 46.07 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 96 kB 00:00 #13 48.02 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 39 MB 00:01 #13 75.44 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #13 87.25 Dependencies resolved. #13 87.25 ========================================================================================== #13 87.25 Package Arch Version Repository Size #13 87.25 ========================================================================================== #13 87.25 Installing: #13 87.25 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 87.25 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 87.25 Installing dependencies: #13 87.25 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 87.25 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 87.25 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 87.25 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 87.25 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 87.25 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 87.25 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 87.25 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 87.25 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 87.25 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 87.25 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 87.25 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 87.25 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 87.25 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 87.25 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 87.25 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 87.25 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 87.25 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 87.25 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 87.25 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 87.25 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 87.25 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 87.25 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 87.25 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 87.25 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 87.25 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 87.25 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 87.25 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 87.25 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 87.25 #13 87.25 Transaction Summary #13 87.25 ========================================================================================== #13 87.25 Install 31 Packages #13 87.25 #13 87.25 Total download size: 12 M #13 87.25 Installed size: 41 M #13 87.25 Downloading Packages: #13 87.25 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 697 kB/s | 9.9 kB 00:00 #13 87.25 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 858 kB/s | 15 kB 00:00 #13 87.25 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.9 MB/s | 23 kB 00:00 #13 87.25 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 5.8 MB/s | 35 kB 00:00 #13 87.25 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 13 kB 00:00 #13 87.25 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 8.0 MB/s | 43 kB 00:00 #13 87.25 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.7 MB/s | 30 kB 00:00 #13 87.25 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.4 MB/s | 11 kB 00:00 #13 87.28 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.7 MB/s | 37 kB 00:00 #13 87.28 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 9.5 MB/s | 55 kB 00:00 #13 87.28 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 99 kB 00:00 #13 87.28 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.7 MB/s | 37 kB 00:00 #13 87.28 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 11 MB/s | 212 kB 00:00 #13 87.30 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 203 kB 00:00 #13 87.30 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #13 87.30 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #13 87.38 (17/31): boost-program-options-1.75.0-13.el9_7. 15 MB/s | 104 kB 00:00 #13 87.38 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #13 87.38 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.1 MB/s | 22 kB 00:00 #13 87.38 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 29 MB/s | 275 kB 00:00 #13 87.38 (21/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #13 87.38 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.5 MB/s | 25 kB 00:00 #13 87.38 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 11 kB 00:00 #13 87.38 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 228 kB 00:00 #13 87.38 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.8 MB/s | 53 kB 00:00 #13 87.38 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.7 MB/s | 21 kB 00:00 #13 87.38 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.6 MB/s | 28 kB 00:00 #13 87.38 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 8.4 MB/s | 207 kB 00:00 #13 87.59 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.6 MB/s | 308 kB 00:00 #13 87.76 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 175 kB/s | 67 kB 00:00 #13 88.35 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 8.6 MB/s | 9.6 MB 00:01 #13 88.35 -------------------------------------------------------------------------------- #13 88.35 Total 11 MB/s | 12 MB 00:01 #13 88.35 Running transaction check #13 88.42 Transaction check succeeded. #13 88.42 Running transaction test #13 88.65 Transaction test succeeded. #13 88.65 Running transaction #13 89.17 Preparing : 1/1 #13 89.28 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 89.28 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 89.28 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 89.28 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 89.49 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 89.49 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 89.53 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 89.53 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 89.53 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 89.54 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 89.54 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 89.54 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 89.57 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 89.57 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 89.57 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 89.63 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 89.63 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 89.63 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 89.63 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 89.63 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 89.63 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 89.70 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 89.70 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 89.70 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 89.70 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 89.70 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 89.70 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 89.70 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 89.75 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 89.75 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 89.75 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 89.75 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 90.07 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 90.07 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 90.07 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 90.07 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 90.07 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 90.07 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 90.07 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 90.07 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 90.07 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 90.07 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 90.07 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 90.07 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 90.07 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 90.07 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 90.07 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 90.07 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 90.07 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 90.07 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 90.07 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 90.07 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 90.07 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 90.07 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 90.07 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 90.07 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 90.07 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 90.07 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 90.07 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 90.07 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 90.07 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 90.07 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 90.07 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 90.17 #13 90.17 Installed: #13 90.17 boost-1.75.0-13.el9_7.x86_64 #13 90.17 boost-atomic-1.75.0-13.el9_7.x86_64 #13 90.17 boost-chrono-1.75.0-13.el9_7.x86_64 #13 90.17 boost-container-1.75.0-13.el9_7.x86_64 #13 90.17 boost-context-1.75.0-13.el9_7.x86_64 #13 90.17 boost-contract-1.75.0-13.el9_7.x86_64 #13 90.17 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 90.17 boost-date-time-1.75.0-13.el9_7.x86_64 #13 90.17 boost-fiber-1.75.0-13.el9_7.x86_64 #13 90.17 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 90.17 boost-graph-1.75.0-13.el9_7.x86_64 #13 90.17 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 90.17 boost-locale-1.75.0-13.el9_7.x86_64 #13 90.17 boost-log-1.75.0-13.el9_7.x86_64 #13 90.17 boost-math-1.75.0-13.el9_7.x86_64 #13 90.17 boost-nowide-1.75.0-13.el9_7.x86_64 #13 90.17 boost-program-options-1.75.0-13.el9_7.x86_64 #13 90.17 boost-python3-1.75.0-13.el9_7.x86_64 #13 90.17 boost-random-1.75.0-13.el9_7.x86_64 #13 90.17 boost-regex-1.75.0-13.el9_7.x86_64 #13 90.17 boost-serialization-1.75.0-13.el9_7.x86_64 #13 90.17 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 90.17 boost-system-1.75.0-13.el9_7.x86_64 #13 90.17 boost-test-1.75.0-13.el9_7.x86_64 #13 90.17 boost-thread-1.75.0-13.el9_7.x86_64 #13 90.17 boost-timer-1.75.0-13.el9_7.x86_64 #13 90.17 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 90.17 boost-wave-1.75.0-13.el9_7.x86_64 #13 90.17 gperftools-libs-2.9.1-3.el9.x86_64 #13 90.17 libicu-67.1-10.el9_6.x86_64 #13 90.17 libunwind-1.6.2-1.el9.x86_64 #13 90.17 #13 90.17 Complete! #13 90.47 77 files removed #13 90.97 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 91.05 Collecting contrail-vrouter-api==0.1.dev0 #13 91.05 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 91.32 Installing collected packages: contrail-vrouter-api #13 91.37 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 91.37 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 91.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 3.0s done #15 writing image sha256:d39faf537ec6a6776fa19ac31095be9ab8660c976936e70ac931e68326c79bcd #15 writing image sha256:d39faf537ec6a6776fa19ac31095be9ab8660c976936e70ac931e68326c79bcd 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_1-9 0.0s done #15 DONE 3.2s 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-06-15 15:02:26,935: INFO: Docker build duration: 144 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 3b84c4a2020e: Preparing d2fc589ceff5: Preparing 2c5c4d3052dd: Preparing acb2c9277404: Preparing efff7996890c: Preparing 36d65c523014: Preparing b8be9894d5c4: Preparing 9ac29091c529: Preparing 7d045592dc5b: Preparing 1c31bdb85c24: Preparing 19eddb4b2105: Preparing 1e021de00919: Preparing 7bd43c086d0f: Preparing 732f09b17587: Preparing 3490ed8aa792: Preparing 6854be9a1548: Preparing c4cf9bd6aab4: Preparing aacfc6dfa37c: Preparing 4f84a7a146d7: Preparing 5e5df01b71bb: Preparing 44343de3ea1d: Preparing 3b84c4a2020e: Waiting d2fc589ceff5: Waiting 2c5c4d3052dd: Waiting acb2c9277404: Waiting efff7996890c: Waiting 36d65c523014: Waiting b8be9894d5c4: Waiting 9ac29091c529: Waiting 7d045592dc5b: Waiting 1c31bdb85c24: Waiting 19eddb4b2105: Waiting 1e021de00919: Waiting 7bd43c086d0f: Waiting 732f09b17587: Waiting 3490ed8aa792: Waiting 6854be9a1548: Waiting c4cf9bd6aab4: Waiting aacfc6dfa37c: Waiting 4f84a7a146d7: Waiting 5e5df01b71bb: Waiting 44343de3ea1d: Waiting 3b84c4a2020e: Pushed 2c5c4d3052dd: Pushed acb2c9277404: Pushed efff7996890c: Pushed 36d65c523014: Pushed 9ac29091c529: Layer already exists b8be9894d5c4: Pushed 7d045592dc5b: Layer already exists 1c31bdb85c24: Layer already exists 19eddb4b2105: Layer already exists 1e021de00919: Layer already exists 7bd43c086d0f: Layer already exists 732f09b17587: Layer already exists 3490ed8aa792: Layer already exists c4cf9bd6aab4: Layer already exists 6854be9a1548: Layer already exists aacfc6dfa37c: Layer already exists 5e5df01b71bb: Layer already exists 4f84a7a146d7: Layer already exists 44343de3ea1d: Layer already exists d2fc589ceff5: Pushed master-2_8_0_1-9: digest: sha256:e6e8b7ee27ff213c0304ca18f8801e54841af82e7cf42091bdb581174716705a size: 4713 2026-06-15 15:02:39,506: INFO: Building opensdn-tor-agent finished successfully, duration: 157 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_8_0_1-9 63b79672fc28 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_0_1-9 68ee75a2e11a 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_0_1-9 7dd6499b7f0f 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_0_1-9 55977211aa15 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_0_1-9 68a2772d5885 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_0_1-9 7f46dd366c38 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_0_1-9 d0df1e45c219 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_0_1-9 ff9918470ae8 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_0_1-9 da577f66d892 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-9 aba82bb43180 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_0_1-9 3fa0781e2b02 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_0_1-9 deab719bdb98 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_0_1-9 963eb4ba9cf3 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_8_0_1-9 bf4145c98234 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_0_1-9 1eecaab9eac3 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_0_1-9 4b3ea772cbea 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_0_1-9 bbafd42ab667 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_0_1-9 b7866cad9719 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_0_1-9 b6a201ee6294 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_0_1-9 34a66f927c9c 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_0_1-9 d8ba906f0946 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_0_1-9 ce91686a0208 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_0_1-9 814d72146a4d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_0_1-9 e5e93f0ea57c 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_0_1-9 900a316ff5f9 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_0_1-9 2b894b6aa674 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_0_1-9 678ca738e684 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_0_1-9 bd7b36ce292e 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_0_1-9 ecc86420b840 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_0_1-9 f3e4a4dce111 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_0_1-9 4d5e920c4d08 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_0_1-9 7763ce8e9bed 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_0_1-9 883ab58289f0 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_0_1-9 14f87aba5635 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_0_1-9 56842f855b3d 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_0_1-9 1ba8cff52268 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_0_1-9 684a41e2a708 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_0_1-9 2e2d45a1464c 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_0_1-9 fdfd52debd9a 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_0_1-9 d088a67bb6ee 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_0_1-9 c1ee9e8e6984 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_0_1-9 a638a4123210 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_0_1-9 3ad00c9d7eee 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_0_1-9 563c5a656bad 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_0_1-9 20173070548d 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_1-9 d39faf537ec6 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_0_1-9 193c6f5727f6 752MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_0_1-9 d1d4e1bf0e8a 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_8_0_1-9 4afccd1425b1 601MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_0_1-9 71e86767e055 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_0_1-9 e8e319ca7674 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 6d5de3954973 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 5ffce4ff1ffd 22.2GB 0B tf-dev-sandbox:frozen 6d5de3954973 2.9GB 0B U