2025-08-02 08:09:09,447: INFO: Building opensdn-controller-control-control 2025-08-02 08:09:09,493: 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_2_2_1-6_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} ---> e129f54df0ff Step 4/10 : ARG CONTAINER_NAME ---> Running in a049471297b9 ---> Removed intermediate container a049471297b9 ---> 411234341f47 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 34fca4826ebb ---> Removed intermediate container 34fca4826ebb ---> 41957a6d8372 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 6f94b87fd6a3 ---> Removed intermediate container 6f94b87fd6a3 ---> fda99a98f951 Step 7/10 : COPY entrypoint.sh / ---> cc2e3677517e Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in e18553006210 ---> Removed intermediate container e18553006210 ---> 1f8da2dacafa Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in cf9b3e7c5c23 ---> Removed intermediate container cf9b3e7c5c23 ---> 14bd13d20ffe Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in d6090b129971 ---> Removed intermediate container d6090b129971 ---> 5ffa6b1727c9 [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 5ffa6b1727c9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-6_2 2025-08-02 08:09:24,840: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] b922b4957e38: Preparing a037984f0b18: Preparing 4307b49601f7: Preparing 9c4c7d99a31a: Preparing bb3e8741990c: Preparing 38708862e411: Preparing f823c769b2bc: Preparing b9d1c5fb4531: Preparing 90aa45ef45b3: Preparing 8b88e880b6f0: Preparing b5746c4e4c78: Preparing 174f56854903: Preparing b922b4957e38: Waiting a037984f0b18: Waiting 4307b49601f7: Waiting 9c4c7d99a31a: Waiting bb3e8741990c: Waiting 38708862e411: Waiting f823c769b2bc: Waiting b9d1c5fb4531: Waiting 90aa45ef45b3: Waiting 8b88e880b6f0: Waiting b5746c4e4c78: Waiting 174f56854903: Waiting 9c4c7d99a31a: Layer already exists 4307b49601f7: Layer already exists bb3e8741990c: Layer already exists a037984f0b18: Pushed f823c769b2bc: Layer already exists 38708862e411: Layer already exists b9d1c5fb4531: Layer already exists 90aa45ef45b3: Layer already exists 174f56854903: Layer already exists b5746c4e4c78: Layer already exists 8b88e880b6f0: Layer already exists b922b4957e38: Pushed master-1_2_2_1-6_2: digest: sha256:668f7e59fe1306faf3c8848805aa1c2f4de8e906b42103c022cdf72be807c8da size: 2830 2025-08-02 08:09:53,077: INFO: Building opensdn-controller-control-control finished successfully, duration: 44 seconds