2025-05-07 13:34:38,579: INFO: Building opensdn-node-init 2025-05-07 13:34:38,608: 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_3-5 --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} ---> 986ab6fe55f3 Step 4/8 : ARG CONTAINER_NAME ---> Running in c77f5198492a ---> Removed intermediate container c77f5198492a ---> fc83c5755ab2 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5905afff204a ---> Removed intermediate container 5905afff204a ---> 6e845cfd42af 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 10a3ee2c1871 ---> Removed intermediate container 10a3ee2c1871 ---> 9b65df0948a8 Step 7/8 : COPY *.sh / ---> 124aee12862b Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 26abf39ac514 ---> Removed intermediate container 26abf39ac514 ---> 8b079df91059 [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 8b079df91059 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_6_6_3-5 2025-05-07 13:34:51,691: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] f21a1511cc19: Preparing d7faea758ff1: Preparing ecad45d01e45: Preparing da5b54a9a665: Preparing 833d0a392090: Preparing 57070b83a13b: Preparing 7ae2cc606428: Preparing e92ee715f7f7: Preparing 88451843947f: Preparing 174f56854903: Preparing f21a1511cc19: Waiting d7faea758ff1: Waiting ecad45d01e45: Waiting da5b54a9a665: Waiting 833d0a392090: Waiting 57070b83a13b: Waiting 7ae2cc606428: Waiting e92ee715f7f7: Waiting 88451843947f: Waiting 174f56854903: Waiting ecad45d01e45: Layer already exists d7faea758ff1: Layer already exists da5b54a9a665: Layer already exists f21a1511cc19: Pushed 57070b83a13b: Layer already exists 833d0a392090: Layer already exists 7ae2cc606428: Layer already exists 174f56854903: Layer already exists 88451843947f: Layer already exists e92ee715f7f7: Layer already exists master-1_6_6_3-5: digest: sha256:ed39275806a600f37a19ec215f4bba8086bd4cc676c7b6f29b908dba07e0dff4 size: 2408 2025-05-07 13:34:56,393: INFO: Building opensdn-node-init finished successfully, duration: 18 seconds