2026-08-18 04:51:00,003: INFO: Building opensdn-vrouter-base 2026-08-18 04:51:00,026: 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-3_0_4_1-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 CONTAINER_NAME=opensdn-vrouter-base --build-arg UBUNTU_DISTR_VERSION=26.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 --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from 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.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_4_1-1 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.1s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 DONE 0.0s #6 [internal] load build context #6 ... #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_4_1-1 #7 ... #6 [internal] load build context #6 transferring context: 86.20kB 0.0s done #6 DONE 0.4s #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_4_1-1 #7 DONE 1.0s #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.4s #10 [stage-1 4/5] RUN set -e ; source /etc/os-release ; dnf install -y NetworkManager initscripts ethtool pciutils ; dnf 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 1.283 added from: http://tf-mirrors.gz1.opensdn.io/re 106 MB/s | 18 MB 00:00 #10 5.203 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 2.9 MB 00:00 #10 6.204 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 516 kB 00:00 #10 6.805 added from: http://tf-mirrors.gz1.opensdn.io/re 87 MB/s | 20 MB 00:00 #10 14.62 added from: http://tf-mirrors.gz1.opensdn.io/re 66 MB/s | 15 MB 00:00 #10 20.07 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 1.2 MB 00:00 #10 20.76 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 6.3 MB 00:00 #10 23.15 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 966 kB 00:00 #10 24.24 added from: http://tf-mirrors.gz1.opensdn.io/re 918 kB/s | 480 kB 00:00 #10 24.88 added from: http://tf-mirrors.gz1.opensdn.io/re 428 kB/s | 19 kB 00:00 #10 25.34 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 kB/s | 257 B 00:00 #10 25.74 added from: http://tf-mirrors.gz1.opensdn.io/re 414 kB/s | 15 kB 00:00 #10 26.09 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 112 kB 00:00 #10 27.18 added from: http://tf-mirrors.gz1.opensdn.io/re 70 MB/s | 44 MB 00:00 #10 48.48 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #10 64.08 Dependencies resolved. #10 64.08 ==================================================================================================== #10 64.08 Package Arch Version Repository Size #10 64.08 ==================================================================================================== #10 64.08 Installing: #10 64.08 NetworkManager x86_64 1:1.54.3-3.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.4 M #10 64.08 ethtool x86_64 2:6.15-2.el9 tf-mirrors.ci_repos_yum9-baseos 331 k #10 64.08 initscripts x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 64.08 pciutils x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 64.08 Installing dependencies: #10 64.08 NetworkManager-libnm x86_64 1:1.54.3-3.el9_8 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 64.08 chkconfig x86_64 1.24-2.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #10 64.08 cryptsetup-libs x86_64 2.8.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 559 k #10 64.08 device-mapper x86_64 9:1.02.207-4.el9.1 tf-mirrors.ci_repos_yum9-baseos 138 k #10 64.08 device-mapper-libs x86_64 9:1.02.207-4.el9.1 tf-mirrors.ci_repos_yum9-baseos 179 k #10 64.08 hwdata noarch 0.348-9.22.el9 tf-mirrors.ci_repos_yum9-baseos 1.7 M #10 64.08 initscripts-rename-device x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 64.08 initscripts-service noarch 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 11 k #10 64.08 iputils x86_64 20210202-15.el9 tf-mirrors.ci_repos_yum9-baseos 167 k #10 64.08 kbd x86_64 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 383 k #10 64.08 kbd-legacy noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 64.08 kbd-misc noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 64.08 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 64.08 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 64.08 pciutils-libs x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #10 64.08 systemd-udev x86_64 252-67.el9_8.2.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 64.08 #10 64.08 Transaction Summary #10 64.08 ==================================================================================================== #10 64.08 Install 20 Packages #10 64.08 #10 64.09 Total download size: 12 M #10 64.09 Installed size: 49 M #10 64.09 Downloading Packages: #10 64.15 (1/20): chkconfig-1.24-2.el9.x86_64.rpm 3.7 MB/s | 160 kB 00:00 #10 64.28 (2/20): cryptsetup-libs-2.8.1-3.el9.x86_64.rpm 3.7 MB/s | 559 kB 00:00 #10 64.42 (3/20): device-mapper-1.02.207-4.el9.1.x86_64.r 1.1 MB/s | 138 kB 00:00 #10 64.49 (4/20): NetworkManager-libnm-1.54.3-3.el9_8.x86 4.8 MB/s | 1.9 MB 00:00 #10 64.50 (5/20): device-mapper-libs-1.02.207-4.el9.1.x86 2.1 MB/s | 179 kB 00:00 #10 64.52 (6/20): ethtool-6.15-2.el9.x86_64.rpm 17 MB/s | 331 kB 00:00 #10 64.55 (7/20): NetworkManager-1.54.3-3.el9_8.x86_64.rp 5.2 MB/s | 2.4 MB 00:00 #10 64.55 (8/20): initscripts-10.11.8-4.el9.x86_64.rpm 5.1 MB/s | 208 kB 00:00 #10 64.56 (9/20): initscripts-rename-device-10.11.8-4.el9 1.2 MB/s | 14 kB 00:00 #10 64.56 (10/20): initscripts-service-10.11.8-4.el9.noar 1.6 MB/s | 11 kB 00:00 #10 64.57 (11/20): iputils-20210202-15.el9.x86_64.rpm 18 MB/s | 167 kB 00:00 #10 64.57 (12/20): kbd-2.4.0-11.el9.x86_64.rpm 28 MB/s | 383 kB 00:00 #10 64.59 (13/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 30 MB/s | 502 kB 00:00 #10 64.62 (14/20): hwdata-0.348-9.22.el9.noarch.rpm 17 MB/s | 1.7 MB 00:00 #10 64.62 (15/20): kmod-28-11.el9.x86_64.rpm 5.5 MB/s | 121 kB 00:00 #10 64.62 (16/20): libndp-1.9-1.el9.x86_64.rpm 5.0 MB/s | 37 kB 00:00 #10 64.62 (17/20): pciutils-3.7.0-7.el9.x86_64.rpm 14 MB/s | 92 kB 00:00 #10 64.62 (18/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 5.2 MB/s | 40 kB 00:00 #10 64.64 (19/20): kbd-misc-2.4.0-11.el9.noarch.rpm 22 MB/s | 1.5 MB 00:00 #10 64.68 (20/20): systemd-udev-252-67.el9_8.2.rocky.0.1. 36 MB/s | 1.9 MB 00:00 #10 64.68 -------------------------------------------------------------------------------- #10 64.68 Total 21 MB/s | 12 MB 00:00 #10 64.68 Running transaction check #10 64.85 Transaction check succeeded. #10 64.85 Running transaction test #10 65.28 Transaction test succeeded. #10 65.28 Running transaction #10 65.62 Preparing : 1/1 #10 65.74 Installing : device-mapper-libs-9:1.02.207-4.el9.1.x86_64 1/20 #10 65.77 Installing : device-mapper-9:1.02.207-4.el9.1.x86_64 2/20 #10 65.77 Installing : cryptsetup-libs-2.8.1-3.el9.x86_64 3/20 #10 65.78 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 65.80 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 65.80 Installing : kmod-28-11.el9.x86_64 6/20 #10 65.99 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 66.10 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 66.16 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 66.34 Installing : systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 10/20 #10 66.35 Running scriptlet: systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 10/20 #10 67.41 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 67.41 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 67.41 #10 67.41 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 67.41 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 67.47 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 67.47 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 67.61 Installing : hwdata-0.348-9.22.el9.noarch 14/20 #10 67.61 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 67.68 Installing : NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64 16/20 #10 67.70 Running scriptlet: NetworkManager-1:1.54.3-3.el9_8.x86_64 17/20 #10 67.93 Installing : NetworkManager-1:1.54.3-3.el9_8.x86_64 17/20 #10 67.96 Running scriptlet: NetworkManager-1:1.54.3-3.el9_8.x86_64 17/20 #10 68.00 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 68.00 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 68.00 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 68.00 #10 68.02 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 68.33 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 68.35 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 68.35 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 68.35 #10 68.35 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 68.44 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 68.44 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 68.91 Verifying : NetworkManager-1:1.54.3-3.el9_8.x86_64 1/20 #10 68.91 Verifying : NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64 2/20 #10 68.91 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 68.91 Verifying : cryptsetup-libs-2.8.1-3.el9.x86_64 4/20 #10 68.91 Verifying : device-mapper-9:1.02.207-4.el9.1.x86_64 5/20 #10 68.91 Verifying : device-mapper-libs-9:1.02.207-4.el9.1.x86_64 6/20 #10 68.91 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 68.91 Verifying : hwdata-0.348-9.22.el9.noarch 8/20 #10 68.91 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 68.91 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 68.91 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 68.91 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 68.91 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 68.91 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 68.91 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 68.91 Verifying : kmod-28-11.el9.x86_64 16/20 #10 68.91 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 68.91 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 68.91 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 68.91 Verifying : systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 20/20 #10 69.37 #10 69.37 Installed: #10 69.37 NetworkManager-1:1.54.3-3.el9_8.x86_64 #10 69.37 NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64 #10 69.37 chkconfig-1.24-2.el9.x86_64 #10 69.37 cryptsetup-libs-2.8.1-3.el9.x86_64 #10 69.37 device-mapper-9:1.02.207-4.el9.1.x86_64 #10 69.37 device-mapper-libs-9:1.02.207-4.el9.1.x86_64 #10 69.37 ethtool-2:6.15-2.el9.x86_64 #10 69.37 hwdata-0.348-9.22.el9.noarch #10 69.37 initscripts-10.11.8-4.el9.x86_64 #10 69.37 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 69.37 initscripts-service-10.11.8-4.el9.noarch #10 69.37 iputils-20210202-15.el9.x86_64 #10 69.37 kbd-2.4.0-11.el9.x86_64 #10 69.37 kbd-legacy-2.4.0-11.el9.noarch #10 69.37 kbd-misc-2.4.0-11.el9.noarch #10 69.37 kmod-28-11.el9.x86_64 #10 69.37 libndp-1.9-1.el9.x86_64 #10 69.37 pciutils-3.7.0-7.el9.x86_64 #10 69.37 pciutils-libs-3.7.0-7.el9.x86_64 #10 69.37 systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 #10 69.37 #10 69.37 Complete! #10 69.88 77 files removed #10 DONE 70.3s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 1.5s #12 exporting to image #12 exporting layers #12 exporting layers 3.1s done #12 writing image sha256:f154373f7325939d83d2046f3b5cb2d1fe05bfbd25cf4f5c3a92984d25eed886 #12 writing image sha256:f154373f7325939d83d2046f3b5cb2d1fe05bfbd25cf4f5c3a92984d25eed886 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_4_1-1 0.0s done #12 DONE 3.3s 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-08-18 04:52:20,659: INFO: Docker build duration: 81 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] d8fe5ef53eb9: Preparing b7ff2b6ff78c: Preparing 3bc25f234546: Preparing fcc9217c3cb9: Preparing f2a1fb0d0859: Preparing 3950bb1732b1: Preparing c0bd519a0f0c: Preparing a5cfa951e61a: Preparing 0443ba8c571b: Preparing 788bb3fcf9ef: Preparing 633fa2c52eb4: Preparing ba1c035a4913: Preparing aaedc0e29615: Preparing 40108f7d479e: Preparing eeb35eb90fbe: Preparing 8f6f735aa2bf: Preparing faf32521d5f5: Preparing 44343de3ea1d: Preparing d8fe5ef53eb9: Waiting b7ff2b6ff78c: Waiting 3bc25f234546: Waiting fcc9217c3cb9: Waiting f2a1fb0d0859: Waiting 3950bb1732b1: Waiting c0bd519a0f0c: Waiting a5cfa951e61a: Waiting 0443ba8c571b: Waiting 788bb3fcf9ef: Waiting 633fa2c52eb4: Waiting ba1c035a4913: Waiting aaedc0e29615: Waiting 40108f7d479e: Waiting faf32521d5f5: Waiting 44343de3ea1d: Waiting eeb35eb90fbe: Waiting 8f6f735aa2bf: Waiting d8fe5ef53eb9: Pushed 3bc25f234546: Pushed f2a1fb0d0859: Layer already exists 3950bb1732b1: Layer already exists fcc9217c3cb9: Pushed c0bd519a0f0c: Layer already exists a5cfa951e61a: Layer already exists 0443ba8c571b: Layer already exists 788bb3fcf9ef: Layer already exists 633fa2c52eb4: Layer already exists ba1c035a4913: Layer already exists 40108f7d479e: Layer already exists aaedc0e29615: Layer already exists eeb35eb90fbe: Layer already exists 8f6f735aa2bf: Layer already exists faf32521d5f5: Layer already exists 44343de3ea1d: Layer already exists b7ff2b6ff78c: Pushed master-3_0_4_1-1: digest: sha256:d6552e600fdfbef75cf42ce39c8292f36a40bec8f8186d6f3c55286de506d9f7 size: 4090 2026-08-18 04:52:36,439: INFO: Building opensdn-vrouter-base finished successfully, duration: 97 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_4_1-1 55112422c5fd 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_4_1-1 f9c39d3be54f 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_4_1-1 20ac6798258e 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_4_1-1 58a568c8619b 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_4_1-1 a264c4ca81a9 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_4_1-1 3e80886995c3 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_4_1-1 9ca7d86a56ba 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_4_1-1 11b0208bef12 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_4_1-1 b58d96120c73 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_4_1-1 bf97323d38cf 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_4_1-1 d935f00cf68a 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_4_1-1 520ded0d80a7 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_4_1-1 d6448ecc5681 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_4_1-1 b9c5543b3a85 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_4_1-1 1dc2bd8c79a3 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_4_1-1 639adf43c162 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_4_1-1 2a6910926d6a 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_4_1-1 f154373f7325 791MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 7ec436eaef6f 21.4GB 0B U tf-dev-sandbox:compile a171fbe2bf7e 34.9GB 0B