2025-08-20 12:58:24,281: INFO: Building opensdn-controller-control-control 2025-08-20 12:58:24,310: 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-2_0_2_3-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} ---> 48ee63a33093 Step 4/10 : ARG CONTAINER_NAME ---> Running in cdd3b77d30be ---> Removed intermediate container cdd3b77d30be ---> 2735575835d2 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 40a89ae83ca4 ---> Removed intermediate container 40a89ae83ca4 ---> 74002eb689fc 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 6f3e1fe7d037 ---> Removed intermediate container 6f3e1fe7d037 ---> 5e784ec5c145 Step 7/10 : COPY entrypoint.sh / ---> 5fc99e2454e9 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 0d25c480a7d7 ---> Removed intermediate container 0d25c480a7d7 ---> 9dd36218fad8 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c7120eda2123 ---> Removed intermediate container c7120eda2123 ---> 11cd0239a871 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 6ac8ea423e5a ---> Removed intermediate container 6ac8ea423e5a ---> 5bfcbb31c906 [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 5bfcbb31c906 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_2_3-3 2025-08-20 12:58:40,003: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 16fda28700ed: Preparing 074953502c9b: Preparing 74fcbc92121e: Preparing ab8d83d2e5d0: Preparing e1b7dbbe5605: Preparing a2ee70f7da3e: Preparing 33e8716f8292: Preparing 4a484bf0f65c: Preparing f15eb5591e8f: Preparing 9e1d524ecd99: Preparing 943aaab8eaab: Preparing 174f56854903: Preparing 16fda28700ed: Waiting 074953502c9b: Waiting 74fcbc92121e: Waiting ab8d83d2e5d0: Waiting e1b7dbbe5605: Waiting a2ee70f7da3e: Waiting 33e8716f8292: Waiting 4a484bf0f65c: Waiting f15eb5591e8f: Waiting 9e1d524ecd99: Waiting 943aaab8eaab: Waiting 174f56854903: Waiting ab8d83d2e5d0: Layer already exists e1b7dbbe5605: Layer already exists 74fcbc92121e: Layer already exists a2ee70f7da3e: Layer already exists 33e8716f8292: Layer already exists 4a484bf0f65c: Layer already exists 074953502c9b: Pushed f15eb5591e8f: Layer already exists 174f56854903: Layer already exists 943aaab8eaab: Layer already exists 9e1d524ecd99: Layer already exists 16fda28700ed: Pushed master-2_0_2_3-3: digest: sha256:0fb06887c61be9b3894abdc1d96ffc6a49921952c84433d2bb4fc3e3e60939e5 size: 2830 2025-08-20 12:59:01,022: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds