2025-06-19 09:31:20,488: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-19 09:31:20,538: 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_8_1_4-3 --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} ---> f495a588fcc5 Step 4/9 : ARG CONTAINER_NAME ---> Running in 29f10c9ba927 ---> Removed intermediate container 29f10c9ba927 ---> b938d710f74a Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in a17b4c92cfc8 ---> Removed intermediate container a17b4c92cfc8 ---> 845d7ce4870b 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 9a637ae60f1d ---> Removed intermediate container 9a637ae60f1d ---> 2be4e07258c5 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 778e486754dd Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.8.1.4.3-master_1_8_1_4_3.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.8.1.4.3-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 778e486754dd ---> 8a47e84eb20f Step 8/9 : COPY *.sh / ---> 68d81e33b90e Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3826c10f8ec2 ---> Removed intermediate container 3826c10f8ec2 ---> 193e47a218a9 [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 193e47a218a9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_8_1_4-3 2025-06-19 09:32:40,659: INFO: Docker build duration: 80 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] bd9f842ae860: Preparing 30c67c8b9a94: Preparing c6bc12532841: Preparing e8783a11f3e3: Preparing fd69037ef14f: Preparing c1580f3c018e: Preparing 145cbba88c86: Preparing c2985e0043d8: Preparing 45f24684a8ba: Preparing 1f28d6baf232: Preparing 4d3856b96d68: Preparing 6b8dc8bcefb7: Preparing 174f56854903: Preparing c1580f3c018e: Waiting 145cbba88c86: Waiting c2985e0043d8: Waiting 45f24684a8ba: Waiting 1f28d6baf232: Waiting 4d3856b96d68: Waiting 6b8dc8bcefb7: Waiting 174f56854903: Waiting bd9f842ae860: Pushed fd69037ef14f: Layer already exists c6bc12532841: Layer already exists e8783a11f3e3: Layer already exists c1580f3c018e: Layer already exists 145cbba88c86: Layer already exists 45f24684a8ba: Layer already exists c2985e0043d8: Layer already exists 1f28d6baf232: Layer already exists 174f56854903: Layer already exists 4d3856b96d68: Layer already exists 6b8dc8bcefb7: Layer already exists 30c67c8b9a94: Pushed master-1_8_1_4-3: digest: sha256:06972a844ad1797eb874b2059e1fb4226bb7c5bc5a8d0ba7f7f7076dcc6d7bec size: 3041 2025-06-19 09:33:13,955: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 113 seconds