2025-06-20 07:12:38,228: INFO: Building opensdn-controller-control-dns 2025-06-20 07:12:38,299: 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_6_6_1-2_6 --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} ---> 0ea4dfdb2dcc Step 4/9 : ARG CONTAINER_NAME ---> Running in ace0abc45305 ---> Removed intermediate container ace0abc45305 ---> de8c99635b25 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in fc531fb30adc ---> Removed intermediate container fc531fb30adc ---> 8ebd039752f8 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 34e3ccefcfa1 ---> Removed intermediate container 34e3ccefcfa1 ---> 6315520044f6 Step 7/9 : COPY entrypoint.sh / ---> 0d378fb964e3 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 466fae472745 ---> Removed intermediate container 466fae472745 ---> 6cbc85c9f4da Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 159253b26853 ---> Removed intermediate container 159253b26853 ---> 3def785f93c5 [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 3def785f93c5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_1-2_6 2025-06-20 07:12:52,332: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] f4435a8ced47: Preparing ecc2c217482d: Preparing f59857095dbc: Preparing ef1ef5958d05: Preparing 50b01019ce7e: Preparing 4e6af32092d9: Preparing 1b3c2142b36f: Preparing 1223c19b4b64: Preparing 08c178c862a4: Preparing 269c79b81296: Preparing 174f56854903: Preparing 4e6af32092d9: Waiting 1b3c2142b36f: Waiting 1223c19b4b64: Waiting 08c178c862a4: Waiting 269c79b81296: Waiting 174f56854903: Waiting ef1ef5958d05: Layer already exists 50b01019ce7e: Layer already exists ecc2c217482d: Layer already exists f59857095dbc: Layer already exists 1b3c2142b36f: Layer already exists 4e6af32092d9: Layer already exists 1223c19b4b64: Layer already exists f4435a8ced47: Pushed 08c178c862a4: Layer already exists 269c79b81296: Layer already exists 174f56854903: Layer already exists master-1_6_6_1-2_6: digest: sha256:a430cdff716c9d399b72158d13e8554b888d756147fc524f1dd9c9ce734408c8 size: 2620 2025-06-20 07:12:53,394: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds