2025-07-30 16:05:09,935: INFO: Building opensdn-vrouter-kernel-init-dpdk 2025-07-30 16:05:09,984: 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_2_2_1-6_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} ---> 79592dde41d2 Step 4/8 : ARG CONTAINER_NAME ---> Running in 97313e27f86c ---> Removed intermediate container 97313e27f86c ---> 09830b07d9d4 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 341b29f8fe40 ---> Removed intermediate container 341b29f8fe40 ---> ef7c3b32f708 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 564f1bf18b72 ---> Removed intermediate container 564f1bf18b72 ---> 8754d59d89ff Step 7/8 : COPY entrypoint.sh / ---> 5881182fa388 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0b63262e4c5b ---> Removed intermediate container 0b63262e4c5b ---> fd3f030ea45f [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 fd3f030ea45f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-1_2_2_1-6_1 2025-07-30 16:05:20,901: INFO: Docker build duration: 11 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk] 93917350bcfc: Preparing afd16467b57b: Preparing 2e2b3d48d557: Preparing 2a07428c04cf: Preparing d3a3b47eb6ec: Preparing bd4afd79eb84: Preparing 19a5c962399d: Preparing f2a8f0fefd59: Preparing 0aab62f17733: Preparing ca276bd478b5: Preparing a4b4914a96e1: Preparing 174f56854903: Preparing 19a5c962399d: Waiting f2a8f0fefd59: Waiting 0aab62f17733: Waiting ca276bd478b5: Waiting a4b4914a96e1: Waiting 174f56854903: Waiting bd4afd79eb84: Waiting d3a3b47eb6ec: Layer already exists afd16467b57b: Layer already exists 93917350bcfc: Pushed 2a07428c04cf: Layer already exists 2e2b3d48d557: Layer already exists bd4afd79eb84: Layer already exists 19a5c962399d: Layer already exists f2a8f0fefd59: Layer already exists a4b4914a96e1: Layer already exists 0aab62f17733: Layer already exists ca276bd478b5: Layer already exists 174f56854903: Layer already exists master-1_2_2_1-6_1: digest: sha256:90eaa7969720e8130aa676922c8cc9a3052b8aa1c04089b1f43adf2ae9bc2e71 size: 2828 2025-07-30 16:05:22,674: INFO: Building opensdn-vrouter-kernel-init-dpdk finished successfully, duration: 13 seconds