2025-10-21 15:40:49,045: INFO: Building opensdn-vrouter-base 2025-10-21 15:40:49,065: 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_2_6_4-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 [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.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_6_4-1 #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: 2B done #4 DONE 0.1s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 DONE 0.0s #6 [internal] load build context #6 ... #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_6_4-1 #7 DONE 0.4s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 transferring context: 86.18kB done #6 DONE 0.3s #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 0.4s #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.457 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 2.1 MB 00:00 #10 0.858 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 730 kB 00:00 #10 1.073 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 264 kB 00:00 #10 1.284 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 7.0 MB 00:00 #10 4.365 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 4.0 MB 00:00 #10 6.604 added from: http://tf-mirrors.gz1.opensdn.io/re 4.1 MB/s | 939 kB 00:00 #10 7.294 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.3 MB 00:00 #10 8.749 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 392 kB 00:00 #10 9.187 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 MB/s | 451 kB 00:00 #10 9.597 added from: http://tf-mirrors.gz1.opensdn.io/re 357 kB/s | 16 kB 00:00 #10 9.919 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 kB/s | 257 B 00:00 #10 10.18 added from: http://tf-mirrors.gz1.opensdn.io/re 459 kB/s | 13 kB 00:00 #10 10.51 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 64 kB 00:00 #10 11.48 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 30 MB 00:00 #10 25.54 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #10 33.87 Dependencies resolved. #10 33.87 ============================================================================================== #10 33.87 Package Arch Version Repository Size #10 33.87 ============================================================================================== #10 33.87 Installing: #10 33.87 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 33.87 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 33.87 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 33.87 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 33.87 Installing dependencies: #10 33.87 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 33.87 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 33.87 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 33.87 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 33.87 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 33.87 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 33.87 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 33.87 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 33.87 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 33.87 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 33.87 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 33.87 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 33.87 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 33.87 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 33.87 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 33.87 #10 33.87 Transaction Summary #10 33.87 ============================================================================================== #10 33.87 Install 19 Packages #10 33.87 #10 33.87 Total download size: 12 M #10 33.87 Installed size: 46 M #10 33.87 Downloading Packages: #10 33.92 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 5.1 MB/s | 160 kB 00:00 #10 33.95 (2/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 13 MB/s | 514 kB 00:00 #10 33.99 (3/19): device-mapper-1.02.198-2.el9.x86_64.rpm 5.5 MB/s | 137 kB 00:00 #10 34.00 (4/19): device-mapper-libs-1.02.198-2.el9.x86_6 6.0 MB/s | 177 kB 00:00 #10 34.04 (5/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 11 MB/s | 1.8 MB 00:00 #10 34.07 (6/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 12 MB/s | 2.3 MB 00:00 #10 34.08 (7/19): ethtool-6.2-1.el9.x86_64.rpm 3.3 MB/s | 229 kB 00:00 #10 34.08 (8/19): initscripts-rename-device-10.11.7-1.el9 1.6 MB/s | 14 kB 00:00 #10 34.09 (9/19): initscripts-10.11.7-1.el9.x86_64.rpm 14 MB/s | 208 kB 00:00 #10 34.09 (10/19): initscripts-service-10.11.7-1.el9.noar 1.2 MB/s | 10 kB 00:00 #10 34.10 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 29 MB/s | 387 kB 00:00 #10 34.13 (12/19): hwdata-0.348-9.15.el9.noarch.rpm 19 MB/s | 1.6 MB 00:00 #10 34.13 (13/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 11 MB/s | 502 kB 00:00 #10 34.14 (14/19): kmod-28-10.el9.x86_64.rpm 7.3 MB/s | 121 kB 00:00 #10 34.15 (15/19): libndp-1.9-1.el9.x86_64.rpm 2.1 MB/s | 37 kB 00:00 #10 34.15 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 6.5 MB/s | 92 kB 00:00 #10 34.15 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 4.5 MB/s | 41 kB 00:00 #10 34.19 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 16 MB/s | 1.5 MB 00:00 #10 34.30 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 18 MB/s | 1.9 MB 00:00 #10 34.30 -------------------------------------------------------------------------------- #10 34.30 Total 30 MB/s | 12 MB 00:00 #10 34.30 Running transaction check #10 34.54 Transaction check succeeded. #10 34.54 Running transaction test #10 34.83 Transaction test succeeded. #10 34.83 Running transaction #10 36.48 Preparing : 1/1 #10 36.73 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 36.80 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 36.83 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 36.85 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 36.86 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 36.88 Installing : kmod-28-10.el9.x86_64 6/19 #10 36.99 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 37.05 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 37.12 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 37.32 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 37.50 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 38.19 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 38.19 #10 38.19 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 38.21 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 38.37 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 38.46 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 38.54 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 38.55 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 38.65 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 38.80 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 38.82 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 38.88 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 38.88 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 38.88 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 38.88 #10 38.89 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 38.91 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 38.97 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 38.97 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 38.97 #10 39.01 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 39.04 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 39.08 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 39.46 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 39.46 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 39.46 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 39.46 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 39.46 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 39.46 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 39.46 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 39.46 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 39.46 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 39.46 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 39.46 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 39.46 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 39.46 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 39.46 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 39.46 Verifying : kmod-28-10.el9.x86_64 15/19 #10 39.46 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 39.46 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 39.46 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 39.46 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 39.68 #10 39.68 Installed: #10 39.68 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 39.68 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 39.68 chkconfig-1.24-1.el9_5.1.x86_64 #10 39.68 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 39.68 device-mapper-9:1.02.198-2.el9.x86_64 #10 39.68 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 39.68 ethtool-2:6.2-1.el9.x86_64 #10 39.68 hwdata-0.348-9.15.el9.noarch #10 39.68 initscripts-10.11.7-1.el9.x86_64 #10 39.68 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 39.68 initscripts-service-10.11.7-1.el9.noarch #10 39.68 kbd-2.4.0-10.el9.x86_64 #10 39.68 kbd-legacy-2.4.0-10.el9.noarch #10 39.68 kbd-misc-2.4.0-10.el9.noarch #10 39.68 kmod-28-10.el9.x86_64 #10 39.68 libndp-1.9-1.el9.x86_64 #10 39.68 pciutils-3.7.0-5.el9.x86_64 #10 39.68 pciutils-libs-3.7.0-5.el9.x86_64 #10 39.68 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 39.68 #10 39.68 Complete! #10 40.22 75 files removed #10 DONE 40.5s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 2.6s #12 exporting to image #12 exporting layers #12 exporting layers 4.8s done #12 writing image sha256:55889e6184b91ff24037de86661d043083312a6d91ee405351da1029d135ff8a #12 writing image sha256:55889e6184b91ff24037de86661d043083312a6d91ee405351da1029d135ff8a done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_2_6_4-1 0.0s done #12 DONE 4.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-10-21 15:41:40,208: INFO: Docker build duration: 51 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 95c4610537a5: Preparing c1b3a56ed115: Preparing c4586dd64945: Preparing 1f23230fc543: Preparing aff84bf0b161: Preparing 34123338dbe8: Preparing 5becc685c6ff: Preparing 647121c35c32: Preparing f817e7c6fd2b: Preparing 56a31a32d13a: Preparing 1c523448f043: Preparing 085be8f20334: Preparing baa9d95ea65c: Preparing 7a21ad2ba9be: Preparing daf0eff3c360: Preparing 44343de3ea1d: Preparing f817e7c6fd2b: Waiting aff84bf0b161: Waiting 34123338dbe8: Waiting 5becc685c6ff: Waiting 647121c35c32: Waiting 56a31a32d13a: Waiting 1c523448f043: Waiting 085be8f20334: Waiting baa9d95ea65c: Waiting 7a21ad2ba9be: Waiting daf0eff3c360: Waiting 44343de3ea1d: Waiting 95c4610537a5: Pushed aff84bf0b161: Layer already exists c4586dd64945: Pushed 34123338dbe8: Layer already exists 1f23230fc543: Pushed 5becc685c6ff: Layer already exists f817e7c6fd2b: Layer already exists 647121c35c32: Layer already exists 56a31a32d13a: Layer already exists 1c523448f043: Layer already exists 085be8f20334: Layer already exists 7a21ad2ba9be: Layer already exists baa9d95ea65c: Layer already exists daf0eff3c360: Layer already exists 44343de3ea1d: Layer already exists c1b3a56ed115: Pushed master-2_2_6_4-1: digest: sha256:190aff9615d7c279d3b5ec013e5aa40de5ae38266b54e39f4e97a9bf44489229 size: 3669 2025-10-21 15:41:48,126: INFO: Building opensdn-vrouter-base finished successfully, duration: 59 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_6_4-1 458a3b522c67 4 seconds ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_6_4-1 a6d7cf343ccc 8 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_6_4-1 55889e6184b9 14 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_6_4-1 19fd7699acb4 18 seconds ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_6_4-1 37c2814cd5f6 20 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_6_4-1 8d25c759e9e4 About a minute ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_6_4-1 f02f9088de1d About a minute ago 513MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_6_4-1 f6a18953e0f6 About a minute ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_6_4-1 864e01901956 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_6_4-1 4ee82a3caa00 2 minutes ago 2.35MB tf-dev-sandbox compile 053bfb9da6f5 3 minutes ago 41.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_6_4-1 b452c34c351b 40 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 7394d60ee89e 40 minutes ago 2.33MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_6_4-1 80734f70a541 40 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_6_4-1 dbb69bc7f8d5 40 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_6_4-1 f1b7de2fdef0 40 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen d8eb7a51891f 2 hours ago 23.6GB