x/build: broken builder (FAILED: not a Git repo) #20036
Comments
Uh, bizarre. Never seen that. The build system does write a dummy VERSION file in $GOROOT before each build starts. Maybe it failed and we didn't catch an error? Maybe the filesystem crapped itself? No clue. |
Seems to me this was caused by the failure of I did compelling on my machine: everything is passed. |
@zhexuany, yes, that's where the error came from, but it shouldn't have gotten that far. It should've stopped at the VERSION check a few lines up from there. |
@bradfitz I second your opinion. I reset commit history hardly on |
I'm going to close this since we've never seen it again. Also, I'm changing the Macs to nuke themselves every build, so if this was filesystem corruption over time, that won't be an issue anymore. |
A change I made that was merged into master ( dc44441) , resulted in a failed build on darwin-amd64-10_8 that I had never seen before:
https://build.golang.org/log/2004e9acdc91c824ee11d884315616232d1f46c8
/cc @bradfitz
The text was updated successfully, but these errors were encountered: