2025-06-17 23:16:30,552: INFO: Building opensdn-container-builder-src 2025-06-17 23:16:30,557: 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_4_1-4 --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.559 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Running in 689af2e67d84 ---> Removed intermediate container 689af2e67d84 ---> 89a1f88094da Step 3/6 : ARG CONTAINER_NAME ---> Running in 86bbae843eb5 ---> Removed intermediate container 86bbae843eb5 ---> ef379409bf08 Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in a9260c731150 ---> Removed intermediate container a9260c731150 ---> 15fb5a212c2f Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in fe8892ef5b76 ---> Removed intermediate container fe8892ef5b76 ---> d9609fca6f1e Step 6/6 : COPY . /src ---> 17918f86f0fa [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 17918f86f0fa Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-1_7_4_1-4 2025-06-17 23:16:32,174: INFO: Docker build duration: 2 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-container-builder-src] db6798eb4beb: Preparing db6798eb4beb: Pushed master-1_7_4_1-4: digest: sha256:409e2241175219dbc7f0f5732a7234f333ac6e5e8619497e1be7c82844db6242 size: 528 2025-06-17 23:16:32,778: INFO: Building opensdn-container-builder-src finished successfully, duration: 2 seconds