2025-06-30 16:26:08,087: INFO: Building opensdn-controller-control-named 2025-06-30 16:26:08,115: 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_3_2_6-4_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} ---> 840bcdb58da5 Step 4/9 : ARG CONTAINER_NAME ---> Running in 3b75b22d8b96 ---> Removed intermediate container 3b75b22d8b96 ---> 5299015b2c0a Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6243584b46b4 ---> Removed intermediate container 6243584b46b4 ---> 6a0b4c869376 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 68c0f292d035 ---> Removed intermediate container 68c0f292d035 ---> 12ee7bb75b7b Step 7/9 : COPY entrypoint.sh / ---> d6b33248fed3 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 704eebe8b298 ---> Removed intermediate container 704eebe8b298 ---> 90238ea7883d Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in c648787c0e75 ---> Removed intermediate container c648787c0e75 ---> 905ac38eefd8 [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 905ac38eefd8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_3_2_6-4_1 2025-06-30 16:26:21,558: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] deb4e9e14ad9: Preparing e8a1a21b27d5: Preparing 06a1bc4f2030: Preparing 949f869047ae: Preparing 6d7902fc742f: Preparing c72907d37e51: Preparing 1aaca8c02df7: Preparing 0b7d44ce4757: Preparing 2dea34b8d0ee: Preparing 09e8f2b109b4: Preparing 174f56854903: Preparing deb4e9e14ad9: Waiting e8a1a21b27d5: Waiting 06a1bc4f2030: Waiting 949f869047ae: Waiting 6d7902fc742f: Waiting c72907d37e51: Waiting 1aaca8c02df7: Waiting 0b7d44ce4757: Waiting 2dea34b8d0ee: Waiting 09e8f2b109b4: Waiting 174f56854903: Waiting 6d7902fc742f: Layer already exists 06a1bc4f2030: Layer already exists e8a1a21b27d5: Layer already exists 949f869047ae: Layer already exists c72907d37e51: Layer already exists 0b7d44ce4757: Layer already exists 1aaca8c02df7: Layer already exists deb4e9e14ad9: Pushed 09e8f2b109b4: Layer already exists 2dea34b8d0ee: Layer already exists 174f56854903: Layer already exists master-1_3_2_6-4_1: digest: sha256:a21c7680d9bedbf392d35798c56f3e32bee809ecce4c989922f1cb9eac29ded6 size: 2619 2025-06-30 16:26:24,220: INFO: Building opensdn-controller-control-named finished successfully, duration: 16 seconds