2025-08-13 18:01:20,095: INFO: Building opensdn-controller-control-dns 2025-08-13 18:01:20,128: 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-2_0_0_4-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} ---> d7a1c339b66b Step 4/9 : ARG CONTAINER_NAME ---> Running in b903e6732d88 ---> Removed intermediate container b903e6732d88 ---> ce8f697e6eb9 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in cd63793e681b ---> Removed intermediate container cd63793e681b ---> babb469cebee 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 e621ecd4a877 ---> Removed intermediate container e621ecd4a877 ---> 6572ddb75fb8 Step 7/9 : COPY entrypoint.sh / ---> 6b8eb051638f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ae0744e41fff ---> Removed intermediate container ae0744e41fff ---> d8d0d1dc3ffa Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 1840e9e363ac ---> Removed intermediate container 1840e9e363ac ---> 0cc52524ff1f [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 0cc52524ff1f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_0_4-2 2025-08-13 18:01:32,915: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 52a29cbfbbd3: Preparing 0242dd261a9a: Preparing 28ee818c5c2e: Preparing d6b6ecccca43: Preparing efb549cca2c7: Preparing b2830f9f4aa8: Preparing e6dbe0789443: Preparing f9a3fd6104c6: Preparing e3925dd24f38: Preparing d83123e19b23: Preparing 174f56854903: Preparing b2830f9f4aa8: Waiting e6dbe0789443: Waiting f9a3fd6104c6: Waiting e3925dd24f38: Waiting d83123e19b23: Waiting 174f56854903: Waiting efb549cca2c7: Layer already exists d6b6ecccca43: Layer already exists 28ee818c5c2e: Layer already exists 0242dd261a9a: Layer already exists b2830f9f4aa8: Layer already exists e6dbe0789443: Layer already exists 52a29cbfbbd3: Pushed f9a3fd6104c6: Layer already exists e3925dd24f38: Layer already exists d83123e19b23: Layer already exists 174f56854903: Layer already exists master-2_0_0_4-2: digest: sha256:ebc0713ac977bbae11e77565a9363013bc822577ba3fabf9717b5d3429aec8bf size: 2620 2025-08-13 18:01:34,467: INFO: Building opensdn-controller-control-dns finished successfully, duration: 14 seconds