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

Issue with Buildkite with Docker on AWS #1386

Open
maximepeabody opened this issue Feb 22, 2022 · 1 comment
Open

Issue with Buildkite with Docker on AWS #1386

maximepeabody opened this issue Feb 22, 2022 · 1 comment

Comments

@maximepeabody
Copy link

Hi there, I'm trying to use buildkite with AWS, to run a Docker build. We are pulling some code from github in the docker file through SSH, which seems to be causing an error. I know it's not an error with the SSH key configuration in AWS, because it's able to pull the code from github initially (it's just a dependency call that isn't working). Here's the error message I'm getting:

#14 0.325 container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:76: mounting "/var/lib/docker/2000.1001/tmp/.buildkit-ssh-sock224499185/ssh_auth_sock" to rootfs at "/run/buildkit/ssh_agent.0" caused: stat /var/lib/docker/2000.1001/tmp/.buildkit-ssh-sock224499185/ssh_auth_sock: permission denied

Any help is appreciated, thanks!

@jradtilbrook
Copy link
Member

Hi @maximepeabody I think this might end up needing some more info from you that probably shouldn't be shared publicly. Can you email support@buildkite.com and we can try figure it out there.

And once we sort it out, if its not sensitive, we can share it back here to help the community out.

Alternatively, you could try posting this question in our community slack plugin to see if others have faced a similar issue and how they resolved it: https://chat.buildkite.community/

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

2 participants