2025-05-14 14:03:48,191: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-14 14:03:48,232: 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_7_0_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} ---> 524e1339bef6 Step 4/9 : ARG CONTAINER_NAME ---> Running in 8b541f48d149 ---> Removed intermediate container 8b541f48d149 ---> dda5e41f8574 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in b5b2bdddb05a ---> Removed intermediate container b5b2bdddb05a ---> 32b5ef0b39a0 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 2010f26ef636 ---> Removed intermediate container 2010f26ef636 ---> e1c039144f81 Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in 05147e845d7b Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.7.0.1.2-master_1_7_0_1_2.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.7.0.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 05147e845d7b ---> 0542c41958f2 Step 8/9 : COPY *.sh / ---> 7c693aedb288 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in dd5e7be89629 ---> Removed intermediate container dd5e7be89629 ---> 6f61f50799ad [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 6f61f50799ad Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_7_0_1-2 2025-05-14 14:06:10,735: INFO: Docker build duration: 142 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 4903f7228ae1: Preparing 685463cd3bd2: Preparing 33875e2092f4: Preparing f9eefb2f87cf: Preparing 8404b424f746: Preparing 9a3b0f2107f7: Preparing c8fff6ce06c5: Preparing ce68580213f1: Preparing acabcce0763f: Preparing c52019513e57: Preparing ee4c523f2d91: Preparing bfa087f9b105: Preparing 174f56854903: Preparing 4903f7228ae1: Waiting 685463cd3bd2: Waiting 33875e2092f4: Waiting f9eefb2f87cf: Waiting 8404b424f746: Waiting 9a3b0f2107f7: Waiting c8fff6ce06c5: Waiting ce68580213f1: Waiting acabcce0763f: Waiting c52019513e57: Waiting ee4c523f2d91: Waiting bfa087f9b105: Waiting 174f56854903: Waiting 33875e2092f4: Layer already exists 4903f7228ae1: Pushed f9eefb2f87cf: Layer already exists 8404b424f746: Layer already exists 9a3b0f2107f7: Layer already exists c8fff6ce06c5: Layer already exists ce68580213f1: Layer already exists acabcce0763f: Layer already exists c52019513e57: Layer already exists bfa087f9b105: Layer already exists ee4c523f2d91: Layer already exists 174f56854903: Layer already exists 685463cd3bd2: Pushed master-1_7_0_1-2: digest: sha256:22d3be3b3f5233382161d9989ae2f78b3821389d071df2130ec432250e5bc464 size: 3041 2025-05-14 14:06:30,334: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 162 seconds