2025-08-12 15:52:11,164: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-12 15:52:11,201: 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-2_0_0_4-2 --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} ---> 7510fb0b972d Step 4/9 : ARG CONTAINER_NAME ---> Running in 8d7201374ebc ---> Removed intermediate container 8d7201374ebc ---> 685449bac66c Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in d4de28ef68f0 ---> Removed intermediate container d4de28ef68f0 ---> c2b8b95cae48 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 d231bcccb627 ---> Removed intermediate container d231bcccb627 ---> 6903b01746ab 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 7dcf97013b0e Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.2.0.0.4.2-master_2_0_0_4_2.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.2.0.0.4.2-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 7dcf97013b0e ---> 35037d7a2721 Step 8/9 : COPY *.sh / ---> 1a28e7a230c5 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 027190ab0ee0 ---> Removed intermediate container 027190ab0ee0 ---> 99098b472dbc [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 99098b472dbc Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-2_0_0_4-2 2025-08-12 15:53:28,404: INFO: Docker build duration: 77 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 1863d4c85621: Preparing 1dad934cfd97: Preparing 8b57ed42c18e: Preparing 9304527705e7: Preparing 8b0532653bd4: Preparing e77d3e3d35a7: Preparing da7999d2eea8: Preparing bff2372cb384: Preparing ad596adf9fed: Preparing 8cc33e5fd982: Preparing 798fe3850d55: Preparing 3615c183c493: Preparing 174f56854903: Preparing e77d3e3d35a7: Waiting da7999d2eea8: Waiting bff2372cb384: Waiting ad596adf9fed: Waiting 8cc33e5fd982: Waiting 798fe3850d55: Waiting 3615c183c493: Waiting 174f56854903: Waiting 8b0532653bd4: Layer already exists 8b57ed42c18e: Layer already exists 9304527705e7: Layer already exists e77d3e3d35a7: Layer already exists bff2372cb384: Layer already exists da7999d2eea8: Layer already exists 1863d4c85621: Pushed ad596adf9fed: Layer already exists 798fe3850d55: Layer already exists 8cc33e5fd982: Layer already exists 3615c183c493: Layer already exists 174f56854903: Layer already exists 1dad934cfd97: Pushed master-2_0_0_4-2: digest: sha256:89b9a091b5f5223276f20dcec0de37934b15f3689efa5be4b0e4e9aa38516c9c size: 3041 2025-08-12 15:54:07,531: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 116 seconds