databricks-industry-solutions / pixels

Facilitates simple large scale processing of HLS Medical images, documents, zip files. Previously at https://github.com/dmoore247/pixels
Other
22 stars 13 forks source link

Azure build environment ran out of quota #24

Open dmoore247 opened 11 months ago

dmoore247 commented 11 months ago

Environment Azure build validation environment

Fully reproducible code snippet integration test run failed with error message https://github.com/databricks-industry-solutions/pixels/actions/runs/6728294551/job/18287419523

Full error message


 Cluster 1102-043337-1ju7tror was terminated while waiting on it to be ready: Cluster 1102-043337-1ju7tror is in unexpected state Terminated: AZURE_QUOTA_EXCEEDED_EXCEPTION(CLIENT_ERROR): azure_error_code:QuotaExceeded,azure_error_message:Operation could not be completed as it results in exceeding approved standardFFamily Cores quota. Additional details - Deployment Model: Resource Manager, Location: eastus2, Current Limit: 250, Current Usage: 144, Additional Required: 120, (Minimum) New Limit Required: 264. Submit a request for Quota increase at https://aka.ms/ProdportalCRP/#blade/Microsoft_Azure_Capacity/UsageAndQuota.ReactView/Parameters/%7B%22subscriptionId%22:%223f2e4d32-8e8d-46d6-82bc-5bb8d962328b%22,%22command%22:%22openQuotaApprovalBlade%22,%22quotas%22:[%7B%22location%22:%22eastus2%22,%22providerId%22:%22Microsoft.Compute%22,%22resourceName%22:%22standardFFamily%22,%22quotaReques ...
***WARNING: message truncated. Skipped 1429 bytes of output**```
dmoore247 commented 11 months ago

Spoke with @dbbnicole , let's try the Standard_L16S instance type, this is specified in the RUNME.py file.