2024-10-28 13:29:21,648: INFO: Building tf-operator-src 2024-10-28 13:29:21,660: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_1_3_2-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-operator-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 5.959 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Running in 3a6c9c0550c3 ---> Removed intermediate container 3a6c9c0550c3 ---> ba120f664e45 Step 3/6 : ARG CONTAINER_NAME ---> Running in bb994e1184ec ---> Removed intermediate container bb994e1184ec ---> 9acde34a11de Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in f63c5bf47c36 ---> Removed intermediate container f63c5bf47c36 ---> 4d250f332d46 Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in f61d710996a6 ---> Removed intermediate container f61d710996a6 ---> 7b9d618a99bc Step 6/6 : COPY . /src ---> 0471a8c1b8c1 [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 0471a8c1b8c1 Successfully tagged nexus.gz1.opensdn.io:5101/tf-operator-src:master-1_1_3_2-2 2024-10-28 13:29:26,368: INFO: Docker build duration: 5 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/tf-operator-src] 22bbcc7f6a03: Preparing 22bbcc7f6a03: Pushed master-1_1_3_2-2: digest: sha256:5ca56eb3a3cc79eb5fc9ff48fae10037f8db46c36a3fc1de35264b9b1b675cee size: 528 2024-10-28 13:29:27,557: INFO: Building tf-operator-src finished successfully, duration: 6 seconds