2026-04-28 16:52:47,592: INFO: Building opensdn-tor-agent 2026-04-28 16:52:47,643: 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_3-4 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --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.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_9_3-4 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.9s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_9_3-4 #6 CACHED #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_9_3-4 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 4.2s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.4s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.4s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.3s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.4s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.7s #14 [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 #14 1.167 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 14 MB 00:00 #14 11.44 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.9 MB 00:00 #14 13.38 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 402 kB 00:00 #14 14.62 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 16 MB 00:00 #14 28.96 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 11 MB 00:00 #14 37.23 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.1 MB 00:00 #14 38.57 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 4.8 MB 00:00 #14 41.63 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 697 kB 00:00 #14 42.58 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 474 kB 00:00 #14 43.43 added from: http://tf-mirrors.gz1.opensdn.io/re 439 kB/s | 18 kB 00:00 #14 43.99 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #14 44.55 added from: http://tf-mirrors.gz1.opensdn.io/re 481 kB/s | 15 kB 00:00 #14 45.04 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 MB/s | 96 kB 00:00 #14 46.54 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 39 MB 00:00 #14 75.08 Third parties for OpenSDN 38 MB/s | 5.1 MB 00:00 #14 82.43 Dependencies resolved. #14 82.43 ========================================================================================== #14 82.43 Package Arch Version Repository Size #14 82.43 ========================================================================================== #14 82.43 Installing: #14 82.43 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 82.43 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 82.43 Installing dependencies: #14 82.43 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 82.43 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 82.43 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 82.43 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 82.43 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 82.43 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 82.43 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 82.43 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 82.43 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 82.43 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 82.43 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 82.43 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 82.43 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 82.43 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 82.43 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 82.43 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 82.43 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 82.43 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 82.43 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 82.43 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 82.43 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 82.43 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 82.43 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 82.43 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 82.43 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 82.43 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 82.43 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 82.43 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 82.43 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 82.43 #14 82.43 Transaction Summary #14 82.43 ========================================================================================== #14 82.43 Install 31 Packages #14 82.43 #14 82.44 Total download size: 12 M #14 82.44 Installed size: 41 M #14 82.44 Downloading Packages: #14 82.46 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 883 kB/s | 15 kB 00:00 #14 82.46 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 471 kB/s | 9.9 kB 00:00 #14 82.46 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #14 82.46 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 4.6 MB/s | 35 kB 00:00 #14 82.48 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 13 kB 00:00 #14 82.48 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.4 MB/s | 43 kB 00:00 #14 82.48 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.6 MB/s | 30 kB 00:00 #14 82.48 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.3 MB/s | 11 kB 00:00 #14 82.50 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.1 MB/s | 37 kB 00:00 #14 82.50 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.5 MB/s | 55 kB 00:00 #14 82.50 (11/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.0 MB/s | 37 kB 00:00 #14 82.56 (12/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 4.6 MB/s | 99 kB 00:00 #14 82.56 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 14 MB/s | 212 kB 00:00 #14 82.56 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 203 kB 00:00 #14 82.56 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 405 kB 00:00 #14 82.56 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #14 82.56 (17/31): boost-program-options-1.75.0-13.el9_7. 16 MB/s | 104 kB 00:00 #14 82.56 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #14 82.56 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.4 MB/s | 22 kB 00:00 #14 82.59 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 275 kB 00:00 #14 82.59 (21/31): boost-serialization-1.75.0-13.el9_7.x8 7.9 MB/s | 127 kB 00:00 #14 82.59 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.8 MB/s | 25 kB 00:00 #14 82.59 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 11 kB 00:00 #14 82.59 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 228 kB 00:00 #14 82.59 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.6 MB/s | 53 kB 00:00 #14 82.60 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 21 kB 00:00 #14 82.60 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.3 MB/s | 28 kB 00:00 #14 82.61 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 207 kB 00:00 #14 82.61 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 23 MB/s | 308 kB 00:00 #14 82.63 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.7 MB/s | 67 kB 00:00 #14 82.76 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 31 MB/s | 9.6 MB 00:00 #14 82.76 -------------------------------------------------------------------------------- #14 82.76 Total 39 MB/s | 12 MB 00:00 #14 82.76 Running transaction check #14 82.82 Transaction check succeeded. #14 82.82 Running transaction test #14 83.02 Transaction test succeeded. #14 83.02 Running transaction #14 83.59 Preparing : 1/1 #14 83.72 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 83.73 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 83.74 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 83.78 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 84.15 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 84.16 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 84.16 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 84.18 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 84.18 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 84.19 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 84.20 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 84.21 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 84.21 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 84.26 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 84.26 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 84.26 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 84.26 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 84.26 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 84.26 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 84.26 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 84.29 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 84.29 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 84.29 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 84.36 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 84.36 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 84.36 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 84.36 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 84.37 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 84.38 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 84.38 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 84.40 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 84.41 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 84.65 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 84.65 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 84.65 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 84.65 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 84.65 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 84.65 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 84.65 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 84.65 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 84.65 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 84.65 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 84.65 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 84.65 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 84.65 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 84.65 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 84.65 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 84.65 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 84.65 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 84.65 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 84.65 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 84.65 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 84.65 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 84.65 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 84.65 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 84.65 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 84.65 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 84.65 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 84.65 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 84.65 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 84.65 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 84.65 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 84.65 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 84.79 #14 84.79 Installed: #14 84.79 boost-1.75.0-13.el9_7.x86_64 #14 84.79 boost-atomic-1.75.0-13.el9_7.x86_64 #14 84.79 boost-chrono-1.75.0-13.el9_7.x86_64 #14 84.79 boost-container-1.75.0-13.el9_7.x86_64 #14 84.79 boost-context-1.75.0-13.el9_7.x86_64 #14 84.79 boost-contract-1.75.0-13.el9_7.x86_64 #14 84.79 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 84.79 boost-date-time-1.75.0-13.el9_7.x86_64 #14 84.79 boost-fiber-1.75.0-13.el9_7.x86_64 #14 84.79 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 84.79 boost-graph-1.75.0-13.el9_7.x86_64 #14 84.79 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 84.79 boost-locale-1.75.0-13.el9_7.x86_64 #14 84.79 boost-log-1.75.0-13.el9_7.x86_64 #14 84.79 boost-math-1.75.0-13.el9_7.x86_64 #14 84.79 boost-nowide-1.75.0-13.el9_7.x86_64 #14 84.79 boost-program-options-1.75.0-13.el9_7.x86_64 #14 84.79 boost-python3-1.75.0-13.el9_7.x86_64 #14 84.79 boost-random-1.75.0-13.el9_7.x86_64 #14 84.79 boost-regex-1.75.0-13.el9_7.x86_64 #14 84.79 boost-serialization-1.75.0-13.el9_7.x86_64 #14 84.79 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 84.79 boost-system-1.75.0-13.el9_7.x86_64 #14 84.79 boost-test-1.75.0-13.el9_7.x86_64 #14 84.79 boost-thread-1.75.0-13.el9_7.x86_64 #14 84.79 boost-timer-1.75.0-13.el9_7.x86_64 #14 84.79 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 84.79 boost-wave-1.75.0-13.el9_7.x86_64 #14 84.79 gperftools-libs-2.9.1-3.el9.x86_64 #14 84.79 libicu-67.1-10.el9_6.x86_64 #14 84.79 libunwind-1.6.2-1.el9.x86_64 #14 84.79 #14 84.79 Complete! #14 85.23 77 files removed #14 85.70 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 85.77 Collecting contrail-vrouter-api==0.1.dev0 #14 85.77 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 86.05 Installing collected packages: contrail-vrouter-api #14 86.08 Successfully installed contrail-vrouter-api-0.1.dev0 #14 86.09 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 #14 DONE 86.5s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.6s #16 exporting to image #16 exporting layers #16 exporting layers 3.3s done #16 writing image sha256:32dcc62590f69844c939eade868eebbee166b990d618f0cf5a4ec4c99f315e24 #16 writing image sha256:32dcc62590f69844c939eade868eebbee166b990d618f0cf5a4ec4c99f315e24 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_9_3-4 0.1s done #16 DONE 3.5s 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-28 16:55:20,186: INFO: Docker build duration: 153 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 3267ffad6526: Preparing 336c5b4d5fcd: Preparing 7c921b2afe7f: Preparing 69993055d23c: Preparing 81e1db80d9a6: Preparing f1e294d80d60: Preparing 02d25b18f146: Preparing bf6b85581e66: Preparing d13354a9368d: Preparing c0498c17e7dd: Preparing 8f426320fa40: Preparing 6b686c2a1b38: Preparing 27e3a8d172b0: Preparing 099d799332ee: Preparing 87dc9f03dbad: Preparing c5c2fac4ec30: Preparing c205a3f4b6c6: Preparing 8823d15c8926: Preparing 3441c05dac6c: Preparing 8978c4beaebb: Preparing 44343de3ea1d: Preparing 3267ffad6526: Waiting 336c5b4d5fcd: Waiting 7c921b2afe7f: Waiting 69993055d23c: Waiting 81e1db80d9a6: Waiting f1e294d80d60: Waiting 02d25b18f146: Waiting bf6b85581e66: Waiting d13354a9368d: Waiting c0498c17e7dd: Waiting 8f426320fa40: Waiting 6b686c2a1b38: Waiting 27e3a8d172b0: Waiting 099d799332ee: Waiting 87dc9f03dbad: Waiting c5c2fac4ec30: Waiting c205a3f4b6c6: Waiting 8823d15c8926: Waiting 3441c05dac6c: Waiting 8978c4beaebb: Waiting 44343de3ea1d: Waiting 3267ffad6526: Pushed 7c921b2afe7f: Pushed 69993055d23c: Pushed 81e1db80d9a6: Pushed 336c5b4d5fcd: Pushed bf6b85581e66: Layer already exists d13354a9368d: Layer already exists c0498c17e7dd: Layer already exists 8f426320fa40: Layer already exists f1e294d80d60: Pushed 6b686c2a1b38: Layer already exists 27e3a8d172b0: Layer already exists 02d25b18f146: Pushed 099d799332ee: Layer already exists 87dc9f03dbad: Layer already exists c5c2fac4ec30: Layer already exists c205a3f4b6c6: Layer already exists 8823d15c8926: Layer already exists 3441c05dac6c: Layer already exists 8978c4beaebb: Layer already exists 44343de3ea1d: Layer already exists master-2_7_9_3-4: digest: sha256:136e5e23af35d1cb15208617621cc22ae81de9f014077dac6675efac16da1d99 size: 4713 2026-04-28 16:55:36,245: INFO: Building opensdn-tor-agent finished successfully, duration: 169 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_3-4 b38bab0ed645 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_9_3-4 91e1e7bbf8d2 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_9_3-4 f4c8c2eace8b 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_9_3-4 3604c1c327df 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_9_3-4 4c05d5c1874c 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_9_3-4 438c83bb1acd 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_9_3-4 4b004b5bd75f 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_9_3-4 5abaa1901052 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_9_3-4 fffec0c1928a 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_9_3-4 f5b0fd1df378 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_9_3-4 d351132480a2 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_9_3-4 18fbd78af457 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_9_3-4 a8a174c2ea3a 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_9_3-4 cce42fe81d5f 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_9_3-4 39b2b6c795d9 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_9_3-4 44e55d95119b 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_9_3-4 c9c1a95c0d74 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_9_3-4 c1b51ffe475b 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_9_3-4 ea2d3d103277 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_9_3-4 28aa6d8d5743 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_9_3-4 b07dc6a498a9 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_9_3-4 addbe919b196 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_9_3-4 7cc4a94d825d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_9_3-4 d7ccb9c3a88a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_9_3-4 e4f5cd423e30 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_9_3-4 dd62478d2e34 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_7_9_3-4 23f4d2b6b2c9 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_9_3-4 46dc7875d0c2 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_9_3-4 bfe0e2fa31ae 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_9_3-4 f4426504e899 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_9_3-4 9264affecfe4 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_9_3-4 3b6fd22a89a0 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_9_3-4 3417199af169 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_9_3-4 36663329ce74 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_9_3-4 e2270cbfd873 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_9_3-4 babc27883b6a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_9_3-4 fa6759f1454f 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_9_3-4 83a0900a3ea3 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_9_3-4 f1812141b4e1 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_9_3-4 d1464b9a70f3 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_9_3-4 0d42774bd412 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_9_3-4 210e890158cd 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_9_3-4 5bcb0a825d35 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_9_3-4 fbc6c0550a7b 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_9_3-4 b9a648840a8f 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_9_3-4 dbc69ebf3cba 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_9_3-4 847aea7e9e62 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_9_3-4 5b92f5ca4136 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_9_3-4 32dcc62590f6 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_9_3-4 79f73e25dc88 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_9_3-4 0681e5cca110 933MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_9_3-4 7f22d2bec707 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_9_3-4 c3b08bc10994 613MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_9_3-4 e94423a62b7e 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_9_3-4 b883ad561d02 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 6fbba8179e04 21GB 0B U opensdn-test-test:master-2_7_9_3-4 847aea7e9e62 1.84GB 0B tf-dev-sandbox:compile bba398f99e12 34.4GB 0B