2025-06-26 11:05:24,997: INFO: Building opensdn-controller-control-control 2025-06-26 11:05:25,024: 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_3_8_5-1_3 --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-controller-control-control --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 13.31 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> 5a61c0408203 Step 4/10 : ARG CONTAINER_NAME ---> Running in b33845caa8a4 ---> Removed intermediate container b33845caa8a4 ---> d1b06fa96cf9 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 50bd9d92ae74 ---> Removed intermediate container 50bd9d92ae74 ---> 7631e22565c2 Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail Controller" description="Contrail Control is xmpp/bgp based routing engine for Contrail." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 67467ac4e3b4 ---> Removed intermediate container 67467ac4e3b4 ---> 6b07e6fe115f Step 7/10 : COPY entrypoint.sh / ---> 61807f610575 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 17d29f841cd8 ---> Removed intermediate container 17d29f841cd8 ---> bd84afc0b9c2 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4fe02400075e ---> Removed intermediate container 4fe02400075e ---> 05277d3b617f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 3eb208d87c02 ---> Removed intermediate container 3eb208d87c02 ---> b20747bbf77c [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 b20747bbf77c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_3_8_5-1_3 2025-06-26 11:05:39,544: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 4986ad9dc839: Preparing db6c9710b36f: Preparing b0865e023aae: Preparing 640ab5bdea9d: Preparing 2e6dbe79ead1: Preparing b6c26ae9de8d: Preparing 041cf18b0b7a: Preparing 073a82080d31: Preparing 842adbe77eb9: Preparing a9847746d4df: Preparing 470dfb442f28: Preparing 174f56854903: Preparing 4986ad9dc839: Waiting db6c9710b36f: Waiting b0865e023aae: Waiting 640ab5bdea9d: Waiting 2e6dbe79ead1: Waiting b6c26ae9de8d: Waiting 041cf18b0b7a: Waiting 073a82080d31: Waiting 842adbe77eb9: Waiting a9847746d4df: Waiting 470dfb442f28: Waiting 174f56854903: Waiting b0865e023aae: Layer already exists 2e6dbe79ead1: Layer already exists 640ab5bdea9d: Layer already exists b6c26ae9de8d: Layer already exists 073a82080d31: Layer already exists 041cf18b0b7a: Layer already exists db6c9710b36f: Pushed a9847746d4df: Layer already exists 174f56854903: Layer already exists 470dfb442f28: Layer already exists 842adbe77eb9: Layer already exists 4986ad9dc839: Pushed master-1_3_8_5-1_3: digest: sha256:ee1370a45a9d0d97e11bbfd73d4203e66dff20c2aa23e32ae85bbb3105aee80d size: 2830 2025-06-26 11:06:02,248: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds