2025-08-22 21:21:16,321: INFO: Building opensdn-controller-control-control 2025-08-22 21:21:16,348: 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_0-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} ---> a2f0dee72223 Step 4/10 : ARG CONTAINER_NAME ---> Running in 448e7eddf190 ---> Removed intermediate container 448e7eddf190 ---> 22480a2ca221 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in f21ba3c0bcad ---> Removed intermediate container f21ba3c0bcad ---> 0ab45052a3d6 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 ccf051c67321 ---> Removed intermediate container ccf051c67321 ---> 0c5a587faa74 Step 7/10 : COPY entrypoint.sh / ---> bee4cb481a54 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 50806a64133f ---> Removed intermediate container 50806a64133f ---> 26f20d647e7e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 17d50cb08656 ---> Removed intermediate container 17d50cb08656 ---> 8a4b98f3fe72 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in b3016773019e ---> Removed intermediate container b3016773019e ---> 6002ae509b4e [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 6002ae509b4e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_3_0-1 2025-08-22 21:21:32,418: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] ec547a6c443f: Preparing 2183ea9df283: Preparing 24e922ad1c45: Preparing e3c03373b04c: Preparing eaa929f0767a: Preparing 5a405ca64239: Preparing 604a79b49590: Preparing 6313b62809e0: Preparing 198bda9d6565: Preparing 8bbac7514045: Preparing 6637edef5225: Preparing 174f56854903: Preparing ec547a6c443f: Waiting 2183ea9df283: Waiting 24e922ad1c45: Waiting e3c03373b04c: Waiting eaa929f0767a: Waiting 5a405ca64239: Waiting 604a79b49590: Waiting 6313b62809e0: Waiting 198bda9d6565: Waiting 8bbac7514045: Waiting 6637edef5225: Waiting 174f56854903: Waiting 24e922ad1c45: Layer already exists eaa929f0767a: Layer already exists 2183ea9df283: Pushed 5a405ca64239: Layer already exists e3c03373b04c: Layer already exists 604a79b49590: Layer already exists 6313b62809e0: Layer already exists 6637edef5225: Layer already exists 174f56854903: Layer already exists 8bbac7514045: Layer already exists 198bda9d6565: Layer already exists ec547a6c443f: Pushed master-2_0_3_0-1: digest: sha256:8637e16a6c832c2dd497d6f453cea7ddd225f76bc90ebe1019c65d123bdd6ab5 size: 2830 2025-08-22 21:21:54,673: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds