2024-09-20 07:39:16,529: INFO: Building tf-container-builder-src 2024-09-20 07:39:16,545: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_0_5_3-8 --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.445 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Running in a3046e2df487 ---> Removed intermediate container a3046e2df487 ---> 7859af48fca7 Step 3/6 : ARG CONTAINER_NAME ---> Running in 2b13b3b1c62f ---> Removed intermediate container 2b13b3b1c62f ---> 5c05470ba9c5 Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in ca12ba3f995b ---> Removed intermediate container ca12ba3f995b ---> 099f3331f027 Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in 350ddf410ee3 ---> Removed intermediate container 350ddf410ee3 ---> 6ca7f5154eba Step 6/6 : COPY . /src ---> 966050791117 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN YUM_ENABLE_REPOS] were not consumed Successfully built 966050791117 Successfully tagged nexus.gz1.opensdn.io:5101/tf-container-builder-src:master-1_0_5_3-8 2024-09-20 07:39:19,935: INFO: Docker build duration: 3 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/tf-container-builder-src] 8d5a958acbcd: Preparing 8d5a958acbcd: Pushed master-1_0_5_3-8: digest: sha256:002a74cf1069fdb70dceff4d3ed87fab5c94d104b3851a68febdc338def41b32 size: 528 2024-09-20 07:39:20,665: INFO: Building tf-container-builder-src finished successfully, duration: 4 seconds