2025-06-25 06:55:37,560: INFO: Building opensdn-kubernetes-cni-init 2025-06-25 06:55:37,612: 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_6_6-3 --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} ---> c724a6b5f422 Step 4/10 : ARG SITE_MIRROR ---> Running in 9319704448df ---> Removed intermediate container 9319704448df ---> 74bc4d527050 Step 5/10 : ARG CONTAINER_NAME ---> Running in fe89ecbae960 ---> Removed intermediate container fe89ecbae960 ---> 7d5a0d07aece Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in aa0ed3873915 ---> Removed intermediate container aa0ed3873915 ---> df123bd7148b 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 dbfb72e59082 ---> Removed intermediate container dbfb72e59082 ---> 664f221a75b9 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 f23881af2bb2 2025-06-25 06:55:47 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.6.6.3-master_1_8_6_6_3.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.8.6.6.3-master_1_8_6_6_3.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.6.6.3-master_1_8_6_6_3.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.8.6.6.3-master_1_8_6_6_3.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.8.6.6.3-master_1_8_6_6_3.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 f23881af2bb2 ---> 5277cfdda0db Step 9/10 : COPY entrypoint.sh / ---> 7c9b99e21571 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in dcf7e11f365f ---> Removed intermediate container dcf7e11f365f ---> 48e0cafa6eb0 [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 48e0cafa6eb0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_8_6_6-3 2025-06-25 06:57:13,042: INFO: Docker build duration: 96 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] af306ff62086: Preparing 390263eb336f: Preparing 407d995fe312: Preparing e99b3aa77fa2: Preparing 26bfa792f641: Preparing 5b781787ff4d: Preparing 10f56c73b6b8: Preparing c1e8d7224435: Preparing 12313af2927e: Preparing 7b9417931cf8: Preparing 174f56854903: Preparing af306ff62086: Waiting 390263eb336f: Waiting 407d995fe312: Waiting e99b3aa77fa2: Waiting 26bfa792f641: Waiting 5b781787ff4d: Waiting 10f56c73b6b8: Waiting c1e8d7224435: Waiting 12313af2927e: Waiting 7b9417931cf8: Waiting 174f56854903: Waiting 407d995fe312: Layer already exists e99b3aa77fa2: Layer already exists 26bfa792f641: Layer already exists 5b781787ff4d: Layer already exists af306ff62086: Pushed 10f56c73b6b8: Layer already exists c1e8d7224435: Layer already exists 12313af2927e: Layer already exists 7b9417931cf8: Layer already exists 174f56854903: Layer already exists 390263eb336f: Pushed master-1_8_6_6-3: digest: sha256:470765251a27a7a0fbbf6f547c1eacbb474aba6545df5d7ead1e270f09a8f6d0 size: 2620 2025-06-25 06:57:22,931: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 105 seconds