2025-08-21 01:27:41,401: INFO: Building opensdn-kubernetes-cni-init 2025-08-21 01:27:41,441: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> a9b4f9c1d4ed Step 4/10 : ARG SITE_MIRROR ---> Running in b1d3d4fc0f7e ---> Removed intermediate container b1d3d4fc0f7e ---> 94b9e830143f Step 5/10 : ARG CONTAINER_NAME ---> Running in 6db0b6190641 ---> Removed intermediate container 6db0b6190641 ---> d44d5cb5062a Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8a8d75c4ea3a ---> Removed intermediate container 8a8d75c4ea3a ---> fa39f76a8275 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 8010878c6c51 ---> Removed intermediate container 8010878c6c51 ---> bb69fbce07ac 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 9655d14a51a7 2025-08-21 01:27:48 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:v0+nightly-nightly.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 v0+nightly-nightly.el7 contrail 2.6 M Transaction Summary ================================================================================ Install 1 Package Total download size: 2.6 M Installed size: 6.2 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : contrail-k8s-cni-v0+nightly-nightly.el7.x86_64 1/1 Verifying : contrail-k8s-cni-v0+nightly-nightly.el7.x86_64 1/1 Installed: contrail-k8s-cni.x86_64 0:v0+nightly-nightly.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 9655d14a51a7 ---> 3b213cf2737d Step 9/10 : COPY entrypoint.sh / ---> 50e046f0de50 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6a4f8ed7ed20 ---> Removed intermediate container 6a4f8ed7ed20 ---> f7db877f939f [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 f7db877f939f Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 2025-08-21 01:29:08,532: INFO: Docker build duration: 87 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init] 9603c4ddf07a: Preparing 0b850fb5ec0a: Preparing dde410bfb2ff: Preparing fa3389e55b91: Preparing ee6598612de5: Preparing 7aa8f9b9ca9f: Preparing 0d956d72901d: Preparing 1748478ae047: Preparing 7aa8f9b9ca9f: Waiting 0d956d72901d: Waiting 6b4ceaa20929: Preparing b61a5c02b202: Preparing 1748478ae047: Waiting 6b4ceaa20929: Waiting 174f56854903: Preparing b61a5c02b202: Waiting 174f56854903: Waiting dde410bfb2ff: Layer already exists fa3389e55b91: Layer already exists ee6598612de5: Layer already exists 7aa8f9b9ca9f: Layer already exists 0d956d72901d: Layer already exists 9603c4ddf07a: Pushed 1748478ae047: Layer already exists b61a5c02b202: Layer already exists 6b4ceaa20929: Layer already exists 174f56854903: Layer already exists 0b850fb5ec0a: Pushed nightly: digest: sha256:20c062ce5bc9671539dfc0b8f94b3d743cd1085000cdccbd8474878a469e16fd size: 2620 2025-08-21 01:29:18,182: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 97 seconds