2025-06-10 08:51:00,250: INFO: Building opensdn-controller-control-control 2025-06-10 08:51:00,305: 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_5-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} ---> 69fda72f15f3 Step 4/10 : ARG CONTAINER_NAME ---> Running in 71ad7007f92f ---> Removed intermediate container 71ad7007f92f ---> ee87307a5832 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9f85e726af6f ---> Removed intermediate container 9f85e726af6f ---> 01461bf55a30 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 3ead7adce5b9 ---> Removed intermediate container 3ead7adce5b9 ---> 9808596c77ab Step 7/10 : COPY entrypoint.sh / ---> 6718a8c5719d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 11e3f287abbb ---> Removed intermediate container 11e3f287abbb ---> 9b46bcc17b5c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 697b8a38a9c9 ---> Removed intermediate container 697b8a38a9c9 ---> c628541061e3 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 16d6ab0eb4a5 ---> Removed intermediate container 16d6ab0eb4a5 ---> 7519e6d4f97c [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 7519e6d4f97c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_5-1 2025-06-10 08:51:17,784: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 990be73e6a9b: Preparing c83847062711: Preparing cf794002a46f: Preparing ec90fa38c7d4: Preparing a389316e68f2: Preparing 72252f0894a6: Preparing 22d16a8ea090: Preparing b2529d71a629: Preparing 91e9f9fa2bf9: Preparing 3e5547cd8287: Preparing 25caa81dfde0: Preparing 174f56854903: Preparing 990be73e6a9b: Waiting c83847062711: Waiting cf794002a46f: Waiting ec90fa38c7d4: Waiting a389316e68f2: Waiting 72252f0894a6: Waiting 22d16a8ea090: Waiting b2529d71a629: Waiting 91e9f9fa2bf9: Waiting 3e5547cd8287: Waiting 25caa81dfde0: Waiting 174f56854903: Waiting cf794002a46f: Layer already exists ec90fa38c7d4: Layer already exists a389316e68f2: Layer already exists 72252f0894a6: Layer already exists c83847062711: Pushed 91e9f9fa2bf9: Layer already exists b2529d71a629: Layer already exists 22d16a8ea090: Layer already exists 3e5547cd8287: Layer already exists 174f56854903: Layer already exists 25caa81dfde0: Layer already exists 990be73e6a9b: Pushed master-1_8_0_5-1: digest: sha256:032bbb38808f5f00ab563810da28e39218f5c8ea267e77e4ccd443a9548d3afc size: 2830 2025-06-10 08:51:44,172: INFO: Building opensdn-controller-control-control finished successfully, duration: 44 seconds