2025-08-25 11:37:50,224: INFO: Building opensdn-controller-control-control 2025-08-25 11:37:50,262: 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-2_0_3_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} ---> f48c9093980a Step 4/10 : ARG CONTAINER_NAME ---> Running in 8be4e3a4d4e0 ---> Removed intermediate container 8be4e3a4d4e0 ---> a23f05eae65e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in af59e3c8c733 ---> Removed intermediate container af59e3c8c733 ---> f1577f52ab3e 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 2e564675d6e9 ---> Removed intermediate container 2e564675d6e9 ---> b8bb97ed384b Step 7/10 : COPY entrypoint.sh / ---> c240000ae27c Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 4cc3672e1cc4 ---> Removed intermediate container 4cc3672e1cc4 ---> 41ed0b8fe988 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f4002e555b6f ---> Removed intermediate container f4002e555b6f ---> 5ebf8383e827 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 23aa73de3bd7 ---> Removed intermediate container 23aa73de3bd7 ---> b533a98384ea [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 b533a98384ea Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_3_1-2 2025-08-25 11:38:07,974: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 30953035147d: Preparing e402d77caed4: Preparing 056d471187c7: Preparing 0cf4e557653e: Preparing fa6036d4ca62: Preparing 7ead31ec60fb: Preparing dc119b529a2c: Preparing 2ad3dca5c58a: Preparing 2ab8b9f5ac3a: Preparing 3313cf175619: Preparing 11067c72450e: Preparing 174f56854903: Preparing 30953035147d: Waiting e402d77caed4: Waiting 056d471187c7: Waiting 0cf4e557653e: Waiting fa6036d4ca62: Waiting 7ead31ec60fb: Waiting dc119b529a2c: Waiting 2ad3dca5c58a: Waiting 2ab8b9f5ac3a: Waiting 3313cf175619: Waiting 11067c72450e: Waiting 174f56854903: Waiting 056d471187c7: Layer already exists 0cf4e557653e: Layer already exists fa6036d4ca62: Layer already exists 7ead31ec60fb: Layer already exists dc119b529a2c: Layer already exists 2ab8b9f5ac3a: Layer already exists e402d77caed4: Pushed 2ad3dca5c58a: Layer already exists 3313cf175619: Layer already exists 11067c72450e: Layer already exists 174f56854903: Layer already exists 30953035147d: Pushed master-2_0_3_1-2: digest: sha256:5c5b5b3ad6e7f2f34a94902ed327df4ad5b1dba2908c19793c9df0542de145bc size: 2830 2025-08-25 11:38:26,069: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds