2025-07-12 06:44:42,910: INFO: Building opensdn-controller-control-control 2025-07-12 06:44:42,961: 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_9_4_1-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} ---> 0e34e10f5e0c Step 4/10 : ARG CONTAINER_NAME ---> Running in 64fb6433c84f ---> Removed intermediate container 64fb6433c84f ---> 17f238ea12d1 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9031a52e85f1 ---> Removed intermediate container 9031a52e85f1 ---> 71be217a7ddb 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 18bb7af1a876 ---> Removed intermediate container 18bb7af1a876 ---> 7f434028e171 Step 7/10 : COPY entrypoint.sh / ---> 7316f67e5550 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 58ad642633e2 ---> Removed intermediate container 58ad642633e2 ---> 1caed562a616 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2b93207719cf ---> Removed intermediate container 2b93207719cf ---> 035614b7b003 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 26c6a27a0c86 ---> Removed intermediate container 26c6a27a0c86 ---> d5952bb8b4cc [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 d5952bb8b4cc Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_4_1-1 2025-07-12 06:44:59,415: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 2179521f8ed9: Preparing d2582047767e: Preparing bb7a8b935faa: Preparing 314bdf42b4f1: Preparing 051a66af5cea: Preparing c5414e382c33: Preparing 90f7724bd1b3: Preparing 26191e9fca64: Preparing cf11b1083ab4: Preparing 0c9d2a439be6: Preparing 0255d167c60b: Preparing 174f56854903: Preparing 2179521f8ed9: Waiting d2582047767e: Waiting bb7a8b935faa: Waiting 314bdf42b4f1: Waiting 051a66af5cea: Waiting c5414e382c33: Waiting 90f7724bd1b3: Waiting 26191e9fca64: Waiting cf11b1083ab4: Waiting 0c9d2a439be6: Waiting 0255d167c60b: Waiting 174f56854903: Waiting 051a66af5cea: Layer already exists 314bdf42b4f1: Layer already exists bb7a8b935faa: Layer already exists d2582047767e: Pushed 26191e9fca64: Layer already exists cf11b1083ab4: Layer already exists c5414e382c33: Layer already exists 90f7724bd1b3: Layer already exists 0c9d2a439be6: Layer already exists 174f56854903: Layer already exists 0255d167c60b: Layer already exists 2179521f8ed9: Pushed master-1_9_4_1-1: digest: sha256:f0a1d12e3418a134b5e8d68a965382ddeb4a5eabf0eec5442fe476987d6b4344 size: 2830 2025-07-12 06:45:19,463: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds