2025-07-03 01:26:49,002: INFO: Building opensdn-controller-control-named 2025-07-03 01:26:49,042: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> a3ef668dbd21 Step 4/9 : ARG CONTAINER_NAME ---> Running in edd267dab06d ---> Removed intermediate container edd267dab06d ---> d230fe2616da Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5c5b29c40c0d ---> Removed intermediate container 5c5b29c40c0d ---> c465d060698c 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 e8f4509ef965 ---> Removed intermediate container e8f4509ef965 ---> 36f0db2394f1 Step 7/9 : COPY entrypoint.sh / ---> 7db9dced9b60 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 76da7b266380 ---> Removed intermediate container 76da7b266380 ---> abbff9e493ca Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 0bc30c855023 ---> Removed intermediate container 0bc30c855023 ---> 1e38b4a4d2b9 [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 1e38b4a4d2b9 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 2025-07-03 01:27:02,509: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-named] 78a10c5b44cf: Preparing a8afa0b4a695: Preparing 586b5fa02185: Preparing 40c17c585569: Preparing b0b3a1e0b170: Preparing 420275e1a95c: Preparing 8364fe766115: Preparing 3b34008ce597: Preparing 4c37f360dca9: Preparing d23e40e0678b: Preparing 174f56854903: Preparing 420275e1a95c: Waiting 8364fe766115: Waiting 3b34008ce597: Waiting 4c37f360dca9: Waiting d23e40e0678b: Waiting 40c17c585569: Waiting b0b3a1e0b170: Waiting 78a10c5b44cf: Waiting a8afa0b4a695: Waiting 586b5fa02185: Waiting 174f56854903: Waiting 78a10c5b44cf: Pushed a8afa0b4a695: Layer already exists 586b5fa02185: Layer already exists 40c17c585569: Layer already exists b0b3a1e0b170: Layer already exists 420275e1a95c: Layer already exists 8364fe766115: Layer already exists 3b34008ce597: Layer already exists d23e40e0678b: Layer already exists 4c37f360dca9: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:57fa37c06e71236dcc4bf68f9d273cb2d18a7584e0ac060d25e3a0efd98bbd25 size: 2619 2025-07-03 01:27:04,596: INFO: Building opensdn-controller-control-named finished successfully, duration: 16 seconds