2025-06-25 11:25:25,931: INFO: Building opensdn-controller-control-control 2025-06-25 11:25:25,976: 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_6_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} ---> c0d2aff28641 Step 4/10 : ARG CONTAINER_NAME ---> Running in 308cfac153d7 ---> Removed intermediate container 308cfac153d7 ---> 60794fcb06f7 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7e6310f14390 ---> Removed intermediate container 7e6310f14390 ---> 7a3ec4a116e7 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 5d6eee4dfb29 ---> Removed intermediate container 5d6eee4dfb29 ---> c3591b0c2ebc Step 7/10 : COPY entrypoint.sh / ---> 398a58cac02e Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 0ddd54439ca7 ---> Removed intermediate container 0ddd54439ca7 ---> 53a71d1abeec Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 184286b35233 ---> Removed intermediate container 184286b35233 ---> 886a4eee3f28 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 106f7c0632e1 ---> Removed intermediate container 106f7c0632e1 ---> dc24718273b2 [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 dc24718273b2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_6_5-1 2025-06-25 11:25:40,551: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 9bd6efbcdc48: Preparing 19ba28aa585e: Preparing ea666bba4128: Preparing 1c1523697dc3: Preparing 7faa0067b73e: Preparing 5f18fe0b9e5a: Preparing 0f7735ba1e65: Preparing 922484a7710c: Preparing c4e39a4f0ff9: Preparing 395348777dea: Preparing 54fe9c660b10: Preparing 174f56854903: Preparing 9bd6efbcdc48: Waiting 19ba28aa585e: Waiting ea666bba4128: Waiting 1c1523697dc3: Waiting 7faa0067b73e: Waiting 5f18fe0b9e5a: Waiting 0f7735ba1e65: Waiting 922484a7710c: Waiting c4e39a4f0ff9: Waiting 395348777dea: Waiting 54fe9c660b10: Waiting 174f56854903: Waiting 19ba28aa585e: Pushed ea666bba4128: Layer already exists 1c1523697dc3: Layer already exists 7faa0067b73e: Layer already exists 0f7735ba1e65: Layer already exists c4e39a4f0ff9: Layer already exists 922484a7710c: Layer already exists 5f18fe0b9e5a: Layer already exists 54fe9c660b10: Layer already exists 174f56854903: Layer already exists 395348777dea: Layer already exists 9bd6efbcdc48: Pushed master-1_8_6_5-1: digest: sha256:7e8354f5ab625a84e8ce326acf2163455bf4891e4f13ea21fb64410cd99ddec9 size: 2830 2025-06-25 11:26:02,637: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds