2025-06-07 07:15:18,238: INFO: Building opensdn-controller-control-control 2025-06-07 07:15:18,267: 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_6_2_1-5 --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} ---> bf93c1013045 Step 4/10 : ARG CONTAINER_NAME ---> Running in 7a4b7d772801 ---> Removed intermediate container 7a4b7d772801 ---> b38d984c62ad Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5ee576c0d23e ---> Removed intermediate container 5ee576c0d23e ---> 66d58e4a11b7 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 4112154ad009 ---> Removed intermediate container 4112154ad009 ---> b776bb1eefee Step 7/10 : COPY entrypoint.sh / ---> 23ea06c7cfe7 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 2b65cb0f13e0 ---> Removed intermediate container 2b65cb0f13e0 ---> 394839dcfa18 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fa1fe4f34e52 ---> Removed intermediate container fa1fe4f34e52 ---> ee6a7434a5eb Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in be45ffecf86e ---> Removed intermediate container be45ffecf86e ---> 2831ced3323a [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 2831ced3323a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_2_1-5 2025-06-07 07:15:33,895: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 74f0ec63a660: Preparing a7cc94b377fc: Preparing 5d7f8ec449b1: Preparing 9eb2cef5abe8: Preparing 70f7f894c2d5: Preparing 37fb81dd1442: Preparing 8992e53daa73: Preparing 7ee7347a809a: Preparing 0429fde61f0f: Preparing 69941a721149: Preparing b4e115a2efa3: Preparing 174f56854903: Preparing 74f0ec63a660: Waiting a7cc94b377fc: Waiting 5d7f8ec449b1: Waiting 9eb2cef5abe8: Waiting 70f7f894c2d5: Waiting 37fb81dd1442: Waiting 8992e53daa73: Waiting 7ee7347a809a: Waiting 0429fde61f0f: Waiting 69941a721149: Waiting b4e115a2efa3: Waiting 174f56854903: Waiting 5d7f8ec449b1: Layer already exists 9eb2cef5abe8: Layer already exists 70f7f894c2d5: Layer already exists 8992e53daa73: Layer already exists 37fb81dd1442: Layer already exists 7ee7347a809a: Layer already exists 0429fde61f0f: Layer already exists 69941a721149: Layer already exists a7cc94b377fc: Pushed 174f56854903: Layer already exists b4e115a2efa3: Layer already exists 74f0ec63a660: Pushed master-1_6_2_1-5: digest: sha256:247e4473d4b95b2923caf1fb496ae3d75c703ff75112a2ac0de77b7497cacfda size: 2830 2025-06-07 07:15:54,855: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds