2026-05-28 01:17:07,789: INFO: Building opensdn-vrouter-base 2026-05-28 01:17:07,818: 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-r25.1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9.3 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-vrouter-base --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.28kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.2s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.7s #5 [1/1] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 86.20kB done #7 DONE 0.2s #8 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #8 DONE 0.3s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 0.3s #10 [stage-1 4/5] RUN set -e ; source /etc/os-release ; yum install -y NetworkManager initscripts ethtool pciutils ; yum clean all -y ; if [[ "$ID" == 'rhel' && "${PLATFORM_ID/*:/}" == 'el8' ]] ; then rm -f /usr/sbin/ifup /usr/sbin/ifdown && cp /etc/sysconfig/network-scripts/ifup /etc/sysconfig/network-scripts/ifdown /usr/sbin/ ; fi ; mkdir -p /opt/contrail ; cp -r /etc/sysconfig/network-scripts /opt/contrail/ ; rm -rf /var/cache/yum /etc/sysconfig/network-scripts ; ldconfig #10 0.598 Third parties for OpenSDN 46 MB/s | 5.1 MB 00:00 #10 2.681 Extra Packages for Enterprise Linux 9 - x86_64 20 MB/s | 21 MB 00:01 #10 16.50 Extra Packages for Enterprise Linux 9 openh264 1.6 kB/s | 2.5 kB 00:01 #10 17.40 Rocky Linux 9 - BaseOS 31 MB/s | 23 MB 00:00 #10 23.56 Rocky Linux 9 - AppStream 27 MB/s | 21 MB 00:00 #10 32.72 Rocky Linux 9 - Extras 31 kB/s | 17 kB 00:00 #10 38.19 Dependencies resolved. #10 38.20 ================================================================================ #10 38.20 Package Arch Version Repo Size #10 38.20 ================================================================================ #10 38.20 Installing: #10 38.20 NetworkManager x86_64 1:1.54.0-4.el9_7 baseos 2.3 M #10 38.20 ethtool x86_64 2:6.15-2.el9 baseos 331 k #10 38.20 initscripts x86_64 10.11.8-4.el9 baseos 208 k #10 38.20 pciutils x86_64 3.7.0-7.el9 baseos 92 k #10 38.20 Installing dependencies: #10 38.20 NetworkManager-libnm x86_64 1:1.54.0-4.el9_7 baseos 1.9 M #10 38.20 chkconfig x86_64 1.24-2.el9 baseos 160 k #10 38.20 cryptsetup-libs x86_64 2.7.2-4.el9 baseos 514 k #10 38.20 device-mapper x86_64 9:1.02.206-2.el9_7.2 baseos 137 k #10 38.20 device-mapper-libs x86_64 9:1.02.206-2.el9_7.2 baseos 178 k #10 38.20 hwdata noarch 0.348-9.20.el9 baseos 1.7 M #10 38.20 initscripts-rename-device x86_64 10.11.8-4.el9 baseos 14 k #10 38.20 initscripts-service noarch 10.11.8-4.el9 baseos 11 k #10 38.20 kbd x86_64 2.4.0-11.el9 baseos 383 k #10 38.20 kbd-legacy noarch 2.4.0-11.el9 baseos 502 k #10 38.20 kbd-misc noarch 2.4.0-11.el9 baseos 1.5 M #10 38.20 kmod x86_64 28-11.el9 baseos 121 k #10 38.20 libndp x86_64 1.9-1.el9 baseos 37 k #10 38.20 pciutils-libs x86_64 3.7.0-7.el9 baseos 40 k #10 38.20 systemd-udev x86_64 252-55.el9_7.2.rocky.0.1 baseos 1.9 M #10 38.20 Installing weak dependencies: #10 38.20 iputils x86_64 20210202-15.el9 baseos 167 k #10 38.20 #10 38.20 Transaction Summary #10 38.20 ================================================================================ #10 38.20 Install 20 Packages #10 38.20 #10 38.20 Total download size: 12 M #10 38.20 Installed size: 49 M #10 38.20 Downloading Packages: #10 38.80 (1/20): NetworkManager-libnm-1.54.0-4.el9_7.x86 5.6 MB/s | 1.9 MB 00:00 #10 39.14 (2/20): chkconfig-1.24-2.el9.x86_64.rpm 235 kB/s | 160 kB 00:00 #10 39.28 (3/20): cryptsetup-libs-2.7.2-4.el9.x86_64.rpm 1.0 MB/s | 514 kB 00:00 #10 39.38 (4/20): device-mapper-1.02.206-2.el9_7.2.x86_64 569 kB/s | 137 kB 00:00 #10 39.42 (5/20): NetworkManager-1.54.0-4.el9_7.x86_64.rp 2.4 MB/s | 2.3 MB 00:00 #10 39.43 (6/20): device-mapper-libs-1.02.206-2.el9_7.2.x 1.2 MB/s | 178 kB 00:00 #10 39.44 (7/20): ethtool-6.15-2.el9.x86_64.rpm 5.7 MB/s | 331 kB 00:00 #10 39.48 (8/20): initscripts-10.11.8-4.el9.x86_64.rpm 4.1 MB/s | 208 kB 00:00 #10 39.49 (9/20): initscripts-rename-device-10.11.8-4.el9 295 kB/s | 14 kB 00:00 #10 39.53 (10/20): hwdata-0.348-9.20.el9.noarch.rpm 18 MB/s | 1.7 MB 00:00 #10 39.55 (11/20): initscripts-service-10.11.8-4.el9.noar 190 kB/s | 11 kB 00:00 #10 39.66 (12/20): iputils-20210202-15.el9.x86_64.rpm 946 kB/s | 167 kB 00:00 #10 39.69 (13/20): kbd-2.4.0-11.el9.x86_64.rpm 2.3 MB/s | 383 kB 00:00 #10 39.69 (14/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 3.2 MB/s | 502 kB 00:00 #10 39.77 (15/20): kbd-misc-2.4.0-11.el9.noarch.rpm 14 MB/s | 1.5 MB 00:00 #10 39.79 (16/20): libndp-1.9-1.el9.x86_64.rpm 436 kB/s | 37 kB 00:00 #10 39.79 (17/20): kmod-28-11.el9.x86_64.rpm 1.3 MB/s | 121 kB 00:00 #10 39.83 (18/20): pciutils-3.7.0-7.el9.x86_64.rpm 1.6 MB/s | 92 kB 00:00 #10 39.83 (19/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 729 kB/s | 40 kB 00:00 #10 39.91 (20/20): systemd-udev-252-55.el9_7.2.rocky.0.1. 17 MB/s | 1.9 MB 00:00 #10 39.91 -------------------------------------------------------------------------------- #10 39.91 Total 7.1 MB/s | 12 MB 00:01 #10 40.59 Running transaction check #10 40.66 Transaction check succeeded. #10 40.66 Running transaction test #10 40.94 Transaction test succeeded. #10 40.94 Running transaction #10 43.04 Preparing : 1/1 #10 43.30 Installing : device-mapper-libs-9:1.02.206-2.el9_7.2.x86_64 1/20 #10 43.48 Installing : device-mapper-9:1.02.206-2.el9_7.2.x86_64 2/20 #10 43.51 Installing : cryptsetup-libs-2.7.2-4.el9.x86_64 3/20 #10 43.53 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 43.57 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 43.59 Installing : kmod-28-11.el9.x86_64 6/20 #10 43.70 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 43.80 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 44.02 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 44.15 Installing : systemd-udev-252-55.el9_7.2.rocky.0.1.x86_64 10/20 #10 44.19 Running scriptlet: systemd-udev-252-55.el9_7.2.rocky.0.1.x86_64 10/20 #10 44.83 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 44.83 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 44.83 #10 44.84 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 44.87 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 44.90 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 44.92 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 45.02 Installing : hwdata-0.348-9.20.el9.noarch 14/20 #10 45.07 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 45.14 Installing : NetworkManager-libnm-1:1.54.0-4.el9_7.x86_64 16/20 #10 45.15 Running scriptlet: NetworkManager-1:1.54.0-4.el9_7.x86_64 17/20 #10 45.24 Installing : NetworkManager-1:1.54.0-4.el9_7.x86_64 17/20 #10 45.27 Running scriptlet: NetworkManager-1:1.54.0-4.el9_7.x86_64 17/20 #10 45.35 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 45.35 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 45.35 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 45.35 #10 45.37 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 45.39 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 45.42 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 45.42 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 45.42 #10 45.45 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 45.51 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 45.62 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 46.10 Verifying : NetworkManager-1:1.54.0-4.el9_7.x86_64 1/20 #10 46.10 Verifying : NetworkManager-libnm-1:1.54.0-4.el9_7.x86_64 2/20 #10 46.10 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 46.10 Verifying : cryptsetup-libs-2.7.2-4.el9.x86_64 4/20 #10 46.10 Verifying : device-mapper-9:1.02.206-2.el9_7.2.x86_64 5/20 #10 46.10 Verifying : device-mapper-libs-9:1.02.206-2.el9_7.2.x86_64 6/20 #10 46.10 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 46.10 Verifying : hwdata-0.348-9.20.el9.noarch 8/20 #10 46.10 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 46.10 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 46.10 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 46.10 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 46.10 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 46.10 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 46.10 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 46.10 Verifying : kmod-28-11.el9.x86_64 16/20 #10 46.10 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 46.10 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 46.10 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 46.10 Verifying : systemd-udev-252-55.el9_7.2.rocky.0.1.x86_64 20/20 #10 46.27 #10 46.27 Installed: #10 46.27 NetworkManager-1:1.54.0-4.el9_7.x86_64 #10 46.27 NetworkManager-libnm-1:1.54.0-4.el9_7.x86_64 #10 46.27 chkconfig-1.24-2.el9.x86_64 #10 46.27 cryptsetup-libs-2.7.2-4.el9.x86_64 #10 46.27 device-mapper-9:1.02.206-2.el9_7.2.x86_64 #10 46.27 device-mapper-libs-9:1.02.206-2.el9_7.2.x86_64 #10 46.27 ethtool-2:6.15-2.el9.x86_64 #10 46.27 hwdata-0.348-9.20.el9.noarch #10 46.27 initscripts-10.11.8-4.el9.x86_64 #10 46.27 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 46.27 initscripts-service-10.11.8-4.el9.noarch #10 46.27 iputils-20210202-15.el9.x86_64 #10 46.27 kbd-2.4.0-11.el9.x86_64 #10 46.27 kbd-legacy-2.4.0-11.el9.noarch #10 46.27 kbd-misc-2.4.0-11.el9.noarch #10 46.27 kmod-28-11.el9.x86_64 #10 46.27 libndp-1.9-1.el9.x86_64 #10 46.27 pciutils-3.7.0-7.el9.x86_64 #10 46.27 pciutils-libs-3.7.0-7.el9.x86_64 #10 46.27 systemd-udev-252-55.el9_7.2.rocky.0.1.x86_64 #10 46.27 #10 46.27 Complete! #10 46.95 46 files removed #10 DONE 47.3s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 0.9s #12 exporting to image #12 exporting layers #12 exporting layers 2.3s done #12 writing image sha256:344d1d2aa2725314b041e431b6ede5ee1302e5b60c1e932b7fbac44887707443 0.0s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 0.0s done #12 DONE 3.0s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-05-28 01:18:03,147: INFO: Docker build duration: 56 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-base] 8ee5abe9e71f: Preparing 07e4c4675cdc: Preparing 8460ff65fdfe: Preparing 4c8b9da21f80: Preparing 3b7eb896604b: Preparing e5dad647fc69: Preparing 3f5d54a40fc4: Preparing 12bb9b2230ed: Preparing 60fa57018604: Preparing f6a429b7c74f: Preparing 74457ed136c6: Preparing b2d38f592741: Preparing 158cb150f1eb: Preparing 39dd6d6c6c20: Preparing 7925ef0e57aa: Preparing cb053133d8e0: Preparing 44343de3ea1d: Preparing 8ee5abe9e71f: Waiting 07e4c4675cdc: Waiting 8460ff65fdfe: Waiting 4c8b9da21f80: Waiting 3b7eb896604b: Waiting e5dad647fc69: Waiting 3f5d54a40fc4: Waiting 12bb9b2230ed: Waiting 60fa57018604: Waiting f6a429b7c74f: Waiting 74457ed136c6: Waiting b2d38f592741: Waiting 158cb150f1eb: Waiting 39dd6d6c6c20: Waiting 7925ef0e57aa: Waiting cb053133d8e0: Waiting 44343de3ea1d: Waiting 8ee5abe9e71f: Pushed 8460ff65fdfe: Pushed 4c8b9da21f80: Pushed 3b7eb896604b: Layer already exists e5dad647fc69: Layer already exists 3f5d54a40fc4: Layer already exists 12bb9b2230ed: Layer already exists 60fa57018604: Layer already exists f6a429b7c74f: Layer already exists 74457ed136c6: Layer already exists b2d38f592741: Layer already exists 158cb150f1eb: Layer already exists 39dd6d6c6c20: Layer already exists 7925ef0e57aa: Layer already exists cb053133d8e0: Layer already exists 44343de3ea1d: Layer already exists 07e4c4675cdc: Pushed nightly-r25.1: digest: sha256:b5120d8a3eeb73efcfb64603c8e8abda14e7ddeaa5dcfdba892322f230d663d6 size: 3881 2026-05-28 01:18:18,331: INFO: Building opensdn-vrouter-base finished successfully, duration: 71 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 df05588045ce 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 f391a53085d0 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 9ab46a50fc13 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 0e846a056914 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 b0647a2da0af 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 94bf07f2baa4 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 7774fafd97a4 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 8f7a3dca6427 707MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 5831eccc8dd1 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 e282f5a491ef 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 7395631999a4 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 da315c504361 447MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 f50a0c4ac27d 458MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 8bd2c804f5c7 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 3734d08fa330 427MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 c6382efa6258 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 344d1d2aa272 719MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 75d4d825b3b7 2.87GB 0B U tf-dev-sandbox:compile 2a1648f3c661 24.7GB 0B