2025-06-02 01:39:02,499: INFO: Building opensdn-node-init 2025-06-02 01:39:02,540: 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} ---> 880b8a2c290b Step 4/8 : ARG CONTAINER_NAME ---> Running in 7bb40a63a660 ---> Removed intermediate container 7bb40a63a660 ---> c8b44cec3d35 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in d08b43e81ad9 ---> Removed intermediate container d08b43e81ad9 ---> bc44977cd47e 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 ff4df9bb95b2 ---> Removed intermediate container ff4df9bb95b2 ---> 2058e550dbc9 Step 7/8 : COPY *.sh / ---> 42766aaefe2f Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 80ab7509d7ff ---> Removed intermediate container 80ab7509d7ff ---> aaaaa4ab1926 [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 aaaaa4ab1926 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 2025-06-02 01:39:13,911: INFO: Docker build duration: 11 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-node-init] 063b475bc02e: Preparing 99607853d0c4: Preparing 35ee1dac1778: Preparing 3aece9a8d4e9: Preparing d6a81abb54bf: Preparing f315bb865ce0: Preparing 279ed8bebf82: Preparing f6492a896051: Preparing 3b3434354205: Preparing 174f56854903: Preparing f315bb865ce0: Waiting 279ed8bebf82: Waiting f6492a896051: Waiting 3b3434354205: Waiting 174f56854903: Waiting 35ee1dac1778: Layer already exists d6a81abb54bf: Layer already exists 063b475bc02e: Pushed 3aece9a8d4e9: Layer already exists 99607853d0c4: Layer already exists f315bb865ce0: Layer already exists 279ed8bebf82: Layer already exists f6492a896051: Layer already exists 3b3434354205: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:b2745de282db12f4799d8d0fe3778c8f4953b6a5d1f5fef901f1a495fe70c107 size: 2408 2025-06-02 01:39:15,730: INFO: Building opensdn-node-init finished successfully, duration: 13 seconds