una-auxme / paf

Praktikum Autonomes Fahren - PAF
MIT License
9 stars 0 forks source link

[Bug]: Build and push image `ERROR: failed to solve: error writing layer blob:` #506

Open ll7 opened 1 week ago

ll7 commented 1 week ago

Current Behavior

Build and push image

during step Test build

https://github.com/una-auxme/paf/actions/runs/11833373479/job/32971904647?pr=505

#41 ERROR: error writing layer blob: mkdir /tmp/.buildx-cache/cache-new/test/ingest/5c89f3f2bc1419604464985c6cbfb0c25e197dc9cd3cc640cb4cd901f1a5f7a7: no such file or directory: unknown
------
 > exporting cache to client directory:
------
ERROR: failed to solve: error writing layer blob: mkdir /tmp/.buildx-cache/cache-new/test/ingest/5c89f3f2bc1419604464985c6cbfb0c25e197dc9cd3cc640cb4cd901f1a5f7a7: no such file or directory: unknown
Error: buildx failed with: ERROR: failed to solve: error writing layer blob: mkdir /tmp/.buildx-cache/cache-new/test/ingest/5c89f3f2bc1419604[464](https://github.com/una-auxme/paf/actions/runs/11833373479/job/32971904647?pr=505#step:6:468)985c6cbfb0c25e197dc9cd3cc640cb4cd901f1a5f7a7: no such file or directory: unknown

Expected Behavior

No error during Test Build

Steps to Reproduce

Unknown

Definition of Done

Error fixed

Effort Estimate

No response

Testability

Unknown

Dependencies

No response

ll7 commented 3 days ago

https://github.com/una-auxme/paf/actions/runs/11914488683