2025-08-11 02:09:59,817: INFO: Building opensdn-kubernetes-cni-init 2025-08-11 02:09:59,870: 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_8_7-5 --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} ---> b3869cb9d6f7 Step 4/10 : ARG SITE_MIRROR ---> Running in d3d838742b19 ---> Removed intermediate container d3d838742b19 ---> 93d20c93453f Step 5/10 : ARG CONTAINER_NAME ---> Running in 1de13b4fe718 ---> Removed intermediate container 1de13b4fe718 ---> 99348302c66b Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5b8fd50e747c ---> Removed intermediate container 5b8fd50e747c ---> 9b959cb41149 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 8d6007eb6e79 ---> Removed intermediate container 8d6007eb6e79 ---> e6a93c78097d 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 f7f6502c2c98 2025-08-11 02:10:11 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.8.7.5-master_1_9_8_7_5.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.9.8.7.5-master_1_9_8_7_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.8.7.5-master_1_9_8_7_5.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.9.8.7.5-master_1_9_8_7_5.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.9.8.7.5-master_1_9_8_7_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 f7f6502c2c98 ---> 996a9c0de0d9 Step 9/10 : COPY entrypoint.sh / ---> 1d696f035062 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 11a290c9d0e3 ---> Removed intermediate container 11a290c9d0e3 ---> 32e46c236bd1 [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 32e46c236bd1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_9_8_7-5 2025-08-11 02:11:17,489: INFO: Docker build duration: 78 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 5d2878ddd0dd: Preparing dbd966c8f9f7: Preparing 8c7498d8d09d: Preparing 5378c693e61d: Preparing b4cc0527417a: Preparing a98ba0cac517: Preparing d8fc5335ba91: Preparing 045ee9390e14: Preparing eb63d2309ccc: Preparing 59aafb5072ad: Preparing 174f56854903: Preparing a98ba0cac517: Waiting d8fc5335ba91: Waiting 045ee9390e14: Waiting eb63d2309ccc: Waiting 59aafb5072ad: Waiting 174f56854903: Waiting 5378c693e61d: Layer already exists 8c7498d8d09d: Layer already exists 5d2878ddd0dd: Pushed b4cc0527417a: Layer already exists a98ba0cac517: Layer already exists 045ee9390e14: Layer already exists d8fc5335ba91: Layer already exists 59aafb5072ad: Layer already exists eb63d2309ccc: Layer already exists 174f56854903: Layer already exists dbd966c8f9f7: Pushed master-1_9_8_7-5: digest: sha256:b4e9eb8bc85cfe5394d30788f0b6a2dab8121b170e267c782f72e6b74a13919d size: 2620 2025-08-11 02:11:27,917: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 88 seconds