2025-08-26 07:20:27,717: INFO: Building opensdn-controller-control-dns 2025-08-26 07:20:27,763: 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_5-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 CONTAINER_NAME=opensdn-controller-control-dns --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 15.36 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> dc4093e0b5c7 Step 4/9 : ARG CONTAINER_NAME ---> Running in 431c7fb6664d ---> Removed intermediate container 431c7fb6664d ---> 2efdd850b4be Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in ebaa9f31e954 ---> Removed intermediate container ebaa9f31e954 ---> deeeacb775c0 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail DNS" description="Contrail DNS provides DNS service to the VMs spawned on compute nodes." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 3e8ad8bce097 ---> Removed intermediate container 3e8ad8bce097 ---> 93226c90ff48 Step 7/9 : COPY entrypoint.sh / ---> 9c264ef95a70 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6e992aed7a6e ---> Removed intermediate container 6e992aed7a6e ---> d2892bd4dee4 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 9d4fc94dcdf8 ---> Removed intermediate container 9d4fc94dcdf8 ---> 2dbe9e46a0f0 [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] were not consumed Successfully built 2dbe9e46a0f0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_3_5-2 2025-08-26 07:20:44,346: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 0ab8b2b98db6: Preparing 04f16acb359b: Preparing 0dfa05787caa: Preparing 071a07c4d4c6: Preparing 6960d4a6a8d8: Preparing a60a1049bd00: Preparing d4d8db49ca5f: Preparing 0688b08f1ead: Preparing d83484bef841: Preparing dcb26b3ee233: Preparing 174f56854903: Preparing 0ab8b2b98db6: Waiting 04f16acb359b: Waiting 0dfa05787caa: Waiting 071a07c4d4c6: Waiting 6960d4a6a8d8: Waiting a60a1049bd00: Waiting d4d8db49ca5f: Waiting 0688b08f1ead: Waiting d83484bef841: Waiting dcb26b3ee233: Waiting 174f56854903: Waiting 04f16acb359b: Layer already exists 0dfa05787caa: Layer already exists 071a07c4d4c6: Layer already exists 0ab8b2b98db6: Pushed a60a1049bd00: Layer already exists d4d8db49ca5f: Layer already exists 6960d4a6a8d8: Layer already exists 0688b08f1ead: Layer already exists d83484bef841: Layer already exists 174f56854903: Layer already exists dcb26b3ee233: Layer already exists master-2_0_3_5-2: digest: sha256:e03ee421288f8f77f84422f33b53923aca0c91801e3a5ec00b023f539debddc9 size: 2620 2025-08-26 07:20:49,813: INFO: Building opensdn-controller-control-dns finished successfully, duration: 22 seconds