2025-05-30 01:57:39,035: INFO: Building opensdn-controller-control-named 2025-05-30 01:57:39,093: 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_6_1-1_0 --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} ---> a934cc754e98 Step 4/9 : ARG CONTAINER_NAME ---> Running in 59ea2b4fb922 ---> Removed intermediate container 59ea2b4fb922 ---> 866c4b8a83c0 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in ca27abe5c175 ---> Removed intermediate container ca27abe5c175 ---> d47a59104406 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 6cc6fb491c97 ---> Removed intermediate container 6cc6fb491c97 ---> fe44b986ff7a Step 7/9 : COPY entrypoint.sh / ---> f085db2e0e5e Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7cc11aad8c60 ---> Removed intermediate container 7cc11aad8c60 ---> 4ee7496dcce4 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in c317d4ad6e74 ---> Removed intermediate container c317d4ad6e74 ---> c972f668bd7a [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 c972f668bd7a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_6_1-1_0 2025-05-30 01:57:55,919: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 262e0c331dea: Preparing 028102b956df: Preparing e068e674d0b8: Preparing 7cea06ee1290: Preparing f8195fac9ccf: Preparing e0c3cbdfee63: Preparing 1b0e223769a1: Preparing a2d231e241f2: Preparing 76d3144c087c: Preparing f3789c3f575e: Preparing 174f56854903: Preparing 262e0c331dea: Waiting 028102b956df: Waiting e068e674d0b8: Waiting 7cea06ee1290: Waiting f8195fac9ccf: Waiting e0c3cbdfee63: Waiting 1b0e223769a1: Waiting a2d231e241f2: Waiting 76d3144c087c: Waiting f3789c3f575e: Waiting 174f56854903: Waiting 262e0c331dea: Pushed 028102b956df: Layer already exists f8195fac9ccf: Layer already exists 7cea06ee1290: Layer already exists e068e674d0b8: Layer already exists 1b0e223769a1: Layer already exists e0c3cbdfee63: Layer already exists a2d231e241f2: Layer already exists 76d3144c087c: Layer already exists f3789c3f575e: Layer already exists 174f56854903: Layer already exists master-1_6_6_1-1_0: digest: sha256:2b65338fda1632723bab3c693a61787e7de79ca4651e41e7619ebe787d4685da size: 2619 2025-05-30 01:57:59,868: INFO: Building opensdn-controller-control-named finished successfully, duration: 21 seconds