2024-09-11 05:51:46,384: INFO: Building contrail-external-haproxy 2024-09-11 05:51:46,426: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-7_7_2-1_0 --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=contrail-external-haproxy --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 7.68 kB Step 1/8 : FROM nexus.gz1.opensdn.io:5101/contrail-general-base:master-7_7_2-1_0 ---> 6d4234ba5b96 Step 2/8 : ARG CONTAINER_NAME ---> Running in a3ad207b00b5 ---> Removed intermediate container a3ad207b00b5 ---> 9532654efbae Step 3/8 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in 562b93055d20 ---> Removed intermediate container 562b93055d20 ---> cc113f2357e1 Step 4/8 : 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 7c48ff805a5e ---> Removed intermediate container 7c48ff805a5e ---> b94ad5228268 Step 5/8 : RUN yum install -y haproxy && usermod -a -G $CONTRAIL_GID haproxy && yum clean all -y && rm -rf /var/cache/yum ---> Running in b58a58bab341 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 contrail-tpc : 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 Cleaning up list of fastest mirrors ---> Removed intermediate container b58a58bab341 ---> 29c0f945cb3c Step 6/8 : COPY *.sh / ---> 2cc931647480 Step 7/8 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 793e045060d4 ---> Removed intermediate container 793e045060d4 ---> 7761307648c9 Step 8/8 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in e304a8537ff9 ---> Removed intermediate container e304a8537ff9 ---> c38beba6ecee [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built c38beba6ecee Successfully tagged nexus.gz1.opensdn.io:5101/contrail-external-haproxy:master-7_7_2-1_0 Successfully tagged nexus.gz1.opensdn.io:5101/tf-external-haproxy:master-7_7_2-1_0 2024-09-11 05:53:15,183: INFO: Docker build duration: 89 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-external-haproxy] c53f04a9b1c9: Preparing 9f3568eb7a67: Preparing b185c99d4930: Preparing 7ebf4c8948cf: Preparing 1cbda214d3cd: Preparing 5efaaac903c9: Preparing 70e248e6cbc6: Preparing aebf0bad46b6: Preparing 174f56854903: Preparing 1cbda214d3cd: Waiting 5efaaac903c9: Waiting 70e248e6cbc6: Waiting aebf0bad46b6: Waiting c53f04a9b1c9: Waiting 9f3568eb7a67: Waiting b185c99d4930: Waiting 174f56854903: Waiting 7ebf4c8948cf: Waiting c53f04a9b1c9: Pushed b185c99d4930: Layer already exists 9f3568eb7a67: Pushed 7ebf4c8948cf: Layer already exists 1cbda214d3cd: Layer already exists 5efaaac903c9: Layer already exists 70e248e6cbc6: Layer already exists aebf0bad46b6: Layer already exists 174f56854903: Layer already exists master-7_7_2-1_0: digest: sha256:ac5292290208512dfbd7937929f36c02757c7a165adb666b8f18c24be01748e8 size: 2197 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-external-haproxy] c53f04a9b1c9: Preparing 9f3568eb7a67: Preparing b185c99d4930: Preparing 7ebf4c8948cf: Preparing 1cbda214d3cd: Preparing 5efaaac903c9: Preparing 70e248e6cbc6: Preparing aebf0bad46b6: Preparing 174f56854903: Preparing c53f04a9b1c9: Waiting 9f3568eb7a67: Waiting b185c99d4930: Waiting 7ebf4c8948cf: Waiting 1cbda214d3cd: Waiting 5efaaac903c9: Waiting 70e248e6cbc6: Waiting aebf0bad46b6: Waiting 174f56854903: Waiting c53f04a9b1c9: Layer already exists 7ebf4c8948cf: Layer already exists 9f3568eb7a67: Layer already exists b185c99d4930: Layer already exists 1cbda214d3cd: Layer already exists 5efaaac903c9: Layer already exists 70e248e6cbc6: Layer already exists aebf0bad46b6: Layer already exists 174f56854903: Layer already exists master-7_7_2-1_0: digest: sha256:ac5292290208512dfbd7937929f36c02757c7a165adb666b8f18c24be01748e8 size: 2197 2024-09-11 05:53:30,495: INFO: Building contrail-external-haproxy finished successfully, duration: 104 seconds