2025-09-13 16:16:36,459: INFO: Building opensdn-analytics-query-engine 2025-09-13 16:16:36,524: 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_2-2 --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 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.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_9_2-2 #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: 2B done #4 DONE 0.1s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_9_2-2 #5 DONE 1.4s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_9_2-2 #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.2s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.3s #10 [stage-1 3/4] COPY --from=build /root/work/build/production/query_engine/qed /usr/bin/contrail-query-engine #10 DONE 1.3s #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 2.001 Contrail repo 2.2 MB/s | 106 kB 00:00 #11 2.116 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.1 MB 00:00 #11 2.680 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 MB/s | 730 kB 00:00 #11 3.166 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 264 kB 00:00 #11 3.563 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 7.0 MB 00:00 #11 5.949 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 4.0 MB 00:00 #11 8.149 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 939 kB 00:00 #11 9.319 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 2.3 MB 00:00 #11 11.25 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 MB/s | 392 kB 00:00 #11 11.60 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 MB/s | 451 kB 00:00 #11 12.16 added from: http://tf-mirrors.gz1.opensdn.io/re 405 kB/s | 16 kB 00:00 #11 12.65 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 kB/s | 257 B 00:00 #11 12.98 added from: http://tf-mirrors.gz1.opensdn.io/re 421 kB/s | 13 kB 00:00 #11 13.55 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 64 kB 00:00 #11 15.00 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 30 MB 00:01 #11 43.31 Third parties for OpenSDN 21 MB/s | 5.4 MB 00:00 #11 63.24 Dependencies resolved. #11 63.24 =============================================================================================== #11 63.24 Package Arch Version Repository Size #11 63.24 =============================================================================================== #11 63.24 Installing: #11 63.24 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 63.24 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 63.24 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 63.24 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 63.24 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 63.24 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 63.24 Installing dependencies: #11 63.24 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 63.24 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 63.24 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 63.24 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 63.24 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 63.24 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 63.24 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 63.24 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 63.24 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 63.24 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 63.24 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 63.24 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 63.24 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 63.24 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 63.24 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 63.24 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 63.24 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 63.24 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 63.24 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 63.24 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 63.24 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 63.24 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 63.24 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 63.24 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 63.24 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 63.24 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 63.24 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 63.24 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 63.24 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 63.24 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 63.24 #11 63.24 Transaction Summary #11 63.24 =============================================================================================== #11 63.24 Install 36 Packages #11 63.24 #11 63.27 Total download size: 16 M #11 63.27 Installed size: 52 M #11 63.27 Downloading Packages: #11 63.32 (1/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 1.8 MB/s | 71 kB 00:00 #11 63.32 (2/36): logrotate-3.18.0-8.el9.x86_64.rpm 1.7 MB/s | 74 kB 00:00 #11 63.34 (3/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 16 kB 00:00 #11 63.34 (4/36): boost-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 11 kB 00:00 #11 63.34 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 24 kB 00:00 #11 63.34 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 36 kB 00:00 #11 63.34 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #11 63.35 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 9.4 MB/s | 44 kB 00:00 #11 63.35 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 6.5 MB/s | 32 kB 00:00 #11 63.35 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 2.8 MB/s | 13 kB 00:00 #11 63.35 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 38 kB 00:00 #11 63.39 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 9.0 MB/s | 57 kB 00:00 #11 63.39 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 13 MB/s | 101 kB 00:00 #11 63.39 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.7 MB/s | 38 kB 00:00 #11 63.39 (15/36): boost-log-1.75.0-8.el9.x86_64.rpm 24 MB/s | 408 kB 00:00 #11 63.39 (16/36): boost-locale-1.75.0-8.el9.x86_64.rpm 7.5 MB/s | 214 kB 00:00 #11 63.41 (17/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 15 kB 00:00 #11 63.41 (18/36): boost-math-1.75.0-8.el9.x86_64.rpm 10 MB/s | 205 kB 00:00 #11 63.48 (19/36): boost-program-options-1.75.0-8.el9.x86 4.9 MB/s | 106 kB 00:00 #11 63.48 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 92 kB 00:00 #11 63.48 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 23 kB 00:00 #11 63.48 (22/36): boost-serialization-1.75.0-8.el9.x86_6 18 MB/s | 129 kB 00:00 #11 63.48 (23/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.2 MB/s | 27 kB 00:00 #11 63.48 (24/36): boost-regex-1.75.0-8.el9.x86_64.rpm 11 MB/s | 277 kB 00:00 #11 63.48 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 13 kB 00:00 #11 63.48 (26/36): boost-thread-1.75.0-8.el9.x86_64.rpm 12 MB/s | 55 kB 00:00 #11 63.48 (27/36): boost-test-1.75.0-8.el9.x86_64.rpm 15 MB/s | 230 kB 00:00 #11 63.48 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #11 63.48 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 5.4 MB/s | 30 kB 00:00 #11 63.48 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 29 MB/s | 208 kB 00:00 #11 63.56 (31/36): redis-6.2.17-1.el9_5.x86_64.rpm 43 MB/s | 1.3 MB 00:00 #11 63.80 (32/36): libicu-67.1-9.el9.x86_64.rpm 20 MB/s | 9.6 MB 00:00 #11 63.80 (33/36): protobuf-3.14.0-13.el9.x86_64.rpm 3.3 MB/s | 1.0 MB 00:00 #11 63.80 (34/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 7.1 MB/s | 95 kB 00:00 #11 63.84 (35/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 2.1 MB/s | 679 kB 00:00 #11 63.92 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 7.5 MB/s | 867 kB 00:00 #11 63.92 -------------------------------------------------------------------------------- #11 63.92 Total 27 MB/s | 16 MB 00:00 #11 63.92 Running transaction check #11 64.06 Transaction check succeeded. #11 64.06 Running transaction test #11 64.90 Transaction test succeeded. #11 64.90 Running transaction #11 65.62 Preparing : 1/1 #11 65.74 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 65.77 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 65.77 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 65.77 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 66.16 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 66.20 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 66.20 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 66.20 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 66.20 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 66.42 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 66.48 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 66.49 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 66.51 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 66.51 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 66.58 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 66.58 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 66.58 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 66.58 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 66.58 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 66.58 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 66.63 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 66.63 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 66.63 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 66.63 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 66.63 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 66.63 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 66.63 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 66.64 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 66.65 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 66.66 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 66.66 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 66.75 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 66.75 #11 66.75 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 66.80 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 66.86 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 67.07 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 67.08 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 67.20 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 67.20 #11 67.20 #11 67.21 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 67.67 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 67.67 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 67.76 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 67.76 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 67.81 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 67.83 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 67.84 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 67.84 #11 67.84 #11 67.96 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 67.97 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 68.05 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 68.05 #11 68.05 #11 68.96 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 68.96 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 68.96 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 68.96 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 68.96 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 68.96 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 68.96 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 68.96 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 68.96 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 68.96 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 68.96 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 68.96 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 68.96 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 68.96 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 68.96 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 68.96 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 68.96 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 68.96 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 68.96 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 68.96 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 68.96 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 68.96 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 68.96 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 68.96 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 68.96 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 68.96 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 68.96 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 68.96 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 68.96 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 68.96 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 68.96 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 68.96 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 68.96 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 68.96 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 68.96 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 68.96 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 69.09 #11 69.09 Installed: #11 69.09 boost-1.75.0-8.el9.x86_64 #11 69.09 boost-atomic-1.75.0-8.el9.x86_64 #11 69.09 boost-chrono-1.75.0-8.el9.x86_64 #11 69.09 boost-container-1.75.0-8.el9.x86_64 #11 69.09 boost-context-1.75.0-8.el9.x86_64 #11 69.09 boost-contract-1.75.0-8.el9.x86_64 #11 69.09 boost-coroutine-1.75.0-8.el9.x86_64 #11 69.09 boost-date-time-1.75.0-8.el9.x86_64 #11 69.09 boost-fiber-1.75.0-8.el9.x86_64 #11 69.09 boost-filesystem-1.75.0-8.el9.x86_64 #11 69.09 boost-graph-1.75.0-8.el9.x86_64 #11 69.09 boost-iostreams-1.75.0-8.el9.x86_64 #11 69.09 boost-locale-1.75.0-8.el9.x86_64 #11 69.09 boost-log-1.75.0-8.el9.x86_64 #11 69.09 boost-math-1.75.0-8.el9.x86_64 #11 69.09 boost-nowide-1.75.0-8.el9.x86_64 #11 69.09 boost-program-options-1.75.0-8.el9.x86_64 #11 69.09 boost-python3-1.75.0-8.el9.x86_64 #11 69.09 boost-random-1.75.0-8.el9.x86_64 #11 69.09 boost-regex-1.75.0-8.el9.x86_64 #11 69.09 boost-serialization-1.75.0-8.el9.x86_64 #11 69.09 boost-stacktrace-1.75.0-8.el9.x86_64 #11 69.09 boost-system-1.75.0-8.el9.x86_64 #11 69.09 boost-test-1.75.0-8.el9.x86_64 #11 69.09 boost-thread-1.75.0-8.el9.x86_64 #11 69.09 boost-timer-1.75.0-8.el9.x86_64 #11 69.09 boost-type_erasure-1.75.0-8.el9.x86_64 #11 69.09 boost-wave-1.75.0-8.el9.x86_64 #11 69.09 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 69.09 cyrus-sasl-2.1.27-21.el9.x86_64 #11 69.09 libicu-67.1-9.el9.x86_64 #11 69.09 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 69.09 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 69.09 logrotate-3.18.0-8.el9.x86_64 #11 69.09 protobuf-3.14.0-13.el9.x86_64 #11 69.09 redis-6.2.17-1.el9_5.x86_64 #11 69.09 #11 69.09 Complete! #11 69.80 80 files removed #11 DONE 70.2s #12 exporting to image #12 exporting layers #12 exporting layers 13.5s done #12 writing image sha256:02534723e27538333c738674e6fd56d0bd6d2d38bc4d67d9e47e76a16534ba98 #12 writing image sha256:02534723e27538333c738674e6fd56d0bd6d2d38bc4d67d9e47e76a16534ba98 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_0_9_2-2 0.1s done #12 DONE 14.3s 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-13 16:18:11,144: INFO: Docker build duration: 95 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] cdb12bc62ee2: Preparing 9bd53521a777: Preparing b62725ae38cb: Preparing aeb53854a67c: Preparing f8d5fed47598: Preparing 7096434be564: Preparing d3550c5e4971: Preparing fa7c14e21ca9: Preparing 63e5f97d4bb4: Preparing 9c6d6c1ca691: Preparing 162201df34ae: Preparing 5407b9db80f2: Preparing fbf8984dbf6f: Preparing aa2ff76b206c: Preparing 44343de3ea1d: Preparing f8d5fed47598: Waiting 7096434be564: Waiting d3550c5e4971: Waiting fa7c14e21ca9: Waiting 63e5f97d4bb4: Waiting 9c6d6c1ca691: Waiting 162201df34ae: Waiting 5407b9db80f2: Waiting fbf8984dbf6f: Waiting aa2ff76b206c: Waiting 44343de3ea1d: Waiting aeb53854a67c: Layer already exists f8d5fed47598: Layer already exists b62725ae38cb: Pushed 7096434be564: Layer already exists d3550c5e4971: Layer already exists fa7c14e21ca9: Layer already exists 9c6d6c1ca691: Layer already exists 63e5f97d4bb4: Layer already exists 162201df34ae: Layer already exists 5407b9db80f2: Layer already exists fbf8984dbf6f: Layer already exists aa2ff76b206c: Layer already exists 44343de3ea1d: Layer already exists 9bd53521a777: Pushed cdb12bc62ee2: Pushed master-2_0_9_2-2: digest: sha256:de7b1892370c3d3ad2b661f84362aaf46971f74c3434be538314e5c4ce5e13f6 size: 3460 2025-09-13 16:18:49,132: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 133 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_0_9_2-2 dd1d814aa270 33 seconds ago 653MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_0_9_2-2 1c28dabbd28a 39 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_0_9_2-2 e722fe03d5d6 41 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_0_9_2-2 fb65eafd52db 47 seconds ago 287MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_0_9_2-2 02534723e275 55 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_0_9_2-2 ceed9c7ae05c About a minute ago 287MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_0_9_2-2 a8d6fdf46f49 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_9_2-2 fcc75ce4503d About a minute ago 730MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_9_2-2 4d5631d74903 About a minute ago 730MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_9_2-2 38e0b366bd08 About a minute ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_9_2-2 abbc38df9cbb About a minute ago 705MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_9_2-2 506ca25e69fc About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_9_2-2 3f6e586442cb About a minute ago 526MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_9_2-2 9e9536d184b9 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_9_2-2 83b3c1e83b71 About a minute ago 515MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_9_2-2 a25dfbd69f53 About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_0_9_2-2 1c57eac5597e About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_9_2-2 bc9e279c7dfa 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_9_2-2 778d65d0b778 2 minutes ago 518MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_9_2-2 430a6f7850b6 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_9_2-2 82d33f2caa1d 2 minutes ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_9_2-2 2a0212f727f8 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_9_2-2 3c43f90edb12 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_9_2-2 e8e067a38242 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_9_2-2 78006470219f 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_9_2-2 5f1415c8c4c9 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_9_2-2 569962a5ecb0 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_9_2-2 6488e4487309 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_9_2-2 299dfec9ffb0 3 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_9_2-2 051b5df9adbb 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_9_2-2 a98889cadae2 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_9_2-2 677ee65d4e4e 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_9_2-2 7d3d38aee351 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_9_2-2 2927cb7dc44d 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_9_2-2 cfaae64ce369 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_9_2-2 8bb8f8a51da1 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_9_2-2 975461dc9b57 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_9_2-2 14caa70a52cc 6 minutes ago 2.4MB tf-dev-sandbox compile bb01c169503f 7 minutes ago 35.5GB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 2e83b0112cb4 40 minutes ago 2.37MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_9_2-2 73c469739c68 40 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_9_2-2 4c05b50af422 40 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_9_2-2 579c9b090675 40 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_9_2-2 5bdbd55ccc83 40 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 7e0632b4788c 3 hours ago 22GB