2025-06-24 07:34:55,525: INFO: Building opensdn-controller-control-dns 2025-06-24 07:34:55,592: 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-3_4 --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} ---> b822ca3f79b4 Step 4/9 : ARG CONTAINER_NAME ---> Running in 3c18577ddee2 ---> Removed intermediate container 3c18577ddee2 ---> 2b9e9012d4fb Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in eb135d5a50f6 ---> Removed intermediate container eb135d5a50f6 ---> fa5011b4cefd 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 aaf83cdf918e ---> Removed intermediate container aaf83cdf918e ---> 550b4f846694 Step 7/9 : COPY entrypoint.sh / ---> f76b85a09dec Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8ed7e5be8027 ---> Removed intermediate container 8ed7e5be8027 ---> 62cff18c918a Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in ea446100a254 ---> Removed intermediate container ea446100a254 ---> 7ea9b4de13bb [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 7ea9b4de13bb Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_1-3_4 2025-06-24 07:35:11,157: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 2addb49c3147: Preparing d9cc576e837b: Preparing c46b08a02ff3: Preparing 30d62b1b9d6b: Preparing a68baae89499: Preparing 8ab1e4eafdac: Preparing b989024bfd8f: Preparing 167c8e6daa41: Preparing 64df3979d01f: Preparing 4e1e095adf63: Preparing 174f56854903: Preparing 8ab1e4eafdac: Waiting b989024bfd8f: Waiting 167c8e6daa41: Waiting 64df3979d01f: Waiting 4e1e095adf63: Waiting 174f56854903: Waiting a68baae89499: Layer already exists c46b08a02ff3: Layer already exists 2addb49c3147: Pushed d9cc576e837b: Layer already exists 30d62b1b9d6b: Layer already exists 8ab1e4eafdac: Layer already exists b989024bfd8f: Layer already exists 167c8e6daa41: Layer already exists 4e1e095adf63: Layer already exists 174f56854903: Layer already exists 64df3979d01f: Layer already exists master-1_6_6_1-3_4: digest: sha256:446c45bab9c45d48555dc23f4b51d2eca3de6d623add62655e01752b6b1b10de size: 2620 2025-06-24 07:35:12,654: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds