2025-06-20 06:04:34,240: INFO: Building opensdn-controller-control-control 2025-06-20 06:04:34,275: 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_2_3-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} ---> 7c717e0e54bc Step 4/10 : ARG CONTAINER_NAME ---> Running in b54091f753dd ---> Removed intermediate container b54091f753dd ---> bb3b35d36f5e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 81a003251bb7 ---> Removed intermediate container 81a003251bb7 ---> 1cb58f0bc1bf 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 c2e78de01c57 ---> Removed intermediate container c2e78de01c57 ---> a12f1812042f Step 7/10 : COPY entrypoint.sh / ---> 57b71eca48ab Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 0b028203442b ---> Removed intermediate container 0b028203442b ---> b9c8929b5146 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in bcd7838576a9 ---> Removed intermediate container bcd7838576a9 ---> 65ad2d8db312 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 3d9daceaab1a ---> Removed intermediate container 3d9daceaab1a ---> 787b435470c4 [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 787b435470c4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_2_3-1 2025-06-20 06:04:49,237: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 59f445121b0d: Preparing 201f361e24a5: Preparing 7ecb89725fd7: Preparing ac8a39c0b208: Preparing a388247d0852: Preparing 427ae38aa7ef: Preparing c8b24e7d26b9: Preparing 2a8ab2772960: Preparing a8fb938b84a8: Preparing 8236ed257425: Preparing 622146e6a527: Preparing 174f56854903: Preparing 59f445121b0d: Waiting 201f361e24a5: Waiting 7ecb89725fd7: Waiting ac8a39c0b208: Waiting a388247d0852: Waiting 427ae38aa7ef: Waiting c8b24e7d26b9: Waiting 2a8ab2772960: Waiting a8fb938b84a8: Waiting 8236ed257425: Waiting 622146e6a527: Waiting 174f56854903: Waiting 201f361e24a5: Pushed 7ecb89725fd7: Layer already exists ac8a39c0b208: Layer already exists c8b24e7d26b9: Layer already exists 427ae38aa7ef: Layer already exists a388247d0852: Layer already exists a8fb938b84a8: Layer already exists 2a8ab2772960: Layer already exists 8236ed257425: Layer already exists 622146e6a527: Layer already exists 174f56854903: Layer already exists 59f445121b0d: Pushed master-1_8_2_3-1: digest: sha256:4e2ecbba34eb2121158308132c922cd0d2d05838c14c3267d41b9257a78b673d size: 2830 2025-06-20 06:05:13,085: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds