2025-08-20 08:35:01,486: INFO: Building opensdn-controller-control-control 2025-08-20 08:35:01,576: 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-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} ---> b233ceaba753 Step 4/10 : ARG CONTAINER_NAME ---> Running in 371d34f43cc9 ---> Removed intermediate container 371d34f43cc9 ---> 668aa7c8445a Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 56081ae3b26b ---> Removed intermediate container 56081ae3b26b ---> 5333b4f5d4c7 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 c69d6f5958b0 ---> Removed intermediate container c69d6f5958b0 ---> eabefbfdee8f Step 7/10 : COPY entrypoint.sh / ---> dcde316030be Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 56e4d3f6b142 ---> Removed intermediate container 56e4d3f6b142 ---> 816389002ce4 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 765f1e52b934 ---> Removed intermediate container 765f1e52b934 ---> 4547acd24244 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 463a01cbcc1e ---> Removed intermediate container 463a01cbcc1e ---> 9e7e1d24d363 [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 9e7e1d24d363 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_2_3-3 2025-08-20 08:35:20,350: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] c27e21107fa5: Preparing 856b5ae885f9: Preparing 3f33647fa6c8: Preparing c64d7a0e1fc6: Preparing add9fa91a566: Preparing d7471d655035: Preparing 04ee5bd86f01: Preparing 5224a22b1d87: Preparing e009caa8ce1a: Preparing 825f4a928e56: Preparing 1d070a54680c: Preparing 174f56854903: Preparing c27e21107fa5: Waiting 856b5ae885f9: Waiting 3f33647fa6c8: Waiting c64d7a0e1fc6: Waiting add9fa91a566: Waiting 04ee5bd86f01: Waiting 5224a22b1d87: Waiting e009caa8ce1a: Waiting 825f4a928e56: Waiting 1d070a54680c: Waiting 174f56854903: Waiting d7471d655035: Waiting 856b5ae885f9: Pushed c64d7a0e1fc6: Layer already exists add9fa91a566: Layer already exists d7471d655035: Layer already exists 04ee5bd86f01: Layer already exists 3f33647fa6c8: Layer already exists 5224a22b1d87: Layer already exists 1d070a54680c: Layer already exists e009caa8ce1a: Layer already exists 825f4a928e56: Layer already exists 174f56854903: Layer already exists c27e21107fa5: Pushed master-2_0_2_3-3: digest: sha256:b2c774b9a59414a7cb59daff541134448be793614a566c598da6c66e52d61042 size: 2830 2025-08-20 08:35:36,011: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds