2026-02-26 16:20:02,513: INFO: Building opensdn-analytics-query-engine 2026-02-26 16:20:02,572: 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_5-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.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_5-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.5s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_5-1 #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.54kB done #7 DONE 3.1s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 1.8s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #9 DONE 0.6s #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 1.099 added from: http://tf-mirrors.gz1.opensdn.io/re 62 MB/s | 14 MB 00:00 #10 5.170 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.9 MB 00:00 #10 6.277 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 402 kB 00:00 #10 6.938 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 16 MB 00:00 #10 17.25 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 11 MB 00:00 #10 24.88 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.1 MB 00:00 #10 25.63 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.8 MB 00:00 #10 27.68 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 697 kB 00:00 #10 28.39 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #10 29.03 added from: http://tf-mirrors.gz1.opensdn.io/re 312 kB/s | 18 kB 00:00 #10 29.55 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 kB/s | 257 B 00:00 #10 30.03 added from: http://tf-mirrors.gz1.opensdn.io/re 484 kB/s | 15 kB 00:00 #10 30.50 added from: http://tf-mirrors.gz1.opensdn.io/re 702 kB/s | 96 kB 00:00 #10 31.99 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 39 MB 00:00 #10 54.62 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #10 67.99 Dependencies resolved. #10 67.99 =============================================================================================== #10 67.99 Package Arch Version Repository Size #10 67.99 =============================================================================================== #10 67.99 Installing: #10 67.99 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #10 67.99 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 67.99 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 67.99 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 67.99 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 67.99 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 67.99 Installing dependencies: #10 67.99 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #10 67.99 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #10 67.99 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #10 67.99 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 67.99 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #10 67.99 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #10 67.99 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 67.99 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 67.99 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #10 67.99 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #10 67.99 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 67.99 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #10 67.99 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #10 67.99 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #10 67.99 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 67.99 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #10 67.99 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #10 67.99 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #10 67.99 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #10 67.99 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #10 67.99 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #10 67.99 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 67.99 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #10 67.99 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #10 67.99 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #10 67.99 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #10 67.99 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #10 67.99 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 67.99 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #10 67.99 #10 67.99 Transaction Summary #10 67.99 =============================================================================================== #10 67.99 Install 35 Packages #10 67.99 #10 67.99 Total download size: 16 M #10 67.99 Installed size: 53 M #10 67.99 Downloading Packages: #10 67.99 (1/35): boost-1.75.0-13.el9_7.x86_64.rpm 571 kB/s | 9.9 kB 00:00 #10 67.99 (2/35): logrotate-3.18.0-12.el9.x86_64.rpm 3.2 MB/s | 73 kB 00:00 #10 67.99 (3/35): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 2.1 MB/s | 15 kB 00:00 #10 67.99 (4/35): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #10 67.99 (5/35): boost-container-1.75.0-13.el9_7.x86_64. 2.7 MB/s | 35 kB 00:00 #10 67.99 (6/35): boost-context-1.75.0-13.el9_7.x86_64.rp 993 kB/s | 13 kB 00:00 #10 67.99 (7/35): boost-contract-1.75.0-13.el9_7.x86_64.r 3.3 MB/s | 43 kB 00:00 #10 67.99 (8/35): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.4 MB/s | 30 kB 00:00 #10 67.99 (9/35): boost-date-time-1.75.0-13.el9_7.x86_64. 1.1 MB/s | 11 kB 00:00 #10 67.99 (10/35): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.5 MB/s | 37 kB 00:00 #10 67.99 (11/35): boost-filesystem-1.75.0-13.el9_7.x86_6 4.3 MB/s | 55 kB 00:00 #10 67.99 (12/35): boost-graph-1.75.0-13.el9_7.x86_64.rpm 8.5 MB/s | 99 kB 00:00 #10 67.99 (13/35): boost-iostreams-1.75.0-13.el9_7.x86_64 4.2 MB/s | 37 kB 00:00 #10 67.99 (14/35): boost-locale-1.75.0-13.el9_7.x86_64.rp 21 MB/s | 212 kB 00:00 #10 67.99 (15/35): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #10 67.99 (16/35): boost-log-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 405 kB 00:00 #10 67.99 (17/35): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #10 68.01 (18/35): boost-program-options-1.75.0-13.el9_7. 15 MB/s | 104 kB 00:00 #10 68.01 (19/35): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #10 68.01 (20/35): boost-random-1.75.0-13.el9_7.x86_64.rp 3.6 MB/s | 22 kB 00:00 #10 68.04 (21/35): boost-regex-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 275 kB 00:00 #10 68.04 (22/35): boost-serialization-1.75.0-13.el9_7.x8 5.2 MB/s | 127 kB 00:00 #10 68.04 (23/35): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.9 MB/s | 25 kB 00:00 #10 68.07 (24/35): boost-system-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 11 kB 00:00 #10 68.07 (25/35): boost-test-1.75.0-13.el9_7.x86_64.rpm 30 MB/s | 228 kB 00:00 #10 68.07 (26/35): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.4 MB/s | 53 kB 00:00 #10 68.07 (27/35): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.0 MB/s | 21 kB 00:00 #10 68.07 (28/35): boost-type_erasure-1.75.0-13.el9_7.x86 5.6 MB/s | 28 kB 00:00 #10 68.07 (29/35): boost-wave-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 207 kB 00:00 #10 68.07 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 46 MB/s | 662 kB 00:00 #10 68.09 (31/35): protobuf-3.14.0-16.el9.x86_64.rpm 23 MB/s | 1.0 MB 00:00 #10 68.14 (32/35): redis-6.2.20-2.el9_7.x86_64.rpm 21 MB/s | 1.3 MB 00:00 #10 68.30 (33/35): libicu-67.1-10.el9_6.x86_64.rpm 23 MB/s | 9.6 MB 00:00 #10 68.30 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 542 kB/s | 93 kB 00:00 #10 68.30 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 3.3 MB/s | 709 kB 00:00 #10 68.30 -------------------------------------------------------------------------------- #10 68.30 Total 36 MB/s | 16 MB 00:00 #10 68.30 Running transaction check #10 68.39 Transaction check succeeded. #10 68.39 Running transaction test #10 68.82 Transaction test succeeded. #10 68.82 Running transaction #10 69.67 Preparing : 1/1 #10 69.76 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/35 #10 69.76 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/35 #10 69.76 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/35 #10 69.79 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/35 #10 70.48 Installing : libicu-67.1-10.el9_6.x86_64 5/35 #10 70.48 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/35 #10 70.48 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/35 #10 70.48 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/35 #10 70.48 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/35 #10 70.55 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/35 #10 70.55 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/35 #10 70.55 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/35 #10 70.55 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/35 #10 70.55 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/35 #10 70.55 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #10 70.57 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/35 #10 70.57 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/35 #10 70.59 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/35 #10 70.59 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/35 #10 70.59 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/35 #10 70.59 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/35 #10 70.66 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/35 #10 70.66 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/35 #10 70.66 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/35 #10 70.66 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/35 #10 70.66 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/35 #10 70.66 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/35 #10 70.92 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/35 #10 70.92 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #10 70.92 Installing : logrotate-3.18.0-12.el9.x86_64 29/35 #10 70.92 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #10 70.92 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 70.92 #10 70.92 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #10 70.97 Installing : redis-6.2.20-2.el9_7.x86_64 30/35 #10 70.97 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #10 71.03 Installing : boost-1.75.0-13.el9_7.x86_64 31/35 #10 71.03 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #10 71.03 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #10 71.09 Installing : protobuf-3.14.0-16.el9.x86_64 34/35 #10 71.13 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #10 71.18 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #10 71.68 Verifying : libicu-67.1-10.el9_6.x86_64 1/35 #10 71.68 Verifying : logrotate-3.18.0-12.el9.x86_64 2/35 #10 71.68 Verifying : boost-1.75.0-13.el9_7.x86_64 3/35 #10 71.68 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/35 #10 71.68 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/35 #10 71.68 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/35 #10 71.68 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/35 #10 71.68 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/35 #10 71.68 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/35 #10 71.68 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/35 #10 71.68 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/35 #10 71.68 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/35 #10 71.68 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/35 #10 71.68 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/35 #10 71.68 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #10 71.68 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/35 #10 71.68 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/35 #10 71.68 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/35 #10 71.68 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/35 #10 71.68 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/35 #10 71.68 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/35 #10 71.68 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/35 #10 71.68 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/35 #10 71.68 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/35 #10 71.68 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/35 #10 71.68 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/35 #10 71.68 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/35 #10 71.68 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/35 #10 71.68 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/35 #10 71.68 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/35 #10 71.68 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #10 71.68 Verifying : protobuf-3.14.0-16.el9.x86_64 32/35 #10 71.68 Verifying : redis-6.2.20-2.el9_7.x86_64 33/35 #10 71.68 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #10 71.68 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #10 71.78 #10 71.78 Installed: #10 71.78 boost-1.75.0-13.el9_7.x86_64 #10 71.78 boost-atomic-1.75.0-13.el9_7.x86_64 #10 71.78 boost-chrono-1.75.0-13.el9_7.x86_64 #10 71.78 boost-container-1.75.0-13.el9_7.x86_64 #10 71.78 boost-context-1.75.0-13.el9_7.x86_64 #10 71.78 boost-contract-1.75.0-13.el9_7.x86_64 #10 71.78 boost-coroutine-1.75.0-13.el9_7.x86_64 #10 71.78 boost-date-time-1.75.0-13.el9_7.x86_64 #10 71.78 boost-fiber-1.75.0-13.el9_7.x86_64 #10 71.78 boost-filesystem-1.75.0-13.el9_7.x86_64 #10 71.78 boost-graph-1.75.0-13.el9_7.x86_64 #10 71.78 boost-iostreams-1.75.0-13.el9_7.x86_64 #10 71.78 boost-locale-1.75.0-13.el9_7.x86_64 #10 71.78 boost-log-1.75.0-13.el9_7.x86_64 #10 71.78 boost-math-1.75.0-13.el9_7.x86_64 #10 71.78 boost-nowide-1.75.0-13.el9_7.x86_64 #10 71.78 boost-program-options-1.75.0-13.el9_7.x86_64 #10 71.78 boost-python3-1.75.0-13.el9_7.x86_64 #10 71.78 boost-random-1.75.0-13.el9_7.x86_64 #10 71.78 boost-regex-1.75.0-13.el9_7.x86_64 #10 71.78 boost-serialization-1.75.0-13.el9_7.x86_64 #10 71.78 boost-stacktrace-1.75.0-13.el9_7.x86_64 #10 71.78 boost-system-1.75.0-13.el9_7.x86_64 #10 71.78 boost-test-1.75.0-13.el9_7.x86_64 #10 71.78 boost-thread-1.75.0-13.el9_7.x86_64 #10 71.78 boost-timer-1.75.0-13.el9_7.x86_64 #10 71.78 boost-type_erasure-1.75.0-13.el9_7.x86_64 #10 71.78 boost-wave-1.75.0-13.el9_7.x86_64 #10 71.78 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 71.78 libicu-67.1-10.el9_6.x86_64 #10 71.78 librdkafka-1.6.1-102.el9.x86_64 #10 71.78 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 71.78 logrotate-3.18.0-12.el9.x86_64 #10 71.78 protobuf-3.14.0-16.el9.x86_64 #10 71.78 redis-6.2.20-2.el9_7.x86_64 #10 71.78 #10 71.78 Complete! #10 72.24 77 files removed #10 DONE 72.5s #11 exporting to image #11 exporting layers #11 exporting layers 17.3s done #11 writing image sha256:4e441eafcd51aaf12ee885bfabc596fc588fbd041d34988fe50d8776c1f632f8 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_3_5-1 #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_3_5-1 0.1s done #11 DONE 17.6s 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-26 16:22:26,581: INFO: Docker build duration: 144 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] f35273b0d0bf: Preparing 4b8b1ea7cadf: Preparing 4340e60866a9: Preparing cc9d662e5028: Preparing 9a1c94fc3fb1: Preparing 501edb6e66e1: Preparing 8fc112675b2b: Preparing 6ff5aadac8fa: Preparing f5a6c691d800: Preparing 22a874453391: Preparing 2e1e158e3234: Preparing 4cbdf647d5e5: Preparing 54ddfd5c12a3: Preparing 97b1ff323aff: Preparing dc4ce23c36b0: Preparing 93d5815513a5: Preparing 44343de3ea1d: Preparing f35273b0d0bf: Waiting 4b8b1ea7cadf: Waiting 4340e60866a9: Waiting cc9d662e5028: Waiting 9a1c94fc3fb1: Waiting 501edb6e66e1: Waiting 8fc112675b2b: Waiting 6ff5aadac8fa: Waiting f5a6c691d800: Waiting 22a874453391: Waiting 2e1e158e3234: Waiting 4cbdf647d5e5: Waiting 54ddfd5c12a3: Waiting 97b1ff323aff: Waiting dc4ce23c36b0: Waiting 93d5815513a5: Waiting 44343de3ea1d: Waiting cc9d662e5028: Layer already exists 4340e60866a9: Pushed 9a1c94fc3fb1: Layer already exists 501edb6e66e1: Layer already exists 8fc112675b2b: Layer already exists 6ff5aadac8fa: Layer already exists f5a6c691d800: Layer already exists 22a874453391: Layer already exists 2e1e158e3234: Layer already exists 4cbdf647d5e5: Layer already exists 54ddfd5c12a3: Layer already exists 97b1ff323aff: Layer already exists dc4ce23c36b0: Layer already exists 93d5815513a5: Layer already exists 44343de3ea1d: Layer already exists f35273b0d0bf: Pushed 4b8b1ea7cadf: Pushed master-2_6_3_5-1: digest: sha256:15e2ade164614c5c8424a3c66dcb804512c95766bf0680aa614001c259434027 size: 3880 2026-02-26 16:23:22,735: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 200 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_5-1 b545db635d03 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_3_5-1 af0fa277eb0b 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_5-1 3f8512c749b0 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_3_5-1 771042fd3776 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_3_5-1 4e441eafcd51 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_3_5-1 7355c1870737 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_3_5-1 3632624090dc 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_3_5-1 21a3599fc4b5 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_3_5-1 2685bb36daf4 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_5-1 34472d812bc5 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_3_5-1 0fee03db6212 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_3_5-1 4b954f4b299f 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_3_5-1 1eb2800d9330 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_3_5-1 3a3f2d0e7404 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_3_5-1 598063671d2b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_3_5-1 0a7803b5ab06 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_3_5-1 e7ad2538055c 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_3_5-1 80cd0d6abc89 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_3_5-1 49d634b1dcf5 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_3_5-1 2d82ccaaf18d 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_3_5-1 a45fd033b43a 1.06GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_3_5-1 df0d25e25728 755MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_3_5-1 feaf0c0fe56d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_3_5-1 5d650837b642 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_3_5-1 a4f9bc8ae65e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_3_5-1 aa92abd4b2c3 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_6_3_5-1 0d33141591db 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_3_5-1 87c455e72324 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_3_5-1 ffa5dff554f0 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_3_5-1 9698f2146695 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_3_5-1 bc0f2ac2ee98 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_3_5-1 4d719f090ea5 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_3_5-1 38dd0112767d 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_3_5-1 b1461dc6b944 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_3_5-1 7ff3b6d36454 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_3_5-1 397592b63b2a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_3_5-1 61e7ffc43305 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_3_5-1 9352a1e4785a 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_3_5-1 430aa4168c2d 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_3_5-1 19a94f14d53e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_3_5-1 6f012f351ac6 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_3_5-1 eb40c01019df 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_3_5-1 64ff83e7a626 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_3_5-1 0e9ef9145485 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_3_5-1 a57c0dcfe158 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_3_5-1 d16c4b2b49ff 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_3_5-1 1693c4008bf8 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_6_3_5-1 877ccf46c190 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_5-1 8a92ba7e1479 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_6_3_5-1 bfb69130b80a 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_6_3_5-1 232d3c7043f7 1.85GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_3_5-1 c2daeed94eba 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_6_3_5-1 73c815a1c6b2 616MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_3_5-1 6904f3638e3d 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable af36394ba144 2.9GB 0B U opensdn-test-test:master-2_6_3_5-1 1693c4008bf8 1.83GB 0B tf-dev-sandbox:compile 4b7d580edcdd 24.7GB 0B