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: plan9 unexpected EOF on listing files #10705

Closed
bradfitz opened this issue May 5, 2015 · 5 comments
Closed

x/build: plan9 unexpected EOF on listing files #10705

bradfitz opened this issue May 5, 2015 · 5 comments
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge
Milestone

Comments

@bradfitz
Copy link
Contributor

bradfitz commented May 5, 2015

Just noticed this:

$ gomote push plan9-386-gcepartial
Error running push: error listing buildlet's existing files: unexpected EOF

What's up? Investigate.

/cc @crawshaw @0intro @adg

@0intro
Copy link
Member

0intro commented May 5, 2015

In the console, I can see:

Walk error: stat /tmp/buildlet-scatch854652968/src/image/testdata/video-001.separate.dc.progression.progre

The message is truncated, but it looks like the "stat buffer too short"
issue that was fixed in CL 3281.

I can reproduce the issue with http://storage.googleapis.com/go-builder-data/buildlet.plan9-386,
but not with a buildlet I built myself.

Are you sure your Plan 9 buildlet is up-to-date?

@bradfitz
Copy link
Contributor Author

bradfitz commented May 5, 2015

No, it's probably old.

Let me try again. I'm doing a demo in one hour. Hope I don't break it too much before the demo.

@0intro
Copy link
Member

0intro commented May 5, 2015

Also, be sure to build the Plan 9 buildlet with Go 1.5.

@0intro
Copy link
Member

0intro commented May 5, 2015

Good luck with your demo.

@bradfitz
Copy link
Contributor Author

bradfitz commented May 5, 2015

Okay, that was it. We should do a better job monitoring all buildlet versions.

Maybe the coordinator should show the latest of each it sees. /cc @crawshaw

@ianlancetaylor ianlancetaylor added this to the Unreleased milestone Jun 3, 2015
@rsc rsc added the Builders x/build issues (builders, bots, dashboards) label Jun 11, 2015
@0intro 0intro self-assigned this Jul 30, 2015
@0intro 0intro closed this as completed Jul 30, 2015
@golang golang locked and limited conversation to collaborators Aug 5, 2016
@rsc rsc unassigned 0intro Jun 23, 2022
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
Projects
None yet
Development

No branches or pull requests

5 participants