Skip to content

CI failure accessing a log file #9903

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

Closed
2 tasks
noahfalk opened this issue Jul 7, 2022 · 1 comment
Closed
2 tasks

CI failure accessing a log file #9903

noahfalk opened this issue Jul 7, 2022 · 1 comment

Comments

@noahfalk
Copy link
Member

noahfalk commented Jul 7, 2022

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):

  • 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:

  1. Add the label "Known Build Error"
  2. 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
@riarenas
Copy link
Member

This looks like a duplicate of #9864. Please reopen with details on why this is different if that's not the case.

@riarenas riarenas closed this as not planned Won't fix, can't repro, duplicate, stale Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants