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: solaris-amd64-smartosbuildlet builders flaky #18274

Closed
bradfitz opened this issue Dec 10, 2016 · 1 comment
Closed

x/build: solaris-amd64-smartosbuildlet builders flaky #18274

bradfitz opened this issue Dec 10, 2016 · 1 comment
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge help wanted
Milestone

Comments

@bradfitz
Copy link
Contributor

The solaris-amd64-smartosbuildlet builders are flaky.

Why?

Needs investigation.

Suspicion: those containers are reused between runs, and something's spinning in the background, making things too slow.

We should delete & re-create those containers for every build. Needs Joyent API calls.

Short-term: restart them.

/cc @zombiezen

@bradfitz bradfitz added Builders x/build issues (builders, bots, dashboards) help wanted labels Dec 10, 2016
@bradfitz bradfitz added this to the Unreleased milestone Dec 10, 2016
@bradfitz
Copy link
Contributor Author

bradfitz commented Aug 2, 2017

We made them use larger instances on Joyent and that deflaked them, so closing this.

The real bug to use both Joyent and the coordinator buildlet pool interface in their proper ways is #15581 which remains open.

@bradfitz bradfitz closed this as completed Aug 2, 2017
@golang golang locked and limited conversation to collaborators Aug 2, 2018
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 help wanted
Projects
None yet
Development

No branches or pull requests

2 participants