2025-05-09 14:15:27,419: INFO: Building opensdn-controller-control-control 2025-05-09 14:15:27,473: 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_6_9-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} ---> ae38284de48a Step 4/10 : ARG CONTAINER_NAME ---> Running in c073ae4328fb ---> Removed intermediate container c073ae4328fb ---> a834ad813ed9 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8bf6d217be00 ---> Removed intermediate container 8bf6d217be00 ---> 256637119b9b 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 7d4087008ab4 ---> Removed intermediate container 7d4087008ab4 ---> 7c53938cd5d2 Step 7/10 : COPY entrypoint.sh / ---> 7e213c69deeb Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 33d5ec608c82 ---> Removed intermediate container 33d5ec608c82 ---> de9d69d28bc6 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2d2cf044d0c5 ---> Removed intermediate container 2d2cf044d0c5 ---> 3155411c3a4c Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in ed7fed58b5c7 ---> Removed intermediate container ed7fed58b5c7 ---> 1d96c97e14d4 [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 1d96c97e14d4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_9-5 2025-05-09 14:15:46,096: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] e935354eaf95: Preparing 3f58b32580cc: Preparing 01d19eb8f580: Preparing 136d215a7046: Preparing c4ca7cac79ee: Preparing 3794b8398fee: Preparing 011c99429a99: Preparing 1e0e728cdca6: Preparing c9a1efa9158b: Preparing 6ca28d7e28c3: Preparing 4e682db68587: Preparing 174f56854903: Preparing e935354eaf95: Waiting 3f58b32580cc: Waiting 01d19eb8f580: Waiting 136d215a7046: Waiting c4ca7cac79ee: Waiting 3794b8398fee: Waiting 011c99429a99: Waiting 1e0e728cdca6: Waiting c9a1efa9158b: Waiting 6ca28d7e28c3: Waiting 4e682db68587: Waiting 174f56854903: Waiting 01d19eb8f580: Layer already exists 136d215a7046: Layer already exists c4ca7cac79ee: Layer already exists 3794b8398fee: Layer already exists 011c99429a99: Layer already exists 1e0e728cdca6: Layer already exists c9a1efa9158b: Layer already exists 3f58b32580cc: Pushed 6ca28d7e28c3: Layer already exists 174f56854903: Layer already exists 4e682db68587: Layer already exists e935354eaf95: Pushed master-1_6_6_9-5: digest: sha256:7ca6968489a6f69974db17d2203f6025b5fe595e4aa3b2c63f01e4f531907f87 size: 2830 2025-05-09 14:16:05,683: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds