2025-11-24 17:01:00,032: INFO: Building opensdn-analytics-query-engine 2025-11-24 17:01:00,195: 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_3_8_8-1_0 --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.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_8_8-1_0 #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 1.9s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_8_8-1_0 #6 CACHED #7 [internal] load build context #7 transferring context: 1.54kB done #7 DONE 2.5s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 1.4s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #9 DONE 0.1s #10 [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 #10 1.115 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.1 MB 00:00 #10 2.921 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 730 kB 00:00 #10 3.671 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 264 kB 00:00 #10 4.201 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 7.0 MB 00:00 #10 9.828 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 4.0 MB 00:00 #10 12.51 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 939 kB 00:00 #10 13.50 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 2.3 MB 00:00 #10 15.29 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 392 kB 00:00 #10 16.16 added from: http://tf-mirrors.gz1.opensdn.io/re 3.4 MB/s | 451 kB 00:00 #10 16.37 added from: http://tf-mirrors.gz1.opensdn.io/re 494 kB/s | 16 kB 00:00 #10 16.91 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 kB/s | 257 B 00:00 #10 17.66 added from: http://tf-mirrors.gz1.opensdn.io/re 35 kB/s | 13 kB 00:00 #10 17.96 added from: http://tf-mirrors.gz1.opensdn.io/re 476 kB/s | 64 kB 00:00 #10 19.12 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 30 MB 00:00 #10 49.38 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #10 66.61 Dependencies resolved. #10 66.64 =============================================================================================== #10 66.64 Package Arch Version Repository Size #10 66.64 =============================================================================================== #10 66.64 Installing: #10 66.64 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #10 66.64 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 66.64 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 66.64 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 66.64 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 66.64 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 66.64 Installing dependencies: #10 66.64 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #10 66.64 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #10 66.64 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #10 66.64 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 66.64 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #10 66.64 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #10 66.64 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 66.64 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 66.64 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #10 66.64 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #10 66.64 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 66.64 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #10 66.64 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #10 66.64 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #10 66.64 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 66.64 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #10 66.64 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #10 66.64 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 66.64 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #10 66.64 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #10 66.64 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #10 66.64 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 66.64 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #10 66.64 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #10 66.64 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 66.64 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #10 66.64 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #10 66.64 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 66.64 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #10 66.64 #10 66.64 Transaction Summary #10 66.64 =============================================================================================== #10 66.64 Install 35 Packages #10 66.64 #10 66.64 Total download size: 16 M #10 66.64 Installed size: 53 M #10 66.64 Downloading Packages: #10 66.71 (1/35): boost-1.75.0-8.el9.x86_64.rpm 369 kB/s | 11 kB 00:00 #10 66.71 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 1.9 MB/s | 74 kB 00:00 #10 66.71 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 995 kB/s | 16 kB 00:00 #10 66.72 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 924 kB/s | 24 kB 00:00 #10 66.72 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 36 kB 00:00 #10 66.75 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #10 66.75 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 44 kB 00:00 #10 66.75 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 32 kB 00:00 #10 66.75 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #10 66.75 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 38 kB 00:00 #10 66.75 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 9.2 MB/s | 57 kB 00:00 #10 66.75 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 15 MB/s | 101 kB 00:00 #10 66.77 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.2 MB/s | 38 kB 00:00 #10 66.77 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 21 MB/s | 214 kB 00:00 #10 66.77 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 24 MB/s | 408 kB 00:00 #10 66.81 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 10 MB/s | 205 kB 00:00 #10 66.81 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #10 66.81 (18/35): boost-program-options-1.75.0-8.el9.x86 8.3 MB/s | 106 kB 00:00 #10 66.81 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 92 kB 00:00 #10 66.84 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #10 66.84 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 16 MB/s | 277 kB 00:00 #10 66.84 (22/35): boost-serialization-1.75.0-8.el9.x86_6 7.2 MB/s | 129 kB 00:00 #10 66.84 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.1 MB/s | 27 kB 00:00 #10 66.84 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 13 kB 00:00 #10 66.86 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 17 MB/s | 230 kB 00:00 #10 66.86 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 55 kB 00:00 #10 66.86 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 23 kB 00:00 #10 66.88 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 3.4 MB/s | 30 kB 00:00 #10 66.88 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 16 MB/s | 208 kB 00:00 #10 66.92 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 16 MB/s | 662 kB 00:00 #10 66.96 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 12 MB/s | 1.0 MB 00:00 #10 66.99 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 17 MB/s | 1.3 MB 00:00 #10 66.99 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 6.4 MB/s | 93 kB 00:00 #10 67.01 (34/35): cassandra-cpp-driver-2.17.0-1.el9.remi 12 MB/s | 709 kB 00:00 #10 67.13 (35/35): libicu-67.1-9.el9.x86_64.rpm 21 MB/s | 9.6 MB 00:00 #10 67.13 -------------------------------------------------------------------------------- #10 67.13 Total 34 MB/s | 16 MB 00:00 #10 67.13 Running transaction check #10 67.17 Transaction check succeeded. #10 67.17 Running transaction test #10 67.44 Transaction test succeeded. #10 67.44 Running transaction #10 68.75 Preparing : 1/1 #10 68.97 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #10 68.99 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #10 68.99 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #10 69.03 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #10 69.33 Installing : libicu-67.1-9.el9.x86_64 5/35 #10 69.33 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #10 69.34 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #10 69.37 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #10 69.37 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #10 69.40 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #10 69.40 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #10 69.40 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #10 69.42 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #10 69.43 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #10 69.47 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 69.47 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #10 69.47 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #10 69.47 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #10 69.53 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #10 69.53 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #10 69.53 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #10 69.53 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #10 69.53 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #10 69.54 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #10 69.60 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #10 69.60 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #10 69.61 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #10 69.66 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #10 69.66 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 69.66 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #10 69.68 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 69.76 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 69.76 #10 69.76 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 69.98 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #10 70.07 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 70.16 Installing : boost-1.75.0-8.el9.x86_64 31/35 #10 70.19 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #10 70.22 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #10 70.26 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #10 70.28 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #10 70.31 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #10 70.60 Verifying : libicu-67.1-9.el9.x86_64 1/35 #10 70.60 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #10 70.60 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #10 70.60 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #10 70.60 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #10 70.60 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #10 70.60 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #10 70.60 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #10 70.60 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #10 70.60 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #10 70.60 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #10 70.60 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #10 70.60 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #10 70.60 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #10 70.60 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 70.60 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #10 70.60 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #10 70.60 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #10 70.60 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #10 70.60 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #10 70.60 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #10 70.60 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #10 70.60 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #10 70.60 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #10 70.60 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #10 70.60 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #10 70.60 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #10 70.60 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #10 70.60 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #10 70.60 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #10 70.60 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #10 70.60 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #10 70.60 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #10 70.60 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #10 70.60 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #10 70.82 #10 70.82 Installed: #10 70.82 boost-1.75.0-8.el9.x86_64 #10 70.82 boost-atomic-1.75.0-8.el9.x86_64 #10 70.82 boost-chrono-1.75.0-8.el9.x86_64 #10 70.82 boost-container-1.75.0-8.el9.x86_64 #10 70.82 boost-context-1.75.0-8.el9.x86_64 #10 70.82 boost-contract-1.75.0-8.el9.x86_64 #10 70.82 boost-coroutine-1.75.0-8.el9.x86_64 #10 70.82 boost-date-time-1.75.0-8.el9.x86_64 #10 70.82 boost-fiber-1.75.0-8.el9.x86_64 #10 70.82 boost-filesystem-1.75.0-8.el9.x86_64 #10 70.82 boost-graph-1.75.0-8.el9.x86_64 #10 70.82 boost-iostreams-1.75.0-8.el9.x86_64 #10 70.82 boost-locale-1.75.0-8.el9.x86_64 #10 70.82 boost-log-1.75.0-8.el9.x86_64 #10 70.82 boost-math-1.75.0-8.el9.x86_64 #10 70.82 boost-nowide-1.75.0-8.el9.x86_64 #10 70.82 boost-program-options-1.75.0-8.el9.x86_64 #10 70.82 boost-python3-1.75.0-8.el9.x86_64 #10 70.82 boost-random-1.75.0-8.el9.x86_64 #10 70.82 boost-regex-1.75.0-8.el9.x86_64 #10 70.82 boost-serialization-1.75.0-8.el9.x86_64 #10 70.82 boost-stacktrace-1.75.0-8.el9.x86_64 #10 70.82 boost-system-1.75.0-8.el9.x86_64 #10 70.82 boost-test-1.75.0-8.el9.x86_64 #10 70.82 boost-thread-1.75.0-8.el9.x86_64 #10 70.82 boost-timer-1.75.0-8.el9.x86_64 #10 70.82 boost-type_erasure-1.75.0-8.el9.x86_64 #10 70.82 boost-wave-1.75.0-8.el9.x86_64 #10 70.82 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 70.82 libicu-67.1-9.el9.x86_64 #10 70.82 librdkafka-1.6.1-102.el9.x86_64 #10 70.82 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 70.82 logrotate-3.18.0-8.el9.x86_64 #10 70.82 protobuf-3.14.0-13.el9.x86_64 #10 70.82 redis-6.2.17-1.el9_5.x86_64 #10 70.82 #10 70.82 Complete! #10 71.67 75 files removed #10 DONE 72.7s #11 exporting to image #11 exporting layers #11 exporting layers 16.9s done #11 writing image sha256:34c449fbcdf9a34d51ecf6416162c1eb44fff0d19811a122b76287abfd7f56cd 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_8_8-1_0 0.1s done #11 DONE 17.3s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2025-11-24 17:03:25,207: INFO: Docker build duration: 146 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] d0c735d90975: Preparing d3491c8d5ed6: Preparing c564b2a05707: Preparing fd5f21ecb42b: Preparing fe7b169bc323: Preparing 697e7a0ce1eb: Preparing c46584bd04ad: Preparing dcf8a6188f62: Preparing ad261370ec30: Preparing 91a23f5f1883: Preparing 09c771f188cd: Preparing e0ccc48f1ad8: Preparing e21f8173b8d1: Preparing 7e46768620b0: Preparing d12311c03f3a: Preparing 44343de3ea1d: Preparing d3491c8d5ed6: Waiting c564b2a05707: Waiting fd5f21ecb42b: Waiting fe7b169bc323: Waiting 697e7a0ce1eb: Waiting c46584bd04ad: Waiting dcf8a6188f62: Waiting ad261370ec30: Waiting 91a23f5f1883: Waiting 09c771f188cd: Waiting e0ccc48f1ad8: Waiting e21f8173b8d1: Waiting 7e46768620b0: Waiting d12311c03f3a: Waiting d0c735d90975: Waiting 44343de3ea1d: Waiting c564b2a05707: Pushed fd5f21ecb42b: Layer already exists fe7b169bc323: Layer already exists 697e7a0ce1eb: Layer already exists c46584bd04ad: Layer already exists dcf8a6188f62: Layer already exists ad261370ec30: Layer already exists 91a23f5f1883: Layer already exists 09c771f188cd: Layer already exists e0ccc48f1ad8: Layer already exists e21f8173b8d1: Layer already exists 7e46768620b0: Layer already exists d12311c03f3a: Layer already exists 44343de3ea1d: Layer already exists d0c735d90975: Pushed d3491c8d5ed6: Pushed master-2_3_8_8-1_0: digest: sha256:82329234f07810b1349e3c19c8a8285d3790599fdb1525366efa9ffc0a61fc72 size: 3672 2025-11-24 17:03:55,176: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 176 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_8_8-1_0 bda5484ba1e5 13 seconds ago 651MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_8_8-1_0 b6fd6883dbdc 16 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_8_8-1_0 c2bc0b8ab59d 21 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_8_8-1_0 49928590cea3 30 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_8_8-1_0 da914fc3858c 33 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_8_8-1_0 656a6aa6771a 41 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_8_8-1_0 34c449fbcdf9 49 seconds ago 841MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_8_8-1_0 25201e7e7d36 59 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_8_8-1_0 045f5a5849c9 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_3_8_8-1_0 862edfea8686 About a minute ago 1.8GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_8_8-1_0 5f106c589a0d About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_8_8-1_0 797df92a113b About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_8_8-1_0 80d4b6d4b31d About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_8_8-1_0 2f3532e927aa About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_8_8-1_0 9063fb30eadc About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_8_8-1_0 3215732a738c About a minute ago 633MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_8_8-1_0 7a4ea940e06f 2 minutes ago 638MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_8_8-1_0 62533c8069e6 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_8_8-1_0 a50cad751ff5 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_8_8-1_0 2417148e9559 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_8_8-1_0 4511163aa818 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_8_8-1_0 2828d8f9ab8a 2 minutes ago 614MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_8_8-1_0 f704560af756 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_8_8-1_0 55d939ecf916 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_8_8-1_0 c183c53f6437 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_8_8-1_0 790defb900d0 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_8_8-1_0 d6b9b5731070 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_8_8-1_0 b0bfa0adcd61 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_8_8-1_0 71be62aff59d 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_8_8-1_0 f6083ea855f2 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_8_8-1_0 91c2c9a1c17b 3 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_8_8-1_0 42981285eab1 5 minutes ago 1.74GB opensdn-test-test master-2_3_8_8-1_0 42981285eab1 5 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_8_8-1_0 92f270100fbe 6 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_8_8-1_0 182c860858b0 6 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_8_8-1_0 6b6e9ff5f48a 7 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_8_8-1_0 4179251a3dd7 7 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_8_8-1_0 d40668ef92d7 7 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_8_8-1_0 d42cc6af7fcf 7 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_8_8-1_0 8e1ef1a35104 7 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_8_8-1_0 94f012d62827 7 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_8_8-1_0 4b3aa01344da 7 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_8_8-1_0 19238a61b9b8 7 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_8_8-1_0 cfde656b7e3c 7 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_8_8-1_0 0a13e5af0173 8 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_8_8-1_0 400ec9f2ca1a 8 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_8_8-1_0 25db8b8913ac 8 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_8_8-1_0 67fba6db6ef7 9 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_8_8-1_0 0e8b04c72f8e 10 minutes ago 2.46MB tf-dev-sandbox compile 949163cf3934 10 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_8_8-1_0 491fe2814380 2 hours ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_8_8-1_0 9525321e8116 2 hours ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 6e3258bdbcf8 2 hours ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_8_8-1_0 e4db6b5b75ac 2 hours ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_8_8-1_0 ba4a1b394d0c 2 hours ago 4.17kB tf-dev-sandbox frozen 66ac5307ac36 2 hours ago 2.82GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 66ac5307ac36 2 hours ago 2.82GB rockylinux 9 9cc24f05f309 24 months ago 176MB