2025-08-19 14:42:36,981: INFO: Building opensdn-controller-control-named 2025-08-19 14:42:37,018: 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-2_0_2_3-2 --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} ---> a2fa755b353f Step 4/9 : ARG CONTAINER_NAME ---> Running in 23ffb342da1f ---> Removed intermediate container 23ffb342da1f ---> 37c9ea73b52c Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in d6b19e566688 ---> Removed intermediate container d6b19e566688 ---> 5b396c6ebabc 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 6eb9fb9446f5 ---> Removed intermediate container 6eb9fb9446f5 ---> f0a4b209a33a Step 7/9 : COPY entrypoint.sh / ---> 911a6107b5b9 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b86f9e086b1e ---> Removed intermediate container b86f9e086b1e ---> 1f9df3a4471f Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 6c7faa8c8df9 ---> Removed intermediate container 6c7faa8c8df9 ---> 69cbe026f8b6 [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 69cbe026f8b6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_0_2_3-2 2025-08-19 14:42:51,901: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 685b7d2a934b: Preparing ce4afb86ef93: Preparing 35c308451867: Preparing ac4317f3a422: Preparing 59e07f4c29e6: Preparing 61007df5c948: Preparing 841e21602c2e: Preparing b0e6496fc1c9: Preparing fc776911d9f8: Preparing ea7f7e8b96e2: Preparing 174f56854903: Preparing 61007df5c948: Waiting 841e21602c2e: Waiting b0e6496fc1c9: Waiting fc776911d9f8: Waiting ea7f7e8b96e2: Waiting 174f56854903: Waiting ac4317f3a422: Layer already exists 35c308451867: Layer already exists 59e07f4c29e6: Layer already exists ce4afb86ef93: Layer already exists 61007df5c948: Layer already exists 685b7d2a934b: Pushed b0e6496fc1c9: Layer already exists ea7f7e8b96e2: Layer already exists 841e21602c2e: Layer already exists fc776911d9f8: Layer already exists 174f56854903: Layer already exists master-2_0_2_3-2: digest: sha256:b999cd5c3290ac546edd1662e54cd8700377292e280d1a74af974d84ebed15a8 size: 2619 2025-08-19 14:42:53,546: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds