2025-05-15 10:37:05,664: INFO: Building opensdn-controller-control-named 2025-05-15 10:37:05,698: 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_2_2_1-3_9 --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 6.144 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} ---> ba3eb6165a9f Step 4/9 : ARG CONTAINER_NAME ---> Running in a0701d696b8d ---> Removed intermediate container a0701d696b8d ---> 90b934c02257 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in fc3b06f78147 ---> Removed intermediate container fc3b06f78147 ---> dbf7f601aa86 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 a1b1181f1588 ---> Removed intermediate container a1b1181f1588 ---> 3f252feea906 Step 7/9 : COPY entrypoint.sh / ---> 1d1c60e114d3 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a9d8876347aa ---> Removed intermediate container a9d8876347aa ---> de9af2f89f50 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 0b986f2b3880 ---> Removed intermediate container 0b986f2b3880 ---> 1c12af08dc74 [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 1c12af08dc74 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_2_2_1-3_9 2025-05-15 10:37:21,247: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 0494d9fc0383: Preparing 2fcb557f9d5e: Preparing 90e8cef99bd0: Preparing f96d74050760: Preparing b40d44b1a779: Preparing 0c20bac28bf3: Preparing 8f531d0a82e2: Preparing 891c6a974ed3: Preparing 3fd553a1fcfe: Preparing 9ac283a63750: Preparing 174f56854903: Preparing 0494d9fc0383: Waiting 2fcb557f9d5e: Waiting 90e8cef99bd0: Waiting f96d74050760: Waiting b40d44b1a779: Waiting 0c20bac28bf3: Waiting 8f531d0a82e2: Waiting 891c6a974ed3: Waiting 3fd553a1fcfe: Waiting 9ac283a63750: Waiting 174f56854903: Waiting 2fcb557f9d5e: Layer already exists 90e8cef99bd0: Layer already exists f96d74050760: Layer already exists b40d44b1a779: Layer already exists 8f531d0a82e2: Layer already exists 0c20bac28bf3: Layer already exists 0494d9fc0383: Pushed 9ac283a63750: Layer already exists 3fd553a1fcfe: Layer already exists 174f56854903: Layer already exists 891c6a974ed3: Layer already exists master-1_2_2_1-3_9: digest: sha256:0a18a3406462faa70c08c2c42630280ddfc3229eb24bcca2934adda48e142975 size: 2619 2025-05-15 10:37:25,725: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds