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

x/build: failures due to antivirus software on windows-arm-zx2c4 builder #43121

Closed
bcmills opened this issue Dec 10, 2020 · 1 comment
Closed
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Dec 10, 2020

2020-12-04T22:08:54-4de4480/windows-arm-zx2c4
2020-12-04T13:50:44-37588ff/windows-arm-zx2c4
2020-12-03T01:27:00-78e442e/windows-arm-zx2c4

##### ../test

##### 
go build command-line-arguments: open C:\Users\GOPHER~1.DES\AppData\Local\Temp\go-build061194467\b001\exe\a.out.exe: Operation did not complete successfully because the file contains a virus or potentially unwanted software.

XXXBANNERXXX:../test
go tool dist: Failed: exit status 1

This looks like a probable builder configuration issue: perhaps the antivirus software installed on the builder is misconfigured or overly biased toward false-positives.

CC @zx2c4 @golang/release

@bcmills bcmills added OS-Windows Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Dec 10, 2020
@bcmills bcmills added this to the Backlog milestone Dec 10, 2020
@zx2c4
Copy link
Contributor

zx2c4 commented Dec 10, 2020

I took some measures to disable MS Defender the other day. It's pretty hard to entirely disable, but things should be a lot calmer now. I did this a few days ago, and those current failures are old. So I think we can close this bug, and reopen it back up if this crops up again.

@bcmills bcmills closed this as completed Dec 10, 2020
@golang golang locked and limited conversation to collaborators Dec 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows
Projects
None yet
Development

No branches or pull requests

3 participants