2025-08-22 21:19:08,172: INFO: Building opensdn-external-haproxy 2025-08-22 21:19:08,191: 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_0-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-external-haproxy --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 6.144 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} ---> 7ece94694b71 Step 4/10 : ARG CONTAINER_NAME ---> Running in d70e57cd6f4f ---> Removed intermediate container d70e57cd6f4f ---> d999e5f45313 Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in e004893765fb ---> Removed intermediate container e004893765fb ---> fdafb5976316 Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail HAProxy" description="Contrail HAProxy supports high availability for Contrail container subsystems." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 1f179e984b30 ---> Removed intermediate container 1f179e984b30 ---> 56968a976105 Step 7/10 : RUN set -e ; yum install -y haproxy && usermod -a -G $CONTRAIL_GID haproxy && yum clean all -y && rm -rf /var/cache/yum ---> Running in b6d8e5ff9d6e Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package haproxy.x86_64 0:1.5.18-9.el7_9.1 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: haproxy x86_64 1.5.18-9.el7_9.1 tf-mirrors.ci_repos_yum7-updates 835 k Transaction Summary ================================================================================ Install 1 Package Total download size: 835 k Installed size: 2.6 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : haproxy-1.5.18-9.el7_9.1.x86_64 1/1 Verifying : haproxy-1.5.18-9.el7_9.1.x86_64 1/1 Installed: haproxy.x86_64 0:1.5.18-9.el7_9.1 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates : tpc Cleaning up list of fastest mirrors ---> Removed intermediate container b6d8e5ff9d6e ---> 89eb7c46ca24 Step 8/10 : COPY *.sh / ---> 532d59ccd587 Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in ba6f2b58265e ---> Removed intermediate container ba6f2b58265e ---> c4102d9f2e08 Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 31870aefc45e ---> Removed intermediate container 31870aefc45e ---> 5be135631682 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 5be135631682 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_0_3_0-1 2025-08-22 21:20:04,156: INFO: Docker build duration: 56 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-haproxy] 0a5a95d7e47b: Preparing ebc65d1762f0: Preparing 5a405ca64239: Preparing 604a79b49590: Preparing 6313b62809e0: Preparing 198bda9d6565: Preparing 8bbac7514045: Preparing 6637edef5225: Preparing 174f56854903: Preparing ebc65d1762f0: Waiting 5a405ca64239: Waiting 604a79b49590: Waiting 6313b62809e0: Waiting 198bda9d6565: Waiting 8bbac7514045: Waiting 6637edef5225: Waiting 174f56854903: Waiting 0a5a95d7e47b: Pushed 5a405ca64239: Layer already exists 604a79b49590: Layer already exists 6313b62809e0: Layer already exists 198bda9d6565: Layer already exists ebc65d1762f0: Pushed 8bbac7514045: Layer already exists 6637edef5225: Layer already exists 174f56854903: Layer already exists master-2_0_3_0-1: digest: sha256:cf65e55b0c62189c3ea3ae58551bf85adcc6dd656c7f33c9bd7d4ba4c3a8fb8b size: 2197 2025-08-22 21:20:06,189: INFO: Building opensdn-external-haproxy finished successfully, duration: 58 seconds