2025-10-16 01:26:21,160: INFO: Building opensdn-analytics-query-engine 2025-10-16 01:26:21,274: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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-query-engine --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.37kB done #1 DONE 1.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #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.5s #5 [1/1] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 2.8s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.0s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #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 1.101 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 2.1 MB 00:00 #11 2.459 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #11 3.134 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 MB/s | 264 kB 00:00 #11 3.688 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 7.0 MB 00:00 #11 7.610 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 4.0 MB 00:00 #11 11.33 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 939 kB 00:00 #11 12.35 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.3 MB 00:00 #11 14.53 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 392 kB 00:00 #11 15.10 added from: http://tf-mirrors.gz1.opensdn.io/re 9.2 MB/s | 451 kB 00:00 #11 15.81 added from: http://tf-mirrors.gz1.opensdn.io/re 473 kB/s | 16 kB 00:00 #11 16.55 added from: http://tf-mirrors.gz1.opensdn.io/re 870 B/s | 257 B 00:00 #11 16.89 added from: http://tf-mirrors.gz1.opensdn.io/re 336 kB/s | 13 kB 00:00 #11 17.24 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 64 kB 00:00 #11 18.47 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 30 MB 00:00 #11 43.20 Third parties for OpenSDN 21 MB/s | 5.1 MB 00:00 #11 53.99 Dependencies resolved. #11 53.99 =============================================================================================== #11 53.99 Package Arch Version Repository Size #11 53.99 =============================================================================================== #11 53.99 Installing: #11 53.99 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 53.99 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 53.99 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 53.99 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 53.99 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 53.99 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 53.99 Installing dependencies: #11 53.99 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 53.99 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 53.99 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 53.99 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 53.99 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 53.99 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 53.99 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 53.99 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 53.99 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 53.99 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 53.99 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 53.99 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 53.99 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 53.99 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 53.99 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 53.99 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 53.99 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 53.99 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 53.99 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 53.99 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 53.99 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 53.99 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 53.99 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 53.99 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 53.99 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 53.99 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 53.99 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 53.99 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 53.99 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 53.99 #11 53.99 Transaction Summary #11 53.99 =============================================================================================== #11 53.99 Install 35 Packages #11 53.99 #11 53.99 Total download size: 16 M #11 53.99 Installed size: 53 M #11 53.99 Downloading Packages: #11 53.99 (1/35): boost-1.75.0-8.el9.x86_64.rpm 415 kB/s | 11 kB 00:00 #11 53.99 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 2.0 MB/s | 74 kB 00:00 #11 53.99 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 999 kB/s | 16 kB 00:00 #11 53.99 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 24 kB 00:00 #11 53.99 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 36 kB 00:00 #11 53.99 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #11 54.05 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 44 kB 00:00 #11 54.05 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 32 kB 00:00 #11 54.05 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 826 kB/s | 13 kB 00:00 #11 54.05 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 38 kB 00:00 #11 54.08 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 1.7 MB/s | 57 kB 00:00 #11 54.10 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 101 kB 00:00 #11 54.20 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 265 kB/s | 38 kB 00:00 #11 54.37 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 844 kB/s | 214 kB 00:00 #11 54.37 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 408 kB 00:00 #11 54.37 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 14 MB/s | 205 kB 00:00 #11 54.37 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #11 54.37 (18/35): boost-program-options-1.75.0-8.el9.x86 18 MB/s | 106 kB 00:00 #11 54.37 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #11 54.37 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 23 kB 00:00 #11 54.37 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 33 MB/s | 277 kB 00:00 #11 54.46 (22/35): boost-serialization-1.75.0-8.el9.x86_6 12 MB/s | 129 kB 00:00 #11 54.46 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.8 MB/s | 27 kB 00:00 #11 54.46 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 13 kB 00:00 #11 54.46 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 27 MB/s | 230 kB 00:00 #11 54.46 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 6.4 MB/s | 55 kB 00:00 #11 54.46 (27/35): boost-type_erasure-1.75.0-8.el9.x86_64 7.0 MB/s | 30 kB 00:00 #11 54.46 (28/35): boost-timer-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #11 54.46 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 29 MB/s | 208 kB 00:00 #11 54.46 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 16 MB/s | 662 kB 00:00 #11 54.49 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 18 MB/s | 1.0 MB 00:00 #11 54.53 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 26 MB/s | 1.3 MB 00:00 #11 54.53 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 5.1 MB/s | 93 kB 00:00 #11 54.64 (34/35): cassandra-cpp-driver-2.17.0-1.el9.remi 9.7 MB/s | 709 kB 00:00 #11 54.66 (35/35): libicu-67.1-9.el9.x86_64.rpm 13 MB/s | 9.6 MB 00:00 #11 54.66 -------------------------------------------------------------------------------- #11 54.66 Total 21 MB/s | 16 MB 00:00 #11 54.66 Running transaction check #11 54.77 Transaction check succeeded. #11 54.77 Running transaction test #11 55.12 Transaction test succeeded. #11 55.12 Running transaction #11 56.25 Preparing : 1/1 #11 56.37 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 56.40 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 56.40 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 56.40 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 56.96 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 57.07 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 57.22 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 57.32 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 57.53 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 57.53 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 57.66 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 57.67 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 57.70 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 57.70 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 57.72 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 57.73 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 57.74 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 57.76 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 57.77 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 57.81 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 57.81 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 57.82 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 57.84 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 57.87 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 57.89 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 57.91 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 57.93 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 57.93 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 57.97 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 57.97 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 58.01 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 58.05 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 58.05 #11 58.05 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 58.60 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 58.60 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 58.71 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 58.72 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 58.76 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 58.89 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 58.89 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 58.94 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 59.52 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 59.52 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 59.52 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 59.52 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 59.52 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 59.52 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 59.52 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 59.52 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 59.52 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 59.52 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 59.52 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 59.52 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 59.52 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 59.52 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 59.52 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 59.52 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 59.52 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 59.52 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 59.52 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 59.52 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 59.52 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 59.52 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 59.52 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 59.52 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 59.52 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 59.52 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 59.52 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 59.52 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 59.52 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 59.52 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 59.52 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 59.52 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 59.52 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 59.52 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 59.52 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 59.91 #11 59.91 Installed: #11 59.91 boost-1.75.0-8.el9.x86_64 #11 59.91 boost-atomic-1.75.0-8.el9.x86_64 #11 59.91 boost-chrono-1.75.0-8.el9.x86_64 #11 59.91 boost-container-1.75.0-8.el9.x86_64 #11 59.91 boost-context-1.75.0-8.el9.x86_64 #11 59.91 boost-contract-1.75.0-8.el9.x86_64 #11 59.91 boost-coroutine-1.75.0-8.el9.x86_64 #11 59.91 boost-date-time-1.75.0-8.el9.x86_64 #11 59.91 boost-fiber-1.75.0-8.el9.x86_64 #11 59.91 boost-filesystem-1.75.0-8.el9.x86_64 #11 59.91 boost-graph-1.75.0-8.el9.x86_64 #11 59.91 boost-iostreams-1.75.0-8.el9.x86_64 #11 59.91 boost-locale-1.75.0-8.el9.x86_64 #11 59.91 boost-log-1.75.0-8.el9.x86_64 #11 59.91 boost-math-1.75.0-8.el9.x86_64 #11 59.91 boost-nowide-1.75.0-8.el9.x86_64 #11 59.91 boost-program-options-1.75.0-8.el9.x86_64 #11 59.91 boost-python3-1.75.0-8.el9.x86_64 #11 59.91 boost-random-1.75.0-8.el9.x86_64 #11 59.91 boost-regex-1.75.0-8.el9.x86_64 #11 59.91 boost-serialization-1.75.0-8.el9.x86_64 #11 59.91 boost-stacktrace-1.75.0-8.el9.x86_64 #11 59.91 boost-system-1.75.0-8.el9.x86_64 #11 59.91 boost-test-1.75.0-8.el9.x86_64 #11 59.91 boost-thread-1.75.0-8.el9.x86_64 #11 59.91 boost-timer-1.75.0-8.el9.x86_64 #11 59.91 boost-type_erasure-1.75.0-8.el9.x86_64 #11 59.91 boost-wave-1.75.0-8.el9.x86_64 #11 59.91 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 59.91 libicu-67.1-9.el9.x86_64 #11 59.91 librdkafka-1.6.1-102.el9.x86_64 #11 59.91 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 59.91 logrotate-3.18.0-8.el9.x86_64 #11 59.91 protobuf-3.14.0-13.el9.x86_64 #11 59.91 redis-6.2.17-1.el9_5.x86_64 #11 59.91 #11 59.91 Complete! #11 60.48 75 files removed #11 DONE 63.0s #12 exporting to image #12 exporting layers #12 exporting layers 12.0s done #12 writing image sha256:83bf6eb8f4408cac17942e3742dd83eed442b3d1bfa2eebea8d148bef5091c12 #12 writing image sha256:83bf6eb8f4408cac17942e3742dd83eed442b3d1bfa2eebea8d148bef5091c12 0.0s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 0.0s done #12 DONE 13.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-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-16 01:28:34,265: INFO: Docker build duration: 133 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine] 3c887668b149: Preparing 2492f824c4db: Preparing cc4dfdc3ede2: Preparing f8d7b3795a80: Preparing 5d801cc0c796: Preparing 0d4a92109ea4: Preparing 77bd501c4c3a: Preparing d0ff8c466987: Preparing 8207a1f50af8: Preparing 9242987c0188: Preparing 60e46a298053: Preparing 7e0acea482bf: Preparing b71c2e8e7b65: Preparing 05bdd812ecce: Preparing 44343de3ea1d: Preparing 3c887668b149: Waiting 2492f824c4db: Waiting cc4dfdc3ede2: Waiting f8d7b3795a80: Waiting 5d801cc0c796: Waiting 0d4a92109ea4: Waiting 77bd501c4c3a: Waiting 8207a1f50af8: Waiting 9242987c0188: Waiting 60e46a298053: Waiting 7e0acea482bf: Waiting b71c2e8e7b65: Waiting 05bdd812ecce: Waiting 44343de3ea1d: Waiting d0ff8c466987: Waiting f8d7b3795a80: Layer already exists 5d801cc0c796: Layer already exists cc4dfdc3ede2: Pushed 0d4a92109ea4: Layer already exists d0ff8c466987: Layer already exists 77bd501c4c3a: Layer already exists 8207a1f50af8: Layer already exists 9242987c0188: Layer already exists 7e0acea482bf: Layer already exists 60e46a298053: Layer already exists b71c2e8e7b65: Layer already exists 05bdd812ecce: Layer already exists 44343de3ea1d: Layer already exists 3c887668b149: Pushed 2492f824c4db: Pushed nightly: digest: sha256:271dbe3d26fc7e4286d1a94004a3de03ec2400ff1698dc10bc23e1543b57aba0 size: 3459 2025-10-16 01:28:58,905: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 157 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly 1370157aefb1 10 seconds ago 574MB nexus.gz1.opensdn.io:5102/opensdn-nodemgr nightly 400e1728889b 18 seconds ago 675MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk nightly 37b7efaca45c 20 seconds ago 791MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-api nightly 3581d305e0b1 29 seconds ago 548MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns nightly 6b4ce720ceda 29 seconds ago 889MB nexus.gz1.opensdn.io:5102/opensdn-debug nightly b43b6deb115c 36 seconds ago 278MB nexus.gz1.opensdn.io:5102/opensdn-analytics-collector nightly eccd718a921b 37 seconds ago 860MB nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine nightly 83bf6eb8f440 43 seconds ago 741MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init nightly bccca4010621 43 seconds ago 606MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly 2c2131d5a854 49 seconds ago 584MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly 8ff7135fd7ee About a minute ago 530MB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly 05fe7612e641 About a minute ago 538MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly c46a32e02152 About a minute ago 534MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly f2ba6e937bc7 About a minute ago 1.13GB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly 2b10bfe5ac0f About a minute ago 278MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly 49a976e9ed23 2 minutes ago 731MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly fbca338b3ed7 2 minutes ago 732MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly 7c9e9629ff9e 2 minutes ago 529MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly c05d4fe16514 2 minutes ago 525MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly a70fac94bed4 2 minutes ago 294MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 0640fc65402c 2 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly feb285510a1e 2 minutes ago 517MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 07ff66c54088 2 minutes ago 293MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly 50ce90f80f8e 2 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly 0ebb70e11799 2 minutes ago 583MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly bcda473468b1 2 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly 2b2e419bdbd2 2 minutes ago 788MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 45673a54c04e 2 minutes ago 788MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly aefc60c987c4 3 minutes ago 788MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly 7c683361776f 3 minutes ago 328MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly 0a50c399fdd5 3 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly e32df6b01a09 3 minutes ago 301MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly 062bd0614cf7 3 minutes ago 583MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly dcceba1ab65f 3 minutes ago 687MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 6aae29a42da5 3 minutes ago 171MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly 0b31f52d2643 4 minutes ago 744MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly 17e7a0696606 4 minutes ago 731MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly 3ef18da6846a 4 minutes ago 152MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly 1d4a39d1591d 4 minutes ago 290MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 0472a0a989b2 4 minutes ago 574MB nexus.gz1.opensdn.io:5102/opensdn-base nightly 625e5cd053e2 5 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly 963b91300fee 5 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly 6f8d13b24206 5 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly f039ff3b6aba 6 minutes ago 278MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly ee747ca6844c 6 minutes ago 2.35MB tf-dev-sandbox compile 95c78311d911 7 minutes ago 24.9GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 6ac776105711 About an hour ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly 11579d538d32 About an hour ago 1.39MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src 6f0149666b92 About an hour ago 2.33MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 9b6aded2e5a5 About an hour ago 32.6MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly e8698a6cb93e About an hour ago 4.08kB tf-dev-sandbox stable 3c11c2892030 About an hour ago 2.81GB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable 3c11c2892030 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 22 months ago 176MB