2025-08-20 15:13:07,092: INFO: Building opensdn-controller-control-named 2025-08-20 15:13:07,146: 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_9-4_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} ---> 09b12e76f934 Step 4/9 : ARG CONTAINER_NAME ---> Running in bbfb200f73b6 ---> Removed intermediate container bbfb200f73b6 ---> 6a7e61e30a47 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 150a11368ecd ---> Removed intermediate container 150a11368ecd ---> 164c6b34e201 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 1a08e126251f ---> Removed intermediate container 1a08e126251f ---> 9816c3f7c34e Step 7/9 : COPY entrypoint.sh / ---> 1c3e55814a9c Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f68edd37645a ---> Removed intermediate container f68edd37645a ---> 00b834939655 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 65009931225a ---> Removed intermediate container 65009931225a ---> 56dc26af65ae [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 56dc26af65ae Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_6_9-4_0 2025-08-20 15:13:22,324: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 88791015d939: Preparing c8bb97e8cbd1: Preparing ace897f12e37: Preparing c3df10fdf4e3: Preparing 22e8efbee040: Preparing 0ba56d72b6d4: Preparing 9e0f254d01ae: Preparing 5a32e363d04f: Preparing 896ab03733fa: Preparing 7d354fe81faf: Preparing 174f56854903: Preparing 88791015d939: Waiting c8bb97e8cbd1: Waiting ace897f12e37: Waiting c3df10fdf4e3: Waiting 22e8efbee040: Waiting 0ba56d72b6d4: Waiting 9e0f254d01ae: Waiting 5a32e363d04f: Waiting 896ab03733fa: Waiting 7d354fe81faf: Waiting 174f56854903: Waiting c8bb97e8cbd1: Layer already exists ace897f12e37: Layer already exists 88791015d939: Pushed c3df10fdf4e3: Layer already exists 22e8efbee040: Layer already exists 0ba56d72b6d4: Layer already exists 9e0f254d01ae: Layer already exists 5a32e363d04f: Layer already exists 896ab03733fa: Layer already exists 7d354fe81faf: Layer already exists 174f56854903: Layer already exists master-1_7_6_9-4_0: digest: sha256:97c1d8bb742a943be99081f7b68e859ffee4bbf973f7fa7924361c602ce508a9 size: 2619 2025-08-20 15:13:26,155: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds