2025-08-07 15:41:15,376: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-07 15:41:15,467: 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_9_8_7-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} ---> fe3713255374 Step 4/9 : ARG CONTAINER_NAME ---> Running in 947247b4bbd4 ---> Removed intermediate container 947247b4bbd4 ---> d9ec4773e785 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3fb10968f763 ---> Removed intermediate container 3fb10968f763 ---> b17baf41287d 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 ebc58afd67ec ---> Removed intermediate container ebc58afd67ec ---> 39c92860610b 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 cdd1ac445e68 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.8.7.1-master_1_9_8_7_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.8.7.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 cdd1ac445e68 ---> 6b8fcaa79fdb Step 8/9 : COPY *.sh / ---> 3a24c2dbdbf6 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5224eb4d1a4a ---> Removed intermediate container 5224eb4d1a4a ---> 3a2290bcf11c [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 3a2290bcf11c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_8_7-1 2025-08-07 15:42:53,759: INFO: Docker build duration: 98 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 7720097a0695: Preparing c6b8b2f4acc0: Preparing d8390fabe1c6: Preparing 47c48205a8ae: Preparing 9f021df389a1: Preparing db93b910b0b5: Preparing a751f12df064: Preparing bb22ae83fe55: Preparing 26f319c487ed: Preparing a890c4ac3cb9: Preparing 5b4102e3f32f: Preparing 1986dea4beff: Preparing 174f56854903: Preparing 7720097a0695: Waiting c6b8b2f4acc0: Waiting d8390fabe1c6: Waiting 47c48205a8ae: Waiting 9f021df389a1: Waiting db93b910b0b5: Waiting a751f12df064: Waiting bb22ae83fe55: Waiting 26f319c487ed: Waiting a890c4ac3cb9: Waiting 5b4102e3f32f: Waiting 1986dea4beff: Waiting 174f56854903: Waiting 7720097a0695: Pushed d8390fabe1c6: Layer already exists 47c48205a8ae: Layer already exists 9f021df389a1: Layer already exists db93b910b0b5: Layer already exists a751f12df064: Layer already exists bb22ae83fe55: Layer already exists 26f319c487ed: Layer already exists a890c4ac3cb9: Layer already exists 5b4102e3f32f: Layer already exists 1986dea4beff: Layer already exists 174f56854903: Layer already exists c6b8b2f4acc0: Pushed master-1_9_8_7-1: digest: sha256:e7e1434dd0b91d14e9aa4cda74abf54ff90fe5ff39dcb226bb72e27bf41c4854 size: 3041 2025-08-07 15:43:32,477: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 137 seconds