2025-06-03 07:53:32,880: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-03 07:53:32,894: 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_6_8-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} ---> 4a70a6122bf0 Step 4/9 : ARG CONTAINER_NAME ---> Running in e9bca58e3ce9 ---> Removed intermediate container e9bca58e3ce9 ---> 118dd6f5f262 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 05b5860f7c98 ---> Removed intermediate container 05b5860f7c98 ---> 1325fad997be 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 ae20fa2f9ab8 ---> Removed intermediate container ae20fa2f9ab8 ---> abdfd006ad31 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 8b82c0e676b6 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.7.6.8.2-master_1_7_6_8_2.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.7.6.8.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 8b82c0e676b6 ---> 7ce78ed43584 Step 8/9 : COPY *.sh / ---> 1084093a610f Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 50f10de92d8e ---> Removed intermediate container 50f10de92d8e ---> 9c9b3bd9ab18 [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 9c9b3bd9ab18 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_7_6_8-2 2025-06-03 07:55:49,136: INFO: Docker build duration: 137 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 3706e908aca0: Preparing 9aa8c36108db: Preparing 68ac6bfeff4d: Preparing 4d84400ad8be: Preparing bae613d89d6a: Preparing 674f444448b2: Preparing 6064465f5aed: Preparing 6ad8407ee168: Preparing aeeec234c3fa: Preparing 39f1056d7f66: Preparing eb3d6c8a757d: Preparing b7a13a03240a: Preparing 174f56854903: Preparing 6ad8407ee168: Waiting aeeec234c3fa: Waiting 39f1056d7f66: Waiting eb3d6c8a757d: Waiting b7a13a03240a: Waiting 174f56854903: Waiting 674f444448b2: Waiting 6064465f5aed: Waiting 3706e908aca0: Pushed 4d84400ad8be: Layer already exists bae613d89d6a: Layer already exists 68ac6bfeff4d: Layer already exists 674f444448b2: Layer already exists 6064465f5aed: Layer already exists 6ad8407ee168: Layer already exists 39f1056d7f66: Layer already exists eb3d6c8a757d: Layer already exists aeeec234c3fa: Layer already exists b7a13a03240a: Layer already exists 174f56854903: Layer already exists 9aa8c36108db: Pushed master-1_7_6_8-2: digest: sha256:d4ce192b20a590b7a1e7192df40ef90a4e962e4758dc6b981916506cf6b869bc size: 3041 2025-06-03 07:56:05,542: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 153 seconds