2025-05-13 10:31:28,259: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-13 10:31:28,288: 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_8_1-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} ---> 6fa457ca07a5 Step 4/9 : ARG CONTAINER_NAME ---> Running in b49a96433e92 ---> Removed intermediate container b49a96433e92 ---> 4539ce77c14f Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 28c099d2e7c3 ---> Removed intermediate container 28c099d2e7c3 ---> 17809d3a5eb0 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 84dda83117fc ---> Removed intermediate container 84dda83117fc ---> 3d6fc10b7e6f Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in adfe032a5d5a Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.8.1.1-master_1_6_8_1_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.8.1.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 adfe032a5d5a ---> 777841807d2e Step 8/9 : COPY *.sh / ---> c6ddd156d615 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3796b466dd32 ---> Removed intermediate container 3796b466dd32 ---> d8ff52aa3e6f [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 d8ff52aa3e6f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_8_1-1 2025-05-13 10:33:15,699: INFO: Docker build duration: 107 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 221380ee8edc: Preparing a1abf1cce4ac: Preparing 30342e2a0445: Preparing 46be3b75e7e0: Preparing 1b23c4ddccd8: Preparing b79a49a516c8: Preparing 4d6ff442033b: Preparing 9bd94722b044: Preparing 8ad6d7e018c6: Preparing 247da1e1884c: Preparing 354035e9bf0f: Preparing 0a92dbe2f83b: Preparing 174f56854903: Preparing 221380ee8edc: Waiting a1abf1cce4ac: Waiting 30342e2a0445: Waiting 46be3b75e7e0: Waiting 1b23c4ddccd8: Waiting b79a49a516c8: Waiting 4d6ff442033b: Waiting 9bd94722b044: Waiting 8ad6d7e018c6: Waiting 247da1e1884c: Waiting 354035e9bf0f: Waiting 0a92dbe2f83b: Waiting 174f56854903: Waiting 221380ee8edc: Pushed 30342e2a0445: Layer already exists 46be3b75e7e0: Layer already exists 1b23c4ddccd8: Layer already exists b79a49a516c8: Layer already exists 9bd94722b044: Layer already exists 8ad6d7e018c6: Layer already exists 4d6ff442033b: Layer already exists 247da1e1884c: Layer already exists 0a92dbe2f83b: Layer already exists 354035e9bf0f: Layer already exists 174f56854903: Layer already exists a1abf1cce4ac: Pushed master-1_6_8_1-1: digest: sha256:c22c41c32ee024220e1950fdf3e6a5366cf22e1ed4f7d5f6447f281c55f1ca4d size: 3041 2025-05-13 10:33:36,190: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 128 seconds