2026-02-20 01:48:03,048: INFO: Building opensdn-analytics-query-engine 2026-02-20 01:48:03,166: 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_6_2_7-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 transferring dockerfile: 1.37kB done #1 DONE 1.9s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_2_7-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_2_7-1 #5 DONE 0.2s #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_2_7-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 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 3.0s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.6s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 1.6s #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 2.244 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 14 MB 00:00 #11 8.355 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 1.9 MB 00:00 #11 9.212 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 402 kB 00:00 #11 10.26 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 16 MB 00:00 #11 17.19 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 11 MB 00:00 #11 22.62 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 1.1 MB 00:00 #11 23.52 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 4.8 MB 00:00 #11 25.23 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #11 26.30 added from: http://tf-mirrors.gz1.opensdn.io/re 774 kB/s | 474 kB 00:00 #11 26.61 added from: http://tf-mirrors.gz1.opensdn.io/re 397 kB/s | 18 kB 00:00 #11 26.93 added from: http://tf-mirrors.gz1.opensdn.io/re 12 kB/s | 257 B 00:00 #11 27.25 added from: http://tf-mirrors.gz1.opensdn.io/re 538 kB/s | 15 kB 00:00 #11 27.64 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 96 kB 00:00 #11 28.75 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 39 MB 00:00 #11 49.74 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #11 62.20 Dependencies resolved. #11 62.20 =============================================================================================== #11 62.20 Package Arch Version Repository Size #11 62.20 =============================================================================================== #11 62.20 Installing: #11 62.20 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 62.20 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 62.20 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 62.20 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 62.20 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 62.20 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 62.20 Installing dependencies: #11 62.20 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 62.20 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 62.20 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 62.20 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 62.20 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 62.20 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 62.20 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 62.20 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 62.20 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 62.20 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 62.20 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 62.20 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 62.20 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 62.20 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 62.20 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 62.20 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 62.20 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 62.20 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 62.20 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 62.20 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 62.20 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 62.20 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 62.20 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 62.20 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 62.20 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 62.20 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 62.20 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 62.20 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 62.20 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 62.20 #11 62.20 Transaction Summary #11 62.20 =============================================================================================== #11 62.20 Install 35 Packages #11 62.20 #11 62.20 Total download size: 16 M #11 62.20 Installed size: 53 M #11 62.20 Downloading Packages: #11 62.25 (1/35): boost-1.75.0-13.el9_7.x86_64.rpm 550 kB/s | 9.9 kB 00:00 #11 62.25 (2/35): logrotate-3.18.0-12.el9.x86_64.rpm 3.1 MB/s | 73 kB 00:00 #11 62.25 (3/35): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #11 62.25 (4/35): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #11 62.25 (5/35): boost-container-1.75.0-13.el9_7.x86_64. 5.2 MB/s | 35 kB 00:00 #11 62.25 (6/35): boost-context-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 13 kB 00:00 #11 62.25 (7/35): boost-contract-1.75.0-13.el9_7.x86_64.r 7.3 MB/s | 43 kB 00:00 #11 62.25 (8/35): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.1 MB/s | 30 kB 00:00 #11 62.25 (9/35): boost-date-time-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 11 kB 00:00 #11 62.25 (10/35): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.5 MB/s | 37 kB 00:00 #11 62.25 (11/35): boost-filesystem-1.75.0-13.el9_7.x86_6 7.1 MB/s | 55 kB 00:00 #11 62.29 (12/35): boost-graph-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 99 kB 00:00 #11 62.29 (13/35): boost-iostreams-1.75.0-13.el9_7.x86_64 4.5 MB/s | 37 kB 00:00 #11 62.29 (14/35): boost-locale-1.75.0-13.el9_7.x86_64.rp 24 MB/s | 212 kB 00:00 #11 62.29 (15/35): boost-math-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 203 kB 00:00 #11 62.29 (16/35): boost-log-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 405 kB 00:00 #11 62.32 (17/35): boost-nowide-1.75.0-13.el9_7.x86_64.rp 998 kB/s | 13 kB 00:00 #11 62.32 (18/35): boost-program-options-1.75.0-13.el9_7. 16 MB/s | 104 kB 00:00 #11 62.32 (19/35): boost-python3-1.75.0-13.el9_7.x86_64.r 13 MB/s | 91 kB 00:00 #11 62.32 (20/35): boost-random-1.75.0-13.el9_7.x86_64.rp 3.7 MB/s | 22 kB 00:00 #11 62.32 (21/35): boost-regex-1.75.0-13.el9_7.x86_64.rpm 31 MB/s | 275 kB 00:00 #11 62.32 (22/35): boost-serialization-1.75.0-13.el9_7.x8 12 MB/s | 127 kB 00:00 #11 62.32 (23/35): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.5 MB/s | 25 kB 00:00 #11 62.32 (24/35): boost-system-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 11 kB 00:00 #11 62.32 (25/35): boost-thread-1.75.0-13.el9_7.x86_64.rp 13 MB/s | 53 kB 00:00 #11 62.32 (26/35): boost-test-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 228 kB 00:00 #11 62.32 (27/35): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.2 MB/s | 21 kB 00:00 #11 62.34 (28/35): boost-type_erasure-1.75.0-13.el9_7.x86 5.7 MB/s | 28 kB 00:00 #11 62.34 (29/35): boost-wave-1.75.0-13.el9_7.x86_64.rpm 30 MB/s | 207 kB 00:00 #11 62.35 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 36 MB/s | 662 kB 00:00 #11 62.39 (31/35): protobuf-3.14.0-16.el9.x86_64.rpm 32 MB/s | 1.0 MB 00:00 #11 62.43 (32/35): redis-6.2.20-2.el9_7.x86_64.rpm 32 MB/s | 1.3 MB 00:00 #11 62.43 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.8 MB/s | 93 kB 00:00 #11 62.48 (34/35): cassandra-cpp-driver-2.17.0-1.el9.remi 9.2 MB/s | 709 kB 00:00 #11 62.59 (35/35): libicu-67.1-10.el9_6.x86_64.rpm 28 MB/s | 9.6 MB 00:00 #11 62.59 -------------------------------------------------------------------------------- #11 62.59 Total 45 MB/s | 16 MB 00:00 #11 62.59 Running transaction check #11 62.63 Transaction check succeeded. #11 62.63 Running transaction test #11 62.99 Transaction test succeeded. #11 62.99 Running transaction #11 63.58 Preparing : 1/1 #11 63.74 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/35 #11 63.74 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/35 #11 63.74 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/35 #11 63.74 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/35 #11 64.26 Installing : libicu-67.1-10.el9_6.x86_64 5/35 #11 64.28 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/35 #11 64.29 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/35 #11 64.29 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/35 #11 64.29 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/35 #11 64.30 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/35 #11 64.33 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/35 #11 64.33 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/35 #11 64.33 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/35 #11 64.33 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/35 #11 64.38 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #11 64.38 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/35 #11 64.38 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/35 #11 64.38 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/35 #11 64.38 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/35 #11 64.38 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/35 #11 64.41 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/35 #11 64.42 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/35 #11 64.43 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/35 #11 64.44 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/35 #11 64.44 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/35 #11 64.48 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/35 #11 64.49 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/35 #11 64.49 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/35 #11 64.50 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #11 64.53 Installing : logrotate-3.18.0-12.el9.x86_64 29/35 #11 64.58 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #11 64.58 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 64.58 #11 64.58 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #11 64.89 Installing : redis-6.2.20-2.el9_7.x86_64 30/35 #11 64.97 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #11 65.04 Installing : boost-1.75.0-13.el9_7.x86_64 31/35 #11 65.11 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 65.14 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 65.23 Installing : protobuf-3.14.0-16.el9.x86_64 34/35 #11 65.31 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 65.31 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 65.69 Verifying : libicu-67.1-10.el9_6.x86_64 1/35 #11 65.69 Verifying : logrotate-3.18.0-12.el9.x86_64 2/35 #11 65.69 Verifying : boost-1.75.0-13.el9_7.x86_64 3/35 #11 65.69 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/35 #11 65.69 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/35 #11 65.69 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/35 #11 65.69 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/35 #11 65.69 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/35 #11 65.69 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/35 #11 65.69 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/35 #11 65.69 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/35 #11 65.69 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/35 #11 65.69 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/35 #11 65.69 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/35 #11 65.69 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #11 65.69 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/35 #11 65.69 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/35 #11 65.69 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/35 #11 65.69 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/35 #11 65.69 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/35 #11 65.69 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/35 #11 65.69 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/35 #11 65.69 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/35 #11 65.69 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/35 #11 65.69 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/35 #11 65.69 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/35 #11 65.69 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/35 #11 65.69 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/35 #11 65.69 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/35 #11 65.69 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/35 #11 65.69 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 65.69 Verifying : protobuf-3.14.0-16.el9.x86_64 32/35 #11 65.69 Verifying : redis-6.2.20-2.el9_7.x86_64 33/35 #11 65.69 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 65.69 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 65.81 #11 65.81 Installed: #11 65.81 boost-1.75.0-13.el9_7.x86_64 #11 65.81 boost-atomic-1.75.0-13.el9_7.x86_64 #11 65.81 boost-chrono-1.75.0-13.el9_7.x86_64 #11 65.81 boost-container-1.75.0-13.el9_7.x86_64 #11 65.81 boost-context-1.75.0-13.el9_7.x86_64 #11 65.81 boost-contract-1.75.0-13.el9_7.x86_64 #11 65.81 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 65.81 boost-date-time-1.75.0-13.el9_7.x86_64 #11 65.81 boost-fiber-1.75.0-13.el9_7.x86_64 #11 65.81 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 65.81 boost-graph-1.75.0-13.el9_7.x86_64 #11 65.81 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 65.81 boost-locale-1.75.0-13.el9_7.x86_64 #11 65.81 boost-log-1.75.0-13.el9_7.x86_64 #11 65.81 boost-math-1.75.0-13.el9_7.x86_64 #11 65.81 boost-nowide-1.75.0-13.el9_7.x86_64 #11 65.81 boost-program-options-1.75.0-13.el9_7.x86_64 #11 65.81 boost-python3-1.75.0-13.el9_7.x86_64 #11 65.81 boost-random-1.75.0-13.el9_7.x86_64 #11 65.81 boost-regex-1.75.0-13.el9_7.x86_64 #11 65.81 boost-serialization-1.75.0-13.el9_7.x86_64 #11 65.81 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 65.81 boost-system-1.75.0-13.el9_7.x86_64 #11 65.81 boost-test-1.75.0-13.el9_7.x86_64 #11 65.81 boost-thread-1.75.0-13.el9_7.x86_64 #11 65.81 boost-timer-1.75.0-13.el9_7.x86_64 #11 65.81 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 65.81 boost-wave-1.75.0-13.el9_7.x86_64 #11 65.81 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 65.81 libicu-67.1-10.el9_6.x86_64 #11 65.81 librdkafka-1.6.1-102.el9.x86_64 #11 65.81 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 65.81 logrotate-3.18.0-12.el9.x86_64 #11 65.81 protobuf-3.14.0-16.el9.x86_64 #11 65.81 redis-6.2.20-2.el9_7.x86_64 #11 65.81 #11 65.81 Complete! #11 66.29 77 files removed #11 DONE 66.6s #12 exporting to image #12 exporting layers #12 exporting layers 9.9s done #12 writing image sha256:8b49301e7a4014ce62ecaad2a5f6c880bd00ac757925429f3b1cac67739054f5 #12 writing image sha256:8b49301e7a4014ce62ecaad2a5f6c880bd00ac757925429f3b1cac67739054f5 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_2_7-1 0.0s done #12 DONE 10.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-02-20 01:49:34,333: INFO: Docker build duration: 92 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] f76629078de1: Preparing 843d9fe1c6bb: Preparing 2daf587080a1: Preparing 741ae6330a3d: Preparing 5c8c2c1f26ae: Preparing 59a60dbeda69: Preparing e454c2a15398: Preparing 9dd809b52df1: Preparing 0c8e3989af49: Preparing 7067afd9149e: Preparing 2dcfb16e317c: Preparing 3981d8130ff5: Preparing 7c3c5e340ce9: Preparing 3014b1293b21: Preparing 68f8106eca07: Preparing 7d7775e7e084: Preparing 44343de3ea1d: Preparing 5c8c2c1f26ae: Waiting 59a60dbeda69: Waiting e454c2a15398: Waiting 9dd809b52df1: Waiting 0c8e3989af49: Waiting 7067afd9149e: Waiting 2dcfb16e317c: Waiting 3981d8130ff5: Waiting 7c3c5e340ce9: Waiting 3014b1293b21: Waiting 68f8106eca07: Waiting 7d7775e7e084: Waiting 44343de3ea1d: Waiting 741ae6330a3d: Layer already exists 5c8c2c1f26ae: Layer already exists 59a60dbeda69: Layer already exists 2daf587080a1: Pushed e454c2a15398: Layer already exists 9dd809b52df1: Layer already exists 0c8e3989af49: Layer already exists 7067afd9149e: Layer already exists 2dcfb16e317c: Layer already exists 3981d8130ff5: Layer already exists 7c3c5e340ce9: Layer already exists 3014b1293b21: Layer already exists 68f8106eca07: Layer already exists 7d7775e7e084: Layer already exists 44343de3ea1d: Layer already exists f76629078de1: Pushed 843d9fe1c6bb: Pushed master-2_6_2_7-1: digest: sha256:adeb0852ee94555c51846c0c38f4af9b58f1be823bef46548b481aef9b462da2 size: 3880 2026-02-20 01:50:02,544: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 120 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_6_2_7-1 b8fcc5252b91 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_2_7-1 412987bf826c 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_2_7-1 b853cd28a34b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_2_7-1 1ed4a6e623b9 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_2_7-1 8b49301e7a40 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_2_7-1 d8d8005f97d4 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_2_7-1 08e845857f04 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_2_7-1 e2fe32306cb9 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_2_7-1 2e1b1c915364 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_2_7-1 e2597d9f861d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_2_7-1 6edac7f6968d 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_2_7-1 41f5bb5d636c 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_2_7-1 b98f2c1e24c2 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_2_7-1 101db70dea3a 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_2_7-1 e0422aab597b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_2_7-1 20f60c943339 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_2_7-1 9eedae6c50d4 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_2_7-1 13554fc95a7e 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_2_7-1 af22424ac563 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_2_7-1 64a5497ebdf9 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_2_7-1 987af9110d09 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_2_7-1 a4fe6d54ba75 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_2_7-1 98b376fd4559 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_2_7-1 986322a8a09a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_2_7-1 719b33557d66 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_2_7-1 984001651c24 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_2_7-1 eea5dd26a641 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_2_7-1 db7bdbd83e77 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_2_7-1 31d5e303fdc4 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_2_7-1 cc10eb0fe8da 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_2_7-1 40b5243a76b9 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_2_7-1 c933d1c0a8d0 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_2_7-1 5ccb9d9f4b8e 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_2_7-1 8ee2e87e6311 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_2_7-1 99a6923087d5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_2_7-1 14c4615a335f 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_2_7-1 0573b27172d9 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_2_7-1 e3016d4fb4fd 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_2_7-1 e0e690530636 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_2_7-1 14cf48bd60ce 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_2_7-1 ff1cc5aab93d 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_2_7-1 7ee312e6482b 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_2_7-1 aceef60215df 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_2_7-1 dd615f7174d7 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_2_7-1 a752972ba61f 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_2_7-1 a9fc19604bcd 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_6_2_7-1 0858e43e0d9d 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_2_7-1 b2b58d336f0a 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_2_7-1 57015cda0d09 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable b40139c90903 2.9GB 0B U tf-dev-sandbox:compile b150d2c17b00 24.6GB 0B