2025-08-04 09:19:46,539: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-04 09:19:46,606: 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_5-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} ---> b49d1b8cb99f Step 4/9 : ARG CONTAINER_NAME ---> Running in daa0f4383a9d ---> Removed intermediate container daa0f4383a9d ---> 70d40e417257 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in ab5e1e40082f ---> Removed intermediate container ab5e1e40082f ---> b106b6186e6e 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 57a5ed63ed55 ---> Removed intermediate container 57a5ed63ed55 ---> d7101c2c7e86 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 55dda01a16a2 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.7.6.3-master_1_9_7_6_3.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.7.6.3-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 55dda01a16a2 ---> 0471b7533700 Step 8/9 : COPY *.sh / ---> 2929575d6f2d Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0a551b9cf4ba ---> Removed intermediate container 0a551b9cf4ba ---> 1b0dd10646c3 [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 1b0dd10646c3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_8_5-1 2025-08-04 09:21:48,400: INFO: Docker build duration: 122 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] e4906c6859d8: Preparing 69f3ac423cbe: Preparing 636bee44db9a: Preparing fc98922371fb: Preparing 0c09a73a95bc: Preparing 620d46520dda: Preparing bd99468fb566: Preparing f37ca6024feb: Preparing 623acb9b87fb: Preparing 1c1c1a789e9c: Preparing a08fceaebed4: Preparing 492694ffbce8: Preparing 174f56854903: Preparing 0c09a73a95bc: Waiting 620d46520dda: Waiting bd99468fb566: Waiting f37ca6024feb: Waiting 623acb9b87fb: Waiting a08fceaebed4: Waiting 492694ffbce8: Waiting 174f56854903: Waiting 1c1c1a789e9c: Waiting 636bee44db9a: Layer already exists fc98922371fb: Layer already exists 0c09a73a95bc: Layer already exists bd99468fb566: Layer already exists e4906c6859d8: Pushed 620d46520dda: Layer already exists f37ca6024feb: Layer already exists 1c1c1a789e9c: Layer already exists a08fceaebed4: Layer already exists 623acb9b87fb: Layer already exists 492694ffbce8: Layer already exists 174f56854903: Layer already exists 69f3ac423cbe: Pushed master-1_9_8_5-1: digest: sha256:488d9905db149b59969feb9d9412ca625c956605483e66853e978f7518da4e05 size: 3041 2025-08-04 09:22:16,316: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 150 seconds