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

ERROR: Service 'aws' failed to build : Build failed #3174

Closed
pndx opened this issue Mar 12, 2022 · 3 comments
Closed

ERROR: Service 'aws' failed to build : Build failed #3174

pndx opened this issue Mar 12, 2022 · 3 comments

Comments

@pndx
Copy link

pndx commented Mar 12, 2022

Description:

Can not build aws

Expected Behavior:

Can build

Context information:

Output of git rev-parse HEAD

df4ccf5eb7857d459e2b1d15c17ac07655d030bf

Output of docker version

Client:
 Cloud integration: 1.0.17
 Version:           20.10.8
 API version:       1.41
 Go version:        go1.16.6
 Git commit:        3967b7d
 Built:             Fri Jul 30 19:55:20 2021
 OS/Arch:           darwin/amd64
 Context:           default
 Experimental:      true

Server: Docker Engine - Community
 Engine:
  Version:          20.10.8
  API version:      1.41 (minimum version 1.12)
  Go version:       go1.16.6
  Git commit:       75249d8
  Built:            Fri Jul 30 19:52:10 2021
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.4.9
  GitCommit:        e25210fe30a0a703442421b0f60afac609f950a3
 runc:
  Version:          1.0.1
  GitCommit:        v1.0.1-0-g4144b63
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

Output of docker-compose version

docker-compose version 1.29.2, build 5becea4c
docker-py version: 5.0.0
CPython version: 3.9.0
OpenSSL version: OpenSSL 1.1.1h  22 Sep 2020

System info: Mac, Windows or Linux. Include which disto/version

macOS Monterey Version 12.2.1

Steps to reproduce the issue:

  1. run docker-compose build aws

Stacktrace & Additional info:

docker-compose build aws                                                                                                                                                         6.49     6.89G   2.32     06:53    03.12.22 
Building aws
[+] Building 5.1s (10/12)
 => [internal] load build definition from Dockerfile                                                                                                                                                                                     0.0s
 => => transferring dockerfile: 37B                                                                                                                                                                                                      0.0s
 => [internal] load .dockerignore                                                                                                                                                                                                        0.0s
 => => transferring context: 2B                                                                                                                                                                                                          0.0s
 => [internal] load metadata for docker.io/library/python:slim                                                                                                                                                                           4.9s
 => [auth] library/python:pull token for registry-1.docker.io                                                                                                                                                                            0.0s
 => CANCELED [1/7] FROM docker.io/library/python:slim@sha256:6faf002f0bce2ce81bec4a2253edddf0326dad23fe4e95e90d7790eaee653da5                                                                                                            0.0s
 => => resolve docker.io/library/python:slim@sha256:6faf002f0bce2ce81bec4a2253edddf0326dad23fe4e95e90d7790eaee653da5                                                                                                                     0.0s
 => => sha256:6faf002f0bce2ce81bec4a2253edddf0326dad23fe4e95e90d7790eaee653da5 1.65kB / 1.65kB                                                                                                                                           0.0s
 => => sha256:8ba48802ad3183440fa20dcca40969fcbdfeb40d53637834520fbcaa4822bcac 1.37kB / 1.37kB                                                                                                                                           0.0s
 => => sha256:e4795553f2305c58afb237d5c77237c4587e067f466df8a9f148d5c5b5b10da8 7.53kB / 7.53kB                                                                                                                                           0.0s
 => [internal] load build context                                                                                                                                                                                                        0.0s
 => => transferring context: 2B                                                                                                                                                                                                          0.0s
 => CACHED [2/7] RUN pip install --upgrade --no-cache-dir awsebcli                                                                                                                                                                       0.0s
 => CACHED [3/7] RUN apt-get -yqq update && apt-get -yqq install git-all                                                                                                                                                                 0.0s
 => CACHED [4/7] RUN mkdir root/tmp_ssh                                                                                                                                                                                                  0.0s
 => ERROR [5/7] COPY /ssh_keys/. /root/.ssh/                                                                                                                                                                                             0.0s
------
 > [5/7] COPY /ssh_keys/. /root/.ssh/:
------
failed to compute cache key: "/ssh_keys" not found: not found
ERROR: Service 'aws' failed to build : Build failed
@pndx pndx added the Type: Bug label Mar 12, 2022
@stale
Copy link

stale bot commented Jun 11, 2022

Hi 👋 this issue has been automatically marked as stale 📌 because it has not had recent activity 😴. It will be closed if no further activity occurs. Thank you for your contributions ❤️.

@stale stale bot added the Stale label Jun 11, 2022
@stale
Copy link

stale bot commented Jul 10, 2022

Hi again 👋 we would like to inform you that this issue has been automatically closed 🔒 because it had not recent activity during the stale period. We really really appreciate your contributions, and looking forward for more in the future 🎈.

@stale stale bot closed this as completed Jul 10, 2022
@arslankhan1
Copy link

executor failed running [/bin/sh -c npm install]: exit code: 1
ERROR: Service 'chat1' failed to build : Build failed

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

No branches or pull requests

2 participants