2025-06-19 13:49:58,818: INFO: Building opensdn-controller-control-named 2025-06-19 13:49:58,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_8_2_0-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} ---> 4aba69107c29 Step 4/9 : ARG CONTAINER_NAME ---> Running in 621adc549339 ---> Removed intermediate container 621adc549339 ---> a761cf1fac09 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7f1adf366533 ---> Removed intermediate container 7f1adf366533 ---> 3fb4d1915361 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 7bc1a32d6065 ---> Removed intermediate container 7bc1a32d6065 ---> 1399ab311f6f Step 7/9 : COPY entrypoint.sh / ---> 415cb7906f8a Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in be3d2c1f53a0 ---> Removed intermediate container be3d2c1f53a0 ---> 7d4e23c82d3b Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 2bdafa179ebb ---> Removed intermediate container 2bdafa179ebb ---> 2aa9802535e6 [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 2aa9802535e6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_2_0-1 2025-06-19 13:50:14,031: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] ed64afe73244: Preparing dc0962df4207: Preparing 6fbbd10c94c0: Preparing 8816257f6490: Preparing a1161e23434c: Preparing ae1f34962f84: Preparing e6744a0d7ec1: Preparing 5218b55e14df: Preparing 000ec60a06ef: Preparing 670f15c4a0bd: Preparing 174f56854903: Preparing ed64afe73244: Waiting dc0962df4207: Waiting 6fbbd10c94c0: Waiting a1161e23434c: Waiting ae1f34962f84: Waiting e6744a0d7ec1: Waiting 5218b55e14df: Waiting 8816257f6490: Waiting 174f56854903: Waiting 000ec60a06ef: Waiting 670f15c4a0bd: Waiting ed64afe73244: Pushed dc0962df4207: Layer already exists 6fbbd10c94c0: Layer already exists 8816257f6490: Layer already exists a1161e23434c: Layer already exists ae1f34962f84: Layer already exists 000ec60a06ef: Layer already exists e6744a0d7ec1: Layer already exists 5218b55e14df: Layer already exists 670f15c4a0bd: Layer already exists 174f56854903: Layer already exists master-1_8_2_0-1: digest: sha256:9afeee4f26ec8038050db0dfddfe9f87a50d286f2b85790243f987e2de8bb3c0 size: 2619 2025-06-19 13:50:17,471: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds