2025-07-22 13:41:47,661: INFO: Building opensdn-kubernetes-cni-init 2025-07-22 13:41:47,708: 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_9_7_3-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} ---> 97ee06b274a7 Step 4/10 : ARG SITE_MIRROR ---> Running in 4f930df48f46 ---> Removed intermediate container 4f930df48f46 ---> 9ed1f1d5a132 Step 5/10 : ARG CONTAINER_NAME ---> Running in 2bb8db56f81b ---> Removed intermediate container 2bb8db56f81b ---> 4de19f181aae Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 19ca8b620cb8 ---> Removed intermediate container 19ca8b620cb8 ---> a366ce9771ac 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 429f7abf9e30 ---> Removed intermediate container 429f7abf9e30 ---> 4bf13aa7e123 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 46e3edef6006 2025-07-22 13:41:58 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.9.7.2.5-master_1_9_7_2_5.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.9.7.2.5-master_1_9_7_2_5.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.9.7.2.5-master_1_9_7_2_5.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.9.7.2.5-master_1_9_7_2_5.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.9.7.2.5-master_1_9_7_2_5.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 46e3edef6006 ---> c6359a2f3e37 Step 9/10 : COPY entrypoint.sh / ---> b08eb83bb6dc Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in bdee3bd117cf ---> Removed intermediate container bdee3bd117cf ---> b2c2b494610f [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 b2c2b494610f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_9_7_3-3 2025-07-22 13:43:22,565: INFO: Docker build duration: 95 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 0c11e94cf8ab: Preparing c7f022e18d9c: Preparing e49cdd92318d: Preparing f06d4b46c358: Preparing b7df0da4777d: Preparing 8a9abd8e4cad: Preparing ae4a25ee3d08: Preparing 54a3affb57a6: Preparing 430a8869dc82: Preparing 602ef71f5ccc: Preparing 174f56854903: Preparing 8a9abd8e4cad: Waiting ae4a25ee3d08: Waiting 54a3affb57a6: Waiting 430a8869dc82: Waiting 602ef71f5ccc: Waiting 174f56854903: Waiting 0c11e94cf8ab: Pushed f06d4b46c358: Layer already exists b7df0da4777d: Layer already exists e49cdd92318d: Layer already exists 8a9abd8e4cad: Layer already exists ae4a25ee3d08: Layer already exists 430a8869dc82: Layer already exists 174f56854903: Layer already exists 602ef71f5ccc: Layer already exists 54a3affb57a6: Layer already exists c7f022e18d9c: Pushed master-1_9_7_3-3: digest: sha256:cf70813fdd4236237f0cebfade1fe136784d806b4185eb32c019ade9b2c3872b size: 2620 2025-07-22 13:43:34,411: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 107 seconds