2026-03-23 01:15:06,840: INFO: Building opensdn-controller-webui-base 2026-03-23 01:15:07,046: 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 0.5s #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.9s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 #6 CACHED #7 [internal] load build context #7 transferring context: 63.66kB done #7 DONE 0.4s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/src/contrail/contrail-web-controller /usr/src/contrail/contrail-web-controller #8 DONE 7.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/src/contrail/contrail-web-core /usr/src/contrail/contrail-web-core #9 DONE 3.4s #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 0.702 Third parties for OpenSDN 52 MB/s | 5.1 MB 00:00 #10 2.708 Extra Packages for Enterprise Linux 9 - x86_64 25 MB/s | 20 MB 00:00 #10 16.26 Extra Packages for Enterprise Linux 9 openh264 2.1 kB/s | 2.5 kB 00:01 #10 17.14 Rocky Linux 9 - BaseOS 24 MB/s | 16 MB 00:00 #10 20.99 Rocky Linux 9 - AppStream 23 MB/s | 17 MB 00:00 #10 25.11 Rocky Linux 9 - Extras 36 kB/s | 17 kB 00:00 #10 27.48 Dependencies resolved. #10 27.48 ================================================================================ #10 27.48 Package Arch Version Repository Size #10 27.48 ================================================================================ #10 27.48 Installing: #10 27.48 nodejs x86_64 1:16.20.2-8.el9_4 appstream 111 k #10 27.48 npm x86_64 1:8.19.4-1.16.20.2.8.el9_4 appstream 1.7 M #10 27.48 redis x86_64 6.2.20-3.el9_7 appstream 1.3 M #10 27.48 Upgrading: #10 27.48 libacl x86_64 2.3.1-4.el9 baseos 22 k #10 27.48 Installing dependencies: #10 27.48 acl x86_64 2.3.1-4.el9 baseos 69 k #10 27.48 dbus x86_64 1:1.12.20-8.el9 baseos 6.8 k #10 27.48 dbus-broker x86_64 28-7.el9 baseos 171 k #10 27.48 dbus-common noarch 1:1.12.20-8.el9 baseos 14 k #10 27.48 kmod-libs x86_64 28-11.el9 baseos 62 k #10 27.48 libbrotli x86_64 1.0.9-9.el9_7 baseos 312 k #10 27.48 libseccomp x86_64 2.5.2-2.el9 baseos 71 k #10 27.48 logrotate x86_64 3.18.0-12.el9 baseos 73 k #10 27.48 nodejs-libs x86_64 1:16.20.2-8.el9_4 appstream 15 M #10 27.48 systemd x86_64 252-55.el9_7.2.rocky.0.1 baseos 4.0 M #10 27.48 systemd-pam x86_64 252-55.el9_7.2.rocky.0.1 baseos 282 k #10 27.48 systemd-rpm-macros noarch 252-55.el9_7.2.rocky.0.1 baseos 70 k #10 27.48 Installing weak dependencies: #10 27.48 nodejs-docs noarch 1:16.20.2-8.el9_4 appstream 7.1 M #10 27.48 nodejs-full-i18n x86_64 1:16.20.2-8.el9_4 appstream 8.2 M #10 27.48 #10 27.48 Transaction Summary #10 27.48 ================================================================================ #10 27.48 Install 17 Packages #10 27.48 Upgrade 1 Package #10 27.48 #10 27.48 Total download size: 38 M #10 27.48 Downloading Packages: #10 28.03 (1/18): acl-2.3.1-4.el9.x86_64.rpm 824 kB/s | 69 kB 00:00 #10 28.04 (2/18): dbus-1.12.20-8.el9.x86_64.rpm 77 kB/s | 6.8 kB 00:00 #10 28.05 (3/18): dbus-broker-28-7.el9.x86_64.rpm 1.6 MB/s | 171 kB 00:00 #10 28.06 (4/18): dbus-common-1.12.20-8.el9.noarch.rpm 506 kB/s | 14 kB 00:00 #10 28.06 (5/18): kmod-libs-28-11.el9.x86_64.rpm 2.4 MB/s | 62 kB 00:00 #10 28.08 (6/18): libbrotli-1.0.9-9.el9_7.x86_64.rpm 9.3 MB/s | 312 kB 00:00 #10 28.09 (7/18): libseccomp-2.5.2-2.el9.x86_64.rpm 2.4 MB/s | 71 kB 00:00 #10 28.09 (8/18): logrotate-3.18.0-12.el9.x86_64.rpm 2.5 MB/s | 73 kB 00:00 #10 28.13 (9/18): systemd-pam-252-55.el9_7.2.rocky.0.1.x8 8.6 MB/s | 282 kB 00:00 #10 28.13 (10/18): systemd-rpm-macros-252-55.el9_7.2.rock 2.0 MB/s | 70 kB 00:00 #10 28.16 (11/18): systemd-252-55.el9_7.2.rocky.0.1.x86_6 53 MB/s | 4.0 MB 00:00 #10 28.18 (12/18): nodejs-16.20.2-8.el9_4.x86_64.rpm 2.1 MB/s | 111 kB 00:00 #10 28.26 (13/18): nodejs-docs-16.20.2-8.el9_4.noarch.rpm 53 MB/s | 7.1 MB 00:00 #10 28.33 (14/18): nodejs-full-i18n-16.20.2-8.el9_4.x86_6 52 MB/s | 8.2 MB 00:00 #10 28.35 (15/18): npm-8.19.4-1.16.20.2.8.el9_4.x86_64.rp 21 MB/s | 1.7 MB 00:00 #10 28.36 (16/18): redis-6.2.20-3.el9_7.x86_64.rpm 34 MB/s | 1.3 MB 00:00 #10 28.39 (17/18): libacl-2.3.1-4.el9.x86_64.rpm 752 kB/s | 22 kB 00:00 #10 28.47 (18/18): nodejs-libs-16.20.2-8.el9_4.x86_64.rpm 50 MB/s | 15 MB 00:00 #10 28.47 -------------------------------------------------------------------------------- #10 28.47 Total 38 MB/s | 38 MB 00:00 #10 29.19 Running transaction check #10 29.24 Transaction check succeeded. #10 29.24 Running transaction test #10 29.61 Transaction test succeeded. #10 29.61 Running transaction #10 30.13 Running scriptlet: npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 1/1 #10 30.23 Preparing : 1/1 #10 30.31 Upgrading : libacl-2.3.1-4.el9.x86_64 1/19 #10 30.33 Installing : acl-2.3.1-4.el9.x86_64 2/19 #10 30.80 Installing : nodejs-docs-1:16.20.2-8.el9_4.noarch 3/19 #10 30.81 Installing : systemd-rpm-macros-252-55.el9_7.2.rocky.0.1.noarch 4/19 #10 30.82 Installing : libseccomp-2.5.2-2.el9.x86_64 5/19 #10 30.83 Installing : libbrotli-1.0.9-9.el9_7.x86_64 6/19 #10 31.17 Installing : nodejs-libs-1:16.20.2-8.el9_4.x86_64 7/19 #10 31.46 Installing : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 8/19 #10 31.69 Installing : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 9/19 #10 31.72 Installing : nodejs-1:16.20.2-8.el9_4.x86_64 10/19 #10 31.72 Installing : kmod-libs-28-11.el9.x86_64 11/19 #10 31.73 Installing : dbus-1:1.12.20-8.el9.x86_64 12/19 #10 31.74 Installing : systemd-pam-252-55.el9_7.2.rocky.0.1.x86_64 13/19 #10 31.74 Running scriptlet: systemd-252-55.el9_7.2.rocky.0.1.x86_64 14/19 #10 32.08 Installing : systemd-252-55.el9_7.2.rocky.0.1.x86_64 14/19 #10 32.14 Running scriptlet: systemd-252-55.el9_7.2.rocky.0.1.x86_64 14/19 #10 32.42 Installing : dbus-common-1:1.12.20-8.el9.noarch 15/19 #10 32.54 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 15/19 #10 32.57 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #10 32.57 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #10 32.57 #10 32.57 Running scriptlet: dbus-broker-28-7.el9.x86_64 16/19 #10 33.19 Installing : dbus-broker-28-7.el9.x86_64 16/19 #10 33.21 Running scriptlet: dbus-broker-28-7.el9.x86_64 16/19 #10 33.23 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #10 33.23 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #10 33.23 #10 33.23 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 17/19 #10 33.25 Installing : logrotate-3.18.0-12.el9.x86_64 17/19 #10 33.26 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 17/19 #10 33.28 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 33.28 #10 33.28 Running scriptlet: redis-6.2.20-3.el9_7.x86_64 18/19 #10 33.38 Installing : redis-6.2.20-3.el9_7.x86_64 18/19 #10 33.39 Running scriptlet: redis-6.2.20-3.el9_7.x86_64 18/19 #10 33.42 Cleanup : libacl-2.3.1-3.el9.x86_64 19/19 #10 33.44 Running scriptlet: libacl-2.3.1-3.el9.x86_64 19/19 #10 33.81 Verifying : acl-2.3.1-4.el9.x86_64 1/19 #10 33.81 Verifying : dbus-1:1.12.20-8.el9.x86_64 2/19 #10 33.81 Verifying : dbus-broker-28-7.el9.x86_64 3/19 #10 33.82 Verifying : dbus-common-1:1.12.20-8.el9.noarch 4/19 #10 33.82 Verifying : kmod-libs-28-11.el9.x86_64 5/19 #10 33.82 Verifying : libbrotli-1.0.9-9.el9_7.x86_64 6/19 #10 33.82 Verifying : libseccomp-2.5.2-2.el9.x86_64 7/19 #10 33.82 Verifying : logrotate-3.18.0-12.el9.x86_64 8/19 #10 33.82 Verifying : systemd-252-55.el9_7.2.rocky.0.1.x86_64 9/19 #10 33.82 Verifying : systemd-pam-252-55.el9_7.2.rocky.0.1.x86_64 10/19 #10 33.82 Verifying : systemd-rpm-macros-252-55.el9_7.2.rocky.0.1.noarch 11/19 #10 33.82 Verifying : nodejs-1:16.20.2-8.el9_4.x86_64 12/19 #10 33.82 Verifying : nodejs-docs-1:16.20.2-8.el9_4.noarch 13/19 #10 33.82 Verifying : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 14/19 #10 33.82 Verifying : nodejs-libs-1:16.20.2-8.el9_4.x86_64 15/19 #10 33.82 Verifying : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 16/19 #10 33.82 Verifying : redis-6.2.20-3.el9_7.x86_64 17/19 #10 33.82 Verifying : libacl-2.3.1-4.el9.x86_64 18/19 #10 33.82 Verifying : libacl-2.3.1-3.el9.x86_64 19/19 #10 33.92 #10 33.92 Upgraded: #10 33.92 libacl-2.3.1-4.el9.x86_64 #10 33.92 Installed: #10 33.92 acl-2.3.1-4.el9.x86_64 #10 33.92 dbus-1:1.12.20-8.el9.x86_64 #10 33.92 dbus-broker-28-7.el9.x86_64 #10 33.92 dbus-common-1:1.12.20-8.el9.noarch #10 33.92 kmod-libs-28-11.el9.x86_64 #10 33.92 libbrotli-1.0.9-9.el9_7.x86_64 #10 33.92 libseccomp-2.5.2-2.el9.x86_64 #10 33.92 logrotate-3.18.0-12.el9.x86_64 #10 33.92 nodejs-1:16.20.2-8.el9_4.x86_64 #10 33.92 nodejs-docs-1:16.20.2-8.el9_4.noarch #10 33.92 nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 #10 33.92 nodejs-libs-1:16.20.2-8.el9_4.x86_64 #10 33.92 npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 #10 33.92 redis-6.2.20-3.el9_7.x86_64 #10 33.92 systemd-252-55.el9_7.2.rocky.0.1.x86_64 #10 33.92 systemd-pam-252-55.el9_7.2.rocky.0.1.x86_64 #10 33.92 systemd-rpm-macros-252-55.el9_7.2.rocky.0.1.noarch #10 33.92 #10 33.92 Complete! #10 35.87 #10 35.87 added 12 packages, and audited 13 packages in 1s #10 35.87 #10 35.87 found 0 vulnerabilities #10 35.87 npm notice #10 35.87 npm notice New major version of npm available! 8.19.4 -> 11.12.0 #10 35.87 npm notice Changelog: #10 35.87 npm notice Run `npm install -g npm@11.12.0` to update! #10 35.87 npm notice #10 36.07 46 files removed #10 DONE 40.4s #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.2s #15 exporting to image #15 exporting layers #15 exporting layers 9.6s done #15 writing image sha256:b9bbf6c1bfe48211d37a35f150cd9b5349e35621639731a21aa7a905328cf589 done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 done #15 DONE 9.6s 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-03-23 01:16:43,284: INFO: Docker build duration: 97 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base] f9908e097129: Preparing 6bc5806c994f: Preparing 06d23ff66765: Preparing 0b877b0d8882: Preparing 19797827fe7d: Preparing 162706fc2c2c: Preparing ef647b8112fc: Preparing 1a70ac82f7ad: Preparing 4d6f8df6ca64: Preparing 90fdd38a0514: Preparing 3e8cedbea167: Preparing 3bf50389eb18: Preparing d6bad5ae1dbe: Preparing de97dd888f2d: Preparing 44343de3ea1d: Preparing 1a70ac82f7ad: Waiting 4d6f8df6ca64: Waiting 90fdd38a0514: Waiting 3e8cedbea167: Waiting 3bf50389eb18: Waiting d6bad5ae1dbe: Waiting de97dd888f2d: Waiting 44343de3ea1d: Waiting 162706fc2c2c: Waiting ef647b8112fc: Waiting 6bc5806c994f: Pushed f9908e097129: Pushed 06d23ff66765: Pushed 0b877b0d8882: Pushed 1a70ac82f7ad: Layer already exists 4d6f8df6ca64: Layer already exists 90fdd38a0514: Layer already exists 3e8cedbea167: Layer already exists 3bf50389eb18: Layer already exists d6bad5ae1dbe: Layer already exists de97dd888f2d: Layer already exists 44343de3ea1d: Layer already exists ef647b8112fc: Pushed 162706fc2c2c: Pushed 19797827fe7d: Pushed nightly-r25.1: digest: sha256:a9a7508cc287c29276e5dc7e7213626c8b38b6c16e7f06a1c66fd0fca32e40b7 size: 3457 2026-03-23 01:17:00,555: INFO: Building opensdn-controller-webui-base finished successfully, duration: 114 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 8dfcd55e0fa0 618MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 040d2b58d45e 855MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 4b05579a90c3 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 6d8efd8db61c 618MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 ac746ca2c675 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 02bf19bcb5fb 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 7eec40a236b3 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 559e3178e06a 618MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 fea0277cb417 680MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 b9bbf6c1bfe4 900MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 3208e8fb6420 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 c445fd28bb4e 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 840885b9db1c 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 9dd718b03191 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 81d80502c7fd 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 25e6a8c6d300 430MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 39f03d049c9a 441MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 5855d81a11d7 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 0022896a13ba 410MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 3344fdee8f90 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 467eaff23520 692MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 1680f7016f02 2.9GB 0B U tf-dev-sandbox:compile f97b8bebb45a 24.7GB 0B