2025-10-09 05:02:48,198: INFO: Building opensdn-analytics-collector 2025-10-09 05:02:48,372: 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_1_6_2-2 --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-analytics-collector --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.27kB done #1 DONE 3.9s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_6_2-2 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.4s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_6_2-2 #5 DONE 0.1s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_6_2-2 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 5.50kB done #8 DONE 2.9s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.6s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 0.2s #11 [stage-1 4/4] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #11 0.760 Contrail repo 8.2 kB/s | 257 B 00:00 #11 0.856 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.1 MB 00:00 #11 1.593 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 MB/s | 730 kB 00:00 #11 2.049 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 MB/s | 264 kB 00:00 #11 2.390 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 7.0 MB 00:00 #11 4.762 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 4.0 MB 00:00 #11 6.435 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 939 kB 00:00 #11 7.088 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 MB/s | 2.3 MB 00:00 #11 7.832 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 392 kB 00:00 #11 8.163 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #11 8.466 added from: http://tf-mirrors.gz1.opensdn.io/re 410 kB/s | 16 kB 00:00 #11 8.672 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 kB/s | 257 B 00:00 #11 8.869 added from: http://tf-mirrors.gz1.opensdn.io/re 475 kB/s | 13 kB 00:00 #11 9.079 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 #11 9.814 added from: http://tf-mirrors.gz1.opensdn.io/re 63 MB/s | 30 MB 00:00 #11 24.55 Third parties for OpenSDN 12 MB/s | 5.1 MB 00:00 #11 30.31 Dependencies resolved. #11 30.31 =============================================================================================== #11 30.31 Package Arch Version Repository Size #11 30.31 =============================================================================================== #11 30.31 Installing: #11 30.31 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 30.31 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 30.31 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 30.31 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 30.31 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 30.31 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 30.31 Installing dependencies: #11 30.31 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 30.31 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 30.31 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 30.31 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 30.31 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 30.31 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 30.31 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 30.31 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 30.31 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 30.31 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 30.31 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 30.31 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 30.31 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 30.31 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 30.31 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 30.31 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 30.31 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 30.31 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 30.31 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 30.31 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 30.31 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 30.31 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 30.31 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 30.31 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 30.31 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 30.31 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 30.31 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 30.31 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 30.31 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 30.31 #11 30.31 Transaction Summary #11 30.31 =============================================================================================== #11 30.31 Install 35 Packages #11 30.31 #11 30.31 Total download size: 16 M #11 30.31 Installed size: 53 M #11 30.31 Downloading Packages: #11 30.49 (1/35): boost-1.75.0-8.el9.x86_64.rpm 69 kB/s | 11 kB 00:00 #11 30.66 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 227 kB/s | 74 kB 00:00 #11 30.83 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 49 kB/s | 16 kB 00:00 #11 30.99 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 75 kB/s | 24 kB 00:00 #11 31.18 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 109 kB/s | 36 kB 00:00 #11 31.29 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 50 kB/s | 15 kB 00:00 #11 31.40 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 184 kB/s | 44 kB 00:00 #11 31.62 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 96 kB/s | 32 kB 00:00 #11 31.83 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 30 kB/s | 13 kB 00:00 #11 32.00 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 99 kB/s | 38 kB 00:00 #11 32.19 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 157 kB/s | 57 kB 00:00 #11 32.33 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 308 kB/s | 101 kB 00:00 #11 32.54 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 110 kB/s | 38 kB 00:00 #11 32.83 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 423 kB/s | 214 kB 00:00 #11 32.89 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 408 kB 00:00 #11 32.89 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 205 kB 00:00 #11 32.89 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #11 32.89 (18/35): boost-program-options-1.75.0-8.el9.x86 11 MB/s | 106 kB 00:00 #11 32.91 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 92 kB 00:00 #11 32.97 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 612 kB/s | 23 kB 00:00 #11 32.97 (21/35): boost-serialization-1.75.0-8.el9.x86_6 10 MB/s | 129 kB 00:00 #11 32.97 (22/35): boost-regex-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 277 kB 00:00 #11 32.97 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.0 MB/s | 27 kB 00:00 #11 32.97 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 13 kB 00:00 #11 32.97 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 14 MB/s | 230 kB 00:00 #11 32.98 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 55 kB 00:00 #11 33.01 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 720 kB/s | 23 kB 00:00 #11 33.01 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 1.5 MB/s | 30 kB 00:00 #11 33.01 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 15 MB/s | 208 kB 00:00 #11 33.07 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 21 MB/s | 662 kB 00:00 #11 33.07 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 24 MB/s | 1.0 MB 00:00 #11 33.15 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 12 MB/s | 1.3 MB 00:00 #11 33.16 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 5.0 MB/s | 93 kB 00:00 #11 33.17 (34/35): cassandra-cpp-driver-2.17.0-1.el9.remi 5.8 MB/s | 709 kB 00:00 #11 33.28 (35/35): libicu-67.1-9.el9.x86_64.rpm 3.3 MB/s | 9.6 MB 00:02 #11 33.28 -------------------------------------------------------------------------------- #11 33.28 Total 5.3 MB/s | 16 MB 00:02 #11 33.28 Running transaction check #11 33.57 Transaction check succeeded. #11 33.57 Running transaction test #11 33.93 Transaction test succeeded. #11 33.93 Running transaction #11 36.00 Preparing : 1/1 #11 36.16 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 36.18 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 36.19 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 36.20 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 36.69 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 36.70 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 36.76 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 36.76 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 36.76 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 36.76 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 36.76 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 36.76 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 36.76 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 36.78 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 36.78 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 36.78 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 36.78 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 36.80 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 36.85 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 36.85 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 36.85 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 36.85 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 36.85 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 36.85 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 36.87 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 36.91 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 36.91 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 36.91 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 36.91 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 36.92 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 36.94 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 36.97 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 36.97 #11 36.97 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 37.22 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 37.23 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 37.28 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 37.31 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 37.35 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 37.41 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 37.46 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 37.48 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 40.09 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 40.09 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 40.09 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 40.09 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 40.09 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 40.09 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 40.09 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 40.09 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 40.09 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 40.09 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 40.09 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 40.09 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 40.09 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 40.09 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 40.09 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 40.09 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 40.09 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 40.09 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 40.09 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 40.09 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 40.09 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 40.09 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 40.09 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 40.09 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 40.09 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 40.09 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 40.09 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 40.09 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 40.09 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 40.09 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 40.09 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 40.09 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 40.09 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 40.09 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 40.09 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 40.20 #11 40.20 Installed: #11 40.20 boost-1.75.0-8.el9.x86_64 #11 40.20 boost-atomic-1.75.0-8.el9.x86_64 #11 40.20 boost-chrono-1.75.0-8.el9.x86_64 #11 40.20 boost-container-1.75.0-8.el9.x86_64 #11 40.20 boost-context-1.75.0-8.el9.x86_64 #11 40.20 boost-contract-1.75.0-8.el9.x86_64 #11 40.20 boost-coroutine-1.75.0-8.el9.x86_64 #11 40.20 boost-date-time-1.75.0-8.el9.x86_64 #11 40.20 boost-fiber-1.75.0-8.el9.x86_64 #11 40.20 boost-filesystem-1.75.0-8.el9.x86_64 #11 40.20 boost-graph-1.75.0-8.el9.x86_64 #11 40.20 boost-iostreams-1.75.0-8.el9.x86_64 #11 40.20 boost-locale-1.75.0-8.el9.x86_64 #11 40.20 boost-log-1.75.0-8.el9.x86_64 #11 40.20 boost-math-1.75.0-8.el9.x86_64 #11 40.20 boost-nowide-1.75.0-8.el9.x86_64 #11 40.20 boost-program-options-1.75.0-8.el9.x86_64 #11 40.20 boost-python3-1.75.0-8.el9.x86_64 #11 40.20 boost-random-1.75.0-8.el9.x86_64 #11 40.20 boost-regex-1.75.0-8.el9.x86_64 #11 40.20 boost-serialization-1.75.0-8.el9.x86_64 #11 40.20 boost-stacktrace-1.75.0-8.el9.x86_64 #11 40.20 boost-system-1.75.0-8.el9.x86_64 #11 40.20 boost-test-1.75.0-8.el9.x86_64 #11 40.20 boost-thread-1.75.0-8.el9.x86_64 #11 40.20 boost-timer-1.75.0-8.el9.x86_64 #11 40.20 boost-type_erasure-1.75.0-8.el9.x86_64 #11 40.20 boost-wave-1.75.0-8.el9.x86_64 #11 40.20 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 40.20 libicu-67.1-9.el9.x86_64 #11 40.20 librdkafka-1.6.1-102.el9.x86_64 #11 40.20 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 40.20 logrotate-3.18.0-8.el9.x86_64 #11 40.20 protobuf-3.14.0-13.el9.x86_64 #11 40.20 redis-6.2.17-1.el9_5.x86_64 #11 40.20 #11 40.20 Complete! #11 40.78 80 files removed #11 DONE 41.2s #12 exporting to image #12 exporting layers #12 exporting layers 17.5s done #12 writing image sha256:fe7343d4ad58af06393ad1902969990582b6ad5dd55dccb8b9796014e1fed61c #12 writing image sha256:fe7343d4ad58af06393ad1902969990582b6ad5dd55dccb8b9796014e1fed61c 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_1_6_2-2 0.0s done #12 DONE 17.7s 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-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-09 05:04:27,178: INFO: Docker build duration: 99 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] dc4bc862a178: Preparing 2adee6233c37: Preparing 187a8cb69048: Preparing 45f1f5c66b62: Preparing ed278b6761be: Preparing f6a4ededf363: Preparing 2236c7a6c743: Preparing 2dc60935125e: Preparing 4392ad2220ef: Preparing a278cd5957d1: Preparing fc78c55332d0: Preparing e7b501f0b206: Preparing 144109e032e1: Preparing 5f0abe467034: Preparing 44343de3ea1d: Preparing 45f1f5c66b62: Waiting ed278b6761be: Waiting f6a4ededf363: Waiting 2236c7a6c743: Waiting 2dc60935125e: Waiting 4392ad2220ef: Waiting a278cd5957d1: Waiting fc78c55332d0: Waiting e7b501f0b206: Waiting 144109e032e1: Waiting 5f0abe467034: Waiting 44343de3ea1d: Waiting 187a8cb69048: Pushed 45f1f5c66b62: Layer already exists ed278b6761be: Layer already exists f6a4ededf363: Layer already exists 2236c7a6c743: Layer already exists 2dc60935125e: Layer already exists 4392ad2220ef: Layer already exists a278cd5957d1: Layer already exists fc78c55332d0: Layer already exists e7b501f0b206: Layer already exists 144109e032e1: Layer already exists 5f0abe467034: Layer already exists 44343de3ea1d: Layer already exists dc4bc862a178: Pushed 2adee6233c37: Pushed master-2_1_6_2-2: digest: sha256:b2b2578fb0ee320c9eb4fb87d38418233a3bcdec4ab027623377e9f7759ed77e size: 3460 2025-10-09 05:05:18,288: INFO: Building opensdn-analytics-collector finished successfully, duration: 150 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_6_2-2 dafd5d978bff 13 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_6_2-2 acd3cb40a88c 30 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_6_2-2 12a6f955c3c7 36 seconds ago 889MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_6_2-2 62d329506377 51 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_6_2-2 70e561d4d258 53 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_6_2-2 a60f3bf02338 55 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_6_2-2 41132bbc8e32 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_6_2-2 fe7343d4ad58 About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_6_2-2 061dc4c22b33 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_6_2-2 c3904c77c963 About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_6_2-2 8a1a53357451 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_6_2-2 61fb7685b09d About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_6_2-2 ba5614da218a About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_6_2-2 78be7f9d2254 About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_6_2-2 2ca43b23138f 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_6_2-2 ad534ad19f26 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_6_2-2 61b50154359d 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_6_2-2 5037dd663e50 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_6_2-2 30045e3a89b7 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_6_2-2 560141db63e2 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_6_2-2 e6e838d9343f 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_6_2-2 23657d8f44cb 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_6_2-2 4a6ad2669c94 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_6_2-2 c9c48ac3c54e 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_6_2-2 4ac64c31dc6b 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_6_2-2 ba1d9105f731 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_6_2-2 079760fe2066 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_6_2-2 24c2b539c0e0 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_6_2-2 313ec0a85ada 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_6_2-2 777eea40556c 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_6_2-2 2ad89691c73c 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_6_2-2 7c87d49b2ab3 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_6_2-2 ec1698d81d54 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_6_2-2 bb883ce22dd2 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_6_2-2 d48e2cd995c0 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_6_2-2 db9408ccfd55 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_6_2-2 ba07d0535e9b 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_6_2-2 f0d40442d5b0 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_6_2-2 af816bf08051 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_6_2-2 695b713dfe0b 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_6_2-2 34d2cb812327 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_6_2-2 6b67dd340b75 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_6_2-2 88d4bcdfb570 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_6_2-2 f072cd48bcfe 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_6_2-2 8eeb74a4c74d 6 minutes ago 2.35MB tf-dev-sandbox compile 2d49cf3c7c9f 6 minutes ago 24.7GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_6_2-2 d97d57ce771a 7 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_6_2-2 3fd0cb467f54 7 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 14469e58f7a8 7 minutes ago 2.33MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_6_2-2 c824e69777c8 7 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_6_2-2 773ec007d711 7 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 8eb7bd37b126 7 hours ago 23.8GB