2025-06-18 15:34:46,555: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-18 15:34:46,598: 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_6-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} ---> d391f489175c Step 4/9 : ARG CONTAINER_NAME ---> Running in b47bddfd5190 ---> Removed intermediate container b47bddfd5190 ---> 4f88d3d8f61d Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 89fca9bbd94a ---> Removed intermediate container 89fca9bbd94a ---> db067229b601 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 4d475c53fbc1 ---> Removed intermediate container 4d475c53fbc1 ---> f970b28bee51 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 0cf74b00c25e Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.8.1.6.1-master_1_8_1_6_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.8.1.6.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 0cf74b00c25e ---> 5150f1059495 Step 8/9 : COPY *.sh / ---> 4d2290cac3fe Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3da55bc89787 ---> Removed intermediate container 3da55bc89787 ---> 965656508617 [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 965656508617 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_8_1_6-1 2025-06-18 15:36:24,737: INFO: Docker build duration: 98 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 16e116dd50f1: Preparing e83eef6885c5: Preparing 75393cd69b51: Preparing 8f403a45524b: Preparing 749c9c555b32: Preparing 1aea9732aa52: Preparing 9efd85f5f4c4: Preparing 6db97b461cfb: Preparing 624eedf64925: Preparing c09c5bac7d6d: Preparing c9f5a9b817bd: Preparing 91fb10aa4191: Preparing 174f56854903: Preparing 6db97b461cfb: Waiting 624eedf64925: Waiting c09c5bac7d6d: Waiting c9f5a9b817bd: Waiting 91fb10aa4191: Waiting 1aea9732aa52: Waiting 174f56854903: Waiting 9efd85f5f4c4: Waiting 16e116dd50f1: Pushed 8f403a45524b: Layer already exists 75393cd69b51: Layer already exists 749c9c555b32: Layer already exists 1aea9732aa52: Layer already exists 6db97b461cfb: Layer already exists 9efd85f5f4c4: Layer already exists c09c5bac7d6d: Layer already exists 624eedf64925: Layer already exists 174f56854903: Layer already exists 91fb10aa4191: Layer already exists c9f5a9b817bd: Layer already exists e83eef6885c5: Pushed master-1_8_1_6-1: digest: sha256:4d383ce57d4482272645ce2964358228e8d19cbe1a6426deb7664b80172f968c size: 3041 2025-06-18 15:36:53,569: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 127 seconds