2025-08-11 05:21:37,812: INFO: Building opensdn-controller-control-named 2025-08-11 05:21:37,905: 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_8_5-1_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} ---> 3eac120a19ad Step 4/9 : ARG CONTAINER_NAME ---> Running in 0c871855ff7f ---> Removed intermediate container 0c871855ff7f ---> f36e8545203c Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 90290ad580e0 ---> Removed intermediate container 90290ad580e0 ---> 6ebdd6215a50 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 95aaad045ef1 ---> Removed intermediate container 95aaad045ef1 ---> 8abb072b4f7b Step 7/9 : COPY entrypoint.sh / ---> 0a64c1013689 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c8a64ab787e8 ---> Removed intermediate container c8a64ab787e8 ---> 84ae9ce27088 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in afada81fb39f ---> Removed intermediate container afada81fb39f ---> 7426fdecbd71 [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 7426fdecbd71 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_8_5-1_1 2025-08-11 05:21:55,766: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] a64546f722a5: Preparing 017dd3af4854: Preparing 08880772ceb4: Preparing cf84f3b4a7d9: Preparing 4ceba63d8390: Preparing 030bcd037562: Preparing 1b4d8e1e281c: Preparing 158f011f4de6: Preparing 2aac66498afe: Preparing 742eea1f0684: Preparing 174f56854903: Preparing a64546f722a5: Waiting 017dd3af4854: Waiting 08880772ceb4: Waiting cf84f3b4a7d9: Waiting 4ceba63d8390: Waiting 030bcd037562: Waiting 1b4d8e1e281c: Waiting 158f011f4de6: Waiting 2aac66498afe: Waiting 742eea1f0684: Waiting 174f56854903: Waiting a64546f722a5: Pushed cf84f3b4a7d9: Layer already exists 08880772ceb4: Layer already exists 017dd3af4854: Layer already exists 4ceba63d8390: Layer already exists 030bcd037562: Layer already exists 1b4d8e1e281c: Layer already exists 742eea1f0684: Layer already exists 2aac66498afe: Layer already exists 158f011f4de6: Layer already exists 174f56854903: Layer already exists master-1_9_8_5-1_1: digest: sha256:12aa021a4e0a96eada8c171ea0d581005307efb0aa41df7eb13032b535f5cfde size: 2619 2025-08-11 05:22:01,125: INFO: Building opensdn-controller-control-named finished successfully, duration: 24 seconds