2025-05-30 18:14:43,598: INFO: Building opensdn-controller-control-dns 2025-05-30 18:14:43,642: 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_6_6-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} ---> 4821e8d16851 Step 4/9 : ARG CONTAINER_NAME ---> Running in 4ada1260a45f ---> Removed intermediate container 4ada1260a45f ---> 0a8003741cf1 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b88cdcabb207 ---> Removed intermediate container b88cdcabb207 ---> e6ab64f31634 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 a48a69a1d124 ---> Removed intermediate container a48a69a1d124 ---> 53af75b3c859 Step 7/9 : COPY entrypoint.sh / ---> 5b0293c9490d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9d576e0e7b1a ---> Removed intermediate container 9d576e0e7b1a ---> 497783d9be6a Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 6d5948cced3d ---> Removed intermediate container 6d5948cced3d ---> aedc7eaa10c9 [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 aedc7eaa10c9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_6-1 2025-05-30 18:14:56,939: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 6096e6cb9338: Preparing ee9fef2ec804: Preparing dd65215b6cac: Preparing 907e08d3b8d3: Preparing 9db7632af7f0: Preparing 5bd56721efcc: Preparing a121f3781c9a: Preparing 06260c24179f: Preparing 4537f2c3a6a4: Preparing ad573b915880: Preparing 174f56854903: Preparing 6096e6cb9338: Waiting ee9fef2ec804: Waiting dd65215b6cac: Waiting 907e08d3b8d3: Waiting 9db7632af7f0: Waiting 5bd56721efcc: Waiting a121f3781c9a: Waiting 06260c24179f: Waiting 4537f2c3a6a4: Waiting ad573b915880: Waiting 174f56854903: Waiting ee9fef2ec804: Layer already exists 907e08d3b8d3: Layer already exists dd65215b6cac: Layer already exists 9db7632af7f0: Layer already exists 06260c24179f: Layer already exists 6096e6cb9338: Pushed 5bd56721efcc: Layer already exists 4537f2c3a6a4: Layer already exists a121f3781c9a: Layer already exists ad573b915880: Layer already exists 174f56854903: Layer already exists master-1_7_6_6-1: digest: sha256:50b409899ece23e14983d77e928b32b002f571acd79a05049f84128fab7391aa size: 2620 2025-05-30 18:15:00,116: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds