2025-07-01 10:49:30,208: INFO: Building opensdn-vrouter-kernel-init-centos 2025-07-01 10:49:30,242: 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_2_2_1-5_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} ---> 3a2aaeb579ec Step 4/9 : ARG CONTAINER_NAME ---> Running in 286cc61e6dca ---> Removed intermediate container 286cc61e6dca ---> 91500cfa07e9 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6aaf056998ac ---> Removed intermediate container 6aaf056998ac ---> 6e15cbe81774 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 1ad855a87a96 ---> Removed intermediate container 1ad855a87a96 ---> 04397788a1d3 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 50af385e6153 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.2.4.4.4.3-master_1_2_4_4_4_3.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.2.4.4.4.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 50af385e6153 ---> b13f488d8bee Step 8/9 : COPY *.sh / ---> 8b5264324b59 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f3c37f3c26c0 ---> Removed intermediate container f3c37f3c26c0 ---> 99e48cdee117 [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 99e48cdee117 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_2_2_1-5_2 2025-07-01 10:51:31,805: INFO: Docker build duration: 121 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 9735e2ceaf3d: Preparing 1864cb8a3d65: Preparing 2a566a76935b: Preparing 4fdb39799b5c: Preparing 9e3e922320b8: Preparing 27f297605293: Preparing fc4e912db64b: Preparing f86a7e2f8f61: Preparing ab57990ff836: Preparing 51b2157abe06: Preparing e00dde51d35c: Preparing 8df75c72a748: Preparing 174f56854903: Preparing 4fdb39799b5c: Waiting 9e3e922320b8: Waiting 27f297605293: Waiting fc4e912db64b: Waiting f86a7e2f8f61: Waiting ab57990ff836: Waiting 51b2157abe06: Waiting e00dde51d35c: Waiting 8df75c72a748: Waiting 174f56854903: Waiting 2a566a76935b: Layer already exists 4fdb39799b5c: Layer already exists 9e3e922320b8: Layer already exists 9735e2ceaf3d: Pushed fc4e912db64b: Layer already exists 27f297605293: Layer already exists f86a7e2f8f61: Layer already exists ab57990ff836: Layer already exists 51b2157abe06: Layer already exists e00dde51d35c: Layer already exists 8df75c72a748: Layer already exists 174f56854903: Layer already exists 1864cb8a3d65: Pushed master-1_2_2_1-5_2: digest: sha256:6a67051e197fff629b334c243c0a1240ae17c39427f0826be7040f775896de88 size: 3041 2025-07-01 10:52:40,278: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 190 seconds