2025-07-07 20:02:15,745: INFO: Building opensdn-controller-control-dns 2025-07-07 20:02:15,797: 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-4_1 --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} ---> db9428ea3361 Step 4/9 : ARG CONTAINER_NAME ---> Running in 22175420a817 ---> Removed intermediate container 22175420a817 ---> 231739980aab Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5a2043e29083 ---> Removed intermediate container 5a2043e29083 ---> 99bf70894e8f 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 87535bbab428 ---> Removed intermediate container 87535bbab428 ---> 6645c0420f06 Step 7/9 : COPY entrypoint.sh / ---> 3a9cecce8e8c Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 42a188707005 ---> Removed intermediate container 42a188707005 ---> a89fa73c4534 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 1df4789cf41b ---> Removed intermediate container 1df4789cf41b ---> 753f99cc41cc [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 753f99cc41cc Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_1-4_1 2025-07-07 20:02:30,761: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 014ce17f555f: Preparing 014ce17f555f: Waiting 1aafe1c0034b: Preparing 47a2357569b9: Preparing 67cf1876729b: Preparing 3cbe568dc7cb: Preparing 1aafe1c0034b: Waiting 47a2357569b9: Waiting 67cf1876729b: Waiting 1d86306ee2c7: Preparing 079938bc50ee: Preparing 93f048dc28d4: Preparing a2e77b10ab71: Preparing 3cbe568dc7cb: Waiting 1d86306ee2c7: Waiting 079938bc50ee: Waiting 93f048dc28d4: Waiting f68089dcf957: Preparing 174f56854903: Preparing a2e77b10ab71: Waiting f68089dcf957: Waiting 174f56854903: Waiting 1aafe1c0034b: Layer already exists 47a2357569b9: Layer already exists 67cf1876729b: Layer already exists 3cbe568dc7cb: Layer already exists 1d86306ee2c7: Layer already exists 079938bc50ee: Layer already exists a2e77b10ab71: Layer already exists 93f048dc28d4: Layer already exists 174f56854903: Layer already exists 014ce17f555f: Pushed f68089dcf957: Layer already exists master-1_6_6_1-4_1: digest: sha256:6813f1590d3fbf3f43ba1c0d64abf0a2a86ab47464793843d15ed8754f0dd061 size: 2620 2025-07-07 20:02:34,144: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds