2025-08-06 06:37:23,328: INFO: Building opensdn-controller-control-dns 2025-08-06 06:37:23,385: 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_5-5 --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} ---> 202c51d308aa Step 4/9 : ARG CONTAINER_NAME ---> Running in 28a2d925f7c5 ---> Removed intermediate container 28a2d925f7c5 ---> 6351e0c0d518 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 61ab0fddf881 ---> Removed intermediate container 61ab0fddf881 ---> 805ea64218f6 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 610d5a82d276 ---> Removed intermediate container 610d5a82d276 ---> 77b07c68467c Step 7/9 : COPY entrypoint.sh / ---> b1494596a9ef Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1ad1e5d8861a ---> Removed intermediate container 1ad1e5d8861a ---> 37ac55be3fa8 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in d69ad02fe1e7 ---> Removed intermediate container d69ad02fe1e7 ---> 17d476bc1509 [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 17d476bc1509 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_5-5 2025-08-06 06:37:39,934: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 6c8b333504fb: Preparing 719b031e2868: Preparing fcfe9935280a: Preparing ec668e665428: Preparing cc443871483d: Preparing aeb6336ec561: Preparing 85e668a23fa4: Preparing 1208c9d85711: Preparing ec2371bb503a: Preparing 4652006e0cf5: Preparing 174f56854903: Preparing 719b031e2868: Waiting fcfe9935280a: Waiting ec668e665428: Waiting cc443871483d: Waiting aeb6336ec561: Waiting 85e668a23fa4: Waiting 6c8b333504fb: Waiting ec2371bb503a: Waiting 4652006e0cf5: Waiting 174f56854903: Waiting 1208c9d85711: Waiting 719b031e2868: Layer already exists cc443871483d: Layer already exists aeb6336ec561: Layer already exists fcfe9935280a: Layer already exists ec668e665428: Layer already exists 85e668a23fa4: Layer already exists 1208c9d85711: Layer already exists 6c8b333504fb: Pushed ec2371bb503a: Layer already exists 174f56854903: Layer already exists 4652006e0cf5: Layer already exists master-1_9_8_5-5: digest: sha256:da31e24f5c8cf2033b9c0e5f2391e8b93db9d6022d6414c859b394f7e78ee87e size: 2620 2025-08-06 06:37:44,733: INFO: Building opensdn-controller-control-dns finished successfully, duration: 21 seconds