2025-06-19 09:48:39,166: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-19 09:48:39,259: 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_8_1_8-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} ---> 8df25d85bc36 Step 4/9 : ARG CONTAINER_NAME ---> Running in 4d5013330b00 ---> Removed intermediate container 4d5013330b00 ---> 7085844727c4 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in be20285c488a ---> Removed intermediate container be20285c488a ---> d87b469a96aa 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 7f57120e8d91 ---> Removed intermediate container 7f57120e8d91 ---> 13587c29fe8b 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 0345ce63d1da Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.8.1.8.1-master_1_8_1_8_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.8.1.8.1-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 0345ce63d1da ---> 96478ccdbcbe Step 8/9 : COPY *.sh / ---> a8acb50a5f38 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in cc2c146cb469 ---> Removed intermediate container cc2c146cb469 ---> ff22e3c7d536 [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 ff22e3c7d536 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_8_1_8-1 2025-06-19 09:50:15,106: INFO: Docker build duration: 96 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 2d35efd73f6e: Preparing 633647aa6bf4: Preparing 64f2c37445ae: Preparing 30b1530f4402: Preparing 7126acfb4c21: Preparing 59c3fc509926: Preparing 82dc5c1f7f0b: Preparing 2711ca15f1ec: Preparing 5c7f6cff0886: Preparing 54add5989c92: Preparing 6942d6e833e0: Preparing 845d563b7ac1: Preparing 174f56854903: Preparing 59c3fc509926: Waiting 82dc5c1f7f0b: Waiting 2711ca15f1ec: Waiting 5c7f6cff0886: Waiting 54add5989c92: Waiting 6942d6e833e0: Waiting 845d563b7ac1: Waiting 174f56854903: Waiting 64f2c37445ae: Layer already exists 7126acfb4c21: Layer already exists 30b1530f4402: Layer already exists 59c3fc509926: Layer already exists 2d35efd73f6e: Pushed 82dc5c1f7f0b: Layer already exists 5c7f6cff0886: Layer already exists 2711ca15f1ec: Layer already exists 54add5989c92: Layer already exists 845d563b7ac1: Layer already exists 174f56854903: Layer already exists 6942d6e833e0: Layer already exists 633647aa6bf4: Pushed master-1_8_1_8-1: digest: sha256:4e62173933421207af50380dbfa3f8827ce4cc89a3dbefbe5a3e620fc92fe20e size: 3041 2025-06-19 09:51:10,945: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 151 seconds