2026-05-18 15:56:26,985: INFO: Building opensdn-vrouter-base 2026-05-18 15:56:27,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-2_7_7_5-5_0 --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=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 --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 0.0s done #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-5_0 #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: #4 transferring context: 2B done #4 DONE 0.4s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-5_0 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #7 ... #8 [internal] load build context #8 transferring context: 86.20kB 0.0s done #8 DONE 0.1s #7 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #7 DONE 0.4s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 0.7s #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.013 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 14 MB 00:00 #10 4.836 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.9 MB 00:00 #10 5.485 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 402 kB 00:00 #10 6.127 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 16 MB 00:00 #10 12.47 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 11 MB 00:00 #10 16.54 added from: http://tf-mirrors.gz1.opensdn.io/re 5.0 MB/s | 1.1 MB 00:00 #10 17.20 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 4.8 MB 00:00 #10 18.80 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 MB/s | 697 kB 00:00 #10 19.34 added from: http://tf-mirrors.gz1.opensdn.io/re 4.6 MB/s | 474 kB 00:00 #10 19.70 added from: http://tf-mirrors.gz1.opensdn.io/re 830 kB/s | 18 kB 00:00 #10 20.04 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 kB/s | 257 B 00:00 #10 20.37 added from: http://tf-mirrors.gz1.opensdn.io/re 522 kB/s | 15 kB 00:00 #10 20.71 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 96 kB 00:00 #10 21.62 added from: http://tf-mirrors.gz1.opensdn.io/re 70 MB/s | 39 MB 00:00 #10 39.44 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #10 48.46 Dependencies resolved. #10 48.46 ==================================================================================================== #10 48.46 Package Arch Version Repository Size #10 48.46 ==================================================================================================== #10 48.46 Installing: #10 48.46 NetworkManager x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 48.46 ethtool x86_64 2:6.15-2.el9 tf-mirrors.ci_repos_yum9-baseos 331 k #10 48.46 initscripts x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 48.46 pciutils x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 48.46 Installing dependencies: #10 48.46 NetworkManager-libnm x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 48.46 chkconfig x86_64 1.24-2.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #10 48.46 cryptsetup-libs x86_64 2.7.2-4.el9 tf-mirrors.ci_repos_yum9-baseos 514 k #10 48.46 device-mapper x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 138 k #10 48.46 device-mapper-libs x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 179 k #10 48.46 hwdata noarch 0.348-9.20.el9 tf-mirrors.ci_repos_yum9-baseos 1.7 M #10 48.46 initscripts-rename-device x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 48.46 initscripts-service noarch 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 11 k #10 48.46 kbd x86_64 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 383 k #10 48.46 kbd-legacy noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 48.46 kbd-misc noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 48.46 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 48.46 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 48.46 pciutils-libs x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #10 48.46 systemd-udev x86_64 252-55.el9_7.7.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 48.46 Installing weak dependencies: #10 48.46 iputils x86_64 20210202-15.el9 tf-mirrors.ci_repos_yum9-baseos 167 k #10 48.46 #10 48.46 Transaction Summary #10 48.46 ==================================================================================================== #10 48.46 Install 20 Packages #10 48.46 #10 48.46 Total download size: 12 M #10 48.46 Installed size: 49 M #10 48.46 Downloading Packages: #10 48.49 (1/20): chkconfig-1.24-2.el9.x86_64.rpm 5.8 MB/s | 160 kB 00:00 #10 48.52 (2/20): cryptsetup-libs-2.7.2-4.el9.x86_64.rpm 16 MB/s | 514 kB 00:00 #10 48.54 (3/20): device-mapper-1.02.206-2.el9_7.1.x86_64 7.8 MB/s | 138 kB 00:00 #10 48.58 (4/20): NetworkManager-libnm-1.54.0-3.el9_7.x86 17 MB/s | 1.9 MB 00:00 #10 48.62 (5/20): device-mapper-libs-1.02.206-2.el9_7.1.x 2.3 MB/s | 179 kB 00:00 #10 48.63 (6/20): ethtool-6.15-2.el9.x86_64.rpm 6.5 MB/s | 331 kB 00:00 #10 48.64 (7/20): NetworkManager-1.54.0-3.el9_7.x86_64.rp 13 MB/s | 2.3 MB 00:00 #10 48.65 (8/20): initscripts-10.11.8-4.el9.x86_64.rpm 8.6 MB/s | 208 kB 00:00 #10 48.65 (9/20): initscripts-rename-device-10.11.8-4.el9 1.1 MB/s | 14 kB 00:00 #10 48.66 (10/20): initscripts-service-10.11.8-4.el9.noar 1.1 MB/s | 11 kB 00:00 #10 48.67 (11/20): iputils-20210202-15.el9.x86_64.rpm 13 MB/s | 167 kB 00:00 #10 48.68 (12/20): kbd-2.4.0-11.el9.x86_64.rpm 16 MB/s | 383 kB 00:00 #10 48.69 (13/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 19 MB/s | 502 kB 00:00 #10 48.71 (14/20): hwdata-0.348-9.20.el9.noarch.rpm 17 MB/s | 1.7 MB 00:00 #10 48.72 (15/20): kmod-28-11.el9.x86_64.rpm 5.3 MB/s | 121 kB 00:00 #10 48.72 (16/20): libndp-1.9-1.el9.x86_64.rpm 3.9 MB/s | 37 kB 00:00 #10 48.73 (17/20): pciutils-3.7.0-7.el9.x86_64.rpm 9.6 MB/s | 92 kB 00:00 #10 48.73 (18/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 4.2 MB/s | 40 kB 00:00 #10 48.76 (19/20): kbd-misc-2.4.0-11.el9.noarch.rpm 22 MB/s | 1.5 MB 00:00 #10 48.78 (20/20): systemd-udev-252-55.el9_7.7.rocky.0.1. 42 MB/s | 1.9 MB 00:00 #10 48.78 -------------------------------------------------------------------------------- #10 48.78 Total 39 MB/s | 12 MB 00:00 #10 48.78 Running transaction check #10 48.96 Transaction check succeeded. #10 48.96 Running transaction test #10 49.33 Transaction test succeeded. #10 49.33 Running transaction #10 50.44 Preparing : 1/1 #10 50.58 Installing : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 1/20 #10 50.62 Installing : device-mapper-9:1.02.206-2.el9_7.1.x86_64 2/20 #10 50.66 Installing : cryptsetup-libs-2.7.2-4.el9.x86_64 3/20 #10 50.67 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 50.69 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 50.71 Installing : kmod-28-11.el9.x86_64 6/20 #10 50.87 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 50.92 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 50.95 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 51.13 Installing : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 51.15 Running scriptlet: systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 52.69 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 52.69 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 52.69 #10 52.69 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 53.01 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 53.03 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 53.09 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 53.16 Installing : hwdata-0.348-9.20.el9.noarch 14/20 #10 53.22 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 53.27 Installing : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 16/20 #10 53.29 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 53.37 Installing : NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 53.38 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 53.41 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 53.41 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 53.41 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 53.41 #10 53.42 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 53.45 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 53.47 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 53.47 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 53.47 #10 53.48 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 53.52 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 53.57 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 54.21 Verifying : NetworkManager-1:1.54.0-3.el9_7.x86_64 1/20 #10 54.21 Verifying : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 2/20 #10 54.21 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 54.21 Verifying : cryptsetup-libs-2.7.2-4.el9.x86_64 4/20 #10 54.21 Verifying : device-mapper-9:1.02.206-2.el9_7.1.x86_64 5/20 #10 54.21 Verifying : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 6/20 #10 54.21 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 54.21 Verifying : hwdata-0.348-9.20.el9.noarch 8/20 #10 54.21 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 54.21 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 54.21 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 54.21 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 54.21 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 54.21 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 54.21 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 54.21 Verifying : kmod-28-11.el9.x86_64 16/20 #10 54.21 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 54.21 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 54.21 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 54.21 Verifying : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 20/20 #10 54.92 #10 54.92 Installed: #10 54.92 NetworkManager-1:1.54.0-3.el9_7.x86_64 #10 54.92 NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 #10 54.92 chkconfig-1.24-2.el9.x86_64 #10 54.92 cryptsetup-libs-2.7.2-4.el9.x86_64 #10 54.92 device-mapper-9:1.02.206-2.el9_7.1.x86_64 #10 54.92 device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 #10 54.92 ethtool-2:6.15-2.el9.x86_64 #10 54.92 hwdata-0.348-9.20.el9.noarch #10 54.92 initscripts-10.11.8-4.el9.x86_64 #10 54.92 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 54.92 initscripts-service-10.11.8-4.el9.noarch #10 54.92 iputils-20210202-15.el9.x86_64 #10 54.92 kbd-2.4.0-11.el9.x86_64 #10 54.92 kbd-legacy-2.4.0-11.el9.noarch #10 54.92 kbd-misc-2.4.0-11.el9.noarch #10 54.92 kmod-28-11.el9.x86_64 #10 54.92 libndp-1.9-1.el9.x86_64 #10 54.92 pciutils-3.7.0-7.el9.x86_64 #10 54.92 pciutils-libs-3.7.0-7.el9.x86_64 #10 54.92 systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 #10 54.92 #10 54.92 Complete! #10 55.60 77 files removed #10 DONE 56.4s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 1.0s #12 exporting to image #12 exporting layers #12 exporting layers 0.9s done #12 writing image sha256:1c384d84463f4228cd63c6659ff4612c9fe9d1fc6074f38086d6e9d4a6f54408 #12 writing image sha256:1c384d84463f4228cd63c6659ff4612c9fe9d1fc6074f38086d6e9d4a6f54408 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-5_0 0.0s done #12 DONE 2.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-05-18 15:57:32,271: INFO: Docker build duration: 66 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] b0ecb80a04cc: Preparing 6d38a0933993: Preparing 8fae5956cfc6: Preparing ebf1b4610af4: Preparing 1261a67de7ae: Preparing de480578cd88: Preparing bfb7028456f8: Preparing c83152ce4eb4: Preparing b20e005805fc: Preparing f369932c9c12: Preparing b1d1bb88df59: Preparing 7a4a1d100322: Preparing 42ca38296591: Preparing 79f69986fabd: Preparing a19981bc39cf: Preparing 389cb75c13aa: Preparing 483b0627bf39: Preparing 44343de3ea1d: Preparing 8fae5956cfc6: Waiting ebf1b4610af4: Waiting 1261a67de7ae: Waiting de480578cd88: Waiting bfb7028456f8: Waiting c83152ce4eb4: Waiting b20e005805fc: Waiting f369932c9c12: Waiting b1d1bb88df59: Waiting 7a4a1d100322: Waiting 42ca38296591: Waiting 79f69986fabd: Waiting a19981bc39cf: Waiting 389cb75c13aa: Waiting 483b0627bf39: Waiting 44343de3ea1d: Waiting b0ecb80a04cc: Pushed 8fae5956cfc6: Pushed ebf1b4610af4: Pushed 1261a67de7ae: Layer already exists de480578cd88: Layer already exists bfb7028456f8: Layer already exists c83152ce4eb4: Layer already exists b20e005805fc: Layer already exists f369932c9c12: Layer already exists b1d1bb88df59: Layer already exists 7a4a1d100322: Layer already exists 42ca38296591: Layer already exists 79f69986fabd: Layer already exists a19981bc39cf: Layer already exists 389cb75c13aa: Layer already exists 483b0627bf39: Layer already exists 44343de3ea1d: Layer already exists 6d38a0933993: Pushed master-2_7_7_5-5_0: digest: sha256:be8d18ed0c9f611d9ba31c51a8cf90af0cf7591c00661a585f1a50a836cc3e5f size: 4090 2026-05-18 15:57:50,729: INFO: Building opensdn-vrouter-base finished successfully, duration: 84 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:5101/opensdn-analytics-base:master-2_7_7_5-5_0 d11f2da62e84 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_5-5_0 5e295afd3031 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-5_0 bbd2104c2a24 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-5_0 245e27a483b5 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-5_0 3a5f886860e9 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-5_0 bfbeed61166d 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-5_0 eca5f13be1fd 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-5_0 41c72ada8036 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-5_0 acb5abcfafe1 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-5_0 4da66df391ed 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-5_0 3f02c6fb5f45 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_5-5_0 067788a87454 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_5-5_0 2999a1278b52 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-5_0 4948f70e1b7b 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-5_0 ae18835d7fd3 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_5-5_0 f4c5a56cc8dd 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-5_0 cc1dc439687f 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-5_0 d41bb7737e7f 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-5_0 1c384d84463f 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-5_0 ea02ded037f7 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 4b60891884d8 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-5_0 ea02ded037f7 2.9GB 0B U