2025-07-19 07:23:56,066: INFO: Building opensdn-vrouter-kernel-init-centos 2025-07-19 07:23:56,103: 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_9-6 --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} ---> d97a2f95b404 Step 4/9 : ARG CONTAINER_NAME ---> Running in 80a038005001 ---> Removed intermediate container 80a038005001 ---> d0b0a624482b Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 248b0f649281 ---> Removed intermediate container 248b0f649281 ---> 9961bf9d27f6 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 ef95eb224f48 ---> Removed intermediate container ef95eb224f48 ---> 239012199c91 Step 7/9 : RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) && if [[ ${ver} == 9 ]]; then DNF="dnf" ; fi && rpm -Uvh --nodeps $(${DNF} repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in 460f2c804855 Retrieving http://localhost:6667/x86_64/contrail-vrouter-v0+master.1.7.6.9.6-master_1_7_6_9_6.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-v0+master.1.7.6.9.6-m######################################## 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 460f2c804855 ---> d73979367882 Step 8/9 : COPY *.sh / ---> f751dd8a3df3 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 61d44c1b101d ---> Removed intermediate container 61d44c1b101d ---> 130013d36ae5 [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 130013d36ae5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_7_6_9-6 2025-07-19 07:25:30,523: INFO: Docker build duration: 94 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 769a7ecae9d8: Preparing 35d97482d29a: Preparing 5d6368454b7d: Preparing 751b9b50e222: Preparing 06f05b431343: Preparing 6d17d5c1330a: Preparing ff7ca83e273f: Preparing f21a49bcd6e6: Preparing 9d3c46acadce: Preparing 5920a40414f1: Preparing d43c2c5a0755: Preparing c4218e698306: Preparing 174f56854903: Preparing 769a7ecae9d8: Waiting 35d97482d29a: Waiting 5d6368454b7d: Waiting 751b9b50e222: Waiting 06f05b431343: Waiting 6d17d5c1330a: Waiting ff7ca83e273f: Waiting f21a49bcd6e6: Waiting 9d3c46acadce: Waiting 5920a40414f1: Waiting d43c2c5a0755: Waiting c4218e698306: Waiting 174f56854903: Waiting 769a7ecae9d8: Pushed 5d6368454b7d: Layer already exists 751b9b50e222: Layer already exists 06f05b431343: Layer already exists ff7ca83e273f: Layer already exists 6d17d5c1330a: Layer already exists 5920a40414f1: Layer already exists 9d3c46acadce: Layer already exists f21a49bcd6e6: Layer already exists d43c2c5a0755: Layer already exists c4218e698306: Layer already exists 174f56854903: Layer already exists 35d97482d29a: Pushed master-1_7_6_9-6: digest: sha256:4435433433256fa136701b8f1bb76072b9fdc5462b7e6bb9bf4a99b72ca86893 size: 3041 2025-07-19 07:26:04,478: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 128 seconds