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

Align DIND container image build with Orgin scripts #14522

Merged
merged 1 commit into from
Jun 10, 2017

Conversation

stevekuznetsov
Copy link
Contributor

We are seeing Docker builds in the networking tests fail with message:

Error response from daemon: Untar error on re-exec cmd: fork/exec
/proc/self/exe: cannot allocate memory

Before looking into exactly why this is occurring, the build process
should first be aligned with how container images are built for Origin
in the hack/ scripts.

Signed-off-by: Steve Kuznetsov skuznets@redhat.com

[test]

helps to debug #14496

We are seeing Docker builds in the networking tests fail with message:

    Error response from daemon: Untar error on re-exec cmd: fork/exec
    /proc/self/exe: cannot allocate memory

Before looking into exactly why this is occurring, the build process
should first be aligned with how container images are built for Origin
in the `hack/` scripts.

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 7f7d32b

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/2018/) (Base Commit: c824f5c)

@stevekuznetsov
Copy link
Contributor Author

Building dind cluster images with imagebuilder seemed to work fine. [merge] /cc @marun

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 7f7d32b

@openshift-bot
Copy link
Contributor

openshift-bot commented Jun 10, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin/953/) (Base Commit: 6e8cd42) (Image: devenv-rhel7_6338)

@openshift-bot openshift-bot merged commit 51a3d1c into openshift:master Jun 10, 2017
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

Successfully merging this pull request may close these issues.

2 participants