2024-09-03 13:27:19,818: INFO: Building tf-container-builder-src 2024-09-03 13:27:19,846: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-9_6_3-6 --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.44 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Running in ef522e00cdaf ---> Removed intermediate container ef522e00cdaf ---> 89d1e41ef6b2 Step 3/6 : ARG CONTAINER_NAME ---> Running in 3a47d154b8d1 ---> Removed intermediate container 3a47d154b8d1 ---> 63ec8e61bb1d Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in c3a972833bb2 ---> Removed intermediate container c3a972833bb2 ---> f9991464b246 Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in 84c10a0b1733 ---> Removed intermediate container 84c10a0b1733 ---> 0cbdeb4bf6b6 Step 6/6 : COPY . /src ---> 99eebd5e2eae [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 99eebd5e2eae Successfully tagged nexus.gz1.opensdn.io:5101/tf-container-builder-src:master-9_6_3-6 2024-09-03 13:27:22,623: INFO: Docker build duration: 3 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/tf-container-builder-src] 4575dd2e8de9: Preparing 4575dd2e8de9: Pushed master-9_6_3-6: digest: sha256:d2a53897f6d65e6be9b08d576ab6ff3153ecdb7c7466def32f8c30714627c1a7 size: 528 2024-09-03 13:27:23,422: INFO: Building tf-container-builder-src finished successfully, duration: 4 seconds