ServerError; BlobDownloadMiscError; Miscellaneous error encountered while downloading one of the specified Azure Blob(s)

I'm running 6 tasks on a single job. All tasks use the same resource file (with an SAS token). Tasks fail about 50% of time and give the following error:
Failure info
task1_huc020301030703_time2022-08-25-18-28-46
Category: ServerError
Code: BlobDownloadMiscError
Message: Miscellaneous error encountered while downloading one of the specified Azure Blob(s)
Name: BlobSource
Value:
https://insightmlstoragesbx.blob.core.windows.net/flood-ml-code/src/deployment/local_deployment/deploy_local.cfg
Name: FilePath
Value:
/mnt/batch/tasks/workitems/Data_Processing_Notebook/job-1/task1_huc020301030703_time2022-08-25-18-28-46/wd/src/deployment/local_deployment/deploy_local.cfg
Name: Message
Value:
FileIOException('Failed to allocate 382 bytes for file /mnt/batch/tasks/workitems/Data_Processing_Notebook/job-1/task1_huc020301030703_time2022-08-25-18-28-46/wd/src/deployment/local_deployment/deploy_local.cfg')
So, if I submit 6 tasks 3 of them ultimately fail and the other 3 will run. Meaning that the resource_file directory is correct, since 3 of the tasks that are using the same directory as failed tasks work.
I have confirmed that all tasks are being run on separate nodes.
Tasks fail within seconds of being added, so the SAS token is still valid
Thank you!
@Farella, Martha Apologize for the delay regarding this issue. This issue requires Indepth analysis to understand what is causing these errors. Please open a support ticket with Azure Support so they can setup a live session to troubleshoot this issue. Thank you!
@Farella, Martha Any update?
Sign in to comment