2025-05-05 01:18:47,145: INFO: Building opensdn-controller-control-named 2025-05-05 01:18:47,180: 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} ---> 1c13cf39263b Step 4/9 : ARG CONTAINER_NAME ---> Running in a07b30f43e74 ---> Removed intermediate container a07b30f43e74 ---> 6cf8ab65ee6b Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in a3f834a0a793 ---> Removed intermediate container a3f834a0a793 ---> 623d2e800150 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 44d826dd9bc6 ---> Removed intermediate container 44d826dd9bc6 ---> 000017442581 Step 7/9 : COPY entrypoint.sh / ---> f2ab19af4e5f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in cb733d7b8c65 ---> Removed intermediate container cb733d7b8c65 ---> 770caa1d565c Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in ca54da594a1f ---> Removed intermediate container ca54da594a1f ---> f3675121364b [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 f3675121364b Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 2025-05-05 01:19:02,499: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-named] 3a50311d338c: Preparing 52eceac5e2ab: Preparing cab818c6ec72: Preparing 4cf3c9c49e66: Preparing 8ae1e165c519: Preparing 282d9024ee42: Preparing 52253dba1581: Preparing f182d93a0a1a: Preparing 1790b747c636: Preparing 142e77fb4a10: Preparing 174f56854903: Preparing 3a50311d338c: Waiting 52eceac5e2ab: Waiting cab818c6ec72: Waiting 4cf3c9c49e66: Waiting 8ae1e165c519: Waiting 282d9024ee42: Waiting 52253dba1581: Waiting f182d93a0a1a: Waiting 1790b747c636: Waiting 142e77fb4a10: Waiting 174f56854903: Waiting 3a50311d338c: Pushed 52eceac5e2ab: Layer already exists cab818c6ec72: Layer already exists 8ae1e165c519: Layer already exists 282d9024ee42: Layer already exists 4cf3c9c49e66: Layer already exists f182d93a0a1a: Layer already exists 52253dba1581: Layer already exists 142e77fb4a10: Layer already exists 1790b747c636: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:eaf171ef6b847668738c91cfb0c8b45b80224559017c79f4731f7aeeb9d5904a size: 2619 2025-05-05 01:19:04,782: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds