2025-05-08 12:00:25,334: INFO: Building opensdn-controller-control-named 2025-05-08 12:00:25,348: 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_7_0-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-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} ---> a8e2653ee92c Step 4/9 : ARG CONTAINER_NAME ---> Running in 18dfc7c6f126 ---> Removed intermediate container 18dfc7c6f126 ---> 3dd7a3d5389f Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 007ebab4b1a7 ---> Removed intermediate container 007ebab4b1a7 ---> 75dda97ffb5b 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 858d9c3149ee ---> Removed intermediate container 858d9c3149ee ---> 85154076ae37 Step 7/9 : COPY entrypoint.sh / ---> 74bedbadda3e Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 97c53543cebe ---> Removed intermediate container 97c53543cebe ---> 15574ef942c4 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 637169ac28e4 ---> Removed intermediate container 637169ac28e4 ---> 0ab78f852e44 [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 0ab78f852e44 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_7_0-1 2025-05-08 12:00:42,071: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 146f5c0a8b3c: Preparing 7d91eebde5f5: Preparing d3f8ee1f6ff7: Preparing 2efb7ff0e342: Preparing 08833038f5ac: Preparing fe1effe1d2f7: Preparing 0d60f3b3cbbb: Preparing 354ccca2936b: Preparing 7b89e595013f: Preparing c61a20a6ac6c: Preparing 174f56854903: Preparing 146f5c0a8b3c: Waiting 7d91eebde5f5: Waiting d3f8ee1f6ff7: Waiting 2efb7ff0e342: Waiting 08833038f5ac: Waiting fe1effe1d2f7: Waiting 0d60f3b3cbbb: Waiting 354ccca2936b: Waiting 7b89e595013f: Waiting c61a20a6ac6c: Waiting 174f56854903: Waiting 7d91eebde5f5: Layer already exists 146f5c0a8b3c: Pushed d3f8ee1f6ff7: Layer already exists 2efb7ff0e342: Layer already exists 08833038f5ac: Layer already exists fe1effe1d2f7: Layer already exists 0d60f3b3cbbb: Layer already exists 354ccca2936b: Layer already exists c61a20a6ac6c: Layer already exists 7b89e595013f: Layer already exists 174f56854903: Layer already exists master-1_6_7_0-1: digest: sha256:c5430e942068c4ec6f6d9dc828c34fe95f223c274e626ab41fceb8ec5f5e7033 size: 2619 2025-05-08 12:00:46,154: INFO: Building opensdn-controller-control-named finished successfully, duration: 21 seconds