2025-06-08 07:13:24,994: INFO: Building opensdn-container-builder-src 2025-06-08 07:13:25,000: 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_8_0_3-4 --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=opensdn-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.555 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Using cache ---> e65d3f061c29 Step 3/6 : ARG CONTAINER_NAME ---> Running in af814d2382c8 ---> Removed intermediate container af814d2382c8 ---> 01c4ff01269d Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in 5446a0a38bbe ---> Removed intermediate container 5446a0a38bbe ---> 4786509476ca Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in 82447997c80a ---> Removed intermediate container 82447997c80a ---> 0b4d29bb0c6f Step 6/6 : COPY . /src ---> 2b1043b84dc5 [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 2b1043b84dc5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-1_8_0_3-4 2025-06-08 07:13:26,910: INFO: Docker build duration: 2 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-container-builder-src] d04c5b02b49e: Preparing d04c5b02b49e: Pushed master-1_8_0_3-4: digest: sha256:01d255422a8aaf0405e2d09cdba1299ebedc3a114e9e98398fb71eb9e620090b size: 528 2025-06-08 07:13:27,549: INFO: Building opensdn-container-builder-src finished successfully, duration: 3 seconds