2024-09-15 08:53:48,414: INFO: Building contrail-external-haproxy 2024-09-15 08:53:48,440: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_0_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-1_0_3_2-2 ---> 253c42a50602 Step 2/8 : ARG CONTAINER_NAME ---> Running in d055d93aa9ba ---> Removed intermediate container d055d93aa9ba ---> 4640166d0e60 Step 3/8 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in c879506c6252 ---> Removed intermediate container c879506c6252 ---> 4c11a6c964b2 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 a542c001c818 ---> Removed intermediate container a542c001c818 ---> 7e94fb084ced 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 feea5937ed21 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 feea5937ed21 ---> ccf14cc13882 Step 6/8 : COPY *.sh / ---> 600daead3f6b Step 7/8 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 49112431e04e ---> Removed intermediate container 49112431e04e ---> 2fb0bbe30eb4 Step 8/8 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 3b5bdd0c1546 ---> Removed intermediate container 3b5bdd0c1546 ---> 8ba6991a1859 [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 8ba6991a1859 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-external-haproxy:master-1_0_3_2-2 Successfully tagged nexus.gz1.opensdn.io:5101/tf-external-haproxy:master-1_0_3_2-2 2024-09-15 08:55:23,614: INFO: Docker build duration: 95 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-external-haproxy] a76f071ebec4: Preparing cd31d604e32b: Preparing 2ef37ced1020: Preparing 829bd3877d90: Preparing 353fac45c3f8: Preparing abdee2022505: Preparing b524e6173259: Preparing a691956a7b0e: Preparing 174f56854903: Preparing b524e6173259: Waiting a691956a7b0e: Waiting 174f56854903: Waiting abdee2022505: Waiting a76f071ebec4: Pushed 829bd3877d90: Layer already exists cd31d604e32b: Pushed 353fac45c3f8: Layer already exists 2ef37ced1020: Layer already exists abdee2022505: Layer already exists b524e6173259: Layer already exists a691956a7b0e: Layer already exists 174f56854903: Layer already exists master-1_0_3_2-2: digest: sha256:e1c37e4fc2c275c2b00d26c25b0e1546559315c88a9406b434725989ed6e6eac size: 2197 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-external-haproxy] a76f071ebec4: Preparing cd31d604e32b: Preparing 2ef37ced1020: Preparing 829bd3877d90: Preparing 353fac45c3f8: Preparing abdee2022505: Preparing b524e6173259: Preparing a691956a7b0e: Preparing 174f56854903: Preparing abdee2022505: Waiting b524e6173259: Waiting a691956a7b0e: Waiting 174f56854903: Waiting 353fac45c3f8: Layer already exists a76f071ebec4: Layer already exists cd31d604e32b: Layer already exists 2ef37ced1020: Layer already exists 829bd3877d90: Layer already exists abdee2022505: Layer already exists b524e6173259: Layer already exists a691956a7b0e: Layer already exists 174f56854903: Layer already exists master-1_0_3_2-2: digest: sha256:e1c37e4fc2c275c2b00d26c25b0e1546559315c88a9406b434725989ed6e6eac size: 2197 2024-09-15 08:55:34,339: INFO: Building contrail-external-haproxy finished successfully, duration: 106 seconds