2026-02-20 17:53:44,837: INFO: Building opensdn-analytics-query-engine 2026-02-20 17:53:44,882: 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_3_0-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.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_0-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 done #4 DONE 1.0s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_0-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.54kB done #7 DONE 2.2s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 1.2s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #9 DONE 2.5s #10 [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 #10 2.651 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 14 MB 00:00 #10 8.713 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 1.9 MB 00:00 #10 10.11 added from: http://tf-mirrors.gz1.opensdn.io/re 5.4 MB/s | 402 kB 00:00 #10 10.82 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 16 MB 00:00 #10 23.49 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 11 MB 00:00 #10 32.31 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.1 MB 00:00 #10 33.15 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 4.8 MB 00:00 #10 35.56 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 697 kB 00:00 #10 36.84 added from: http://tf-mirrors.gz1.opensdn.io/re 4.0 MB/s | 474 kB 00:00 #10 37.21 added from: http://tf-mirrors.gz1.opensdn.io/re 677 kB/s | 18 kB 00:00 #10 37.73 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 kB/s | 257 B 00:00 #10 38.16 added from: http://tf-mirrors.gz1.opensdn.io/re 369 kB/s | 15 kB 00:00 #10 38.62 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 96 kB 00:00 #10 40.08 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 39 MB 00:00 #10 58.93 Third parties for OpenSDN 14 MB/s | 5.1 MB 00:00 #10 67.42 Dependencies resolved. #10 67.42 =============================================================================================== #10 67.42 Package Arch Version Repository Size #10 67.42 =============================================================================================== #10 67.42 Installing: #10 67.42 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #10 67.42 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 67.42 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 67.42 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 67.42 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 67.42 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 67.42 Installing dependencies: #10 67.42 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #10 67.42 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #10 67.42 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #10 67.42 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 67.42 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #10 67.42 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #10 67.42 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 67.42 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 67.42 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #10 67.42 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #10 67.42 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 67.42 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #10 67.42 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #10 67.42 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #10 67.42 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 67.42 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #10 67.42 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #10 67.42 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #10 67.42 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #10 67.42 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #10 67.42 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #10 67.42 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 67.42 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #10 67.42 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #10 67.42 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #10 67.42 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #10 67.42 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #10 67.42 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 67.42 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #10 67.42 #10 67.42 Transaction Summary #10 67.42 =============================================================================================== #10 67.42 Install 35 Packages #10 67.42 #10 67.42 Total download size: 16 M #10 67.42 Installed size: 53 M #10 67.42 Downloading Packages: #10 67.42 (1/35): boost-1.75.0-13.el9_7.x86_64.rpm 696 kB/s | 9.9 kB 00:00 #10 67.42 (2/35): logrotate-3.18.0-12.el9.x86_64.rpm 3.7 MB/s | 73 kB 00:00 #10 67.42 (3/35): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 15 kB 00:00 #10 67.42 (4/35): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.1 MB/s | 23 kB 00:00 #10 67.42 (5/35): boost-container-1.75.0-13.el9_7.x86_64. 5.8 MB/s | 35 kB 00:00 #10 67.42 (6/35): boost-context-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 13 kB 00:00 #10 67.42 (7/35): boost-contract-1.75.0-13.el9_7.x86_64.r 7.0 MB/s | 43 kB 00:00 #10 67.42 (8/35): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.9 MB/s | 30 kB 00:00 #10 67.42 (9/35): boost-date-time-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 11 kB 00:00 #10 67.42 (10/35): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.9 MB/s | 37 kB 00:00 #10 67.42 (11/35): boost-filesystem-1.75.0-13.el9_7.x86_6 8.0 MB/s | 55 kB 00:00 #10 67.42 (12/35): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #10 67.42 (13/35): boost-iostreams-1.75.0-13.el9_7.x86_64 5.4 MB/s | 37 kB 00:00 #10 67.42 (14/35): boost-locale-1.75.0-13.el9_7.x86_64.rp 26 MB/s | 212 kB 00:00 #10 67.42 (15/35): boost-log-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 405 kB 00:00 #10 67.42 (16/35): boost-math-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 203 kB 00:00 #10 67.42 (17/35): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #10 67.42 (18/35): boost-program-options-1.75.0-13.el9_7. 15 MB/s | 104 kB 00:00 #10 67.42 (19/35): boost-python3-1.75.0-13.el9_7.x86_64.r 13 MB/s | 91 kB 00:00 #10 67.42 (20/35): boost-random-1.75.0-13.el9_7.x86_64.rp 3.8 MB/s | 22 kB 00:00 #10 67.48 (21/35): boost-regex-1.75.0-13.el9_7.x86_64.rpm 32 MB/s | 275 kB 00:00 #10 67.48 (22/35): boost-serialization-1.75.0-13.el9_7.x8 12 MB/s | 127 kB 00:00 #10 67.48 (23/35): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.5 MB/s | 25 kB 00:00 #10 67.48 (24/35): boost-system-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 11 kB 00:00 #10 67.48 (25/35): boost-thread-1.75.0-13.el9_7.x86_64.rp 8.2 MB/s | 53 kB 00:00 #10 67.48 (26/35): boost-test-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 228 kB 00:00 #10 67.48 (27/35): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 21 kB 00:00 #10 67.48 (28/35): boost-type_erasure-1.75.0-13.el9_7.x86 5.4 MB/s | 28 kB 00:00 #10 67.48 (29/35): boost-wave-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 207 kB 00:00 #10 67.48 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 28 MB/s | 662 kB 00:00 #10 67.54 (31/35): protobuf-3.14.0-16.el9.x86_64.rpm 33 MB/s | 1.0 MB 00:00 #10 67.61 (32/35): libicu-67.1-10.el9_6.x86_64.rpm 36 MB/s | 9.6 MB 00:00 #10 67.61 (33/35): redis-6.2.20-2.el9_7.x86_64.rpm 9.7 MB/s | 1.3 MB 00:00 #10 67.71 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 3.3 MB/s | 93 kB 00:00 #10 67.71 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 4.7 MB/s | 709 kB 00:00 #10 67.71 -------------------------------------------------------------------------------- #10 67.71 Total 50 MB/s | 16 MB 00:00 #10 67.71 Running transaction check #10 67.79 Transaction check succeeded. #10 67.79 Running transaction test #10 68.03 Transaction test succeeded. #10 68.03 Running transaction #10 68.57 Preparing : 1/1 #10 68.57 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/35 #10 68.57 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/35 #10 68.57 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/35 #10 68.57 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/35 #10 68.94 Installing : libicu-67.1-10.el9_6.x86_64 5/35 #10 68.94 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/35 #10 68.94 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/35 #10 68.94 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/35 #10 68.94 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/35 #10 68.94 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/35 #10 68.94 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/35 #10 68.94 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/35 #10 68.94 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/35 #10 68.94 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/35 #10 68.94 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #10 68.94 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/35 #10 68.94 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/35 #10 68.94 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/35 #10 68.94 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/35 #10 68.94 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/35 #10 68.94 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/35 #10 68.94 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/35 #10 68.94 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/35 #10 69.04 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/35 #10 69.04 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/35 #10 69.04 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/35 #10 69.04 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/35 #10 69.04 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/35 #10 69.04 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #10 69.04 Installing : logrotate-3.18.0-12.el9.x86_64 29/35 #10 69.04 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #10 69.11 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 69.11 #10 69.11 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #10 69.39 Installing : redis-6.2.20-2.el9_7.x86_64 30/35 #10 69.39 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #10 69.47 Installing : boost-1.75.0-13.el9_7.x86_64 31/35 #10 69.47 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #10 69.47 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #10 69.59 Installing : protobuf-3.14.0-16.el9.x86_64 34/35 #10 69.59 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #10 69.59 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #10 70.09 Verifying : libicu-67.1-10.el9_6.x86_64 1/35 #10 70.09 Verifying : logrotate-3.18.0-12.el9.x86_64 2/35 #10 70.09 Verifying : boost-1.75.0-13.el9_7.x86_64 3/35 #10 70.09 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/35 #10 70.09 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/35 #10 70.09 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/35 #10 70.09 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/35 #10 70.09 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/35 #10 70.09 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/35 #10 70.09 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/35 #10 70.09 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/35 #10 70.09 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/35 #10 70.09 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/35 #10 70.09 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/35 #10 70.09 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #10 70.09 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/35 #10 70.09 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/35 #10 70.09 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/35 #10 70.09 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/35 #10 70.09 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/35 #10 70.09 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/35 #10 70.09 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/35 #10 70.09 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/35 #10 70.09 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/35 #10 70.09 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/35 #10 70.09 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/35 #10 70.09 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/35 #10 70.09 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/35 #10 70.09 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/35 #10 70.09 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/35 #10 70.09 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #10 70.09 Verifying : protobuf-3.14.0-16.el9.x86_64 32/35 #10 70.09 Verifying : redis-6.2.20-2.el9_7.x86_64 33/35 #10 70.09 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #10 70.09 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #10 70.21 #10 70.21 Installed: #10 70.21 boost-1.75.0-13.el9_7.x86_64 #10 70.21 boost-atomic-1.75.0-13.el9_7.x86_64 #10 70.21 boost-chrono-1.75.0-13.el9_7.x86_64 #10 70.21 boost-container-1.75.0-13.el9_7.x86_64 #10 70.21 boost-context-1.75.0-13.el9_7.x86_64 #10 70.21 boost-contract-1.75.0-13.el9_7.x86_64 #10 70.21 boost-coroutine-1.75.0-13.el9_7.x86_64 #10 70.21 boost-date-time-1.75.0-13.el9_7.x86_64 #10 70.21 boost-fiber-1.75.0-13.el9_7.x86_64 #10 70.21 boost-filesystem-1.75.0-13.el9_7.x86_64 #10 70.21 boost-graph-1.75.0-13.el9_7.x86_64 #10 70.21 boost-iostreams-1.75.0-13.el9_7.x86_64 #10 70.21 boost-locale-1.75.0-13.el9_7.x86_64 #10 70.21 boost-log-1.75.0-13.el9_7.x86_64 #10 70.21 boost-math-1.75.0-13.el9_7.x86_64 #10 70.21 boost-nowide-1.75.0-13.el9_7.x86_64 #10 70.21 boost-program-options-1.75.0-13.el9_7.x86_64 #10 70.21 boost-python3-1.75.0-13.el9_7.x86_64 #10 70.21 boost-random-1.75.0-13.el9_7.x86_64 #10 70.21 boost-regex-1.75.0-13.el9_7.x86_64 #10 70.21 boost-serialization-1.75.0-13.el9_7.x86_64 #10 70.21 boost-stacktrace-1.75.0-13.el9_7.x86_64 #10 70.21 boost-system-1.75.0-13.el9_7.x86_64 #10 70.21 boost-test-1.75.0-13.el9_7.x86_64 #10 70.21 boost-thread-1.75.0-13.el9_7.x86_64 #10 70.21 boost-timer-1.75.0-13.el9_7.x86_64 #10 70.21 boost-type_erasure-1.75.0-13.el9_7.x86_64 #10 70.21 boost-wave-1.75.0-13.el9_7.x86_64 #10 70.21 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 70.21 libicu-67.1-10.el9_6.x86_64 #10 70.21 librdkafka-1.6.1-102.el9.x86_64 #10 70.21 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 70.21 logrotate-3.18.0-12.el9.x86_64 #10 70.21 protobuf-3.14.0-16.el9.x86_64 #10 70.21 redis-6.2.20-2.el9_7.x86_64 #10 70.21 #10 70.21 Complete! #10 70.63 77 files removed #10 DONE 70.9s #11 exporting to image #11 exporting layers #11 exporting layers 7.9s done #11 writing image sha256:af3e1173a2e39ff5d8cd9f9ceb3b689b96e58e7e3aba98dd3192b81bae7d0dd7 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_3_0-1 #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_3_0-1 0.2s done #11 DONE 8.8s 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 17:56:06,940: INFO: Docker build duration: 142 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 5ff505051b90: Preparing 3264e43625ec: Preparing c597ce709415: Preparing 4bd0d8e49456: Preparing 5f285c4bb9e7: Preparing 8d1e96a68457: Preparing 929fbb704d85: Preparing 6a596cf934d3: Preparing 0a214726e8e6: Preparing 19b04f263df2: Preparing e4ff4768eaa9: Preparing f8678bd91df8: Preparing 0f8df5d920f2: Preparing 40a3c7b6887b: Preparing 2f99429e5e93: Preparing 2b0ce94da562: Preparing 44343de3ea1d: Preparing 5ff505051b90: Waiting 3264e43625ec: Waiting c597ce709415: Waiting 4bd0d8e49456: Waiting 5f285c4bb9e7: Waiting 8d1e96a68457: Waiting 929fbb704d85: Waiting 6a596cf934d3: Waiting 0a214726e8e6: Waiting 19b04f263df2: Waiting e4ff4768eaa9: Waiting f8678bd91df8: Waiting 0f8df5d920f2: Waiting 40a3c7b6887b: Waiting 2f99429e5e93: Waiting 2b0ce94da562: Waiting 44343de3ea1d: Waiting 5ff505051b90: Pushed c597ce709415: Pushed 4bd0d8e49456: Layer already exists 5f285c4bb9e7: Layer already exists 8d1e96a68457: Layer already exists 929fbb704d85: Layer already exists 6a596cf934d3: Layer already exists 0a214726e8e6: Layer already exists 19b04f263df2: Layer already exists e4ff4768eaa9: Layer already exists f8678bd91df8: Layer already exists 0f8df5d920f2: Layer already exists 40a3c7b6887b: Layer already exists 2f99429e5e93: Layer already exists 2b0ce94da562: Layer already exists 44343de3ea1d: Layer already exists 3264e43625ec: Pushed master-2_6_3_0-1: digest: sha256:9d6ffc1316374f8310c0539daead9383d62d83b0996ad1711904ad2749e9e49b size: 3880 2026-02-20 17:56:46,914: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 182 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_3_0-1 b26e9300abd2 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_3_0-1 dedbd508a5ac 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_0-1 e66260290dc1 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_3_0-1 481abb0ba081 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_3_0-1 af3e1173a2e3 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_3_0-1 15841e158998 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_3_0-1 796193693010 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_3_0-1 bc7597203048 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_3_0-1 3dd110e8d636 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_0-1 97ef1164307a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_3_0-1 5b5b09952759 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_3_0-1 01f71dbb47f6 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_3_0-1 242eed6584da 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_3_0-1 32efffea202e 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_3_0-1 e0997db32c4b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_3_0-1 9c39fa77e9bd 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_3_0-1 1dffafd611e1 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_3_0-1 1356243a6328 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_3_0-1 c1bf86793bcf 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_3_0-1 a872c0d21662 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_3_0-1 e49bcbb04ec5 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_3_0-1 fbe093d9e914 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_3_0-1 c3dad90885f4 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_3_0-1 95a43c2c9d3c 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_3_0-1 d01ba0cf5400 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_3_0-1 7233320f8347 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_6_3_0-1 fe8d61428032 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_3_0-1 5336b424c394 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_3_0-1 b1edbfe71e27 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_3_0-1 615718528665 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_3_0-1 167283d01f05 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_3_0-1 c9cfe619a31a 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_3_0-1 5d1ecedb4466 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_3_0-1 8805dd56c755 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_3_0-1 8ad9133636b1 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_3_0-1 3e22b349741a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_3_0-1 f51b07fb56e7 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_3_0-1 c9906d3cfd9f 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_3_0-1 00bf4517248a 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_3_0-1 524913ee711b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_3_0-1 5db59d9af9d0 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_3_0-1 0dbc4a2eba15 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_3_0-1 6d413bd1772d 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_3_0-1 555c84ec09fc 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_3_0-1 f4b318b776fb 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_3_0-1 9af3a925e91b 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_3_0-1 927bf445578e 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_6_3_0-1 0b1fc2ac8cb0 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_0-1 54b7c42f721c 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_6_3_0-1 6d03da5b4380 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_6_3_0-1 6443627fbe50 1.85GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_3_0-1 b841afa4af81 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_6_3_0-1 bce1c3cbfecd 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_3_0-1 99b7e1c8f687 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 6ea80aea62af 23.5GB 0B U opensdn-test-test:master-2_6_3_0-1 927bf445578e 1.83GB 0B tf-dev-sandbox:compile cf76831a2e85 24.2GB 0B