2025-05-16 09:10:11,434: INFO: Building opensdn-controller-control-control 2025-05-16 09:10:11,471: 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_8_5-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} ---> 2afd16dfa492 Step 4/10 : ARG CONTAINER_NAME ---> Running in 52b4f8e21fab ---> Removed intermediate container 52b4f8e21fab ---> 0068d0a543c1 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7bad2d347bbd ---> Removed intermediate container 7bad2d347bbd ---> e1c14771e6c1 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 987d8aa06e1b ---> Removed intermediate container 987d8aa06e1b ---> 50cae36bd263 Step 7/10 : COPY entrypoint.sh / ---> b5cfc9bf1ab7 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in f735bad12453 ---> Removed intermediate container f735bad12453 ---> e03e6a2f36bd Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 89f010d705c7 ---> Removed intermediate container 89f010d705c7 ---> 54683930c3d7 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 0506451eb9e0 ---> Removed intermediate container 0506451eb9e0 ---> 008fc5ad8702 [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 008fc5ad8702 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_8_5-1 2025-05-16 09:10:26,964: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 315609895080: Preparing db3de186cf68: Preparing 99bee7a3b99d: Preparing 3c1c7525111e: Preparing 692755a09fd8: Preparing 610d4121ea23: Preparing 949ff9e9f722: Preparing 1018a46328a3: Preparing 4a91b149c0ac: Preparing 90a6e5d7e3aa: Preparing 7316c7356d95: Preparing 174f56854903: Preparing 315609895080: Waiting db3de186cf68: Waiting 99bee7a3b99d: Waiting 3c1c7525111e: Waiting 692755a09fd8: Waiting 610d4121ea23: Waiting 949ff9e9f722: Waiting 1018a46328a3: Waiting 4a91b149c0ac: Waiting 90a6e5d7e3aa: Waiting 7316c7356d95: Waiting 174f56854903: Waiting 3c1c7525111e: Layer already exists 99bee7a3b99d: Layer already exists db3de186cf68: Pushed 692755a09fd8: Layer already exists 610d4121ea23: Layer already exists 949ff9e9f722: Layer already exists 1018a46328a3: Layer already exists 4a91b149c0ac: Layer already exists 90a6e5d7e3aa: Layer already exists 174f56854903: Layer already exists 7316c7356d95: Layer already exists 315609895080: Pushed master-1_6_8_5-1: digest: sha256:cd21f03169ca156eb3440edc6884d77302f2e8a9ef4cc9e60d0df6472db59e4a size: 2830 2025-05-16 09:10:48,615: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds