2025-05-05 12:23:05,654: INFO: Building opensdn-controller-control-named 2025-05-05 12:23:05,705: 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_6_6_1-3 --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} ---> 5511cc29cd0a Step 4/9 : ARG CONTAINER_NAME ---> Running in 405ff8bfd20c ---> Removed intermediate container 405ff8bfd20c ---> c0bc88ab7349 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in af7454da7eaf ---> Removed intermediate container af7454da7eaf ---> 7b2e73805d7b 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 99f8a7a05e75 ---> Removed intermediate container 99f8a7a05e75 ---> 450e91106c9d Step 7/9 : COPY entrypoint.sh / ---> c043219a7a99 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 003f0c064823 ---> Removed intermediate container 003f0c064823 ---> 4e9ff5d29255 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in d88678237705 ---> Removed intermediate container d88678237705 ---> d1f175266073 [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 d1f175266073 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_6_1-3 2025-05-05 12:23:21,570: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 55a912b6e30d: Preparing e50117dbbc2b: Preparing 6e7f56d09a7e: Preparing 11d8a71da02f: Preparing b9a54abf6f60: Preparing 1b86360bbdeb: Preparing 5c37fa06634a: Preparing 6fdd0883af48: Preparing d33ef353de57: Preparing 61a88a08ce78: Preparing 174f56854903: Preparing 55a912b6e30d: Waiting e50117dbbc2b: Waiting 6e7f56d09a7e: Waiting 11d8a71da02f: Waiting b9a54abf6f60: Waiting 1b86360bbdeb: Waiting 5c37fa06634a: Waiting 6fdd0883af48: Waiting d33ef353de57: Waiting 61a88a08ce78: Waiting 174f56854903: Waiting e50117dbbc2b: Layer already exists b9a54abf6f60: Layer already exists 55a912b6e30d: Pushed 11d8a71da02f: Layer already exists 6e7f56d09a7e: Layer already exists 1b86360bbdeb: Layer already exists 5c37fa06634a: Layer already exists d33ef353de57: Layer already exists 6fdd0883af48: Layer already exists 61a88a08ce78: Layer already exists 174f56854903: Layer already exists master-1_6_6_1-3: digest: sha256:84c9a479c7b05db3de1231187f645dca1da34cb920aebf782c97853602596ea6 size: 2619 2025-05-05 12:23:25,174: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds