2025-05-14 14:03:48,213: INFO: Building opensdn-node-init 2025-05-14 14:03:48,260: 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_7_0_1-2 --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} ---> 895eb9bf3047 Step 4/8 : ARG CONTAINER_NAME ---> Running in 0c96fe8b9ecb ---> Removed intermediate container 0c96fe8b9ecb ---> 0cf3640c3a4c Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 052e6b23d94a ---> Removed intermediate container 052e6b23d94a ---> 2cc8efc3b88a 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 617847bd870c ---> Removed intermediate container 617847bd870c ---> ab906c951af5 Step 7/8 : COPY *.sh / ---> 5b07a075713a Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 16c8fbfd6887 ---> Removed intermediate container 16c8fbfd6887 ---> 0a64d6412d91 [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 0a64d6412d91 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_7_0_1-2 2025-05-14 14:04:03,005: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] 3d4b65636dce: Preparing 8404b424f746: Preparing 9a3b0f2107f7: Preparing c8fff6ce06c5: Preparing ce68580213f1: Preparing acabcce0763f: Preparing c52019513e57: Preparing ee4c523f2d91: Preparing bfa087f9b105: Preparing 174f56854903: Preparing 3d4b65636dce: Waiting 8404b424f746: Waiting 9a3b0f2107f7: Waiting c8fff6ce06c5: Waiting ce68580213f1: Waiting acabcce0763f: Waiting c52019513e57: Waiting ee4c523f2d91: Waiting bfa087f9b105: Waiting 174f56854903: Waiting 3d4b65636dce: Pushed 8404b424f746: Layer already exists 9a3b0f2107f7: Layer already exists ce68580213f1: Layer already exists acabcce0763f: Layer already exists c8fff6ce06c5: Layer already exists bfa087f9b105: Layer already exists ee4c523f2d91: Layer already exists c52019513e57: Layer already exists 174f56854903: Layer already exists master-1_7_0_1-2: digest: sha256:c6e23cf44fb799a38f5b57440a608dd4bf2f33bb25dcd7d3ee1d7833322a3a4a size: 2408 2025-05-14 14:04:05,012: INFO: Building opensdn-node-init finished successfully, duration: 17 seconds