2025-07-21 11:35:16,061: INFO: Building opensdn-kubernetes-cni-init 2025-07-21 11:35:16,108: 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-5_7 --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} ---> 5b33b0adec1c Step 4/10 : ARG SITE_MIRROR ---> Running in ab26b8682904 ---> Removed intermediate container ab26b8682904 ---> db51946b8114 Step 5/10 : ARG CONTAINER_NAME ---> Running in e0bfeefa70cc ---> Removed intermediate container e0bfeefa70cc ---> aef8f4357d39 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in dfc4ab3b3869 ---> Removed intermediate container dfc4ab3b3869 ---> b15b88f57e67 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 f7138235da89 ---> Removed intermediate container f7138235da89 ---> 75d3ea48a295 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 ebb53fb7ef84 2025-07-21 11:35:26 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.5.7-master_1_2_2_1_5_7.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.5.7-master_1_2_2_1_5_7.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.1.5.7-master_1_2_2_1_5_7.el7 1/1 Verifying : contrail-k8s-cni-master.1.2.2.1.5.7-master_1_2_2_1_5_7.el7 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.2.2.1.5.7-master_1_2_2_1_5_7.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 ebb53fb7ef84 ---> a1d197913696 Step 9/10 : COPY entrypoint.sh / ---> 5ae626ff53bf Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in bef163cfcfcb ---> Removed intermediate container bef163cfcfcb ---> 7a485665921b [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 7a485665921b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_2_2_1-5_7 2025-07-21 11:36:58,694: INFO: Docker build duration: 103 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 0525a46e6270: Preparing 0a6fab669f12: Preparing a311e6867f52: Preparing a53f0396025d: Preparing 432a5b0ccf25: Preparing e6f07da0d4c3: Preparing 9a472bcabf6c: Preparing a7ff43dd7c05: Preparing 5ca2a2cd518b: Preparing b4ba6d406c44: Preparing 174f56854903: Preparing a7ff43dd7c05: Waiting 5ca2a2cd518b: Waiting b4ba6d406c44: Waiting e6f07da0d4c3: Waiting 9a472bcabf6c: Waiting 174f56854903: Waiting a53f0396025d: Layer already exists a311e6867f52: Layer already exists 432a5b0ccf25: Layer already exists 0525a46e6270: Pushed e6f07da0d4c3: Layer already exists 9a472bcabf6c: Layer already exists a7ff43dd7c05: Layer already exists 5ca2a2cd518b: Layer already exists b4ba6d406c44: Layer already exists 174f56854903: Layer already exists 0a6fab669f12: Pushed master-1_2_2_1-5_7: digest: sha256:d092966f4d7a1352c2e9fde82a551c4f5b186a0c85e1a821ec169687d5d37d84 size: 2620 2025-07-21 11:37:13,700: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 118 seconds