2025-08-21 10:31:36,103: INFO: Building opensdn-controller-control-dns 2025-08-21 10:31:36,151: 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_2_7-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-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} ---> c595b851a340 Step 4/9 : ARG CONTAINER_NAME ---> Running in 355a7c7b6c58 ---> Removed intermediate container 355a7c7b6c58 ---> 6dacb0cee064 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in f947cbb8738c ---> Removed intermediate container f947cbb8738c ---> f4f8acc0eda9 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 b2d14b3422d8 ---> Removed intermediate container b2d14b3422d8 ---> 6a1df309e108 Step 7/9 : COPY entrypoint.sh / ---> efc641ceaec3 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d21bfbbe37b2 ---> Removed intermediate container d21bfbbe37b2 ---> b6789110689b Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 2e907011b239 ---> Removed intermediate container 2e907011b239 ---> 7ef848e263c3 [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 7ef848e263c3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_2_7-1 2025-08-21 10:31:52,009: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 11792e221a70: Preparing 2861f1f32fd8: Preparing 9d3e02b8bedd: Preparing 20a325db61d4: Preparing c286a26e049c: Preparing 17889eff39ae: Preparing fe5078320e37: Preparing e3418e8e7409: Preparing ea8fc1f772c4: Preparing 8c8e88b45418: Preparing 174f56854903: Preparing 17889eff39ae: Waiting fe5078320e37: Waiting e3418e8e7409: Waiting ea8fc1f772c4: Waiting 8c8e88b45418: Waiting 174f56854903: Waiting 11792e221a70: Pushed 20a325db61d4: Layer already exists c286a26e049c: Layer already exists 2861f1f32fd8: Layer already exists 9d3e02b8bedd: Layer already exists 17889eff39ae: Layer already exists fe5078320e37: Layer already exists e3418e8e7409: Layer already exists 8c8e88b45418: Layer already exists ea8fc1f772c4: Layer already exists 174f56854903: Layer already exists master-2_0_2_7-1: digest: sha256:c30e72ad91985ad701deea22134adf2b6bd8113698035ea7fa716c963fa813f9 size: 2620 2025-08-21 10:31:54,080: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds