2025-10-23 20:39:26,712: INFO: Building opensdn-vrouter-base 2025-10-23 20:39:26,732: 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_7_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 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_6-1 #1 DONE 0.2s #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_2_7_6-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.18kB 0.0s done #7 DONE 0.6s #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.7s #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.840 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 2.1 MB 00:00 #10 1.258 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 730 kB 00:00 #10 1.478 added from: http://tf-mirrors.gz1.opensdn.io/re 5.0 MB/s | 264 kB 00:00 #10 1.764 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 7.0 MB 00:00 #10 4.270 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.0 MB 00:00 #10 5.311 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 939 kB 00:00 #10 5.748 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #10 6.697 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 392 kB 00:00 #10 6.982 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 451 kB 00:00 #10 7.209 added from: http://tf-mirrors.gz1.opensdn.io/re 416 kB/s | 16 kB 00:00 #10 7.381 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 kB/s | 257 B 00:00 #10 7.565 added from: http://tf-mirrors.gz1.opensdn.io/re 370 kB/s | 13 kB 00:00 #10 7.748 added from: http://tf-mirrors.gz1.opensdn.io/re 753 kB/s | 64 kB 00:00 #10 8.281 added from: http://tf-mirrors.gz1.opensdn.io/re 86 MB/s | 30 MB 00:00 #10 18.42 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 #10 23.47 Dependencies resolved. #10 23.47 ============================================================================================== #10 23.47 Package Arch Version Repository Size #10 23.47 ============================================================================================== #10 23.47 Installing: #10 23.47 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 23.47 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 23.47 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 23.47 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 23.47 Installing dependencies: #10 23.47 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 23.47 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 23.47 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 23.47 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 23.47 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 23.47 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 23.47 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 23.47 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 23.47 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 23.47 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 23.47 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 23.47 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 23.47 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 23.47 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 23.47 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 23.47 #10 23.47 Transaction Summary #10 23.47 ============================================================================================== #10 23.47 Install 19 Packages #10 23.47 #10 23.47 Total download size: 12 M #10 23.47 Installed size: 46 M #10 23.47 Downloading Packages: #10 23.50 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 5.8 MB/s | 160 kB 00:00 #10 23.55 (2/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 12 MB/s | 514 kB 00:00 #10 23.58 (3/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 23 MB/s | 2.3 MB 00:00 #10 23.59 (4/19): device-mapper-1.02.198-2.el9.x86_64.rpm 3.2 MB/s | 137 kB 00:00 #10 23.59 (5/19): device-mapper-libs-1.02.198-2.el9.x86_6 12 MB/s | 177 kB 00:00 #10 23.61 (6/19): ethtool-6.2-1.el9.x86_64.rpm 21 MB/s | 229 kB 00:00 #10 23.61 (7/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 13 MB/s | 1.8 MB 00:00 #10 23.62 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 9.0 MB/s | 208 kB 00:00 #10 23.63 (9/19): initscripts-rename-device-10.11.7-1.el9 1.4 MB/s | 14 kB 00:00 #10 23.63 (10/19): initscripts-service-10.11.7-1.el9.noar 2.0 MB/s | 10 kB 00:00 #10 23.66 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 35 MB/s | 387 kB 00:00 #10 23.66 (12/19): hwdata-0.348-9.15.el9.noarch.rpm 28 MB/s | 1.6 MB 00:00 #10 23.70 (13/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 17 MB/s | 502 kB 00:00 #10 23.70 (14/19): kmod-28-10.el9.x86_64.rpm 9.7 MB/s | 121 kB 00:00 #10 23.70 (15/19): libndp-1.9-1.el9.x86_64.rpm 4.3 MB/s | 37 kB 00:00 #10 23.70 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #10 23.70 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 5.7 MB/s | 41 kB 00:00 #10 23.71 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 23 MB/s | 1.5 MB 00:00 #10 23.74 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 28 MB/s | 1.9 MB 00:00 #10 23.74 -------------------------------------------------------------------------------- #10 23.74 Total 44 MB/s | 12 MB 00:00 #10 23.74 Running transaction check #10 23.96 Transaction check succeeded. #10 23.96 Running transaction test #10 24.22 Transaction test succeeded. #10 24.22 Running transaction #10 24.75 Preparing : 1/1 #10 24.89 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 24.91 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 24.94 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 24.95 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 24.95 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 24.96 Installing : kmod-28-10.el9.x86_64 6/19 #10 25.12 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 25.17 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 25.21 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 25.36 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 25.38 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 26.40 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 26.40 #10 26.40 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 26.94 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 27.09 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 27.15 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 27.19 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 27.21 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 27.31 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 27.36 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 27.56 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 27.58 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 27.58 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 27.58 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 27.58 #10 27.59 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 27.79 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 27.81 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 27.81 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 27.81 #10 27.81 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 27.84 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 27.88 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 28.68 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 28.68 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 28.68 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 28.68 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 28.68 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 28.68 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 28.68 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 28.68 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 28.68 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 28.68 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 28.68 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 28.68 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 28.68 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 28.68 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 28.68 Verifying : kmod-28-10.el9.x86_64 15/19 #10 28.68 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 28.68 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 28.68 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 28.68 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 30.14 #10 30.14 Installed: #10 30.14 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 30.14 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 30.14 chkconfig-1.24-1.el9_5.1.x86_64 #10 30.14 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 30.14 device-mapper-9:1.02.198-2.el9.x86_64 #10 30.14 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 30.14 ethtool-2:6.2-1.el9.x86_64 #10 30.14 hwdata-0.348-9.15.el9.noarch #10 30.14 initscripts-10.11.7-1.el9.x86_64 #10 30.14 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 30.14 initscripts-service-10.11.7-1.el9.noarch #10 30.14 kbd-2.4.0-10.el9.x86_64 #10 30.14 kbd-legacy-2.4.0-10.el9.noarch #10 30.14 kbd-misc-2.4.0-10.el9.noarch #10 30.14 kmod-28-10.el9.x86_64 #10 30.14 libndp-1.9-1.el9.x86_64 #10 30.14 pciutils-3.7.0-5.el9.x86_64 #10 30.14 pciutils-libs-3.7.0-5.el9.x86_64 #10 30.14 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 30.14 #10 30.14 Complete! #10 30.56 75 files removed #10 DONE 32.1s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 0.9s #12 exporting to image #12 exporting layers #12 exporting layers 0.9s done #12 writing image sha256:cb557a19e99df1a8b02927e37626641f9b84ae5e4c96cebd2847d842e416d911 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_2_7_6-1 done #12 DONE 1.7s 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) 2025-10-23 20:40:08,019: INFO: Docker build duration: 42 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 43d944415451: Preparing f97548885f76: Preparing 030c658681ab: Preparing bced53896596: Preparing aa2611105ec7: Preparing 2ba292e06547: Preparing a1215239827b: Preparing 7c346d4d3186: Preparing da828b04ff6a: Preparing 0b02d4bd6c01: Preparing c1663f9d90a0: Preparing 97cdaca2633b: Preparing c08717a23d65: Preparing 7fc5d203f793: Preparing c48001810cb8: Preparing dca80cf925b1: Preparing 44343de3ea1d: Preparing aa2611105ec7: Waiting 2ba292e06547: Waiting a1215239827b: Waiting 7c346d4d3186: Waiting da828b04ff6a: Waiting 0b02d4bd6c01: Waiting c1663f9d90a0: Waiting 97cdaca2633b: Waiting c08717a23d65: Waiting 7fc5d203f793: Waiting c48001810cb8: Waiting dca80cf925b1: Waiting 44343de3ea1d: Waiting 030c658681ab: Pushed bced53896596: Pushed aa2611105ec7: Layer already exists 2ba292e06547: Layer already exists a1215239827b: Layer already exists 43d944415451: Pushed 7c346d4d3186: Layer already exists da828b04ff6a: Layer already exists 0b02d4bd6c01: Layer already exists c1663f9d90a0: Layer already exists 97cdaca2633b: Layer already exists c08717a23d65: Layer already exists 7fc5d203f793: Layer already exists dca80cf925b1: Layer already exists c48001810cb8: Layer already exists 44343de3ea1d: Layer already exists f97548885f76: Pushed master-2_2_7_6-1: digest: sha256:40061a90094d7527686da7ab53ff1c83ff9d524f58c969eaed94e86faf60816e size: 3882 2025-10-23 20:40:16,372: INFO: Building opensdn-vrouter-base finished successfully, duration: 50 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_6-1 cb557a19e99d 15 seconds ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_6-1 d5bb423df596 15 seconds ago 683MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_6-1 33955941ec2b 17 seconds ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_6-1 0dd8435981c3 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_6-1 482a85c2fe43 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_6-1 b2b42e95461a About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_6-1 8837f385b912 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_6-1 4a8060eece85 2 minutes ago 2.45MB tf-dev-sandbox compile 3de4d632dfa7 3 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_6-1 e28ad002f06e About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_6-1 bc87444eb32d About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_6-1 02f4330841aa About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src dbc271bcca79 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_6-1 afd40ce23e38 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 13ec44c2d5cd 29 hours ago 2.81GB