2025-05-13 11:13:33,729: INFO: Building opensdn-controller-control-control 2025-05-13 11:13:33,754: 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=2024.1-1_6_6_5-3 --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} ---> 89da8b404679 Step 4/10 : ARG CONTAINER_NAME ---> Running in b47c5f2305ae ---> Removed intermediate container b47c5f2305ae ---> 76e69c218e24 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2c6f72fbe69f ---> Removed intermediate container 2c6f72fbe69f ---> ff68b13fb03a 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 2b17d4f5a878 ---> Removed intermediate container 2b17d4f5a878 ---> 24d22a2ddfdc Step 7/10 : COPY entrypoint.sh / ---> 0def9c811117 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 9b7b2716088a ---> Removed intermediate container 9b7b2716088a ---> e347b162a6e8 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7bf1ed950da2 ---> Removed intermediate container 7bf1ed950da2 ---> 3efb8dc6ca37 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 7d4cdc35059d ---> Removed intermediate container 7d4cdc35059d ---> d6b52ca6a718 [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 d6b52ca6a718 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:2024.1-1_6_6_5-3 2025-05-13 11:13:49,262: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 794744d7b5d7: Preparing 20569c95c6af: Preparing 0b535e85eaeb: Preparing 794744d7b5d7: Waiting 20569c95c6af: Waiting 0b535e85eaeb: Waiting c9d577b07527: Preparing 4f256925d987: Preparing 36935d6796f5: Preparing 5373860ce4e9: Preparing 1877c51e9efb: Preparing a524487294dc: Preparing 3067870db1ac: Preparing a699fa9e0643: Preparing 174f56854903: Preparing c9d577b07527: Waiting 4f256925d987: Waiting 36935d6796f5: Waiting 1877c51e9efb: Waiting a524487294dc: Waiting 3067870db1ac: Waiting a699fa9e0643: Waiting 174f56854903: Waiting 0b535e85eaeb: Layer already exists 4f256925d987: Layer already exists c9d577b07527: Layer already exists 20569c95c6af: Pushed 1877c51e9efb: Layer already exists 5373860ce4e9: Layer already exists 36935d6796f5: Layer already exists 3067870db1ac: Layer already exists 174f56854903: Layer already exists a699fa9e0643: Layer already exists a524487294dc: Layer already exists 794744d7b5d7: Pushed 2024.1-1_6_6_5-3: digest: sha256:9efa8ec0cbb5c20b4bf1de2aa7c38f53180ef0bec98c114d2e01d4452cb99109 size: 2830 2025-05-13 11:14:11,146: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds