2025-07-22 08:04:05,410: INFO: Building opensdn-controller-control-named 2025-07-22 08:04:05,440: 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_9_7_4-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} ---> 8cf417b476d9 Step 4/9 : ARG CONTAINER_NAME ---> Running in 9907e4ba4148 ---> Removed intermediate container 9907e4ba4148 ---> df2fdd1ae523 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4a8918036ed4 ---> Removed intermediate container 4a8918036ed4 ---> 343de7960080 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 9e815b443dae ---> Removed intermediate container 9e815b443dae ---> b4665dd5ad81 Step 7/9 : COPY entrypoint.sh / ---> e8edae654fb1 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 587551871e36 ---> Removed intermediate container 587551871e36 ---> 74d43280c466 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in f54714218852 ---> Removed intermediate container f54714218852 ---> 1d21c0ee8354 [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 1d21c0ee8354 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_7_4-1 2025-07-22 08:04:21,385: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 3f4ed59cb0fb: Preparing ae26c4c2f93b: Preparing 4422121a98ca: Preparing 05dc25342b90: Preparing f00dfb80d546: Preparing 2f0306f8ee35: Preparing 1689408ec2a5: Preparing 9c418b546ebc: Preparing 5d1ecf8d8842: Preparing 98e56ef150e5: Preparing 174f56854903: Preparing 3f4ed59cb0fb: Waiting ae26c4c2f93b: Waiting 4422121a98ca: Waiting 05dc25342b90: Waiting f00dfb80d546: Waiting 2f0306f8ee35: Waiting 1689408ec2a5: Waiting 9c418b546ebc: Waiting 5d1ecf8d8842: Waiting 98e56ef150e5: Waiting 174f56854903: Waiting 3f4ed59cb0fb: Pushed ae26c4c2f93b: Layer already exists 05dc25342b90: Layer already exists 4422121a98ca: Layer already exists f00dfb80d546: Layer already exists 2f0306f8ee35: Layer already exists 5d1ecf8d8842: Layer already exists 1689408ec2a5: Layer already exists 9c418b546ebc: Layer already exists 98e56ef150e5: Layer already exists 174f56854903: Layer already exists master-1_9_7_4-1: digest: sha256:196991ffc0bf7ffb08c82b613f5ff2a498b99d4dcb64f070907258eea76181bf size: 2619 2025-07-22 08:04:24,026: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds