2025-06-24 08:02:23,138: INFO: Building opensdn-external-haproxy 2025-06-24 08:02:23,157: 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-1_0_9_8-4_4 --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} ---> 2859790adb8d Step 4/10 : ARG CONTAINER_NAME ---> Running in 63a2efae2226 ---> Removed intermediate container 63a2efae2226 ---> 05f0958baca7 Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0da9de08face ---> Removed intermediate container 0da9de08face ---> 37924e0efbd4 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 54b24bb369bb ---> Removed intermediate container 54b24bb369bb ---> 5c9da49ead8d 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 7e80563fa399 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 7e80563fa399 ---> 6aa43b99ae3c Step 8/10 : COPY *.sh / ---> 8e1dbedbe9a1 Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 4c1601326c89 ---> Removed intermediate container 4c1601326c89 ---> a9cf2759d293 Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 951879fd2ae5 ---> Removed intermediate container 951879fd2ae5 ---> 520c84b31d84 [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 520c84b31d84 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-1_0_9_8-4_4 2025-06-24 08:03:13,902: INFO: Docker build duration: 50 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-haproxy] e82285ed7fec: Preparing 630097a985ab: Preparing 95595eaefd26: Preparing 4b2b83fc44c1: Preparing 8a79e3bee8b3: Preparing 95b450f3aff3: Preparing 69d429bc7c9e: Preparing 82385243fb4d: Preparing 174f56854903: Preparing 95b450f3aff3: Waiting 69d429bc7c9e: Waiting 82385243fb4d: Waiting 174f56854903: Waiting e82285ed7fec: Pushed 95595eaefd26: Layer already exists 8a79e3bee8b3: Layer already exists 4b2b83fc44c1: Layer already exists 95b450f3aff3: Layer already exists 630097a985ab: Pushed 69d429bc7c9e: Layer already exists 174f56854903: Layer already exists 82385243fb4d: Layer already exists master-1_0_9_8-4_4: digest: sha256:a378dbb3555fa729c02b2e6579643cf5394be260aaeca59d612b8499813f94f8 size: 2197 2025-06-24 08:03:16,440: INFO: Building opensdn-external-haproxy finished successfully, duration: 53 seconds