2025-07-22 10:44:00,253: INFO: Building opensdn-kubernetes-cni-init 2025-07-22 10:44:00,292: 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_4-2 --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} ---> e95038c5968d Step 4/10 : ARG SITE_MIRROR ---> Running in 52e57c367531 ---> Removed intermediate container 52e57c367531 ---> f88167931ef8 Step 5/10 : ARG CONTAINER_NAME ---> Running in a2ed06014acb ---> Removed intermediate container a2ed06014acb ---> 9dc6e639fc9c Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 981a73fbb8e2 ---> Removed intermediate container 981a73fbb8e2 ---> a1d97c714bdf 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 f0a5102ee27f ---> Removed intermediate container f0a5102ee27f ---> a869b85fc6d6 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 8701e7815f5a 2025-07-22 10:44:09 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.4.3.3-master_1_9_4_3_3.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.9.4.3.3-master_1_9_4_3_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.9.4.3.3-master_1_9_4_3_3.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.9.4.3.3-master_1_9_4_3_3.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.9.4.3.3-master_1_9_4_3_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 8701e7815f5a ---> e4d52458566c Step 9/10 : COPY entrypoint.sh / ---> 6f803e5bf0b2 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c6578a3a2458 ---> Removed intermediate container c6578a3a2458 ---> e6f2357a27cf [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 e6f2357a27cf Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_9_7_4-2 2025-07-22 10:45:24,116: INFO: Docker build duration: 84 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] cd2f4d01dafb: Preparing ab31ae3259bd: Preparing 49785c2c63e3: Preparing 4b3f9d93a727: Preparing ad36dacd1256: Preparing 5940b1984e1b: Preparing 3f2eab10894b: Preparing 15ef80ff97d3: Preparing 2080340e7cd6: Preparing 193ff6ab92a1: Preparing 174f56854903: Preparing 5940b1984e1b: Waiting 3f2eab10894b: Waiting 15ef80ff97d3: Waiting 2080340e7cd6: Waiting 193ff6ab92a1: Waiting 174f56854903: Waiting ad36dacd1256: Layer already exists 49785c2c63e3: Layer already exists 4b3f9d93a727: Layer already exists 5940b1984e1b: Layer already exists 3f2eab10894b: Layer already exists 15ef80ff97d3: Layer already exists 193ff6ab92a1: Layer already exists cd2f4d01dafb: Pushed 2080340e7cd6: Layer already exists 174f56854903: Layer already exists ab31ae3259bd: Pushed master-1_9_7_4-2: digest: sha256:a1d3183d357d938c849ee15fab14c4c59cb7c2fd2ffec510c2d488063959c826 size: 2620 2025-07-22 10:45:36,190: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 96 seconds