-
Notifications
You must be signed in to change notification settings - Fork 56
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
ReserveCacheError: Unable to reserve cache with key #109
Comments
Can you link to a recent workflow run? If possible it'd help to share the logs from a run with step debug enabled, as described here: |
We're experiencing this issue as well while running several builds in matrix. I'll provide more details tomorrow when I run the workflow with debug enabled. |
This occurred to me too. the relevant workflow section is:
|
Its also happening to me
|
We're seeing the same issue in our CI workflows. We've got a matrix job with three entries, all of which restore Docker images. If they finish at about the same time and go to cache the Docker images we see this error:
|
I'm seeing the same
i'm using
|
Randomly (as it seems) multiple instances of the error appear:
Is it something I should be concerned about?
The action is used like
The text was updated successfully, but these errors were encountered: