2026-04-13 01:19:43,896: INFO: Building opensdn-vrouter-base 2026-04-13 01:19:43,912: 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 --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 docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B 0.0s done #4 DONE 0.2s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 86.20kB 0.0s done #7 DONE 0.1s #8 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #8 DONE 0.4s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 1.1s #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.778 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 14 MB 00:00 #10 3.774 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.9 MB 00:00 #10 4.700 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 402 kB 00:00 #10 5.237 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 16 MB 00:00 #10 11.52 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 11 MB 00:00 #10 15.86 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.1 MB 00:00 #10 16.56 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.8 MB 00:00 #10 18.71 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 697 kB 00:00 #10 19.09 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 474 kB 00:00 #10 19.41 added from: http://tf-mirrors.gz1.opensdn.io/re 308 kB/s | 18 kB 00:00 #10 19.78 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 kB/s | 257 B 00:00 #10 20.03 added from: http://tf-mirrors.gz1.opensdn.io/re 737 kB/s | 15 kB 00:00 #10 20.28 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 96 kB 00:00 #10 21.21 added from: http://tf-mirrors.gz1.opensdn.io/re 67 MB/s | 39 MB 00:00 #10 36.65 Third parties for OpenSDN 45 MB/s | 5.1 MB 00:00 #10 43.94 Dependencies resolved. #10 43.94 ==================================================================================================== #10 43.94 Package Arch Version Repository Size #10 43.94 ==================================================================================================== #10 43.94 Installing: #10 43.94 NetworkManager x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 43.94 ethtool x86_64 2:6.15-2.el9 tf-mirrors.ci_repos_yum9-baseos 331 k #10 43.94 initscripts x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 43.94 pciutils x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 43.94 Installing dependencies: #10 43.94 NetworkManager-libnm x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 43.94 chkconfig x86_64 1.24-2.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #10 43.94 cryptsetup-libs x86_64 2.7.2-4.el9 tf-mirrors.ci_repos_yum9-baseos 514 k #10 43.94 device-mapper x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 138 k #10 43.94 device-mapper-libs x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 179 k #10 43.94 hwdata noarch 0.348-9.20.el9 tf-mirrors.ci_repos_yum9-baseos 1.7 M #10 43.94 initscripts-rename-device x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 43.94 initscripts-service noarch 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 11 k #10 43.94 kbd x86_64 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 383 k #10 43.94 kbd-legacy noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 43.94 kbd-misc noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 43.94 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 43.94 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 43.94 pciutils-libs x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #10 43.94 systemd-udev x86_64 252-55.el9_7.7.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 43.94 Installing weak dependencies: #10 43.94 iputils x86_64 20210202-15.el9 tf-mirrors.ci_repos_yum9-baseos 167 k #10 43.94 #10 43.94 Transaction Summary #10 43.94 ==================================================================================================== #10 43.94 Install 20 Packages #10 43.94 #10 43.94 Total download size: 12 M #10 43.94 Installed size: 49 M #10 43.94 Downloading Packages: #10 43.98 (1/20): chkconfig-1.24-2.el9.x86_64.rpm 4.8 MB/s | 160 kB 00:00 #10 44.01 (2/20): cryptsetup-libs-2.7.2-4.el9.x86_64.rpm 20 MB/s | 514 kB 00:00 #10 44.02 (3/20): device-mapper-1.02.206-2.el9_7.1.x86_64 7.3 MB/s | 138 kB 00:00 #10 44.06 (4/20): device-mapper-libs-1.02.206-2.el9_7.1.x 5.4 MB/s | 179 kB 00:00 #10 44.09 (5/20): NetworkManager-libnm-1.54.0-3.el9_7.x86 14 MB/s | 1.9 MB 00:00 #10 44.12 (6/20): NetworkManager-1.54.0-3.el9_7.x86_64.rp 14 MB/s | 2.3 MB 00:00 #10 44.12 (7/20): ethtool-6.15-2.el9.x86_64.rpm 4.8 MB/s | 331 kB 00:00 #10 44.13 (8/20): initscripts-10.11.8-4.el9.x86_64.rpm 13 MB/s | 208 kB 00:00 #10 44.16 (9/20): hwdata-0.348-9.20.el9.noarch.rpm 24 MB/s | 1.7 MB 00:00 #10 44.16 (10/20): initscripts-rename-device-10.11.8-4.el 382 kB/s | 14 kB 00:00 #10 44.16 (11/20): initscripts-service-10.11.8-4.el9.noar 323 kB/s | 11 kB 00:00 #10 44.17 (12/20): iputils-20210202-15.el9.x86_64.rpm 9.6 MB/s | 167 kB 00:00 #10 44.19 (13/20): kbd-2.4.0-11.el9.x86_64.rpm 24 MB/s | 383 kB 00:00 #10 44.22 (14/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 11 MB/s | 502 kB 00:00 #10 44.22 (15/20): kmod-28-11.el9.x86_64.rpm 3.7 MB/s | 121 kB 00:00 #10 44.23 (16/20): libndp-1.9-1.el9.x86_64.rpm 3.8 MB/s | 37 kB 00:00 #10 44.25 (17/20): kbd-misc-2.4.0-11.el9.noarch.rpm 19 MB/s | 1.5 MB 00:00 #10 44.26 (18/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 1.0 MB/s | 40 kB 00:00 #10 44.26 (19/20): pciutils-3.7.0-7.el9.x86_64.rpm 1.9 MB/s | 92 kB 00:00 #10 44.32 (20/20): systemd-udev-252-55.el9_7.7.rocky.0.1. 30 MB/s | 1.9 MB 00:00 #10 44.32 -------------------------------------------------------------------------------- #10 44.32 Total 32 MB/s | 12 MB 00:00 #10 44.32 Running transaction check #10 44.43 Transaction check succeeded. #10 44.43 Running transaction test #10 44.69 Transaction test succeeded. #10 44.69 Running transaction #10 45.45 Preparing : 1/1 #10 45.56 Installing : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 1/20 #10 45.65 Installing : device-mapper-9:1.02.206-2.el9_7.1.x86_64 2/20 #10 45.79 Installing : cryptsetup-libs-2.7.2-4.el9.x86_64 3/20 #10 45.86 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 45.87 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 45.94 Installing : kmod-28-11.el9.x86_64 6/20 #10 46.06 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 46.11 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 46.15 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 46.27 Installing : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 46.35 Running scriptlet: systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 46.89 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 46.89 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 46.89 #10 46.90 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 46.94 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 46.94 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 46.96 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 47.05 Installing : hwdata-0.348-9.20.el9.noarch 14/20 #10 47.07 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 47.12 Installing : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 16/20 #10 47.15 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 47.20 Installing : NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 47.22 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 47.23 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 47.23 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 47.23 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 47.23 #10 47.25 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 47.26 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 47.28 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 47.28 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 47.28 #10 47.29 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 47.32 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 47.33 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 47.66 Verifying : NetworkManager-1:1.54.0-3.el9_7.x86_64 1/20 #10 47.66 Verifying : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 2/20 #10 47.66 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 47.66 Verifying : cryptsetup-libs-2.7.2-4.el9.x86_64 4/20 #10 47.66 Verifying : device-mapper-9:1.02.206-2.el9_7.1.x86_64 5/20 #10 47.66 Verifying : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 6/20 #10 47.66 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 47.66 Verifying : hwdata-0.348-9.20.el9.noarch 8/20 #10 47.66 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 47.66 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 47.66 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 47.66 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 47.66 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 47.66 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 47.66 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 47.66 Verifying : kmod-28-11.el9.x86_64 16/20 #10 47.66 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 47.66 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 47.66 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 47.66 Verifying : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 20/20 #10 47.90 #10 47.90 Installed: #10 47.90 NetworkManager-1:1.54.0-3.el9_7.x86_64 #10 47.90 NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 #10 47.90 chkconfig-1.24-2.el9.x86_64 #10 47.90 cryptsetup-libs-2.7.2-4.el9.x86_64 #10 47.90 device-mapper-9:1.02.206-2.el9_7.1.x86_64 #10 47.90 device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 #10 47.90 ethtool-2:6.15-2.el9.x86_64 #10 47.90 hwdata-0.348-9.20.el9.noarch #10 47.90 initscripts-10.11.8-4.el9.x86_64 #10 47.90 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 47.90 initscripts-service-10.11.8-4.el9.noarch #10 47.90 iputils-20210202-15.el9.x86_64 #10 47.90 kbd-2.4.0-11.el9.x86_64 #10 47.90 kbd-legacy-2.4.0-11.el9.noarch #10 47.90 kbd-misc-2.4.0-11.el9.noarch #10 47.90 kmod-28-11.el9.x86_64 #10 47.90 libndp-1.9-1.el9.x86_64 #10 47.90 pciutils-3.7.0-7.el9.x86_64 #10 47.90 pciutils-libs-3.7.0-7.el9.x86_64 #10 47.90 systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 #10 47.90 #10 47.90 Complete! #10 48.36 77 files removed #10 DONE 49.2s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 1.8s #12 exporting to image #12 exporting layers #12 exporting layers 1.5s done #12 writing image sha256:9abcf766271e3f12e083e8d6534d0ec3ad140dcb767a02a81f32ec47be82fb33 #12 writing image sha256:9abcf766271e3f12e083e8d6534d0ec3ad140dcb767a02a81f32ec47be82fb33 0.0s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 0.0s done #12 DONE 4.6s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-04-13 01:20:44,728: INFO: Docker build duration: 61 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-base] 89af7d20eee0: Preparing f80920b50c56: Preparing 212e65342979: Preparing b842115671a1: Preparing bd097418498b: Preparing fd43e626aebb: Preparing e076fb067f1e: Preparing 2653729a2f44: Preparing abcee3d5eed4: Preparing c47c2cbfd3c2: Preparing 74e4720e189b: Preparing fd89c3d91582: Preparing 83c13d95636c: Preparing c85a787c38ef: Preparing 09afa994052d: Preparing 0737284a6cb2: Preparing c73b0d46ed65: Preparing 44343de3ea1d: Preparing e076fb067f1e: Waiting 2653729a2f44: Waiting abcee3d5eed4: Waiting c47c2cbfd3c2: Waiting 74e4720e189b: Waiting fd89c3d91582: Waiting 83c13d95636c: Waiting fd43e626aebb: Waiting c85a787c38ef: Waiting 09afa994052d: Waiting 0737284a6cb2: Waiting c73b0d46ed65: Waiting 44343de3ea1d: Waiting bd097418498b: Layer already exists fd43e626aebb: Layer already exists 212e65342979: Pushed b842115671a1: Pushed 89af7d20eee0: Pushed e076fb067f1e: Layer already exists 2653729a2f44: Layer already exists abcee3d5eed4: Layer already exists c47c2cbfd3c2: Layer already exists 74e4720e189b: Layer already exists 83c13d95636c: Layer already exists fd89c3d91582: Layer already exists 09afa994052d: Layer already exists c85a787c38ef: Layer already exists 0737284a6cb2: Layer already exists 44343de3ea1d: Layer already exists c73b0d46ed65: Layer already exists f80920b50c56: Pushed nightly: digest: sha256:62a806f969c07bc0feef85c990b3196df94d0f1862219be2c924a0f83e7459d7 size: 4090 2026-04-13 01:20:58,213: INFO: Building opensdn-vrouter-base finished successfully, duration: 75 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 44a38b8f14d6 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly fca2607d61ac 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 5dd66dd59f5c 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly 2e4a1d98a726 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly fd7df705b93f 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly a1806046a6d0 2.48MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 18113d4897e8 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 723b72240e92 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 6f73cb0f0084 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 1739cd070b99 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly c8b2660f123c 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly ab3dbfa6043c 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly f0307996eca7 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly b2785ba62c1b 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 3b9f84f791ca 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 3c9b14e8eeea 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 9abcf766271e 734MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 6f5e07892a61 2.9GB 0B U tf-dev-sandbox:compile b820b595f24c 24.7GB 0B