2025-06-09 01:27:12,973: INFO: Building opensdn-node-init 2025-06-09 01:27:13,025: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 1c2af70faf6e Step 4/8 : ARG CONTAINER_NAME ---> Running in 50e93a445664 ---> Removed intermediate container 50e93a445664 ---> 263148cb8197 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in b97aadadcf63 ---> Removed intermediate container b97aadadcf63 ---> 4f95fff53a88 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 182d6e27120f ---> Removed intermediate container 182d6e27120f ---> 3e4233b01d4b Step 7/8 : COPY *.sh / ---> 5a4b9b8ea39c Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 073f6812501d ---> Removed intermediate container 073f6812501d ---> 9615786bfe7b [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 9615786bfe7b Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 2025-06-09 01:27:27,118: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-node-init] 1eb3b9021dc4: Preparing 8dba25ac2d4e: Preparing dbe3ec4091e6: Preparing fd7a38af3f89: Preparing 2d961d9f2883: Preparing b08f13a38f9f: Preparing 0345f482a15c: Preparing f0fb0f01f5a6: Preparing cb03b15d4b90: Preparing 174f56854903: Preparing 1eb3b9021dc4: Waiting 8dba25ac2d4e: Waiting dbe3ec4091e6: Waiting fd7a38af3f89: Waiting 2d961d9f2883: Waiting b08f13a38f9f: Waiting 0345f482a15c: Waiting f0fb0f01f5a6: Waiting cb03b15d4b90: Waiting 174f56854903: Waiting 2d961d9f2883: Layer already exists 8dba25ac2d4e: Layer already exists dbe3ec4091e6: Layer already exists fd7a38af3f89: Layer already exists b08f13a38f9f: Layer already exists 0345f482a15c: Layer already exists cb03b15d4b90: Layer already exists f0fb0f01f5a6: Layer already exists 174f56854903: Layer already exists 1eb3b9021dc4: Pushed nightly: digest: sha256:13ca8e3a84aa43d06e8dbbd1d59d9666c966cd6cc731aefec421b5966c1552cd size: 2408 2025-06-09 01:27:29,643: INFO: Building opensdn-node-init finished successfully, duration: 17 seconds