2025-07-23 12:18:26,718: INFO: Building opensdn-kubernetes-cni-init 2025-07-23 12:18:26,761: 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_2_2_1-5_9 --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} ---> 995fc0f5a172 Step 4/10 : ARG SITE_MIRROR ---> Running in d9aba19fb67d ---> Removed intermediate container d9aba19fb67d ---> 49d114551b7c Step 5/10 : ARG CONTAINER_NAME ---> Running in 7fa1ce7eae45 ---> Removed intermediate container 7fa1ce7eae45 ---> c84c5a0bb8db Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 07ee1e0e833c ---> Removed intermediate container 07ee1e0e833c ---> 4a6c800f920e 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 8e42a1878744 ---> Removed intermediate container 8e42a1878744 ---> 63994afb981b 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 c4334c81aecc 2025-07-23 12:18:37 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.8.5-master_1_9_7_8_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.8.5-master_1_9_7_8_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.8.5-master_1_9_7_8_5.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.9.7.8.5-master_1_9_7_8_5.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.9.7.8.5-master_1_9_7_8_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 c4334c81aecc ---> 89dab35837f6 Step 9/10 : COPY entrypoint.sh / ---> a3868ccfadba Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in efea33f9b0eb ---> Removed intermediate container efea33f9b0eb ---> a8e8a6567782 [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 a8e8a6567782 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_2_2_1-5_9 2025-07-23 12:19:57,575: INFO: Docker build duration: 91 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] f6d717713223: Preparing 618ff5d91daf: Preparing cf42f020ca73: Preparing ddfed3e628ef: Preparing 3251494e5cc1: Preparing ba1e9ec51093: Preparing bb6fa2d10a24: Preparing acb8c0222b5e: Preparing 5436faa275df: Preparing ff54961489ec: Preparing 174f56854903: Preparing bb6fa2d10a24: Waiting acb8c0222b5e: Waiting 5436faa275df: Waiting ff54961489ec: Waiting 174f56854903: Waiting ba1e9ec51093: Waiting cf42f020ca73: Layer already exists 3251494e5cc1: Layer already exists ddfed3e628ef: Layer already exists ba1e9ec51093: Layer already exists bb6fa2d10a24: Layer already exists f6d717713223: Pushed acb8c0222b5e: Layer already exists ff54961489ec: Layer already exists 5436faa275df: Layer already exists 174f56854903: Layer already exists 618ff5d91daf: Pushed master-1_2_2_1-5_9: digest: sha256:b26dafc7a8e883d0ff1a8835c1f30101c2ea4041aec81539029f7718e2be97b9 size: 2620 2025-07-23 12:20:15,126: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 109 seconds