2025-06-25 09:19:11,174: INFO: Building opensdn-controller-control-control 2025-06-25 09:19:11,206: 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_3_8_5-1_3 --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} ---> a034d283b8e9 Step 4/10 : ARG CONTAINER_NAME ---> Running in 65e7e42dd67f ---> Removed intermediate container 65e7e42dd67f ---> 82bb52178335 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9cf7c469b36c ---> Removed intermediate container 9cf7c469b36c ---> ea359f5adf9d 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 08fb322f39ee ---> Removed intermediate container 08fb322f39ee ---> a2f152fccdc7 Step 7/10 : COPY entrypoint.sh / ---> 67cce0c0b4ac Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 91524055c23d ---> Removed intermediate container 91524055c23d ---> 91f091b5d7d4 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 95c40ed5a531 ---> Removed intermediate container 95c40ed5a531 ---> 5222fe221247 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 7cc6d4cee5f3 ---> Removed intermediate container 7cc6d4cee5f3 ---> f1fec6b99114 [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 f1fec6b99114 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_3_8_5-1_3 2025-06-25 09:19:25,933: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 252f192cbad1: Preparing 52f6b957f510: Preparing 68ecba3b95a3: Preparing 820b02271407: Preparing 350b7e711de0: Preparing 322adf5b7af0: Preparing 3a0f0d922116: Preparing 4184625c144b: Preparing 71e82956d941: Preparing 3cec51b095ee: Preparing 515251bdcc7f: Preparing 174f56854903: Preparing 252f192cbad1: Waiting 52f6b957f510: Waiting 68ecba3b95a3: Waiting 820b02271407: Waiting 350b7e711de0: Waiting 322adf5b7af0: Waiting 3a0f0d922116: Waiting 4184625c144b: Waiting 71e82956d941: Waiting 3cec51b095ee: Waiting 515251bdcc7f: Waiting 174f56854903: Waiting 68ecba3b95a3: Layer already exists 350b7e711de0: Layer already exists 820b02271407: Layer already exists 322adf5b7af0: Layer already exists 4184625c144b: Layer already exists 3a0f0d922116: Layer already exists 71e82956d941: Layer already exists 52f6b957f510: Pushed 174f56854903: Layer already exists 515251bdcc7f: Layer already exists 3cec51b095ee: Layer already exists 252f192cbad1: Pushed master-1_3_8_5-1_3: digest: sha256:15ce8759f0956f09b0aa773da9d411ca56a715ef1a97a0ab2b6dd386f7022f4f size: 2830 2025-06-25 09:19:47,331: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds