2025-07-09 11:40:20,617: INFO: Building opensdn-vrouter-kernel-init-centos 2025-07-09 11:40:20,669: 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_9_0_3-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} ---> 1d374a450cd4 Step 4/9 : ARG CONTAINER_NAME ---> Running in 4d63d1770581 ---> Removed intermediate container 4d63d1770581 ---> 335a93af18b3 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9afe56a853a6 ---> Removed intermediate container 9afe56a853a6 ---> af4ae5809977 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 ac25dd03fd6c ---> Removed intermediate container ac25dd03fd6c ---> fbb277498b8c 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 b0e8be8feab0 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.0.1.1-master_1_9_0_1_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.0.1.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 b0e8be8feab0 ---> cc280b83d655 Step 8/9 : COPY *.sh / ---> e0115e161b9f Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4ac1ea35976a ---> Removed intermediate container 4ac1ea35976a ---> b36ac332fbf4 [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 b36ac332fbf4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_0_3-1 2025-07-09 11:42:10,184: INFO: Docker build duration: 110 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] a69b87d6fda3: Preparing 94c63c3810a8: Preparing 3c1493215746: Preparing a69b87d6fda3: Waiting 94c63c3810a8: Waiting 92dba18ca54b: Preparing 06c647cf940c: Preparing 64135f797a0f: Preparing ee5412c3dbb7: Preparing 7a56955501e4: Preparing 367c305bf31f: Preparing 3a9c10b2d0f3: Preparing 5c415566d72f: Preparing b2e4ed3f4e24: Preparing 174f56854903: Preparing 3c1493215746: Waiting 92dba18ca54b: Waiting 06c647cf940c: Waiting 64135f797a0f: Waiting ee5412c3dbb7: Waiting 7a56955501e4: Waiting 367c305bf31f: Waiting 3a9c10b2d0f3: Waiting 5c415566d72f: Waiting b2e4ed3f4e24: Waiting 174f56854903: Waiting a69b87d6fda3: Pushed 3c1493215746: Layer already exists 92dba18ca54b: Layer already exists 06c647cf940c: Layer already exists 64135f797a0f: Layer already exists ee5412c3dbb7: Layer already exists 7a56955501e4: Layer already exists 3a9c10b2d0f3: Layer already exists 367c305bf31f: Layer already exists 5c415566d72f: Layer already exists b2e4ed3f4e24: Layer already exists 174f56854903: Layer already exists 94c63c3810a8: Pushed master-1_9_0_3-1: digest: sha256:fd0fb50e92e6ca483ce90d4153319f8952caf09ddf1f2102a0b62cad1b043e54 size: 3041 2025-07-09 11:42:58,687: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 158 seconds