2026-03-03 11:16:49,923: INFO: Building opensdn-analytics-query-engine 2026-03-03 11:16:49,974: 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_4_9_8-2 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-analytics-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 2.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-2 #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.8s #5 [stage-1 1/8] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-2 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-2 #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #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 1.7s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 1.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 ; dnf clean all -y ; rm -rf /var/cache/yum #11 1.293 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 14 MB 00:00 #11 6.886 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.9 MB 00:00 #11 8.078 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 402 kB 00:00 #11 8.618 added from: http://tf-mirrors.gz1.opensdn.io/re 60 MB/s | 16 MB 00:00 #11 18.64 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 11 MB 00:00 #11 25.65 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.1 MB 00:00 #11 26.76 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 4.8 MB 00:00 #11 30.28 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 697 kB 00:00 #11 30.97 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 474 kB 00:00 #11 31.65 added from: http://tf-mirrors.gz1.opensdn.io/re 288 kB/s | 18 kB 00:00 #11 32.22 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 kB/s | 257 B 00:00 #11 32.96 added from: http://tf-mirrors.gz1.opensdn.io/re 130 kB/s | 15 kB 00:00 #11 33.65 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 96 kB 00:00 #11 35.38 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 39 MB 00:01 #11 63.57 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #11 76.03 Dependencies resolved. #11 76.03 =============================================================================================== #11 76.03 Package Arch Version Repository Size #11 76.03 =============================================================================================== #11 76.03 Installing: #11 76.03 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 76.03 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 76.03 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 76.03 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 76.03 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 76.03 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 76.03 Installing dependencies: #11 76.03 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 76.03 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 76.03 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 76.03 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 76.03 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 76.03 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 76.03 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 76.03 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 76.03 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 76.03 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 76.03 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 76.03 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 76.03 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 76.03 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 76.03 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 76.03 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 76.03 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 76.03 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 76.03 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 76.03 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 76.03 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 76.03 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 76.03 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 76.03 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 76.03 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 76.03 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 76.03 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 76.03 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 76.03 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 76.03 #11 76.03 Transaction Summary #11 76.03 =============================================================================================== #11 76.03 Install 35 Packages #11 76.03 #11 76.03 Total download size: 16 M #11 76.03 Installed size: 53 M #11 76.03 Downloading Packages: #11 76.07 (1/35): boost-1.75.0-13.el9_7.x86_64.rpm 375 kB/s | 9.9 kB 00:00 #11 76.07 (2/35): logrotate-3.18.0-12.el9.x86_64.rpm 2.2 MB/s | 73 kB 00:00 #11 76.07 (3/35): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.7 MB/s | 15 kB 00:00 #11 76.07 (4/35): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.4 MB/s | 23 kB 00:00 #11 76.07 (5/35): boost-container-1.75.0-13.el9_7.x86_64. 3.1 MB/s | 35 kB 00:00 #11 76.10 (6/35): boost-context-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 13 kB 00:00 #11 76.10 (7/35): boost-contract-1.75.0-13.el9_7.x86_64.r 8.0 MB/s | 43 kB 00:00 #11 76.10 (8/35): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.7 MB/s | 30 kB 00:00 #11 76.10 (9/35): boost-date-time-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 11 kB 00:00 #11 76.10 (10/35): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 8.2 MB/s | 37 kB 00:00 #11 76.10 (11/35): boost-filesystem-1.75.0-13.el9_7.x86_6 11 MB/s | 55 kB 00:00 #11 76.10 (12/35): boost-graph-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 99 kB 00:00 #11 76.10 (13/35): boost-iostreams-1.75.0-13.el9_7.x86_64 5.9 MB/s | 37 kB 00:00 #11 76.11 (14/35): boost-locale-1.75.0-13.el9_7.x86_64.rp 18 MB/s | 212 kB 00:00 #11 76.15 (15/35): boost-log-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 405 kB 00:00 #11 76.15 (16/35): boost-math-1.75.0-13.el9_7.x86_64.rpm 7.1 MB/s | 203 kB 00:00 #11 76.15 (17/35): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #11 76.15 (18/35): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #11 76.20 (19/35): boost-python3-1.75.0-13.el9_7.x86_64.r 7.5 MB/s | 91 kB 00:00 #11 76.20 (20/35): boost-random-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 22 kB 00:00 #11 76.20 (21/35): boost-regex-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 275 kB 00:00 #11 76.20 (22/35): boost-serialization-1.75.0-13.el9_7.x8 4.7 MB/s | 127 kB 00:00 #11 76.20 (23/35): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.3 MB/s | 25 kB 00:00 #11 76.20 (24/35): boost-system-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 11 kB 00:00 #11 76.22 (25/35): boost-test-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 228 kB 00:00 #11 76.22 (26/35): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 53 kB 00:00 #11 76.22 (27/35): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.1 MB/s | 21 kB 00:00 #11 76.22 (28/35): boost-type_erasure-1.75.0-13.el9_7.x86 3.3 MB/s | 28 kB 00:00 #11 76.24 (29/35): boost-wave-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 207 kB 00:00 #11 76.26 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 23 MB/s | 662 kB 00:00 #11 76.27 (31/35): protobuf-3.14.0-16.el9.x86_64.rpm 23 MB/s | 1.0 MB 00:00 #11 76.35 (32/35): redis-6.2.20-2.el9_7.x86_64.rpm 18 MB/s | 1.3 MB 00:00 #11 76.50 (33/35): libicu-67.1-10.el9_6.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #11 76.50 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 610 kB/s | 93 kB 00:00 #11 76.50 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 3.2 MB/s | 709 kB 00:00 #11 76.50 -------------------------------------------------------------------------------- #11 76.50 Total 34 MB/s | 16 MB 00:00 #11 76.50 Running transaction check #11 76.62 Transaction check succeeded. #11 76.62 Running transaction test #11 77.05 Transaction test succeeded. #11 77.05 Running transaction #11 77.68 Preparing : 1/1 #11 77.80 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/35 #11 77.80 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/35 #11 77.80 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/35 #11 77.80 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/35 #11 78.30 Installing : libicu-67.1-10.el9_6.x86_64 5/35 #11 78.30 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/35 #11 78.30 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/35 #11 78.35 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/35 #11 78.35 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/35 #11 78.35 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/35 #11 78.35 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/35 #11 78.36 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/35 #11 78.36 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/35 #11 78.38 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/35 #11 78.39 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #11 78.42 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/35 #11 78.42 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/35 #11 78.45 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/35 #11 78.45 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/35 #11 78.47 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/35 #11 78.50 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/35 #11 78.54 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/35 #11 78.54 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/35 #11 78.54 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/35 #11 78.54 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/35 #11 78.54 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/35 #11 78.54 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/35 #11 78.54 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/35 #11 78.57 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #11 78.57 Installing : logrotate-3.18.0-12.el9.x86_64 29/35 #11 78.63 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #11 78.63 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 78.63 #11 78.63 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #11 80.08 Installing : redis-6.2.20-2.el9_7.x86_64 30/35 #11 80.45 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #11 80.50 Installing : boost-1.75.0-13.el9_7.x86_64 31/35 #11 80.50 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 80.57 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 80.59 Installing : protobuf-3.14.0-16.el9.x86_64 34/35 #11 80.63 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 80.63 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 81.18 Verifying : libicu-67.1-10.el9_6.x86_64 1/35 #11 81.18 Verifying : logrotate-3.18.0-12.el9.x86_64 2/35 #11 81.18 Verifying : boost-1.75.0-13.el9_7.x86_64 3/35 #11 81.18 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/35 #11 81.18 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/35 #11 81.18 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/35 #11 81.18 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/35 #11 81.18 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/35 #11 81.18 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/35 #11 81.18 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/35 #11 81.18 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/35 #11 81.18 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/35 #11 81.18 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/35 #11 81.18 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/35 #11 81.18 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #11 81.18 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/35 #11 81.18 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/35 #11 81.18 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/35 #11 81.18 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/35 #11 81.18 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/35 #11 81.18 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/35 #11 81.18 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/35 #11 81.18 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/35 #11 81.18 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/35 #11 81.18 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/35 #11 81.18 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/35 #11 81.18 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/35 #11 81.18 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/35 #11 81.18 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/35 #11 81.18 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/35 #11 81.18 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 81.18 Verifying : protobuf-3.14.0-16.el9.x86_64 32/35 #11 81.18 Verifying : redis-6.2.20-2.el9_7.x86_64 33/35 #11 81.18 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 81.18 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 81.51 #11 81.51 Installed: #11 81.51 boost-1.75.0-13.el9_7.x86_64 #11 81.51 boost-atomic-1.75.0-13.el9_7.x86_64 #11 81.51 boost-chrono-1.75.0-13.el9_7.x86_64 #11 81.51 boost-container-1.75.0-13.el9_7.x86_64 #11 81.51 boost-context-1.75.0-13.el9_7.x86_64 #11 81.51 boost-contract-1.75.0-13.el9_7.x86_64 #11 81.51 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 81.51 boost-date-time-1.75.0-13.el9_7.x86_64 #11 81.51 boost-fiber-1.75.0-13.el9_7.x86_64 #11 81.51 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 81.51 boost-graph-1.75.0-13.el9_7.x86_64 #11 81.51 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 81.51 boost-locale-1.75.0-13.el9_7.x86_64 #11 81.51 boost-log-1.75.0-13.el9_7.x86_64 #11 81.51 boost-math-1.75.0-13.el9_7.x86_64 #11 81.51 boost-nowide-1.75.0-13.el9_7.x86_64 #11 81.51 boost-program-options-1.75.0-13.el9_7.x86_64 #11 81.51 boost-python3-1.75.0-13.el9_7.x86_64 #11 81.51 boost-random-1.75.0-13.el9_7.x86_64 #11 81.51 boost-regex-1.75.0-13.el9_7.x86_64 #11 81.51 boost-serialization-1.75.0-13.el9_7.x86_64 #11 81.51 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 81.51 boost-system-1.75.0-13.el9_7.x86_64 #11 81.51 boost-test-1.75.0-13.el9_7.x86_64 #11 81.51 boost-thread-1.75.0-13.el9_7.x86_64 #11 81.51 boost-timer-1.75.0-13.el9_7.x86_64 #11 81.51 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 81.51 boost-wave-1.75.0-13.el9_7.x86_64 #11 81.51 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 81.51 libicu-67.1-10.el9_6.x86_64 #11 81.51 librdkafka-1.6.1-102.el9.x86_64 #11 81.51 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 81.51 logrotate-3.18.0-12.el9.x86_64 #11 81.51 protobuf-3.14.0-16.el9.x86_64 #11 81.51 redis-6.2.20-2.el9_7.x86_64 #11 81.51 #11 81.51 Complete! #11 81.92 77 files removed #11 DONE 82.8s #12 exporting to image #12 exporting layers #12 exporting layers 16.5s done #12 writing image sha256:493b9efa8a016d4213138dd786c42e655246b32f2c999bac73cf4de5f95668e2 #12 writing image sha256:493b9efa8a016d4213138dd786c42e655246b32f2c999bac73cf4de5f95668e2 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_4_9_8-2 0.1s done #12 DONE 17.2s 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) 2026-03-03 11:19:07,824: INFO: Docker build duration: 138 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 4e27f8a46309: Preparing 1121e2649018: Preparing dc20c5a3153c: Preparing 6614ba842356: Preparing 2e7da6383318: Preparing 6fe4c17e1ce3: Preparing 6022f3ba7a89: Preparing aab1f708f637: Preparing 61cc34e64576: Preparing c8846fecb10a: Preparing ee4d309f32c7: Preparing 94097495026b: Preparing bb60d588c3d0: Preparing fe7e5523374a: Preparing ce411e7b136c: Preparing 5c17541913e6: Preparing 44343de3ea1d: Preparing 4e27f8a46309: Waiting 1121e2649018: Waiting dc20c5a3153c: Waiting 6614ba842356: Waiting 2e7da6383318: Waiting 6fe4c17e1ce3: Waiting 6022f3ba7a89: Waiting aab1f708f637: Waiting 61cc34e64576: Waiting c8846fecb10a: Waiting ee4d309f32c7: Waiting 94097495026b: Waiting bb60d588c3d0: Waiting fe7e5523374a: Waiting ce411e7b136c: Waiting 5c17541913e6: Waiting 44343de3ea1d: Waiting 4e27f8a46309: Pushed dc20c5a3153c: Pushed 6614ba842356: Layer already exists 2e7da6383318: Layer already exists 6022f3ba7a89: Layer already exists 6fe4c17e1ce3: Layer already exists aab1f708f637: Layer already exists 61cc34e64576: Layer already exists c8846fecb10a: Layer already exists ee4d309f32c7: Layer already exists bb60d588c3d0: Layer already exists 94097495026b: Layer already exists fe7e5523374a: Layer already exists 5c17541913e6: Layer already exists 44343de3ea1d: Layer already exists ce411e7b136c: Layer already exists 1121e2649018: Pushed master-2_4_9_8-2: digest: sha256:a9699133550171b1d832fa2c4c0a31e126f120ff064d3d9dffc4d42b7d0e8a8f size: 3880 2026-03-03 11:19:52,722: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 183 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_4_9_8-2 9319d40a8b2f 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_4_9_8-2 5a4aa180d37e 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-2 1929d3e9085a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_4_9_8-2 dac052566671 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_4_9_8-2 493b9efa8a01 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_4_9_8-2 2d05b5f90764 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_4_9_8-2 a7715d202c93 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_4_9_8-2 8e7d412de0d2 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_4_9_8-2 57c5b5f27296 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-2 2d35ff84b696 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_4_9_8-2 e41abc76f436 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_4_9_8-2 9c6daddde971 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_4_9_8-2 88b0d9f717b0 2.38MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_4_9_8-2 6e76ed1d004a 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_4_9_8-2 91ef137fc03c 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_4_9_8-2 3789f8a03675 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_4_9_8-2 ba86f6650911 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_4_9_8-2 23b6ea2e4e14 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_4_9_8-2 3f3821ab13af 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_4_9_8-2 2329a7d7ee8b 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_4_9_8-2 a5c0554ccb28 1.06GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_4_9_8-2 648a14db5f86 755MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_4_9_8-2 588ffd9c1dfc 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_4_9_8-2 6dd0c707aa61 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_4_9_8-2 1825d11a28de 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_4_9_8-2 703b6d354ab5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_4_9_8-2 3f4575d5bf0d 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_4_9_8-2 3a91d79da0aa 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_4_9_8-2 f32526815038 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_4_9_8-2 74df879d445d 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_4_9_8-2 656c67ef6823 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_4_9_8-2 53ce793014c6 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_4_9_8-2 95a5db5ae6f5 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_4_9_8-2 36a3c6d97e7e 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_4_9_8-2 43e22a000ea8 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_4_9_8-2 b77aad6ffb55 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_4_9_8-2 a0636f3b4ffb 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_4_9_8-2 f792fbf5239f 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_4_9_8-2 f229d91b3002 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_4_9_8-2 b008f82b7e47 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_4_9_8-2 1a9a5f95921c 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_4_9_8-2 ab68ad908f5e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_4_9_8-2 f750b554fb84 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_4_9_8-2 872b37e41e33 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_4_9_8-2 0dc08f263c39 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_4_9_8-2 bc7a70926072 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_4_9_8-2 7cd9b75dc1eb 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_4_9_8-2 c30a3f86c2a2 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_4_9_8-2 f0b2a45159a1 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_4_9_8-2 cfe511a4342f 1.85GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_4_9_8-2 3a7ad1867f12 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_4_9_8-2 6ef83d19119e 616MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_4_9_8-2 389474a638e6 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen eb505bdd198b 2.9GB 0B U opensdn-test-test:master-2_4_9_8-2 7cd9b75dc1eb 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 9661ce789f3c 24.7GB 0B tf-dev-sandbox:frozen eb505bdd198b 2.9GB 0B U