2025-01-04 06:55:57,731: INFO: Building tf-container-builder-src 2025-01-04 06:55:57,738: 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_2_5_2-1_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=22.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.531 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Using cache ---> 87b990d0c1e7 Step 3/6 : ARG CONTAINER_NAME ---> Running in 59fb37403ce9 ---> Removed intermediate container 59fb37403ce9 ---> b8ebc145a885 Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in f5c16c0abda0 ---> Removed intermediate container f5c16c0abda0 ---> d6baa20f92b3 Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in 51f31eff126f ---> Removed intermediate container 51f31eff126f ---> 27bfe27b6ac9 Step 6/6 : COPY . /src ---> eee865a1fc08 [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 eee865a1fc08 Successfully tagged nexus.gz1.opensdn.io:5101/tf-container-builder-src:master-1_2_5_2-1_3 2025-01-04 06:55:59,618: INFO: Docker build duration: 2 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/tf-container-builder-src] 83491f904018: Preparing 83491f904018: Pushed master-1_2_5_2-1_3: digest: sha256:bd4dcb16b8ebd79fbd257c468d2cb99e577f65ba846e685bce34b2529af88c01 size: 528 2025-01-04 06:56:00,401: INFO: Building tf-container-builder-src finished successfully, duration: 3 seconds