2026-05-11 01:26:47,131: INFO: Building opensdn-controller-webui-base 2026-05-11 01:26:47,398: 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-r25.1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9.3 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-controller-webui-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.89kB done #1 DONE 1.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.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 0.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 63.66kB 0.1s done #7 DONE 0.5s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/src/contrail/contrail-web-controller /usr/src/contrail/contrail-web-controller #8 DONE 7.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/src/contrail/contrail-web-core /usr/src/contrail/contrail-web-core #9 DONE 3.2s #10 [stage-1 4/8] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} != 9 ]]; then echo "ERROR: only version 9 of redhat-like OS is supported" ; exit 1 ; fi ; yum install -y redis nodejs-1:16.20.2 npm-1:8.19.4 ; npm install -g coffeescript livescript ; yum clean all -y ; rm -rf /var/cache/yum ; mkdir /usr/lib64/node_modules ; cp -rp /usr/src/contrail/contrail-web-core/node_modules/* /usr/lib64/node_modules/ ; rm -rf /usr/src/contrail/contrail-web-core/node_modules ; ln -s /usr/lib64/node_modules /usr/src/contrail/contrail-web-controller/node_modules ; ln -s /usr/lib64/node_modules /usr/src/contrail/contrail-web-core/node_modules ; rm -f /usr/src/contrail/contrail-web-core/config/config.global.js ; ln -s /etc/contrail/config.global.js /usr/src/contrail/contrail-web-core/config/config.global.js ; chown -R contrail:contrail /usr/src/contrail #10 1.396 Third parties for OpenSDN 35 MB/s | 5.1 MB 00:00 #10 3.071 Extra Packages for Enterprise Linux 9 - x86_64 28 MB/s | 21 MB 00:00 #10 15.96 Extra Packages for Enterprise Linux 9 openh264 2.0 kB/s | 2.5 kB 00:01 #10 17.58 Rocky Linux 9 - BaseOS 16 MB/s | 21 MB 00:01 #10 22.76 Rocky Linux 9 - AppStream 33 MB/s | 19 MB 00:00 #10 27.10 Rocky Linux 9 - Extras 39 kB/s | 17 kB 00:00 #10 29.46 Dependencies resolved. #10 29.46 ================================================================================ #10 29.46 Package Arch Version Repository Size #10 29.46 ================================================================================ #10 29.46 Installing: #10 29.46 nodejs x86_64 1:16.20.2-8.el9_4 appstream 111 k #10 29.46 npm x86_64 1:8.19.4-1.16.20.2.8.el9_4 appstream 1.7 M #10 29.46 redis x86_64 6.2.20-3.el9_7 appstream 1.3 M #10 29.46 Upgrading: #10 29.46 libacl x86_64 2.3.1-4.el9 baseos 22 k #10 29.46 systemd-libs x86_64 252-55.el9_7.9.rocky.0.1 baseos 652 k #10 29.46 Installing dependencies: #10 29.46 acl x86_64 2.3.1-4.el9 baseos 69 k #10 29.46 dbus x86_64 1:1.12.20-8.el9 baseos 6.8 k #10 29.46 dbus-broker x86_64 28-7.el9 baseos 171 k #10 29.46 dbus-common noarch 1:1.12.20-8.el9 baseos 14 k #10 29.46 kmod-libs x86_64 28-11.el9 baseos 62 k #10 29.46 libbrotli x86_64 1.0.9-9.el9_7 baseos 312 k #10 29.46 libseccomp x86_64 2.5.2-2.el9 baseos 71 k #10 29.46 logrotate x86_64 3.18.0-12.el9 baseos 73 k #10 29.46 nodejs-libs x86_64 1:16.20.2-8.el9_4 appstream 15 M #10 29.46 systemd x86_64 252-55.el9_7.9.rocky.0.1 baseos 4.0 M #10 29.46 systemd-pam x86_64 252-55.el9_7.9.rocky.0.1 baseos 259 k #10 29.46 systemd-rpm-macros noarch 252-55.el9_7.9.rocky.0.1 baseos 47 k #10 29.46 Installing weak dependencies: #10 29.46 nodejs-docs noarch 1:16.20.2-8.el9_4 appstream 7.1 M #10 29.46 nodejs-full-i18n x86_64 1:16.20.2-8.el9_4 appstream 8.2 M #10 29.46 #10 29.46 Transaction Summary #10 29.46 ================================================================================ #10 29.46 Install 17 Packages #10 29.46 Upgrade 2 Packages #10 29.46 #10 29.46 Total download size: 39 M #10 29.46 Downloading Packages: #10 29.94 (1/19): dbus-1.12.20-8.el9.x86_64.rpm 74 kB/s | 6.8 kB 00:00 #10 29.95 (2/19): dbus-broker-28-7.el9.x86_64.rpm 1.7 MB/s | 171 kB 00:00 #10 29.95 (3/19): acl-2.3.1-4.el9.x86_64.rpm 684 kB/s | 69 kB 00:00 #10 29.98 (4/19): dbus-common-1.12.20-8.el9.noarch.rpm 437 kB/s | 14 kB 00:00 #10 29.99 (5/19): kmod-libs-28-11.el9.x86_64.rpm 1.5 MB/s | 62 kB 00:00 #10 30.00 (6/19): libbrotli-1.0.9-9.el9_7.x86_64.rpm 6.6 MB/s | 312 kB 00:00 #10 30.01 (7/19): libseccomp-2.5.2-2.el9.x86_64.rpm 2.1 MB/s | 71 kB 00:00 #10 30.02 (8/19): logrotate-3.18.0-12.el9.x86_64.rpm 2.3 MB/s | 73 kB 00:00 #10 30.05 (9/19): systemd-pam-252-55.el9_7.9.rocky.0.1.x8 6.4 MB/s | 259 kB 00:00 #10 30.09 (10/19): systemd-252-55.el9_7.9.rocky.0.1.x86_6 43 MB/s | 4.0 MB 00:00 #10 30.10 (11/19): systemd-rpm-macros-252-55.el9_7.9.rock 636 kB/s | 47 kB 00:00 #10 30.11 (12/19): nodejs-16.20.2-8.el9_4.x86_64.rpm 2.2 MB/s | 111 kB 00:00 #10 30.22 (13/19): nodejs-docs-16.20.2-8.el9_4.noarch.rpm 59 MB/s | 7.1 MB 00:00 #10 30.30 (14/19): nodejs-full-i18n-16.20.2-8.el9_4.x86_6 41 MB/s | 8.2 MB 00:00 #10 30.34 (15/19): npm-8.19.4-1.16.20.2.8.el9_4.x86_64.rp 15 MB/s | 1.7 MB 00:00 #10 30.44 (16/19): nodejs-libs-16.20.2-8.el9_4.x86_64.rpm 44 MB/s | 15 MB 00:00 #10 30.46 (17/19): redis-6.2.20-3.el9_7.x86_64.rpm 8.3 MB/s | 1.3 MB 00:00 #10 30.46 (18/19): libacl-2.3.1-4.el9.x86_64.rpm 183 kB/s | 22 kB 00:00 #10 30.49 (19/19): systemd-libs-252-55.el9_7.9.rocky.0.1. 16 MB/s | 652 kB 00:00 #10 30.49 -------------------------------------------------------------------------------- #10 30.49 Total 38 MB/s | 39 MB 00:01 #10 31.11 Running transaction check #10 31.16 Transaction check succeeded. #10 31.16 Running transaction test #10 31.55 Transaction test succeeded. #10 31.55 Running transaction #10 32.03 Running scriptlet: npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 1/1 #10 32.16 Preparing : 1/1 #10 32.26 Upgrading : systemd-libs-252-55.el9_7.9.rocky.0.1.x86_64 1/21 #10 32.27 Running scriptlet: systemd-libs-252-55.el9_7.9.rocky.0.1.x86_64 1/21 #10 32.29 Upgrading : libacl-2.3.1-4.el9.x86_64 2/21 #10 32.30 Installing : acl-2.3.1-4.el9.x86_64 3/21 #10 32.81 Installing : nodejs-docs-1:16.20.2-8.el9_4.noarch 4/21 #10 32.82 Installing : systemd-rpm-macros-252-55.el9_7.9.rocky.0.1.noarch 5/21 #10 32.83 Installing : libseccomp-2.5.2-2.el9.x86_64 6/21 #10 32.84 Installing : libbrotli-1.0.9-9.el9_7.x86_64 7/21 #10 33.18 Installing : nodejs-libs-1:16.20.2-8.el9_4.x86_64 8/21 #10 33.37 Installing : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 9/21 #10 33.61 Installing : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 10/21 #10 33.65 Installing : nodejs-1:16.20.2-8.el9_4.x86_64 11/21 #10 33.66 Installing : kmod-libs-28-11.el9.x86_64 12/21 #10 33.66 Installing : dbus-1:1.12.20-8.el9.x86_64 13/21 #10 33.67 Installing : systemd-pam-252-55.el9_7.9.rocky.0.1.x86_64 14/21 #10 33.68 Running scriptlet: systemd-252-55.el9_7.9.rocky.0.1.x86_64 15/21 #10 34.03 Installing : systemd-252-55.el9_7.9.rocky.0.1.x86_64 15/21 #10 34.05 Running scriptlet: systemd-252-55.el9_7.9.rocky.0.1.x86_64 15/21 #10 34.21 Installing : dbus-common-1:1.12.20-8.el9.noarch 16/21 #10 34.22 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 16/21 #10 34.25 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #10 34.25 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #10 34.25 #10 34.25 Running scriptlet: dbus-broker-28-7.el9.x86_64 17/21 #10 34.33 Installing : dbus-broker-28-7.el9.x86_64 17/21 #10 34.33 Running scriptlet: dbus-broker-28-7.el9.x86_64 17/21 #10 34.37 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #10 34.37 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #10 34.37 #10 34.37 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 18/21 #10 34.37 Installing : logrotate-3.18.0-12.el9.x86_64 18/21 #10 34.38 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 18/21 #10 34.40 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 34.40 #10 34.40 Running scriptlet: redis-6.2.20-3.el9_7.x86_64 19/21 #10 34.51 Installing : redis-6.2.20-3.el9_7.x86_64 19/21 #10 34.52 Running scriptlet: redis-6.2.20-3.el9_7.x86_64 19/21 #10 34.55 Cleanup : systemd-libs-252-18.el9.x86_64 20/21 #10 34.56 Cleanup : libacl-2.3.1-3.el9.x86_64 21/21 #10 34.57 Running scriptlet: libacl-2.3.1-3.el9.x86_64 21/21 #10 36.04 Verifying : acl-2.3.1-4.el9.x86_64 1/21 #10 36.04 Verifying : dbus-1:1.12.20-8.el9.x86_64 2/21 #10 36.04 Verifying : dbus-broker-28-7.el9.x86_64 3/21 #10 36.04 Verifying : dbus-common-1:1.12.20-8.el9.noarch 4/21 #10 36.04 Verifying : kmod-libs-28-11.el9.x86_64 5/21 #10 36.04 Verifying : libbrotli-1.0.9-9.el9_7.x86_64 6/21 #10 36.04 Verifying : libseccomp-2.5.2-2.el9.x86_64 7/21 #10 36.04 Verifying : logrotate-3.18.0-12.el9.x86_64 8/21 #10 36.04 Verifying : systemd-252-55.el9_7.9.rocky.0.1.x86_64 9/21 #10 36.04 Verifying : systemd-pam-252-55.el9_7.9.rocky.0.1.x86_64 10/21 #10 36.04 Verifying : systemd-rpm-macros-252-55.el9_7.9.rocky.0.1.noarch 11/21 #10 36.04 Verifying : nodejs-1:16.20.2-8.el9_4.x86_64 12/21 #10 36.04 Verifying : nodejs-docs-1:16.20.2-8.el9_4.noarch 13/21 #10 36.04 Verifying : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 14/21 #10 36.04 Verifying : nodejs-libs-1:16.20.2-8.el9_4.x86_64 15/21 #10 36.04 Verifying : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 16/21 #10 36.04 Verifying : redis-6.2.20-3.el9_7.x86_64 17/21 #10 36.04 Verifying : libacl-2.3.1-4.el9.x86_64 18/21 #10 36.04 Verifying : libacl-2.3.1-3.el9.x86_64 19/21 #10 36.04 Verifying : systemd-libs-252-55.el9_7.9.rocky.0.1.x86_64 20/21 #10 36.05 Verifying : systemd-libs-252-18.el9.x86_64 21/21 #10 36.17 #10 36.17 Upgraded: #10 36.17 libacl-2.3.1-4.el9.x86_64 systemd-libs-252-55.el9_7.9.rocky.0.1.x86_64 #10 36.17 Installed: #10 36.17 acl-2.3.1-4.el9.x86_64 #10 36.17 dbus-1:1.12.20-8.el9.x86_64 #10 36.17 dbus-broker-28-7.el9.x86_64 #10 36.17 dbus-common-1:1.12.20-8.el9.noarch #10 36.17 kmod-libs-28-11.el9.x86_64 #10 36.17 libbrotli-1.0.9-9.el9_7.x86_64 #10 36.17 libseccomp-2.5.2-2.el9.x86_64 #10 36.17 logrotate-3.18.0-12.el9.x86_64 #10 36.17 nodejs-1:16.20.2-8.el9_4.x86_64 #10 36.17 nodejs-docs-1:16.20.2-8.el9_4.noarch #10 36.17 nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 #10 36.17 nodejs-libs-1:16.20.2-8.el9_4.x86_64 #10 36.17 npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 #10 36.17 redis-6.2.20-3.el9_7.x86_64 #10 36.17 systemd-252-55.el9_7.9.rocky.0.1.x86_64 #10 36.17 systemd-pam-252-55.el9_7.9.rocky.0.1.x86_64 #10 36.17 systemd-rpm-macros-252-55.el9_7.9.rocky.0.1.noarch #10 36.17 #10 36.17 Complete! #10 38.09 #10 38.09 added 12 packages, and audited 13 packages in 1s #10 38.09 #10 38.09 found 0 vulnerabilities #10 38.09 npm notice #10 38.09 npm notice New major version of npm available! 8.19.4 -> 11.14.1 #10 38.09 npm notice Changelog: #10 38.09 npm notice Run `npm install -g npm@11.14.1` to update! #10 38.09 npm notice #10 38.32 42 files removed #10 DONE 42.1s #11 [stage-1 5/8] COPY custom-images/logo.png /opt/contrail/images/logo.png #11 DONE 0.1s #12 [stage-1 6/8] COPY custom-images/favicon.ico /opt/contrail/images/favicon.ico #12 DONE 0.1s #13 [stage-1 7/8] COPY *.sh / #13 DONE 0.1s #14 [stage-1 8/8] RUN /bin/bash -c 'for item in `ls /__*` ; do mv $item /${item:3} ; done' #14 DONE 0.1s #15 exporting to image #15 exporting layers #15 exporting layers 10.4s done #15 writing image sha256:16ef2f99a65644e714f28a11ce4502bfab2032ec36a324427108766201542969 done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 done #15 DONE 10.4s 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-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-05-11 01:28:37,606: INFO: Docker build duration: 110 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base] e7aff1ad73e1: Preparing 8c182cde910d: Preparing 5f37bec8957e: Preparing fe5ea6e83fcd: Preparing 962ba2ecb326: Preparing 765f0581e1f3: Preparing 8f5b735b3a66: Preparing d3dbf5988981: Preparing 8a12ca3c224d: Preparing f84caaa942fa: Preparing ae43c74a9433: Preparing 17abb9beeda3: Preparing 5aa6a6861596: Preparing 6e76dc908d43: Preparing 44343de3ea1d: Preparing 765f0581e1f3: Waiting 8f5b735b3a66: Waiting d3dbf5988981: Waiting ae43c74a9433: Waiting 5aa6a6861596: Waiting 17abb9beeda3: Waiting 44343de3ea1d: Waiting 6e76dc908d43: Waiting f84caaa942fa: Waiting 8a12ca3c224d: Waiting 8c182cde910d: Pushed 5f37bec8957e: Pushed fe5ea6e83fcd: Pushed d3dbf5988981: Layer already exists 8a12ca3c224d: Layer already exists e7aff1ad73e1: Pushed ae43c74a9433: Layer already exists f84caaa942fa: Layer already exists 17abb9beeda3: Layer already exists 5aa6a6861596: Layer already exists 6e76dc908d43: Layer already exists 44343de3ea1d: Layer already exists 8f5b735b3a66: Pushed 765f0581e1f3: Pushed 962ba2ecb326: Pushed nightly-r25.1: digest: sha256:2ec650a26cc1e8c792a57e6842cb792da143f78d053eca2c6a1fdfd0843567e6 size: 3457 2026-05-11 01:28:57,108: INFO: Building opensdn-controller-webui-base finished successfully, duration: 130 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 abb3023020c5 573MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 4047610086cf 820MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 76c41da2219b 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 338fc8970e92 573MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 1ba9680014c1 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 2dbce689f5d8 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 a5c39e455f66 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 fccf84104077 573MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 0c5f26a2ee36 636MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 16ef2f99a656 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 435185a1502a 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 f89a4632ee24 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 56587b467058 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 d58423931962 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 afcb4782c97e 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 2fdc5915a82b 337MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 7c9d1009d594 351MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 fb2c053a2275 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 4088b2e29db7 321MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 a00572267ed3 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 72e618f60125 648MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 75d4d825b3b7 2.87GB 0B U tf-dev-sandbox:compile 11151a9ca7bf 24.7GB 0B