2025-08-11 16:11:22,705: INFO: Building opensdn-controller-control-control 2025-08-11 16:11:22,737: 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_0_1-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} ---> 1c8da0897a96 Step 4/10 : ARG CONTAINER_NAME ---> Running in ae7f56c0c9ee ---> Removed intermediate container ae7f56c0c9ee ---> 62e1380608ce Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 37d474c5fef2 ---> Removed intermediate container 37d474c5fef2 ---> 2d1770639ec0 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 271d4a758379 ---> Removed intermediate container 271d4a758379 ---> 1eb24eb00871 Step 7/10 : COPY entrypoint.sh / ---> a40d20e64eac Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in cfd5373bb14f ---> Removed intermediate container cfd5373bb14f ---> fdb7944fb82b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a71ee86b2397 ---> Removed intermediate container a71ee86b2397 ---> fa27eda5d4ff Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 599b08efb21d ---> Removed intermediate container 599b08efb21d ---> 4ac61b1a60ae [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 4ac61b1a60ae Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_0_1-1 2025-08-11 16:11:39,649: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] ee29fa87370a: Preparing 6df0aaa1728e: Preparing 0d43ba567ded: Preparing 3425131e8895: Preparing 97a64a1adac6: Preparing 6e6e4a375e62: Preparing fdcd66383ca5: Preparing 1d489bbe5247: Preparing c0499bc22ffb: Preparing bb114af91f5f: Preparing f3e833eeaf06: Preparing 174f56854903: Preparing ee29fa87370a: Waiting 6df0aaa1728e: Waiting 0d43ba567ded: Waiting 3425131e8895: Waiting 97a64a1adac6: Waiting 6e6e4a375e62: Waiting fdcd66383ca5: Waiting 1d489bbe5247: Waiting c0499bc22ffb: Waiting bb114af91f5f: Waiting f3e833eeaf06: Waiting 174f56854903: Waiting 0d43ba567ded: Layer already exists 97a64a1adac6: Layer already exists 3425131e8895: Layer already exists 6e6e4a375e62: Layer already exists fdcd66383ca5: Layer already exists 6df0aaa1728e: Pushed 1d489bbe5247: Layer already exists bb114af91f5f: Layer already exists c0499bc22ffb: Layer already exists 174f56854903: Layer already exists f3e833eeaf06: Layer already exists ee29fa87370a: Pushed master-2_0_0_1-1: digest: sha256:5ca80f1f4ed4bf6a27771e1c5d5cfb8768c947dbfcab5cc59ddb36b8d32d44d9 size: 2830 2025-08-11 16:12:05,833: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds