2025-06-05 15:39:11,689: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-05 15:39:11,772: 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_6_2_1-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} ---> 400a0ad65582 Step 4/9 : ARG CONTAINER_NAME ---> Running in c9f2687a7b19 ---> Removed intermediate container c9f2687a7b19 ---> 5ed9ea95f46b Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in fde20790dd77 ---> Removed intermediate container fde20790dd77 ---> 626e974f9ffe 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 d16b69a2aa85 ---> Removed intermediate container d16b69a2aa85 ---> 3674b84c9158 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 5a28f2d11c11 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.2.1.2-master_1_6_2_1_2.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.2.1.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 5a28f2d11c11 ---> a2f5f3085806 Step 8/9 : COPY *.sh / ---> 885f8a6c2840 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in bb0e055bde69 ---> Removed intermediate container bb0e055bde69 ---> 250ae795c2f3 [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 250ae795c2f3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_2_1-2 2025-06-05 15:41:32,251: INFO: Docker build duration: 141 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 921299aa20d0: Preparing 514f7167aae5: Preparing 5b2265d19479: Preparing 4b0d19450be1: Preparing 3bd4fe944846: Preparing d71db1b66884: Preparing 50c294d7379a: Preparing 6676d5024a5a: Preparing b7c562d225d8: Preparing 78368d1598de: Preparing ae0cc203f933: Preparing ae851df307e0: Preparing 174f56854903: Preparing d71db1b66884: Waiting 50c294d7379a: Waiting 6676d5024a5a: Waiting b7c562d225d8: Waiting 78368d1598de: Waiting ae0cc203f933: Waiting ae851df307e0: Waiting 174f56854903: Waiting 3bd4fe944846: Layer already exists 4b0d19450be1: Layer already exists 921299aa20d0: Pushed d71db1b66884: Layer already exists 5b2265d19479: Layer already exists 50c294d7379a: Layer already exists 6676d5024a5a: Layer already exists b7c562d225d8: Layer already exists ae0cc203f933: Layer already exists 78368d1598de: Layer already exists ae851df307e0: Layer already exists 174f56854903: Layer already exists 514f7167aae5: Pushed master-1_6_2_1-2: digest: sha256:189d88206db2b01f469ab7e3d272f510b06bb80ae8b9e23b6170786129330407 size: 3041 2025-06-05 15:42:06,317: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 175 seconds