You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To triage this issue (First Responder / @dotnet/dnceng):
Open the failing build above and investigate
Add a comment explaining your findings
If this is an issue that is causing build breaks across multiple builds and would get benefit from being listed on the build analysis check, follow the next steps:
Add the label "Known Build Error"
Edit this issue and add an error string in the Json below that can help us match this issue with future build breaks. You should use the known issues documentation
{
"ErrorMessage" : "",
"BuildRetry": false
}
Additional information about the issue reported
I see the error ".packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.22327.2\tools\VSTest.targets(55,5): error MSB3491: Could not write lines to file "D:\a_work\1\s\artifacts\log\Release\Microsoft.NET.HostModel.ComHost.Tests_net7.0_x64.log". The process cannot access the file 'D:\a_work\1\s\artifacts\log\Release\Microsoft.NET.HostModel.ComHost.Tests_net7.0_x64.log' because it is being used by another process." reported in the build analysis. Based on the error message this sounds like something didn't work properly running and analyzing the test automation and there is no clear link back to any problem in the build being tested.
Report
Summary
24-Hour Hit Count
7-Day Hit Count
1-Month Count
0
0
0
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Build
https://dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_build/results?buildId=1862311
Build leg reported
Installer Build and Test coreclr windows_x64 Release / Build
Pull Request
dotnet/runtime#71574
Action required for the engineering services team
To triage this issue (First Responder / @dotnet/dnceng):
If this is an issue that is causing build breaks across multiple builds and would get benefit from being listed on the build analysis check, follow the next steps:
Additional information about the issue reported
I see the error ".packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.22327.2\tools\VSTest.targets(55,5): error MSB3491: Could not write lines to file "D:\a_work\1\s\artifacts\log\Release\Microsoft.NET.HostModel.ComHost.Tests_net7.0_x64.log". The process cannot access the file 'D:\a_work\1\s\artifacts\log\Release\Microsoft.NET.HostModel.ComHost.Tests_net7.0_x64.log' because it is being used by another process." reported in the build analysis. Based on the error message this sounds like something didn't work properly running and analyzing the test automation and there is no clear link back to any problem in the build being tested.
Report
Summary
The text was updated successfully, but these errors were encountered: