2025-05-07 08:11:45,277: INFO: Building opensdn-controller-control-control 2025-05-07 08:11:45,298: 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_6_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} ---> b34972c41c57 Step 4/10 : ARG CONTAINER_NAME ---> Running in b53c1087e0b0 ---> Removed intermediate container b53c1087e0b0 ---> 58d8961ab4f8 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in f2443fe3f179 ---> Removed intermediate container f2443fe3f179 ---> f44407e94bcd 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 2d9ecf423ab8 ---> Removed intermediate container 2d9ecf423ab8 ---> e0df34976e72 Step 7/10 : COPY entrypoint.sh / ---> 99ea9293cc27 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in faa658a6577d ---> Removed intermediate container faa658a6577d ---> c2479a9f022d Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f3d763e314be ---> Removed intermediate container f3d763e314be ---> 6add4a3478d9 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in b75591a1fe2d ---> Removed intermediate container b75591a1fe2d ---> d4e160d782fe [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 d4e160d782fe Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_7-1 2025-05-07 08:12:03,376: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 544561e72a7d: Preparing 0b599e334705: Preparing 63661cf77284: Preparing b34dd1d02c00: Preparing 3a91875b453b: Preparing af271540091b: Preparing e9e590b5bb43: Preparing c053376ab0c9: Preparing ae18a4eb7f62: Preparing 175a7f69c6b5: Preparing b172ca048ff5: Preparing 174f56854903: Preparing e9e590b5bb43: Waiting c053376ab0c9: Waiting ae18a4eb7f62: Waiting 544561e72a7d: Waiting 0b599e334705: Waiting 63661cf77284: Waiting b34dd1d02c00: Waiting 3a91875b453b: Waiting af271540091b: Waiting b172ca048ff5: Waiting 174f56854903: Waiting b34dd1d02c00: Layer already exists 3a91875b453b: Layer already exists 0b599e334705: Pushed 63661cf77284: Layer already exists af271540091b: Layer already exists e9e590b5bb43: Layer already exists c053376ab0c9: Layer already exists ae18a4eb7f62: Layer already exists 175a7f69c6b5: Layer already exists b172ca048ff5: Layer already exists 174f56854903: Layer already exists 544561e72a7d: Pushed master-1_6_6_7-1: digest: sha256:bb41f3d35d3a87e1046d967d5baa9e09f6230a6a5fc5e31f99c1cd079eb4c896 size: 2830 2025-05-07 08:12:29,186: INFO: Building opensdn-controller-control-control finished successfully, duration: 44 seconds