2025-07-16 15:58:39,167: INFO: Building opensdn-external-haproxy 2025-07-16 15:58:39,182: 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_9_4_3-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} ---> f5328ef40e54 Step 4/10 : ARG CONTAINER_NAME ---> Running in f4c1254ae44b ---> Removed intermediate container f4c1254ae44b ---> be39bff35aa4 Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in 601f7a416c81 ---> Removed intermediate container 601f7a416c81 ---> 5d45314f2b70 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 d4b48aa24d07 ---> Removed intermediate container d4b48aa24d07 ---> 6e2b210af1eb 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 79e8a1b48f3d 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 79e8a1b48f3d ---> 678ab7ed9b11 Step 8/10 : COPY *.sh / ---> 808c2dcbe20a Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 72685937c30d ---> Removed intermediate container 72685937c30d ---> 61052a8ce491 Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 7c089e1dcb5e ---> Removed intermediate container 7c089e1dcb5e ---> 7362fb988ca5 [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 7362fb988ca5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-1_9_4_3-1 2025-07-16 15:59:32,531: INFO: Docker build duration: 53 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-haproxy] 10d312c28bbb: Preparing d654e1b9f87a: Preparing 61973a7a3919: Preparing 89c1fdef0c0f: Preparing 4ff3f7fd21bb: Preparing 1ff7f633d0ae: Preparing 7218f16888dd: Preparing b01b936df4da: Preparing 174f56854903: Preparing 1ff7f633d0ae: Waiting 7218f16888dd: Waiting 174f56854903: Waiting b01b936df4da: Waiting 10d312c28bbb: Pushed 61973a7a3919: Layer already exists d654e1b9f87a: Pushed 89c1fdef0c0f: Layer already exists 4ff3f7fd21bb: Layer already exists 1ff7f633d0ae: Layer already exists 7218f16888dd: Layer already exists b01b936df4da: Layer already exists 174f56854903: Layer already exists master-1_9_4_3-1: digest: sha256:5673ea7aa16db5e0a416c07db18f06310015439dee6f243a923fa4f68f3b8f4b size: 2197 2025-07-16 15:59:34,627: INFO: Building opensdn-external-haproxy finished successfully, duration: 55 seconds