2026-06-20 04:46:19,795: INFO: Building opensdn-controller-webui-base 2026-06-20 04:46:20,058: 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=r26.1-2_8_8_1-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-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 --build-arg DEBUGINFO_ROOT=/debuginfo #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 docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:r26.1-2_8_8_1-1 #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/5] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:r26.1-2_8_8_1-1 #6 CACHED #7 [internal] load build context #7 transferring context: 63.66kB done #7 DONE 0.6s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/src/contrail/contrail-web-controller /usr/src/contrail/contrail-web-controller #8 DONE 3.9s #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 ; dnf install -y redis nodejs-1:16.20.2 npm-1:8.19.4 ; npm install -g coffeescript livescript ; dnf 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.247 added from: http://tf-mirrors.gz1.opensdn.io/re 80 MB/s | 18 MB 00:00 #10 3.918 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 2.9 MB 00:00 #10 4.565 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 516 kB 00:00 #10 5.234 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 20 MB 00:00 #10 10.17 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 15 MB 00:00 #10 13.80 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.2 MB 00:00 #10 14.33 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 6.3 MB 00:00 #10 16.19 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 966 kB 00:00 #10 16.81 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 MB/s | 480 kB 00:00 #10 17.24 added from: http://tf-mirrors.gz1.opensdn.io/re 578 kB/s | 19 kB 00:00 #10 17.52 added from: http://tf-mirrors.gz1.opensdn.io/re 14 kB/s | 257 B 00:00 #10 17.78 added from: http://tf-mirrors.gz1.opensdn.io/re 845 kB/s | 15 kB 00:00 #10 18.12 added from: http://tf-mirrors.gz1.opensdn.io/re 4.1 MB/s | 112 kB 00:00 #10 19.06 added from: http://tf-mirrors.gz1.opensdn.io/re 68 MB/s | 44 MB 00:00 #10 28.81 Third parties for OpenSDN 45 MB/s | 5.1 MB 00:00 #10 34.17 Dependencies resolved. #10 34.18 ================================================================================================== #10 34.18 Package Arch Version Repository Size #10 34.18 ================================================================================================== #10 34.18 Installing: #10 34.18 nodejs x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 111 k #10 34.18 npm x86_64 1:8.19.4-1.16.20.2.8.el9_4 tf-mirrors.ci_repos_yum9-appstream 1.7 M #10 34.18 redis x86_64 6.2.22-1.el9_8 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 34.18 Upgrading: #10 34.18 libacl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 22 k #10 34.18 systemd-libs x86_64 252-67.el9_8.2.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 656 k #10 34.18 Installing dependencies: #10 34.18 acl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 69 k #10 34.18 dbus x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 6.8 k #10 34.18 dbus-broker x86_64 28-8.el9 tf-mirrors.ci_repos_yum9-baseos 169 k #10 34.18 dbus-common noarch 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 34.18 kmod-libs x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 62 k #10 34.18 libbrotli x86_64 1.0.9-9.el9_7 tf-mirrors.ci_repos_yum9-baseos 312 k #10 34.18 libseccomp x86_64 2.5.2-2.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #10 34.18 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #10 34.18 nodejs-libs x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 15 M #10 34.18 systemd x86_64 252-67.el9_8.2.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 4.0 M #10 34.18 systemd-pam x86_64 252-67.el9_8.2.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 263 k #10 34.18 systemd-rpm-macros noarch 252-67.el9_8.2.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 51 k #10 34.18 Installing weak dependencies: #10 34.18 nodejs-docs noarch 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 7.1 M #10 34.18 nodejs-full-i18n x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 8.2 M #10 34.18 #10 34.18 Transaction Summary #10 34.18 ================================================================================================== #10 34.18 Install 17 Packages #10 34.18 Upgrade 2 Packages #10 34.18 #10 34.18 Total download size: 39 M #10 34.18 Downloading Packages: #10 34.19 (1/19): dbus-1.12.20-8.el9.x86_64.rpm 605 kB/s | 6.8 kB 00:00 #10 34.19 (2/19): acl-2.3.1-4.el9.x86_64.rpm 4.6 MB/s | 69 kB 00:00 #10 34.20 (3/19): dbus-common-1.12.20-8.el9.noarch.rpm 2.5 MB/s | 14 kB 00:00 #10 34.20 (4/19): kmod-libs-28-11.el9.x86_64.rpm 12 MB/s | 62 kB 00:00 #10 34.20 (5/19): dbus-broker-28-8.el9.x86_64.rpm 6.9 MB/s | 169 kB 00:00 #10 34.21 (6/19): libseccomp-2.5.2-2.el9.x86_64.rpm 10 MB/s | 71 kB 00:00 #10 34.21 (7/19): logrotate-3.18.0-12.el9.x86_64.rpm 11 MB/s | 73 kB 00:00 #10 34.22 (8/19): libbrotli-1.0.9-9.el9_7.x86_64.rpm 15 MB/s | 312 kB 00:00 #10 34.22 (9/19): systemd-rpm-macros-252-67.el9_8.2.rocky 11 MB/s | 51 kB 00:00 #10 34.23 (10/19): systemd-pam-252-67.el9_8.2.rocky.0.1.x 16 MB/s | 263 kB 00:00 #10 34.23 (11/19): nodejs-16.20.2-8.el9_4.x86_64.rpm 13 MB/s | 111 kB 00:00 #10 34.30 (12/19): systemd-252-67.el9_8.2.rocky.0.1.x86_6 46 MB/s | 4.0 MB 00:00 #10 34.37 (13/19): nodejs-docs-16.20.2-8.el9_4.noarch.rpm 50 MB/s | 7.1 MB 00:00 #10 34.44 (14/19): nodejs-full-i18n-16.20.2-8.el9_4.x86_6 41 MB/s | 8.2 MB 00:00 #10 34.46 (15/19): npm-8.19.4-1.16.20.2.8.el9_4.x86_64.rp 20 MB/s | 1.7 MB 00:00 #10 34.46 (16/19): libacl-2.3.1-4.el9.x86_64.rpm 4.4 MB/s | 22 kB 00:00 #10 34.48 (17/19): redis-6.2.22-1.el9_8.x86_64.rpm 29 MB/s | 1.3 MB 00:00 #10 34.49 (18/19): systemd-libs-252-67.el9_8.2.rocky.0.1. 27 MB/s | 656 kB 00:00 #10 34.59 (19/19): nodejs-libs-16.20.2-8.el9_4.x86_64.rpm 50 MB/s | 15 MB 00:00 #10 34.59 -------------------------------------------------------------------------------- #10 34.59 Total 94 MB/s | 39 MB 00:00 #10 34.59 Running transaction check #10 34.65 Transaction check succeeded. #10 34.65 Running transaction test #10 35.01 Transaction test succeeded. #10 35.01 Running transaction #10 35.43 Running scriptlet: npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 1/1 #10 35.53 Preparing : 1/1 #10 35.61 Upgrading : systemd-libs-252-67.el9_8.2.rocky.0.1.x86_64 1/21 #10 35.62 Running scriptlet: systemd-libs-252-67.el9_8.2.rocky.0.1.x86_64 1/21 #10 35.63 Upgrading : libacl-2.3.1-4.el9.x86_64 2/21 #10 35.64 Installing : acl-2.3.1-4.el9.x86_64 3/21 #10 36.06 Installing : nodejs-docs-1:16.20.2-8.el9_4.noarch 4/21 #10 36.07 Installing : systemd-rpm-macros-252-67.el9_8.2.rocky.0.1.noarch 5/21 #10 36.08 Installing : libseccomp-2.5.2-2.el9.x86_64 6/21 #10 36.09 Installing : libbrotli-1.0.9-9.el9_7.x86_64 7/21 #10 36.39 Installing : nodejs-libs-1:16.20.2-8.el9_4.x86_64 8/21 #10 36.56 Installing : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 9/21 #10 36.76 Installing : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 10/21 #10 36.79 Installing : nodejs-1:16.20.2-8.el9_4.x86_64 11/21 #10 36.80 Installing : kmod-libs-28-11.el9.x86_64 12/21 #10 36.80 Installing : dbus-1:1.12.20-8.el9.x86_64 13/21 #10 36.81 Installing : systemd-pam-252-67.el9_8.2.rocky.0.1.x86_64 14/21 #10 36.81 Running scriptlet: systemd-252-67.el9_8.2.rocky.0.1.x86_64 15/21 #10 37.10 Installing : systemd-252-67.el9_8.2.rocky.0.1.x86_64 15/21 #10 37.12 Running scriptlet: systemd-252-67.el9_8.2.rocky.0.1.x86_64 15/21 #10 37.25 Installing : dbus-common-1:1.12.20-8.el9.noarch 16/21 #10 37.26 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 16/21 #10 37.28 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #10 37.28 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #10 37.28 #10 37.28 Installing : dbus-broker-28-8.el9.x86_64 17/21 #10 37.30 Running scriptlet: dbus-broker-28-8.el9.x86_64 17/21 #10 37.32 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #10 37.32 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #10 37.32 #10 37.32 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 18/21 #10 37.33 Installing : logrotate-3.18.0-12.el9.x86_64 18/21 #10 37.33 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 18/21 #10 37.35 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 37.35 #10 37.35 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 19/21 #10 37.44 Installing : redis-6.2.22-1.el9_8.x86_64 19/21 #10 37.45 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 19/21 #10 37.47 Cleanup : systemd-libs-252-18.el9.x86_64 20/21 #10 37.48 Cleanup : libacl-2.3.1-3.el9.x86_64 21/21 #10 37.49 Running scriptlet: libacl-2.3.1-3.el9.x86_64 21/21 #10 37.96 Verifying : acl-2.3.1-4.el9.x86_64 1/21 #10 37.96 Verifying : dbus-1:1.12.20-8.el9.x86_64 2/21 #10 37.96 Verifying : dbus-broker-28-8.el9.x86_64 3/21 #10 37.96 Verifying : dbus-common-1:1.12.20-8.el9.noarch 4/21 #10 37.96 Verifying : kmod-libs-28-11.el9.x86_64 5/21 #10 37.96 Verifying : libbrotli-1.0.9-9.el9_7.x86_64 6/21 #10 37.96 Verifying : libseccomp-2.5.2-2.el9.x86_64 7/21 #10 37.96 Verifying : logrotate-3.18.0-12.el9.x86_64 8/21 #10 37.96 Verifying : systemd-252-67.el9_8.2.rocky.0.1.x86_64 9/21 #10 37.96 Verifying : systemd-pam-252-67.el9_8.2.rocky.0.1.x86_64 10/21 #10 37.96 Verifying : systemd-rpm-macros-252-67.el9_8.2.rocky.0.1.noarch 11/21 #10 37.96 Verifying : nodejs-1:16.20.2-8.el9_4.x86_64 12/21 #10 37.96 Verifying : nodejs-docs-1:16.20.2-8.el9_4.noarch 13/21 #10 37.96 Verifying : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 14/21 #10 37.96 Verifying : nodejs-libs-1:16.20.2-8.el9_4.x86_64 15/21 #10 37.96 Verifying : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 16/21 #10 37.97 Verifying : redis-6.2.22-1.el9_8.x86_64 17/21 #10 37.97 Verifying : libacl-2.3.1-4.el9.x86_64 18/21 #10 37.97 Verifying : libacl-2.3.1-3.el9.x86_64 19/21 #10 37.97 Verifying : systemd-libs-252-67.el9_8.2.rocky.0.1.x86_64 20/21 #10 37.97 Verifying : systemd-libs-252-18.el9.x86_64 21/21 #10 38.07 #10 38.07 Upgraded: #10 38.07 libacl-2.3.1-4.el9.x86_64 systemd-libs-252-67.el9_8.2.rocky.0.1.x86_64 #10 38.07 Installed: #10 38.07 acl-2.3.1-4.el9.x86_64 #10 38.07 dbus-1:1.12.20-8.el9.x86_64 #10 38.07 dbus-broker-28-8.el9.x86_64 #10 38.07 dbus-common-1:1.12.20-8.el9.noarch #10 38.07 kmod-libs-28-11.el9.x86_64 #10 38.07 libbrotli-1.0.9-9.el9_7.x86_64 #10 38.07 libseccomp-2.5.2-2.el9.x86_64 #10 38.07 logrotate-3.18.0-12.el9.x86_64 #10 38.07 nodejs-1:16.20.2-8.el9_4.x86_64 #10 38.07 nodejs-docs-1:16.20.2-8.el9_4.noarch #10 38.07 nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 #10 38.07 nodejs-libs-1:16.20.2-8.el9_4.x86_64 #10 38.07 npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 #10 38.07 redis-6.2.22-1.el9_8.x86_64 #10 38.07 systemd-252-67.el9_8.2.rocky.0.1.x86_64 #10 38.07 systemd-pam-252-67.el9_8.2.rocky.0.1.x86_64 #10 38.07 systemd-rpm-macros-252-67.el9_8.2.rocky.0.1.noarch #10 38.07 #10 38.07 Complete! #10 39.99 #10 39.99 added 12 packages, and audited 13 packages in 1s #10 39.99 #10 39.99 found 0 vulnerabilities #10 39.99 npm notice #10 39.99 npm notice New major version of npm available! 8.19.4 -> 11.17.0 #10 39.99 npm notice Changelog: #10 39.99 npm notice Run `npm install -g npm@11.17.0` to update! #10 39.99 npm notice #10 40.17 77 files removed #10 DONE 44.2s #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.8s done #15 writing image sha256:8ad7c98b11b759d36cd387be3b1209ce61f273bf0d760a8717029643dc03ae70 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:r26.1-2_8_8_1-1 done #15 DONE 9.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-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-06-20 04:48:05,878: INFO: Docker build duration: 106 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base] ecd39f1326e9: Preparing b46c3d5b1072: Preparing df0d15f6f860: Preparing 3df1cad7de8c: Preparing 22b2b4d62292: Preparing 63cefcf4b5cb: Preparing 3912d04d8883: Preparing 55780df32595: Preparing 25412615a39d: Preparing def6d4b29bd3: Preparing e81bf655c37c: Preparing 10e616cd1f72: Preparing 9f752f77db4b: Preparing ac2efa5fef26: Preparing 164e1da63fc1: Preparing 63cefcf4b5cb: Waiting 44343de3ea1d: Preparing 3912d04d8883: Waiting 55780df32595: Waiting 25412615a39d: Waiting def6d4b29bd3: Waiting e81bf655c37c: Waiting 10e616cd1f72: Waiting 9f752f77db4b: Waiting ac2efa5fef26: Waiting 164e1da63fc1: Waiting 44343de3ea1d: Waiting 3df1cad7de8c: Pushed df0d15f6f860: Pushed b46c3d5b1072: Pushed 55780df32595: Layer already exists ecd39f1326e9: Pushed 25412615a39d: Layer already exists def6d4b29bd3: Layer already exists e81bf655c37c: Layer already exists 9f752f77db4b: Layer already exists 10e616cd1f72: Layer already exists 164e1da63fc1: Layer already exists ac2efa5fef26: Layer already exists 44343de3ea1d: Layer already exists 3912d04d8883: Pushed 63cefcf4b5cb: Pushed 22b2b4d62292: Pushed r26.1-2_8_8_1-1: digest: sha256:8540adfe046251202dfd030a01197a7092919867c3d7e39ba30d8bbd0330e851 size: 3666 2026-06-20 04:48:21,644: INFO: Building opensdn-controller-webui-base finished successfully, duration: 122 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:5101/opensdn-analytics-base:r26.1-2_8_8_1-1 af924b2fc5e9 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r26.1-2_8_8_1-1 9fcc305aa8c8 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:r26.1-2_8_8_1-1 a635f878b4f6 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:r26.1-2_8_8_1-1 6f95795be506 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:r26.1-2_8_8_1-1 e93c296db610 779MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:r26.1-2_8_8_1-1 8ad7c98b11b7 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:r26.1-2_8_8_1-1 ab2f37d75d11 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:r26.1-2_8_8_1-1 4c321ec6a79b 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:r26.1-2_8_8_1-1 4bae719ed421 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:r26.1-2_8_8_1-1 7520aeef9a9a 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:r26.1-2_8_8_1-1 bee9ad11bc2f 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:r26.1-2_8_8_1-1 03e88032ffd2 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:r26.1-2_8_8_1-1 8c3ea0caa67e 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:r26.1-2_8_8_1-1 a51732108f50 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:r26.1-2_8_8_1-1 cbbc1777c4cc 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:r26.1-2_8_8_1-1 6ea1eed8c063 787MB 0B nexus.gz1.opensdn.io:5101/tf-ansible-deployer:r26.1-2_8_8_1-1 aa12f59419ae 1.39MB 0B nexus.gz1.opensdn.io:5101/tf-build-manifest:r26.1-2_8_8_1-1 79f5f5823ee6 4.17kB 0B nexus.gz1.opensdn.io:5101/tf-charms:r26.1-2_8_8_1-1 6565fdeb9bc6 6.05MB 0B nexus.gz1.opensdn.io:5101/tf-container-builder:r26.1-2_8_8_1-1 55e36b1df52b 2.39MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 170d0caf9f6a 2.9GB 0B U nexus.gz1.opensdn.io:5101/tf-kolla-ansible:r26.1-2_8_8_1-1 0935f8f18254 32.7MB 0B tf-dev-sandbox:compile 17f81b248059 22.4GB 0B