2025-06-11 05:24:58,367: INFO: Building opensdn-controller-control-control 2025-06-11 05:24:58,417: 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_7_2_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} ---> facf9f0c59a3 Step 4/10 : ARG CONTAINER_NAME ---> Running in 44885d7ccd44 ---> Removed intermediate container 44885d7ccd44 ---> c968e8f79964 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a600bdf10826 ---> Removed intermediate container a600bdf10826 ---> 78b50d8036dd 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 c964572c5cf3 ---> Removed intermediate container c964572c5cf3 ---> b9afa82ce855 Step 7/10 : COPY entrypoint.sh / ---> 69e0a772bc37 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 1f32f21ee03f ---> Removed intermediate container 1f32f21ee03f ---> 37816cddd68b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d70038a8d6ef ---> Removed intermediate container d70038a8d6ef ---> 05b4e642f3ed Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 9fbbf53d90d4 ---> Removed intermediate container 9fbbf53d90d4 ---> 72941c7af4ca [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 72941c7af4ca Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_2_1-3 2025-06-11 05:25:15,972: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 528305109d12: Preparing 029c833e2aeb: Preparing e800e69b882c: Preparing 3412dfd2518a: Preparing 9293513a9adf: Preparing 017c9720fee7: Preparing 39f7183642f6: Preparing 2bec0c9e000c: Preparing 197badef3f36: Preparing db72ee8cb645: Preparing 646892405b87: Preparing 174f56854903: Preparing 528305109d12: Waiting 029c833e2aeb: Waiting e800e69b882c: Waiting 3412dfd2518a: Waiting 9293513a9adf: Waiting 017c9720fee7: Waiting 39f7183642f6: Waiting 2bec0c9e000c: Waiting 197badef3f36: Waiting db72ee8cb645: Waiting 646892405b87: Waiting 174f56854903: Waiting 029c833e2aeb: Pushed e800e69b882c: Layer already exists 9293513a9adf: Layer already exists 3412dfd2518a: Layer already exists 39f7183642f6: Layer already exists 017c9720fee7: Layer already exists 2bec0c9e000c: Layer already exists 197badef3f36: Layer already exists db72ee8cb645: Layer already exists 646892405b87: Layer already exists 174f56854903: Layer already exists 528305109d12: Pushed master-1_7_2_1-3: digest: sha256:f3168bf07bf7e500ac242d2ef84401e54d021d763c3c3c882196a0fedc211526 size: 2829 2025-06-11 05:25:38,141: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds