2025-08-19 12:32:07,487: INFO: Building opensdn-controller-control-control 2025-08-19 12:32:07,544: 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-2_0_2_3-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} ---> fc4fcb3753cc Step 4/10 : ARG CONTAINER_NAME ---> Running in 3e6107f9c9d8 ---> Removed intermediate container 3e6107f9c9d8 ---> a55dffb162d8 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4c619bb7a130 ---> Removed intermediate container 4c619bb7a130 ---> 830ff93d28d8 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 570de4c62362 ---> Removed intermediate container 570de4c62362 ---> 1b085b4578b0 Step 7/10 : COPY entrypoint.sh / ---> e6eaa28c7cc3 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in e838a3b7d8ec ---> Removed intermediate container e838a3b7d8ec ---> f791cce79408 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d0e0d60390ff ---> Removed intermediate container d0e0d60390ff ---> 149ad78d5fc5 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 96d2aeec142c ---> Removed intermediate container 96d2aeec142c ---> 8f2cca611b5a [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 8f2cca611b5a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_2_3-1 2025-08-19 12:32:23,335: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 4d0ea232a7b7: Preparing 9e446d96b884: Preparing 97ec42db9020: Preparing 094f30842b4d: Preparing df9fbe9ce9ae: Preparing f483e922276c: Preparing 7a36193610a0: Preparing e42efaa3714c: Preparing b314a084ff95: Preparing 0089cd662f3c: Preparing 237410159bb4: Preparing 174f56854903: Preparing 4d0ea232a7b7: Waiting 9e446d96b884: Waiting 97ec42db9020: Waiting 094f30842b4d: Waiting df9fbe9ce9ae: Waiting f483e922276c: Waiting 7a36193610a0: Waiting e42efaa3714c: Waiting b314a084ff95: Waiting 0089cd662f3c: Waiting 237410159bb4: Waiting 174f56854903: Waiting 97ec42db9020: Layer already exists 094f30842b4d: Layer already exists 9e446d96b884: Pushed df9fbe9ce9ae: Layer already exists f483e922276c: Layer already exists 7a36193610a0: Layer already exists b314a084ff95: Layer already exists 0089cd662f3c: Layer already exists e42efaa3714c: Layer already exists 237410159bb4: Layer already exists 174f56854903: Layer already exists 4d0ea232a7b7: Pushed master-2_0_2_3-1: digest: sha256:e2140272b711e4f391cbee9ef0ee5b21eb5271d0a5aef7ada8c28f2e66765421 size: 2830 2025-08-19 12:32:48,922: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds