2025-05-28 11:28:20,730: INFO: Building opensdn-controller-control-control 2025-05-28 11:28:20,758: 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_7_6_1-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} ---> 15eaf7d4f049 Step 4/10 : ARG CONTAINER_NAME ---> Running in f7f9ab9dd10c ---> Removed intermediate container f7f9ab9dd10c ---> a54e6bb832e6 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3cc37876c896 ---> Removed intermediate container 3cc37876c896 ---> 18f04b964f8b 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 1af630ebb8ea ---> Removed intermediate container 1af630ebb8ea ---> 927ee9bcab86 Step 7/10 : COPY entrypoint.sh / ---> 3ee203293d5b Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 2a1657710abd ---> Removed intermediate container 2a1657710abd ---> 2f7d54b3f942 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a25d8801ee73 ---> Removed intermediate container a25d8801ee73 ---> 06cb18406198 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 947eee002ee8 ---> Removed intermediate container 947eee002ee8 ---> 321833993702 [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 321833993702 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_1-3 2025-05-28 11:28:38,092: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] f8894707534d: Preparing 7aeccb52643c: Preparing ab54ba72ae0d: Preparing 7fa3970c7ee1: Preparing f8894707534d: Waiting 7aeccb52643c: Waiting ab54ba72ae0d: Waiting 24ffe87e63de: Preparing 4ef121c1ae7c: Preparing 42b57c0f20c3: Preparing f9a455b2a141: Preparing 266e55f83272: Preparing 8dbc8c63ebfb: Preparing 4e4e290dfc87: Preparing 174f56854903: Preparing 7fa3970c7ee1: Waiting 24ffe87e63de: Waiting 4ef121c1ae7c: Waiting 42b57c0f20c3: Waiting f9a455b2a141: Waiting 266e55f83272: Waiting 8dbc8c63ebfb: Waiting 4e4e290dfc87: Waiting 174f56854903: Waiting ab54ba72ae0d: Layer already exists 24ffe87e63de: Layer already exists 7aeccb52643c: Pushed 7fa3970c7ee1: Layer already exists 4ef121c1ae7c: Layer already exists f9a455b2a141: Layer already exists 42b57c0f20c3: Layer already exists 8dbc8c63ebfb: Layer already exists 266e55f83272: Layer already exists 174f56854903: Layer already exists 4e4e290dfc87: Layer already exists f8894707534d: Pushed master-1_7_6_1-3: digest: sha256:eba0004f7414372e0212b6e709515c5695e13f44d66e6614d627c59468f04955 size: 2830 2025-05-28 11:29:00,764: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds