2025-04-28 19:32:54,884: INFO: Building opensdn-controller-control-control 2025-04-28 19:32:54,917: 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_0_1-2 --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} ---> afd9905d2f74 Step 4/10 : ARG CONTAINER_NAME ---> Running in 86c871e87dc1 ---> Removed intermediate container 86c871e87dc1 ---> 2c2c044b3112 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0ea94f53b349 ---> Removed intermediate container 0ea94f53b349 ---> e3e11b019d70 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 6b04c890a8fe ---> Removed intermediate container 6b04c890a8fe ---> a7b08dbc2f93 Step 7/10 : COPY entrypoint.sh / ---> fa6d3e89995d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b7d4eb59c5bd ---> Removed intermediate container b7d4eb59c5bd ---> f26f5f3b6471 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f7dad96a084d ---> Removed intermediate container f7dad96a084d ---> d189993613c8 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 96f3df67279e ---> Removed intermediate container 96f3df67279e ---> e384e77b8e0b [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 e384e77b8e0b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_0_1-2 2025-04-28 19:33:10,532: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 4bdad32663c7: Preparing 54513fe8f1e1: Preparing c35987651eb2: Preparing cb76fcacf620: Preparing e29f93644f7b: Preparing 1b4728d7acf9: Preparing 830218dfbb42: Preparing ba938153b55d: Preparing 6a0912e00c1c: Preparing 29bfdd1b7d63: Preparing 1833b3a1eddd: Preparing 174f56854903: Preparing 4bdad32663c7: Waiting 54513fe8f1e1: Waiting c35987651eb2: Waiting cb76fcacf620: Waiting e29f93644f7b: Waiting 1b4728d7acf9: Waiting 830218dfbb42: Waiting 1833b3a1eddd: Waiting 174f56854903: Waiting ba938153b55d: Waiting 6a0912e00c1c: Waiting 29bfdd1b7d63: Waiting c35987651eb2: Layer already exists e29f93644f7b: Layer already exists 54513fe8f1e1: Pushed cb76fcacf620: Layer already exists 830218dfbb42: Layer already exists 1b4728d7acf9: Layer already exists ba938153b55d: Layer already exists 29bfdd1b7d63: Layer already exists 6a0912e00c1c: Layer already exists 1833b3a1eddd: Layer already exists 174f56854903: Layer already exists 4bdad32663c7: Pushed master-1_6_0_1-2: digest: sha256:9fa469af73ceba64314fd6ee816ce60f1647ab053d98f633b1e5fe58d0ad1dbc size: 2830 2025-04-28 19:33:30,842: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds