2025-11-18 09:45:48,783: INFO: Building opensdn-analytics-query-engine 2025-11-18 09:45:48,854: 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_2_5_5-9 --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 0.0s done #1 DONE 1.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_5_5-9 #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.2s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_5-9 #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_5_5-9 #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB 0.1s done #8 DONE 2.5s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.2s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 0.4s #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.934 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 2.1 MB 00:00 #11 1.468 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 730 kB 00:00 #11 1.893 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 264 kB 00:00 #11 2.171 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 7.0 MB 00:00 #11 5.736 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.0 MB 00:00 #11 7.692 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 939 kB 00:00 #11 8.222 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.3 MB 00:00 #11 9.422 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 MB/s | 392 kB 00:00 #11 10.13 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 451 kB 00:00 #11 10.64 added from: http://tf-mirrors.gz1.opensdn.io/re 99 kB/s | 16 kB 00:00 #11 10.90 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 kB/s | 257 B 00:00 #11 11.12 added from: http://tf-mirrors.gz1.opensdn.io/re 400 kB/s | 13 kB 00:00 #11 11.30 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 64 kB 00:00 #11 12.12 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 30 MB 00:00 #11 29.75 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #11 42.03 Dependencies resolved. #11 42.03 =============================================================================================== #11 42.03 Package Arch Version Repository Size #11 42.03 =============================================================================================== #11 42.03 Installing: #11 42.03 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 42.03 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 42.03 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 42.03 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 42.03 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 42.03 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 42.03 Installing dependencies: #11 42.03 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 42.03 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 42.03 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 42.03 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 42.03 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 42.03 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 42.03 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 42.03 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 42.03 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 42.03 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 42.03 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 42.03 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 42.03 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 42.03 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 42.03 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 42.03 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 42.03 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 42.03 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 42.03 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 42.03 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 42.03 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 42.03 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 42.03 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 42.03 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 42.03 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 42.03 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 42.03 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 42.03 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 42.03 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 42.03 #11 42.03 Transaction Summary #11 42.03 =============================================================================================== #11 42.03 Install 35 Packages #11 42.03 #11 42.07 Total download size: 16 M #11 42.07 Installed size: 53 M #11 42.07 Downloading Packages: #11 42.10 (1/35): boost-1.75.0-8.el9.x86_64.rpm 451 kB/s | 11 kB 00:00 #11 42.10 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 2.5 MB/s | 74 kB 00:00 #11 42.10 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 16 kB 00:00 #11 42.11 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 24 kB 00:00 #11 42.11 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 36 kB 00:00 #11 42.11 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #11 42.12 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 44 kB 00:00 #11 42.13 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 32 kB 00:00 #11 42.13 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 #11 42.13 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 38 kB 00:00 #11 42.17 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 7.6 MB/s | 57 kB 00:00 #11 42.17 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 #11 42.17 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.9 MB/s | 38 kB 00:00 #11 42.17 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 16 MB/s | 214 kB 00:00 #11 42.17 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 18 MB/s | 408 kB 00:00 #11 42.18 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 9.5 MB/s | 205 kB 00:00 #11 42.18 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 783 kB/s | 15 kB 00:00 #11 42.22 (18/35): boost-program-options-1.75.0-8.el9.x86 5.8 MB/s | 106 kB 00:00 #11 42.22 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 92 kB 00:00 #11 42.22 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 23 kB 00:00 #11 42.24 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 277 kB 00:00 #11 42.24 (22/35): boost-serialization-1.75.0-8.el9.x86_6 5.2 MB/s | 129 kB 00:00 #11 42.24 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.0 MB/s | 27 kB 00:00 #11 42.26 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 13 kB 00:00 #11 42.26 (25/35): boost-thread-1.75.0-8.el9.x86_64.rpm 13 MB/s | 55 kB 00:00 #11 42.26 (26/35): boost-test-1.75.0-8.el9.x86_64.rpm 17 MB/s | 230 kB 00:00 #11 42.26 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 23 kB 00:00 #11 42.26 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 6.5 MB/s | 30 kB 00:00 #11 42.27 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 30 MB/s | 208 kB 00:00 #11 42.31 (30/35): protobuf-3.14.0-13.el9.x86_64.rpm 39 MB/s | 1.0 MB 00:00 #11 42.31 (31/35): librdkafka-1.6.1-102.el9.x86_64.rpm 16 MB/s | 662 kB 00:00 #11 42.40 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 24 MB/s | 1.3 MB 00:00 #11 42.41 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.2 MB/s | 93 kB 00:00 #11 42.41 (34/35): cassandra-cpp-driver-2.17.0-1.el9.remi 6.4 MB/s | 709 kB 00:00 #11 42.52 (35/35): libicu-67.1-9.el9.x86_64.rpm 21 MB/s | 9.6 MB 00:00 #11 42.52 -------------------------------------------------------------------------------- #11 42.52 Total 35 MB/s | 16 MB 00:00 #11 42.52 Running transaction check #11 42.64 Transaction check succeeded. #11 42.64 Running transaction test #11 42.99 Transaction test succeeded. #11 42.99 Running transaction #11 43.84 Preparing : 1/1 #11 43.93 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 43.95 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 43.96 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 43.97 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 44.63 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 44.65 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 44.68 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 44.68 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 44.68 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 44.72 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 44.74 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 44.76 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 44.76 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 44.78 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 44.78 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 44.80 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 44.81 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 44.82 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 44.83 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 44.84 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 44.85 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 44.85 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 44.86 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 44.88 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 44.88 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 44.89 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 44.89 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 44.90 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 44.90 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 44.92 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 44.95 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 45.01 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 45.01 #11 45.01 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 45.27 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 45.33 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 45.44 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 45.44 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 45.50 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 45.72 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 45.72 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 45.75 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 46.09 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 46.09 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 46.09 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 46.09 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 46.09 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 46.09 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 46.09 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 46.09 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 46.09 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 46.09 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 46.09 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 46.09 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 46.09 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 46.09 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 46.09 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 46.09 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 46.09 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 46.09 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 46.09 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 46.09 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 46.09 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 46.09 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 46.09 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 46.09 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 46.09 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 46.09 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 46.09 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 46.09 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 46.09 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 46.09 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 46.09 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 46.09 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 46.09 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 46.09 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 46.09 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 46.23 #11 46.23 Installed: #11 46.23 boost-1.75.0-8.el9.x86_64 #11 46.23 boost-atomic-1.75.0-8.el9.x86_64 #11 46.23 boost-chrono-1.75.0-8.el9.x86_64 #11 46.23 boost-container-1.75.0-8.el9.x86_64 #11 46.23 boost-context-1.75.0-8.el9.x86_64 #11 46.23 boost-contract-1.75.0-8.el9.x86_64 #11 46.23 boost-coroutine-1.75.0-8.el9.x86_64 #11 46.23 boost-date-time-1.75.0-8.el9.x86_64 #11 46.23 boost-fiber-1.75.0-8.el9.x86_64 #11 46.23 boost-filesystem-1.75.0-8.el9.x86_64 #11 46.23 boost-graph-1.75.0-8.el9.x86_64 #11 46.23 boost-iostreams-1.75.0-8.el9.x86_64 #11 46.23 boost-locale-1.75.0-8.el9.x86_64 #11 46.23 boost-log-1.75.0-8.el9.x86_64 #11 46.23 boost-math-1.75.0-8.el9.x86_64 #11 46.23 boost-nowide-1.75.0-8.el9.x86_64 #11 46.23 boost-program-options-1.75.0-8.el9.x86_64 #11 46.23 boost-python3-1.75.0-8.el9.x86_64 #11 46.23 boost-random-1.75.0-8.el9.x86_64 #11 46.23 boost-regex-1.75.0-8.el9.x86_64 #11 46.23 boost-serialization-1.75.0-8.el9.x86_64 #11 46.23 boost-stacktrace-1.75.0-8.el9.x86_64 #11 46.23 boost-system-1.75.0-8.el9.x86_64 #11 46.23 boost-test-1.75.0-8.el9.x86_64 #11 46.23 boost-thread-1.75.0-8.el9.x86_64 #11 46.23 boost-timer-1.75.0-8.el9.x86_64 #11 46.23 boost-type_erasure-1.75.0-8.el9.x86_64 #11 46.23 boost-wave-1.75.0-8.el9.x86_64 #11 46.23 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 46.23 libicu-67.1-9.el9.x86_64 #11 46.23 librdkafka-1.6.1-102.el9.x86_64 #11 46.23 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 46.23 logrotate-3.18.0-8.el9.x86_64 #11 46.23 protobuf-3.14.0-13.el9.x86_64 #11 46.23 redis-6.2.17-1.el9_5.x86_64 #11 46.23 #11 46.23 Complete! #11 46.59 75 files removed #11 DONE 46.8s #12 exporting to image #12 exporting layers #12 exporting layers 10.5s done #12 writing image sha256:fdd8513a44aa3bb84d358317062c272d9e4e02b706f3c3c87f83a5f74514dcbe #12 writing image sha256:fdd8513a44aa3bb84d358317062c272d9e4e02b706f3c3c87f83a5f74514dcbe 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_2_5_5-9 done #12 DONE 10.6s 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-11-18 09:47:24,652: INFO: Docker build duration: 96 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 77185b117a5d: Preparing be6d44b23aa8: Preparing f5efb4f21fc2: Preparing f3452c9c5774: Preparing 674a6c86d0c9: Preparing e3fa273ebbdd: Preparing 93b4dfb44f23: Preparing cddf435133d5: Preparing 766a715c729f: Preparing cfb257be7d9c: Preparing d4d856d98e4c: Preparing fbdc9f60e56e: Preparing 9d08f96b4e1e: Preparing d3a5c09270da: Preparing 0c230ec102ab: Preparing 44343de3ea1d: Preparing 77185b117a5d: Waiting be6d44b23aa8: Waiting f5efb4f21fc2: Waiting f3452c9c5774: Waiting 674a6c86d0c9: Waiting e3fa273ebbdd: Waiting 93b4dfb44f23: Waiting cddf435133d5: Waiting 766a715c729f: Waiting cfb257be7d9c: Waiting d4d856d98e4c: Waiting fbdc9f60e56e: Waiting 9d08f96b4e1e: Waiting d3a5c09270da: Waiting 0c230ec102ab: Waiting 44343de3ea1d: Waiting 77185b117a5d: Pushed f5efb4f21fc2: Pushed f3452c9c5774: Layer already exists 674a6c86d0c9: Layer already exists e3fa273ebbdd: Layer already exists 93b4dfb44f23: Layer already exists cddf435133d5: Layer already exists 766a715c729f: Layer already exists cfb257be7d9c: Layer already exists d4d856d98e4c: Layer already exists fbdc9f60e56e: Layer already exists 9d08f96b4e1e: Layer already exists d3a5c09270da: Layer already exists 0c230ec102ab: Layer already exists 44343de3ea1d: Layer already exists be6d44b23aa8: Pushed master-2_2_5_5-9: digest: sha256:f0b6194aef6defd15c3ed93b17933576bf025271b718d53f24cc7eeb9e54bd87 size: 3672 2025-11-18 09:48:11,062: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 143 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_5_5-9 b18f8d0c69df 19 seconds ago 651MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_5_5-9 f1e03db64c26 30 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_5_5-9 0b8bc2c7a3e0 34 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_5_5-9 0d7d760986c7 40 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_5_5-9 4b4162704b16 44 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_5_5-9 4593b259a305 52 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_5_5-9 0a84144ed18a 53 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_5_5-9 8aa6af86cf22 58 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_5_5-9 fdd8513a44aa 58 seconds ago 841MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_5_5-9 3c19c1f09357 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_5_5-9 0537e6f20d13 About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_5_5-9 c3d2682614ef About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_5_5-9 78a0074e600d About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_5-9 bdbb7494e073 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_5-9 82d3d7b42555 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_5-9 3fde920e4634 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_5-9 206b11509cf1 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_5-9 c5ae0faeef01 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_5-9 bf6cc5af8269 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_5-9 721dc0814b0a 2 minutes ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_5-9 763e156cbb0f 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_5-9 a72b1b6e5d09 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_5_5-9 72223820e7d4 2 minutes ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_5-9 7b31dd3e6f69 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_5-9 33f887019ebb 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_5-9 2ac656bbf737 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_5_5-9 ee125c7ede23 2 minutes ago 633MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_5-9 5f55e9fe4d79 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_5-9 68e43dcbbee7 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_5-9 5602ba9f1560 3 minutes ago 301MB opensdn-test-test master-2_2_5_5-9 61390c978f12 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_5_5-9 61390c978f12 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_5-9 f000320c9034 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_5-9 71b10c554ffe 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_5-9 137c86123ea2 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_5-9 1000f8c456a5 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_5-9 555c314c1efc 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_5-9 15888326e53b 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_5-9 8c98ca156149 5 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_5-9 7fe232c1352d 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_5-9 6da90a6c3ac4 5 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_5-9 6b7da5947ca1 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_5-9 5bf4d03f8489 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_5-9 09d50021c9ef 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_5-9 4e25bed49b4a 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_5-9 ce67e04b781a 7 minutes ago 2.36MB tf-dev-sandbox compile d0e05cabe1ec 7 minutes ago 35.7GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_5-9 b8d08561f2e3 17 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 1620b1e1d9fb 17 minutes ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_5-9 f5008983f699 17 minutes ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_5-9 eaf7d6e7e777 17 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_5-9 b2b9d71cd18e 17 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 8765bf7a47dc 7 hours ago 23.5GB