2025-08-08 06:07:22,191: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-08 06:07:22,233: 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_9_8_5-8 --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} ---> 416a0070d590 Step 4/9 : ARG CONTAINER_NAME ---> Running in 10b8a3dc2095 ---> Removed intermediate container 10b8a3dc2095 ---> e46b00b039a4 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8e2ed2e6e30b ---> Removed intermediate container 8e2ed2e6e30b ---> 82304df89a46 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 a2af14f6494d ---> Removed intermediate container a2af14f6494d ---> 3c97ec03c5e5 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 0bf1af8bca9c Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.8.6.1-master_1_9_8_6_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.8.6.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 0bf1af8bca9c ---> d2bb14a9e781 Step 8/9 : COPY *.sh / ---> a3ef37d804f8 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in bb5adbf1f550 ---> Removed intermediate container bb5adbf1f550 ---> b7f76a2d0056 [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 b7f76a2d0056 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_8_5-8 2025-08-08 06:09:18,501: INFO: Docker build duration: 116 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] ca26c4879909: Preparing 2ac33eeae384: Preparing 6c800ad10be6: Preparing 139fe08d6ba2: Preparing a7a25752d743: Preparing 559ff2b8071e: Preparing 7ccfdcbcc43f: Preparing 370acf87288b: Preparing 3198a3655fe6: Preparing a25345464849: Preparing 59e5d4565b56: Preparing d9eda7ba1efa: Preparing 174f56854903: Preparing 370acf87288b: Waiting 3198a3655fe6: Waiting a25345464849: Waiting 59e5d4565b56: Waiting a7a25752d743: Waiting d9eda7ba1efa: Waiting 174f56854903: Waiting 559ff2b8071e: Waiting 7ccfdcbcc43f: Waiting 6c800ad10be6: Layer already exists 139fe08d6ba2: Layer already exists ca26c4879909: Pushed a7a25752d743: Layer already exists 559ff2b8071e: Layer already exists 7ccfdcbcc43f: Layer already exists 370acf87288b: Layer already exists 3198a3655fe6: Layer already exists 59e5d4565b56: Layer already exists a25345464849: Layer already exists d9eda7ba1efa: Layer already exists 174f56854903: Layer already exists 2ac33eeae384: Pushed master-1_9_8_5-8: digest: sha256:1842c9c2fd54b1fed8c5d163bfce4b84d4fd4290b8db9fb69f3b6748aa2cb226 size: 3041 2025-08-08 06:10:01,058: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 159 seconds