2025-05-30 01:57:39,035: INFO: Building opensdn-kubernetes-cni-init 2025-05-30 01:57:39,076: 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_6_6_1-1_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} ---> a2233b126582 Step 4/10 : ARG SITE_MIRROR ---> Running in ca8314d9f173 ---> Removed intermediate container ca8314d9f173 ---> 2ee1285d3fad Step 5/10 : ARG CONTAINER_NAME ---> Running in 17d448ae9ab0 ---> Removed intermediate container 17d448ae9ab0 ---> 0559b705fa37 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 388f45eca712 ---> Removed intermediate container 388f45eca712 ---> c0149d5b1203 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 e782a2b29ec4 ---> Removed intermediate container e782a2b29ec4 ---> e91f2f03af88 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 375338cd4502 2025-05-30 01:57:55 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.6.6.1.1.0-master_1_6_6_1_1_0.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.6.6.1.1.0-master_1_6_6_1_1_0.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.6.6.1.1.0-master_1_6_6_1_1_0.el7 1/1 Verifying : contrail-k8s-cni-master.1.6.6.1.1.0-master_1_6_6_1_1_0.el7 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.6.6.1.1.0-master_1_6_6_1_1_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 375338cd4502 ---> 7147db2ac02d Step 9/10 : COPY entrypoint.sh / ---> ab9d543d4d18 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 33f9951170f3 ---> Removed intermediate container 33f9951170f3 ---> 2e7645dd5906 [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 2e7645dd5906 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_6_6_1-1_0 2025-05-30 01:59:38,179: INFO: Docker build duration: 120 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 327bf983119b: Preparing f687e248c409: Preparing e068e674d0b8: Preparing 7cea06ee1290: Preparing f8195fac9ccf: Preparing e0c3cbdfee63: Preparing 1b0e223769a1: Preparing a2d231e241f2: Preparing 76d3144c087c: Preparing f3789c3f575e: Preparing 174f56854903: Preparing e0c3cbdfee63: Waiting 1b0e223769a1: Waiting a2d231e241f2: Waiting 76d3144c087c: Waiting f3789c3f575e: Waiting 174f56854903: Waiting f8195fac9ccf: Layer already exists 327bf983119b: Pushed e068e674d0b8: Layer already exists 7cea06ee1290: Layer already exists e0c3cbdfee63: Layer already exists a2d231e241f2: Layer already exists 1b0e223769a1: Layer already exists 76d3144c087c: Layer already exists f3789c3f575e: Layer already exists 174f56854903: Layer already exists f687e248c409: Pushed master-1_6_6_1-1_0: digest: sha256:e4c7b72382ea3b81260db15c0f3928a4f7f02e6ff2806e3d1118b4478cd53980 size: 2620 2025-05-30 01:59:44,555: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 126 seconds