2025-06-17 09:49:13,545: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-17 09:49:13,598: 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_1_0-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-centos --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 11.78 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-vrouter-base:${CONTRAIL_CONTAINER_TAG} ---> 87c0d709fda8 Step 4/9 : ARG CONTAINER_NAME ---> Running in 12c1902051cb ---> Removed intermediate container 12c1902051cb ---> 38ea75813101 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in a843cdda35a4 ---> Removed intermediate container a843cdda35a4 ---> c1af83be9942 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Kernel init container for vrouter" description="Prepares the host operating system for the contrail vrouter kernel interface." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 946ecea7a625 ---> Removed intermediate container 946ecea7a625 ---> f4dececcc367 Step 7/9 : RUN set -e ; rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in ef8fe8310b9a Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.8.1.2.1-master_1_8_1_2_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.8.1.2.1-mast######################################## Loaded plugins: fastestmirror, ovl Cleaning repos: contrail tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates : tpc ---> Removed intermediate container ef8fe8310b9a ---> d4a06cfa3a13 Step 8/9 : COPY *.sh / ---> 1e3766ee313a Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2d6dc4510f39 ---> Removed intermediate container 2d6dc4510f39 ---> 9d86b5a6c692 [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 9d86b5a6c692 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_8_1_0-1 2025-06-17 09:51:09,369: INFO: Docker build duration: 116 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] f598843b4ae9: Preparing f47bb4f18ad4: Preparing 36d65deead5c: Preparing b841f3676758: Preparing a9fc9ee0893e: Preparing e2669f3860dc: Preparing 22aa5ee9eb11: Preparing efbaf389d463: Preparing 87faaef6da5f: Preparing fcd3f136e3b1: Preparing c9b5ef112149: Preparing ec4e5eba6c76: Preparing 174f56854903: Preparing b841f3676758: Waiting a9fc9ee0893e: Waiting e2669f3860dc: Waiting 22aa5ee9eb11: Waiting efbaf389d463: Waiting 87faaef6da5f: Waiting fcd3f136e3b1: Waiting ec4e5eba6c76: Waiting 174f56854903: Waiting c9b5ef112149: Waiting b841f3676758: Layer already exists 36d65deead5c: Layer already exists a9fc9ee0893e: Layer already exists f598843b4ae9: Pushed e2669f3860dc: Layer already exists 22aa5ee9eb11: Layer already exists efbaf389d463: Layer already exists 87faaef6da5f: Layer already exists fcd3f136e3b1: Layer already exists ec4e5eba6c76: Layer already exists c9b5ef112149: Layer already exists 174f56854903: Layer already exists f47bb4f18ad4: Pushed master-1_8_1_0-1: digest: sha256:d5792e267b9d24038375d05bf1e18ee845dc2d98037413775bf5a562cde60881 size: 3040 2025-06-17 09:52:04,009: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 171 seconds