2025-06-08 21:03:13,646: INFO: Building opensdn-controller-control-control 2025-06-08 21:03:13,680: 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_0_3-6 --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} ---> 83503d81ad1a Step 4/10 : ARG CONTAINER_NAME ---> Running in e3db83e78bec ---> Removed intermediate container e3db83e78bec ---> 71322cbff1dd Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a61bc236a89a ---> Removed intermediate container a61bc236a89a ---> dd191a402c9e 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 a8d7b1382fa7 ---> Removed intermediate container a8d7b1382fa7 ---> 0a0de412282c Step 7/10 : COPY entrypoint.sh / ---> 508a5616d834 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 8754eedfd633 ---> Removed intermediate container 8754eedfd633 ---> aa423ff64bc2 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2a1308797666 ---> Removed intermediate container 2a1308797666 ---> b98c0ab49c1d Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 6ea8b5ec3758 ---> Removed intermediate container 6ea8b5ec3758 ---> 803cce3bc14a [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 803cce3bc14a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_3-6 2025-06-08 21:03:28,802: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 5e2f655f5e31: Preparing 549d74390c9a: Preparing f0896e91b5d9: Preparing 549d74390c9a: Waiting 5e2f655f5e31: Waiting 7c8fffdafdb0: Preparing 982b8b16981c: Preparing f0896e91b5d9: Waiting 7c8fffdafdb0: Waiting 51b039232188: Preparing 14ce3b6311aa: Preparing d6ed6484783c: Preparing 982b8b16981c: Waiting 51b039232188: Waiting 14ce3b6311aa: Waiting 73c0ffe164e2: Preparing d6ed6484783c: Waiting 73c0ffe164e2: Waiting a374e5108c33: Preparing 5ac42921c94b: Preparing 174f56854903: Preparing a374e5108c33: Waiting 5ac42921c94b: Waiting 174f56854903: Waiting f0896e91b5d9: Layer already exists 7c8fffdafdb0: Layer already exists 549d74390c9a: Pushed 982b8b16981c: Layer already exists 14ce3b6311aa: Layer already exists d6ed6484783c: Layer already exists 51b039232188: Layer already exists 73c0ffe164e2: Layer already exists a374e5108c33: Layer already exists 5ac42921c94b: Layer already exists 174f56854903: Layer already exists 5e2f655f5e31: Pushed master-1_8_0_3-6: digest: sha256:760d58f53de0a699745f71b95dff3a086ed0c1eca0c5e072a50f1b19bc67faa8 size: 2830 2025-06-08 21:03:56,140: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds