Azure/mlops-v2

error while running 3rd pipeline Inner / Outer Loop: Moving to Production - Azure DevOps

yogidosalwar opened this issue · 3 comments

Hi @setuc @cindyweng, getting error while running deploy-batch-endpoint-pipeline.yml .
while creating deployment

ERROR: (UserError) The specified resource was not found.
Code: UserError
Message: The specified resource was not found.
Exception Details: (ModelNotFound) Model container with name: patient-model not found.
Code: ModelNotFound
Message: Model container with name: xyz-model not found.

Thank you

@setuc @cindyweng Showing error The job running on agent Hosted Agent ran longer than the maximum time of 60 minutes while Test deployment. What should i do ? any suggestions ??

Thank you.

setuc commented

@setuc @cindyweng Showing error The job running on agent Hosted Agent ran longer than the maximum time of 60 minutes while Test deployment. What should i do ? any suggestions ??

Thank you.

This has been resolved in this issue: #78

setuc commented

Hi @setuc @cindyweng, getting error while running deploy-batch-endpoint-pipeline.yml . while creating deployment

ERROR: (UserError) The specified resource was not found. Code: UserError Message: The specified resource was not found. Exception Details: (ModelNotFound) Model container with name: patient-model not found. Code: ModelNotFound Message: Model container with name: xyz-model not found.

Thank you

Can you provide the steps to reproduce