2025-08-21 16:01:56,235: INFO: Building opensdn-external-haproxy 2025-08-21 16:01:56,248: 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_2_8-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} ---> d105b1e13162 Step 4/10 : ARG CONTAINER_NAME ---> Running in eb84a8c64cdf ---> Removed intermediate container eb84a8c64cdf ---> 0b1861e44d21 Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in cc1eb810518a ---> Removed intermediate container cc1eb810518a ---> c30714fdeb8c 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 dd96b2e3ca4a ---> Removed intermediate container dd96b2e3ca4a ---> 68441db0a058 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 879649c1405e 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 879649c1405e ---> 990d2ca1695f Step 8/10 : COPY *.sh / ---> 06668cb745ac Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 2edfcede2ecc ---> Removed intermediate container 2edfcede2ecc ---> 3757d67c4e0a Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 24fc18fb7c6e ---> Removed intermediate container 24fc18fb7c6e ---> 5f0a09f75f77 [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 5f0a09f75f77 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_0_2_8-1 2025-08-21 16:02:41,463: INFO: Docker build duration: 45 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-haproxy] 2184d72df980: Preparing 6ac5a208337c: Preparing e4b39f94205c: Preparing 56e6b7d9c6d0: Preparing 28984901d4ca: Preparing 3bf37b0fbeae: Preparing 3407be6100cf: Preparing 10d3721ee197: Preparing 174f56854903: Preparing 3bf37b0fbeae: Waiting 3407be6100cf: Waiting 10d3721ee197: Waiting 174f56854903: Waiting 2184d72df980: Pushed 28984901d4ca: Layer already exists 56e6b7d9c6d0: Layer already exists e4b39f94205c: Layer already exists 3bf37b0fbeae: Layer already exists 6ac5a208337c: Pushed 3407be6100cf: Layer already exists 10d3721ee197: Layer already exists 174f56854903: Layer already exists master-2_0_2_8-1: digest: sha256:0a542c8801776fe3c386c4ab900bd20b7f46f9c49ed2b57939b694e3d0cf5203 size: 2197 2025-08-21 16:02:43,481: INFO: Building opensdn-external-haproxy finished successfully, duration: 47 seconds