2025-11-24 01:28:54,702: INFO: Building opensdn-controller-webui-base 2025-11-24 01:28:55,103: 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.8s #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.5s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 #6 CACHED #7 [internal] load build context #7 transferring context: 63.66kB 0.0s done #7 DONE 0.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/src/contrail/contrail-web-controller /usr/src/contrail/contrail-web-controller #8 DONE 3.5s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/src/contrail/contrail-web-core /usr/src/contrail/contrail-web-core #9 DONE 7.8s #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.758 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #10 4.377 Extra Packages for Enterprise Linux 9 - x86_64 18 MB/s | 20 MB 00:01 #10 17.27 Extra Packages for Enterprise Linux 9 openh264 4.0 kB/s | 2.5 kB 00:00 #10 17.94 Rocky Linux 9 - BaseOS 5.6 MB/s | 2.5 MB 00:00 #10 19.36 Rocky Linux 9 - AppStream 18 MB/s | 9.5 MB 00:00 #10 21.95 Rocky Linux 9 - Extras 48 kB/s | 17 kB 00:00 #10 24.21 Dependencies resolved. #10 24.21 ================================================================================ #10 24.21 Package Arch Version Repository Size #10 24.21 ================================================================================ #10 24.21 Installing: #10 24.21 nodejs x86_64 1:16.20.2-8.el9_4 appstream 111 k #10 24.21 npm x86_64 1:8.19.4-1.16.20.2.8.el9_4 appstream 1.7 M #10 24.21 redis x86_64 6.2.20-1.el9_6 appstream 1.3 M #10 24.21 Upgrading: #10 24.21 libacl x86_64 2.3.1-4.el9 baseos 22 k #10 24.21 Installing dependencies: #10 24.21 acl x86_64 2.3.1-4.el9 baseos 69 k #10 24.21 dbus x86_64 1:1.12.20-8.el9 baseos 6.8 k #10 24.21 dbus-broker x86_64 28-7.el9 baseos 171 k #10 24.21 dbus-common noarch 1:1.12.20-8.el9 baseos 14 k #10 24.21 kmod-libs x86_64 28-10.el9 baseos 62 k #10 24.21 libbrotli x86_64 1.0.9-7.el9_5 baseos 312 k #10 24.21 libseccomp x86_64 2.5.2-2.el9 baseos 71 k #10 24.21 logrotate x86_64 3.18.0-9.el9 baseos 73 k #10 24.21 nodejs-libs x86_64 1:16.20.2-8.el9_4 appstream 15 M #10 24.21 systemd x86_64 252-51.el9_6.3.rocky.0.1 baseos 4.0 M #10 24.21 systemd-pam x86_64 252-51.el9_6.3.rocky.0.1 baseos 274 k #10 24.21 systemd-rpm-macros noarch 252-51.el9_6.3.rocky.0.1 baseos 62 k #10 24.21 Installing weak dependencies: #10 24.21 nodejs-docs noarch 1:16.20.2-8.el9_4 appstream 7.1 M #10 24.21 nodejs-full-i18n x86_64 1:16.20.2-8.el9_4 appstream 8.2 M #10 24.21 #10 24.21 Transaction Summary #10 24.21 ================================================================================ #10 24.21 Install 17 Packages #10 24.21 Upgrade 1 Package #10 24.21 #10 24.21 Total download size: 38 M #10 24.21 Downloading Packages: #10 24.78 (1/18): logrotate-3.18.0-9.el9.x86_64.rpm 824 kB/s | 73 kB 00:00 #10 24.80 (2/18): libbrotli-1.0.9-7.el9_5.x86_64.rpm 16 MB/s | 312 kB 00:00 #10 24.85 (3/18): dbus-common-1.12.20-8.el9.noarch.rpm 96 kB/s | 14 kB 00:00 #10 24.85 (4/18): dbus-broker-28-7.el9.x86_64.rpm 3.7 MB/s | 171 kB 00:00 #10 24.89 (5/18): systemd-252-51.el9_6.3.rocky.0.1.x86_64 21 MB/s | 4.0 MB 00:00 #10 24.89 (6/18): acl-2.3.1-4.el9.x86_64.rpm 1.4 MB/s | 69 kB 00:00 #10 24.93 (7/18): kmod-libs-28-10.el9.x86_64.rpm 2.2 MB/s | 62 kB 00:00 #10 24.93 (8/18): libseccomp-2.5.2-2.el9.x86_64.rpm 2.5 MB/s | 71 kB 00:00 #10 24.93 (9/18): dbus-1.12.20-8.el9.x86_64.rpm 979 kB/s | 6.8 kB 00:00 #10 24.94 (10/18): systemd-rpm-macros-252-51.el9_6.3.rock 570 kB/s | 62 kB 00:00 #10 24.98 (11/18): systemd-pam-252-51.el9_6.3.rocky.0.1.x 5.2 MB/s | 274 kB 00:00 #10 25.16 (12/18): nodejs-docs-16.20.2-8.el9_4.noarch.rpm 30 MB/s | 7.1 MB 00:00 #10 25.25 (13/18): nodejs-full-i18n-16.20.2-8.el9_4.x86_6 30 MB/s | 8.2 MB 00:00 #10 25.32 (14/18): npm-8.19.4-1.16.20.2.8.el9_4.x86_64.rp 11 MB/s | 1.7 MB 00:00 #10 25.33 (15/18): nodejs-16.20.2-8.el9_4.x86_64.rpm 10 MB/s | 111 kB 00:00 #10 25.34 (16/18): libacl-2.3.1-4.el9.x86_64.rpm 2.2 MB/s | 22 kB 00:00 #10 25.44 (17/18): redis-6.2.20-1.el9_6.x86_64.rpm 6.3 MB/s | 1.3 MB 00:00 #10 25.68 (18/18): nodejs-libs-16.20.2-8.el9_4.x86_64.rpm 20 MB/s | 15 MB 00:00 #10 25.68 -------------------------------------------------------------------------------- #10 25.68 Total 26 MB/s | 38 MB 00:01 #10 26.32 Running transaction check #10 26.39 Transaction check succeeded. #10 26.39 Running transaction test #10 26.85 Transaction test succeeded. #10 26.85 Running transaction #10 27.36 Running scriptlet: npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 1/1 #10 27.48 Preparing : 1/1 #10 27.55 Upgrading : libacl-2.3.1-4.el9.x86_64 1/19 #10 27.56 Installing : acl-2.3.1-4.el9.x86_64 2/19 #10 28.07 Installing : nodejs-docs-1:16.20.2-8.el9_4.noarch 3/19 #10 28.08 Installing : libseccomp-2.5.2-2.el9.x86_64 4/19 #10 28.09 Installing : kmod-libs-28-10.el9.x86_64 5/19 #10 28.09 Installing : systemd-rpm-macros-252-51.el9_6.3.rocky.0.1.noarch 6/19 #10 28.10 Installing : dbus-1:1.12.20-8.el9.x86_64 7/19 #10 28.11 Installing : systemd-pam-252-51.el9_6.3.rocky.0.1.x86_64 8/19 #10 28.12 Running scriptlet: systemd-252-51.el9_6.3.rocky.0.1.x86_64 9/19 #10 28.48 Installing : systemd-252-51.el9_6.3.rocky.0.1.x86_64 9/19 #10 28.49 Running scriptlet: systemd-252-51.el9_6.3.rocky.0.1.x86_64 9/19 #10 28.68 Installing : dbus-common-1:1.12.20-8.el9.noarch 10/19 #10 28.68 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 10/19 #10 28.71 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #10 28.71 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #10 28.71 #10 28.71 Running scriptlet: dbus-broker-28-7.el9.x86_64 11/19 #10 28.78 Installing : dbus-broker-28-7.el9.x86_64 11/19 #10 28.78 Running scriptlet: dbus-broker-28-7.el9.x86_64 11/19 #10 28.81 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #10 28.81 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #10 28.81 #10 28.81 Running scriptlet: logrotate-3.18.0-9.el9.x86_64 12/19 #10 28.82 Installing : logrotate-3.18.0-9.el9.x86_64 12/19 #10 28.83 Running scriptlet: logrotate-3.18.0-9.el9.x86_64 12/19 #10 28.85 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 28.85 #10 28.86 Installing : libbrotli-1.0.9-7.el9_5.x86_64 13/19 #10 29.21 Installing : nodejs-libs-1:16.20.2-8.el9_4.x86_64 14/19 #10 29.41 Installing : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 15/19 #10 29.64 Installing : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 16/19 #10 29.67 Installing : nodejs-1:16.20.2-8.el9_4.x86_64 17/19 #10 29.68 Running scriptlet: redis-6.2.20-1.el9_6.x86_64 18/19 #10 29.78 Installing : redis-6.2.20-1.el9_6.x86_64 18/19 #10 29.78 Running scriptlet: redis-6.2.20-1.el9_6.x86_64 18/19 #10 29.81 Cleanup : libacl-2.3.1-3.el9.x86_64 19/19 #10 29.83 Running scriptlet: libacl-2.3.1-3.el9.x86_64 19/19 #10 30.89 Verifying : logrotate-3.18.0-9.el9.x86_64 1/19 #10 30.89 Verifying : systemd-252-51.el9_6.3.rocky.0.1.x86_64 2/19 #10 30.89 Verifying : dbus-common-1:1.12.20-8.el9.noarch 3/19 #10 30.89 Verifying : libbrotli-1.0.9-7.el9_5.x86_64 4/19 #10 30.89 Verifying : dbus-broker-28-7.el9.x86_64 5/19 #10 30.89 Verifying : systemd-rpm-macros-252-51.el9_6.3.rocky.0.1.noarch 6/19 #10 30.89 Verifying : acl-2.3.1-4.el9.x86_64 7/19 #10 30.89 Verifying : kmod-libs-28-10.el9.x86_64 8/19 #10 30.89 Verifying : libseccomp-2.5.2-2.el9.x86_64 9/19 #10 30.89 Verifying : systemd-pam-252-51.el9_6.3.rocky.0.1.x86_64 10/19 #10 30.89 Verifying : dbus-1:1.12.20-8.el9.x86_64 11/19 #10 30.89 Verifying : nodejs-docs-1:16.20.2-8.el9_4.noarch 12/19 #10 30.89 Verifying : nodejs-libs-1:16.20.2-8.el9_4.x86_64 13/19 #10 30.89 Verifying : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 14/19 #10 30.89 Verifying : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 15/19 #10 30.89 Verifying : redis-6.2.20-1.el9_6.x86_64 16/19 #10 30.89 Verifying : nodejs-1:16.20.2-8.el9_4.x86_64 17/19 #10 30.89 Verifying : libacl-2.3.1-4.el9.x86_64 18/19 #10 30.89 Verifying : libacl-2.3.1-3.el9.x86_64 19/19 #10 30.99 #10 30.99 Upgraded: #10 30.99 libacl-2.3.1-4.el9.x86_64 #10 30.99 Installed: #10 30.99 acl-2.3.1-4.el9.x86_64 #10 30.99 dbus-1:1.12.20-8.el9.x86_64 #10 30.99 dbus-broker-28-7.el9.x86_64 #10 30.99 dbus-common-1:1.12.20-8.el9.noarch #10 30.99 kmod-libs-28-10.el9.x86_64 #10 30.99 libbrotli-1.0.9-7.el9_5.x86_64 #10 30.99 libseccomp-2.5.2-2.el9.x86_64 #10 30.99 logrotate-3.18.0-9.el9.x86_64 #10 30.99 nodejs-1:16.20.2-8.el9_4.x86_64 #10 30.99 nodejs-docs-1:16.20.2-8.el9_4.noarch #10 30.99 nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 #10 30.99 nodejs-libs-1:16.20.2-8.el9_4.x86_64 #10 30.99 npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 #10 30.99 redis-6.2.20-1.el9_6.x86_64 #10 30.99 systemd-252-51.el9_6.3.rocky.0.1.x86_64 #10 30.99 systemd-pam-252-51.el9_6.3.rocky.0.1.x86_64 #10 30.99 systemd-rpm-macros-252-51.el9_6.3.rocky.0.1.noarch #10 30.99 #10 30.99 Complete! #10 33.90 #10 33.90 added 12 packages, and audited 13 packages in 2s #10 33.90 #10 33.90 found 0 vulnerabilities #10 33.90 npm notice #10 33.90 npm notice New major version of npm available! 8.19.4 -> 11.6.3 #10 33.90 npm notice Changelog: #10 33.90 npm notice Run `npm install -g npm@11.6.3` to update! #10 33.90 npm notice #10 34.11 46 files removed #10 DONE 39.9s #11 [stage-1 5/8] COPY custom-images/logo.png /opt/contrail/images/logo.png #11 DONE 0.0s #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 10.2s done #15 writing image sha256:3ca46e120861c622046b84f356e5837b186c3efac87d48cae18ee7d995407ae1 done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 done #15 DONE 10.2s 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) 2025-11-24 01:30:31,268: INFO: Docker build duration: 97 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base] 7fd9acc412fb: Preparing ad8e4a4bd4f4: Preparing bfdb7ff7ce40: Preparing 867435784d5e: Preparing 2eecfb8bd2db: Preparing adf3805baa8e: Preparing 3a5a91121b82: Preparing 77cd043b5138: Preparing b59d4503ab93: Preparing cadd944dd916: Preparing c30653cd92d3: Preparing fbebd3326431: Preparing 94543ddb0763: Preparing cf86d6c8bb69: Preparing 44343de3ea1d: Preparing adf3805baa8e: Waiting 3a5a91121b82: Waiting 77cd043b5138: Waiting b59d4503ab93: Waiting cadd944dd916: Waiting c30653cd92d3: Waiting fbebd3326431: Waiting 94543ddb0763: Waiting cf86d6c8bb69: Waiting 44343de3ea1d: Waiting bfdb7ff7ce40: Pushed 867435784d5e: Pushed 7fd9acc412fb: Pushed ad8e4a4bd4f4: Pushed b59d4503ab93: Layer already exists 77cd043b5138: Layer already exists c30653cd92d3: Layer already exists cadd944dd916: Layer already exists fbebd3326431: Layer already exists 94543ddb0763: Layer already exists 44343de3ea1d: Layer already exists cf86d6c8bb69: Layer already exists 3a5a91121b82: Pushed adf3805baa8e: Pushed 2eecfb8bd2db: Pushed nightly-r25.1: digest: sha256:8f7dd6531ab304049b9447a421f15ada7411afaebf3806512e0c02dd39ba039f size: 3457 2025-11-24 01:30:50,401: INFO: Building opensdn-controller-webui-base finished successfully, duration: 116 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 0953fae01cd5 545MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 e34a438b1877 893MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 af8741bab04d 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 b0c6ba6d8e32 545MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 07e45f581b1f 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 177dfd707e2a 6.04MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 f4622e7c92da 2.44MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 aa0e36a8e1af 545MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 dc76748a1d8d 608MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 3ca46e120861 826MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 3880fca3b45f 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 27bbc2b7f782 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 9c84d1225f08 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 2bc9e4973930 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 918b8d93786d 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 85973e02995e 354MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 3f6b1f91d74c 366MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 267bcb78775b 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 2c9d76c5b87c 336MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 529419c2c460 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 e69f01954e80 619MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 144d2250a50a 3GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile b9bffa3c6f1f 24.8GB 0B tf-dev-sandbox:stable-r25.1 a88cec6ad8bb 3GB 0B U