2025-06-15 08:10:20,169: INFO: Building opensdn-controller-control-control 2025-06-15 08:10:20,205: 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_8-9 --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} ---> 9f752f71c633 Step 4/10 : ARG CONTAINER_NAME ---> Running in bb137f9e26e9 ---> Removed intermediate container bb137f9e26e9 ---> cb5dc9524073 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 64205cb969e9 ---> Removed intermediate container 64205cb969e9 ---> 5dbd3ee392bc 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 d0b6a69b7fd7 ---> Removed intermediate container d0b6a69b7fd7 ---> 9bd7fb11865e Step 7/10 : COPY entrypoint.sh / ---> da242369e81f Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 4ec33ec5c805 ---> Removed intermediate container 4ec33ec5c805 ---> 580ef77f44aa Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d031eca6a68a ---> Removed intermediate container d031eca6a68a ---> c992e56f6394 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in ddb50cb7868e ---> Removed intermediate container ddb50cb7868e ---> 8d3bcc393a21 [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 8d3bcc393a21 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_8-9 2025-06-15 08:10:38,941: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 0229869b8fc2: Preparing 802fa801c1fb: Preparing de670a49972b: Preparing cdf8088165f3: Preparing d8dddf82076d: Preparing a8211ece7a69: Preparing 4fb156e35192: Preparing dd2df36b847f: Preparing 6b3b3f7e7293: Preparing 56b73a4abe85: Preparing b828aa05b3b1: Preparing 174f56854903: Preparing 0229869b8fc2: Waiting 802fa801c1fb: Waiting de670a49972b: Waiting cdf8088165f3: Waiting d8dddf82076d: Waiting a8211ece7a69: Waiting 4fb156e35192: Waiting dd2df36b847f: Waiting 6b3b3f7e7293: Waiting 56b73a4abe85: Waiting b828aa05b3b1: Waiting 174f56854903: Waiting de670a49972b: Layer already exists d8dddf82076d: Layer already exists cdf8088165f3: Layer already exists a8211ece7a69: Layer already exists 4fb156e35192: Layer already exists 802fa801c1fb: Pushed dd2df36b847f: Layer already exists 6b3b3f7e7293: Layer already exists 56b73a4abe85: Layer already exists b828aa05b3b1: Layer already exists 174f56854903: Layer already exists 0229869b8fc2: Pushed master-1_8_0_8-9: digest: sha256:75aa8c28ded18036a3a1a4f8f535337940855a5cf533b24f72b1e0dae3aa811f size: 2829 2025-06-15 08:11:04,790: INFO: Building opensdn-controller-control-control finished successfully, duration: 44 seconds