2025-04-29 09:17:27,246: INFO: Building opensdn-controller-control-dns 2025-04-29 09:17:27,278: 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_0_1-2 --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} ---> e5269408a712 Step 4/9 : ARG CONTAINER_NAME ---> Running in 1dfe577d70d3 ---> Removed intermediate container 1dfe577d70d3 ---> 9f9af19252ec Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in eb7a448c07ac ---> Removed intermediate container eb7a448c07ac ---> 6c15ebbb4f08 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 ecd482c1f57d ---> Removed intermediate container ecd482c1f57d ---> 1195f37de165 Step 7/9 : COPY entrypoint.sh / ---> f8dda5164d39 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4f1ee7fae521 ---> Removed intermediate container 4f1ee7fae521 ---> c13716bca879 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 3d6605adab6b ---> Removed intermediate container 3d6605adab6b ---> f5459c884ce6 [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 f5459c884ce6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_0_1-2 2025-04-29 09:17:41,848: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] c316251cef57: Preparing d30b101b2c73: Preparing 4416a0abcad0: Preparing 5cdfa73756ce: Preparing 95e1257e0e5b: Preparing 8e9e8e6de3e7: Preparing a26191672e31: Preparing 1af0e5e89945: Preparing ee5c97db66d5: Preparing 27443d005981: Preparing 174f56854903: Preparing c316251cef57: Waiting d30b101b2c73: Waiting 4416a0abcad0: Waiting 5cdfa73756ce: Waiting 95e1257e0e5b: Waiting 8e9e8e6de3e7: Waiting a26191672e31: Waiting 1af0e5e89945: Waiting ee5c97db66d5: Waiting 27443d005981: Waiting 174f56854903: Waiting d30b101b2c73: Layer already exists 4416a0abcad0: Layer already exists 8e9e8e6de3e7: Layer already exists 95e1257e0e5b: Layer already exists 5cdfa73756ce: Layer already exists a26191672e31: Layer already exists 27443d005981: Layer already exists ee5c97db66d5: Layer already exists c316251cef57: Pushed 1af0e5e89945: Layer already exists 174f56854903: Layer already exists master-1_6_0_1-2: digest: sha256:9449dd7b326b306729a6390d8c1434970b4bad7700d9bf9501035370e25bff7a size: 2620 2025-04-29 09:17:44,109: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds