2025-09-09 14:39:28,295: INFO: Building opensdn-analytics-query-engine 2025-09-09 14:39:28,342: 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_0_9_7-5 --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.28kB 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.3s #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_0_9_7-5 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.0s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_9_7-5 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_9_7-5 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB 0.0s done #8 DONE 2.0s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.6s #10 [stage-1 3/4] COPY --from=build /root/work/build/production/query_engine/qed /usr/bin/contrail-query-engine #10 DONE 2.7s #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 librdkafka1 ; yum clean all -y ; rm -rf /var/cache/yum #11 3.679 Contrail repo 6.0 MB/s | 106 kB 00:00 #11 3.834 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.1 MB 00:00 #11 5.557 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #11 6.497 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 MB/s | 264 kB 00:00 #11 7.065 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 7.0 MB 00:00 #11 11.50 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 4.0 MB 00:00 #11 14.94 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 939 kB 00:00 #11 15.71 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 2.3 MB 00:00 #11 18.62 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 MB/s | 392 kB 00:00 #11 19.39 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 451 kB 00:00 #11 20.24 added from: http://tf-mirrors.gz1.opensdn.io/re 190 kB/s | 16 kB 00:00 #11 20.69 added from: http://tf-mirrors.gz1.opensdn.io/re 5.4 kB/s | 257 B 00:00 #11 21.27 added from: http://tf-mirrors.gz1.opensdn.io/re 102 kB/s | 13 kB 00:00 #11 21.88 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 MB/s | 64 kB 00:00 #11 22.94 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 30 MB 00:00 #11 50.75 Third parties for OpenSDN 26 MB/s | 5.4 MB 00:00 #11 64.74 Dependencies resolved. #11 64.77 =============================================================================================== #11 64.77 Package Arch Version Repository Size #11 64.77 =============================================================================================== #11 64.77 Installing: #11 64.77 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 64.77 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 64.77 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 64.77 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 64.77 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 64.77 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 64.77 Installing dependencies: #11 64.77 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 64.77 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 64.77 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 64.77 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 64.77 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 64.77 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 64.77 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 64.77 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 64.77 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 64.77 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 64.77 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 64.77 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 64.77 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 64.77 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 64.77 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 64.77 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 64.77 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 64.77 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 64.77 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 64.77 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 64.77 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 64.77 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 64.77 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 64.77 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 64.77 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 64.77 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 64.77 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 64.77 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 64.77 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 64.77 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 64.77 #11 64.77 Transaction Summary #11 64.77 =============================================================================================== #11 64.77 Install 36 Packages #11 64.77 #11 64.77 Total download size: 16 M #11 64.77 Installed size: 52 M #11 64.77 Downloading Packages: #11 64.82 (1/36): logrotate-3.18.0-8.el9.x86_64.rpm 3.0 MB/s | 74 kB 00:00 #11 64.83 (2/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 1.6 MB/s | 71 kB 00:00 #11 64.84 (3/36): boost-1.75.0-8.el9.x86_64.rpm 401 kB/s | 11 kB 00:00 #11 64.87 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 701 kB/s | 16 kB 00:00 #11 64.87 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 813 kB/s | 24 kB 00:00 #11 64.89 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 36 kB 00:00 #11 64.89 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 858 kB/s | 15 kB 00:00 #11 64.94 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 44 kB 00:00 #11 64.94 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 32 kB 00:00 #11 64.94 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 852 kB/s | 13 kB 00:00 #11 64.94 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 38 kB 00:00 #11 64.94 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 6.1 MB/s | 57 kB 00:00 #11 64.94 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 8.9 MB/s | 101 kB 00:00 #11 64.94 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.9 MB/s | 38 kB 00:00 #11 64.94 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 16 MB/s | 214 kB 00:00 #11 64.97 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 13 MB/s | 408 kB 00:00 #11 64.98 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 205 kB 00:00 #11 64.98 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #11 64.98 (19/36): boost-program-options-1.75.0-8.el9.x86 17 MB/s | 106 kB 00:00 #11 64.98 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #11 64.98 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #11 65.00 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 27 MB/s | 277 kB 00:00 #11 65.00 (23/36): boost-serialization-1.75.0-8.el9.x86_6 8.5 MB/s | 129 kB 00:00 #11 65.00 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.6 MB/s | 27 kB 00:00 #11 65.02 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 13 kB 00:00 #11 65.02 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 22 MB/s | 230 kB 00:00 #11 65.02 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 55 kB 00:00 #11 65.02 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #11 65.04 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 5.5 MB/s | 30 kB 00:00 #11 65.04 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 26 MB/s | 208 kB 00:00 #11 65.09 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 35 MB/s | 1.0 MB 00:00 #11 65.09 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 32 MB/s | 1.3 MB 00:00 #11 65.12 (33/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 26 MB/s | 867 kB 00:00 #11 65.12 (34/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 11 MB/s | 679 kB 00:00 #11 65.22 (35/36): libicu-67.1-9.el9.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #11 65.22 (36/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 807 kB/s | 95 kB 00:00 #11 65.22 -------------------------------------------------------------------------------- #11 65.22 Total 36 MB/s | 16 MB 00:00 #11 65.22 Running transaction check #11 65.34 Transaction check succeeded. #11 65.34 Running transaction test #11 66.01 Transaction test succeeded. #11 66.01 Running transaction #11 66.84 Preparing : 1/1 #11 67.00 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 67.01 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 67.05 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 67.05 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 67.99 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 68.01 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 68.05 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 68.05 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 68.05 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 68.09 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 68.14 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 68.14 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 68.16 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 68.17 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 68.20 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 68.23 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 68.23 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 68.23 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 68.25 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 68.25 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 68.27 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 68.27 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 68.27 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 68.29 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 68.29 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 68.29 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 68.31 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 68.31 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 68.32 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 68.33 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 68.34 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 68.36 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 68.36 #11 68.36 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 68.51 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 68.51 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 68.57 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 68.58 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 68.63 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 68.63 #11 68.63 #11 68.63 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 68.87 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 68.91 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 69.09 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 69.09 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 69.14 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 69.19 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 69.28 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 69.28 #11 69.28 #11 69.39 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 69.39 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 69.47 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 69.47 #11 69.47 #11 69.91 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 69.91 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 69.91 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 69.91 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 69.91 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 69.91 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 69.91 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 69.91 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 69.91 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 69.91 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 69.91 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 69.91 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 69.91 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 69.91 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 69.91 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 69.91 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 69.91 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 69.91 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 69.91 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 69.91 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 69.91 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 69.91 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 69.91 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 69.91 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 69.91 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 69.91 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 69.91 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 69.91 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 69.91 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 69.91 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 69.91 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 69.91 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 69.91 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 69.91 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 69.91 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 69.91 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 70.14 #11 70.14 Installed: #11 70.14 boost-1.75.0-8.el9.x86_64 #11 70.14 boost-atomic-1.75.0-8.el9.x86_64 #11 70.14 boost-chrono-1.75.0-8.el9.x86_64 #11 70.14 boost-container-1.75.0-8.el9.x86_64 #11 70.14 boost-context-1.75.0-8.el9.x86_64 #11 70.14 boost-contract-1.75.0-8.el9.x86_64 #11 70.14 boost-coroutine-1.75.0-8.el9.x86_64 #11 70.14 boost-date-time-1.75.0-8.el9.x86_64 #11 70.14 boost-fiber-1.75.0-8.el9.x86_64 #11 70.14 boost-filesystem-1.75.0-8.el9.x86_64 #11 70.14 boost-graph-1.75.0-8.el9.x86_64 #11 70.14 boost-iostreams-1.75.0-8.el9.x86_64 #11 70.14 boost-locale-1.75.0-8.el9.x86_64 #11 70.14 boost-log-1.75.0-8.el9.x86_64 #11 70.14 boost-math-1.75.0-8.el9.x86_64 #11 70.14 boost-nowide-1.75.0-8.el9.x86_64 #11 70.14 boost-program-options-1.75.0-8.el9.x86_64 #11 70.14 boost-python3-1.75.0-8.el9.x86_64 #11 70.14 boost-random-1.75.0-8.el9.x86_64 #11 70.14 boost-regex-1.75.0-8.el9.x86_64 #11 70.14 boost-serialization-1.75.0-8.el9.x86_64 #11 70.14 boost-stacktrace-1.75.0-8.el9.x86_64 #11 70.14 boost-system-1.75.0-8.el9.x86_64 #11 70.14 boost-test-1.75.0-8.el9.x86_64 #11 70.14 boost-thread-1.75.0-8.el9.x86_64 #11 70.14 boost-timer-1.75.0-8.el9.x86_64 #11 70.14 boost-type_erasure-1.75.0-8.el9.x86_64 #11 70.14 boost-wave-1.75.0-8.el9.x86_64 #11 70.14 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 70.14 cyrus-sasl-2.1.27-21.el9.x86_64 #11 70.14 libicu-67.1-9.el9.x86_64 #11 70.14 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 70.14 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 70.14 logrotate-3.18.0-8.el9.x86_64 #11 70.14 protobuf-3.14.0-13.el9.x86_64 #11 70.14 redis-6.2.17-1.el9_5.x86_64 #11 70.14 #11 70.14 Complete! #11 70.67 80 files removed #11 DONE 71.1s #12 exporting to image #12 exporting layers #12 exporting layers 16.2s done #12 writing image sha256:68c785e3f1a42887b18a24d352a1756dd75e45cc93d146c7a6cddec1df91504a #12 writing image sha256:68c785e3f1a42887b18a24d352a1756dd75e45cc93d146c7a6cddec1df91504a 0.2s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_0_9_7-5 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_0_9_7-5 0.5s done #12 DONE 17.7s 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) 2025-09-09 14:41:15,508: INFO: Docker build duration: 107 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] c604622330fb: Preparing 11bee5562d9c: Preparing ad7484f5bb37: Preparing 02c18e19873e: Preparing 753de393452c: Preparing 78e275d95cea: Preparing c7314b4d2c63: Preparing b5c196123656: Preparing f2ec25d643fe: Preparing 09f337b8217d: Preparing 4355a5bbe1bc: Preparing a0b8a30584bb: Preparing d59d84509edc: Preparing fe4dee6704ab: Preparing 44343de3ea1d: Preparing 753de393452c: Waiting 78e275d95cea: Waiting c7314b4d2c63: Waiting b5c196123656: Waiting f2ec25d643fe: Waiting 09f337b8217d: Waiting 4355a5bbe1bc: Waiting a0b8a30584bb: Waiting d59d84509edc: Waiting 44343de3ea1d: Waiting fe4dee6704ab: Waiting 02c18e19873e: Layer already exists ad7484f5bb37: Pushed 753de393452c: Layer already exists 78e275d95cea: Layer already exists c7314b4d2c63: Layer already exists b5c196123656: Layer already exists f2ec25d643fe: Layer already exists 09f337b8217d: Layer already exists 4355a5bbe1bc: Layer already exists a0b8a30584bb: Layer already exists d59d84509edc: Layer already exists fe4dee6704ab: Layer already exists 44343de3ea1d: Layer already exists c604622330fb: Pushed 11bee5562d9c: Pushed master-2_0_9_7-5: digest: sha256:b7d0b074fad2109803cb46458aeceb46c8847bd4e3a4f3a8d9959f2755bd61d1 size: 3460 2025-09-09 14:41:56,346: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 148 seconds