2026-06-09 15:04:01,902: INFO: Building opensdn-analytics-query-engine 2026-06-09 15:04:01,977: 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_8_0_4-7 --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 --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.38kB done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_0_4-7 #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.5s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_4-7 #5 DONE 1.6s #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_0_4-7 #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: 1.54kB done #8 DONE 2.1s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.1s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 2.3s #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 ; dnf install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka hiredis ; dnf clean all -y ; rm -rf /var/cache/yum #11 1.896 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 14 MB 00:00 #11 8.078 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.9 MB 00:00 #11 8.712 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 402 kB 00:00 #11 9.463 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 16 MB 00:00 #11 15.61 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 11 MB 00:00 #11 21.06 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 1.1 MB 00:00 #11 22.28 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.8 MB 00:00 #11 24.81 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 697 kB 00:00 #11 25.77 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 474 kB 00:00 #11 26.62 added from: http://tf-mirrors.gz1.opensdn.io/re 528 kB/s | 18 kB 00:00 #11 26.87 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 kB/s | 257 B 00:00 #11 27.43 added from: http://tf-mirrors.gz1.opensdn.io/re 432 kB/s | 15 kB 00:00 #11 27.91 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 96 kB 00:00 #11 29.15 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 39 MB 00:00 #11 52.60 Third parties for OpenSDN 22 MB/s | 5.1 MB 00:00 #11 69.30 Dependencies resolved. #11 69.31 =============================================================================================== #11 69.31 Package Arch Version Repository Size #11 69.31 =============================================================================================== #11 69.31 Installing: #11 69.31 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 69.31 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 69.31 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 69.31 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 69.31 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 69.31 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 69.31 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 69.31 Installing dependencies: #11 69.31 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 69.31 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 69.31 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 69.31 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 69.31 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 69.31 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 69.31 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 69.31 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 69.31 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 69.31 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 69.31 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 69.31 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 69.31 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 69.31 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 69.31 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 69.31 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 69.31 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 69.31 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 69.31 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 69.31 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 69.31 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 69.31 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 69.31 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 69.31 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 69.31 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 69.31 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 69.31 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 69.31 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 69.31 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 69.31 #11 69.31 Transaction Summary #11 69.31 =============================================================================================== #11 69.31 Install 36 Packages #11 69.31 #11 69.31 Total download size: 16 M #11 69.31 Installed size: 53 M #11 69.31 Downloading Packages: #11 69.34 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 626 kB/s | 9.9 kB 00:00 #11 69.35 (2/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.9 MB/s | 15 kB 00:00 #11 69.36 (3/36): logrotate-3.18.0-12.el9.x86_64.rpm 2.0 MB/s | 73 kB 00:00 #11 69.38 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 805 kB/s | 23 kB 00:00 #11 69.39 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 1.3 MB/s | 35 kB 00:00 #11 69.39 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #11 69.40 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 2.7 MB/s | 43 kB 00:00 #11 69.41 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 30 kB 00:00 #11 69.41 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 1.2 MB/s | 11 kB 00:00 #11 69.43 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.2 MB/s | 37 kB 00:00 #11 69.43 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 3.5 MB/s | 55 kB 00:00 #11 69.44 (12/36): boost-iostreams-1.75.0-13.el9_7.x86_64 3.3 MB/s | 37 kB 00:00 #11 69.45 (13/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 4.1 MB/s | 99 kB 00:00 #11 69.48 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 7.2 MB/s | 212 kB 00:00 #11 69.51 (15/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 5.4 MB/s | 203 kB 00:00 #11 69.54 (16/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 4.7 MB/s | 405 kB 00:00 #11 69.54 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 406 kB/s | 13 kB 00:00 #11 69.57 (18/36): boost-program-options-1.75.0-13.el9_7. 9.5 MB/s | 104 kB 00:00 #11 69.57 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 6.4 MB/s | 91 kB 00:00 #11 69.57 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 22 kB 00:00 #11 69.61 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 275 kB 00:00 #11 69.61 (22/36): boost-serialization-1.75.0-13.el9_7.x8 3.4 MB/s | 127 kB 00:00 #11 69.61 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.2 MB/s | 25 kB 00:00 #11 69.61 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 902 kB/s | 11 kB 00:00 #11 69.63 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 228 kB 00:00 #11 69.64 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 53 kB 00:00 #11 69.65 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 992 kB/s | 21 kB 00:00 #11 69.65 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 2.7 MB/s | 28 kB 00:00 #11 69.70 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 3.5 MB/s | 207 kB 00:00 #11 69.87 (30/36): libicu-67.1-10.el9_6.x86_64.rpm 18 MB/s | 9.6 MB 00:00 #11 69.91 (31/36): librdkafka-1.6.1-102.el9.x86_64.rpm 2.7 MB/s | 662 kB 00:00 #11 69.95 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 2.1 MB/s | 47 kB 00:00 #11 69.95 (33/36): redis-6.2.20-2.el9_7.x86_64.rpm 16 MB/s | 1.3 MB 00:00 #11 69.99 (34/36): protobuf-3.14.0-16.el9.x86_64.rpm 3.7 MB/s | 1.0 MB 00:00 #11 70.03 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.0 MB/s | 93 kB 00:00 #11 70.03 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 7.1 MB/s | 709 kB 00:00 #11 70.03 -------------------------------------------------------------------------------- #11 70.03 Total 23 MB/s | 16 MB 00:00 #11 70.03 Running transaction check #11 70.23 Transaction check succeeded. #11 70.23 Running transaction test #11 70.96 Transaction test succeeded. #11 70.97 Running transaction #11 72.17 Preparing : 1/1 #11 72.33 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 72.33 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 72.34 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 72.34 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 72.62 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 72.64 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 72.66 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 72.67 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 72.68 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 72.70 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 72.72 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 72.74 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 72.74 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 72.75 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 72.78 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 72.80 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 72.85 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 72.87 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 72.87 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 72.89 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 72.98 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 72.98 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 72.98 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 72.98 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 73.02 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 73.04 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 73.05 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 73.11 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 73.11 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 73.14 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 73.20 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 73.26 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 73.26 #11 73.26 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 73.67 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #11 73.70 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 73.75 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 73.75 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 73.78 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 73.78 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 73.84 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #11 73.84 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 73.89 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 74.36 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 74.36 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 74.36 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 74.36 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 74.36 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 74.36 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 74.36 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 74.36 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 74.36 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 74.36 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 74.36 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 74.36 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 74.36 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 74.36 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 74.36 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 74.36 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 74.36 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 74.36 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 74.36 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 74.36 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 74.36 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 74.36 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 74.36 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 74.36 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 74.36 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 74.36 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 74.36 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 74.36 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 74.36 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 74.36 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 74.36 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 74.36 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #11 74.36 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #11 74.36 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 74.36 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 74.36 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 74.61 #11 74.61 Installed: #11 74.61 boost-1.75.0-13.el9_7.x86_64 #11 74.61 boost-atomic-1.75.0-13.el9_7.x86_64 #11 74.61 boost-chrono-1.75.0-13.el9_7.x86_64 #11 74.61 boost-container-1.75.0-13.el9_7.x86_64 #11 74.61 boost-context-1.75.0-13.el9_7.x86_64 #11 74.61 boost-contract-1.75.0-13.el9_7.x86_64 #11 74.61 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 74.61 boost-date-time-1.75.0-13.el9_7.x86_64 #11 74.61 boost-fiber-1.75.0-13.el9_7.x86_64 #11 74.61 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 74.61 boost-graph-1.75.0-13.el9_7.x86_64 #11 74.61 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 74.61 boost-locale-1.75.0-13.el9_7.x86_64 #11 74.61 boost-log-1.75.0-13.el9_7.x86_64 #11 74.61 boost-math-1.75.0-13.el9_7.x86_64 #11 74.61 boost-nowide-1.75.0-13.el9_7.x86_64 #11 74.61 boost-program-options-1.75.0-13.el9_7.x86_64 #11 74.61 boost-python3-1.75.0-13.el9_7.x86_64 #11 74.61 boost-random-1.75.0-13.el9_7.x86_64 #11 74.61 boost-regex-1.75.0-13.el9_7.x86_64 #11 74.61 boost-serialization-1.75.0-13.el9_7.x86_64 #11 74.61 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 74.61 boost-system-1.75.0-13.el9_7.x86_64 #11 74.61 boost-test-1.75.0-13.el9_7.x86_64 #11 74.61 boost-thread-1.75.0-13.el9_7.x86_64 #11 74.61 boost-timer-1.75.0-13.el9_7.x86_64 #11 74.61 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 74.61 boost-wave-1.75.0-13.el9_7.x86_64 #11 74.61 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 74.61 hiredis-1.0.2-2.el9.x86_64 #11 74.61 libicu-67.1-10.el9_6.x86_64 #11 74.61 librdkafka-1.6.1-102.el9.x86_64 #11 74.61 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 74.61 logrotate-3.18.0-12.el9.x86_64 #11 74.61 protobuf-3.14.0-16.el9.x86_64 #11 74.61 redis-6.2.20-2.el9_7.x86_64 #11 74.61 #11 74.61 Complete! #11 75.60 77 files removed #11 DONE 76.3s #12 exporting to image #12 exporting layers #12 exporting layers 7.8s done #12 writing image sha256:d59c2424627f54adcf18c2ccf1320a0c79defe3bebf4f4769cd14582e9d3b00b 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_0_4-7 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_0_4-7 0.3s done #12 DONE 8.4s 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) 2026-06-09 15:05:43,836: INFO: Docker build duration: 102 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 9229d2a73c90: Preparing a0f6b8bdd662: Preparing a9b31005dbf5: Preparing 9a8cd9e09dbf: Preparing f10e2c112240: Preparing 8b08a6d79502: Preparing 1fe0b9373198: Preparing fd9a8099dc95: Preparing d0aab12a6a5a: Preparing c174a0272e3c: Preparing ca0776da0df3: Preparing 2a6df2d1a941: Preparing 2cd664c28864: Preparing 6be79de3242c: Preparing 43de8df90738: Preparing c9a8167cdeda: Preparing 44343de3ea1d: Preparing f10e2c112240: Waiting 8b08a6d79502: Waiting 1fe0b9373198: Waiting fd9a8099dc95: Waiting d0aab12a6a5a: Waiting c174a0272e3c: Waiting ca0776da0df3: Waiting 2a6df2d1a941: Waiting 2cd664c28864: Waiting 6be79de3242c: Waiting 43de8df90738: Waiting c9a8167cdeda: Waiting 44343de3ea1d: Waiting 9a8cd9e09dbf: Layer already exists f10e2c112240: Layer already exists a9b31005dbf5: Pushed 8b08a6d79502: Layer already exists 1fe0b9373198: Layer already exists fd9a8099dc95: Layer already exists d0aab12a6a5a: Layer already exists c174a0272e3c: Layer already exists ca0776da0df3: Layer already exists 2a6df2d1a941: Layer already exists 2cd664c28864: Layer already exists 6be79de3242c: Layer already exists 43de8df90738: Layer already exists c9a8167cdeda: Layer already exists 44343de3ea1d: Layer already exists a0f6b8bdd662: Pushed 9229d2a73c90: Pushed master-2_8_0_4-7: digest: sha256:8f99d186d8b67868b16cd4ddfc2dcc9eadccf935b11aed018b63e404721e03af size: 3879 2026-06-09 15:06:30,855: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 149 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_8_0_4-7 9991918da8ae 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_0_4-7 78fd5649fe56 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_0_4-7 cb41e3bb6ea5 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_0_4-7 d59c2424627f 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_0_4-7 d349f044d282 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_0_4-7 3a22a357ef3b 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_0_4-7 79822a884983 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_0_4-7 ddc575b51af6 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_4-7 08178789ec98 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_0_4-7 1f4792cf3b8e 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_0_4-7 42060b8f0ba2 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_0_4-7 dbc86c66eddf 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_0_4-7 76c226e2c70d 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_0_4-7 69f85ee11ff7 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_0_4-7 b74e28280299 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_0_4-7 168fc38260cd 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_0_4-7 429001e04035 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_0_4-7 66146647bff9 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_0_4-7 c21212dd510f 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_0_4-7 b7506834d926 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_0_4-7 03ea368ba7b8 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_0_4-7 08c4dd9dd722 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_0_4-7 0f61a0be0bb1 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_0_4-7 f0d4849521f0 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_0_4-7 1f54a9bae66c 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_0_4-7 6c48dfc3c24b 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_0_4-7 9696945163a2 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_0_4-7 4a248f5c59ad 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_0_4-7 96e795e88f2d 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_0_4-7 a3124b7c2c2c 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_0_4-7 047e6ffd68b4 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_0_4-7 ee547251cd42 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_0_4-7 b607188db172 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_0_4-7 cb41130b167f 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_0_4-7 b0469a290df4 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_0_4-7 69f667bc9a15 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_0_4-7 ed370e751d74 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_0_4-7 512adcd27e19 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_0_4-7 beb96728973b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_0_4-7 23259a6d2ae9 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_0_4-7 44acd9a3b3bf 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_0_4-7 c0a6a293c2a0 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_0_4-7 0db495f89ed0 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_0_4-7 cc57cfe8efa8 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_0_4-7 e1e9518c332d 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_0_4-7 7934312e8e83 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen c45be88b6630 21GB 0B U tf-dev-sandbox:compile 3702fb8e2f7f 36.2GB 0B