2025-05-30 01:57:39,040: INFO: Building opensdn-controller-control-control 2025-05-30 01:57:39,127: 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_6_6_1-1_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} ---> a934cc754e98 Step 4/10 : ARG CONTAINER_NAME ---> Running in cb46659e048e ---> Removed intermediate container cb46659e048e ---> 6e897ee81a3e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in e02f52b65d74 ---> Removed intermediate container e02f52b65d74 ---> a1bc80b8f2da 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 6646f0a53ee7 ---> Removed intermediate container 6646f0a53ee7 ---> f155f2e2676b Step 7/10 : COPY entrypoint.sh / ---> 1a31c39e3d76 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 965d38ba1d9f ---> Removed intermediate container 965d38ba1d9f ---> 17360b40a299 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2a083d99b887 ---> Removed intermediate container 2a083d99b887 ---> c58826b42354 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in dc1d81ad720c ---> Removed intermediate container dc1d81ad720c ---> 7152af0f963a [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 7152af0f963a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-1_0 2025-05-30 01:58:01,783: INFO: Docker build duration: 23 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 93c48150f789: Preparing 05a016d8f7ff: Preparing 028102b956df: Preparing e068e674d0b8: Preparing 7cea06ee1290: Preparing f8195fac9ccf: Preparing e0c3cbdfee63: Preparing 1b0e223769a1: Preparing a2d231e241f2: Preparing 76d3144c087c: Preparing f3789c3f575e: Preparing 174f56854903: Preparing 93c48150f789: Waiting 05a016d8f7ff: Waiting 028102b956df: Waiting e068e674d0b8: Waiting 7cea06ee1290: Waiting f8195fac9ccf: Waiting e0c3cbdfee63: Waiting 1b0e223769a1: Waiting a2d231e241f2: Waiting 76d3144c087c: Waiting f3789c3f575e: Waiting 174f56854903: Waiting e068e674d0b8: Layer already exists 028102b956df: Layer already exists 05a016d8f7ff: Pushed f8195fac9ccf: Layer already exists 7cea06ee1290: Layer already exists e0c3cbdfee63: Layer already exists a2d231e241f2: Layer already exists 1b0e223769a1: Layer already exists 174f56854903: Layer already exists f3789c3f575e: Layer already exists 76d3144c087c: Layer already exists 93c48150f789: Pushed master-1_6_6_1-1_0: digest: sha256:93eaedeb882c9426ba499d960f7ba8d3000d40b088d9a3e53517eb2c425f7ba9 size: 2830 2025-05-30 01:58:23,117: INFO: Building opensdn-controller-control-control finished successfully, duration: 45 seconds