2025-06-14 15:54:28,282: INFO: Building opensdn-controller-control-dns 2025-06-14 15:54:28,326: 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_8_0_8-5 --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} ---> 79079bd7592f Step 4/9 : ARG CONTAINER_NAME ---> Running in ee42e3a8733e ---> Removed intermediate container ee42e3a8733e ---> 9187224a94e9 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 93a21d861591 ---> Removed intermediate container 93a21d861591 ---> 0a9b0b9d3dd2 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 914b41f90ca9 ---> Removed intermediate container 914b41f90ca9 ---> 445f9b7a0dfc Step 7/9 : COPY entrypoint.sh / ---> a1f58d5475dd Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c8d2aeb2a255 ---> Removed intermediate container c8d2aeb2a255 ---> 69d084d00e19 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 61d874d71d7a ---> Removed intermediate container 61d874d71d7a ---> 251336230486 [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 251336230486 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_8-5 2025-06-14 15:54:43,412: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] e239e5baf7da: Preparing 1af3caf14ed7: Preparing a758f3c99b30: Preparing 35de40968f1a: Preparing c2fa25cb7600: Preparing 6b2baf4bf925: Preparing 3574b68218db: Preparing 7ecdd140e5cc: Preparing 99fc295b5a3e: Preparing 5ff70bc42fef: Preparing 174f56854903: Preparing e239e5baf7da: Waiting 1af3caf14ed7: Waiting a758f3c99b30: Waiting 35de40968f1a: Waiting c2fa25cb7600: Waiting 6b2baf4bf925: Waiting 3574b68218db: Waiting 7ecdd140e5cc: Waiting 99fc295b5a3e: Waiting 5ff70bc42fef: Waiting 174f56854903: Waiting a758f3c99b30: Layer already exists 35de40968f1a: Layer already exists 1af3caf14ed7: Layer already exists c2fa25cb7600: Layer already exists 6b2baf4bf925: Layer already exists e239e5baf7da: Pushed 7ecdd140e5cc: Layer already exists 5ff70bc42fef: Layer already exists 3574b68218db: Layer already exists 99fc295b5a3e: Layer already exists 174f56854903: Layer already exists master-1_8_0_8-5: digest: sha256:80ae4740dfd4ec5e2766db7dc194bd153b77b2b7b45f811aa79d5244c13a832d size: 2619 2025-06-14 15:54:46,431: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds