2025-06-25 14:56:40,100: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-25 14:56:40,154: 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_6_1-3_7 --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} ---> e63cd14db56f Step 4/9 : ARG CONTAINER_NAME ---> Running in a0191d3a4e60 ---> Removed intermediate container a0191d3a4e60 ---> 4b5e45f18705 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in ccb6a715b1cf ---> Removed intermediate container ccb6a715b1cf ---> 82c771824583 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 46bafccc7f69 ---> Removed intermediate container 46bafccc7f69 ---> 80a87cefe4b6 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 c1420339b76e Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.6.1.3.7-master_1_6_6_1_3_7.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.6.1.3.7-ma######################################## 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 c1420339b76e ---> 923a04601a62 Step 8/9 : COPY *.sh / ---> df9144b3dabf Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 94ecbe7c46cc ---> Removed intermediate container 94ecbe7c46cc ---> 9c47c0ad01e6 [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 9c47c0ad01e6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_6_1-3_7 2025-06-25 14:58:18,588: INFO: Docker build duration: 98 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] f236f42f2248: Preparing 342d72a384b5: Preparing 443a5e3ea54c: Preparing 72266db0a7fd: Preparing 46bcf2e6bbde: Preparing 964e6dbd4b4f: Preparing 31a92d407f51: Preparing 34082dd974d6: Preparing 98f9d156d136: Preparing 7ce828ef8a0a: Preparing 0819e74caede: Preparing bcbb738e1afe: Preparing 174f56854903: Preparing 7ce828ef8a0a: Waiting 0819e74caede: Waiting bcbb738e1afe: Waiting 174f56854903: Waiting 964e6dbd4b4f: Waiting 31a92d407f51: Waiting 34082dd974d6: Waiting 98f9d156d136: Waiting f236f42f2248: Pushed 72266db0a7fd: Layer already exists 46bcf2e6bbde: Layer already exists 443a5e3ea54c: Layer already exists 964e6dbd4b4f: Layer already exists 31a92d407f51: Layer already exists 34082dd974d6: Layer already exists 0819e74caede: Layer already exists bcbb738e1afe: Layer already exists 7ce828ef8a0a: Layer already exists 98f9d156d136: Layer already exists 174f56854903: Layer already exists 342d72a384b5: Pushed master-1_6_6_1-3_7: digest: sha256:8bdd1410263ff36718b0eb01ebae8b2aa50d6bc8321b9be578950664598092bd size: 3041 2025-06-25 14:59:10,584: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 150 seconds