2025-06-26 11:05:25,047: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-26 11:05:25,089: 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_3_8_5-1_3 --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} ---> 8910313a88ae Step 4/9 : ARG CONTAINER_NAME ---> Running in 6b9e6b690cda ---> Removed intermediate container 6b9e6b690cda ---> 9967cd0b0c81 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in f83be0dd8d2b ---> Removed intermediate container f83be0dd8d2b ---> d43cc9c1cabc 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 34ec92ee71f7 ---> Removed intermediate container 34ec92ee71f7 ---> c87278de222c 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 99ed4e1958cf Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.3.8.5.1.3-master_1_3_8_5_1_3.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.3.8.5.1.3-ma######################################## 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 99ed4e1958cf ---> 36b9c69e4846 Step 8/9 : COPY *.sh / ---> a34b5e3ddb0f Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e00a2b073741 ---> Removed intermediate container e00a2b073741 ---> 31339958f9de [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 31339958f9de Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_3_8_5-1_3 2025-06-26 11:06:45,891: INFO: Docker build duration: 81 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 792fae335a87: Preparing 11e616236168: Preparing 8190ae45968e: Preparing 95b7915728fc: Preparing 640ab5bdea9d: Preparing 2e6dbe79ead1: Preparing b6c26ae9de8d: Preparing 041cf18b0b7a: Preparing 073a82080d31: Preparing 842adbe77eb9: Preparing a9847746d4df: Preparing 470dfb442f28: Preparing 174f56854903: Preparing 8190ae45968e: Waiting 95b7915728fc: Waiting 640ab5bdea9d: Waiting 2e6dbe79ead1: Waiting b6c26ae9de8d: Waiting 041cf18b0b7a: Waiting 073a82080d31: Waiting 842adbe77eb9: Waiting a9847746d4df: Waiting 470dfb442f28: Waiting 174f56854903: Waiting 95b7915728fc: Layer already exists 8190ae45968e: Layer already exists 792fae335a87: Pushed 2e6dbe79ead1: Layer already exists 640ab5bdea9d: Layer already exists b6c26ae9de8d: Layer already exists 073a82080d31: Layer already exists 041cf18b0b7a: Layer already exists 842adbe77eb9: Layer already exists a9847746d4df: Layer already exists 470dfb442f28: Layer already exists 174f56854903: Layer already exists 11e616236168: Pushed master-1_3_8_5-1_3: digest: sha256:b1b5991c6df4bf4a8408d66fd9031d7acd7f889de51e311fa59c319e50e7c43d size: 3041 2025-06-26 11:07:30,931: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 126 seconds