2026-06-09 10:57:59,911: INFO: Building opensdn-vrouter-base 2026-06-09 10:57:59,931: 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_8_0_1-9 --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 --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.28kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-9 #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.8s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-9 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #7 ... #8 [internal] load build context #8 transferring context: 86.20kB done #8 DONE 0.3s #7 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #7 DONE 0.2s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 0.5s #10 [stage-1 4/5] RUN set -e ; source /etc/os-release ; dnf install -y NetworkManager initscripts ethtool pciutils ; dnf 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 1.223 added from: http://tf-mirrors.gz1.opensdn.io/re 71 MB/s | 14 MB 00:00 #10 3.581 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 1.9 MB 00:00 #10 4.133 added from: http://tf-mirrors.gz1.opensdn.io/re 4.2 MB/s | 402 kB 00:00 #10 4.777 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 16 MB 00:00 #10 9.982 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 11 MB 00:00 #10 13.53 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.1 MB 00:00 #10 14.22 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 4.8 MB 00:00 #10 16.20 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 697 kB 00:00 #10 16.58 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 474 kB 00:00 #10 16.99 added from: http://tf-mirrors.gz1.opensdn.io/re 569 kB/s | 18 kB 00:00 #10 17.26 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 kB/s | 257 B 00:00 #10 17.65 added from: http://tf-mirrors.gz1.opensdn.io/re 392 kB/s | 15 kB 00:00 #10 18.07 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 96 kB 00:00 #10 19.01 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 39 MB 00:00 #10 31.46 Third parties for OpenSDN 42 MB/s | 5.1 MB 00:00 #10 37.15 Dependencies resolved. #10 37.15 ==================================================================================================== #10 37.15 Package Arch Version Repository Size #10 37.15 ==================================================================================================== #10 37.15 Installing: #10 37.15 NetworkManager x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 37.15 ethtool x86_64 2:6.15-2.el9 tf-mirrors.ci_repos_yum9-baseos 331 k #10 37.15 initscripts x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 37.15 pciutils x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 37.15 Installing dependencies: #10 37.15 NetworkManager-libnm x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 37.15 chkconfig x86_64 1.24-2.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #10 37.15 cryptsetup-libs x86_64 2.7.2-4.el9 tf-mirrors.ci_repos_yum9-baseos 514 k #10 37.15 device-mapper x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 138 k #10 37.15 device-mapper-libs x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 179 k #10 37.15 hwdata noarch 0.348-9.20.el9 tf-mirrors.ci_repos_yum9-baseos 1.7 M #10 37.15 initscripts-rename-device x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 37.15 initscripts-service noarch 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 11 k #10 37.15 kbd x86_64 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 383 k #10 37.15 kbd-legacy noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 37.15 kbd-misc noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 37.15 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 37.15 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 37.15 pciutils-libs x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #10 37.15 systemd-udev x86_64 252-55.el9_7.7.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 37.15 Installing weak dependencies: #10 37.15 iputils x86_64 20210202-15.el9 tf-mirrors.ci_repos_yum9-baseos 167 k #10 37.15 #10 37.15 Transaction Summary #10 37.15 ==================================================================================================== #10 37.15 Install 20 Packages #10 37.15 #10 37.15 Total download size: 12 M #10 37.15 Installed size: 49 M #10 37.15 Downloading Packages: #10 37.18 (1/20): chkconfig-1.24-2.el9.x86_64.rpm 6.0 MB/s | 160 kB 00:00 #10 37.20 (2/20): cryptsetup-libs-2.7.2-4.el9.x86_64.rpm 20 MB/s | 514 kB 00:00 #10 37.24 (3/20): NetworkManager-libnm-1.54.0-3.el9_7.x86 20 MB/s | 1.9 MB 00:00 #10 37.25 (4/20): device-mapper-1.02.206-2.el9_7.1.x86_64 2.8 MB/s | 138 kB 00:00 #10 37.25 (5/20): device-mapper-libs-1.02.206-2.el9_7.1.x 21 MB/s | 179 kB 00:00 #10 37.30 (6/20): NetworkManager-1.54.0-3.el9_7.x86_64.rp 17 MB/s | 2.3 MB 00:00 #10 37.30 (7/20): ethtool-6.15-2.el9.x86_64.rpm 7.1 MB/s | 331 kB 00:00 #10 37.30 (8/20): initscripts-10.11.8-4.el9.x86_64.rpm 20 MB/s | 208 kB 00:00 #10 37.30 (9/20): initscripts-rename-device-10.11.8-4.el9 1.9 MB/s | 14 kB 00:00 #10 37.30 (10/20): initscripts-service-10.11.8-4.el9.noar 2.1 MB/s | 11 kB 00:00 #10 37.30 (11/20): iputils-20210202-15.el9.x86_64.rpm 22 MB/s | 167 kB 00:00 #10 37.38 (12/20): kbd-2.4.0-11.el9.x86_64.rpm 32 MB/s | 383 kB 00:00 #10 37.38 (13/20): hwdata-0.348-9.20.el9.noarch.rpm 20 MB/s | 1.7 MB 00:00 #10 37.38 (14/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 14 MB/s | 502 kB 00:00 #10 37.38 (15/20): kmod-28-11.el9.x86_64.rpm 9.0 MB/s | 121 kB 00:00 #10 37.38 (16/20): libndp-1.9-1.el9.x86_64.rpm 5.5 MB/s | 37 kB 00:00 #10 37.38 (17/20): pciutils-3.7.0-7.el9.x86_64.rpm 15 MB/s | 92 kB 00:00 #10 37.38 (18/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 6.5 MB/s | 40 kB 00:00 #10 37.38 (19/20): kbd-misc-2.4.0-11.el9.noarch.rpm 25 MB/s | 1.5 MB 00:00 #10 37.44 (20/20): systemd-udev-252-55.el9_7.7.rocky.0.1. 47 MB/s | 1.9 MB 00:00 #10 37.44 -------------------------------------------------------------------------------- #10 37.44 Total 48 MB/s | 12 MB 00:00 #10 37.44 Running transaction check #10 37.50 Transaction check succeeded. #10 37.50 Running transaction test #10 37.71 Transaction test succeeded. #10 37.71 Running transaction #10 38.07 Preparing : 1/1 #10 38.15 Installing : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 1/20 #10 38.17 Installing : device-mapper-9:1.02.206-2.el9_7.1.x86_64 2/20 #10 38.17 Installing : cryptsetup-libs-2.7.2-4.el9.x86_64 3/20 #10 38.19 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 38.19 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 38.20 Installing : kmod-28-11.el9.x86_64 6/20 #10 38.30 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 38.34 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 38.39 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 38.50 Installing : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 38.52 Running scriptlet: systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 39.80 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 39.80 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 39.80 #10 39.82 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 39.83 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 39.85 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 39.86 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 39.95 Installing : hwdata-0.348-9.20.el9.noarch 14/20 #10 39.96 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 40.01 Installing : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 16/20 #10 40.01 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 40.08 Installing : NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 40.08 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 40.10 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 40.10 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 40.10 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 40.10 #10 40.11 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 40.14 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 40.15 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 40.15 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 40.15 #10 40.15 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 40.17 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 40.19 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 40.47 Verifying : NetworkManager-1:1.54.0-3.el9_7.x86_64 1/20 #10 40.47 Verifying : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 2/20 #10 40.47 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 40.47 Verifying : cryptsetup-libs-2.7.2-4.el9.x86_64 4/20 #10 40.47 Verifying : device-mapper-9:1.02.206-2.el9_7.1.x86_64 5/20 #10 40.47 Verifying : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 6/20 #10 40.47 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 40.47 Verifying : hwdata-0.348-9.20.el9.noarch 8/20 #10 40.47 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 40.47 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 40.47 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 40.47 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 40.47 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 40.47 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 40.47 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 40.47 Verifying : kmod-28-11.el9.x86_64 16/20 #10 40.47 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 40.47 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 40.47 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 40.47 Verifying : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 20/20 #10 40.55 #10 40.55 Installed: #10 40.55 NetworkManager-1:1.54.0-3.el9_7.x86_64 #10 40.55 NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 #10 40.55 chkconfig-1.24-2.el9.x86_64 #10 40.55 cryptsetup-libs-2.7.2-4.el9.x86_64 #10 40.55 device-mapper-9:1.02.206-2.el9_7.1.x86_64 #10 40.55 device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 #10 40.55 ethtool-2:6.15-2.el9.x86_64 #10 40.55 hwdata-0.348-9.20.el9.noarch #10 40.55 initscripts-10.11.8-4.el9.x86_64 #10 40.55 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 40.55 initscripts-service-10.11.8-4.el9.noarch #10 40.55 iputils-20210202-15.el9.x86_64 #10 40.55 kbd-2.4.0-11.el9.x86_64 #10 40.55 kbd-legacy-2.4.0-11.el9.noarch #10 40.55 kbd-misc-2.4.0-11.el9.noarch #10 40.55 kmod-28-11.el9.x86_64 #10 40.55 libndp-1.9-1.el9.x86_64 #10 40.55 pciutils-3.7.0-7.el9.x86_64 #10 40.55 pciutils-libs-3.7.0-7.el9.x86_64 #10 40.55 systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 #10 40.55 #10 40.55 Complete! #10 40.88 77 files removed #10 DONE 41.1s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 0.2s #12 exporting to image #12 exporting layers #12 exporting layers 1.0s done #12 writing image sha256:c9b52e486e32d12a26124ce2826d4e547b2e7bd060e9236a34d8b2c0a533b0a0 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_0_1-9 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_0_1-9 done #12 DONE 1.1s 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-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-06-09 10:59:28,349: INFO: Docker build duration: 89 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 16b72a2e1c4f: Preparing 1a2aaa7fba86: Preparing 9563b93be050: Preparing f807cef375ac: Preparing 50367a5fb491: Preparing 117aa30c2386: Preparing 9a6ce49d256b: Preparing 439658182b40: Preparing cd3bc23da980: Preparing 8bc77667283a: Preparing 9dac97f907f1: Preparing 662104690b70: Preparing 227ef601ee93: Preparing 77b830fbf857: Preparing 3fe10aa634ff: Preparing 6c6189b7f583: Preparing 2c8bfddd6707: Preparing 44343de3ea1d: Preparing 9563b93be050: Waiting f807cef375ac: Waiting 50367a5fb491: Waiting 117aa30c2386: Waiting 9a6ce49d256b: Waiting 439658182b40: Waiting cd3bc23da980: Waiting 8bc77667283a: Waiting 9dac97f907f1: Waiting 662104690b70: Waiting 227ef601ee93: Waiting 77b830fbf857: Waiting 3fe10aa634ff: Waiting 6c6189b7f583: Waiting 2c8bfddd6707: Waiting 44343de3ea1d: Waiting 16b72a2e1c4f: Pushed 9563b93be050: Pushed 50367a5fb491: Layer already exists 117aa30c2386: Layer already exists f807cef375ac: Pushed 9a6ce49d256b: Layer already exists 439658182b40: Layer already exists cd3bc23da980: Layer already exists 9dac97f907f1: Layer already exists 8bc77667283a: Layer already exists 662104690b70: Layer already exists 227ef601ee93: Layer already exists 77b830fbf857: Layer already exists 3fe10aa634ff: Layer already exists 2c8bfddd6707: Layer already exists 6c6189b7f583: Layer already exists 44343de3ea1d: Layer already exists 1a2aaa7fba86: Pushed master-2_8_0_1-9: digest: sha256:7b67fae3c3e0dc5b7c413cdc7017070d4bfea38225f2be1e07c5316905e328e5 size: 4090 2026-06-09 10:59:32,496: INFO: Building opensdn-vrouter-base finished successfully, duration: 93 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:master-2_8_0_1-9 ec72d7e9fc87 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_0_1-9 a20f51ba348e 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_0_1-9 2c570d49695f 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-9 04389ba4cfd6 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_0_1-9 a1ebabc9ae41 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_0_1-9 638c483655a6 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_0_1-9 e998c4a43e7a 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_0_1-9 54fd7cbe5b46 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_0_1-9 5a22d93fc593 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_0_1-9 afb570ca3201 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_0_1-9 290878e9edcc 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_0_1-9 32af252f2bcf 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_0_1-9 144a5fad0152 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_0_1-9 acf14f7d3945 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_0_1-9 4595f5e956ef 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_0_1-9 26400c658b8c 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_0_1-9 622afb373823 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_0_1-9 6e4bd8fc94b5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_0_1-9 3ee1c270b665 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_0_1-9 c9b52e486e32 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen a293d0a5df4d 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 3aac36089f26 22.2GB 0B tf-dev-sandbox:frozen a293d0a5df4d 2.9GB 0B U