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

Build failing with permision denied error #2

Open
manoharendla opened this issue May 8, 2018 · 0 comments
Open

Build failing with permision denied error #2

manoharendla opened this issue May 8, 2018 · 0 comments

Comments

@manoharendla
Copy link

  1. I've executed the step to create a template using
    oc create -f https://raw.githubusercontent.com/siamaksade/jenkins-s2i-example/master/jenkins-master-s2i-template.yaml

  2. Create a new app using oc new-app jenkins-master-s2i

Build is failing with

Cloning "https://github.com/siamaksade/jenkins-s2i-example.git" ...
Commit:	29d91a30887a295e54583e7b9157a6c2532ada63 (added metadata to Dockerfile)
Author:	Siamak Sadeghianfar <ssadeghi@redhat.com>
Date:	Thu May 26 13:46:32 2016 +0200
Pulling image "registry.access.redhat.com/openshift3/jenkins-1-rhel7@sha256:ccb6f09b52e2f8633b65e1bfde18bab62fa7b01f6f0c1e406f6869c461384502" ...
ERROR: Error writing header for "scripts": io: read/write on closed pipe
ERROR: Error writing tar: io: read/write on closed pipe
error: build error: Error response from daemon: {"message":"create 444881fc6b0c5857f7acfa263eb61e2a9c146e4bf3caa53e088fdd3d6e2f9103: error while creating volume path '/var/lib/docker/volumes/444881fc6b0c5857f7acfa263eb61e2a9c146e4bf3caa53e088fdd3d6e2f9103/_data': mkdir /var/lib/docker/volumes/444881fc6b0c5857f7acfa263eb61e2a9c146e4bf3caa53e088fdd3d6e2f9103: permission denied"}

Any help on how to resolve this error

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

1 participant