2025-07-03 01:26:48,979: INFO: Building opensdn-controller-control-dns 2025-07-03 01:26:49,010: 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} ---> a3ef668dbd21 Step 4/9 : ARG CONTAINER_NAME ---> Running in 70610389290d ---> Removed intermediate container 70610389290d ---> 427aed72f267 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 755f87e2b4e6 ---> Removed intermediate container 755f87e2b4e6 ---> f797a14acb62 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 510311a153c6 ---> Removed intermediate container 510311a153c6 ---> 00ffe48f0d3d Step 7/9 : COPY entrypoint.sh / ---> d66d3ace4102 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in afbf0404fd14 ---> Removed intermediate container afbf0404fd14 ---> ba522e2936b6 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 633fee983fd0 ---> Removed intermediate container 633fee983fd0 ---> 2878b09cdd31 [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 2878b09cdd31 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 2025-07-03 01:27:03,578: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns] 94716937ed7f: Preparing a8afa0b4a695: Preparing 586b5fa02185: Preparing 40c17c585569: Preparing b0b3a1e0b170: Preparing 420275e1a95c: Preparing 8364fe766115: Preparing 3b34008ce597: Preparing 4c37f360dca9: Preparing d23e40e0678b: Preparing 174f56854903: Preparing 94716937ed7f: Waiting a8afa0b4a695: Waiting 586b5fa02185: Waiting 40c17c585569: Waiting b0b3a1e0b170: Waiting 420275e1a95c: Waiting 8364fe766115: Waiting 3b34008ce597: Waiting 4c37f360dca9: Waiting d23e40e0678b: Waiting 174f56854903: Waiting a8afa0b4a695: Layer already exists 586b5fa02185: Layer already exists b0b3a1e0b170: Layer already exists 8364fe766115: Layer already exists 420275e1a95c: Layer already exists 40c17c585569: Layer already exists 3b34008ce597: Layer already exists 94716937ed7f: Pushed 4c37f360dca9: Layer already exists d23e40e0678b: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:d9068792ea6c7a81d24f7a0dede09af0aac6cb07844cd72b816c91873fdbce4c size: 2620 2025-07-03 01:27:06,710: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds