2025-06-10 14:01:43,327: INFO: Building opensdn-controller-control-control 2025-06-10 14:01:43,359: 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_6-1 --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} ---> 996763d0ae0a Step 4/10 : ARG CONTAINER_NAME ---> Running in c9e4a9057035 ---> Removed intermediate container c9e4a9057035 ---> 98c1fabf30ea Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6d640de7f88f ---> Removed intermediate container 6d640de7f88f ---> 9208b2c31428 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 9be2c381fe9d ---> Removed intermediate container 9be2c381fe9d ---> 68a65a6b83dc Step 7/10 : COPY entrypoint.sh / ---> 2f2971ff571c Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 7ecbb97de5c9 ---> Removed intermediate container 7ecbb97de5c9 ---> ab1de86bdacb Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7cc59e93c335 ---> Removed intermediate container 7cc59e93c335 ---> 9119b908d292 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 2b096f93eed2 ---> Removed intermediate container 2b096f93eed2 ---> fad92ba662c2 [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 fad92ba662c2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_6-1 2025-06-10 14:01:58,673: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] e1dd72c94e40: Preparing f561515f3a96: Preparing f333ff335bc9: Preparing 30d5e0bdb20b: Preparing 01bb5341bee0: Preparing ef3c16817a08: Preparing eee25efe6468: Preparing e4fb3b39c17e: Preparing cd9f521f0196: Preparing 8417e0c2de06: Preparing 314ab9573925: Preparing 174f56854903: Preparing e1dd72c94e40: Waiting f561515f3a96: Waiting f333ff335bc9: Waiting 30d5e0bdb20b: Waiting 01bb5341bee0: Waiting ef3c16817a08: Waiting eee25efe6468: Waiting e4fb3b39c17e: Waiting cd9f521f0196: Waiting 8417e0c2de06: Waiting 314ab9573925: Waiting 174f56854903: Waiting f561515f3a96: Pushed f333ff335bc9: Layer already exists 30d5e0bdb20b: Layer already exists 01bb5341bee0: Layer already exists ef3c16817a08: Layer already exists e4fb3b39c17e: Layer already exists eee25efe6468: Layer already exists cd9f521f0196: Layer already exists 174f56854903: Layer already exists 8417e0c2de06: Layer already exists 314ab9573925: Layer already exists e1dd72c94e40: Pushed master-1_8_0_6-1: digest: sha256:52d0e1f5dfebc204524c225f772060cf846c51719bf1cad9254277a07d6ded77 size: 2830 2025-06-10 14:02:16,636: INFO: Building opensdn-controller-control-control finished successfully, duration: 33 seconds