Autoscaler did not receive any metrics for disk_quota during the scaling window. Scaling down will be deferred until these metrics are available.and later in the text, the following message is displayed
'Test app did not scale up.'
The fix for this issue has not yet been incorporated into PAS 2.2.
Workaround
Manually set this variable to https://<logcache-host>
Run the following steps:
cf set-env autoscale LOGCACHE_HOST https://log-cache.<system-domain>
cf env autoscale
and check if the variable values set above have changedcf restage autoscale