2026-06-19 17:57:06,110: INFO: Building opensdn-tor-agent 2026-06-19 17:57:06,151: 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_6_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.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_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.6s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_2-7 #5 DONE 0.7s #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.0s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.9s #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.280 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 18 MB 00:00 #13 6.901 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.9 MB 00:00 #13 8.439 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 516 kB 00:00 #13 9.246 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 20 MB 00:00 #13 16.68 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 15 MB 00:00 #13 27.15 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 1.2 MB 00:00 #13 28.85 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 6.3 MB 00:00 #13 33.13 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 966 kB 00:00 #13 34.65 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 480 kB 00:00 #13 36.16 added from: http://tf-mirrors.gz1.opensdn.io/re 526 kB/s | 19 kB 00:00 #13 37.23 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 kB/s | 257 B 00:00 #13 38.36 added from: http://tf-mirrors.gz1.opensdn.io/re 396 kB/s | 15 kB 00:00 #13 38.84 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 MB/s | 112 kB 00:00 #13 40.09 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 44 MB 00:00 #13 71.56 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #13 90.17 Dependencies resolved. #13 90.17 ========================================================================================== #13 90.17 Package Arch Version Repository Size #13 90.17 ========================================================================================== #13 90.17 Installing: #13 90.17 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 90.17 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 90.17 Installing dependencies: #13 90.17 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 90.17 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 90.17 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 90.17 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 90.17 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 90.17 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 90.17 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 90.17 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 90.17 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 90.17 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 90.17 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 90.17 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 90.17 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 90.17 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 90.17 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 90.17 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 90.17 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 90.17 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 90.17 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 90.17 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 90.17 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 90.17 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 90.17 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 90.17 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 90.17 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 90.17 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 90.17 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 90.17 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 90.17 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 90.17 #13 90.17 Transaction Summary #13 90.17 ========================================================================================== #13 90.17 Install 31 Packages #13 90.17 #13 90.18 Total download size: 12 M #13 90.18 Installed size: 41 M #13 90.18 Downloading Packages: #13 90.22 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 523 kB/s | 9.9 kB 00:00 #13 90.22 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 683 kB/s | 15 kB 00:00 #13 90.24 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.2 MB/s | 23 kB 00:00 #13 90.24 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.2 MB/s | 35 kB 00:00 #13 90.24 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 13 kB 00:00 #13 90.24 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.9 MB/s | 43 kB 00:00 #13 90.24 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.8 MB/s | 30 kB 00:00 #13 90.24 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.1 MB/s | 11 kB 00:00 #13 90.26 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.8 MB/s | 37 kB 00:00 #13 90.26 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.0 MB/s | 55 kB 00:00 #13 90.28 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 7.6 MB/s | 99 kB 00:00 #13 90.28 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.2 MB/s | 37 kB 00:00 #13 90.29 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 9.8 MB/s | 212 kB 00:00 #13 90.35 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 8.8 MB/s | 405 kB 00:00 #13 90.35 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 5.7 MB/s | 203 kB 00:00 #13 90.35 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #13 90.35 (17/31): boost-program-options-1.75.0-13.el9_7. 15 MB/s | 104 kB 00:00 #13 90.35 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #13 90.35 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.4 MB/s | 22 kB 00:00 #13 90.37 (20/31): boost-serialization-1.75.0-13.el9_7.x8 7.0 MB/s | 127 kB 00:00 #13 90.37 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 275 kB 00:00 #13 90.37 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.1 MB/s | 25 kB 00:00 #13 90.37 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 11 kB 00:00 #13 90.37 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 12 MB/s | 53 kB 00:00 #13 90.51 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 228 kB 00:00 #13 90.51 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 21 kB 00:00 #13 90.51 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.6 MB/s | 28 kB 00:00 #13 90.51 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 207 kB 00:00 #13 90.51 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 25 MB/s | 308 kB 00:00 #13 90.51 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.9 MB/s | 67 kB 00:00 #13 90.51 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 32 MB/s | 9.6 MB 00:00 #13 90.51 -------------------------------------------------------------------------------- #13 90.51 Total 40 MB/s | 12 MB 00:00 #13 90.51 Running transaction check #13 90.56 Transaction check succeeded. #13 90.56 Running transaction test #13 90.78 Transaction test succeeded. #13 90.80 Running transaction #13 91.19 Preparing : 1/1 #13 91.27 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 91.27 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 91.27 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 91.30 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 91.78 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 91.78 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 91.80 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 91.80 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 91.80 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 91.81 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 91.83 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 91.85 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 91.85 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 91.85 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 91.85 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 91.86 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 91.86 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 91.88 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 91.88 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 91.91 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 91.91 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 91.91 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 91.91 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 91.91 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 91.91 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 91.93 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 91.94 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 91.94 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 91.94 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 91.95 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 91.96 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 91.99 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 92.45 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 92.45 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 92.45 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 92.45 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 92.45 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 92.45 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 92.45 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 92.45 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 92.45 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 92.45 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 92.45 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 92.45 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 92.45 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 92.45 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 92.45 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 92.45 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 92.45 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 92.45 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 92.45 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 92.45 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 92.45 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 92.45 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 92.45 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 92.45 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 92.45 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 92.45 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 92.45 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 92.45 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 92.45 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 92.45 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 92.45 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 92.63 #13 92.63 Installed: #13 92.63 boost-1.75.0-13.el9_7.x86_64 #13 92.63 boost-atomic-1.75.0-13.el9_7.x86_64 #13 92.63 boost-chrono-1.75.0-13.el9_7.x86_64 #13 92.63 boost-container-1.75.0-13.el9_7.x86_64 #13 92.63 boost-context-1.75.0-13.el9_7.x86_64 #13 92.63 boost-contract-1.75.0-13.el9_7.x86_64 #13 92.63 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 92.63 boost-date-time-1.75.0-13.el9_7.x86_64 #13 92.63 boost-fiber-1.75.0-13.el9_7.x86_64 #13 92.63 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 92.63 boost-graph-1.75.0-13.el9_7.x86_64 #13 92.63 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 92.63 boost-locale-1.75.0-13.el9_7.x86_64 #13 92.63 boost-log-1.75.0-13.el9_7.x86_64 #13 92.63 boost-math-1.75.0-13.el9_7.x86_64 #13 92.63 boost-nowide-1.75.0-13.el9_7.x86_64 #13 92.63 boost-program-options-1.75.0-13.el9_7.x86_64 #13 92.63 boost-python3-1.75.0-13.el9_7.x86_64 #13 92.63 boost-random-1.75.0-13.el9_7.x86_64 #13 92.63 boost-regex-1.75.0-13.el9_7.x86_64 #13 92.63 boost-serialization-1.75.0-13.el9_7.x86_64 #13 92.63 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 92.63 boost-system-1.75.0-13.el9_7.x86_64 #13 92.63 boost-test-1.75.0-13.el9_7.x86_64 #13 92.63 boost-thread-1.75.0-13.el9_7.x86_64 #13 92.63 boost-timer-1.75.0-13.el9_7.x86_64 #13 92.63 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 92.63 boost-wave-1.75.0-13.el9_7.x86_64 #13 92.63 gperftools-libs-2.9.1-3.el9.x86_64 #13 92.63 libicu-67.1-10.el9_6.x86_64 #13 92.63 libunwind-1.6.2-1.el9.x86_64 #13 92.63 #13 92.63 Complete! #13 93.45 77 files removed #13 94.51 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 94.65 Collecting contrail-vrouter-api==0.1.dev0 #13 94.69 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 95.25 Installing collected packages: contrail-vrouter-api #13 95.33 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 95.33 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 96.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.6s #15 exporting to image #15 exporting layers #15 exporting layers 3.6s done #15 writing image sha256:e2f2afce31bcb9fcf41ef16e5261ae9d7439d12886ffa81c67b1dcbc1ec08c85 #15 writing image sha256:e2f2afce31bcb9fcf41ef16e5261ae9d7439d12886ffa81c67b1dcbc1ec08c85 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_2-7 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_2-7 0.1s done #15 DONE 4.0s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-06-19 17:59:01,880: INFO: Docker build duration: 115 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] fdaf8a1a3744: Preparing 283be675c208: Preparing 158e16fd7d2e: Preparing 1ad86bcb5ed9: Preparing b16b2027ffc5: Preparing 239dbc16bac5: Preparing bde6da576064: Preparing 61d3bfaabb9e: Preparing baa1d4848d37: Preparing aefee18a73b5: Preparing 101f8bb678c4: Preparing b0aebcfec892: Preparing 89d354951acf: Preparing 2a848b8d5fbc: Preparing 7795bea434e3: Preparing e10af97dee79: Preparing d19564f65816: Preparing ade7f70d7d67: Preparing 68a986ba2189: Preparing 8116e3802190: Preparing 44343de3ea1d: Preparing 158e16fd7d2e: Waiting 1ad86bcb5ed9: Waiting b16b2027ffc5: Waiting 239dbc16bac5: Waiting bde6da576064: Waiting 61d3bfaabb9e: Waiting baa1d4848d37: Waiting aefee18a73b5: Waiting 101f8bb678c4: Waiting b0aebcfec892: Waiting 89d354951acf: Waiting 2a848b8d5fbc: Waiting 7795bea434e3: Waiting e10af97dee79: Waiting d19564f65816: Waiting ade7f70d7d67: Waiting 68a986ba2189: Waiting 8116e3802190: Waiting 44343de3ea1d: Waiting fdaf8a1a3744: Pushed 158e16fd7d2e: Pushed 1ad86bcb5ed9: Pushed b16b2027ffc5: Pushed 239dbc16bac5: Pushed bde6da576064: Pushed 61d3bfaabb9e: Layer already exists baa1d4848d37: Layer already exists aefee18a73b5: Layer already exists 101f8bb678c4: Layer already exists b0aebcfec892: Layer already exists 89d354951acf: Layer already exists 2a848b8d5fbc: Layer already exists 7795bea434e3: Layer already exists e10af97dee79: Layer already exists d19564f65816: Layer already exists ade7f70d7d67: Layer already exists 68a986ba2189: Layer already exists 8116e3802190: Layer already exists 44343de3ea1d: Layer already exists 283be675c208: Pushed master-2_8_6_2-7: digest: sha256:b3eaeca56cb6552a7be4a10e31921964c382e7ae9a24850f856770a9ba738aaf size: 4713 2026-06-19 17:59:18,386: INFO: Building opensdn-tor-agent finished successfully, duration: 132 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_6_2-7 da13fc02cc36 736MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_6_2-7 f0dd9f6da615 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_6_2-7 ba33d6406201 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_6_2-7 d26a97100ea9 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_6_2-7 e87f55aabfe1 798MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_6_2-7 17574ce6550a 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_6_2-7 9df203eb1d53 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_6_2-7 6317ed898b48 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_6_2-7 bd8206c97e0d 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_2-7 bd1af18735d5 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_6_2-7 57a41428edf8 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_6_2-7 930959b7a243 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_6_2-7 5053cb4acabb 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_6_2-7 1539d53f0c11 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_6_2-7 7583d563b3af 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_6_2-7 3a5b3f17adeb 721MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_6_2-7 25525c32b80f 779MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_6_2-7 8b9b9b2de6cb 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_6_2-7 57fad18d0115 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_6_2-7 6904eac13198 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_6_2-7 1c292df72f89 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_6_2-7 9256a14f496f 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_6_2-7 0e1f09be2eb8 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_6_2-7 514d5f0598a3 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_6_2-7 9bb652c29778 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_6_2-7 6ec6b132f250 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_6_2-7 85b3b5abb760 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_6_2-7 7b815b2d2164 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_6_2-7 3f4633a324bf 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_6_2-7 3931428df077 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_6_2-7 9fd6b9046f77 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_6_2-7 77b01c7061db 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_6_2-7 21505f8e1287 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_6_2-7 503cc0b9503a 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_6_2-7 8743ff11729d 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_6_2-7 fe59414f650d 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_6_2-7 276efaf995b4 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_6_2-7 c5bce29a1eb7 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_6_2-7 43daddbe7302 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_6_2-7 b2883d093bc4 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_6_2-7 fcad0e4f1c5c 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_2-7 e2f2afce31bc 778MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_6_2-7 a173151e2670 796MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_6_2-7 b3fa41275a0e 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_8_6_2-7 7a8797ed7572 601MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_6_2-7 8919b00de94b 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_6_2-7 f2c922887a97 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen b0af81daa3db 21GB 0B U tf-dev-sandbox:compile 67dde3e0b0ee 39.8GB 0B