2025-08-11 15:01:25,859: INFO: Building opensdn-controller-control-control 2025-08-11 15:01:25,882: 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_4-4 --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} ---> 99c306f88bc0 Step 4/10 : ARG CONTAINER_NAME ---> Running in 776b474277c0 ---> Removed intermediate container 776b474277c0 ---> 81a811b1cb5f Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6ca726685c00 ---> Removed intermediate container 6ca726685c00 ---> cc026889ce82 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 b979f10b82f9 ---> Removed intermediate container b979f10b82f9 ---> 57df7cadf0c0 Step 7/10 : COPY entrypoint.sh / ---> 4f275cdc7cac Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in ee4af28d4664 ---> Removed intermediate container ee4af28d4664 ---> 48d6a8696b83 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ba9ac7d70d1a ---> Removed intermediate container ba9ac7d70d1a ---> b0c988a4a8d5 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in afa4374b64b2 ---> Removed intermediate container afa4374b64b2 ---> 3e5bc7a50b15 [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 3e5bc7a50b15 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_6_4-4 2025-08-11 15:01:44,689: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 3abaa52f5638: Preparing fb09a560f002: Preparing ff47947e07e0: Preparing d266d5b9b9cf: Preparing 509e6aff9850: Preparing fcdda19cc484: Preparing e0ff44ca4089: Preparing 3f9beeee22ea: Preparing f5a8ab7f2de7: Preparing f9b485fb81d0: Preparing 04d12f60dd75: Preparing 174f56854903: Preparing fcdda19cc484: Waiting e0ff44ca4089: Waiting 3f9beeee22ea: Waiting f5a8ab7f2de7: Waiting f9b485fb81d0: Waiting 04d12f60dd75: Waiting 174f56854903: Waiting 509e6aff9850: Layer already exists ff47947e07e0: Layer already exists fcdda19cc484: Layer already exists d266d5b9b9cf: Layer already exists e0ff44ca4089: Layer already exists fb09a560f002: Pushed f5a8ab7f2de7: Layer already exists f9b485fb81d0: Layer already exists 3f9beeee22ea: Layer already exists 174f56854903: Layer already exists 04d12f60dd75: Layer already exists 3abaa52f5638: Pushed master-1_9_6_4-4: digest: sha256:135f0264eb7712d49187b84ea7f43b80aa45a508d4823bb69a4b7902ff112bbb size: 2830 2025-08-11 15:02:05,330: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds