2025-06-11 21:21:20,025: INFO: Building opensdn-controller-control-dns 2025-06-11 21:21:20,054: 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_7_2_1-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} ---> e48f56d5c524 Step 4/9 : ARG CONTAINER_NAME ---> Running in 7317fb827942 ---> Removed intermediate container 7317fb827942 ---> 42651210a7bf Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 109e8ee0da79 ---> Removed intermediate container 109e8ee0da79 ---> 269578f95714 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 e8137d989101 ---> Removed intermediate container e8137d989101 ---> 8011cdbd4cc5 Step 7/9 : COPY entrypoint.sh / ---> bedd1d1932e7 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a7422d195b8a ---> Removed intermediate container a7422d195b8a ---> 5233c9de66be Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 79a6ede7ff17 ---> Removed intermediate container 79a6ede7ff17 ---> e9add44374ca [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 e9add44374ca Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_2_1-4 2025-06-11 21:21:34,094: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 88f13090fed0: Preparing c4addafc39b9: Preparing de6c2ef6f20a: Preparing ebb4d6dc82d2: Preparing 8e5ac36de66a: Preparing be8dc59c656a: Preparing 24cddefb61d3: Preparing 8d35a4bb1c8f: Preparing 4b49b0f470f9: Preparing 5a68e9a32141: Preparing 174f56854903: Preparing be8dc59c656a: Waiting 24cddefb61d3: Waiting 8d35a4bb1c8f: Waiting 4b49b0f470f9: Waiting 5a68e9a32141: Waiting 174f56854903: Waiting ebb4d6dc82d2: Layer already exists de6c2ef6f20a: Layer already exists 8e5ac36de66a: Layer already exists c4addafc39b9: Layer already exists be8dc59c656a: Layer already exists 88f13090fed0: Pushed 8d35a4bb1c8f: Layer already exists 4b49b0f470f9: Layer already exists 5a68e9a32141: Layer already exists 24cddefb61d3: Layer already exists 174f56854903: Layer already exists master-1_7_2_1-4: digest: sha256:447c4d47f559074c53924045a66aabe9f88dc0e4c985755f27d9b6a4251ff267 size: 2619 2025-06-11 21:21:36,056: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds