2025-04-25 06:28:02,685: INFO: Building opensdn-controller-control-dns 2025-04-25 06:28:02,793: 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_8-3 --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=22.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} ---> 93dbdd96982b Step 4/9 : ARG CONTAINER_NAME ---> Running in 80cad5ed3920 ---> Removed intermediate container 80cad5ed3920 ---> 75afa1a6e765 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 30b1a8cc8dac ---> Removed intermediate container 30b1a8cc8dac ---> ccb73d213573 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 4738137b8a21 ---> Removed intermediate container 4738137b8a21 ---> 82a9680d59c9 Step 7/9 : COPY entrypoint.sh / ---> e1fcfb181289 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1708b2c928fc ---> Removed intermediate container 1708b2c928fc ---> 27d9222e4297 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 905ac16108b2 ---> Removed intermediate container 905ac16108b2 ---> 7920b99c038f [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 7920b99c038f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_0_8-3 2025-04-25 06:28:16,645: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] ab1ed5593339: Preparing c9143aa1c480: Preparing 92453b3c263f: Preparing eaaa44c2942a: Preparing 84ad43b5effe: Preparing ae1206851e58: Preparing e22a5b530b52: Preparing ef871dc96615: Preparing b818138cc350: Preparing 94b894498834: Preparing 174f56854903: Preparing ab1ed5593339: Waiting c9143aa1c480: Waiting 92453b3c263f: Waiting eaaa44c2942a: Waiting 84ad43b5effe: Waiting ae1206851e58: Waiting e22a5b530b52: Waiting ef871dc96615: Waiting b818138cc350: Waiting 94b894498834: Waiting 174f56854903: Waiting c9143aa1c480: Layer already exists 92453b3c263f: Layer already exists eaaa44c2942a: Layer already exists 84ad43b5effe: Layer already exists e22a5b530b52: Layer already exists ae1206851e58: Layer already exists b818138cc350: Layer already exists ef871dc96615: Layer already exists ab1ed5593339: Pushed 94b894498834: Layer already exists 174f56854903: Layer already exists master-1_6_0_8-3: digest: sha256:722aeb092719bcde912cbfdadec256e62b51e04bd172f7df323cf0d5c70bb583 size: 2620 2025-04-25 06:28:21,490: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds