2025-06-10 14:01:43,350: INFO: Building opensdn-controller-control-named 2025-06-10 14:01:43,385: 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_8_0_6-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} ---> 996763d0ae0a Step 4/9 : ARG CONTAINER_NAME ---> Running in 0acebd1ea21a ---> Removed intermediate container 0acebd1ea21a ---> 4b5bb7630065 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0709cbd87d42 ---> Removed intermediate container 0709cbd87d42 ---> 799e5119d6a2 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 ca281a0e3b8b ---> Removed intermediate container ca281a0e3b8b ---> 232bb21adce2 Step 7/9 : COPY entrypoint.sh / ---> 173461806dda Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e0854d1edff8 ---> Removed intermediate container e0854d1edff8 ---> 6a29737f78a5 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in b1396857baa8 ---> Removed intermediate container b1396857baa8 ---> 6d3fe4aa287f [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 6d3fe4aa287f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_0_6-1 2025-06-10 14:01:57,288: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 086c0e895a87: Preparing f333ff335bc9: Preparing 30d5e0bdb20b: Preparing 01bb5341bee0: Preparing ef3c16817a08: Preparing eee25efe6468: Preparing e4fb3b39c17e: Preparing cd9f521f0196: Preparing 8417e0c2de06: Preparing 314ab9573925: Preparing 174f56854903: Preparing eee25efe6468: Waiting e4fb3b39c17e: Waiting cd9f521f0196: Waiting 8417e0c2de06: Waiting 314ab9573925: Waiting 174f56854903: Waiting ef3c16817a08: Layer already exists f333ff335bc9: Layer already exists 01bb5341bee0: Layer already exists 30d5e0bdb20b: Layer already exists eee25efe6468: Layer already exists 086c0e895a87: Pushed e4fb3b39c17e: Layer already exists 8417e0c2de06: Layer already exists cd9f521f0196: Layer already exists 314ab9573925: Layer already exists 174f56854903: Layer already exists master-1_8_0_6-1: digest: sha256:7ce7998c9704c7ef02b541dd497722081b810ee9d8004c4f2fd42b7db367e67b size: 2619 2025-06-10 14:01:59,465: INFO: Building opensdn-controller-control-named finished successfully, duration: 16 seconds