2025-08-02 10:23:37,579: INFO: Building opensdn-controller-control-dns 2025-08-02 10:23:37,623: 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_9_7_6-3 --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-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} ---> 12d23e1aaa63 Step 4/9 : ARG CONTAINER_NAME ---> Running in 02628a54c5cd ---> Removed intermediate container 02628a54c5cd ---> b628aa2a2769 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2b1b83800aba ---> Removed intermediate container 2b1b83800aba ---> 49572c32e942 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 e7db6c73ac9e ---> Removed intermediate container e7db6c73ac9e ---> c7e79074f5c3 Step 7/9 : COPY entrypoint.sh / ---> 8af3bd1f7508 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7d6edf6271c7 ---> Removed intermediate container 7d6edf6271c7 ---> 1f3436b4c930 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 655334f63921 ---> Removed intermediate container 655334f63921 ---> 013e4412dded [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 013e4412dded Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_7_6-3 2025-08-02 10:23:51,230: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 582916859b0d: Preparing 386e4146f913: Preparing db1c5e8187e5: Preparing 3d480249bfe4: Preparing ddb0897776b0: Preparing 04cbfe5cdd91: Preparing 2927dcb305ca: Preparing 89ada274cb69: Preparing bf82cac4795f: Preparing c3462dc00085: Preparing 174f56854903: Preparing 04cbfe5cdd91: Waiting 2927dcb305ca: Waiting 89ada274cb69: Waiting bf82cac4795f: Waiting c3462dc00085: Waiting 174f56854903: Waiting 386e4146f913: Layer already exists 3d480249bfe4: Layer already exists 582916859b0d: Pushed ddb0897776b0: Layer already exists db1c5e8187e5: Layer already exists 04cbfe5cdd91: Layer already exists 2927dcb305ca: Layer already exists 89ada274cb69: Layer already exists c3462dc00085: Layer already exists 174f56854903: Layer already exists bf82cac4795f: Layer already exists master-1_9_7_6-3: digest: sha256:9451d52bcafd7b7d9f581ed702bd1ea262d9ea46043527f7df0b57ba9b81e44c size: 2620 2025-08-02 10:23:53,378: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds