2025-06-09 15:53:25,125: INFO: Building opensdn-controller-control-control 2025-06-09 15:53:25,146: 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_2_1-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} ---> 23ea73ca90fc Step 4/10 : ARG CONTAINER_NAME ---> Running in d8ef36bccb47 ---> Removed intermediate container d8ef36bccb47 ---> b904f8b1a77e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 527a4260bde5 ---> Removed intermediate container 527a4260bde5 ---> 67f90f285bcb 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 79677f5b143a ---> Removed intermediate container 79677f5b143a ---> e39a56f54e79 Step 7/10 : COPY entrypoint.sh / ---> 2f681a83e0bc Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 0305af2e1409 ---> Removed intermediate container 0305af2e1409 ---> ac1263518478 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 83c3bc3b684d ---> Removed intermediate container 83c3bc3b684d ---> 0b1b28c64c81 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 0314cfaa41cf ---> Removed intermediate container 0314cfaa41cf ---> 60318376c9e9 [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 60318376c9e9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_2_1-2 2025-06-09 15:53:43,578: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] fa2ad7192506: Preparing 63638725dba8: Preparing 52f226ff1c05: Preparing c5e52ea47a81: Preparing 2425ae065226: Preparing 55ea78bae23f: Preparing 30146c74e4d7: Preparing 05119fd99294: Preparing 0f1754337ea6: Preparing 2361d55ec9fc: Preparing 8a5fb7356a1c: Preparing 174f56854903: Preparing fa2ad7192506: Waiting 63638725dba8: Waiting 52f226ff1c05: Waiting c5e52ea47a81: Waiting 2425ae065226: Waiting 55ea78bae23f: Waiting 30146c74e4d7: Waiting 05119fd99294: Waiting 0f1754337ea6: Waiting 2361d55ec9fc: Waiting 8a5fb7356a1c: Waiting 174f56854903: Waiting 2425ae065226: Layer already exists 52f226ff1c05: Layer already exists c5e52ea47a81: Layer already exists 63638725dba8: Pushed 55ea78bae23f: Layer already exists 30146c74e4d7: Layer already exists 05119fd99294: Layer already exists 8a5fb7356a1c: Layer already exists 2361d55ec9fc: Layer already exists 174f56854903: Layer already exists 0f1754337ea6: Layer already exists fa2ad7192506: Pushed master-1_8_2_1-2: digest: sha256:0bbcc2b50c28cd5f6548d7f61b3c85c2be9f7fd2ae58715eae5f5c35f2dcefde size: 2830 2025-06-09 15:54:06,900: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds