2025-05-15 01:22:20,571: INFO: Building opensdn-controller-control-named 2025-05-15 01:22:20,637: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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-named --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 5.632 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} ---> 05fcf3459e50 Step 4/9 : ARG CONTAINER_NAME ---> Running in 5158ffc0df09 ---> Removed intermediate container 5158ffc0df09 ---> d1f0e17ba47a Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7b385ec7ee5c ---> Removed intermediate container 7b385ec7ee5c ---> eb0453313ba3 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail Named" description="Contrail Named complements Contrail DNS service." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in ac039016c25a ---> Removed intermediate container ac039016c25a ---> 80058772893d Step 7/9 : COPY entrypoint.sh / ---> a1a4e1647548 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1f40827192fa ---> Removed intermediate container 1f40827192fa ---> c37bcd5b59a4 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in d4d3ffa93552 ---> Removed intermediate container d4d3ffa93552 ---> 76ee12e545b9 [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 76ee12e545b9 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 2025-05-15 01:22:35,002: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-named] f2bb251cabe4: Preparing 6a024a992b77: Preparing 787f5c9ccbd4: Preparing 9bea6786c0f6: Preparing 3ea08127be04: Preparing 2bc0307f58b0: Preparing 3b9ead04ad96: Preparing a38bc0971922: Preparing c518d4eed7e4: Preparing 04d4c05e72b7: Preparing 174f56854903: Preparing f2bb251cabe4: Waiting 6a024a992b77: Waiting 787f5c9ccbd4: Waiting 9bea6786c0f6: Waiting 3ea08127be04: Waiting 2bc0307f58b0: Waiting 3b9ead04ad96: Waiting a38bc0971922: Waiting c518d4eed7e4: Waiting 04d4c05e72b7: Waiting 174f56854903: Waiting 6a024a992b77: Layer already exists 787f5c9ccbd4: Layer already exists 9bea6786c0f6: Layer already exists 3ea08127be04: Layer already exists a38bc0971922: Layer already exists f2bb251cabe4: Pushed 2bc0307f58b0: Layer already exists c518d4eed7e4: Layer already exists 3b9ead04ad96: Layer already exists 04d4c05e72b7: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:d2c8f5baec2a4a0775a30b81446ef7818e7f6729b2004cc85008a720a4f231f6 size: 2619 2025-05-15 01:22:38,109: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds