2025-05-29 04:09:50,327: INFO: Building opensdn-controller-control-dns 2025-05-29 04:09:50,395: 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_6_6_1-7 --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-dns --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 15.36 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} ---> d2a2d4577607 Step 4/9 : ARG CONTAINER_NAME ---> Running in 7f7b496f9d69 ---> Removed intermediate container 7f7b496f9d69 ---> 4a57bb970e41 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b5f60537e998 ---> Removed intermediate container b5f60537e998 ---> 265cbb58d1cd Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail DNS" description="Contrail DNS provides DNS service to the VMs spawned on compute nodes." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in f099d06405c0 ---> Removed intermediate container f099d06405c0 ---> b52fcb91cd4a Step 7/9 : COPY entrypoint.sh / ---> 93a0dd499fae Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0033259f6b9c ---> Removed intermediate container 0033259f6b9c ---> 505d9490c81c Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in c2b7e53d31ee ---> Removed intermediate container c2b7e53d31ee ---> 7bca32bc09ce [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 7bca32bc09ce Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_1-7 2025-05-29 04:10:06,707: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 8912a24e45d9: Preparing f5342c1f1e47: Preparing 2b560df2cdaf: Preparing df5845859793: Preparing b357f915b36d: Preparing 0183249870f2: Preparing cb89c57a420c: Preparing 6b67e2abca64: Preparing 77353b9e6fa6: Preparing 256f80706101: Preparing 174f56854903: Preparing 8912a24e45d9: Waiting f5342c1f1e47: Waiting 2b560df2cdaf: Waiting df5845859793: Waiting b357f915b36d: Waiting 0183249870f2: Waiting cb89c57a420c: Waiting 6b67e2abca64: Waiting 77353b9e6fa6: Waiting 256f80706101: Waiting 174f56854903: Waiting f5342c1f1e47: Layer already exists b357f915b36d: Layer already exists df5845859793: Layer already exists 2b560df2cdaf: Layer already exists cb89c57a420c: Layer already exists 77353b9e6fa6: Layer already exists 0183249870f2: Layer already exists 6b67e2abca64: Layer already exists 8912a24e45d9: Pushed 174f56854903: Layer already exists 256f80706101: Layer already exists master-1_6_6_1-7: digest: sha256:61891bfd40fd65290ab9180dce3649db6391725542f5b4abc9532852b921fbdb size: 2620 2025-05-29 04:10:10,191: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds