2025-06-09 15:53:15,358: INFO: Building opensdn-controller-control-control 2025-06-09 15:53:15,435: 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_2_1-2 --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} ---> 17b1829e802f Step 4/10 : ARG CONTAINER_NAME ---> Running in 20aecbc213c0 ---> Removed intermediate container 20aecbc213c0 ---> d4178e01edc9 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7754215fb528 ---> Removed intermediate container 7754215fb528 ---> 7f83a42e39de 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 53c96b02923c ---> Removed intermediate container 53c96b02923c ---> b4df3344cd78 Step 7/10 : COPY entrypoint.sh / ---> 1e9c3df25401 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in f80774879d9a ---> Removed intermediate container f80774879d9a ---> 0b6a587cacc0 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ebefff600e24 ---> Removed intermediate container ebefff600e24 ---> 7efccdb7c6ec Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 2d43a57a99e3 ---> Removed intermediate container 2d43a57a99e3 ---> 4e93c6d60cc6 [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 4e93c6d60cc6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_2_1-2 2025-06-09 15:53:38,965: INFO: Docker build duration: 23 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 9f98cf449ca5: Preparing dd8d71578f6f: Preparing e6ad53916316: Preparing 047b868f7692: Preparing 3299dbb6f36c: Preparing a9ce4561e27a: Preparing 233bed4296d7: Preparing d5ae52937415: Preparing 644840013274: Preparing 67d6463c8d52: Preparing 7f1f2761cde5: Preparing 174f56854903: Preparing 3299dbb6f36c: Waiting a9ce4561e27a: Waiting 233bed4296d7: Waiting d5ae52937415: Waiting 644840013274: Waiting 67d6463c8d52: Waiting 7f1f2761cde5: Waiting 174f56854903: Waiting 047b868f7692: Layer already exists e6ad53916316: Layer already exists 3299dbb6f36c: Layer already exists a9ce4561e27a: Layer already exists 233bed4296d7: Layer already exists dd8d71578f6f: Pushed d5ae52937415: Layer already exists 644840013274: Layer already exists 67d6463c8d52: Layer already exists 7f1f2761cde5: Layer already exists 174f56854903: Layer already exists 9f98cf449ca5: Pushed master-1_8_2_1-2: digest: sha256:2dff73032efa0228f59d00af112aec00f908d4189ca0700853a630cc478dc505 size: 2830 2025-06-09 15:53:56,041: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds