2025-06-30 12:14:29,295: INFO: Building opensdn-controller-control-named 2025-06-30 12:14:29,335: 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_2_2_2-3_4 --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} ---> 595c3eb5388c Step 4/9 : ARG CONTAINER_NAME ---> Running in 0c90154a45f1 ---> Removed intermediate container 0c90154a45f1 ---> c453bfdb6880 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in aa1a753b75aa ---> Removed intermediate container aa1a753b75aa ---> e8eed4ecdfe9 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 f3ab463e1e9e ---> Removed intermediate container f3ab463e1e9e ---> e04d7d831f15 Step 7/9 : COPY entrypoint.sh / ---> 8db7d9b3fedc Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 95aa1e558fbd ---> Removed intermediate container 95aa1e558fbd ---> 1fd914fa2f09 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 58edf650eb32 ---> Removed intermediate container 58edf650eb32 ---> 04f8e9a508bf [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 04f8e9a508bf Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_2_2_2-3_4 2025-06-30 12:14:45,225: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] c7519b22a1fe: Preparing 5aafd99eb272: Preparing 5d8c6f112d11: Preparing ab4d7abd4fa9: Preparing 4bbd0f840f76: Preparing fbaf1d61a5af: Preparing 6c4e2bafe13f: Preparing 2adac0e98cb8: Preparing d88e68fb728f: Preparing f86716d0421e: Preparing 174f56854903: Preparing 5aafd99eb272: Waiting 5d8c6f112d11: Waiting ab4d7abd4fa9: Waiting 4bbd0f840f76: Waiting fbaf1d61a5af: Waiting 6c4e2bafe13f: Waiting 2adac0e98cb8: Waiting d88e68fb728f: Waiting f86716d0421e: Waiting 174f56854903: Waiting c7519b22a1fe: Pushed 5aafd99eb272: Layer already exists 5d8c6f112d11: Layer already exists 4bbd0f840f76: Layer already exists ab4d7abd4fa9: Layer already exists fbaf1d61a5af: Layer already exists 6c4e2bafe13f: Layer already exists 2adac0e98cb8: Layer already exists d88e68fb728f: Layer already exists f86716d0421e: Layer already exists 174f56854903: Layer already exists master-1_2_2_2-3_4: digest: sha256:1bf96732fdf4e177d86cfdf9666134fcd940b0269f5edd2596f19e425b44182d size: 2619 2025-06-30 12:14:47,610: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds