2025-08-07 15:41:15,423: INFO: Building opensdn-controller-control-control 2025-08-07 15:41:15,455: 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_8_7-1 --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} ---> a427f2a15bc3 Step 4/10 : ARG CONTAINER_NAME ---> Running in e78154c96dfd ---> Removed intermediate container e78154c96dfd ---> 8ed3a940742c Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in ac8343618f0c ---> Removed intermediate container ac8343618f0c ---> d290e5e8cf8e 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 27aac05843bc ---> Removed intermediate container 27aac05843bc ---> dd645ad94126 Step 7/10 : COPY entrypoint.sh / ---> 9cec0a34151b Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 61808aa997af ---> Removed intermediate container 61808aa997af ---> d5efb10dbf10 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f31de248776a ---> Removed intermediate container f31de248776a ---> efae2778aad2 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 2641fde4f32d ---> Removed intermediate container 2641fde4f32d ---> a58a67ed4f5f [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 a58a67ed4f5f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_7-1 2025-08-07 15:41:31,573: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 62c9850c4b9d: Preparing cb2bcc8d3ce0: Preparing 5a9f3c8a4bd9: Preparing 9f021df389a1: Preparing db93b910b0b5: Preparing a751f12df064: Preparing bb22ae83fe55: Preparing 26f319c487ed: Preparing a890c4ac3cb9: Preparing 5b4102e3f32f: Preparing 1986dea4beff: Preparing 174f56854903: Preparing 62c9850c4b9d: Waiting cb2bcc8d3ce0: Waiting 5a9f3c8a4bd9: Waiting 9f021df389a1: Waiting db93b910b0b5: Waiting a751f12df064: Waiting bb22ae83fe55: Waiting 26f319c487ed: Waiting a890c4ac3cb9: Waiting 5b4102e3f32f: Waiting 1986dea4beff: Waiting 174f56854903: Waiting 5a9f3c8a4bd9: Layer already exists 9f021df389a1: Layer already exists db93b910b0b5: Layer already exists a751f12df064: Layer already exists cb2bcc8d3ce0: Pushed 26f319c487ed: Layer already exists bb22ae83fe55: Layer already exists a890c4ac3cb9: Layer already exists 5b4102e3f32f: Layer already exists 174f56854903: Layer already exists 1986dea4beff: Layer already exists 62c9850c4b9d: Pushed master-1_9_8_7-1: digest: sha256:5a1dc02b36c47770508acf6dc52c36f340026e2a674d26ddcf50fb5687d1e36b size: 2830 2025-08-07 15:41:52,749: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds