2025-07-28 01:36:25,249: INFO: Building opensdn-controller-control-named 2025-07-28 01:36:25,287: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 058eafd3f2e6 Step 4/9 : ARG CONTAINER_NAME ---> Running in 5b6f404ec599 ---> Removed intermediate container 5b6f404ec599 ---> 836f5745440d Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in ebd3511723c9 ---> Removed intermediate container ebd3511723c9 ---> cacd0e39fb1c 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 797289fb26ea ---> Removed intermediate container 797289fb26ea ---> 9f1eefebdf18 Step 7/9 : COPY entrypoint.sh / ---> f1e5a2f96ff9 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 881116a7e654 ---> Removed intermediate container 881116a7e654 ---> d13bef1dfa7f Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 055c94cec119 ---> Removed intermediate container 055c94cec119 ---> c9269223fd85 [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 c9269223fd85 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 2025-07-28 01:36:40,441: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-named] 708c44470770: Preparing 32035ea7d6ac: Preparing 3fa2a0224dec: Preparing b3f8b7624c90: Preparing b955d7c0e866: Preparing 4f981354f451: Preparing 9a1015f2f2c8: Preparing c2571f4ad163: Preparing c415fc105e36: Preparing 6dedce11fd8b: Preparing 174f56854903: Preparing 708c44470770: Waiting 32035ea7d6ac: Waiting 3fa2a0224dec: Waiting b3f8b7624c90: Waiting b955d7c0e866: Waiting 4f981354f451: Waiting 9a1015f2f2c8: Waiting c2571f4ad163: Waiting c415fc105e36: Waiting 6dedce11fd8b: Waiting 174f56854903: Waiting 32035ea7d6ac: Layer already exists b3f8b7624c90: Layer already exists b955d7c0e866: Layer already exists 4f981354f451: Layer already exists 3fa2a0224dec: Layer already exists 9a1015f2f2c8: Layer already exists 6dedce11fd8b: Layer already exists 708c44470770: Pushed 174f56854903: Layer already exists c415fc105e36: Layer already exists c2571f4ad163: Layer already exists nightly: digest: sha256:22b900c27dba82d8ddb11e785dd990eabcbe3971e30f34c285e1f307ac0dafca size: 2619 2025-07-28 01:36:44,431: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds