2025-05-08 11:41:36,758: INFO: Building tf-container-builder-src 2025-05-08 11:41:36,762: 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-3 --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.547 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Running in 81a8249b4d1e ---> Removed intermediate container 81a8249b4d1e ---> a9830a1b2cb5 Step 3/6 : ARG CONTAINER_NAME ---> Running in 561dac773b5b ---> Removed intermediate container 561dac773b5b ---> d7a603997e49 Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in 431f58741236 ---> Removed intermediate container 431f58741236 ---> 0cd816351e42 Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in 7b0583bf0580 ---> Removed intermediate container 7b0583bf0580 ---> 4840431ba24d Step 6/6 : COPY . /src ---> da7f65de6a18 [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 da7f65de6a18 Successfully tagged nexus.gz1.opensdn.io:5101/tf-container-builder-src:2024.1-1_6_6_5-3 2025-05-08 11:41:39,507: INFO: Docker build duration: 3 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/tf-container-builder-src] a550508630c0: Preparing a550508630c0: Pushed 2024.1-1_6_6_5-3: digest: sha256:d426c35244649a67717e86fe7f8c16a54973476db1104cda79f9671c02fcbc79 size: 528 2025-05-08 11:41:40,127: INFO: Building tf-container-builder-src finished successfully, duration: 4 seconds