2025-06-26 22:46:29,969: INFO: Building opensdn-kubernetes-cni-init 2025-06-26 22:46:29,999: 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_2_2-3_2 --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} ---> 480956d72948 Step 4/10 : ARG SITE_MIRROR ---> Running in be358f30886a ---> Removed intermediate container be358f30886a ---> 7b9f242af994 Step 5/10 : ARG CONTAINER_NAME ---> Running in ccd83dfea639 ---> Removed intermediate container ccd83dfea639 ---> 9589c52042bf Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in b8de5cf33eef ---> Removed intermediate container b8de5cf33eef ---> 55d23cbaf618 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 015dd907ca6a ---> Removed intermediate container 015dd907ca6a ---> 163b45eb2560 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 8cdcf0540a11 2025-06-26 22:46:41 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.2.2.3.2-master_1_2_2_2_3_2.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.2.2.2.3.2-master_1_2_2_2_3_2.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.2.2.3.2-master_1_2_2_2_3_2.el7 1/1 Verifying : contrail-k8s-cni-master.1.2.2.2.3.2-master_1_2_2_2_3_2.el7 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.2.2.2.3.2-master_1_2_2_2_3_2.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 8cdcf0540a11 ---> b663fe56f394 Step 9/10 : COPY entrypoint.sh / ---> bc2778dc81c6 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5b9e2730d887 ---> Removed intermediate container 5b9e2730d887 ---> 7c1e326e479c [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 7c1e326e479c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_2_2_2-3_2 2025-06-26 22:47:42,556: INFO: Docker build duration: 73 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 2158c6d0af00: Preparing 30ba279ee605: Preparing c8393d988fc9: Preparing aea6b459514e: Preparing d151852db8a1: Preparing e77cc250b7d4: Preparing ed0295c9eee8: Preparing 43578522375d: Preparing 16cbdd761954: Preparing 8a37386b8026: Preparing 174f56854903: Preparing ed0295c9eee8: Waiting 43578522375d: Waiting 16cbdd761954: Waiting 8a37386b8026: Waiting e77cc250b7d4: Waiting 174f56854903: Waiting c8393d988fc9: Layer already exists d151852db8a1: Layer already exists aea6b459514e: Layer already exists e77cc250b7d4: Layer already exists ed0295c9eee8: Layer already exists 2158c6d0af00: Pushed 43578522375d: Layer already exists 16cbdd761954: Layer already exists 8a37386b8026: Layer already exists 174f56854903: Layer already exists 30ba279ee605: Pushed master-1_2_2_2-3_2: digest: sha256:05ef51d169f9351c91e8f2d23ccaae825e18693c537584e10e1959a8e69ddce3 size: 2620 2025-06-26 22:47:57,794: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 88 seconds