2025-03-27 12:25:43,249: INFO: Building contrail-node-init 2025-03-27 12:25:43,299: 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_4_4_7-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=contrail-node-init --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 32.77 kB Step 1/8 : ARG CONTRAIL_REGISTRY Step 2/8 : ARG CONTRAIL_CONTAINER_TAG Step 3/8 : FROM ${CONTRAIL_REGISTRY}/contrail-base:${CONTRAIL_CONTAINER_TAG} ---> 8a0ae848395e Step 4/8 : ARG CONTAINER_NAME ---> Running in db072e9bffde ---> Removed intermediate container db072e9bffde ---> c5fc21b15bfe Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in cf8116126448 ---> Removed intermediate container cf8116126448 ---> 969e87639a45 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 a2743c9e468c ---> Removed intermediate container a2743c9e468c ---> 5dc66d37a2c3 Step 7/8 : COPY *.sh / ---> 91cf719d22a5 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1da0d72e623c ---> Removed intermediate container 1da0d72e623c ---> a8764f3a1627 [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 a8764f3a1627 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-node-init:master-1_4_4_7-1 Successfully tagged nexus.gz1.opensdn.io:5101/tf-node-init:master-1_4_4_7-1 2025-03-27 12:25:58,426: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-node-init] 1d9b3c20d406: Preparing 71291ef2a5a3: Preparing a5befff901af: Preparing 5d11eac0868f: Preparing 7120be5fedb7: Preparing 2398e9c0fc3b: Preparing ae720fe7c463: Preparing ee3fa6e22f63: Preparing dd1f3e60c6d9: Preparing 174f56854903: Preparing 2398e9c0fc3b: Waiting ae720fe7c463: Waiting ee3fa6e22f63: Waiting dd1f3e60c6d9: Waiting 174f56854903: Waiting 1d9b3c20d406: Waiting 71291ef2a5a3: Waiting a5befff901af: Waiting 5d11eac0868f: Waiting 7120be5fedb7: Waiting 1d9b3c20d406: Pushed a5befff901af: Layer already exists 5d11eac0868f: Layer already exists 71291ef2a5a3: Layer already exists 7120be5fedb7: Layer already exists 2398e9c0fc3b: Layer already exists dd1f3e60c6d9: Layer already exists ee3fa6e22f63: Layer already exists ae720fe7c463: Layer already exists 174f56854903: Layer already exists master-1_4_4_7-1: digest: sha256:c3f2ad437e915e7beabab1a6d04c3b6a336618e4fd3d29b221e111afebd1cc74 size: 2408 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-node-init] 1d9b3c20d406: Preparing 71291ef2a5a3: Preparing a5befff901af: Preparing 5d11eac0868f: Preparing 7120be5fedb7: Preparing 2398e9c0fc3b: Preparing ae720fe7c463: Preparing ee3fa6e22f63: Preparing dd1f3e60c6d9: Preparing 174f56854903: Preparing 1d9b3c20d406: Waiting 71291ef2a5a3: Waiting a5befff901af: Waiting 5d11eac0868f: Waiting 7120be5fedb7: Waiting 2398e9c0fc3b: Waiting ae720fe7c463: Waiting ee3fa6e22f63: Waiting dd1f3e60c6d9: Waiting 174f56854903: Waiting 71291ef2a5a3: Layer already exists 1d9b3c20d406: Layer already exists a5befff901af: Layer already exists 5d11eac0868f: Layer already exists 7120be5fedb7: Layer already exists dd1f3e60c6d9: Layer already exists 2398e9c0fc3b: Layer already exists ae720fe7c463: Layer already exists ee3fa6e22f63: Layer already exists 174f56854903: Layer already exists master-1_4_4_7-1: digest: sha256:c3f2ad437e915e7beabab1a6d04c3b6a336618e4fd3d29b221e111afebd1cc74 size: 2408 2025-03-27 12:26:05,805: INFO: Building contrail-node-init finished successfully, duration: 22 seconds