2025-05-16 09:10:11,474: INFO: Building opensdn-controller-control-dns 2025-05-16 09:10:11,521: 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_8_5-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} ---> 2afd16dfa492 Step 4/9 : ARG CONTAINER_NAME ---> Running in 3a9f95c4c595 ---> Removed intermediate container 3a9f95c4c595 ---> 5e5b1b22f7e3 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 41d8b43551b7 ---> Removed intermediate container 41d8b43551b7 ---> e3c301a71344 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 3386f7061959 ---> Removed intermediate container 3386f7061959 ---> 79a2c0d15ac8 Step 7/9 : COPY entrypoint.sh / ---> 8653c39079fd Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c2dd9a7375ec ---> Removed intermediate container c2dd9a7375ec ---> a3b8b4282ebb Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in e1f9ba52fd3e ---> Removed intermediate container e1f9ba52fd3e ---> 6e7b8ef901b0 [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 6e7b8ef901b0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_8_5-1 2025-05-16 09:10:24,983: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 3caf1c384d5b: Preparing 99bee7a3b99d: Preparing 3c1c7525111e: Preparing 692755a09fd8: Preparing 610d4121ea23: Preparing 949ff9e9f722: Preparing 1018a46328a3: Preparing 4a91b149c0ac: Preparing 90a6e5d7e3aa: Preparing 7316c7356d95: Preparing 174f56854903: Preparing 1018a46328a3: Waiting 4a91b149c0ac: Waiting 90a6e5d7e3aa: Waiting 7316c7356d95: Waiting 174f56854903: Waiting 949ff9e9f722: Waiting 3caf1c384d5b: Pushed 3c1c7525111e: Layer already exists 99bee7a3b99d: Layer already exists 610d4121ea23: Layer already exists 692755a09fd8: Layer already exists 949ff9e9f722: Layer already exists 7316c7356d95: Layer already exists 174f56854903: Layer already exists 90a6e5d7e3aa: Layer already exists 1018a46328a3: Layer already exists 4a91b149c0ac: Layer already exists master-1_6_8_5-1: digest: sha256:a68f0fba946ceeba38b3dfa706199e913dd2986c5a7444a027de0b0b5a27a7fc size: 2620 2025-05-16 09:10:27,110: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds