2025-07-16 16:01:04,622: INFO: Building opensdn-controller-control-dns 2025-07-16 16:01:04,653: 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_4_3-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} ---> 7214cd009d05 Step 4/9 : ARG CONTAINER_NAME ---> Running in 179fad88fe95 ---> Removed intermediate container 179fad88fe95 ---> fe16372a60a2 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2b94b08af2f5 ---> Removed intermediate container 2b94b08af2f5 ---> 47fb1a11c2c8 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 391fbe4cd18a ---> Removed intermediate container 391fbe4cd18a ---> 0bc2aed1d8ea Step 7/9 : COPY entrypoint.sh / ---> e9070c844651 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5d7438ef01e8 ---> Removed intermediate container 5d7438ef01e8 ---> 977f8282643a Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 0d7a64acf14a ---> Removed intermediate container 0d7a64acf14a ---> 66c043815ed5 [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 66c043815ed5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_4_3-1 2025-07-16 16:01:16,493: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 3e1df24d5e3a: Preparing 6ae29d26f9d8: Preparing d27f38d711e5: Preparing c045ed04cf17: Preparing 61973a7a3919: Preparing 89c1fdef0c0f: Preparing 4ff3f7fd21bb: Preparing 1ff7f633d0ae: Preparing 7218f16888dd: Preparing b01b936df4da: Preparing 174f56854903: Preparing 89c1fdef0c0f: Waiting 4ff3f7fd21bb: Waiting 1ff7f633d0ae: Waiting 7218f16888dd: Waiting b01b936df4da: Waiting 174f56854903: Waiting c045ed04cf17: Layer already exists 6ae29d26f9d8: Layer already exists d27f38d711e5: Layer already exists 61973a7a3919: Layer already exists 3e1df24d5e3a: Pushed 89c1fdef0c0f: Layer already exists 4ff3f7fd21bb: Layer already exists 1ff7f633d0ae: Layer already exists 7218f16888dd: Layer already exists 174f56854903: Layer already exists b01b936df4da: Layer already exists master-1_9_4_3-1: digest: sha256:51c5ba9a94c9cbe62ede9329fe167f508b6cd68e893045ef5f0a42aceac6efe9 size: 2620 2025-07-16 16:01:18,213: INFO: Building opensdn-controller-control-dns finished successfully, duration: 14 seconds