2026-07-30 13:06:47,244: INFO: Building opensdn-vrouter-base 2026-07-30 13:06:47,264: 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_2_9-3 --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_2_9-3 #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.0s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 transferring context: 86.20kB done #6 DONE 0.4s #7 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_2_9-3 #7 DONE 1.1s #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.6s #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.745 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 18 MB 00:00 #10 6.226 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.9 MB 00:00 #10 7.290 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 516 kB 00:00 #10 8.175 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 20 MB 00:00 #10 17.00 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 15 MB 00:00 #10 24.38 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 1.2 MB 00:00 #10 25.43 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 6.3 MB 00:00 #10 28.11 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 966 kB 00:00 #10 28.91 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 480 kB 00:00 #10 29.55 added from: http://tf-mirrors.gz1.opensdn.io/re 444 kB/s | 19 kB 00:00 #10 29.96 added from: http://tf-mirrors.gz1.opensdn.io/re 4.7 kB/s | 257 B 00:00 #10 30.39 added from: http://tf-mirrors.gz1.opensdn.io/re 613 kB/s | 15 kB 00:00 #10 30.69 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 112 kB 00:00 #10 31.83 added from: http://tf-mirrors.gz1.opensdn.io/re 72 MB/s | 44 MB 00:00 #10 52.21 Third parties for OpenSDN 23 MB/s | 5.1 MB 00:00 #10 66.65 Dependencies resolved. #10 66.65 ==================================================================================================== #10 66.65 Package Arch Version Repository Size #10 66.65 ==================================================================================================== #10 66.65 Installing: #10 66.65 NetworkManager x86_64 1:1.54.3-3.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.4 M #10 66.65 ethtool x86_64 2:6.15-2.el9 tf-mirrors.ci_repos_yum9-baseos 331 k #10 66.65 initscripts x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 66.65 pciutils x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 66.65 Installing dependencies: #10 66.65 NetworkManager-libnm x86_64 1:1.54.3-3.el9_8 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 66.65 chkconfig x86_64 1.24-2.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #10 66.65 cryptsetup-libs x86_64 2.8.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 559 k #10 66.65 device-mapper x86_64 9:1.02.207-4.el9.1 tf-mirrors.ci_repos_yum9-baseos 138 k #10 66.65 device-mapper-libs x86_64 9:1.02.207-4.el9.1 tf-mirrors.ci_repos_yum9-baseos 179 k #10 66.65 hwdata noarch 0.348-9.22.el9 tf-mirrors.ci_repos_yum9-baseos 1.7 M #10 66.65 initscripts-rename-device x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 66.65 initscripts-service noarch 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 11 k #10 66.65 iputils x86_64 20210202-15.el9 tf-mirrors.ci_repos_yum9-baseos 167 k #10 66.65 kbd x86_64 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 383 k #10 66.65 kbd-legacy noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 66.65 kbd-misc noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 66.65 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 66.65 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 66.65 pciutils-libs x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #10 66.65 systemd-udev x86_64 252-67.el9_8.2.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 66.65 #10 66.65 Transaction Summary #10 66.65 ==================================================================================================== #10 66.65 Install 20 Packages #10 66.65 #10 66.65 Total download size: 12 M #10 66.65 Installed size: 49 M #10 66.65 Downloading Packages: #10 66.70 (1/20): chkconfig-1.24-2.el9.x86_64.rpm 4.5 MB/s | 160 kB 00:00 #10 66.74 (2/20): cryptsetup-libs-2.8.1-3.el9.x86_64.rpm 12 MB/s | 559 kB 00:00 #10 66.76 (3/20): device-mapper-1.02.207-4.el9.1.x86_64.r 6.3 MB/s | 138 kB 00:00 #10 66.79 (4/20): device-mapper-libs-1.02.207-4.el9.1.x86 8.2 MB/s | 179 kB 00:00 #10 66.85 (5/20): NetworkManager-1.54.3-3.el9_8.x86_64.rp 13 MB/s | 2.4 MB 00:00 #10 66.89 (6/20): NetworkManager-libnm-1.54.3-3.el9_8.x86 8.7 MB/s | 1.9 MB 00:00 #10 66.91 (7/20): ethtool-6.15-2.el9.x86_64.rpm 3.1 MB/s | 331 kB 00:00 #10 66.93 (8/20): initscripts-10.11.8-4.el9.x86_64.rpm 4.6 MB/s | 208 kB 00:00 #10 66.93 (9/20): initscripts-rename-device-10.11.8-4.el9 462 kB/s | 14 kB 00:00 #10 66.95 (10/20): initscripts-service-10.11.8-4.el9.noar 1.0 MB/s | 11 kB 00:00 #10 66.95 (11/20): iputils-20210202-15.el9.x86_64.rpm 12 MB/s | 167 kB 00:00 #10 67.00 (12/20): hwdata-0.348-9.22.el9.noarch.rpm 13 MB/s | 1.7 MB 00:00 #10 67.00 (13/20): kbd-2.4.0-11.el9.x86_64.rpm 7.5 MB/s | 383 kB 00:00 #10 67.00 (14/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 9.5 MB/s | 502 kB 00:00 #10 67.00 (15/20): kmod-28-11.el9.x86_64.rpm 8.7 MB/s | 121 kB 00:00 #10 67.00 (16/20): libndp-1.9-1.el9.x86_64.rpm 4.3 MB/s | 37 kB 00:00 #10 67.01 (17/20): pciutils-3.7.0-7.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #10 67.01 (18/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 5.6 MB/s | 40 kB 00:00 #10 67.04 (19/20): kbd-misc-2.4.0-11.el9.noarch.rpm 24 MB/s | 1.5 MB 00:00 #10 67.09 (20/20): systemd-udev-252-67.el9_8.2.rocky.0.1. 25 MB/s | 1.9 MB 00:00 #10 67.09 -------------------------------------------------------------------------------- #10 67.09 Total 28 MB/s | 12 MB 00:00 #10 67.09 Running transaction check #10 67.40 Transaction check succeeded. #10 67.40 Running transaction test #10 67.79 Transaction test succeeded. #10 67.79 Running transaction #10 68.37 Preparing : 1/1 #10 68.47 Installing : device-mapper-libs-9:1.02.207-4.el9.1.x86_64 1/20 #10 68.74 Installing : device-mapper-9:1.02.207-4.el9.1.x86_64 2/20 #10 68.78 Installing : cryptsetup-libs-2.8.1-3.el9.x86_64 3/20 #10 68.79 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 68.80 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 68.81 Installing : kmod-28-11.el9.x86_64 6/20 #10 69.06 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 69.14 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 69.21 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 69.43 Installing : systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 10/20 #10 69.45 Running scriptlet: systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 10/20 #10 70.53 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 70.53 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 70.53 #10 70.55 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 70.56 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 70.60 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 70.61 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 70.72 Installing : hwdata-0.348-9.22.el9.noarch 14/20 #10 70.74 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 70.83 Installing : NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64 16/20 #10 70.84 Running scriptlet: NetworkManager-1:1.54.3-3.el9_8.x86_64 17/20 #10 70.97 Installing : NetworkManager-1:1.54.3-3.el9_8.x86_64 17/20 #10 71.02 Running scriptlet: NetworkManager-1:1.54.3-3.el9_8.x86_64 17/20 #10 71.06 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 71.06 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 71.06 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 71.06 #10 71.07 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 71.14 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 71.18 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 71.18 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 71.18 #10 71.18 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 71.22 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 71.25 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 71.60 Verifying : NetworkManager-1:1.54.3-3.el9_8.x86_64 1/20 #10 71.60 Verifying : NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64 2/20 #10 71.60 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 71.60 Verifying : cryptsetup-libs-2.8.1-3.el9.x86_64 4/20 #10 71.60 Verifying : device-mapper-9:1.02.207-4.el9.1.x86_64 5/20 #10 71.60 Verifying : device-mapper-libs-9:1.02.207-4.el9.1.x86_64 6/20 #10 71.60 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 71.60 Verifying : hwdata-0.348-9.22.el9.noarch 8/20 #10 71.60 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 71.60 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 71.60 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 71.60 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 71.60 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 71.60 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 71.60 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 71.60 Verifying : kmod-28-11.el9.x86_64 16/20 #10 71.60 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 71.60 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 71.60 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 71.60 Verifying : systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 20/20 #10 71.76 #10 71.76 Installed: #10 71.76 NetworkManager-1:1.54.3-3.el9_8.x86_64 #10 71.76 NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64 #10 71.76 chkconfig-1.24-2.el9.x86_64 #10 71.76 cryptsetup-libs-2.8.1-3.el9.x86_64 #10 71.76 device-mapper-9:1.02.207-4.el9.1.x86_64 #10 71.76 device-mapper-libs-9:1.02.207-4.el9.1.x86_64 #10 71.76 ethtool-2:6.15-2.el9.x86_64 #10 71.76 hwdata-0.348-9.22.el9.noarch #10 71.76 initscripts-10.11.8-4.el9.x86_64 #10 71.76 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 71.76 initscripts-service-10.11.8-4.el9.noarch #10 71.76 iputils-20210202-15.el9.x86_64 #10 71.76 kbd-2.4.0-11.el9.x86_64 #10 71.76 kbd-legacy-2.4.0-11.el9.noarch #10 71.76 kbd-misc-2.4.0-11.el9.noarch #10 71.76 kmod-28-11.el9.x86_64 #10 71.76 libndp-1.9-1.el9.x86_64 #10 71.76 pciutils-3.7.0-7.el9.x86_64 #10 71.76 pciutils-libs-3.7.0-7.el9.x86_64 #10 71.76 systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 #10 71.76 #10 71.76 Complete! #10 72.34 77 files removed #10 DONE 72.7s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 0.6s #12 exporting to image #12 exporting layers #12 exporting layers 3.1s done #12 writing image sha256:76461b7d8b80fdb32815586e809caba2b00f110ff0f9c597b0f6aab2f13f30a2 #12 writing image sha256:76461b7d8b80fdb32815586e809caba2b00f110ff0f9c597b0f6aab2f13f30a2 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_2_9-3 0.0s done #12 DONE 3.6s 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-07-30 13:08:08,730: INFO: Docker build duration: 81 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] d49e2d9aca9a: Preparing ff4e5b21ff45: Preparing c14f08f74ed3: Preparing 7ba143590c05: Preparing 647d4d348170: Preparing e8a6baa2a059: Preparing 72cd8ac96aae: Preparing c94d27741406: Preparing 41a20591039b: Preparing 1b2d25d23003: Preparing 11d5edc96787: Preparing 9873648b0de4: Preparing 75609c4a4a32: Preparing 34014fcb888b: Preparing bd9695c6ef71: Preparing 38c3e399d026: Preparing 7ed1bab458e7: Preparing 44343de3ea1d: Preparing d49e2d9aca9a: Waiting ff4e5b21ff45: Waiting c14f08f74ed3: Waiting 7ba143590c05: Waiting 647d4d348170: Waiting e8a6baa2a059: Waiting 72cd8ac96aae: Waiting c94d27741406: Waiting 41a20591039b: Waiting 1b2d25d23003: Waiting 11d5edc96787: Waiting 9873648b0de4: Waiting 75609c4a4a32: Waiting 34014fcb888b: Waiting bd9695c6ef71: Waiting 38c3e399d026: Waiting 7ed1bab458e7: Waiting 44343de3ea1d: Waiting d49e2d9aca9a: Pushed c14f08f74ed3: Pushed 647d4d348170: Layer already exists e8a6baa2a059: Layer already exists 72cd8ac96aae: Layer already exists 7ba143590c05: Pushed c94d27741406: Layer already exists 41a20591039b: Layer already exists 1b2d25d23003: Layer already exists 11d5edc96787: Layer already exists 75609c4a4a32: Layer already exists 9873648b0de4: Layer already exists 34014fcb888b: Layer already exists bd9695c6ef71: Layer already exists 38c3e399d026: Layer already exists 7ed1bab458e7: Layer already exists 44343de3ea1d: Layer already exists ff4e5b21ff45: Pushed master-3_0_2_9-3: digest: sha256:14968774a4368c2a35f254d42371ecd0a986ef3873a24070c55b940ec801d427 size: 4090 2026-07-30 13:08:24,714: 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_2_9-3 32e531c692e2 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_2_9-3 0398b71af15c 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_2_9-3 4177c1866a96 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_2_9-3 bdcf7a3b23c5 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_2_9-3 0e55719405fa 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_2_9-3 502bc5f990c6 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_2_9-3 4f68b8f302dd 2.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_2_9-3 4360ab8aa157 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_2_9-3 69152624c099 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_2_9-3 003cd6f6a255 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_2_9-3 031b827c457c 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_2_9-3 dc9f80b1c699 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_2_9-3 979b3d0845e0 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_2_9-3 87f281338fd4 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_2_9-3 7ec9b984f266 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_2_9-3 76461b7d8b80 791MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen e91c3a0dd04f 21.4GB 0B U tf-dev-sandbox:compile a6d82137d433 22.2GB 0B