2025-06-13 20:20:13,231: INFO: Building opensdn-controller-control-control 2025-06-13 20:20:13,287: 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_0_8-2 --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} ---> b98739926ecd Step 4/10 : ARG CONTAINER_NAME ---> Running in 0b610dd18465 ---> Removed intermediate container 0b610dd18465 ---> 22135c42f009 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3ab0da84c2a7 ---> Removed intermediate container 3ab0da84c2a7 ---> 3939a3d1ce34 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 d4d340b82ad9 ---> Removed intermediate container d4d340b82ad9 ---> bd75a0859b25 Step 7/10 : COPY entrypoint.sh / ---> f70b63d5a811 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 13b2e0b1669f ---> Removed intermediate container 13b2e0b1669f ---> 33985e679cd5 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1e251f7a6541 ---> Removed intermediate container 1e251f7a6541 ---> dbe4aa3c6fee Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 7fc992d535e4 ---> Removed intermediate container 7fc992d535e4 ---> ce2b6b099f7a [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 ce2b6b099f7a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_8-2 2025-06-13 20:20:28,954: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 09f08d731aae: Preparing a44e0e880828: Preparing bc281979686e: Preparing f10feec017f3: Preparing 77d4953a8d12: Preparing b91f5c05a311: Preparing 4c68c7ee20de: Preparing c4e8f38d8a1a: Preparing f7fe766fb063: Preparing 3b5e06f89694: Preparing 7c0b1351f3aa: Preparing 174f56854903: Preparing 09f08d731aae: Waiting a44e0e880828: Waiting bc281979686e: Waiting f10feec017f3: Waiting 77d4953a8d12: Waiting b91f5c05a311: Waiting 4c68c7ee20de: Waiting c4e8f38d8a1a: Waiting f7fe766fb063: Waiting 3b5e06f89694: Waiting 7c0b1351f3aa: Waiting 174f56854903: Waiting bc281979686e: Layer already exists f10feec017f3: Layer already exists 77d4953a8d12: Layer already exists b91f5c05a311: Layer already exists c4e8f38d8a1a: Layer already exists f7fe766fb063: Layer already exists 4c68c7ee20de: Layer already exists 3b5e06f89694: Layer already exists a44e0e880828: Pushed 7c0b1351f3aa: Layer already exists 174f56854903: Layer already exists 09f08d731aae: Pushed master-1_8_0_8-2: digest: sha256:1dc797c10aab51a900859e276923778707b9b2116d84892d845f55561ff6d028 size: 2829 2025-06-13 20:20:53,210: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds