2025-07-28 01:36:25,316: INFO: Building opensdn-vrouter-kernel-init-centos 2025-07-28 01:36:25,360: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> bb03aa7fd8dd Step 4/9 : ARG CONTAINER_NAME ---> Running in de0cfd4e9033 ---> Removed intermediate container de0cfd4e9033 ---> f436e32c361d Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in c74c39ec6fb1 ---> Removed intermediate container c74c39ec6fb1 ---> acc81b679815 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 2e2ef606bec4 ---> Removed intermediate container 2e2ef606bec4 ---> 3301c973e3f7 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 7b000119d2ed Retrieving http://localhost:6667/x86_64/contrail-vrouter-nightly-nightly.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-nightly-nightly.el7 ######################################## 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 7b000119d2ed ---> 8bc469f93910 Step 8/9 : COPY *.sh / ---> cf4584d51cf4 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 39dd7b61802a ---> Removed intermediate container 39dd7b61802a ---> ba04ab8bd0d7 [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 ba04ab8bd0d7 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos:nightly 2025-07-28 01:37:55,260: INFO: Docker build duration: 90 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos] 2d4a75acc447: Preparing a1c4138e33a2: Preparing f2d85f84a028: Preparing c0d2fbf1c2f0: Preparing 3fa2a0224dec: Preparing b3f8b7624c90: Preparing b955d7c0e866: Preparing 4f981354f451: Preparing 9a1015f2f2c8: Preparing c2571f4ad163: Preparing c415fc105e36: Preparing 6dedce11fd8b: Preparing 174f56854903: Preparing 4f981354f451: Waiting 9a1015f2f2c8: Waiting c2571f4ad163: Waiting c415fc105e36: Waiting 6dedce11fd8b: Waiting 174f56854903: Waiting b3f8b7624c90: Waiting b955d7c0e866: Waiting 3fa2a0224dec: Layer already exists 2d4a75acc447: Pushed f2d85f84a028: Layer already exists c0d2fbf1c2f0: Layer already exists b3f8b7624c90: Layer already exists b955d7c0e866: Layer already exists 4f981354f451: Layer already exists 9a1015f2f2c8: Layer already exists c2571f4ad163: Layer already exists c415fc105e36: Layer already exists 6dedce11fd8b: Layer already exists 174f56854903: Layer already exists a1c4138e33a2: Pushed nightly: digest: sha256:db875ea2ae163f819c01a7211dcd38d1209767d79b37c8bb4d7208db4854fc48 size: 3041 2025-07-28 01:38:27,137: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 122 seconds