2025-05-08 16:41:22,872: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-08 16:41:22,950: 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_7_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} ---> dd9bd11cdc6d Step 4/9 : ARG CONTAINER_NAME ---> Running in e7443daf4454 ---> Removed intermediate container e7443daf4454 ---> 4d36b6fe203b Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 29a23aea72ae ---> Removed intermediate container 29a23aea72ae ---> 024149abd8bc 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 490e88535fdc ---> Removed intermediate container 490e88535fdc ---> 39f805af70a7 Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in 62ab6dbf40a0 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.7.1.1-master_1_6_7_1_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.7.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 62ab6dbf40a0 ---> 7cae7d9459da Step 8/9 : COPY *.sh / ---> beab41330ffe Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 51cbcd408db9 ---> Removed intermediate container 51cbcd408db9 ---> 5c05fb551d75 [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 5c05fb551d75 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_7_1-1 2025-05-08 16:43:11,182: INFO: Docker build duration: 109 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 2e45eb74a050: Preparing 19d8a3aa037d: Preparing cfb72318a7f8: Preparing 43e26cdef489: Preparing 3ee54e25e2c3: Preparing 727ed2caf02f: Preparing b7335a8bd57f: Preparing e7fda1d390b3: Preparing 74cc547342b3: Preparing 8880f7416159: Preparing 4cab3b508148: Preparing 51491ba71e40: Preparing 174f56854903: Preparing 2e45eb74a050: Waiting 19d8a3aa037d: Waiting cfb72318a7f8: Waiting 43e26cdef489: Waiting 3ee54e25e2c3: Waiting 727ed2caf02f: Waiting b7335a8bd57f: Waiting e7fda1d390b3: Waiting 74cc547342b3: Waiting 8880f7416159: Waiting 4cab3b508148: Waiting 51491ba71e40: Waiting 174f56854903: Waiting 2e45eb74a050: Pushed cfb72318a7f8: Layer already exists 43e26cdef489: Layer already exists 3ee54e25e2c3: Layer already exists 727ed2caf02f: Layer already exists b7335a8bd57f: Layer already exists 74cc547342b3: Layer already exists e7fda1d390b3: Layer already exists 8880f7416159: Layer already exists 4cab3b508148: Layer already exists 51491ba71e40: Layer already exists 174f56854903: Layer already exists 19d8a3aa037d: Pushed master-1_6_7_1-1: digest: sha256:9095abfc1652ce4fbc378c3d6f158bdf32cd70e27bd3b431d593756e444e99bf size: 3041 2025-05-08 16:43:31,348: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 129 seconds