2025-06-04 11:10:08,209: INFO: Building opensdn-kubernetes-cni-init 2025-06-04 11:10:08,246: 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_8_0_1-1 --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} ---> 4f49e0ebae37 Step 4/10 : ARG SITE_MIRROR ---> Running in bf52ae08f919 ---> Removed intermediate container bf52ae08f919 ---> 551d95d4807c Step 5/10 : ARG CONTAINER_NAME ---> Running in e98713be9e41 ---> Removed intermediate container e98713be9e41 ---> 289a8dc23ae2 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in ff7e0cfd2e4e ---> Removed intermediate container ff7e0cfd2e4e ---> 3b372c978b56 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 b810940a079a ---> Removed intermediate container b810940a079a ---> e198a9f25e8f 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 abbe65fd1ee0 2025-06-04 11:10: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.8.0.1.1-master_1_8_0_1_1.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.8.0.1.1-master_1_8_0_1_1.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.8.0.1.1-master_1_8_0_1_1.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.8.0.1.1-master_1_8_0_1_1.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.8.0.1.1-master_1_8_0_1_1.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 abbe65fd1ee0 ---> ab2063330883 Step 9/10 : COPY entrypoint.sh / ---> d4a5ee20e197 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2f713d0a15b2 ---> Removed intermediate container 2f713d0a15b2 ---> 1def53f27bb5 [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 1def53f27bb5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_8_0_1-1 2025-06-04 11:12:03,118: INFO: Docker build duration: 115 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] f7e20d33c43a: Preparing 899a606b9c1b: Preparing 39498820f09a: Preparing 0d296c259091: Preparing d40f89c64cc0: Preparing 95d23b542722: Preparing 2a0f57e2e971: Preparing 89d6b305fb14: Preparing ac1a518eac10: Preparing 2655c24f3d3a: Preparing 174f56854903: Preparing d40f89c64cc0: Waiting 95d23b542722: Waiting 89d6b305fb14: Waiting ac1a518eac10: Waiting 2655c24f3d3a: Waiting 174f56854903: Waiting 2a0f57e2e971: Waiting 39498820f09a: Layer already exists 0d296c259091: Layer already exists f7e20d33c43a: Pushed 95d23b542722: Layer already exists d40f89c64cc0: Layer already exists 89d6b305fb14: Layer already exists ac1a518eac10: Layer already exists 2a0f57e2e971: Layer already exists 2655c24f3d3a: Layer already exists 174f56854903: Layer already exists 899a606b9c1b: Pushed master-1_8_0_1-1: digest: sha256:20c2a868bf6370be66f9028fba78dce919be1b74539da124d4534769795b6d65 size: 2620 2025-06-04 11:12:17,801: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 129 seconds