2025-06-16 08:13:28,261: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-16 08:13:28,309: 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_2_1-4 --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} ---> f90e621c07c3 Step 4/9 : ARG CONTAINER_NAME ---> Running in 17693ffec5d4 ---> Removed intermediate container 17693ffec5d4 ---> be16b4ecc513 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in acaa070a1bf0 ---> Removed intermediate container acaa070a1bf0 ---> c28fb78ff350 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 d4a317787b7d ---> Removed intermediate container d4a317787b7d ---> fbf1488ab1d5 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 37efeba6786c Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.7.2.1.4-master_1_7_2_1_4.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.7.2.1.4-mast######################################## 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 37efeba6786c ---> 55984d7248d6 Step 8/9 : COPY *.sh / ---> b342845d6c21 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d2ebc23435ea ---> Removed intermediate container d2ebc23435ea ---> 0ee5b432eec5 [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 0ee5b432eec5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_7_2_1-4 2025-06-16 08:15:11,509: INFO: Docker build duration: 103 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 0572c609ae8b: Preparing 825e43bc97f7: Preparing 0eacb3c5d236: Preparing daef5e76b998: Preparing 462d23be4a23: Preparing b27faafc9ba5: Preparing cfe7d9ee5763: Preparing 2ee85fcd6748: Preparing b720ee155bf4: Preparing 2f24369d4cc3: Preparing d3b671baa554: Preparing bb7673438640: Preparing 174f56854903: Preparing 462d23be4a23: Waiting b27faafc9ba5: Waiting cfe7d9ee5763: Waiting 2ee85fcd6748: Waiting b720ee155bf4: Waiting 2f24369d4cc3: Waiting d3b671baa554: Waiting bb7673438640: Waiting 174f56854903: Waiting 0eacb3c5d236: Layer already exists daef5e76b998: Layer already exists b27faafc9ba5: Layer already exists 462d23be4a23: Layer already exists 0572c609ae8b: Pushed cfe7d9ee5763: Layer already exists 2ee85fcd6748: Layer already exists b720ee155bf4: Layer already exists 2f24369d4cc3: Layer already exists d3b671baa554: Layer already exists 174f56854903: Layer already exists bb7673438640: Layer already exists 825e43bc97f7: Pushed master-1_7_2_1-4: digest: sha256:da4ec372cd99f3160d1b9451036d013a1a915a6838dba18521f854806b56867a size: 3040 2025-06-16 08:15:44,652: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 136 seconds