2025-06-06 11:37:04,894: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-06 11:37:04,929: 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_6_1_2-5 --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} ---> 61412da386b1 Step 4/9 : ARG CONTAINER_NAME ---> Running in 65fc044707d5 ---> Removed intermediate container 65fc044707d5 ---> 5976524e46ad Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1de3c361702f ---> Removed intermediate container 1de3c361702f ---> 958659e9508a 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 008ec86244f3 ---> Removed intermediate container 008ec86244f3 ---> 7740f50da728 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 6060e37ede1c Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.1.2.5-master_1_6_1_2_5.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.1.2.5-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 6060e37ede1c ---> fc9ecfc9b3f4 Step 8/9 : COPY *.sh / ---> 1556d5a142d5 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b2902400dde3 ---> Removed intermediate container b2902400dde3 ---> bc8215597f47 [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 bc8215597f47 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_1_2-5 2025-06-06 11:38:54,548: INFO: Docker build duration: 110 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 59aa97407b99: Preparing 9dfc10c60281: Preparing 0bc44eb697b3: Preparing 478486c58c76: Preparing fc0b40b2ac04: Preparing a544cc093e35: Preparing a1f26075b493: Preparing 1d6f5c04be6a: Preparing 5fafd926b47c: Preparing 86d5fc752a6e: Preparing f4629a4f034a: Preparing 4fdbb539432e: Preparing 174f56854903: Preparing 59aa97407b99: Waiting 9dfc10c60281: Waiting 0bc44eb697b3: Waiting 478486c58c76: Waiting fc0b40b2ac04: Waiting a544cc093e35: Waiting a1f26075b493: Waiting 1d6f5c04be6a: Waiting 5fafd926b47c: Waiting 86d5fc752a6e: Waiting f4629a4f034a: Waiting 4fdbb539432e: Waiting 174f56854903: Waiting 59aa97407b99: Pushed 0bc44eb697b3: Layer already exists 478486c58c76: Layer already exists fc0b40b2ac04: Layer already exists a1f26075b493: Layer already exists a544cc093e35: Layer already exists 5fafd926b47c: Layer already exists 1d6f5c04be6a: Layer already exists 86d5fc752a6e: Layer already exists f4629a4f034a: Layer already exists 174f56854903: Layer already exists 4fdbb539432e: Layer already exists 9dfc10c60281: Pushed master-1_6_1_2-5: digest: sha256:f39b8dca4264b32fb8c50f0658f52b60ae8527ee7fd8f668327553d76567d512 size: 3040 2025-06-06 11:39:34,459: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 150 seconds