2025-08-21 01:06:45,000: INFO: Building opensdn-kubernetes-cni-init 2025-08-21 01:06:45,050: 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=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 2.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.6s #4 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #4 CACHED #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 2.67kB done #6 DONE 2.9s #7 [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 #7 1.505 2025-08-21 01:06:52 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] #7 2.140 Contrail repo 7.0 MB/s | 105 kB 00:00 #7 2.249 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 2.1 MB 00:00 #7 3.172 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #7 3.904 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 MB/s | 264 kB 00:00 #7 4.263 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 7.0 MB 00:00 #7 10.57 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 4.0 MB 00:00 #7 14.08 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 939 kB 00:00 #7 14.50 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 2.3 MB 00:00 #7 15.83 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 392 kB 00:00 #7 16.97 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 451 kB 00:00 #7 17.19 added from: http://tf-mirrors.gz1.opensdn.io/re 640 kB/s | 16 kB 00:00 #7 17.34 added from: http://tf-mirrors.gz1.opensdn.io/re 16 kB/s | 257 B 00:00 #7 18.04 added from: http://tf-mirrors.gz1.opensdn.io/re 194 kB/s | 13 kB 00:00 #7 18.50 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 64 kB 00:00 #7 20.37 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 30 MB 00:01 #7 51.33 Third parties for OpenSDN 22 MB/s | 5.4 MB 00:00 #7 70.51 Dependencies resolved. #7 70.51 ================================================================================ #7 70.51 Package Arch Version Repository Size #7 70.51 ================================================================================ #7 70.51 Installing: #7 70.51 contrail-k8s-cni x86_64 v0+nightly-nightly.el9 contrail 2.6 M #7 70.51 #7 70.51 Transaction Summary #7 70.51 ================================================================================ #7 70.51 Install 1 Package #7 70.51 #7 70.51 Total download size: 2.6 M #7 70.51 Installed size: 6.2 M #7 70.51 Downloading Packages: #7 70.55 contrail-k8s-cni-v0+nightly-nightly.el9.x86_64. 76 MB/s | 2.6 MB 00:00 #7 70.55 -------------------------------------------------------------------------------- #7 70.55 Total 73 MB/s | 2.6 MB 00:00 #7 70.55 Running transaction check #7 70.57 Transaction check succeeded. #7 70.57 Running transaction test #7 70.69 Transaction test succeeded. #7 70.70 Running transaction #7 70.80 Preparing : 1/1 #7 71.08 Installing : contrail-k8s-cni-v0+nightly-nightly.el9.x86_64 1/1 #7 71.83 Verifying : contrail-k8s-cni-v0+nightly-nightly.el9.x86_64 1/1 #7 71.85 #7 71.85 Installed: #7 71.85 contrail-k8s-cni-v0+nightly-nightly.el9.x86_64 #7 71.85 #7 71.85 Complete! #7 72.76 80 files removed #7 DONE 74.1s #8 [3/3] COPY entrypoint.sh / #8 DONE 0.5s #9 exporting to image #9 exporting layers #9 exporting layers 3.3s done #9 writing image sha256:d0bb2df3b304e56d099ce53e22bac3d864f70dcaa790059b3c8ef7bc4429af59 0.0s done #9 naming to nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 0.0s done #9 DONE 3.5s 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-08-21 01:08:09,812: INFO: Docker build duration: 85 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init] 723da3b251f3: Preparing cc3c2f52e4aa: Preparing 64986be3fb17: Preparing 67950e354c67: Preparing c78df8f9cb88: Preparing e68c0a1257aa: Preparing 4d29203cdc6d: Preparing 472824d7174a: Preparing a2d848a33535: Preparing bf9da39e8adb: Preparing 44343de3ea1d: Preparing c78df8f9cb88: Waiting e68c0a1257aa: Waiting 4d29203cdc6d: Waiting 472824d7174a: Waiting a2d848a33535: Waiting bf9da39e8adb: Waiting 44343de3ea1d: Waiting 67950e354c67: Layer already exists 64986be3fb17: Layer already exists c78df8f9cb88: Layer already exists e68c0a1257aa: Layer already exists 4d29203cdc6d: Layer already exists 723da3b251f3: Pushed 472824d7174a: Layer already exists a2d848a33535: Layer already exists bf9da39e8adb: Layer already exists 44343de3ea1d: Layer already exists cc3c2f52e4aa: Pushed nightly: digest: sha256:216346b7d1b1173847411feb3b25982b525a66b6375d10f1fe1dcf0c2891d434 size: 2619 2025-08-21 01:08:23,604: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 99 seconds