2025-06-06 12:50:51,412: INFO: Building opensdn-vrouter-kernel-init-dpdk 2025-06-06 12:50:51,444: 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_4-1 --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-vrouter-kernel-init-dpdk --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 3.072 kB Step 1/8 : ARG CONTRAIL_REGISTRY Step 2/8 : ARG CONTRAIL_CONTAINER_TAG Step 3/8 : FROM ${CONTRAIL_REGISTRY}/opensdn-vrouter-base:${CONTRAIL_CONTAINER_TAG} ---> 1756e242e708 Step 4/8 : ARG CONTAINER_NAME ---> Running in 7616f76bcfd7 ---> Removed intermediate container 7616f76bcfd7 ---> dd2776675083 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 283d1e81914e ---> Removed intermediate container 283d1e81914e ---> c5afc8f7b6e9 Step 6/8 : LABEL name=$CONTAINER_NAME summary="Kernel init container for vrouter in DPDK mode" description="Prepares the host operating system for the contrail vrouter dpdk interface." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in ef00328f9462 ---> Removed intermediate container ef00328f9462 ---> 430c59d3fd6c Step 7/8 : COPY entrypoint.sh / ---> 87e3fa49f607 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 92a5addd97a9 ---> Removed intermediate container 92a5addd97a9 ---> a5716e6875bd [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built a5716e6875bd Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-1_8_0_4-1 2025-06-06 12:51:06,239: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk] 4e4fade911c7: Preparing 114097161c86: Preparing beb769dd1f5a: Preparing 636a2791f35b: Preparing c5cee61ccc22: Preparing 925a720322f4: Preparing a2e5ba70330c: Preparing a52600de8bf2: Preparing 0700ba8157f2: Preparing d8ffd2605511: Preparing 3c3d7419fcc5: Preparing 174f56854903: Preparing 925a720322f4: Waiting a2e5ba70330c: Waiting a52600de8bf2: Waiting 0700ba8157f2: Waiting d8ffd2605511: Waiting 3c3d7419fcc5: Waiting 174f56854903: Waiting 636a2791f35b: Layer already exists beb769dd1f5a: Layer already exists 4e4fade911c7: Pushed c5cee61ccc22: Layer already exists 114097161c86: Layer already exists 925a720322f4: Layer already exists a52600de8bf2: Layer already exists d8ffd2605511: Layer already exists 0700ba8157f2: Layer already exists a2e5ba70330c: Layer already exists 3c3d7419fcc5: Layer already exists 174f56854903: Layer already exists master-1_8_0_4-1: digest: sha256:a25d15735f2acd34af2c43b4cce71d93e9117c5db8f4c7bcc1a8c10109370d66 size: 2828 2025-06-06 12:51:08,108: INFO: Building opensdn-vrouter-kernel-init-dpdk finished successfully, duration: 17 seconds