2025-05-27 15:49:52,263: INFO: Building opensdn-controller-control-dns 2025-05-27 15:49:52,326: 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_1-3 --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} ---> 75587d5d569d Step 4/9 : ARG CONTAINER_NAME ---> Running in 628ef3622701 ---> Removed intermediate container 628ef3622701 ---> d4322740af57 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in f01effa1dbba ---> Removed intermediate container f01effa1dbba ---> a6e577cb8243 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 ea8f4465702a ---> Removed intermediate container ea8f4465702a ---> 5e10a0f5c602 Step 7/9 : COPY entrypoint.sh / ---> f2d97391316f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c46daecefecb ---> Removed intermediate container c46daecefecb ---> 950fe4b05c48 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 897affbc1992 ---> Removed intermediate container 897affbc1992 ---> b5d99def4b43 [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 b5d99def4b43 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_1-3 2025-05-27 15:50:10,405: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 9451c34d8239: Preparing 0a7bdcb9cae4: Preparing f7da7858e432: Preparing 8c7ddd9f4b0f: Preparing 1ee04764e8cf: Preparing 05285a37f4f6: Preparing 26eb37e62e03: Preparing 132cd1dd2deb: Preparing ab16f7f6cfa5: Preparing d97b110279e6: Preparing 174f56854903: Preparing 9451c34d8239: Waiting 0a7bdcb9cae4: Waiting f7da7858e432: Waiting 8c7ddd9f4b0f: Waiting 1ee04764e8cf: Waiting 05285a37f4f6: Waiting 26eb37e62e03: Waiting 132cd1dd2deb: Waiting ab16f7f6cfa5: Waiting d97b110279e6: Waiting 174f56854903: Waiting 1ee04764e8cf: Layer already exists f7da7858e432: Layer already exists 8c7ddd9f4b0f: Layer already exists 0a7bdcb9cae4: Layer already exists 05285a37f4f6: Layer already exists 26eb37e62e03: Layer already exists 132cd1dd2deb: Layer already exists d97b110279e6: Layer already exists 9451c34d8239: Pushed ab16f7f6cfa5: Layer already exists 174f56854903: Layer already exists master-1_7_6_1-3: digest: sha256:20ef78eb38399b2e9824b0118d939721f3c594fc9326de011f1bb3f3b3c013b4 size: 2620 2025-05-27 15:50:16,323: INFO: Building opensdn-controller-control-dns finished successfully, duration: 24 seconds