2025-08-10 15:14:36,435: INFO: Building opensdn-controller-control-dns 2025-08-10 15:14:36,475: 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_8_7-4 --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} ---> eac36e6f38b0 Step 4/9 : ARG CONTAINER_NAME ---> Running in 6f5968c4088a ---> Removed intermediate container 6f5968c4088a ---> 616cc3834939 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b08cac1a5564 ---> Removed intermediate container b08cac1a5564 ---> feb440bd36a9 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 83008458ef4c ---> Removed intermediate container 83008458ef4c ---> fc1de16cd75f Step 7/9 : COPY entrypoint.sh / ---> c1b207a99f4e Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9978fb4fc894 ---> Removed intermediate container 9978fb4fc894 ---> c75bc3e90414 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 148cf81f8aa7 ---> Removed intermediate container 148cf81f8aa7 ---> 0999b4188528 [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 0999b4188528 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_7-4 2025-08-10 15:14:51,043: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 0e57569b4d3d: Preparing 13039e3e36cd: Preparing ab02470f5894: Preparing 4571f2cce1f3: Preparing b41b839c6d20: Preparing cfd448ececb5: Preparing b91a9c7be1ee: Preparing 403a7f2a735c: Preparing f70dd399aa85: Preparing 16916fba8f8b: Preparing 174f56854903: Preparing 174f56854903: Waiting cfd448ececb5: Waiting b91a9c7be1ee: Waiting 403a7f2a735c: Waiting f70dd399aa85: Waiting 16916fba8f8b: Waiting 13039e3e36cd: Layer already exists 4571f2cce1f3: Layer already exists 0e57569b4d3d: Pushed ab02470f5894: Layer already exists b41b839c6d20: Layer already exists cfd448ececb5: Layer already exists b91a9c7be1ee: Layer already exists 403a7f2a735c: Layer already exists 16916fba8f8b: Layer already exists f70dd399aa85: Layer already exists 174f56854903: Layer already exists master-1_9_8_7-4: digest: sha256:0110b688cb1a430ce56bda5e773f8f6a4d45288ad3f6fc20c9d718fbb360c756 size: 2620 2025-08-10 15:14:53,503: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds