2025-07-23 05:38:24,591: INFO: Building opensdn-controller-control-control 2025-07-23 05:38:24,647: 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_7_3-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} ---> 71f62f24d100 Step 4/10 : ARG CONTAINER_NAME ---> Running in 3aa4eb1d1980 ---> Removed intermediate container 3aa4eb1d1980 ---> be850b696c16 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in ae1edfbd2a74 ---> Removed intermediate container ae1edfbd2a74 ---> 5151bc06320d 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 769f4798a778 ---> Removed intermediate container 769f4798a778 ---> 7b72d0a7298f Step 7/10 : COPY entrypoint.sh / ---> b5a980396a2e Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 10df86aecab3 ---> Removed intermediate container 10df86aecab3 ---> d098b32b797a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 215d1df84ac0 ---> Removed intermediate container 215d1df84ac0 ---> bf699c714b84 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 39a5902cbf09 ---> Removed intermediate container 39a5902cbf09 ---> c72081a6f19b [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 c72081a6f19b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_3-4 2025-07-23 05:38:42,121: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 056abf281861: Preparing 3d0df8cea87e: Preparing 0bb3be0fd4a3: Preparing 5644f456664e: Preparing 6c36cd5e5c8d: Preparing 52fc30cf23ca: Preparing 509bb480b395: Preparing be717f449cf3: Preparing 39369d577975: Preparing 98403fdfcffe: Preparing e98879c79552: Preparing 174f56854903: Preparing 056abf281861: Waiting 3d0df8cea87e: Waiting 0bb3be0fd4a3: Waiting 5644f456664e: Waiting 6c36cd5e5c8d: Waiting 52fc30cf23ca: Waiting 509bb480b395: Waiting be717f449cf3: Waiting 39369d577975: Waiting 98403fdfcffe: Waiting e98879c79552: Waiting 174f56854903: Waiting 0bb3be0fd4a3: Layer already exists 6c36cd5e5c8d: Layer already exists 52fc30cf23ca: Layer already exists 5644f456664e: Layer already exists 3d0df8cea87e: Pushed be717f449cf3: Layer already exists 39369d577975: Layer already exists 509bb480b395: Layer already exists 98403fdfcffe: Layer already exists 174f56854903: Layer already exists e98879c79552: Layer already exists 056abf281861: Pushed master-1_9_7_3-4: digest: sha256:9b6856a4b08654c587bcc03a04480e2a6da6bf912c9165264639dfc3fd2e5504 size: 2830 2025-07-23 05:39:03,671: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds