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

CI Failures #845

Open
DavidTruby opened this issue Nov 26, 2019 · 6 comments
Open

CI Failures #845

DavidTruby opened this issue Nov 26, 2019 · 6 comments

Comments

@DavidTruby
Copy link
Collaborator

The CI obviously isn't working as planned so I suggest we disable it for now. I'm not certain but it looks like we're hitting a per-process memory limit on the docker containers and the OOM killer is killing the compiler process. Apologies for this not working correctly, I didn't see this behavior on my own branch but I suspect that is just due to the smaller sample size.

@sscalpone
Copy link
Member

@DavidTruby Are we able to purchase service with more available resources?

@RichBarton-Arm
Copy link
Contributor

@sscalpone my understanding is that this is a limit on the docker container rather than the available resources on the machine. The machine has 128Gb of RAM, which should be plenty even for F18. @DavidTruby - any luck with getting drone.ci to change this limit or make it possible for users to change it?

@DavidTruby
Copy link
Collaborator Author

Unfortunately I tried to reach out on their discourse (which seems to be the place to go for support) and didn't receive a reply, you can see my issue here:
https://discourse.drone.io/t/random-failures-time-outs-on-drone-cloud/6294

@DavidTruby
Copy link
Collaborator Author

With regards to purchasing, github's built in CI (launched two weeks ago) allows "bring your own machine" configurations where you can provide your own machines to run the CI on. This could possibly be an option if we are willing to pay e.g. for cloud servers and hook them up with this.

@isuruf
Copy link
Contributor

isuruf commented Nov 28, 2019

Azure pipelines (they share the same infrastructure with Github CI as both are owned by Microsoft) work for x86_64. See https://dev.azure.com/isuruf/repos/_build/results?buildId=18

@sscalpone
Copy link
Member

@DavidTruby Is this issue better titled "Enable CI"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants