2025-06-24 18:43:13,267: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-24 18:43:13,306: 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_6_6-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} ---> 4d745a6071be Step 4/9 : ARG CONTAINER_NAME ---> Running in efc1946cee42 ---> Removed intermediate container efc1946cee42 ---> 3f604f1126fb Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 35806e44a534 ---> Removed intermediate container 35806e44a534 ---> 742450126718 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 42b6cd916d27 ---> Removed intermediate container 42b6cd916d27 ---> 5d605d34dc4c 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 0a6b373f628c Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.8.6.6.3-master_1_8_6_6_3.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.8.6.6.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 0a6b373f628c ---> d639b1f2dfd4 Step 8/9 : COPY *.sh / ---> 2fd15108450c Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in db736fda075d ---> Removed intermediate container db736fda075d ---> 5ba43e57b814 [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 5ba43e57b814 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_8_6_6-3 2025-06-24 18:44:48,310: INFO: Docker build duration: 95 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 8a99aa59318c: Preparing d94ed0d77824: Preparing b920baabb998: Preparing f2345405ceb7: Preparing 10bbc6b8b9e0: Preparing 0ee857220db4: Preparing 914bca657e8e: Preparing ccfde14cd091: Preparing 9c53b20d745e: Preparing b583dbe2280e: Preparing 516419f0f632: Preparing e9c84d37f285: Preparing 174f56854903: Preparing 0ee857220db4: Waiting 914bca657e8e: Waiting ccfde14cd091: Waiting 9c53b20d745e: Waiting b583dbe2280e: Waiting 516419f0f632: Waiting e9c84d37f285: Waiting 174f56854903: Waiting b920baabb998: Layer already exists 10bbc6b8b9e0: Layer already exists f2345405ceb7: Layer already exists 8a99aa59318c: Pushed 0ee857220db4: Layer already exists ccfde14cd091: Layer already exists 914bca657e8e: Layer already exists 9c53b20d745e: Layer already exists b583dbe2280e: Layer already exists 516419f0f632: Layer already exists e9c84d37f285: Layer already exists 174f56854903: Layer already exists d94ed0d77824: Pushed master-1_8_6_6-3: digest: sha256:745ceb420388c253fafb8131fb15ee51386ec341b3760aad7860f31fec795d28 size: 3041 2025-06-24 18:45:27,753: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 134 seconds