2025-11-12 13:53:57,222: INFO: Building opensdn-vrouter-base 2025-11-12 13:53:57,233: 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_3_2_8-1 --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 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_2_8-1 #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.28kB done #2 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #2 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_2_8-1 #3 DONE 0.0s #4 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #4 DONE 0.0s #5 [internal] load .dockerignore #5 transferring context: 2B done #5 DONE 0.0s #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.0s #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.9s #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 0.727 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.1 MB 00:00 #10 1.203 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 730 kB 00:00 #10 1.492 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 264 kB 00:00 #10 1.856 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 7.0 MB 00:00 #10 3.513 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 4.0 MB 00:00 #10 5.209 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 939 kB 00:00 #10 5.521 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.3 MB 00:00 #10 6.292 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 392 kB 00:00 #10 6.649 added from: http://tf-mirrors.gz1.opensdn.io/re 4.5 MB/s | 451 kB 00:00 #10 7.023 added from: http://tf-mirrors.gz1.opensdn.io/re 312 kB/s | 16 kB 00:00 #10 7.294 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 kB/s | 257 B 00:00 #10 7.477 added from: http://tf-mirrors.gz1.opensdn.io/re 362 kB/s | 13 kB 00:00 #10 7.675 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 64 kB 00:00 #10 8.270 added from: http://tf-mirrors.gz1.opensdn.io/re 70 MB/s | 30 MB 00:00 #10 18.75 Third parties for OpenSDN 35 MB/s | 5.1 MB 00:00 #10 24.09 Dependencies resolved. #10 24.09 ============================================================================================== #10 24.09 Package Arch Version Repository Size #10 24.09 ============================================================================================== #10 24.09 Installing: #10 24.09 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 24.09 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 24.09 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 24.09 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 24.09 Installing dependencies: #10 24.09 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 24.09 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 24.09 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 24.09 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 24.09 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 24.09 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 24.09 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 24.09 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 24.09 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 24.09 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 24.09 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 24.09 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 24.09 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 24.09 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 24.09 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 24.09 #10 24.09 Transaction Summary #10 24.09 ============================================================================================== #10 24.09 Install 19 Packages #10 24.09 #10 24.09 Total download size: 12 M #10 24.09 Installed size: 46 M #10 24.09 Downloading Packages: #10 24.16 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 2.7 MB/s | 160 kB 00:00 #10 24.18 (2/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 21 MB/s | 1.8 MB 00:00 #10 24.22 (3/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 13 MB/s | 514 kB 00:00 #10 24.22 (4/19): device-mapper-1.02.198-2.el9.x86_64.rpm 5.4 MB/s | 137 kB 00:00 #10 24.37 (5/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 9.6 MB/s | 2.3 MB 00:00 #10 24.37 (6/19): device-mapper-libs-1.02.198-2.el9.x86_6 1.1 MB/s | 177 kB 00:00 #10 24.37 (7/19): ethtool-6.2-1.el9.x86_64.rpm 1.5 MB/s | 229 kB 00:00 #10 24.37 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 17 MB/s | 208 kB 00:00 #10 24.37 (9/19): initscripts-rename-device-10.11.7-1.el9 1.7 MB/s | 14 kB 00:00 #10 24.37 (10/19): initscripts-service-10.11.7-1.el9.noar 2.1 MB/s | 10 kB 00:00 #10 24.38 (11/19): hwdata-0.348-9.15.el9.noarch.rpm 30 MB/s | 1.6 MB 00:00 #10 24.39 (12/19): kbd-2.4.0-10.el9.x86_64.rpm 11 MB/s | 387 kB 00:00 #10 24.42 (13/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 9.8 MB/s | 502 kB 00:00 #10 24.42 (14/19): kmod-28-10.el9.x86_64.rpm 4.6 MB/s | 121 kB 00:00 #10 24.44 (15/19): libndp-1.9-1.el9.x86_64.rpm 3.9 MB/s | 37 kB 00:00 #10 24.44 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 14 MB/s | 92 kB 00:00 #10 24.44 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 6.8 MB/s | 41 kB 00:00 #10 24.45 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 22 MB/s | 1.5 MB 00:00 #10 24.50 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 26 MB/s | 1.9 MB 00:00 #10 24.50 -------------------------------------------------------------------------------- #10 24.50 Total 29 MB/s | 12 MB 00:00 #10 24.50 Running transaction check #10 24.71 Transaction check succeeded. #10 24.71 Running transaction test #10 25.04 Transaction test succeeded. #10 25.04 Running transaction #10 25.68 Preparing : 1/1 #10 25.86 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 26.05 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 26.09 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 26.09 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 26.15 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 26.35 Installing : kmod-28-10.el9.x86_64 6/19 #10 26.46 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 26.59 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 26.86 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 26.98 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 27.00 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 27.63 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 27.63 #10 27.63 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 27.64 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 27.70 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 27.72 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 27.75 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 27.86 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 28.10 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 28.15 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 28.27 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 28.30 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 28.30 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 28.30 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 28.30 #10 28.31 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 28.39 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 28.43 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 28.43 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 28.43 #10 28.43 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 28.47 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 28.50 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 29.11 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 29.11 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 29.11 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 29.11 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 29.11 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 29.11 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 29.11 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 29.11 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 29.11 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 29.11 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 29.11 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 29.11 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 29.11 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 29.11 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 29.11 Verifying : kmod-28-10.el9.x86_64 15/19 #10 29.11 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 29.11 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 29.11 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 29.11 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 29.33 #10 29.33 Installed: #10 29.33 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 29.33 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 29.33 chkconfig-1.24-1.el9_5.1.x86_64 #10 29.33 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 29.33 device-mapper-9:1.02.198-2.el9.x86_64 #10 29.33 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 29.33 ethtool-2:6.2-1.el9.x86_64 #10 29.33 hwdata-0.348-9.15.el9.noarch #10 29.33 initscripts-10.11.7-1.el9.x86_64 #10 29.33 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 29.33 initscripts-service-10.11.7-1.el9.noarch #10 29.33 kbd-2.4.0-10.el9.x86_64 #10 29.33 kbd-legacy-2.4.0-10.el9.noarch #10 29.33 kbd-misc-2.4.0-10.el9.noarch #10 29.33 kmod-28-10.el9.x86_64 #10 29.33 libndp-1.9-1.el9.x86_64 #10 29.33 pciutils-3.7.0-5.el9.x86_64 #10 29.33 pciutils-libs-3.7.0-5.el9.x86_64 #10 29.33 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 29.33 #10 29.33 Complete! #10 29.96 75 files removed #10 DONE 30.4s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 2.1s #12 exporting to image #12 exporting layers #12 exporting layers 1.8s done #12 writing image sha256:a09a49b15d39a3f9de1b53d5a6458995a7b738b7ef2e6006b8d91c4eaf677669 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_2_8-1 0.0s done #12 DONE 2.0s 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-12 13:54:34,804: INFO: Docker build duration: 37 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 093c860a245e: Preparing 6a38079e0893: Preparing a1b274e81231: Preparing f422a8c19fa9: Preparing d1a40d993b30: Preparing 8b1398e22414: Preparing 58a045025849: Preparing 1bceede1e87d: Preparing 19bdba8abd7b: Preparing 8b1398e22414: Waiting 58a045025849: Waiting 1bceede1e87d: Waiting d6cab3723076: Preparing de08b2ca06a6: Preparing 18fd5ae638cb: Preparing b765f7cf79d5: Preparing b004ccde02e5: Preparing 40e79eb8bf49: Preparing b82d4e572b58: Preparing 19bdba8abd7b: Waiting d6cab3723076: Waiting b765f7cf79d5: Waiting de08b2ca06a6: Waiting 18fd5ae638cb: Waiting b004ccde02e5: Waiting 40e79eb8bf49: Waiting 44343de3ea1d: Preparing b82d4e572b58: Waiting 44343de3ea1d: Waiting d1a40d993b30: Layer already exists 8b1398e22414: Layer already exists 58a045025849: Layer already exists 093c860a245e: Pushed f422a8c19fa9: Pushed 1bceede1e87d: Layer already exists a1b274e81231: Pushed 19bdba8abd7b: Layer already exists d6cab3723076: Layer already exists de08b2ca06a6: Layer already exists 18fd5ae638cb: Layer already exists b765f7cf79d5: Layer already exists 40e79eb8bf49: Layer already exists b004ccde02e5: Layer already exists 44343de3ea1d: Layer already exists b82d4e572b58: Layer already exists 6a38079e0893: Pushed master-2_3_2_8-1: digest: sha256:824cbb7ed3f8033dcb1b91bb3423369b3f60e1f162c0f17e42dcea759509b906 size: 3882 2025-11-12 13:54:41,457: INFO: Building opensdn-vrouter-base finished successfully, duration: 44 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_2_8-1 a09a49b15d39 10 seconds ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_2_8-1 04342bde0da8 12 seconds ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_2_8-1 aa23fb783e03 14 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_2_8-1 87e21fb77d87 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_2_8-1 a81adf930c1c About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_2_8-1 143c6ef9f6c3 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_2_8-1 fa0c2430f98f 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_2_8-1 aa226c604462 2 minutes ago 2.46MB tf-dev-sandbox compile d5ff8c5ab474 2 minutes ago 24.2GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_2_8-1 cf5384b18f8d 3 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_2_8-1 6e953b891d54 3 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 556572d48afb 3 minutes ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_2_8-1 8044f79f237b 3 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_2_8-1 08f588125b8b 3 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 662f51d64a14 5 hours ago 23.5GB