2025-10-08 06:39:43,685: INFO: Building opensdn-analytics-collector 2025-10-08 06:39:43,778: 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_3_4-6 --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-collector --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.27kB done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_3_4-6 #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.6s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_3_4-6 #5 DONE 0.2s #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_3_4-6 #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: 5.50kB 0.0s done #8 DONE 3.3s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.2s #10 [stage-1 3/4] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 0.5s #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 0.919 Contrail repo 21 kB/s | 257 B 00:00 #11 1.005 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.1 MB 00:00 #11 2.099 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 730 kB 00:00 #11 2.571 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 MB/s | 264 kB 00:00 #11 3.000 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 7.0 MB 00:00 #11 7.418 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 4.0 MB 00:00 #11 9.694 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #11 10.28 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 2.3 MB 00:00 #11 11.93 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 392 kB 00:00 #11 12.45 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #11 13.23 added from: http://tf-mirrors.gz1.opensdn.io/re 59 kB/s | 16 kB 00:00 #11 13.63 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 kB/s | 257 B 00:00 #11 14.36 added from: http://tf-mirrors.gz1.opensdn.io/re 45 kB/s | 13 kB 00:00 #11 14.76 added from: http://tf-mirrors.gz1.opensdn.io/re 504 kB/s | 64 kB 00:00 #11 15.83 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 30 MB 00:00 #11 27.99 Third parties for OpenSDN 37 MB/s | 5.1 MB 00:00 #11 35.28 Error: #11 35.28 Problem: cannot install the best candidate for the job #11 35.28 - nothing provides libcrypto.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 35.28 - nothing provides libssl.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 35.28 - nothing provides libcrypto.so.10(libcrypto.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 35.28 - nothing provides libssl.so.10(libssl.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 35.32 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) #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: 14.76 added from: http://tf-mirrors.gz1.opensdn.io/re 504 kB/s | 64 kB 00:00 15.83 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 30 MB 00:00 27.99 Third parties for OpenSDN 37 MB/s | 5.1 MB 00:00 35.28 Error: 35.28 Problem: cannot install the best candidate for the job 35.28 - nothing provides libcrypto.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 35.28 - nothing provides libssl.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 35.28 - nothing provides libcrypto.so.10(libcrypto.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 35.28 - nothing provides libssl.so.10(libssl.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 35.32 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) ------ 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:21 -------------------- 20 | COPY --from=build /root/contrail/buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector 21 | >>> RUN set -e ; 22 | >>> source /etc/os-release && 23 | >>> ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; 24 | >>> if [[ ${ver} == 9 ]]; then 25 | >>> pkgs="boost" ; 26 | >>> else 27 | >>> pkgs="boost169" ; 28 | >>> fi ; 29 | >>> yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; 30 | >>> yum clean all -y ; 31 | >>> rm -rf /var/cache/yum 32 | -------------------- 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:41:24,802: INFO: Docker build duration: 101 seconds 2025-10-08 06:41:24,819: ERROR: Building opensdn-analytics-collector failed, duration: 101 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_0_3_4-6 d43b9c522fc2 23 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_0_3_4-6 ba07e5da6ede 44 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_0_3_4-6 8afdc64a0e2d 52 seconds ago 889MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_0_3_4-6 cf17a1a0bcf0 About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_3_4-6 c52cbfcc89c1 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_3_4-6 683131d7c794 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_0_3_4-6 0f80dcdc77c4 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_3_4-6 f9d643f60d50 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_3_4-6 fceded7c2677 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_3_4-6 2864a3d3fcd1 About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_3_4-6 78c7ea20063a About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_3_4-6 32cf950de97e About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_0_3_4-6 d8c65edd3741 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_3_4-6 69e66b6a048d About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_3_4-6 873d1630b96d About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_3_4-6 a7a6b22099ac About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_3_4-6 b4759a6c5a12 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_3_4-6 8116d7c33693 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_3_4-6 bf36ba4c32b9 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_3_4-6 6bfaabd9aa93 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_3_4-6 98d672039e4d 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_3_4-6 0de79dc98323 2 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_3_4-6 8073094eaa2c 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_3_4-6 9e956f5269ad 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_3_4-6 240ae888ee74 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_3_4-6 02ac5adb0e66 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_3_4-6 1cfffb490f4d 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_3_4-6 db06fbf734a3 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_3_4-6 7d8a5b665f24 3 minutes ago 190MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_3_4-6 cfbbe413dfc0 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_3_4-6 82549c4b3a50 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_3_4-6 dd9b9029117a 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_3_4-6 81e0a76474fa 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_3_4-6 3f6643ad40ed 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_3_4-6 13486b85beaf 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_3_4-6 4bd94b97d013 6 minutes ago 2.43MB tf-dev-sandbox compile 691e3e7f5f1a 6 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_3_4-6 1c9c8b7889dc About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 876c2e541558 About an hour ago 2.41MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_3_4-6 c537cb178218 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_3_4-6 d836773626a3 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_3_4-6 b873e527c3a5 About an hour ago 4.17kB tf-dev-sandbox frozen 7de4577281ce 2 hours ago 2.84GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 7de4577281ce 2 hours ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB