2025-08-15 18:01:46,763: INFO: Building opensdn-kubernetes-cni-init 2025-08-15 18:01:46,799: 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_1-7_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} ---> 1ebb2f578e10 Step 4/10 : ARG SITE_MIRROR ---> Running in 3803b1616d3f ---> Removed intermediate container 3803b1616d3f ---> 7068a5520412 Step 5/10 : ARG CONTAINER_NAME ---> Running in 781c9b579ff8 ---> Removed intermediate container 781c9b579ff8 ---> 1834ba9433f5 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in b92eff928424 ---> Removed intermediate container b92eff928424 ---> 90e31f4c049e 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 7ddb0088a935 ---> Removed intermediate container 7ddb0088a935 ---> 6225887fc9e4 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 ebd10ce71a6f 2025-08-15 18:01:57 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.1.7.0-master_1_2_2_1_7_0.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.2.2.1.7.0-master_1_2_2_1_7_0.el7 contrail 2.6 M Transaction Summary ================================================================================ Install 1 Package Total download size: 2.6 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.1.7.0-master_1_2_2_1_7_0.el7 1/1 Verifying : contrail-k8s-cni-master.1.2.2.1.7.0-master_1_2_2_1_7_0.el7 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.2.2.1.7.0-master_1_2_2_1_7_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 ebd10ce71a6f ---> df358a8bdeb6 Step 9/10 : COPY entrypoint.sh / ---> a8a5ff1f580c Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a866317ff99c ---> Removed intermediate container a866317ff99c ---> f4ad5d4d8879 [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 f4ad5d4d8879 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_2_2_1-7_0 2025-08-15 18:02:53,886: INFO: Docker build duration: 67 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 03b8ce259e35: Preparing 0a813189bf45: Preparing f0676c1d924e: Preparing 023f955e0a0e: Preparing a6fb41293bcc: Preparing 7023410188d0: Preparing 9e3173598808: Preparing 0f12b81aca6e: Preparing 95e883604d05: Preparing 448f790b2aa1: Preparing 174f56854903: Preparing 7023410188d0: Waiting 9e3173598808: Waiting 0f12b81aca6e: Waiting 95e883604d05: Waiting 448f790b2aa1: Waiting 174f56854903: Waiting f0676c1d924e: Layer already exists 023f955e0a0e: Layer already exists a6fb41293bcc: Layer already exists 7023410188d0: Layer already exists 9e3173598808: Layer already exists 0f12b81aca6e: Layer already exists 95e883604d05: Layer already exists 03b8ce259e35: Pushed 448f790b2aa1: Layer already exists 174f56854903: Layer already exists 0a813189bf45: Pushed master-1_2_2_1-7_0: digest: sha256:1ba84d01fc5eb0685641363e8c4c9ec0079f073a40432c17987ac9eae3e41199 size: 2620 2025-08-15 18:03:04,103: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 78 seconds