2025-08-15 18:01:46,748: INFO: Building opensdn-controller-control-control 2025-08-15 18:01:46,775: 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_2_2_1-7_0 --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} ---> 6e71df5ccbd4 Step 4/10 : ARG CONTAINER_NAME ---> Running in 17b8dc808552 ---> Removed intermediate container 17b8dc808552 ---> c0952a184c3b Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in b183cb8b837c ---> Removed intermediate container b183cb8b837c ---> 78941a9a60da 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 f211182e3d29 ---> Removed intermediate container f211182e3d29 ---> 075f231f3d1d Step 7/10 : COPY entrypoint.sh / ---> f758d819ae1d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 8fbcda64e7f1 ---> Removed intermediate container 8fbcda64e7f1 ---> fbbb901057f0 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in dbe60383ec73 ---> Removed intermediate container dbe60383ec73 ---> 50aa896e7a30 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e1c0c281fe87 ---> Removed intermediate container e1c0c281fe87 ---> dbab9f8b461e [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 dbab9f8b461e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-7_0 2025-08-15 18:02:02,469: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] e2b124f2b230: Preparing 56ca7f4442a0: Preparing e299cea2c25b: Preparing f0676c1d924e: Preparing 023f955e0a0e: Preparing a6fb41293bcc: Preparing 7023410188d0: Preparing 9e3173598808: Preparing 0f12b81aca6e: Preparing 95e883604d05: Preparing 448f790b2aa1: Preparing 174f56854903: Preparing e2b124f2b230: Waiting 56ca7f4442a0: Waiting e299cea2c25b: Waiting f0676c1d924e: Waiting 023f955e0a0e: Waiting a6fb41293bcc: Waiting 7023410188d0: Waiting 9e3173598808: Waiting 0f12b81aca6e: Waiting 95e883604d05: Waiting 448f790b2aa1: Waiting 174f56854903: Waiting e299cea2c25b: Layer already exists f0676c1d924e: Layer already exists 023f955e0a0e: Layer already exists 56ca7f4442a0: Pushed a6fb41293bcc: Layer already exists 7023410188d0: Layer already exists 9e3173598808: Layer already exists 0f12b81aca6e: Layer already exists 95e883604d05: Layer already exists 448f790b2aa1: Layer already exists 174f56854903: Layer already exists e2b124f2b230: Pushed master-1_2_2_1-7_0: digest: sha256:ad95c4a0f9cf7d326cde8338bfdfa0cce2d34233122e9782d14999ef9fea0138 size: 2830 2025-08-15 18:02:19,888: INFO: Building opensdn-controller-control-control finished successfully, duration: 33 seconds