2025-06-25 11:21:09,630: INFO: Building opensdn-kubernetes-cni-init 2025-06-25 11:21:09,667: 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_2_0_5-1_0 --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-kubernetes-cni-init --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 8.704 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} ---> cd128cbdfc70 Step 4/10 : ARG SITE_MIRROR ---> Running in 4331406b3b7b ---> Removed intermediate container 4331406b3b7b ---> 6064e290327c Step 5/10 : ARG CONTAINER_NAME ---> Running in 40ea78317863 ---> Removed intermediate container 40ea78317863 ---> 0e6aed7d2325 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8f6897f5202a ---> Removed intermediate container 8f6897f5202a ---> b40fc40a3450 Step 7/10 : LABEL name=$CONTAINER_NAME summary="Contrail Kubernetes Container Network Interface" description="Contrail provides support for Container Network Interface for Kubernetes." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 947c1cf19e19 ---> Removed intermediate container 947c1cf19e19 ---> c036315dc6e7 Step 8/10 : RUN set -e ; source /functions.sh && download_package https://github.com containernetworking/cni/releases/download/v0.3.0/cni-v0.3.0.tgz /opt/cni-v0.3.0.tgz && yum install -y contrail-k8s-cni && yum clean all -y && rm -rf /var/cache/yum ---> Running in 7f7b30f97b3d 2025-06-25 11:21:19 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/containernetworking/cni/releases/download/v0.3.0/cni-v0.3.0.tgz [13610792/13610792] -> "/opt/cni-v0.3.0.tgz" [1] Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-k8s-cni.x86_64 0:master.1.2.0.5.1.0-master_1_2_0_5_1_0.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.2.0.5.1.0-master_1_2_0_5_1_0.el7 contrail 2.2 M Transaction Summary ================================================================================ Install 1 Package Total download size: 2.2 M Installed size: 6.2 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : contrail-k8s-cni-master.1.2.0.5.1.0-master_1_2_0_5_1_0.el7 1/1 Verifying : contrail-k8s-cni-master.1.2.0.5.1.0-master_1_2_0_5_1_0.el7 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.2.0.5.1.0-master_1_2_0_5_1_0.el7 Complete! 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 Cleaning up list of fastest mirrors ---> Removed intermediate container 7f7b30f97b3d ---> f02fbe88d141 Step 9/10 : COPY entrypoint.sh / ---> 44eb11ecae89 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 13a604964f2d ---> Removed intermediate container 13a604964f2d ---> 198f1e25d38b [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 198f1e25d38b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_2_0_5-1_0 2025-06-25 11:22:37,550: INFO: Docker build duration: 88 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 053413d49cc3: Preparing 0da5e3ea0b2a: Preparing 4bd10bf1b427: Preparing 6ae5f03ba731: Preparing 022c9fe0551d: Preparing 9efa26b23654: Preparing fd02bfd5f95c: Preparing e1fe8e24c50e: Preparing 8f0012d20aec: Preparing e43ab8dbe878: Preparing 174f56854903: Preparing 9efa26b23654: Waiting fd02bfd5f95c: Waiting e1fe8e24c50e: Waiting 8f0012d20aec: Waiting e43ab8dbe878: Waiting 174f56854903: Waiting 022c9fe0551d: Layer already exists 6ae5f03ba731: Layer already exists 4bd10bf1b427: Layer already exists fd02bfd5f95c: Layer already exists 9efa26b23654: Layer already exists e1fe8e24c50e: Layer already exists 8f0012d20aec: Layer already exists 053413d49cc3: Pushed e43ab8dbe878: Layer already exists 174f56854903: Layer already exists 0da5e3ea0b2a: Pushed master-1_2_0_5-1_0: digest: sha256:a7211b8b08022cc5f4fc6728f2f1c0672b37745d40b32dc1450382a4f0469045 size: 2620 2025-06-25 11:22:53,147: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 104 seconds