2025-07-04 17:46:12,318: INFO: Building opensdn-controller-control-control 2025-07-04 17:46:12,353: 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_8_3-2 --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} ---> 9e39458294d5 Step 4/10 : ARG CONTAINER_NAME ---> Running in 3743b6157bb6 ---> Removed intermediate container 3743b6157bb6 ---> f03d5645b803 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 19e8b8d95a11 ---> Removed intermediate container 19e8b8d95a11 ---> 73590e372606 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 bc564f42414e ---> Removed intermediate container bc564f42414e ---> ec9c97a0757a Step 7/10 : COPY entrypoint.sh / ---> 70bb3629d593 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 451dcf66e50b ---> Removed intermediate container 451dcf66e50b ---> 0fd745ecca69 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1d54eeae5fd4 ---> Removed intermediate container 1d54eeae5fd4 ---> e4d55700f354 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 6dae6ab4bfaf ---> Removed intermediate container 6dae6ab4bfaf ---> 667394e89cc1 [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 667394e89cc1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_8_3-2 2025-07-04 17:46:27,392: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 21e6a2ff3d4a: Preparing 4dcd1f14f182: Preparing 7bd170972969: Preparing ebcd4123ef1f: Preparing 3652efa9fc6a: Preparing aa5506b9c4c4: Preparing c73ea762d174: Preparing a43589158edf: Preparing ba5203ad96d9: Preparing 3d9c6ebf650a: Preparing eaac446aa26b: Preparing 174f56854903: Preparing 21e6a2ff3d4a: Waiting 4dcd1f14f182: Waiting 7bd170972969: Waiting ebcd4123ef1f: Waiting 3652efa9fc6a: Waiting aa5506b9c4c4: Waiting c73ea762d174: Waiting a43589158edf: Waiting ba5203ad96d9: Waiting 3d9c6ebf650a: Waiting eaac446aa26b: Waiting 174f56854903: Waiting ebcd4123ef1f: Layer already exists 7bd170972969: Layer already exists 3652efa9fc6a: Layer already exists 4dcd1f14f182: Pushed aa5506b9c4c4: Layer already exists a43589158edf: Layer already exists c73ea762d174: Layer already exists ba5203ad96d9: Layer already exists eaac446aa26b: Layer already exists 3d9c6ebf650a: Layer already exists 174f56854903: Layer already exists 21e6a2ff3d4a: Pushed master-1_2_8_3-2: digest: sha256:f5da2e605d7732812c6e7f2316f4c78925e50438a9f8a48885a38156f92bc464 size: 2830 2025-07-04 17:46:50,597: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds