2025-10-08 06:21:52,566: INFO: Building opensdn-analytics-query-engine 2025-10-08 06:21:52,575: 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_4_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.37kB 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.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_4_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: #4 transferring context: 2B done #4 DONE 0.1s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_2-2 #5 DONE 0.1s #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_4_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 done #8 DONE 0.1s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_2-2 #5 DONE 0.1s #10 [stage-1 3/4] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 1.9s #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 librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #11 1.078 Contrail repo 2.7 kB/s | 257 B 00:00 #11 1.153 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.1 MB 00:00 #11 1.618 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 730 kB 00:00 #11 1.901 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 264 kB 00:00 #11 2.171 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 7.0 MB 00:00 #11 3.763 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 4.0 MB 00:00 #11 4.724 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 939 kB 00:00 #11 5.055 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 2.3 MB 00:00 #11 5.761 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 MB/s | 392 kB 00:00 #11 6.019 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 MB/s | 451 kB 00:00 #11 6.641 added from: http://tf-mirrors.gz1.opensdn.io/re 40 kB/s | 16 kB 00:00 #11 6.844 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 kB/s | 257 B 00:00 #11 7.183 added from: http://tf-mirrors.gz1.opensdn.io/re 407 kB/s | 13 kB 00:00 #11 7.572 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #11 8.587 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 30 MB 00:00 #11 22.12 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #11 31.18 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) #11 31.18 Error: #11 31.18 Problem: cannot install the best candidate for the job #11 31.18 - nothing provides libcrypto.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 31.18 - nothing provides libssl.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 31.18 - nothing provides libcrypto.so.10(libcrypto.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 31.18 - nothing provides libssl.so.10(libssl.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 ERROR: process "/bin/sh -c 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 librdkafka ; yum clean all -y ; rm -rf /var/cache/yum" did not complete successfully: exit code: 1 ------ > [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 librdkafka ; yum clean all -y ; rm -rf /var/cache/yum: 7.572 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 8.587 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 30 MB 00:00 22.12 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 31.18 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 31.18 Error: 31.18 Problem: cannot install the best candidate for the job 31.18 - nothing provides libcrypto.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 31.18 - nothing provides libssl.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 31.18 - nothing provides libcrypto.so.10(libcrypto.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 31.18 - nothing provides libssl.so.10(libssl.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc ------ 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) Dockerfile:23 -------------------- 22 | COPY --from=build /root/contrail/buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine 23 | >>> RUN set -e ; 24 | >>> source /etc/os-release && 25 | >>> ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; 26 | >>> if [[ ${ver} == 9 ]]; then 27 | >>> pkgs="boost" ; 28 | >>> else 29 | >>> pkgs="boost169" ; 30 | >>> fi ; 31 | >>> yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; 32 | >>> yum clean all -y ; 33 | >>> rm -rf /var/cache/yum 34 | -------------------- ERROR: failed to solve: process "/bin/sh -c 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 librdkafka ; yum clean all -y ; rm -rf /var/cache/yum" did not complete successfully: exit code: 1 2025-10-08 06:22:29,807: INFO: Docker build duration: 37 seconds 2025-10-08 06:22:29,815: ERROR: Building opensdn-analytics-query-engine failed, duration: 37 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_4_2-2 618ba922aee4 9 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_4_2-2 8d03ceb3ca24 9 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_4_2-2 4425075d55bf 18 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_4_2-2 cf9a4ef61f84 18 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_4_2-2 6f7d3c4c7352 20 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_4_2-2 7c0a2ad214e0 20 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_4_2-2 cfd734290f90 24 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_4_2-2 d1d9886d4795 25 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_4_2-2 434425b7a40a 26 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_4_2-2 41060d8f983b 26 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_4_2-2 b483a6e726ab 28 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_4_2-2 32dc00c4e77f 28 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_4_2-2 131c0799ef23 28 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_4_2-2 0edb523e551b About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_4_2-2 46f8c498061c About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_4_2-2 282b52d913c1 About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_4_2-2 089722be9053 About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_4_2-2 ad5d5404ae6b About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_4_2-2 fa59fa0599e8 About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_4_2-2 d130b29f382b About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_4_2-2 e0de62734ae6 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_4_2-2 f46fb2e36ff7 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_4_2-2 b83275535803 2 minutes ago 173MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_4_2-2 420e347dd7c8 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_4_2-2 b5f88cd12112 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_4_2-2 468e1bf6b4ab 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_4_2-2 89e6993c3219 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_4_2-2 5ad11afb0934 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_4_2-2 39f6fd0793d0 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_4_2-2 8f1c320356d9 4 minutes ago 2.43MB tf-dev-sandbox compile cde08bf9844d 5 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_4_2-2 5554399f8a05 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_4_2-2 520aa0aec33b About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src ae161eaf48a8 About an hour ago 2.41MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_4_2-2 ad9da9466d35 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_4_2-2 f2904cb3be79 About an hour ago 32.6MB tf-dev-sandbox frozen 492f73cdd762 About an hour ago 2.84GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 492f73cdd762 About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB