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

running gcc failed: fork/exec /usr/bin/gcc: cannot allocate memory #11015

Closed
juanvallejo opened this issue Sep 20, 2016 · 1 comment
Closed
Assignees
Labels
kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1

Comments

@juanvallejo
Copy link
Contributor

https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_conformance/6193/
Conformance test flakes with:

hack/build-cross.sh
++ temporarily enabling swap space to assist in building in limited memory - use OS_BUILD_SWAP_DISABLE=1 to bypass
++ Building go targets for linux/amd64: cmd/openshift cmd/oc

/usr/local/go/pkg/tool/linux_amd64/link: running gcc failed: fork/exec /usr/bin/gcc: cannot allocate memory
Version

oc v1.3.0-alpha.3+fab0d0a-dirty
kubernetes v1.3.0+507d3a7
features: Basic-Auth

Server https://10.13.137.149:8443
openshift v1.3.0-rc1
kubernetes v1.3.0+52492b4

Steps To Reproduce

[merge] / [test]

Current Result
/usr/local/go/pkg/tool/linux_amd64/link: running gcc failed: fork/exec /usr/bin/gcc: cannot allocate memory
Expected Result

success

@juanvallejo juanvallejo added the kind/test-flake Categorizes issue or PR as related to test flakes. label Sep 20, 2016
@smarterclayton
Copy link
Contributor

Solution is to move to Go 1.7 or run our tests on bigger machines. Dan, which one do you want to do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1
Projects
None yet
Development

No branches or pull requests

4 participants