2025-08-12 09:09:56,321: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-12 09:09:56,371: 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_2-5_1 --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} ---> 7d0bf48ade0b Step 4/9 : ARG CONTAINER_NAME ---> Running in ad0e9e1eb4ec ---> Removed intermediate container ad0e9e1eb4ec ---> e6b0efbe15ec Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8f7b4df6f2fc ---> Removed intermediate container 8f7b4df6f2fc ---> 2883a0f54fb8 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 f457342948c8 ---> Removed intermediate container f457342948c8 ---> 9711865b378a 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 005d733cd074 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.2.2.2.5.1-master_1_2_2_2_5_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.2.2.2.5.1-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 005d733cd074 ---> fcc47d55d081 Step 8/9 : COPY *.sh / ---> 603617db8552 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0da3f4e64af4 ---> Removed intermediate container 0da3f4e64af4 ---> cfff2063b062 [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 cfff2063b062 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_2_2_2-5_1 2025-08-12 09:11:23,977: INFO: Docker build duration: 87 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] dbf6f8e7369d: Preparing fba2db3c3eb2: Preparing 42cb4bb7b252: Preparing 38c0d4f8018d: Preparing cf978dea96e3: Preparing e269ae5962d6: Preparing 2e6cf8a692a2: Preparing 2cb3ecc66de9: Preparing c2c41c8db9f9: Preparing 3e886c37f4cb: Preparing bb30365be49e: Preparing edea4b186e87: Preparing 174f56854903: Preparing dbf6f8e7369d: Waiting fba2db3c3eb2: Waiting 42cb4bb7b252: Waiting 38c0d4f8018d: Waiting cf978dea96e3: Waiting e269ae5962d6: Waiting 2e6cf8a692a2: Waiting 2cb3ecc66de9: Waiting c2c41c8db9f9: Waiting 3e886c37f4cb: Waiting bb30365be49e: Waiting edea4b186e87: Waiting 174f56854903: Waiting dbf6f8e7369d: Pushed 42cb4bb7b252: Layer already exists 38c0d4f8018d: Layer already exists cf978dea96e3: Layer already exists 2e6cf8a692a2: Layer already exists e269ae5962d6: Layer already exists 2cb3ecc66de9: Layer already exists 3e886c37f4cb: Layer already exists c2c41c8db9f9: Layer already exists bb30365be49e: Layer already exists edea4b186e87: Layer already exists 174f56854903: Layer already exists fba2db3c3eb2: Pushed master-1_2_2_2-5_1: digest: sha256:2db87ed16fe4569851ee0a199d39218fab9656f14b556d40838d798d28e1f2c4 size: 3041 2025-08-12 09:12:15,359: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 139 seconds