2025-05-07 11:46:16,399: INFO: Building tf-container-builder-src 2025-05-07 11:46:16,402: 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=2024.1-1_6_6_5-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=tf-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.633 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Running in e661c9d1aab7 ---> Removed intermediate container e661c9d1aab7 ---> 4744c83384fd Step 3/6 : ARG CONTAINER_NAME ---> Running in 576c3a824cca ---> Removed intermediate container 576c3a824cca ---> 7ea7b2a40a87 Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in 9eeb006e5f42 ---> Removed intermediate container 9eeb006e5f42 ---> 19abfdadf315 Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in 1c66101efc38 ---> Removed intermediate container 1c66101efc38 ---> 7a38e75df715 Step 6/6 : COPY . /src ---> 8eec27a485f3 [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 8eec27a485f3 Successfully tagged nexus.gz1.opensdn.io:5101/tf-container-builder-src:2024.1-1_6_6_5-2 2025-05-07 11:46:18,916: INFO: Docker build duration: 2 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/tf-container-builder-src] af1c30718e49: Preparing af1c30718e49: Pushed 2024.1-1_6_6_5-2: digest: sha256:388718742a3144259a4451e16d1f11edc93226b3622a3031eee987ba30651dbf size: 528 2025-05-07 11:46:19,633: INFO: Building tf-container-builder-src finished successfully, duration: 3 seconds