2025-07-17 01:43:27,892: INFO: Building opensdn-controller-control-dns 2025-07-17 01:43:27,929: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> c318e914e63d Step 4/9 : ARG CONTAINER_NAME ---> Running in a619f7c07b8b ---> Removed intermediate container a619f7c07b8b ---> 1a54e4c29d29 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in e495b058d101 ---> Removed intermediate container e495b058d101 ---> a5d4d916967c 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 5b0d40aa9dae ---> Removed intermediate container 5b0d40aa9dae ---> a151762aa216 Step 7/9 : COPY entrypoint.sh / ---> 503a37935762 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 134c462f4515 ---> Removed intermediate container 134c462f4515 ---> c7ae07eef454 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 1fb16224121e ---> Removed intermediate container 1fb16224121e ---> 2407a33e9e6f [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 2407a33e9e6f Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 2025-07-17 01:43:40,645: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns] 868b221b8cea: Preparing dbd811f04f03: Preparing afceaecbd0e5: Preparing a4ba02ffef01: Preparing 9494b9c4cdff: Preparing 197268d82dcb: Preparing 53add8aec249: Preparing e40e65ee9ebf: Preparing 78e25d942d80: Preparing fa260b2c4957: Preparing 174f56854903: Preparing 868b221b8cea: Waiting dbd811f04f03: Waiting afceaecbd0e5: Waiting a4ba02ffef01: Waiting 9494b9c4cdff: Waiting 197268d82dcb: Waiting 53add8aec249: Waiting e40e65ee9ebf: Waiting 78e25d942d80: Waiting fa260b2c4957: Waiting 174f56854903: Waiting a4ba02ffef01: Layer already exists dbd811f04f03: Layer already exists 9494b9c4cdff: Layer already exists afceaecbd0e5: Layer already exists 53add8aec249: Layer already exists 197268d82dcb: Layer already exists 868b221b8cea: Pushed 78e25d942d80: Layer already exists e40e65ee9ebf: Layer already exists fa260b2c4957: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:7ff84e633b251a83a071a0713b6c53943d65f05dd9bafde47a16b79ec2588cbf size: 2620 2025-07-17 01:43:44,030: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds