2025-05-09 03:43:07,591: INFO: Building opensdn-controller-control-control 2025-05-09 03:43:07,632: 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_7_1-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} ---> cc01beb4fb5f Step 4/10 : ARG CONTAINER_NAME ---> Running in be3b9ad00e15 ---> Removed intermediate container be3b9ad00e15 ---> 092fe46eb7ad Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 45cd8811be9a ---> Removed intermediate container 45cd8811be9a ---> f5ec71a182a4 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 263aa3464547 ---> Removed intermediate container 263aa3464547 ---> 821875af3bad Step 7/10 : COPY entrypoint.sh / ---> 6c0a9c0f4941 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 1bbfdd63a996 ---> Removed intermediate container 1bbfdd63a996 ---> 8cbeb9e1f709 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3d452518692e ---> Removed intermediate container 3d452518692e ---> 257093071a02 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e70a3d5d7f90 ---> Removed intermediate container e70a3d5d7f90 ---> a5606192e095 [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 a5606192e095 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_7_1-5 2025-05-09 03:43:26,819: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 01ae2648908c: Preparing e1476f942db4: Preparing 912f644857a6: Preparing 2347683ab772: Preparing 5a3920cb36e7: Preparing e87b9f1466e7: Preparing e33f05bc671e: Preparing 5a2a4a121dd3: Preparing 394b0fba24d0: Preparing 14dbeceef4d5: Preparing 0cc6ee69a0f6: Preparing 174f56854903: Preparing 01ae2648908c: Waiting e1476f942db4: Waiting 912f644857a6: Waiting 2347683ab772: Waiting 5a3920cb36e7: Waiting e87b9f1466e7: Waiting e33f05bc671e: Waiting 5a2a4a121dd3: Waiting 394b0fba24d0: Waiting 14dbeceef4d5: Waiting 0cc6ee69a0f6: Waiting 174f56854903: Waiting e1476f942db4: Pushed 912f644857a6: Layer already exists 5a3920cb36e7: Layer already exists e33f05bc671e: Layer already exists 394b0fba24d0: Layer already exists 2347683ab772: Layer already exists 5a2a4a121dd3: Layer already exists e87b9f1466e7: Layer already exists 0cc6ee69a0f6: Layer already exists 14dbeceef4d5: Layer already exists 174f56854903: Layer already exists 01ae2648908c: Pushed master-1_6_7_1-5: digest: sha256:d2a6270a0a00bf2e7deca850064f3f99a8f0747baa14b30f67f1be71fd7b3d03 size: 2830 2025-05-09 03:43:48,223: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds