2025-11-13 15:21:48,245: INFO: Building opensdn-vrouter-base 2025-11-13 15:21:48,272: 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_5_6-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 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.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_6-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: #4 transferring context: 2B done #4 DONE 1.0s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_6-1 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 ... #8 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #8 DONE 0.4s #7 [internal] load build context #7 transferring context: 86.20kB 0.0s done #7 DONE 0.5s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 0.3s #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.251 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.1 MB 00:00 #10 1.944 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 730 kB 00:00 #10 2.414 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 264 kB 00:00 #10 2.674 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 7.0 MB 00:00 #10 4.459 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.0 MB 00:00 #10 6.274 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #10 6.608 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.3 MB 00:00 #10 7.956 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 392 kB 00:00 #10 8.382 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 451 kB 00:00 #10 8.768 added from: http://tf-mirrors.gz1.opensdn.io/re 411 kB/s | 16 kB 00:00 #10 9.099 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 kB/s | 257 B 00:00 #10 9.269 added from: http://tf-mirrors.gz1.opensdn.io/re 272 kB/s | 13 kB 00:00 #10 9.506 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 #10 10.48 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 30 MB 00:00 #10 22.38 Third parties for OpenSDN 44 MB/s | 5.1 MB 00:00 #10 28.04 Dependencies resolved. #10 28.04 ============================================================================================== #10 28.04 Package Arch Version Repository Size #10 28.04 ============================================================================================== #10 28.04 Installing: #10 28.04 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 28.04 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 28.04 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 28.04 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 28.04 Installing dependencies: #10 28.04 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 28.04 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 28.04 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 28.04 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 28.04 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 28.04 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 28.04 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 28.04 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 28.04 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 28.04 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 28.04 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 28.04 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 28.04 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 28.04 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 28.04 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 28.04 #10 28.04 Transaction Summary #10 28.04 ============================================================================================== #10 28.04 Install 19 Packages #10 28.04 #10 28.04 Total download size: 12 M #10 28.04 Installed size: 46 M #10 28.04 Downloading Packages: #10 28.17 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 1.2 MB/s | 160 kB 00:00 #10 28.62 (2/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 1.1 MB/s | 514 kB 00:00 #10 28.64 (3/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 3.0 MB/s | 1.8 MB 00:00 #10 28.66 (4/19): device-mapper-1.02.198-2.el9.x86_64.rpm 4.1 MB/s | 137 kB 00:00 #10 28.67 (5/19): device-mapper-libs-1.02.198-2.el9.x86_6 5.9 MB/s | 177 kB 00:00 #10 28.68 (6/19): ethtool-6.2-1.el9.x86_64.rpm 7.7 MB/s | 229 kB 00:00 #10 28.72 (7/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 3.4 MB/s | 2.3 MB 00:00 #10 28.73 (8/19): initscripts-rename-device-10.11.7-1.el9 1.2 MB/s | 14 kB 00:00 #10 28.74 (9/19): initscripts-10.11.7-1.el9.x86_64.rpm 3.5 MB/s | 208 kB 00:00 #10 28.74 (10/19): initscripts-service-10.11.7-1.el9.noar 904 kB/s | 10 kB 00:00 #10 28.77 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 21 MB/s | 387 kB 00:00 #10 28.80 (12/19): hwdata-0.348-9.15.el9.noarch.rpm 13 MB/s | 1.6 MB 00:00 #10 28.83 (13/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 6.7 MB/s | 502 kB 00:00 #10 28.83 (14/19): kmod-28-10.el9.x86_64.rpm 3.9 MB/s | 121 kB 00:00 #10 28.83 (15/19): libndp-1.9-1.el9.x86_64.rpm 2.8 MB/s | 37 kB 00:00 #10 28.85 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 7.1 MB/s | 92 kB 00:00 #10 28.85 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 3.4 MB/s | 41 kB 00:00 #10 28.89 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 14 MB/s | 1.5 MB 00:00 #10 28.97 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 31 MB/s | 1.9 MB 00:00 #10 28.97 -------------------------------------------------------------------------------- #10 28.97 Total 14 MB/s | 12 MB 00:00 #10 28.97 Running transaction check #10 29.08 Transaction check succeeded. #10 29.08 Running transaction test #10 29.30 Transaction test succeeded. #10 29.31 Running transaction #10 31.16 Preparing : 1/1 #10 31.52 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 31.60 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 31.63 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 31.63 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 31.64 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 31.66 Installing : kmod-28-10.el9.x86_64 6/19 #10 31.77 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 31.90 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 32.06 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 32.18 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 32.20 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 32.82 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 32.82 #10 32.82 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 32.83 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 32.91 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 32.93 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 32.97 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 33.00 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 33.03 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 33.12 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 33.12 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 33.15 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 33.15 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 33.15 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 33.15 #10 33.16 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 33.18 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 33.20 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 33.20 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 33.20 #10 33.20 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 33.22 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 33.23 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 35.69 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 35.69 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 35.69 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 35.69 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 35.69 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 35.69 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 35.69 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 35.69 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 35.69 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 35.69 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 35.69 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 35.69 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 35.69 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 35.69 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 35.69 Verifying : kmod-28-10.el9.x86_64 15/19 #10 35.69 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 35.69 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 35.69 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 35.69 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 35.92 #10 35.92 Installed: #10 35.92 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 35.92 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 35.92 chkconfig-1.24-1.el9_5.1.x86_64 #10 35.92 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 35.92 device-mapper-9:1.02.198-2.el9.x86_64 #10 35.92 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 35.92 ethtool-2:6.2-1.el9.x86_64 #10 35.92 hwdata-0.348-9.15.el9.noarch #10 35.92 initscripts-10.11.7-1.el9.x86_64 #10 35.92 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 35.92 initscripts-service-10.11.7-1.el9.noarch #10 35.92 kbd-2.4.0-10.el9.x86_64 #10 35.92 kbd-legacy-2.4.0-10.el9.noarch #10 35.92 kbd-misc-2.4.0-10.el9.noarch #10 35.92 kmod-28-10.el9.x86_64 #10 35.92 libndp-1.9-1.el9.x86_64 #10 35.92 pciutils-3.7.0-5.el9.x86_64 #10 35.92 pciutils-libs-3.7.0-5.el9.x86_64 #10 35.92 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 35.92 #10 35.92 Complete! #10 36.52 75 files removed #10 DONE 36.7s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 1.4s #12 exporting to image #12 exporting layers #12 exporting layers 3.3s done #12 writing image sha256:5d6b75e9ea773ef8e7756960e26d2f9efac5e533148dfa849ec3305f4bde67dc #12 writing image sha256:5d6b75e9ea773ef8e7756960e26d2f9efac5e533148dfa849ec3305f4bde67dc 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_5_6-1 0.0s done #12 DONE 3.8s 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-13 15:22:33,768: INFO: Docker build duration: 45 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 8051eb9d1296: Preparing c6ea49b4c0ab: Preparing 9bc82c2239ef: Preparing 4ae7dfb4d126: Preparing 4597cc8ed436: Preparing acc89bed3fa8: Preparing 130acd267e73: Preparing 86e92dcdf679: Preparing d4686ee7b0c4: Preparing de622d1e8386: Preparing ea410ba6048a: Preparing 8b78c8dc51d0: Preparing 869e55e5bcb9: Preparing 98624a7f30b7: Preparing 93313c63528c: Preparing 3d3ee05fff4a: Preparing 44343de3ea1d: Preparing acc89bed3fa8: Waiting 130acd267e73: Waiting 86e92dcdf679: Waiting d4686ee7b0c4: Waiting de622d1e8386: Waiting ea410ba6048a: Waiting 8b78c8dc51d0: Waiting 869e55e5bcb9: Waiting 98624a7f30b7: Waiting 93313c63528c: Waiting 3d3ee05fff4a: Waiting 44343de3ea1d: Waiting 4597cc8ed436: Layer already exists acc89bed3fa8: Layer already exists 8051eb9d1296: Pushed 130acd267e73: Layer already exists 86e92dcdf679: Layer already exists 4ae7dfb4d126: Pushed 9bc82c2239ef: Pushed d4686ee7b0c4: Layer already exists de622d1e8386: Layer already exists ea410ba6048a: Layer already exists 8b78c8dc51d0: Layer already exists 98624a7f30b7: Layer already exists 93313c63528c: Layer already exists 869e55e5bcb9: Layer already exists 3d3ee05fff4a: Layer already exists 44343de3ea1d: Layer already exists c6ea49b4c0ab: Pushed master-2_3_5_6-1: digest: sha256:89b252f18bead0f7215968f19a57c4536b745b0f6a28ef35f0369797a53d935b size: 3882 2025-11-13 15:22:44,040: INFO: Building opensdn-vrouter-base finished successfully, duration: 56 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_5_6-1 e6d47f0762dd 6 seconds ago 392MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_5_6-1 5d6b75e9ea77 15 seconds ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_5_6-1 2b783d02f7f9 21 seconds ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_5_6-1 607e6effd3ca 23 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_5_6-1 c00ac58f23e0 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_5_6-1 72d6506d9010 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_5_6-1 0617fddf41ef About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_5_6-1 3151fd80122c 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_5_6-1 05b5dbc846bc 3 minutes ago 2.36MB tf-dev-sandbox compile d051e6e74108 3 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_5_6-1 f1c5215bc211 14 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_5_6-1 794aebba88d6 14 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 0177b05d5a08 14 minutes ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_5_6-1 0dfacd719a1a 14 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_5_6-1 2adab142e79d 14 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 662f51d64a14 31 hours ago 23.5GB