Open jkotas opened 1 year ago
Tagging subscribers to this area: @hoyosjs See info in area-owners.md if you want to be subscribed.
Author: | jkotas |
---|---|
Assignees: | - |
Labels: | `area-Infrastructure-coreclr` |
Milestone: | - |
cc @ivdiazsa
I'm seeing this locally starting today. I haven't seen it before.
Is it widespread?
@dotnet/runtime-infrastructure
It's been reported in the repo lately, but it's been all over and not just the watchdog. Something changed in how mt updates resources that makes this fail more often lately.
Or maybe our (internal?) anti-virus program is getting in the way more frequently?
I've been hitting this issue locally quite often recently.
Is there any way to get past this build issue? I after coming back from leave I did a git clean -xdf
and now I can't successfully build the repo. Subsequent builds just fail over and over no matter if I try to do an incremental build or if I clean the repo again and try fresh. It's blocking my ability to get any work done.
Edit: Adding an anti-virus exemption to the artifacts folder got me unstuck.
Edit: Adding an anti-virus exemption to the artifacts folder got me unstuck.
I am still getting this issue even after adding antivirus exemption to the folder, mt.exe or mt.exe directory. It seemed it has fixed it, but then it came back.
Ah, to be clear: It's still happening for me, each incremental build takes about 2-4 attempts to finish.
Adding the exemption meant I can now eventually finish a build. Without the exemption it would happen 100% of the time and the build would never complete.
Repro
Result
Intermittently fails with