2025-05-12 10:52:46,032: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-12 10:52:46,069: 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_0_8_7-7_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} ---> 25f19db51a98 Step 4/9 : ARG CONTAINER_NAME ---> Running in d8fc3724f8df ---> Removed intermediate container d8fc3724f8df ---> 7932941fc893 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4bebdddbcf64 ---> Removed intermediate container 4bebdddbcf64 ---> abf01f8bfac2 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 0e1e8abc6ecd ---> Removed intermediate container 0e1e8abc6ecd ---> 25022a8c5805 Step 7/9 : RUN 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 407f201ab333 Retrieving http://localhost:6667/x86_64/contrail-vrouter-v0+master.1.0.8.7.7.0-master_1_0_8_7_7_0.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-v0+master.1.0.8.7.7.0######################################## 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 407f201ab333 ---> fe87302ab726 Step 8/9 : COPY *.sh / ---> f72d84a5a6e1 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 618b098bb89a ---> Removed intermediate container 618b098bb89a ---> befbac1706d2 [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 befbac1706d2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_0_8_7-7_0 2025-05-12 10:54:28,043: INFO: Docker build duration: 103 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] bd17da92fef5: Preparing 065e46817edc: Preparing 923f575a43a0: Preparing 55f4155a0cd5: Preparing 79c8f85374a0: Preparing 480e8699210a: Preparing 7508ca859452: Preparing d24931b41642: Preparing 622a89690fdf: Preparing 79d76a183714: Preparing c0f9089667c4: Preparing 5c45c81768a9: Preparing 174f56854903: Preparing d24931b41642: Waiting 622a89690fdf: Waiting 79d76a183714: Waiting c0f9089667c4: Waiting 5c45c81768a9: Waiting 480e8699210a: Waiting 7508ca859452: Waiting 174f56854903: Waiting bd17da92fef5: Pushed 55f4155a0cd5: Layer already exists 79c8f85374a0: Layer already exists 923f575a43a0: Layer already exists 480e8699210a: Layer already exists 7508ca859452: Layer already exists d24931b41642: Layer already exists 79d76a183714: Layer already exists 622a89690fdf: Layer already exists 5c45c81768a9: Layer already exists c0f9089667c4: Layer already exists 174f56854903: Layer already exists 065e46817edc: Pushed master-1_0_8_7-7_0: digest: sha256:708926e9429e4331c4343d7ec7a7fda33e08f699a7d93aae9f0533571ebb4e86 size: 3041 2025-05-12 10:54:51,791: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 126 seconds