2025-05-12 09:56:46,645: INFO: Building opensdn-controller-control-control 2025-05-12 09:56:46,746: 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_8_2-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} ---> df6a7b666b30 Step 4/10 : ARG CONTAINER_NAME ---> Running in c60d6532a575 ---> Removed intermediate container c60d6532a575 ---> 69dc96da848f Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in e3326834f535 ---> Removed intermediate container e3326834f535 ---> 4effda53231a 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 7b0007fedec7 ---> Removed intermediate container 7b0007fedec7 ---> ea07b70f23ba Step 7/10 : COPY entrypoint.sh / ---> 8a7b0cac6438 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 03104577a2d3 ---> Removed intermediate container 03104577a2d3 ---> eb6447ef12b9 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d115e8e454b1 ---> Removed intermediate container d115e8e454b1 ---> fa337473377a Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 033dc2859494 ---> Removed intermediate container 033dc2859494 ---> 7bfcb0236bea [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 7bfcb0236bea Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_8_2-2 2025-05-12 09:57:05,715: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 52349f957cf6: Preparing c295a5e4ee70: Preparing aaf21c6f6eef: Preparing e8ae2524274a: Preparing b31d3b4160f7: Preparing 7cd9c520791a: Preparing c1fbe4e44282: Preparing 74ae2c02182e: Preparing 7793b6d4dbd1: Preparing f22cdc1413ee: Preparing e66fa860cd43: Preparing 174f56854903: Preparing 52349f957cf6: Waiting c295a5e4ee70: Waiting aaf21c6f6eef: Waiting e8ae2524274a: Waiting b31d3b4160f7: Waiting 7cd9c520791a: Waiting c1fbe4e44282: Waiting 74ae2c02182e: Waiting 7793b6d4dbd1: Waiting f22cdc1413ee: Waiting e66fa860cd43: Waiting 174f56854903: Waiting aaf21c6f6eef: Layer already exists c295a5e4ee70: Pushed b31d3b4160f7: Layer already exists e8ae2524274a: Layer already exists 7cd9c520791a: Layer already exists c1fbe4e44282: Layer already exists 74ae2c02182e: Layer already exists 7793b6d4dbd1: Layer already exists f22cdc1413ee: Layer already exists e66fa860cd43: Layer already exists 174f56854903: Layer already exists 52349f957cf6: Pushed master-1_6_8_2-2: digest: sha256:6fe92f4b36c1593d4deb461f0667c539a13b9d5f641ad479a137b8d117a6db42 size: 2830 2025-05-12 09:57:26,508: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds