2026-06-01 15:03:46,336: INFO: Building opensdn-vrouter-base 2026-06-01 15:03:46,352: 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_8_0_6-2 --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 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.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_6-2 #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.2s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 DONE 0.0s #6 [internal] load build context #6 DONE 0.0s #7 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_6-2 #7 ... #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 ... #7 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_6-2 #7 DONE 1.0s #6 [internal] load build context #6 transferring context: 86.20kB done #6 DONE 0.6s #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 0.840 added from: http://tf-mirrors.gz1.opensdn.io/re 86 MB/s | 14 MB 00:00 #10 3.206 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.9 MB 00:00 #10 3.742 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 402 kB 00:00 #10 4.181 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 16 MB 00:00 #10 8.576 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 11 MB 00:00 #10 11.56 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.1 MB 00:00 #10 12.26 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 4.8 MB 00:00 #10 13.62 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 697 kB 00:00 #10 14.44 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 474 kB 00:00 #10 14.77 added from: http://tf-mirrors.gz1.opensdn.io/re 462 kB/s | 18 kB 00:00 #10 15.08 added from: http://tf-mirrors.gz1.opensdn.io/re 9.2 kB/s | 257 B 00:00 #10 15.48 added from: http://tf-mirrors.gz1.opensdn.io/re 231 kB/s | 15 kB 00:00 #10 15.76 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 MB/s | 96 kB 00:00 #10 16.58 added from: http://tf-mirrors.gz1.opensdn.io/re 77 MB/s | 39 MB 00:00 #10 31.23 Third parties for OpenSDN 22 MB/s | 5.1 MB 00:00 #10 41.04 Dependencies resolved. #10 41.04 ==================================================================================================== #10 41.04 Package Arch Version Repository Size #10 41.04 ==================================================================================================== #10 41.04 Installing: #10 41.04 NetworkManager x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 41.04 ethtool x86_64 2:6.15-2.el9 tf-mirrors.ci_repos_yum9-baseos 331 k #10 41.04 initscripts x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 41.04 pciutils x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 41.04 Installing dependencies: #10 41.04 NetworkManager-libnm x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 41.04 chkconfig x86_64 1.24-2.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #10 41.04 cryptsetup-libs x86_64 2.7.2-4.el9 tf-mirrors.ci_repos_yum9-baseos 514 k #10 41.04 device-mapper x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 138 k #10 41.04 device-mapper-libs x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 179 k #10 41.04 hwdata noarch 0.348-9.20.el9 tf-mirrors.ci_repos_yum9-baseos 1.7 M #10 41.04 initscripts-rename-device x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 41.04 initscripts-service noarch 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 11 k #10 41.04 kbd x86_64 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 383 k #10 41.04 kbd-legacy noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 41.04 kbd-misc noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 41.04 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 41.04 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 41.04 pciutils-libs x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #10 41.04 systemd-udev x86_64 252-55.el9_7.7.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 41.04 Installing weak dependencies: #10 41.04 iputils x86_64 20210202-15.el9 tf-mirrors.ci_repos_yum9-baseos 167 k #10 41.04 #10 41.04 Transaction Summary #10 41.04 ==================================================================================================== #10 41.04 Install 20 Packages #10 41.04 #10 41.04 Total download size: 12 M #10 41.04 Installed size: 49 M #10 41.04 Downloading Packages: #10 41.11 (1/20): chkconfig-1.24-2.el9.x86_64.rpm 2.4 MB/s | 160 kB 00:00 #10 41.22 (2/20): cryptsetup-libs-2.7.2-4.el9.x86_64.rpm 4.5 MB/s | 514 kB 00:00 #10 41.23 (3/20): device-mapper-1.02.206-2.el9_7.1.x86_64 13 MB/s | 138 kB 00:00 #10 41.24 (4/20): device-mapper-libs-1.02.206-2.el9_7.1.x 17 MB/s | 179 kB 00:00 #10 41.28 (5/20): NetworkManager-libnm-1.54.0-3.el9_7.x86 8.2 MB/s | 1.9 MB 00:00 #10 41.29 (6/20): ethtool-6.15-2.el9.x86_64.rpm 7.7 MB/s | 331 kB 00:00 #10 41.32 (7/20): NetworkManager-1.54.0-3.el9_7.x86_64.rp 8.5 MB/s | 2.3 MB 00:00 #10 41.33 (8/20): initscripts-10.11.8-4.el9.x86_64.rpm 4.9 MB/s | 208 kB 00:00 #10 41.33 (9/20): initscripts-rename-device-10.11.8-4.el9 1.1 MB/s | 14 kB 00:00 #10 41.34 (10/20): initscripts-service-10.11.8-4.el9.noar 1.3 MB/s | 11 kB 00:00 #10 41.35 (11/20): iputils-20210202-15.el9.x86_64.rpm 13 MB/s | 167 kB 00:00 #10 41.36 (12/20): kbd-2.4.0-11.el9.x86_64.rpm 22 MB/s | 383 kB 00:00 #10 41.39 (13/20): hwdata-0.348-9.20.el9.noarch.rpm 15 MB/s | 1.7 MB 00:00 #10 41.39 (14/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 11 MB/s | 502 kB 00:00 #10 41.40 (15/20): libndp-1.9-1.el9.x86_64.rpm 3.7 MB/s | 37 kB 00:00 #10 41.40 (16/20): kmod-28-11.el9.x86_64.rpm 8.0 MB/s | 121 kB 00:00 #10 41.41 (17/20): pciutils-3.7.0-7.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #10 41.42 (18/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 5.8 MB/s | 40 kB 00:00 #10 41.45 (19/20): kbd-misc-2.4.0-11.el9.noarch.rpm 17 MB/s | 1.5 MB 00:00 #10 41.48 (20/20): systemd-udev-252-55.el9_7.7.rocky.0.1. 28 MB/s | 1.9 MB 00:00 #10 41.48 -------------------------------------------------------------------------------- #10 41.48 Total 28 MB/s | 12 MB 00:00 #10 41.48 Running transaction check #10 41.72 Transaction check succeeded. #10 41.72 Running transaction test #10 42.18 Transaction test succeeded. #10 42.18 Running transaction #10 42.84 Preparing : 1/1 #10 43.00 Installing : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 1/20 #10 43.01 Installing : device-mapper-9:1.02.206-2.el9_7.1.x86_64 2/20 #10 43.03 Installing : cryptsetup-libs-2.7.2-4.el9.x86_64 3/20 #10 43.04 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 43.05 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 43.06 Installing : kmod-28-11.el9.x86_64 6/20 #10 43.20 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 43.28 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 43.32 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 43.57 Installing : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 43.59 Running scriptlet: systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 44.66 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 44.66 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 44.66 #10 44.68 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 44.81 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 44.82 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 44.96 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 45.17 Installing : hwdata-0.348-9.20.el9.noarch 14/20 #10 45.18 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 45.23 Installing : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 16/20 #10 45.32 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 45.40 Installing : NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 45.41 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 45.45 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 45.45 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 45.45 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 45.45 #10 45.47 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 45.58 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 45.62 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 45.62 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 45.62 #10 45.62 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 45.78 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 45.81 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 46.33 Verifying : NetworkManager-1:1.54.0-3.el9_7.x86_64 1/20 #10 46.33 Verifying : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 2/20 #10 46.33 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 46.33 Verifying : cryptsetup-libs-2.7.2-4.el9.x86_64 4/20 #10 46.33 Verifying : device-mapper-9:1.02.206-2.el9_7.1.x86_64 5/20 #10 46.33 Verifying : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 6/20 #10 46.33 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 46.33 Verifying : hwdata-0.348-9.20.el9.noarch 8/20 #10 46.33 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 46.33 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 46.33 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 46.33 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 46.33 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 46.33 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 46.33 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 46.33 Verifying : kmod-28-11.el9.x86_64 16/20 #10 46.33 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 46.33 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 46.33 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 46.33 Verifying : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 20/20 #10 46.46 #10 46.46 Installed: #10 46.46 NetworkManager-1:1.54.0-3.el9_7.x86_64 #10 46.46 NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 #10 46.46 chkconfig-1.24-2.el9.x86_64 #10 46.46 cryptsetup-libs-2.7.2-4.el9.x86_64 #10 46.46 device-mapper-9:1.02.206-2.el9_7.1.x86_64 #10 46.46 device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 #10 46.46 ethtool-2:6.15-2.el9.x86_64 #10 46.46 hwdata-0.348-9.20.el9.noarch #10 46.46 initscripts-10.11.8-4.el9.x86_64 #10 46.46 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 46.46 initscripts-service-10.11.8-4.el9.noarch #10 46.46 iputils-20210202-15.el9.x86_64 #10 46.46 kbd-2.4.0-11.el9.x86_64 #10 46.46 kbd-legacy-2.4.0-11.el9.noarch #10 46.46 kbd-misc-2.4.0-11.el9.noarch #10 46.46 kmod-28-11.el9.x86_64 #10 46.46 libndp-1.9-1.el9.x86_64 #10 46.46 pciutils-3.7.0-7.el9.x86_64 #10 46.46 pciutils-libs-3.7.0-7.el9.x86_64 #10 46.46 systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 #10 46.46 #10 46.46 Complete! #10 46.86 77 files removed #10 DONE 47.1s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 0.2s #12 exporting to image #12 exporting layers #12 exporting layers 2.1s done #12 writing image sha256:2c47ee29f795f1bf7e9cd700110d7d1ab5ae0353e7d58b2b687b6ed0b28bc313 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_0_6-2 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_0_6-2 0.1s done #12 DONE 2.2s 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-06-01 15:04:38,840: INFO: Docker build duration: 52 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] f685e1e5f173: Preparing 854838cf3fcd: Preparing 08d4b1254113: Preparing 3acdc854bce0: Preparing 46dbf6420588: Preparing 72e7dbc9f552: Preparing ddc21ff1aa8f: Preparing 21c34e6552e4: Preparing c91a76ba8662: Preparing 860075d13354: Preparing e5538d4f2c97: Preparing 94d4dc74bca8: Preparing 08360b08ff58: Preparing 02d1c620ba8d: Preparing f92a6501fd8c: Preparing 6236f9241721: Preparing 3047d7c9d56e: Preparing 44343de3ea1d: Preparing f685e1e5f173: Waiting 854838cf3fcd: Waiting 08d4b1254113: Waiting 3acdc854bce0: Waiting 46dbf6420588: Waiting 72e7dbc9f552: Waiting ddc21ff1aa8f: Waiting 21c34e6552e4: Waiting c91a76ba8662: Waiting 860075d13354: Waiting e5538d4f2c97: Waiting 94d4dc74bca8: Waiting 08360b08ff58: Waiting 02d1c620ba8d: Waiting f92a6501fd8c: Waiting 6236f9241721: Waiting 3047d7c9d56e: Waiting 44343de3ea1d: Waiting 08d4b1254113: Pushed 3acdc854bce0: Pushed 72e7dbc9f552: Layer already exists f685e1e5f173: Pushed 46dbf6420588: Layer already exists ddc21ff1aa8f: Layer already exists 21c34e6552e4: Layer already exists 860075d13354: Layer already exists c91a76ba8662: Layer already exists e5538d4f2c97: Layer already exists 08360b08ff58: Layer already exists 94d4dc74bca8: Layer already exists 02d1c620ba8d: Layer already exists 6236f9241721: Layer already exists f92a6501fd8c: Layer already exists 3047d7c9d56e: Layer already exists 44343de3ea1d: Layer already exists 854838cf3fcd: Pushed master-2_8_0_6-2: digest: sha256:803e86af31c8f59023eae02b3476473e7d3252c9870c7f97c448839a06f935c8 size: 4090 2026-06-01 15:04:49,067: INFO: Building opensdn-vrouter-base finished successfully, duration: 63 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_8_0_6-2 98f2448657ad 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_0_6-2 27c775825cff 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_6-2 b147b0dfd89e 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_0_6-2 37179f4446e5 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_0_6-2 c9a99beb67a2 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_0_6-2 01957f27f08e 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_0_6-2 3f16587201f5 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_0_6-2 80ad92ed3676 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_0_6-2 d94ab18fc786 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_0_6-2 94e7e567e187 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_0_6-2 6f1eecea8455 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_0_6-2 b39d4cbbdacd 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_0_6-2 c07b4da96e8e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_0_6-2 fddaead8a428 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_0_6-2 2c47ee29f795 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 310ef4e8e8ff 21GB 0B U tf-dev-sandbox:compile 4ea9c396f9a5 21.8GB 0B