2025-07-23 12:50:34,837: INFO: Building opensdn-controller-control-control 2025-07-23 12:50:34,874: 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_8_0-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} ---> b8b6bdae6400 Step 4/10 : ARG CONTAINER_NAME ---> Running in 7e73c0aa10e6 ---> Removed intermediate container 7e73c0aa10e6 ---> fdf64bd00ebf Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1245b3368512 ---> Removed intermediate container 1245b3368512 ---> 29bb04d3d7da 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 a15ed1816f28 ---> Removed intermediate container a15ed1816f28 ---> d9ec55d6feb2 Step 7/10 : COPY entrypoint.sh / ---> 739ac66a365f Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 8dd8dacb62c3 ---> Removed intermediate container 8dd8dacb62c3 ---> f895334c0b75 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 787643750a59 ---> Removed intermediate container 787643750a59 ---> 5896ab0173de Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 0833260bddc3 ---> Removed intermediate container 0833260bddc3 ---> c4d8be7cfd1f [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 c4d8be7cfd1f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_0-2 2025-07-23 12:50:48,003: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] d0563b2a45e4: Preparing 8e313727b17f: Preparing 873060623b98: Preparing a4c8b58a1222: Preparing 1f4fb520d071: Preparing 83027fb50633: Preparing 06a7bcb014d9: Preparing 268539f61253: Preparing 85d09dec3293: Preparing 8f14b59d9358: Preparing 508fedd73af0: Preparing 174f56854903: Preparing d0563b2a45e4: Waiting 8e313727b17f: Waiting 873060623b98: Waiting a4c8b58a1222: Waiting 1f4fb520d071: Waiting 83027fb50633: Waiting 06a7bcb014d9: Waiting 268539f61253: Waiting 85d09dec3293: Waiting 8f14b59d9358: Waiting 508fedd73af0: Waiting 174f56854903: Waiting 1f4fb520d071: Layer already exists 873060623b98: Layer already exists a4c8b58a1222: Layer already exists 06a7bcb014d9: Layer already exists 83027fb50633: Layer already exists 268539f61253: Layer already exists 8e313727b17f: Pushed 8f14b59d9358: Layer already exists 85d09dec3293: Layer already exists 508fedd73af0: Layer already exists 174f56854903: Layer already exists d0563b2a45e4: Pushed master-1_9_8_0-2: digest: sha256:f139fa7bba7ba7742095d243b6e09746a1ef47c091c6744029433de2c97ed4d7 size: 2830 2025-07-23 12:51:09,186: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds