2025-08-11 20:11:22,431: INFO: Building opensdn-node-init 2025-08-11 20:11:22,466: 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_0_1-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-node-init --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 33.28 kB Step 1/8 : ARG CONTRAIL_REGISTRY Step 2/8 : ARG CONTRAIL_CONTAINER_TAG Step 3/8 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} ---> 9e81d0c76e35 Step 4/8 : ARG CONTAINER_NAME ---> Running in be044827afe9 ---> Removed intermediate container be044827afe9 ---> 15d6ba8977b1 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 51ea66f1b04c ---> Removed intermediate container 51ea66f1b04c ---> 11f45768e642 Step 6/8 : LABEL name=$CONTAINER_NAME summary="Contrail Init container" description="Container is used to configure operating system for Contrail services." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in f2398a41beaa ---> Removed intermediate container f2398a41beaa ---> e57a3ef304b1 Step 7/8 : COPY *.sh / ---> e0efeefdd757 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2f2661ea530d ---> Removed intermediate container 2f2661ea530d ---> a0c630eb9d58 [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 a0c630eb9d58 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_0_0_1-1 2025-08-11 20:11:32,862: INFO: Docker build duration: 10 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] acb947da674d: Preparing f6e40bf22206: Preparing be025e57c9be: Preparing 41c47be2402d: Preparing d275daa78b2c: Preparing 5415548184c3: Preparing 70e3ee923dd2: Preparing 7744e7c6b3df: Preparing f2cdacfe8830: Preparing 174f56854903: Preparing 5415548184c3: Waiting 70e3ee923dd2: Waiting 7744e7c6b3df: Waiting f2cdacfe8830: Waiting 174f56854903: Waiting 41c47be2402d: Layer already exists acb947da674d: Pushed be025e57c9be: Layer already exists f6e40bf22206: Layer already exists d275daa78b2c: Layer already exists 5415548184c3: Layer already exists 70e3ee923dd2: Layer already exists 7744e7c6b3df: Layer already exists f2cdacfe8830: Layer already exists 174f56854903: Layer already exists master-2_0_0_1-1: digest: sha256:69fc1dbb1812b1909b525db54e506eb09726977cf8d08aae8179f520c26d5806 size: 2408 2025-08-11 20:11:34,170: INFO: Building opensdn-node-init finished successfully, duration: 12 seconds