2025-06-23 15:18:09,758: INFO: Building opensdn-controller-control-control 2025-06-23 15:18:09,785: 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_6_2-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} ---> 319f82cfdcba Step 4/10 : ARG CONTAINER_NAME ---> Running in 6510acc31a38 ---> Removed intermediate container 6510acc31a38 ---> 5c55baa24027 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in c550a025194c ---> Removed intermediate container c550a025194c ---> cf81c1794f17 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 837b0c07c665 ---> Removed intermediate container 837b0c07c665 ---> 4d97dc55bea8 Step 7/10 : COPY entrypoint.sh / ---> d6d59542a532 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 8913fea74c2d ---> Removed intermediate container 8913fea74c2d ---> 89123e7792f4 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5a1a9b5ecd6e ---> Removed intermediate container 5a1a9b5ecd6e ---> 7567bd28ccb3 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 9fea069e672d ---> Removed intermediate container 9fea069e672d ---> d0032ccd1497 [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 d0032ccd1497 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_6_2-1 2025-06-23 15:18:26,018: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 66e3a9bf3ebb: Preparing 123114afbc53: Preparing a090f8ca7b9e: Preparing 819cb083f86f: Preparing c5159c0b8d41: Preparing 2dd99a81f305: Preparing 971e06505c49: Preparing a7e17567dc75: Preparing ceb7a2809545: Preparing 37844d6b1490: Preparing 12678a118623: Preparing 174f56854903: Preparing 66e3a9bf3ebb: Waiting 123114afbc53: Waiting a090f8ca7b9e: Waiting 819cb083f86f: Waiting c5159c0b8d41: Waiting 2dd99a81f305: Waiting 971e06505c49: Waiting a7e17567dc75: Waiting ceb7a2809545: Waiting 37844d6b1490: Waiting 12678a118623: Waiting 174f56854903: Waiting a090f8ca7b9e: Layer already exists 819cb083f86f: Layer already exists c5159c0b8d41: Layer already exists 971e06505c49: Layer already exists 123114afbc53: Pushed 2dd99a81f305: Layer already exists a7e17567dc75: Layer already exists ceb7a2809545: Layer already exists 37844d6b1490: Layer already exists 174f56854903: Layer already exists 12678a118623: Layer already exists 66e3a9bf3ebb: Pushed master-1_8_6_2-1: digest: sha256:721f00a0e9e9b923bce926792acfb85694317c570be636f4d1b04b2392096c9e size: 2830 2025-06-23 15:18:54,631: INFO: Building opensdn-controller-control-control finished successfully, duration: 45 seconds