2025-08-18 13:38:04,277: INFO: Building opensdn-container-builder-src 2025-08-18 13:38:04,283: 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_6_9-3_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-container-builder-src --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 2.584 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Running in 22074892c04a ---> Removed intermediate container 22074892c04a ---> c1ece439785a Step 3/6 : ARG CONTAINER_NAME ---> Running in 0caeeb3015a3 ---> Removed intermediate container 0caeeb3015a3 ---> e45f02767e74 Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in 6e0f0772d82c ---> Removed intermediate container 6e0f0772d82c ---> ff8f5cb04218 Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in b02adf454ffb ---> Removed intermediate container b02adf454ffb ---> 9316f92c98ca Step 6/6 : COPY . /src ---> c9d6b57419db [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN YUM_ENABLE_REPOS] were not consumed Successfully built c9d6b57419db Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-1_7_6_9-3_2 2025-08-18 13:38:05,880: INFO: Docker build duration: 1 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-container-builder-src] ee2320e6c5a1: Preparing ee2320e6c5a1: Pushed master-1_7_6_9-3_2: digest: sha256:bae73718ae38bf70c47f3aea2a1fb3d512868f882f502d9cb5da957f72a5f18b size: 528 2025-08-18 13:38:06,587: INFO: Building opensdn-container-builder-src finished successfully, duration: 2 seconds