2025-08-01 13:41:49,842: INFO: Building opensdn-controller-control-control 2025-08-01 13:41:49,871: 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_9_7_6-3 --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} ---> 129ec9bb9dc4 Step 4/10 : ARG CONTAINER_NAME ---> Running in 45f2ee091847 ---> Removed intermediate container 45f2ee091847 ---> 4c9102bfc4e0 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6704579a43d9 ---> Removed intermediate container 6704579a43d9 ---> 250d608711bc 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 9ee5f3f1ae99 ---> Removed intermediate container 9ee5f3f1ae99 ---> a6d8075d8090 Step 7/10 : COPY entrypoint.sh / ---> f096cbccb41c Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 7bb2a6f1a272 ---> Removed intermediate container 7bb2a6f1a272 ---> e177d2c63efc Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8b929ece67e0 ---> Removed intermediate container 8b929ece67e0 ---> c1a6bc10d667 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 8a02a4b06b7f ---> Removed intermediate container 8a02a4b06b7f ---> 1e0821e9d196 [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 1e0821e9d196 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_6-3 2025-08-01 13:42:05,274: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 71469f24d57c: Preparing 7a22d7ec8523: Preparing 045e4f4848d9: Preparing 59529988551a: Preparing 2f8f961f58f4: Preparing 44995b6b3a2b: Preparing cf7f7867a1c4: Preparing 8ca4fa139eb9: Preparing 05c131178866: Preparing 46c15c853aba: Preparing 6805af08390d: Preparing 174f56854903: Preparing 71469f24d57c: Waiting 7a22d7ec8523: Waiting 045e4f4848d9: Waiting 59529988551a: Waiting 2f8f961f58f4: Waiting 44995b6b3a2b: Waiting cf7f7867a1c4: Waiting 8ca4fa139eb9: Waiting 05c131178866: Waiting 46c15c853aba: Waiting 6805af08390d: Waiting 174f56854903: Waiting 045e4f4848d9: Layer already exists 59529988551a: Layer already exists 2f8f961f58f4: Layer already exists 44995b6b3a2b: Layer already exists cf7f7867a1c4: Layer already exists 7a22d7ec8523: Pushed 05c131178866: Layer already exists 8ca4fa139eb9: Layer already exists 46c15c853aba: Layer already exists 6805af08390d: Layer already exists 174f56854903: Layer already exists 71469f24d57c: Pushed master-1_9_7_6-3: digest: sha256:a2d70cf519e56c08c72641961158667cf55c8aeb63a78b1d38aba29a413b16d2 size: 2830 2025-08-01 13:42:27,868: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds