2025-07-01 13:31:37,707: INFO: Building opensdn-controller-control-control 2025-07-01 13:31:37,741: 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_2_2_2-3_8 --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} ---> 2bd8884bab13 Step 4/10 : ARG CONTAINER_NAME ---> Running in 7af779d9c584 ---> Removed intermediate container 7af779d9c584 ---> 8420c8109d28 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 50f70edcad77 ---> Removed intermediate container 50f70edcad77 ---> 6bca8640bb26 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 c6f0af5ae573 ---> Removed intermediate container c6f0af5ae573 ---> 10eb90ab2c86 Step 7/10 : COPY entrypoint.sh / ---> a551059ab915 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 7905550fd665 ---> Removed intermediate container 7905550fd665 ---> e4a6a47614cb Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0cd447d1c36d ---> Removed intermediate container 0cd447d1c36d ---> 7f99ab3eb1d2 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e37f869260a8 ---> Removed intermediate container e37f869260a8 ---> ac5b2b520eeb [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 ac5b2b520eeb Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_2-3_8 2025-07-01 13:31:56,874: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 03ede324dfde: Preparing 5c9f4b3aa715: Preparing a2a726458d47: Preparing 0f91c53c6056: Preparing b588c2ecc817: Preparing 8dc7ac3eecd1: Preparing a7162a61dd87: Preparing b9b17d9dc104: Preparing 510b3287f61f: Preparing 13390c0bf322: Preparing d4945524eaeb: Preparing 174f56854903: Preparing 03ede324dfde: Waiting 5c9f4b3aa715: Waiting a2a726458d47: Waiting 0f91c53c6056: Waiting b588c2ecc817: Waiting 8dc7ac3eecd1: Waiting a7162a61dd87: Waiting b9b17d9dc104: Waiting 510b3287f61f: Waiting 13390c0bf322: Waiting d4945524eaeb: Waiting 174f56854903: Waiting a2a726458d47: Layer already exists b588c2ecc817: Layer already exists 0f91c53c6056: Layer already exists 8dc7ac3eecd1: Layer already exists 5c9f4b3aa715: Pushed a7162a61dd87: Layer already exists b9b17d9dc104: Layer already exists 510b3287f61f: Layer already exists 13390c0bf322: Layer already exists d4945524eaeb: Layer already exists 174f56854903: Layer already exists 03ede324dfde: Pushed master-1_2_2_2-3_8: digest: sha256:96ccc68484ffcb5db1ad6d1837a47a6e3d99682991fdab5a917d71056e84c864 size: 2830 2025-07-01 13:32:15,641: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds