2025-08-12 16:05:28,297: INFO: Building opensdn-controller-control-dns 2025-08-12 16:05:28,330: 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_9_8_7-8 --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} ---> 92a557d98ecc Step 4/9 : ARG CONTAINER_NAME ---> Running in 7003416199e6 ---> Removed intermediate container 7003416199e6 ---> c2ba8734bc8b Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 02807603ee1d ---> Removed intermediate container 02807603ee1d ---> 0579e57f7d03 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 98e1f4b2ecfa ---> Removed intermediate container 98e1f4b2ecfa ---> c225f801af4c Step 7/9 : COPY entrypoint.sh / ---> 47f1b4bc6772 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9c239dec7eb4 ---> Removed intermediate container 9c239dec7eb4 ---> e69795331870 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 8ab80233ba6c ---> Removed intermediate container 8ab80233ba6c ---> 69ae9d38a77a [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 69ae9d38a77a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_7-8 2025-08-12 16:05:42,728: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 9d6a5cca9cc5: Preparing 1dbabd42e7b4: Preparing 0bdbed0ef6fd: Preparing 03bb7f2f8c2f: Preparing bde3c74a543c: Preparing 525e15c07adc: Preparing 3b685b33e58b: Preparing 4005ee087d99: Preparing cf7bc13f6cc9: Preparing 7a9701b485be: Preparing 174f56854903: Preparing 9d6a5cca9cc5: Waiting 1dbabd42e7b4: Waiting 0bdbed0ef6fd: Waiting 03bb7f2f8c2f: Waiting bde3c74a543c: Waiting 525e15c07adc: Waiting 3b685b33e58b: Waiting 4005ee087d99: Waiting cf7bc13f6cc9: Waiting 7a9701b485be: Waiting 174f56854903: Waiting 1dbabd42e7b4: Layer already exists 0bdbed0ef6fd: Layer already exists 03bb7f2f8c2f: Layer already exists bde3c74a543c: Layer already exists 9d6a5cca9cc5: Pushed 525e15c07adc: Layer already exists 4005ee087d99: Layer already exists 3b685b33e58b: Layer already exists cf7bc13f6cc9: Layer already exists 7a9701b485be: Layer already exists 174f56854903: Layer already exists master-1_9_8_7-8: digest: sha256:ac2095bf8bb332eda5d20408e1a5d3634aa9520d7f1493de15fed6cf0b2ea2ce size: 2620 2025-08-12 16:05:47,217: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds