https://garden.io logo
#🌱|help-and-getting-started
Issue building in github actions
e

eager-yacht-45658

06/19/2023, 5:08 PM
Getting this bizarre error. I'm using local-docker build mode inside of a github action (this was working with garden 0.12). This seems like it might be some kind of internal garden docker copy executable problem? Any help appreciated. This is holding up builds for us. Happy to send a silly log privately. TIA:
Copy code
message: "Deploy type=container name=board-viewer failed: Error: processing Deploy type=container name=board-viewer failed: Error: processing Deploy type=container name=api-server failed: Error: processing Build type=container name=api-server failed: Error: Unable to run docker command: An error occurred while trying to run '/github/home/.garden/tools/docker/e9744f1ea7f84408/docker/docker' (spawn /github/home/.garden/tools/docker/e9744f1ea7f84408/docker/docker ENOENT). Please make sure '/github/home/.garden/tools/docker/e9744f1ea7f84408/docker/docker' is installed and in the $PATH."
b

bright-policeman-43626

06/19/2023, 5:12 PM
Hey @eager-yacht-45658 I'm sorry for the issues caused, do you mind sending your silly log here? (If it doesn't include any private/confidential info). Also if you have any snippets that could help us reproduce this issue that would be great!
e

eager-yacht-45658

06/19/2023, 5:20 PM
Sure- nothing sensitive. Thank you - @bright-policeman-43626
b

bright-policeman-43626

06/19/2023, 5:23 PM
Thanks, I'll review it. and share my findings. To reproduce this, I should only try to use local-docker build inside GitHub actions with Bonsai right? Any specific config that might help me reproduce this?
e

eager-yacht-45658

06/19/2023, 5:28 PM
Yes - thank you - @bright-policeman-43626
I don't have a specific config but I will work on getting a repro repo setup
Where does the referenced docker executable
github/home/.garden/tools/docker/e9744f1ea7f84408/docker/docker
come from? Any reason it would be incompatible with an ubuntu host image?
b

bright-policeman-43626

06/21/2023, 1:39 PM
Gonna continue reproducing this today; hopefully I can get to the end of this
e

eager-yacht-45658

06/26/2023, 8:33 PM
we've downgraded back to 0.12 for now
q

quaint-dress-831

07/21/2023, 3:09 PM
@eager-yacht-45658 if you upgrade to Bonsai again in the future and experience this issue, please open a bug report on our issue tracker and I will prio this for you 🙏 https://github.com/garden-io/garden/issues/new?assignees=&labels=&projects=&template=BUG_REPORT.md&title= I am setting this to resolved for now so I know what issues I need to attend to. Just highlight me here if you want this reopened at any point
6 Views