2025-05-27 14:09:34,856: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-27 14:09:34,897: 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_4_2-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} ---> dbe9464faca7 Step 4/9 : ARG CONTAINER_NAME ---> Running in da7fcbfb711b ---> Removed intermediate container da7fcbfb711b ---> 522a4405a9a6 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 86a59b3703f0 ---> Removed intermediate container 86a59b3703f0 ---> 035ae3e160b2 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 b7e9eea25dfb ---> Removed intermediate container b7e9eea25dfb ---> b217f4c36a7c 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 068851ea4a48 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.7.4.2.1-master_1_7_4_2_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.7.4.2.1-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 068851ea4a48 ---> 8ef060ee6199 Step 8/9 : COPY *.sh / ---> c93244552e95 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e337f16b9017 ---> Removed intermediate container e337f16b9017 ---> fc694e099b3b [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 fc694e099b3b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_7_4_2-1 2025-05-27 14:11:12,597: INFO: Docker build duration: 98 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 633c85cbd2ac: Preparing f0db40cbe75f: Preparing a7e4c4728ab6: Preparing 29c4e82f63d2: Preparing c04135acbb1e: Preparing 9d3222e1358f: Preparing 4652dd8a9481: Preparing 8ce229bdeb54: Preparing 3645b595fa20: Preparing 77b52eb6edd0: Preparing 82b51646651c: Preparing 73e528ba2034: Preparing 174f56854903: Preparing 9d3222e1358f: Waiting 4652dd8a9481: Waiting 8ce229bdeb54: Waiting 3645b595fa20: Waiting 77b52eb6edd0: Waiting 82b51646651c: Waiting 73e528ba2034: Waiting 174f56854903: Waiting c04135acbb1e: Layer already exists a7e4c4728ab6: Layer already exists 29c4e82f63d2: Layer already exists 633c85cbd2ac: Pushed 9d3222e1358f: Layer already exists 4652dd8a9481: Layer already exists 8ce229bdeb54: Layer already exists 3645b595fa20: Layer already exists 77b52eb6edd0: Layer already exists 73e528ba2034: Layer already exists 82b51646651c: Layer already exists 174f56854903: Layer already exists f0db40cbe75f: Pushed master-1_7_4_2-1: digest: sha256:aa38a6f6f5d474ec8566776bfa56234289cd60e5028e078b33844b653259fd3b size: 3041 2025-05-27 14:11:31,340: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 117 seconds