2025-05-26 17:19:39,439: INFO: Building opensdn-kubernetes-cni-init 2025-05-26 17:19:39,484: 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_3_8_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} ---> 22170aa3ddad Step 4/10 : ARG SITE_MIRROR ---> Running in 3986ee7d7921 ---> Removed intermediate container 3986ee7d7921 ---> 190c0c3f4d85 Step 5/10 : ARG CONTAINER_NAME ---> Running in 632a0a5b05c1 ---> Removed intermediate container 632a0a5b05c1 ---> a8252b146824 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 247c25d99e8b ---> Removed intermediate container 247c25d99e8b ---> b61fd280f6e5 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 5958229ec834 ---> Removed intermediate container 5958229ec834 ---> 4b202819cba8 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 9347c3a1ba5b 2025-05-26 17:19:54 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.3.8.5.7-master_1_3_8_5_7.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.3.8.5.7-master_1_3_8_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.3.8.5.7-master_1_3_8_5_7.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.3.8.5.7-master_1_3_8_5_7.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.3.8.5.7-master_1_3_8_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 9347c3a1ba5b ---> 3a98f3904907 Step 9/10 : COPY entrypoint.sh / ---> 5fc18054ac17 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in bfe777689aaf ---> Removed intermediate container bfe777689aaf ---> 8ee6650760e2 [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 8ee6650760e2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_3_8_5-7 2025-05-26 17:21:23,043: INFO: Docker build duration: 104 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 3f1606f5b5a8: Preparing e64ae75f7390: Preparing d60f26df5632: Preparing 6001225f3953: Preparing 7029643689c9: Preparing 486989c262c1: Preparing 2e5a306b12ac: Preparing 77ca73ef5ef6: Preparing 6b5dbfe68d11: Preparing e7b17f28aff4: Preparing 174f56854903: Preparing 486989c262c1: Waiting 2e5a306b12ac: Waiting 77ca73ef5ef6: Waiting 6b5dbfe68d11: Waiting e7b17f28aff4: Waiting 174f56854903: Waiting 7029643689c9: Layer already exists 6001225f3953: Layer already exists d60f26df5632: Layer already exists 77ca73ef5ef6: Layer already exists 3f1606f5b5a8: Pushed 2e5a306b12ac: Layer already exists e7b17f28aff4: Layer already exists 6b5dbfe68d11: Layer already exists 486989c262c1: Layer already exists 174f56854903: Layer already exists e64ae75f7390: Pushed master-1_3_8_5-7: digest: sha256:69d688752211f36049b415686f2bd6fb8e71e84b9b28207720b3c263b00dc65d size: 2620 2025-05-26 17:21:32,697: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 113 seconds