Build: #2 failed Changes by Christopher Navarro

Logs

The following logs have been generated by the jobs in this branch.
  • Expand all
  • Collapse all
Job Logs
Collapse Default Job Default Stage Download or View
25-Aug-2023 09:48:37 #18 3.054
25-Aug-2023 09:48:37 #18 3.054 note: This error originates from a subprocess, and is likely not a problem with pip.
25-Aug-2023 09:48:38 #18 ERROR: process "/bin/sh -c pip3 install -r /root/service/requirements.txt" did not complete successfully: exit code: 1
25-Aug-2023 09:48:38 ------
25-Aug-2023 09:48:38 > [stage-1 7/9] RUN pip3 install -r /root/service/requirements.txt:
25-Aug-2023 09:48:38 #18 3.052       [end of output]
25-Aug-2023 09:48:38 #18 3.052   
25-Aug-2023 09:48:38 #18 3.052   note: This error originates from a subprocess, and is likely not a problem with pip.
25-Aug-2023 09:48:38 #18 3.054 error: subprocess-exited-with-error
25-Aug-2023 09:48:38 #18 3.054
25-Aug-2023 09:48:38 #18 3.054 × Getting requirements to build wheel did not run successfully.
25-Aug-2023 09:48:38 #18 3.054 │ exit code: 1
25-Aug-2023 09:48:38 #18 3.054 ╰─> See above for output.
25-Aug-2023 09:48:38 #18 3.054
25-Aug-2023 09:48:38 #18 3.054 note: This error originates from a subprocess, and is likely not a problem with pip.
25-Aug-2023 09:48:38 ------
25-Aug-2023 09:48:38 Dockerfile:27
25-Aug-2023 09:48:38 --------------------
25-Aug-2023 09:48:38   25 |     RUN pip3 install --upgrade pip
25-Aug-2023 09:48:38   26 |     # Install service requirements
25-Aug-2023 09:48:38   27 | >>> RUN pip3 install -r /root/service/requirements.txt
25-Aug-2023 09:48:38   28 |     
25-Aug-2023 09:48:38   29 |     WORKDIR /root/service
25-Aug-2023 09:48:38 --------------------
25-Aug-2023 09:48:38 ERROR: failed to solve: process "/bin/sh -c pip3 install -r /root/service/requirements.txt" did not complete successfully: exit code: 1