2025-08-08 02:15:00,027: INFO: Building opensdn-controller-control-control 2025-08-08 02:15:00,047: 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_8_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} ---> f3ec606f5216 Step 4/10 : ARG CONTAINER_NAME ---> Running in 2300f1da3d1c ---> Removed intermediate container 2300f1da3d1c ---> 98dd09a1404e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in c298587f3d4e ---> Removed intermediate container c298587f3d4e ---> 1abebcaac4ae 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 5f8b8001029c ---> Removed intermediate container 5f8b8001029c ---> 8bdf9aed434d Step 7/10 : COPY entrypoint.sh / ---> 744eed8d6e07 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 99297c98509b ---> Removed intermediate container 99297c98509b ---> b131749ea09a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f45bb0f76306 ---> Removed intermediate container f45bb0f76306 ---> ef8f8c74013c Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 41b780d75389 ---> Removed intermediate container 41b780d75389 ---> 64261722d835 [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 64261722d835 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_6-1 2025-08-08 02:15:17,196: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] c9e41dc536fc: Preparing fba5d9f37b93: Preparing 6f15cee01da6: Preparing 23cde9994d1d: Preparing 7c1f9dadd56e: Preparing 5f625d212f91: Preparing 9c6e7be273b9: Preparing e31aa73f4383: Preparing 6c75ca97a238: Preparing 76ea7b1a0c09: Preparing 28e11f434a13: Preparing 174f56854903: Preparing c9e41dc536fc: Waiting fba5d9f37b93: Waiting 6f15cee01da6: Waiting 23cde9994d1d: Waiting 7c1f9dadd56e: Waiting 5f625d212f91: Waiting 9c6e7be273b9: Waiting e31aa73f4383: Waiting 6c75ca97a238: Waiting 76ea7b1a0c09: Waiting 28e11f434a13: Waiting 174f56854903: Waiting 6f15cee01da6: Layer already exists fba5d9f37b93: Pushed 7c1f9dadd56e: Layer already exists 23cde9994d1d: Layer already exists 5f625d212f91: Layer already exists e31aa73f4383: Layer already exists 9c6e7be273b9: Layer already exists 6c75ca97a238: Layer already exists 174f56854903: Layer already exists 28e11f434a13: Layer already exists 76ea7b1a0c09: Layer already exists c9e41dc536fc: Pushed master-1_9_8_6-1: digest: sha256:40e80e37f5852581ce71569c3d5bf132335abfe997e58b38289cb9726a5a950b size: 2830 2025-08-08 02:15:39,318: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds