2025-09-15 13:10:34,228: INFO: Building opensdn-analytics-query-engine 2025-09-15 13:10:34,330: 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 done #1 DONE 1.4s #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_2-2 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.8s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_9_2-2 #5 DONE 3.6s #6 [stage-1 1/4] 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 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB 0.0s done #8 DONE 3.4s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.3s #10 [stage-1 3/4] COPY --from=build /root/work/build/production/query_engine/qed /usr/bin/contrail-query-engine #10 DONE 0.1s #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 0.666 Contrail repo 6.1 MB/s | 106 kB 00:00 #11 0.787 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.1 MB 00:00 #11 2.474 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #11 3.233 added from: http://tf-mirrors.gz1.opensdn.io/re 4.8 MB/s | 264 kB 00:00 #11 3.776 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 7.0 MB 00:00 #11 10.58 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.0 MB 00:00 #11 13.94 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 939 kB 00:00 #11 14.71 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 2.3 MB 00:00 #11 17.37 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 392 kB 00:00 #11 18.16 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #11 18.81 added from: http://tf-mirrors.gz1.opensdn.io/re 88 kB/s | 16 kB 00:00 #11 19.34 added from: http://tf-mirrors.gz1.opensdn.io/re 4.1 kB/s | 257 B 00:00 #11 19.74 added from: http://tf-mirrors.gz1.opensdn.io/re 281 kB/s | 13 kB 00:00 #11 20.13 added from: http://tf-mirrors.gz1.opensdn.io/re 404 kB/s | 64 kB 00:00 #11 21.33 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 30 MB 00:00 #11 46.16 Third parties for OpenSDN 22 MB/s | 5.4 MB 00:00 #11 58.49 Dependencies resolved. #11 58.49 =============================================================================================== #11 58.49 Package Arch Version Repository Size #11 58.49 =============================================================================================== #11 58.49 Installing: #11 58.49 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 58.49 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 58.49 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 58.49 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 58.49 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 58.49 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 58.49 Installing dependencies: #11 58.49 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 58.49 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 58.49 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 58.49 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 58.49 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 58.49 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 58.49 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 58.49 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 58.49 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 58.49 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 58.49 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 58.49 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 58.49 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 58.49 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 58.49 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 58.49 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 58.49 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 58.49 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 58.49 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 58.49 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 58.49 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 58.49 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 58.49 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 58.49 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 58.49 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 58.49 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 58.49 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 58.49 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 58.49 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 58.49 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 58.49 #11 58.49 Transaction Summary #11 58.49 =============================================================================================== #11 58.49 Install 36 Packages #11 58.49 #11 58.49 Total download size: 16 M #11 58.49 Installed size: 52 M #11 58.49 Downloading Packages: #11 58.64 (1/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 657 kB/s | 71 kB 00:00 #11 58.64 (2/36): logrotate-3.18.0-8.el9.x86_64.rpm 611 kB/s | 74 kB 00:00 #11 58.65 (3/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 16 kB 00:00 #11 58.65 (4/36): boost-1.75.0-8.el9.x86_64.rpm 781 kB/s | 11 kB 00:00 #11 58.66 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 24 kB 00:00 #11 58.66 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 36 kB 00:00 #11 58.67 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #11 58.67 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 44 kB 00:00 #11 58.70 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 32 kB 00:00 #11 58.70 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 908 kB/s | 13 kB 00:00 #11 58.70 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 38 kB 00:00 #11 58.70 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 4.3 MB/s | 57 kB 00:00 #11 58.71 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 101 kB 00:00 #11 58.73 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.5 MB/s | 38 kB 00:00 #11 58.73 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 13 MB/s | 214 kB 00:00 #11 58.77 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 9.2 MB/s | 408 kB 00:00 #11 58.77 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 205 kB 00:00 #11 58.78 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 682 kB/s | 15 kB 00:00 #11 58.85 (19/36): boost-program-options-1.75.0-8.el9.x86 1.7 MB/s | 106 kB 00:00 #11 58.85 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 92 kB 00:00 #11 58.85 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 23 kB 00:00 #11 58.86 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 17 MB/s | 277 kB 00:00 #11 58.86 (23/36): boost-serialization-1.75.0-8.el9.x86_6 7.8 MB/s | 129 kB 00:00 #11 58.88 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.3 MB/s | 27 kB 00:00 #11 58.88 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 732 kB/s | 13 kB 00:00 #11 58.89 (26/36): boost-thread-1.75.0-8.el9.x86_64.rpm 7.6 MB/s | 55 kB 00:00 #11 58.94 (27/36): boost-test-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 230 kB 00:00 #11 58.95 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 352 kB/s | 23 kB 00:00 #11 58.99 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 1.5 MB/s | 30 kB 00:00 #11 58.99 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 13 MB/s | 208 kB 00:00 #11 59.00 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 24 MB/s | 1.0 MB 00:00 #11 59.10 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 11 MB/s | 1.3 MB 00:00 #11 59.26 (33/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 5.5 MB/s | 867 kB 00:00 #11 59.39 (34/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 1.7 MB/s | 679 kB 00:00 #11 59.60 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 324 kB/s | 95 kB 00:00 #11 59.72 (36/36): libicu-67.1-9.el9.x86_64.rpm 8.3 MB/s | 9.6 MB 00:01 #11 59.72 -------------------------------------------------------------------------------- #11 59.72 Total 14 MB/s | 16 MB 00:01 #11 59.72 Running transaction check #11 59.96 Transaction check succeeded. #11 59.96 Running transaction test #11 60.83 Transaction test succeeded. #11 60.83 Running transaction #11 62.84 Preparing : 1/1 #11 62.99 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 63.01 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 63.02 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 63.02 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 63.81 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 64.00 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 64.22 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 64.52 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 64.59 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 64.59 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 64.65 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 64.65 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 64.65 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 64.67 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 64.71 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 64.71 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 64.72 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 64.75 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 64.76 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 64.77 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 64.79 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 64.80 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 64.80 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 64.81 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 64.82 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 64.84 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 64.85 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 64.86 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 64.86 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 64.87 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 64.89 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 64.94 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 64.94 #11 64.95 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 65.68 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 65.68 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 65.80 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 65.86 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 65.95 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 65.95 #11 65.95 #11 65.95 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 66.22 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 66.46 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 66.53 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 66.62 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 66.94 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 66.96 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 66.99 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 66.99 #11 66.99 #11 67.10 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 67.18 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 67.39 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 67.39 #11 67.39 #11 67.63 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 67.63 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 67.63 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 67.63 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 67.63 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 67.63 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 67.63 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 67.63 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 67.63 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 67.63 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 67.63 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 67.63 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 67.63 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 67.63 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 67.63 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 67.63 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 67.63 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 67.63 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 67.63 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 67.63 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 67.63 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 67.63 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 67.63 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 67.63 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 67.63 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 67.63 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 67.63 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 67.63 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 67.63 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 67.63 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 67.63 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 67.63 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 67.63 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 67.63 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 67.63 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 67.63 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 67.87 #11 67.87 Installed: #11 67.87 boost-1.75.0-8.el9.x86_64 #11 67.87 boost-atomic-1.75.0-8.el9.x86_64 #11 67.87 boost-chrono-1.75.0-8.el9.x86_64 #11 67.87 boost-container-1.75.0-8.el9.x86_64 #11 67.87 boost-context-1.75.0-8.el9.x86_64 #11 67.87 boost-contract-1.75.0-8.el9.x86_64 #11 67.87 boost-coroutine-1.75.0-8.el9.x86_64 #11 67.87 boost-date-time-1.75.0-8.el9.x86_64 #11 67.87 boost-fiber-1.75.0-8.el9.x86_64 #11 67.87 boost-filesystem-1.75.0-8.el9.x86_64 #11 67.87 boost-graph-1.75.0-8.el9.x86_64 #11 67.87 boost-iostreams-1.75.0-8.el9.x86_64 #11 67.87 boost-locale-1.75.0-8.el9.x86_64 #11 67.87 boost-log-1.75.0-8.el9.x86_64 #11 67.87 boost-math-1.75.0-8.el9.x86_64 #11 67.87 boost-nowide-1.75.0-8.el9.x86_64 #11 67.87 boost-program-options-1.75.0-8.el9.x86_64 #11 67.87 boost-python3-1.75.0-8.el9.x86_64 #11 67.87 boost-random-1.75.0-8.el9.x86_64 #11 67.87 boost-regex-1.75.0-8.el9.x86_64 #11 67.87 boost-serialization-1.75.0-8.el9.x86_64 #11 67.87 boost-stacktrace-1.75.0-8.el9.x86_64 #11 67.87 boost-system-1.75.0-8.el9.x86_64 #11 67.87 boost-test-1.75.0-8.el9.x86_64 #11 67.87 boost-thread-1.75.0-8.el9.x86_64 #11 67.87 boost-timer-1.75.0-8.el9.x86_64 #11 67.87 boost-type_erasure-1.75.0-8.el9.x86_64 #11 67.87 boost-wave-1.75.0-8.el9.x86_64 #11 67.87 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 67.87 cyrus-sasl-2.1.27-21.el9.x86_64 #11 67.87 libicu-67.1-9.el9.x86_64 #11 67.87 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 67.87 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 67.87 logrotate-3.18.0-8.el9.x86_64 #11 67.87 protobuf-3.14.0-13.el9.x86_64 #11 67.87 redis-6.2.17-1.el9_5.x86_64 #11 67.87 #11 67.87 Complete! #11 68.43 80 files removed #11 DONE 70.4s #12 exporting to image #12 exporting layers #12 exporting layers 16.0s done #12 writing image sha256:26946e6d20c8b21b188046de9d72dd9c7709a6ebeb5ce4e82273588070fe1af3 #12 writing image sha256:26946e6d20c8b21b188046de9d72dd9c7709a6ebeb5ce4e82273588070fe1af3 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_0_9_2-2 0.1s done #12 DONE 16.3s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-09-15 13:13:04,025: INFO: Docker build duration: 150 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] ba29dac11d18: Preparing e17c03951388: Preparing af47298d4791: Preparing 97bd79eec1b7: Preparing 08943cab71dd: Preparing 3fb7cd5ab4ad: Preparing 3f0c4b1cf383: Preparing 8f8bc7510419: Preparing 0df843b63b36: Preparing cbc85e432b77: Preparing 663ce34e7e41: Preparing f04f56f8e283: Preparing 61cb94b06dc7: Preparing 31bc0d3b2803: Preparing 44343de3ea1d: Preparing 08943cab71dd: Waiting 3fb7cd5ab4ad: Waiting 3f0c4b1cf383: Waiting 8f8bc7510419: Waiting 0df843b63b36: Waiting cbc85e432b77: Waiting 663ce34e7e41: Waiting f04f56f8e283: Waiting 61cb94b06dc7: Waiting 31bc0d3b2803: Waiting 44343de3ea1d: Waiting 97bd79eec1b7: Layer already exists 08943cab71dd: Layer already exists 3fb7cd5ab4ad: Layer already exists af47298d4791: Pushed 3f0c4b1cf383: Layer already exists 8f8bc7510419: Layer already exists 0df843b63b36: Layer already exists cbc85e432b77: Layer already exists 663ce34e7e41: Layer already exists f04f56f8e283: Layer already exists 61cb94b06dc7: Layer already exists 31bc0d3b2803: Layer already exists 44343de3ea1d: Layer already exists ba29dac11d18: Pushed e17c03951388: Pushed master-2_0_9_2-2: digest: sha256:9876aee1e6ec976f294a8aa2053adaf3c4c42858839e3031c68d5698be0a6873 size: 3460 2025-09-15 13:13:31,964: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 177 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_0_9_2-2 02b8f0b81bd1 20 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos master-2_0_9_2-2 e1901306ce07 22 seconds ago 230MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_0_9_2-2 2d8e4b535dbd 51 seconds ago 531MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_0_9_2-2 ac4806e5216c 51 seconds ago 1.12GB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_0_9_2-2 26946e6d20c8 57 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_0_9_2-2 b3c6d31b51c1 58 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_0_9_2-2 841a925e0a58 About a minute ago 888MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_0_9_2-2 79bec75899b9 About a minute ago 646MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_0_9_2-2 d8ec1357a4d2 About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_0_9_2-2 d5bf7f6d8e45 About a minute ago 854MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_0_9_2-2 48c0e7bbb81f About a minute ago 287MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_0_9_2-2 6854acdb7c29 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_0_9_2-2 2e86a3cda3dd About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_0_9_2-2 6310c092f60a About a minute ago 287MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_9_2-2 720cf10344bf 2 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_9_2-2 c198b52b1778 2 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_9_2-2 8ab0d1eb7e7d 2 minutes ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_9_2-2 d51640fb8c2b 2 minutes ago 526MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_9_2-2 19748a330765 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_9_2-2 6d7b5c078808 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_9_2-2 d9f398b925f0 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_9_2-2 399e5e99b879 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_9_2-2 9f113d912552 2 minutes ago 518MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_9_2-2 9f8694408d01 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_9_2-2 4dbfebd40bf3 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_9_2-2 325ec19f2831 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_9_2-2 b85e62c3f049 2 minutes ago 515MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_9_2-2 4143658edfbe 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_9_2-2 ba4b32d12d5c 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_9_2-2 4fb45976b1fc 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_9_2-2 1d76275820b6 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_9_2-2 5fa6b808eb66 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_9_2-2 1f139c1dd119 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_9_2-2 f16c4451e620 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_9_2-2 6b2526d56693 3 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_9_2-2 0085b970f381 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_9_2-2 4614f4e6c658 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_9_2-2 617b8e860df1 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_9_2-2 746265f39204 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_9_2-2 5dbced18cd48 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_9_2-2 adb7630426fa 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_9_2-2 560c3e6bec5e 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_9_2-2 c729540a1d5a 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_9_2-2 b625bd38e0d4 7 minutes ago 2.4MB tf-dev-sandbox compile fcbed32d4fc1 7 minutes ago 23.1GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_9_2-2 47ad4368ff1a About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 09a1ed3c1fd8 About an hour ago 2.37MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_9_2-2 a6d7b9677567 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_9_2-2 4b703e0e65e0 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_9_2-2 d722168e0e5f About an hour ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable b707e22fc545 7 hours ago 2.83GB