2025-05-03 12:56:12,214: INFO: Building opensdn-controller-control-dns 2025-05-03 12:56:12,253: 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_2-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} ---> d51a456ab9a2 Step 4/9 : ARG CONTAINER_NAME ---> Running in 69d98af7a2f9 ---> Removed intermediate container 69d98af7a2f9 ---> a7d68242bdbd Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 421ae8befd4f ---> Removed intermediate container 421ae8befd4f ---> 7cf6440cf2fc 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 c56f81804d4c ---> Removed intermediate container c56f81804d4c ---> e06d66bcee48 Step 7/9 : COPY entrypoint.sh / ---> 1d852fa9dde8 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4ea442063872 ---> Removed intermediate container 4ea442063872 ---> 1f17ab3d524d Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 66d6ba98f7bb ---> Removed intermediate container 66d6ba98f7bb ---> 71c42fdce4f5 [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 71c42fdce4f5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_2-1 2025-05-03 12:56:29,048: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] cb96bd6154d5: Preparing 3b525dcc7443: Preparing bab9cd2ebdb0: Preparing 29f27152952f: Preparing b31f30df327d: Preparing 4cb8836cd4f6: Preparing 1af72a024dd6: Preparing a9004ca2c09f: Preparing 4268961b2432: Preparing a08178787966: Preparing 174f56854903: Preparing 3b525dcc7443: Waiting bab9cd2ebdb0: Waiting 29f27152952f: Waiting b31f30df327d: Waiting 4cb8836cd4f6: Waiting 1af72a024dd6: Waiting a9004ca2c09f: Waiting 4268961b2432: Waiting a08178787966: Waiting 174f56854903: Waiting cb96bd6154d5: Waiting 3b525dcc7443: Layer already exists b31f30df327d: Layer already exists 29f27152952f: Layer already exists bab9cd2ebdb0: Layer already exists 4cb8836cd4f6: Layer already exists a9004ca2c09f: Layer already exists a08178787966: Layer already exists 1af72a024dd6: Layer already exists 4268961b2432: Layer already exists cb96bd6154d5: Pushed 174f56854903: Layer already exists master-1_6_6_2-1: digest: sha256:b9f1cf275a8114424d011ea1eed17225fc1de1eccce07d5afa7f15ff42d10c7e size: 2620 2025-05-03 12:56:32,567: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds