2025-06-08 15:49:58,822: INFO: Building opensdn-controller-control-control 2025-06-08 15:49:58,864: 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_1_2-5 --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} ---> fe612d7efdcf Step 4/10 : ARG CONTAINER_NAME ---> Running in e3d2e17e8872 ---> Removed intermediate container e3d2e17e8872 ---> bf0d71e8826d Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 811c7282878b ---> Removed intermediate container 811c7282878b ---> 4220c630024a 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 ad0335ca9b98 ---> Removed intermediate container ad0335ca9b98 ---> 247d6c9805dc Step 7/10 : COPY entrypoint.sh / ---> fb084354de36 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 81343b18c332 ---> Removed intermediate container 81343b18c332 ---> ab57c770e057 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0786216a859c ---> Removed intermediate container 0786216a859c ---> cc1afbcd7a0e Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 83f3e08f579a ---> Removed intermediate container 83f3e08f579a ---> 2f55303b0e7f [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 2f55303b0e7f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_1_2-5 2025-06-08 15:50:13,949: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] a80755727c44: Preparing 99d2f8e1b28c: Preparing 931e766e370b: Preparing c9886c70efee: Preparing 08a85f035155: Preparing 7bee7797b7b7: Preparing f83f435d0377: Preparing 6c66cea2260e: Preparing 173282febdba: Preparing 1422e4a326c4: Preparing c7de08d0bdd0: Preparing 174f56854903: Preparing a80755727c44: Waiting 99d2f8e1b28c: Waiting 931e766e370b: Waiting c9886c70efee: Waiting 08a85f035155: Waiting 7bee7797b7b7: Waiting f83f435d0377: Waiting 6c66cea2260e: Waiting 174f56854903: Waiting 173282febdba: Waiting 1422e4a326c4: Waiting c7de08d0bdd0: Waiting 931e766e370b: Layer already exists c9886c70efee: Layer already exists 08a85f035155: Layer already exists 7bee7797b7b7: Layer already exists 6c66cea2260e: Layer already exists f83f435d0377: Layer already exists 173282febdba: Layer already exists 99d2f8e1b28c: Pushed 1422e4a326c4: Layer already exists c7de08d0bdd0: Layer already exists 174f56854903: Layer already exists a80755727c44: Pushed master-1_6_1_2-5: digest: sha256:b55925652994abec570440d86779c5a70e8ad663b0d39dc59e3845db577694ed size: 2829 2025-06-08 15:50:35,964: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds