2025-06-13 09:48:50,550: INFO: Building opensdn-controller-control-control 2025-06-13 09:48:50,592: 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_8_0_7-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-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} ---> ccb03d5fa412 Step 4/10 : ARG CONTAINER_NAME ---> Running in b85762c24b87 ---> Removed intermediate container b85762c24b87 ---> 7417f2601be5 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5cb4cd9af81e ---> Removed intermediate container 5cb4cd9af81e ---> 1fb1853a637d 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 38202adeba0c ---> Removed intermediate container 38202adeba0c ---> 63f30cc7ec32 Step 7/10 : COPY entrypoint.sh / ---> a2146b849148 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 059dda906178 ---> Removed intermediate container 059dda906178 ---> ec8d26305a1f Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a8b80305f2fc ---> Removed intermediate container a8b80305f2fc ---> 3b35494b1b56 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 241cd251d288 ---> Removed intermediate container 241cd251d288 ---> b9a63abb65b4 [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 b9a63abb65b4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_7-1 2025-06-13 09:49:07,526: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 7008a5361540: Preparing b3ed59c98a29: Preparing c263c806bdc5: Preparing c67aa7c1ac36: Preparing 5a2ed84df1a1: Preparing 29878e7eb061: Preparing ae1bfd412a8c: Preparing b4e58b7c5c66: Preparing 7674ffee09df: Preparing bbd89dc9b466: Preparing 6920b22c9973: Preparing 174f56854903: Preparing 7008a5361540: Waiting b3ed59c98a29: Waiting c263c806bdc5: Waiting c67aa7c1ac36: Waiting 5a2ed84df1a1: Waiting 29878e7eb061: Waiting ae1bfd412a8c: Waiting 7674ffee09df: Waiting bbd89dc9b466: Waiting 6920b22c9973: Waiting 174f56854903: Waiting b4e58b7c5c66: Waiting c67aa7c1ac36: Layer already exists c263c806bdc5: Layer already exists 5a2ed84df1a1: Layer already exists 29878e7eb061: Layer already exists ae1bfd412a8c: Layer already exists b4e58b7c5c66: Layer already exists b3ed59c98a29: Pushed 7674ffee09df: Layer already exists 6920b22c9973: Layer already exists bbd89dc9b466: Layer already exists 174f56854903: Layer already exists 7008a5361540: Pushed master-1_8_0_7-1: digest: sha256:9ece12e11b30716416c2b80458924b51e7e7075ab3f59a3d6a6eadd659bd47d1 size: 2829 2025-06-13 09:49:26,172: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds