2026-06-18 01:15:38,159: INFO: Building opensdn-analytics-query-engine 2026-06-18 01:15:38,189: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly-r25.1 --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.37kB 0.0s done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 #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 0.0s done #4 DONE 0.6s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #5 DONE 0.1s #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 #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 0.0s done #8 DONE 0.3s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.5s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 2.0s #11 [stage-1 4/4] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #11 1.640 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 14 MB 00:00 #11 3.993 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 1.9 MB 00:00 #11 5.091 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 MB/s | 402 kB 00:00 #11 5.910 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 16 MB 00:00 #11 13.08 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 11 MB 00:00 #11 17.40 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.1 MB 00:00 #11 17.96 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.8 MB 00:00 #11 19.69 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 697 kB 00:00 #11 20.12 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 474 kB 00:00 #11 20.46 added from: http://tf-mirrors.gz1.opensdn.io/re 800 kB/s | 18 kB 00:00 #11 20.73 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 kB/s | 257 B 00:00 #11 21.02 added from: http://tf-mirrors.gz1.opensdn.io/re 379 kB/s | 15 kB 00:00 #11 21.42 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 MB/s | 96 kB 00:00 #11 22.15 added from: http://tf-mirrors.gz1.opensdn.io/re 71 MB/s | 39 MB 00:00 #11 39.50 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #11 54.95 Dependencies resolved. #11 54.95 =============================================================================================== #11 54.95 Package Arch Version Repository Size #11 54.95 =============================================================================================== #11 54.95 Installing: #11 54.95 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 54.95 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 54.95 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 54.95 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 54.95 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 54.95 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 54.95 Installing dependencies: #11 54.95 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 54.95 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 54.95 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 54.95 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 54.95 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 54.95 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 54.95 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 54.95 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 54.95 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 54.95 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 54.95 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 54.95 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 54.95 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 54.95 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 54.95 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 54.95 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 54.95 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 54.95 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 54.95 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 54.95 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 54.95 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 54.95 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 54.95 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 54.95 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 54.95 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 54.95 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 54.95 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 54.95 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 54.95 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 54.95 #11 54.95 Transaction Summary #11 54.95 =============================================================================================== #11 54.95 Install 35 Packages #11 54.95 #11 54.95 Total download size: 16 M #11 54.95 Installed size: 53 M #11 54.95 Downloading Packages: #11 54.99 (1/35): boost-1.75.0-13.el9_7.x86_64.rpm 424 kB/s | 9.9 kB 00:00 #11 54.99 (2/35): logrotate-3.18.0-12.el9.x86_64.rpm 2.3 MB/s | 73 kB 00:00 #11 54.99 (3/35): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.3 MB/s | 15 kB 00:00 #11 55.00 (4/35): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.6 MB/s | 23 kB 00:00 #11 55.00 (5/35): boost-container-1.75.0-13.el9_7.x86_64. 3.9 MB/s | 35 kB 00:00 #11 55.01 (6/35): boost-context-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #11 55.01 (7/35): boost-contract-1.75.0-13.el9_7.x86_64.r 7.6 MB/s | 43 kB 00:00 #11 55.01 (8/35): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.5 MB/s | 30 kB 00:00 #11 55.01 (9/35): boost-date-time-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 11 kB 00:00 #11 55.04 (10/35): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.9 MB/s | 37 kB 00:00 #11 55.04 (11/35): boost-filesystem-1.75.0-13.el9_7.x86_6 8.1 MB/s | 55 kB 00:00 #11 55.04 (12/35): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #11 55.04 (13/35): boost-iostreams-1.75.0-13.el9_7.x86_64 5.5 MB/s | 37 kB 00:00 #11 55.04 (14/35): boost-locale-1.75.0-13.el9_7.x86_64.rp 30 MB/s | 212 kB 00:00 #11 55.04 (15/35): boost-log-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 405 kB 00:00 #11 55.07 (16/35): boost-math-1.75.0-13.el9_7.x86_64.rpm 9.9 MB/s | 203 kB 00:00 #11 55.07 (17/35): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #11 55.07 (18/35): boost-program-options-1.75.0-13.el9_7. 17 MB/s | 104 kB 00:00 #11 55.07 (19/35): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #11 55.07 (20/35): boost-random-1.75.0-13.el9_7.x86_64.rp 3.2 MB/s | 22 kB 00:00 #11 55.07 (21/35): boost-regex-1.75.0-13.el9_7.x86_64.rpm 29 MB/s | 275 kB 00:00 #11 55.08 (22/35): boost-serialization-1.75.0-13.el9_7.x8 8.7 MB/s | 127 kB 00:00 #11 55.08 (23/35): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.4 MB/s | 25 kB 00:00 #11 55.08 (24/35): boost-system-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 11 kB 00:00 #11 55.12 (25/35): boost-thread-1.75.0-13.el9_7.x86_64.rp 11 MB/s | 53 kB 00:00 #11 55.12 (26/35): boost-test-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 228 kB 00:00 #11 55.12 (27/35): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.8 MB/s | 21 kB 00:00 #11 55.12 (28/35): boost-type_erasure-1.75.0-13.el9_7.x86 5.7 MB/s | 28 kB 00:00 #11 55.12 (29/35): boost-wave-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 207 kB 00:00 #11 55.16 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 13 MB/s | 662 kB 00:00 #11 55.19 (31/35): protobuf-3.14.0-16.el9.x86_64.rpm 15 MB/s | 1.0 MB 00:00 #11 55.27 (32/35): redis-6.2.20-2.el9_7.x86_64.rpm 11 MB/s | 1.3 MB 00:00 #11 55.30 (33/35): cassandra-cpp-driver-2.17.0-1.el9.remi 5.9 MB/s | 709 kB 00:00 #11 55.32 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 3.2 MB/s | 93 kB 00:00 #11 55.46 (35/35): libicu-67.1-10.el9_6.x86_64.rpm 19 MB/s | 9.6 MB 00:00 #11 55.46 -------------------------------------------------------------------------------- #11 55.46 Total 31 MB/s | 16 MB 00:00 #11 55.46 Running transaction check #11 55.57 Transaction check succeeded. #11 55.57 Running transaction test #11 56.09 Transaction test succeeded. #11 56.09 Running transaction #11 56.58 Preparing : 1/1 #11 56.70 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/35 #11 56.71 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/35 #11 56.71 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/35 #11 56.72 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/35 #11 57.30 Installing : libicu-67.1-10.el9_6.x86_64 5/35 #11 57.33 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/35 #11 57.35 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/35 #11 57.35 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/35 #11 57.36 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/35 #11 57.40 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/35 #11 57.40 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/35 #11 57.44 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/35 #11 57.44 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/35 #11 57.44 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/35 #11 57.44 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #11 57.45 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/35 #11 57.46 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/35 #11 57.46 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/35 #11 57.49 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/35 #11 57.49 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/35 #11 57.49 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/35 #11 57.51 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/35 #11 57.51 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/35 #11 57.51 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/35 #11 57.54 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/35 #11 57.54 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/35 #11 57.54 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/35 #11 57.59 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/35 #11 57.61 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #11 57.61 Installing : logrotate-3.18.0-12.el9.x86_64 29/35 #11 57.64 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #11 57.74 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 57.74 #11 57.74 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #11 58.01 Installing : redis-6.2.20-2.el9_7.x86_64 30/35 #11 58.01 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #11 58.07 Installing : boost-1.75.0-13.el9_7.x86_64 31/35 #11 58.09 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 58.18 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 58.24 Installing : protobuf-3.14.0-16.el9.x86_64 34/35 #11 58.30 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 58.33 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 59.24 Verifying : libicu-67.1-10.el9_6.x86_64 1/35 #11 59.24 Verifying : logrotate-3.18.0-12.el9.x86_64 2/35 #11 59.24 Verifying : boost-1.75.0-13.el9_7.x86_64 3/35 #11 59.24 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/35 #11 59.24 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/35 #11 59.24 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/35 #11 59.24 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/35 #11 59.24 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/35 #11 59.24 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/35 #11 59.24 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/35 #11 59.24 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/35 #11 59.24 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/35 #11 59.24 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/35 #11 59.24 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/35 #11 59.24 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #11 59.24 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/35 #11 59.24 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/35 #11 59.24 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/35 #11 59.24 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/35 #11 59.24 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/35 #11 59.24 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/35 #11 59.24 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/35 #11 59.24 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/35 #11 59.24 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/35 #11 59.24 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/35 #11 59.24 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/35 #11 59.24 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/35 #11 59.24 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/35 #11 59.24 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/35 #11 59.24 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/35 #11 59.24 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 59.24 Verifying : protobuf-3.14.0-16.el9.x86_64 32/35 #11 59.24 Verifying : redis-6.2.20-2.el9_7.x86_64 33/35 #11 59.24 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 59.24 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 59.33 #11 59.33 Installed: #11 59.33 boost-1.75.0-13.el9_7.x86_64 #11 59.33 boost-atomic-1.75.0-13.el9_7.x86_64 #11 59.33 boost-chrono-1.75.0-13.el9_7.x86_64 #11 59.33 boost-container-1.75.0-13.el9_7.x86_64 #11 59.33 boost-context-1.75.0-13.el9_7.x86_64 #11 59.33 boost-contract-1.75.0-13.el9_7.x86_64 #11 59.33 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 59.33 boost-date-time-1.75.0-13.el9_7.x86_64 #11 59.33 boost-fiber-1.75.0-13.el9_7.x86_64 #11 59.33 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 59.33 boost-graph-1.75.0-13.el9_7.x86_64 #11 59.33 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 59.33 boost-locale-1.75.0-13.el9_7.x86_64 #11 59.33 boost-log-1.75.0-13.el9_7.x86_64 #11 59.33 boost-math-1.75.0-13.el9_7.x86_64 #11 59.33 boost-nowide-1.75.0-13.el9_7.x86_64 #11 59.33 boost-program-options-1.75.0-13.el9_7.x86_64 #11 59.33 boost-python3-1.75.0-13.el9_7.x86_64 #11 59.33 boost-random-1.75.0-13.el9_7.x86_64 #11 59.33 boost-regex-1.75.0-13.el9_7.x86_64 #11 59.33 boost-serialization-1.75.0-13.el9_7.x86_64 #11 59.33 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 59.33 boost-system-1.75.0-13.el9_7.x86_64 #11 59.33 boost-test-1.75.0-13.el9_7.x86_64 #11 59.33 boost-thread-1.75.0-13.el9_7.x86_64 #11 59.33 boost-timer-1.75.0-13.el9_7.x86_64 #11 59.33 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 59.33 boost-wave-1.75.0-13.el9_7.x86_64 #11 59.33 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 59.33 libicu-67.1-10.el9_6.x86_64 #11 59.33 librdkafka-1.6.1-102.el9.x86_64 #11 59.33 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 59.33 logrotate-3.18.0-12.el9.x86_64 #11 59.33 protobuf-3.14.0-16.el9.x86_64 #11 59.33 redis-6.2.20-2.el9_7.x86_64 #11 59.33 #11 59.33 Complete! #11 60.21 77 files removed #11 DONE 60.5s #12 exporting to image #12 exporting layers #12 exporting layers 10.4s done #12 writing image sha256:3a33c36ddf5506490ff6156a924b6b186b21dc6384ad14bf97c22179b7f7be19 #12 writing image sha256:3a33c36ddf5506490ff6156a924b6b186b21dc6384ad14bf97c22179b7f7be19 done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly-r25.1 0.0s done #12 DONE 10.5s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-06-18 01:16:56,954: INFO: Docker build duration: 78 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine] 0b18d871603c: Preparing 348362711610: Preparing 835c402ad768: Preparing 72e45c4b7493: Preparing 5edf57795d9a: Preparing 2c8de23ed765: Preparing 760e5d34b28b: Preparing f4496fcf092d: Preparing 52d8b859e328: Preparing 1a855702e8cf: Preparing e1eb0b54c04e: Preparing 1005c669b1e4: Preparing d63d6d2793a3: Preparing 1f595210ff97: Preparing aa68a36ae115: Preparing 44343de3ea1d: Preparing e1eb0b54c04e: Waiting 1005c669b1e4: Waiting d63d6d2793a3: Waiting 1f595210ff97: Waiting aa68a36ae115: Waiting 44343de3ea1d: Waiting 2c8de23ed765: Waiting 760e5d34b28b: Waiting f4496fcf092d: Waiting 52d8b859e328: Waiting 1a855702e8cf: Waiting 72e45c4b7493: Layer already exists 5edf57795d9a: Layer already exists 2c8de23ed765: Layer already exists 835c402ad768: Pushed 760e5d34b28b: Layer already exists f4496fcf092d: Layer already exists 52d8b859e328: Layer already exists 1a855702e8cf: Layer already exists e1eb0b54c04e: Layer already exists 1005c669b1e4: Layer already exists d63d6d2793a3: Layer already exists 1f595210ff97: Layer already exists aa68a36ae115: Layer already exists 44343de3ea1d: Layer already exists 0b18d871603c: Pushed 348362711610: Pushed nightly-r25.1: digest: sha256:ec66130b0ab58dfbff233590d2e7b644c2bfc632e3de1e27d5fb9a14eeca2709 size: 3672 2026-06-18 01:17:53,183: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 135 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen:nightly-r25.1 34a0d107a212 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly-r25.1 f9650c9c8200 701MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 219e3adf8fca 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly-r25.1 b7ab3e28f7c1 1.02GB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly-r25.1 3a33c36ddf55 902MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 c131c89b48bf 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly-r25.1 36125113a668 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r25.1 b001c6413083 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 b414d4d1bd70 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 b2a8f75af055 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 f0f2f599e664 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 ef268de68a60 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 51623a76afc7 2.49MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 45084a3b984b 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly-r25.1 4fdde06fffe1 691MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly-r25.1 4656fdabef25 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly-r25.1 b4c97a2a329b 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 446abd88afed 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly-r25.1 0013de732c0f 1.06GB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly-r25.1 894872d7c297 755MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 6b65edebe5c8 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly-r25.1 968bd67885c8 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly-r25.1 9d758785d14f 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-debug:nightly-r25.1 2c2998234cb2 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 518b7a6f7e12 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 913980578771 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 ad380fa8d6d8 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 8ff7779610e7 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 bc2298221f56 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 c650d67d5b29 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 2dfdb329ea32 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 ee799c692668 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 80f0a334a2c1 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 b51313c00f27 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly-r25.1 3db8100539d7 696MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly-r25.1 45ec7fa46207 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly-r25.1 5e20e08514a6 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly-r25.1 c7333385b635 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly-r25.1 4c2d5275e8af 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly-r25.1 19396de994f7 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly-r25.1 b27c1f354648 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly-r25.1 a6daf58c569c 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly-r25.1 2dc5c20480c8 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly-r25.1 bba48a99c437 736MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly-r25.1 eb7f413e41b5 817MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 16456f2bcde1 747MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly-r25.1 f3e411ae642e 747MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 847737b55842 3GB 0B U tf-dev-sandbox:compile b2493b3391cc 24.8GB 0B