2025-06-26 10:45:30,165: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-26 10:45:30,194: 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_2_6-4_0 --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} ---> f61ad84940d3 Step 4/9 : ARG CONTAINER_NAME ---> Running in af40632bcdb3 ---> Removed intermediate container af40632bcdb3 ---> a8ab52527cdd Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1c1d33875501 ---> Removed intermediate container 1c1d33875501 ---> 1925765ac725 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 af38bd643372 ---> Removed intermediate container af38bd643372 ---> 6a824adee12f 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 a9a01336c408 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.3.2.6.4.0-master_1_3_2_6_4_0.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.3.2.6.4.0-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 a9a01336c408 ---> da1466fe634e Step 8/9 : COPY *.sh / ---> 3739b7f87168 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8942ee325da7 ---> Removed intermediate container 8942ee325da7 ---> 8fa74e22adca [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 8fa74e22adca Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_3_2_6-4_0 2025-06-26 10:47:06,385: INFO: Docker build duration: 96 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] e2ab48d45e37: Preparing 7d4efa32f911: Preparing 8c0df3ccb17a: Preparing 0933c739f78b: Preparing b165b7ddda9b: Preparing 25a4f1cd0682: Preparing 1ef5b9c8c826: Preparing 604fb46ae959: Preparing 32ea29aeff8d: Preparing 0dd59a8ad39b: Preparing d38109bac04c: Preparing 555065c912f6: Preparing 174f56854903: Preparing 25a4f1cd0682: Waiting 1ef5b9c8c826: Waiting 604fb46ae959: Waiting 32ea29aeff8d: Waiting 0dd59a8ad39b: Waiting d38109bac04c: Waiting 555065c912f6: Waiting 174f56854903: Waiting 0933c739f78b: Layer already exists b165b7ddda9b: Layer already exists 8c0df3ccb17a: Layer already exists e2ab48d45e37: Pushed 25a4f1cd0682: Layer already exists 1ef5b9c8c826: Layer already exists 604fb46ae959: Layer already exists 32ea29aeff8d: Layer already exists 0dd59a8ad39b: Layer already exists 174f56854903: Layer already exists 555065c912f6: Layer already exists d38109bac04c: Layer already exists 7d4efa32f911: Pushed master-1_3_2_6-4_0: digest: sha256:05c4c4e81f8002b0251b4a73f61fa99f73d2582c6e896eb138722c283610c1bb size: 3041 2025-06-26 10:47:25,237: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 115 seconds