2025-06-23 19:21:53,769: INFO: Building opensdn-kubernetes-cni-init 2025-06-23 19:21:53,822: 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_7_6_9-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 854B done #1 DONE 1.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-1_7_6_9-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 2.0s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-1_7_6_9-1 #4 DONE 1.9s #5 [internal] load build context #5 transferring context: 2.67kB done #5 DONE 3.1s #6 [2/3] 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 #6 1.077 2025-06-23 19:22:00 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] #6 2.015 Contrail repo 212 kB/s | 134 kB 00:00 #6 2.198 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.1 MB 00:00 #6 2.840 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #6 3.389 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 MB/s | 264 kB 00:00 #6 3.671 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 7.0 MB 00:00 #6 5.840 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.0 MB 00:00 #6 7.786 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 939 kB 00:00 #6 8.449 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.3 MB 00:00 #6 10.78 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 392 kB 00:00 #6 11.33 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 451 kB 00:00 #6 12.01 added from: http://tf-mirrors.gz1.opensdn.io/re 360 kB/s | 16 kB 00:00 #6 12.51 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 kB/s | 257 B 00:00 #6 13.02 added from: http://tf-mirrors.gz1.opensdn.io/re 70 kB/s | 13 kB 00:00 #6 13.48 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #6 14.95 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 30 MB 00:01 #6 41.59 Third parties for OpenSDN 19 MB/s | 5.4 MB 00:00 #6 58.57 Dependencies resolved. #6 58.57 ================================================================================ #6 58.57 Package Arch Version Repo Size #6 58.57 ================================================================================ #6 58.57 Installing: #6 58.57 contrail-k8s-cni #6 58.57 x86_64 v0+master.1.7.6.9.1-master_1_7_6_9_1.el9 contrail 2.2 M #6 58.57 #6 58.57 Transaction Summary #6 58.57 ================================================================================ #6 58.57 Install 1 Package #6 58.57 #6 58.57 Total download size: 2.2 M #6 58.57 Installed size: 6.2 M #6 58.57 Downloading Packages: #6 58.63 contrail-k8s-cni-v0+master.1.7.6.9.1-master_1_7 37 MB/s | 2.2 MB 00:00 #6 58.63 -------------------------------------------------------------------------------- #6 58.63 Total 37 MB/s | 2.2 MB 00:00 #6 58.63 Running transaction check #6 58.63 Transaction check succeeded. #6 58.63 Running transaction test #6 58.70 Transaction test succeeded. #6 58.70 Running transaction #6 58.82 Preparing : 1/1 #6 59.04 Installing : contrail-k8s-cni-v0+master.1.7.6.9.1-master_1_7_6_9_ 1/1 #6 59.37 Verifying : contrail-k8s-cni-v0+master.1.7.6.9.1-master_1_7_6_9_ 1/1 #6 59.40 #6 59.40 Installed: #6 59.40 contrail-k8s-cni-v0+master.1.7.6.9.1-master_1_7_6_9_1.el9.x86_64 #6 59.40 #6 59.40 Complete! #6 60.04 80 files removed #6 DONE 60.2s #7 [3/3] COPY entrypoint.sh / #7 DONE 0.2s #8 exporting to image #8 exporting layers #8 exporting layers 1.8s done #8 writing image sha256:b77987c6966ec40262fad355d928ab87bf337ae6c1a5c380c083bc0e1f19f593 #8 writing image sha256:b77987c6966ec40262fad355d928ab87bf337ae6c1a5c380c083bc0e1f19f593 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_7_6_9-1 done #8 DONE 1.9s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-06-23 19:23:02,288: INFO: Docker build duration: 69 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 8ae8bae3bc38: Preparing a8d02528d202: Preparing afd03db253c8: Preparing 91395bf3c65b: Preparing 2bdf497ec59c: Preparing bcd4899e3b75: Preparing 8655b71929c9: Preparing 2f7e6029fdc6: Preparing 7546dcea3a7e: Preparing 6d60652a71e4: Preparing 44343de3ea1d: Preparing 2f7e6029fdc6: Waiting 7546dcea3a7e: Waiting bcd4899e3b75: Waiting 8655b71929c9: Waiting 6d60652a71e4: Waiting 44343de3ea1d: Waiting 2bdf497ec59c: Waiting 91395bf3c65b: Layer already exists afd03db253c8: Layer already exists 2bdf497ec59c: Layer already exists bcd4899e3b75: Layer already exists 8655b71929c9: Layer already exists 8ae8bae3bc38: Pushed 7546dcea3a7e: Layer already exists 2f7e6029fdc6: Layer already exists 6d60652a71e4: Layer already exists 44343de3ea1d: Layer already exists a8d02528d202: Pushed master-1_7_6_9-1: digest: sha256:84663806aaad87156b888c30ccf397d92480c27e803620a124be62b7b05db14a size: 2619 2025-06-23 19:23:18,713: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 85 seconds