2026-04-02 13:41:47,670: INFO: Building opensdn-tor-agent 2026-04-02 13:41:47,714: 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_7_5-3 --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.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-3 #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 2.5s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-3 #6 CACHED #7 [internal] load build context #7 ... #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 ... #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.3s #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 1.3s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.5s #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 3.369 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 14 MB 00:00 #13 11.00 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 1.9 MB 00:00 #13 12.60 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 MB/s | 402 kB 00:00 #13 13.70 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 16 MB 00:00 #13 25.70 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 11 MB 00:00 #13 36.74 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.1 MB 00:00 #13 37.27 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.8 MB 00:00 #13 42.51 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 697 kB 00:00 #13 43.69 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 MB/s | 474 kB 00:00 #13 44.65 added from: http://tf-mirrors.gz1.opensdn.io/re 625 kB/s | 18 kB 00:00 #13 44.95 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #13 45.18 added from: http://tf-mirrors.gz1.opensdn.io/re 391 kB/s | 15 kB 00:00 #13 45.94 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 96 kB 00:00 #13 47.66 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 39 MB 00:00 #13 82.43 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #13 96.19 Dependencies resolved. #13 96.19 ========================================================================================== #13 96.19 Package Arch Version Repository Size #13 96.19 ========================================================================================== #13 96.19 Installing: #13 96.19 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 96.19 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 96.19 Installing dependencies: #13 96.19 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 96.19 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 96.19 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 96.19 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 96.19 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 96.19 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 96.19 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 96.19 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 96.19 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 96.19 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 96.19 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 96.19 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 96.19 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 96.19 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 96.19 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 96.19 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 96.19 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 96.19 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 96.19 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 96.19 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 96.19 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 96.19 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 96.19 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 96.19 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 96.19 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 96.19 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 96.19 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 96.19 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 96.19 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 96.19 #13 96.19 Transaction Summary #13 96.19 ========================================================================================== #13 96.19 Install 31 Packages #13 96.19 #13 96.19 Total download size: 12 M #13 96.19 Installed size: 41 M #13 96.19 Downloading Packages: #13 96.23 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 518 kB/s | 9.9 kB 00:00 #13 96.23 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 530 kB/s | 15 kB 00:00 #13 96.30 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 23 kB 00:00 #13 96.30 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.4 MB/s | 35 kB 00:00 #13 96.30 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #13 96.30 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.0 MB/s | 43 kB 00:00 #13 96.30 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.7 MB/s | 30 kB 00:00 #13 96.30 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.2 MB/s | 11 kB 00:00 #13 96.30 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.3 MB/s | 37 kB 00:00 #13 96.30 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.3 MB/s | 55 kB 00:00 #13 96.30 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 9.4 MB/s | 99 kB 00:00 #13 96.30 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.5 MB/s | 37 kB 00:00 #13 96.30 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 12 MB/s | 212 kB 00:00 #13 96.36 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 203 kB 00:00 #13 96.36 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #13 96.36 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #13 96.36 (17/31): boost-program-options-1.75.0-13.el9_7. 6.1 MB/s | 104 kB 00:00 #13 96.36 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.9 MB/s | 91 kB 00:00 #13 96.36 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.1 MB/s | 22 kB 00:00 #13 96.36 (20/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #13 96.39 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 275 kB 00:00 #13 96.39 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.9 MB/s | 25 kB 00:00 #13 96.39 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 11 kB 00:00 #13 96.39 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 7.0 MB/s | 53 kB 00:00 #13 96.39 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 228 kB 00:00 #13 96.39 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 21 kB 00:00 #13 96.39 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.4 MB/s | 28 kB 00:00 #13 96.45 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 207 kB 00:00 #13 96.45 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.0 MB/s | 67 kB 00:00 #13 96.45 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 11 MB/s | 308 kB 00:00 #13 96.63 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 23 MB/s | 9.6 MB 00:00 #13 96.63 -------------------------------------------------------------------------------- #13 96.63 Total 30 MB/s | 12 MB 00:00 #13 96.63 Running transaction check #13 96.69 Transaction check succeeded. #13 96.69 Running transaction test #13 97.09 Transaction test succeeded. #13 97.09 Running transaction #13 98.05 Preparing : 1/1 #13 98.25 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 98.74 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 98.78 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 98.80 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 99.55 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 99.56 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 99.66 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 99.66 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 99.66 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 99.67 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 99.70 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 99.71 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 99.73 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 99.75 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 99.76 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 99.77 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 99.80 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 99.80 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 99.92 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 99.92 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 99.92 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 99.92 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 99.92 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 99.92 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 99.92 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 99.92 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 99.92 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 99.92 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 99.92 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 99.92 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 99.93 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 99.95 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 100.2 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 100.2 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 100.2 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 100.2 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 100.2 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 100.2 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 100.2 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 100.2 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 100.2 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 100.2 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 100.2 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 100.2 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 100.2 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 100.2 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 100.2 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 100.2 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 100.2 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 100.2 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 100.2 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 100.2 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 100.2 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 100.2 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 100.2 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 100.2 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 100.2 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 100.2 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 100.2 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 100.2 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 100.2 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 100.2 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 100.2 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 100.4 #13 100.4 Installed: #13 100.4 boost-1.75.0-13.el9_7.x86_64 #13 100.4 boost-atomic-1.75.0-13.el9_7.x86_64 #13 100.4 boost-chrono-1.75.0-13.el9_7.x86_64 #13 100.4 boost-container-1.75.0-13.el9_7.x86_64 #13 100.4 boost-context-1.75.0-13.el9_7.x86_64 #13 100.4 boost-contract-1.75.0-13.el9_7.x86_64 #13 100.4 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 100.4 boost-date-time-1.75.0-13.el9_7.x86_64 #13 100.4 boost-fiber-1.75.0-13.el9_7.x86_64 #13 100.4 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 100.4 boost-graph-1.75.0-13.el9_7.x86_64 #13 100.4 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 100.4 boost-locale-1.75.0-13.el9_7.x86_64 #13 100.4 boost-log-1.75.0-13.el9_7.x86_64 #13 100.4 boost-math-1.75.0-13.el9_7.x86_64 #13 100.4 boost-nowide-1.75.0-13.el9_7.x86_64 #13 100.4 boost-program-options-1.75.0-13.el9_7.x86_64 #13 100.4 boost-python3-1.75.0-13.el9_7.x86_64 #13 100.4 boost-random-1.75.0-13.el9_7.x86_64 #13 100.4 boost-regex-1.75.0-13.el9_7.x86_64 #13 100.4 boost-serialization-1.75.0-13.el9_7.x86_64 #13 100.4 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 100.4 boost-system-1.75.0-13.el9_7.x86_64 #13 100.4 boost-test-1.75.0-13.el9_7.x86_64 #13 100.4 boost-thread-1.75.0-13.el9_7.x86_64 #13 100.4 boost-timer-1.75.0-13.el9_7.x86_64 #13 100.4 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 100.4 boost-wave-1.75.0-13.el9_7.x86_64 #13 100.4 gperftools-libs-2.9.1-3.el9.x86_64 #13 100.4 libicu-67.1-10.el9_6.x86_64 #13 100.4 libunwind-1.6.2-1.el9.x86_64 #13 100.4 #13 100.4 Complete! #13 100.9 77 files removed #13 102.0 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 102.1 Collecting contrail-vrouter-api==0.1.dev0 #13 102.1 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 102.5 Installing collected packages: contrail-vrouter-api #13 102.5 Successfully installed contrail-vrouter-api-0.1.dev0 #13 102.5 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #13 DONE 103.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.4s #15 exporting to image #15 exporting layers #15 exporting layers 5.2s done #15 writing image sha256:f5c026e5eac4a017bf9b1a9d396df21576739f1b5ea910feab3747c967d4545e #15 writing image sha256:f5c026e5eac4a017bf9b1a9d396df21576739f1b5ea910feab3747c967d4545e 0.2s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-3 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-3 0.0s done #15 DONE 5.8s 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-02 13:43:57,994: INFO: Docker build duration: 130 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 6c7e87ef198b: Preparing 8e240a0b680b: Preparing b845843d8bc8: Preparing 5c4ad5df441c: Preparing 99f8f5a301ca: Preparing 2cb79b6b557f: Preparing d66830ad0eba: Preparing 609a96072535: Preparing 80e4a90abc57: Preparing 570f122c21e4: Preparing 000e4a112dc8: Preparing e8116fd67e7b: Preparing 5015163c9778: Preparing 553afde81146: Preparing 2f1350cc3990: Preparing 83e4d1e8d92b: Preparing 9a342f77b47e: Preparing 4d4ce9ea10fd: Preparing 19c5f79c6d7c: Preparing 02083c02c15e: Preparing 44343de3ea1d: Preparing b845843d8bc8: Waiting 5c4ad5df441c: Waiting 99f8f5a301ca: Waiting 2cb79b6b557f: Waiting d66830ad0eba: Waiting 609a96072535: Waiting 80e4a90abc57: Waiting 570f122c21e4: Waiting 000e4a112dc8: Waiting e8116fd67e7b: Waiting 5015163c9778: Waiting 553afde81146: Waiting 2f1350cc3990: Waiting 83e4d1e8d92b: Waiting 9a342f77b47e: Waiting 4d4ce9ea10fd: Waiting 19c5f79c6d7c: Waiting 02083c02c15e: Waiting 44343de3ea1d: Waiting 6c7e87ef198b: Pushed b845843d8bc8: Pushed 5c4ad5df441c: Pushed 99f8f5a301ca: Pushed 2cb79b6b557f: Pushed d66830ad0eba: Pushed 8e240a0b680b: Pushed 609a96072535: Layer already exists 80e4a90abc57: Layer already exists 570f122c21e4: Layer already exists 000e4a112dc8: Layer already exists e8116fd67e7b: Layer already exists 5015163c9778: Layer already exists 553afde81146: Layer already exists 2f1350cc3990: Layer already exists 9a342f77b47e: Layer already exists 83e4d1e8d92b: Layer already exists 4d4ce9ea10fd: Layer already exists 19c5f79c6d7c: Layer already exists 02083c02c15e: Layer already exists 44343de3ea1d: Layer already exists master-2_7_7_5-3: digest: sha256:a9a38f79180ecda2b096535c054287de2275c2f7122ee4407e537b57fc2727c2 size: 4713 2026-04-02 13:44:07,393: INFO: Building opensdn-tor-agent finished successfully, duration: 140 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_7_7_5-3 7c68f2b8e6b6 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_5-3 0061c15fea58 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-3 0e7d28102e79 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_5-3 6873f1cfdd3e 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_5-3 2101573b0fa8 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_5-3 79dd26e7c419 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_5-3 09772fae088f 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_5-3 c52e1652531b 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-3 aed8447d0d0c 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-3 6ee3227db8fe 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-3 2ce289b0f845 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-3 1183f67dac5a 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-3 b7572c1abb7a 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_7_5-3 40fc8e1bc929 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-3 e307cc6fff35 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_5-3 fdfcc01876e8 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_5-3 e6fa76f47b5d 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-3 60586ae283a3 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_5-3 107fb368b0f6 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_5-3 34e9e9eb77ce 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_5-3 73c24beac0ae 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_5-3 e4c8bf5cf39a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_5-3 b8ce5d8410df 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_5-3 fecf19e03e3a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_5-3 37de7574862c 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_7_7_5-3 2446ca4e0bbc 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_5-3 71a048bfcb29 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-3 4802872676e4 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-3 a6c6043c807a 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_5-3 c0020cbde9e2 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_5-3 e01ffdfe47d2 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-3 86b25c04cc69 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-3 b749dfdca14c 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_5-3 3d9ccb0b8ba6 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-3 180e5a71ff75 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-3 b50b5ee98042 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_5-3 99e0fd8a6df3 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_5-3 b49fcd87bd67 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_5-3 aceacf1ab098 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_5-3 f8b1e8309714 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-3 57c8c176e61b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_5-3 68d5f7f11183 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_5-3 770b99df1626 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_5-3 586b326606d8 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_5-3 1df88b96ee51 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_7_5-3 a35372ec66c3 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-3 f5c026e5eac4 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-3 4c82077b6b84 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_7_5-3 271234901a74 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_5-3 06e1de589de0 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_7_5-3 a3d753def21d 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-3 5e2f6750139e 2.9GB 0B U opensdn-test-test:master-2_7_7_5-3 a35372ec66c3 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile f8ba01fce867 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-3 5e2f6750139e 2.9GB 0B U