2025-11-03 01:15:46,302: INFO: Building opensdn-vrouter-base 2025-11-03 01:15:46,325: 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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring 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.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly #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.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 86.20kB done #7 DONE 0.4s #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 ; yum install -y NetworkManager initscripts ethtool pciutils ; yum 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.215 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.1 MB 00:00 #10 2.062 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 730 kB 00:00 #10 2.382 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 264 kB 00:00 #10 2.676 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 7.0 MB 00:00 #10 4.148 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 4.0 MB 00:00 #10 5.630 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #10 6.065 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #10 6.916 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 392 kB 00:00 #10 7.254 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 MB/s | 451 kB 00:00 #10 7.615 added from: http://tf-mirrors.gz1.opensdn.io/re 371 kB/s | 16 kB 00:00 #10 7.976 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 kB/s | 257 B 00:00 #10 8.184 added from: http://tf-mirrors.gz1.opensdn.io/re 427 kB/s | 13 kB 00:00 #10 8.395 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 64 kB 00:00 #10 9.294 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 30 MB 00:00 #10 20.62 Third parties for OpenSDN 45 MB/s | 5.1 MB 00:00 #10 25.77 Dependencies resolved. #10 25.77 ============================================================================================== #10 25.77 Package Arch Version Repository Size #10 25.77 ============================================================================================== #10 25.77 Installing: #10 25.77 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 25.77 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 25.77 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 25.77 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 25.77 Installing dependencies: #10 25.77 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 25.77 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 25.77 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 25.77 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 25.77 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 25.77 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 25.77 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 25.77 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 25.77 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 25.77 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 25.77 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 25.77 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 25.77 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 25.77 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 25.77 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 25.77 #10 25.77 Transaction Summary #10 25.77 ============================================================================================== #10 25.77 Install 19 Packages #10 25.77 #10 25.77 Total download size: 12 M #10 25.77 Installed size: 46 M #10 25.77 Downloading Packages: #10 25.83 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 3.5 MB/s | 160 kB 00:00 #10 25.86 (2/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 22 MB/s | 1.8 MB 00:00 #10 25.86 (3/19): device-mapper-1.02.198-2.el9.x86_64.rpm 13 MB/s | 137 kB 00:00 #10 25.87 (4/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 9.1 MB/s | 514 kB 00:00 #10 25.90 (5/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 18 MB/s | 2.3 MB 00:00 #10 25.90 (6/19): device-mapper-libs-1.02.198-2.el9.x86_6 4.5 MB/s | 177 kB 00:00 #10 25.91 (7/19): ethtool-6.2-1.el9.x86_64.rpm 6.6 MB/s | 229 kB 00:00 #10 25.91 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 13 MB/s | 208 kB 00:00 #10 25.92 (9/19): initscripts-rename-device-10.11.7-1.el9 919 kB/s | 14 kB 00:00 #10 25.92 (10/19): initscripts-service-10.11.7-1.el9.noar 1.3 MB/s | 10 kB 00:00 #10 25.94 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 35 MB/s | 387 kB 00:00 #10 25.95 (12/19): hwdata-0.348-9.15.el9.noarch.rpm 27 MB/s | 1.6 MB 00:00 #10 25.97 (13/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 12 MB/s | 502 kB 00:00 #10 25.97 (14/19): kmod-28-10.el9.x86_64.rpm 9.2 MB/s | 121 kB 00:00 #10 25.97 (15/19): libndp-1.9-1.el9.x86_64.rpm 4.3 MB/s | 37 kB 00:00 #10 25.98 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #10 25.98 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 4.6 MB/s | 41 kB 00:00 #10 26.01 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 21 MB/s | 1.5 MB 00:00 #10 26.05 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 39 MB/s | 1.9 MB 00:00 #10 26.05 -------------------------------------------------------------------------------- #10 26.05 Total 45 MB/s | 12 MB 00:00 #10 26.05 Running transaction check #10 26.18 Transaction check succeeded. #10 26.18 Running transaction test #10 26.38 Transaction test succeeded. #10 26.38 Running transaction #10 27.11 Preparing : 1/1 #10 27.28 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 27.32 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 27.34 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 27.37 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 27.38 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 27.39 Installing : kmod-28-10.el9.x86_64 6/19 #10 27.51 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 27.55 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 27.59 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 27.74 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 27.75 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 28.32 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 28.32 #10 28.32 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 28.34 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 28.41 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 28.44 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 28.48 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 28.49 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 28.54 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 28.62 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 28.64 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 28.66 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 28.66 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 28.66 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 28.66 #10 28.68 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 28.70 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 28.72 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 28.72 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 28.72 #10 28.72 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 28.83 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 29.00 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 29.30 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 29.30 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 29.30 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 29.30 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 29.30 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 29.30 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 29.30 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 29.30 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 29.30 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 29.30 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 29.30 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 29.30 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 29.30 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 29.30 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 29.30 Verifying : kmod-28-10.el9.x86_64 15/19 #10 29.30 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 29.30 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 29.30 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 29.30 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 29.59 #10 29.59 Installed: #10 29.59 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 29.59 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 29.59 chkconfig-1.24-1.el9_5.1.x86_64 #10 29.59 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 29.59 device-mapper-9:1.02.198-2.el9.x86_64 #10 29.59 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 29.59 ethtool-2:6.2-1.el9.x86_64 #10 29.59 hwdata-0.348-9.15.el9.noarch #10 29.59 initscripts-10.11.7-1.el9.x86_64 #10 29.59 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 29.59 initscripts-service-10.11.7-1.el9.noarch #10 29.59 kbd-2.4.0-10.el9.x86_64 #10 29.59 kbd-legacy-2.4.0-10.el9.noarch #10 29.59 kbd-misc-2.4.0-10.el9.noarch #10 29.59 kmod-28-10.el9.x86_64 #10 29.59 libndp-1.9-1.el9.x86_64 #10 29.59 pciutils-3.7.0-5.el9.x86_64 #10 29.59 pciutils-libs-3.7.0-5.el9.x86_64 #10 29.59 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 29.59 #10 29.59 Complete! #10 30.08 75 files removed #10 DONE 31.8s #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:afd04457a80a898284a708ff497ca39aeb5579d79e506ea985af605f1b29082a 0.0s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly #12 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 0.2s done #12 DONE 1.9s 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) 2025-11-03 01:16:27,405: INFO: Docker build duration: 41 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-base] c94527a19277: Preparing 03a7264199c6: Preparing 7136b8bedf70: Preparing ee32e8534508: Preparing 38321fc67722: Preparing 9ca3f263e76c: Preparing 174cf600f13a: Preparing c748a939c850: Preparing 4acab4686d9c: Preparing e6dae9d45e27: Preparing b64859364182: Preparing 4313444164d3: Preparing 350258e49f36: Preparing 548a05d65a28: Preparing aed4ba177d59: Preparing b55d665eafa6: Preparing 44343de3ea1d: Preparing 9ca3f263e76c: Waiting 174cf600f13a: Waiting c748a939c850: Waiting 4acab4686d9c: Waiting e6dae9d45e27: Waiting b64859364182: Waiting 4313444164d3: Waiting 350258e49f36: Waiting 548a05d65a28: Waiting aed4ba177d59: Waiting b55d665eafa6: Waiting 44343de3ea1d: Waiting 38321fc67722: Layer already exists 9ca3f263e76c: Layer already exists 174cf600f13a: Layer already exists 7136b8bedf70: Pushed ee32e8534508: Pushed c94527a19277: Pushed c748a939c850: Layer already exists 4acab4686d9c: Layer already exists e6dae9d45e27: Layer already exists b64859364182: Layer already exists 350258e49f36: Layer already exists 548a05d65a28: Layer already exists 4313444164d3: Layer already exists aed4ba177d59: Layer already exists b55d665eafa6: Layer already exists 44343de3ea1d: Layer already exists 03a7264199c6: Pushed nightly: digest: sha256:12ca260545b88dcfd8a16cd709f3917a9b8871b9a1a4ba827793504b275ce126 size: 3882 2025-11-03 01:16:34,661: INFO: Building opensdn-vrouter-base finished successfully, duration: 48 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly afd04457a80a 12 seconds ago 682MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly 5b9192794f1c 16 seconds ago 359MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 5549a8bf62df 20 seconds ago 673MB nexus.gz1.opensdn.io:5102/opensdn-base nightly 70f62c0b4920 About a minute ago 612MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly 5a666e46bba4 About a minute ago 612MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly 45c8b47f0c1d About a minute ago 612MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 7d9874c17313 2 minutes ago 348MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly 5a866df15eec 2 minutes ago 2.45MB tf-dev-sandbox compile fa1e9c7b879b 2 minutes ago 24.6GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 4e2cea49ed8f About an hour ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 7e467bb44bea About an hour ago 32.6MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly 4ed8f93d870a About an hour ago 1.4MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src d6ccfe8b926d About an hour ago 2.44MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly 21f2d8252392 About an hour ago 4.08kB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable 163ad0379319 4 days ago 2.81GB