2026-07-18 13:40:40,017: INFO: Building opensdn-tor-agent 2026-07-18 13:40:40,074: 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-3_0_0_1-1 --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=26.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.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_1-1 #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 2.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_1-1 #5 DONE 0.2s #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 ... #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.9s #7 [internal] load build context #7 DONE 3.0s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.9s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 4.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 7.7s #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 4.098 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 18 MB 00:00 #13 16.30 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.9 MB 00:00 #13 19.11 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 516 kB 00:00 #13 20.80 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 20 MB 00:00 #13 41.60 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 15 MB 00:00 #13 55.83 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.2 MB 00:00 #13 57.48 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 6.3 MB 00:00 #13 64.68 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 966 kB 00:00 #13 66.52 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 MB/s | 480 kB 00:00 #13 68.25 added from: http://tf-mirrors.gz1.opensdn.io/re 612 kB/s | 19 kB 00:00 #13 68.87 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 kB/s | 257 B 00:00 #13 69.63 added from: http://tf-mirrors.gz1.opensdn.io/re 524 kB/s | 15 kB 00:00 #13 70.49 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 112 kB 00:00 #13 72.61 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 44 MB 00:01 #13 121.7 Third parties for OpenSDN 17 MB/s | 5.1 MB 00:00 #13 143.0 Dependencies resolved. #13 143.0 ========================================================================================== #13 143.0 Package Arch Version Repository Size #13 143.0 ========================================================================================== #13 143.0 Installing: #13 143.0 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 143.0 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 143.0 Installing dependencies: #13 143.0 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 143.0 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 143.0 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 143.0 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 143.0 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 143.0 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 143.0 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 143.0 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 143.0 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 143.0 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 143.0 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 143.0 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 143.0 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 143.0 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 143.0 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 143.0 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 143.0 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 143.0 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 143.0 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 143.0 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 143.0 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 143.0 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 143.0 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 143.0 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 143.0 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 143.0 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 143.0 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 143.0 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 143.0 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 143.0 #13 143.0 Transaction Summary #13 143.0 ========================================================================================== #13 143.0 Install 31 Packages #13 143.0 #13 143.0 Total download size: 12 M #13 143.0 Installed size: 41 M #13 143.0 Downloading Packages: #13 143.2 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 58 kB/s | 9.9 kB 00:00 #13 143.2 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 86 kB/s | 15 kB 00:00 #13 143.2 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #13 143.2 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 5.2 MB/s | 35 kB 00:00 #13 143.2 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 13 kB 00:00 #13 143.2 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.2 MB/s | 43 kB 00:00 #13 143.2 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.9 MB/s | 30 kB 00:00 #13 143.2 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 11 kB 00:00 #13 143.2 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 1.9 MB/s | 37 kB 00:00 #13 143.3 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 2.6 MB/s | 55 kB 00:00 #13 143.3 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 7.6 MB/s | 99 kB 00:00 #13 143.3 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.5 MB/s | 37 kB 00:00 #13 143.3 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 10 MB/s | 212 kB 00:00 #13 143.3 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 405 kB 00:00 #13 143.3 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 7.9 MB/s | 203 kB 00:00 #13 143.3 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 991 kB/s | 13 kB 00:00 #13 143.3 (17/31): boost-program-options-1.75.0-13.el9_7. 11 MB/s | 104 kB 00:00 #13 143.3 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 8.8 MB/s | 91 kB 00:00 #13 143.3 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 22 kB 00:00 #13 143.3 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 275 kB 00:00 #13 143.3 (21/31): boost-serialization-1.75.0-13.el9_7.x8 6.2 MB/s | 127 kB 00:00 #13 143.4 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.4 MB/s | 25 kB 00:00 #13 143.4 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 11 kB 00:00 #13 143.4 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 8.6 MB/s | 53 kB 00:00 #13 143.4 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 228 kB 00:00 #13 143.4 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.9 MB/s | 21 kB 00:00 #13 143.4 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.3 MB/s | 28 kB 00:00 #13 143.4 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 207 kB 00:00 #13 143.4 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 12 MB/s | 67 kB 00:00 #13 143.4 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 14 MB/s | 308 kB 00:00 #13 143.5 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 20 MB/s | 9.6 MB 00:00 #13 143.5 -------------------------------------------------------------------------------- #13 143.5 Total 26 MB/s | 12 MB 00:00 #13 143.5 Running transaction check #13 143.6 Transaction check succeeded. #13 143.6 Running transaction test #13 143.9 Transaction test succeeded. #13 143.9 Running transaction #13 144.5 Preparing : 1/1 #13 144.6 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 144.6 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 144.7 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 144.7 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 145.4 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 145.4 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 145.4 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 145.4 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 145.4 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 145.4 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 145.5 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 145.5 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 145.5 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 145.6 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 145.6 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 145.6 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 145.6 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 145.6 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 145.6 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 145.6 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 145.6 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 145.6 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 145.6 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 145.6 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 145.7 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 145.8 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 146.0 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 146.0 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 146.0 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 146.0 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 146.1 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 146.1 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 146.2 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 146.2 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 146.2 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 146.2 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 146.2 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 146.2 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 146.2 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 146.2 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 146.2 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 146.2 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 146.2 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 146.2 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 146.2 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 146.2 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 146.2 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 146.2 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 146.2 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 146.2 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 146.2 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 146.2 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 146.2 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 146.2 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 146.2 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 146.2 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 146.2 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 146.2 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 146.2 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 146.2 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 146.2 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 146.2 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 146.3 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 146.4 #13 146.4 Installed: #13 146.4 boost-1.75.0-13.el9_7.x86_64 #13 146.4 boost-atomic-1.75.0-13.el9_7.x86_64 #13 146.4 boost-chrono-1.75.0-13.el9_7.x86_64 #13 146.4 boost-container-1.75.0-13.el9_7.x86_64 #13 146.4 boost-context-1.75.0-13.el9_7.x86_64 #13 146.4 boost-contract-1.75.0-13.el9_7.x86_64 #13 146.4 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 146.4 boost-date-time-1.75.0-13.el9_7.x86_64 #13 146.4 boost-fiber-1.75.0-13.el9_7.x86_64 #13 146.4 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 146.4 boost-graph-1.75.0-13.el9_7.x86_64 #13 146.4 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 146.4 boost-locale-1.75.0-13.el9_7.x86_64 #13 146.4 boost-log-1.75.0-13.el9_7.x86_64 #13 146.4 boost-math-1.75.0-13.el9_7.x86_64 #13 146.4 boost-nowide-1.75.0-13.el9_7.x86_64 #13 146.4 boost-program-options-1.75.0-13.el9_7.x86_64 #13 146.4 boost-python3-1.75.0-13.el9_7.x86_64 #13 146.4 boost-random-1.75.0-13.el9_7.x86_64 #13 146.4 boost-regex-1.75.0-13.el9_7.x86_64 #13 146.4 boost-serialization-1.75.0-13.el9_7.x86_64 #13 146.4 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 146.4 boost-system-1.75.0-13.el9_7.x86_64 #13 146.4 boost-test-1.75.0-13.el9_7.x86_64 #13 146.4 boost-thread-1.75.0-13.el9_7.x86_64 #13 146.4 boost-timer-1.75.0-13.el9_7.x86_64 #13 146.4 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 146.4 boost-wave-1.75.0-13.el9_7.x86_64 #13 146.4 gperftools-libs-2.9.1-3.el9.x86_64 #13 146.4 libicu-67.1-10.el9_6.x86_64 #13 146.4 libunwind-1.6.2-1.el9.x86_64 #13 146.4 #13 146.4 Complete! #13 147.1 77 files removed #13 147.9 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 148.0 Collecting contrail-vrouter-api==0.1.dev0 #13 148.0 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 148.3 Installing collected packages: contrail-vrouter-api #13 148.3 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 148.3 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 148.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.7s #15 exporting to image #15 exporting layers #15 exporting layers 2.1s done #15 writing image sha256:11312304fcc5b506e0e8f91efdb8253a6286b292ae32145865bce2a578c47c70 #15 writing image sha256:11312304fcc5b506e0e8f91efdb8253a6286b292ae32145865bce2a578c47c70 0.2s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_1-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_1-1 0.1s done #15 DONE 2.9s 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-07-18 13:43:50,694: INFO: Docker build duration: 191 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] dc9457f2024b: Preparing 708ebaf438ab: Preparing c9e4ee8d91c9: Preparing 00adfef9620b: Preparing 0b7b0e6581c6: Preparing f6952120cbf9: Preparing d4676b7d38ae: Preparing 99c1d2815a33: Preparing ddfb8f2c1015: Preparing 22bb560a7be9: Preparing aa4bc0e960f1: Preparing 3e93bbccb100: Preparing 175d9f25ad60: Preparing 43c833cf5402: Preparing 342390f16f46: Preparing 816581ad68d4: Preparing 006fc73d2a97: Preparing 432133d78ab2: Preparing 8ff0a7281eef: Preparing 7f5038863bbb: Preparing 44343de3ea1d: Preparing dc9457f2024b: Waiting 708ebaf438ab: Waiting c9e4ee8d91c9: Waiting 00adfef9620b: Waiting f6952120cbf9: Waiting d4676b7d38ae: Waiting 99c1d2815a33: Waiting ddfb8f2c1015: Waiting 22bb560a7be9: Waiting aa4bc0e960f1: Waiting 3e93bbccb100: Waiting 175d9f25ad60: Waiting 43c833cf5402: Waiting 342390f16f46: Waiting 816581ad68d4: Waiting 006fc73d2a97: Waiting 432133d78ab2: Waiting 8ff0a7281eef: Waiting 44343de3ea1d: Waiting 0b7b0e6581c6: Waiting 7f5038863bbb: Waiting dc9457f2024b: Pushed c9e4ee8d91c9: Pushed 00adfef9620b: Pushed 0b7b0e6581c6: Pushed f6952120cbf9: Pushed 99c1d2815a33: Layer already exists ddfb8f2c1015: Layer already exists 22bb560a7be9: Layer already exists aa4bc0e960f1: Layer already exists d4676b7d38ae: Pushed 3e93bbccb100: Layer already exists 175d9f25ad60: Layer already exists 342390f16f46: Layer already exists 43c833cf5402: Layer already exists 816581ad68d4: Layer already exists 006fc73d2a97: Layer already exists 432133d78ab2: Layer already exists 8ff0a7281eef: Layer already exists 7f5038863bbb: Layer already exists 44343de3ea1d: Layer already exists 708ebaf438ab: Pushed master-3_0_0_1-1: digest: sha256:185b762b050ac2bbbc8c449cd8af50b1f6ee4d427b5a063b2d8175514bd0a2da size: 4713 2026-07-18 13:44:28,765: INFO: Building opensdn-tor-agent finished successfully, duration: 229 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_0_1-1 b08ec47f5d8d 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_0_1-1 7355fa7bae24 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_1-1 a9e3d1503c4b 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_0_1-1 a0b51226633b 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_0_1-1 eb6080bc82be 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_0_1-1 73486292f25b 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_0_1-1 29c46b8a1a01 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_0_1-1 dc83d9f6980b 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_0_1-1 a61ce8abc799 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_1-1 dbd2f5e99c7d 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_0_1-1 d27491570bfa 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_0_1-1 542b305bc168 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_0_1-1 0dedc642f0c6 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_0_1-1 2f3416abbe2d 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_0_1-1 0087adfdf2d6 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_0_1-1 b80c0349d1d8 738MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_0_1-1 da9d069c4407 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_0_1-1 8c47cabe2851 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_0_1-1 4a9148b9203e 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_0_1-1 5de04d4607d0 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_0_1-1 f7f7e222220e 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_0_1-1 2f69ab152f61 790MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_0_1-1 8ec9c9cb5721 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_0_1-1 ff0445825602 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_0_1-1 99cd1c4a4f11 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_0_1-1 4d878520c9a1 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_0_1-1 68554b510c5c 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_0_1-1 c303767b9577 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_0_1-1 e64623f00990 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_0_1-1 3794e1214451 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_0_1-1 6ea21d28a645 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_0_1-1 7bdcc54ae659 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_0_1-1 bf2b1e399b48 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_0_1-1 71a7a7a80a11 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_0_1-1 f8e5d85e30f8 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_0_1-1 ba591a87b9e1 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_0_1-1 3cf130d2bc22 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_0_1-1 2871c79fd6cf 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_0_1-1 7891f1a5b435 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_0_1-1 2d38e00c2504 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_0_1-1 bc260be28cd7 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_0_1-1 7f58beda5a3c 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_0_1-1 44aef6752c8c 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_0_1-1 37394b596456 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_0_1-1 0762df9ea40b 857MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-3_0_0_1-1 068f5dbcf34d 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-3_0_0_1-1 1e2661741081 1.34GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_1-1 11312304fcc5 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_0_1-1 6eb4b69d460a 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_0_1-1 5caafc521e64 981MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_0_1-1 abb211a81fc8 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-3_0_0_1-1 a32e47eb48a3 888MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_0_1-1 a9c8d14f1403 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_0_1-1 78b1a234a3b9 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen d12bc01e4683 21.4GB 0B U opensdn-test-test:master-3_0_0_1-1 068f5dbcf34d 1.91GB 0B tf-dev-sandbox:compile f3279ccc7cdf 22.2GB 0B