2025-07-22 16:57:26,866: INFO: Building opensdn-controller-control-control 2025-07-22 16:57:26,900: 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_7_8-5 --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} ---> b564cc0c6b90 Step 4/10 : ARG CONTAINER_NAME ---> Running in d13940afaabc ---> Removed intermediate container d13940afaabc ---> 9253be924416 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 04e73532c7a4 ---> Removed intermediate container 04e73532c7a4 ---> 6527439e00e7 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 8a1b0230ba8a ---> Removed intermediate container 8a1b0230ba8a ---> 8a92c0aaf7c7 Step 7/10 : COPY entrypoint.sh / ---> e836c53ea53e Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b7cdcd64320c ---> Removed intermediate container b7cdcd64320c ---> 533adace2ced Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in eefd9868d9b7 ---> Removed intermediate container eefd9868d9b7 ---> d0164c4d2e12 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 62053e0be944 ---> Removed intermediate container 62053e0be944 ---> d6db8f276796 [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 d6db8f276796 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_8-5 2025-07-22 16:57:45,694: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 04034edfd727: Preparing 53cd6bebe964: Preparing f020b4d52013: Preparing 50ebcaf3b682: Preparing f15d8aabb129: Preparing e25e3c2f9b5f: Preparing 35de1fe75536: Preparing 51722bf34fb3: Preparing 12345133d504: Preparing b3820fbccbc2: Preparing d31f40ce5194: Preparing 174f56854903: Preparing e25e3c2f9b5f: Waiting 35de1fe75536: Waiting 51722bf34fb3: Waiting 12345133d504: Waiting 174f56854903: Waiting b3820fbccbc2: Waiting d31f40ce5194: Waiting f15d8aabb129: Layer already exists 50ebcaf3b682: Layer already exists e25e3c2f9b5f: Layer already exists f020b4d52013: Layer already exists 35de1fe75536: Layer already exists 53cd6bebe964: Pushed 51722bf34fb3: Layer already exists b3820fbccbc2: Layer already exists d31f40ce5194: Layer already exists 174f56854903: Layer already exists 12345133d504: Layer already exists 04034edfd727: Pushed master-1_9_7_8-5: digest: sha256:33e07bd22e6ee6b47491d910393cb15a761f87acfe9119ee249cc56767003eb5 size: 2830 2025-07-22 16:58:07,527: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds