2025-08-04 09:19:46,521: INFO: Building opensdn-controller-control-control 2025-08-04 09:19:46,567: 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_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} ---> f591f53e5c8d Step 4/10 : ARG CONTAINER_NAME ---> Running in 73628418ac4d ---> Removed intermediate container 73628418ac4d ---> aacdbfa38259 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0b676cd69346 ---> Removed intermediate container 0b676cd69346 ---> 94aac5fa75b3 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 6adfcefd5203 ---> Removed intermediate container 6adfcefd5203 ---> 869a38e6c170 Step 7/10 : COPY entrypoint.sh / ---> 3fbf1de02b9c Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 9f9b117c6750 ---> Removed intermediate container 9f9b117c6750 ---> ef1715bb90ac Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 468789483a86 ---> Removed intermediate container 468789483a86 ---> fe1710fb0ed3 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in a0ad581e361f ---> Removed intermediate container a0ad581e361f ---> 1594a2bf28c9 [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 1594a2bf28c9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_5-1 2025-08-04 09:20:02,933: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 0bdc3265926b: Preparing 4fa0a590d1c0: Preparing afbc13bb7f8e: Preparing 0c09a73a95bc: Preparing 620d46520dda: Preparing bd99468fb566: Preparing f37ca6024feb: Preparing 623acb9b87fb: Preparing 1c1c1a789e9c: Preparing a08fceaebed4: Preparing 492694ffbce8: Preparing 174f56854903: Preparing 0bdc3265926b: Waiting 4fa0a590d1c0: Waiting afbc13bb7f8e: Waiting 0c09a73a95bc: Waiting 620d46520dda: Waiting bd99468fb566: Waiting f37ca6024feb: Waiting 623acb9b87fb: Waiting 1c1c1a789e9c: Waiting a08fceaebed4: Waiting 492694ffbce8: Waiting 174f56854903: Waiting afbc13bb7f8e: Layer already exists 0c09a73a95bc: Layer already exists 620d46520dda: Layer already exists bd99468fb566: Layer already exists 4fa0a590d1c0: Pushed 623acb9b87fb: Layer already exists f37ca6024feb: Layer already exists 1c1c1a789e9c: Layer already exists a08fceaebed4: Layer already exists 492694ffbce8: Layer already exists 174f56854903: Layer already exists 0bdc3265926b: Pushed master-1_9_8_5-1: digest: sha256:462b941a7432478008d52919587f7b9fce51ecc0cea6845b058a22387922748e size: 2830 2025-08-04 09:20:26,210: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds