2025-07-16 16:32:32,159: INFO: Building opensdn-controller-control-control 2025-07-16 16:32:32,191: 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_9_6_6-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} ---> 5ab268aeebcb Step 4/10 : ARG CONTAINER_NAME ---> Running in 5e9be1b688c8 ---> Removed intermediate container 5e9be1b688c8 ---> 11dfc12828d0 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4e2b92b737af ---> Removed intermediate container 4e2b92b737af ---> bfed89252496 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 b059ce88c6eb ---> Removed intermediate container b059ce88c6eb ---> f7f1db925128 Step 7/10 : COPY entrypoint.sh / ---> 0fd86ccb13e7 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in ca895c2c16a2 ---> Removed intermediate container ca895c2c16a2 ---> 296f64b8ccc1 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7366fd57b9ff ---> Removed intermediate container 7366fd57b9ff ---> 7cf417877df5 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 66f012e38d9c ---> Removed intermediate container 66f012e38d9c ---> 420122af4f0d [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 420122af4f0d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_6_6-1 2025-07-16 16:32:46,331: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 7d1ce51dc0ad: Preparing 35652f2105e4: Preparing 445ba044309f: Preparing f9b6a5b2647f: Preparing 9a4b466d668d: Preparing 39a9e4378b52: Preparing 250387540049: Preparing 54370833f121: Preparing d1f2f948a231: Preparing 2238a3c50943: Preparing b2866ac86aa1: Preparing 174f56854903: Preparing 7d1ce51dc0ad: Waiting 35652f2105e4: Waiting 445ba044309f: Waiting f9b6a5b2647f: Waiting 9a4b466d668d: Waiting 39a9e4378b52: Waiting 250387540049: Waiting 54370833f121: Waiting d1f2f948a231: Waiting 2238a3c50943: Waiting b2866ac86aa1: Waiting 174f56854903: Waiting f9b6a5b2647f: Layer already exists 445ba044309f: Layer already exists 250387540049: Layer already exists 9a4b466d668d: Layer already exists 39a9e4378b52: Layer already exists 35652f2105e4: Pushed 54370833f121: Layer already exists 2238a3c50943: Layer already exists b2866ac86aa1: Layer already exists 174f56854903: Layer already exists d1f2f948a231: Layer already exists 7d1ce51dc0ad: Pushed master-1_9_6_6-1: digest: sha256:752afb501bf06381b622aac539077144ad3ab30779cc649e5c38bce344ce5646 size: 2830 2025-07-16 16:33:06,884: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds