2025-05-05 01:18:47,139: INFO: Building opensdn-kubernetes-cni-init 2025-05-05 01:18:47,180: 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} ---> 93fedbebca8f Step 4/10 : ARG SITE_MIRROR ---> Running in c9c8946dcbbf ---> Removed intermediate container c9c8946dcbbf ---> e999d236bdf5 Step 5/10 : ARG CONTAINER_NAME ---> Running in c821d2ae15be ---> Removed intermediate container c821d2ae15be ---> 2da790aa87fb Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 713e8456bae1 ---> Removed intermediate container 713e8456bae1 ---> eef7f581c907 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 e26fa25dbcba ---> Removed intermediate container e26fa25dbcba ---> 2b6537a6cb49 Step 8/10 : RUN 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 1dc99f963661 2025-05-05 01:18:59 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:nightly-nightly.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 nightly-nightly.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-nightly-nightly.el7.x86_64 1/1 Verifying : contrail-k8s-cni-nightly-nightly.el7.x86_64 1/1 Installed: contrail-k8s-cni.x86_64 0: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 1dc99f963661 ---> d348cc923388 Step 9/10 : COPY entrypoint.sh / ---> d0f6f6983de2 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 37566552045c ---> Removed intermediate container 37566552045c ---> 7c3a61376270 [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 7c3a61376270 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 2025-05-05 01:20:42,667: INFO: Docker build duration: 115 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init] 3b6df9a4837e: Preparing 9639cc74ad77: Preparing cab818c6ec72: Preparing 4cf3c9c49e66: Preparing 8ae1e165c519: Preparing 282d9024ee42: Preparing 52253dba1581: Preparing f182d93a0a1a: Preparing 1790b747c636: Preparing 282d9024ee42: Waiting 52253dba1581: Waiting f182d93a0a1a: Waiting 1790b747c636: Waiting 142e77fb4a10: Preparing 174f56854903: Preparing 142e77fb4a10: Waiting 174f56854903: Waiting 3b6df9a4837e: Pushed 4cf3c9c49e66: Layer already exists 9639cc74ad77: Pushed cab818c6ec72: Layer already exists 8ae1e165c519: Layer already exists 282d9024ee42: Layer already exists 52253dba1581: Layer already exists f182d93a0a1a: Layer already exists 1790b747c636: Layer already exists 142e77fb4a10: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:af561cf868477bc4c3e7d64ee7c968bb2509f3c88893da5409ec0da0e92d3e92 size: 2620 2025-05-05 01:20:50,239: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 123 seconds