2024-08-26 19:42:20,055: INFO: Building contrail-external-haproxy 2024-08-26 19:42:20,070: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-9_3_2-2 --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-9_3_2-2 ---> 30790f9231a6 Step 2/8 : ARG CONTAINER_NAME ---> Running in e865ecf85d96 ---> Removed intermediate container e865ecf85d96 ---> 8b49755d1cf8 Step 3/8 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7b314c565972 ---> Removed intermediate container 7b314c565972 ---> 2660b8aaf284 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 7490df890bc3 ---> Removed intermediate container 7490df890bc3 ---> 3c7a325b065e 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 5e979ec14cb9 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 5e979ec14cb9 ---> 7b805e58bf62 Step 6/8 : COPY *.sh / ---> 6e2836964bd9 Step 7/8 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 6595bfad7888 ---> Removed intermediate container 6595bfad7888 ---> 4ef0667c7017 Step 8/8 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 64ab373bb55b ---> Removed intermediate container 64ab373bb55b ---> 1c232efa06ac [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 1c232efa06ac Successfully tagged nexus.gz1.opensdn.io:5101/contrail-external-haproxy:master-9_3_2-2 Successfully tagged nexus.gz1.opensdn.io:5101/tf-external-haproxy:master-9_3_2-2 2024-08-26 19:43:25,820: INFO: Docker build duration: 65 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-external-haproxy] 690d5aae90a9: Preparing 853349af375f: Preparing df1a4a0ef6af: Preparing 348b4b8ae298: Preparing dfbe6520b429: Preparing 95fc4b366499: Preparing 40b887089f50: Preparing 493feff11be3: Preparing 174f56854903: Preparing 95fc4b366499: Waiting 40b887089f50: Waiting 493feff11be3: Waiting 174f56854903: Waiting 690d5aae90a9: Pushed 348b4b8ae298: Layer already exists 853349af375f: Pushed df1a4a0ef6af: Layer already exists dfbe6520b429: Layer already exists 95fc4b366499: Layer already exists 40b887089f50: Layer already exists 493feff11be3: Layer already exists 174f56854903: Layer already exists master-9_3_2-2: digest: sha256:f466e38cc16611eaece7b7b369f52e80ecbc35c93a32d0b411586db7a3de4de6 size: 2197 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-external-haproxy] 690d5aae90a9: Preparing 853349af375f: Preparing df1a4a0ef6af: Preparing 348b4b8ae298: Preparing dfbe6520b429: Preparing 95fc4b366499: Preparing 40b887089f50: Preparing 493feff11be3: Preparing 174f56854903: Preparing 40b887089f50: Waiting 493feff11be3: Waiting 174f56854903: Waiting 95fc4b366499: Waiting dfbe6520b429: Layer already exists 690d5aae90a9: Layer already exists df1a4a0ef6af: Layer already exists 853349af375f: Layer already exists 348b4b8ae298: Layer already exists 95fc4b366499: Layer already exists 40b887089f50: Layer already exists 174f56854903: Layer already exists 493feff11be3: Layer already exists master-9_3_2-2: digest: sha256:f466e38cc16611eaece7b7b369f52e80ecbc35c93a32d0b411586db7a3de4de6 size: 2197 2024-08-26 19:43:36,513: INFO: Building contrail-external-haproxy finished successfully, duration: 76 seconds