Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource contention in tests DownloadImageSet #7393

Open
ericstj opened this issue Feb 20, 2025 · 1 comment
Open

Resource contention in tests DownloadImageSet #7393

ericstj opened this issue Feb 20, 2025 · 1 comment
Assignees
Labels
blocking-clean-ci Blocking PR or rolling builds Known Build Error Use this to report build issues in the .NET Helix tab untriaged New issue has not been triaged

Comments

@ericstj
Copy link
Member

ericstj commented Feb 20, 2025

Multiple tests can run concurrently and try to download this resource to the same folder.

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=954239
Build error leg or test failing: Microsoft.ML.AutoML.Test.AutoFeaturizerTests.AutoFeaturizer_image_test
Pull request: #7388

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "flower_photos_tiny_set_for_unit_tests.zip' because it is being used by another process",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": true
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=954239
Error message validated: [flower_photos_tiny_set_for_unit_tests.zip' because it is being used by another process]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 2/20/2025 7:12:33 PM UTC

Report

Build Definition Test Pull Request
954239 dotnet/machinelearning Microsoft.ML.AutoML.Test.AutoFeaturizerTests.AutoFeaturizer_image_test #7388

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 1
@ericstj ericstj added blocking-clean-ci Blocking PR or rolling builds Known Build Error Use this to report build issues in the .NET Helix tab labels Feb 20, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged label Feb 20, 2025
@LittleLittleCloud
Copy link
Contributor

Should the test dataset be downloaded to its own folder for every tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocking-clean-ci Blocking PR or rolling builds Known Build Error Use this to report build issues in the .NET Helix tab untriaged New issue has not been triaged
Projects
None yet
Development

No branches or pull requests

2 participants