Unable to reserve cache with key node-cache-Linux-yarn, another job may be creating this cache #582
Closed
4 of 5 tasks
Labels
bug
Something isn't working
Description:
Seeing this error message in post job cleanup:
Then the next run says
I believe the issue could be the cache key doesn't include the
node-version
so two concurrent jobs are trying to write to the same cache.Action version:
actions/setup-node@v3
Platform:
Runner type:
Tools version:
Repro steps:
https://github.com/vercel/ncc/blob/main/.github/workflows/ci.yml
https://github.com/vercel/ncc/actions/runs/3159786768/jobs/5145679888#step:19:7
Expected behavior:
Cache to work
Actual behavior:
Cache fails
The text was updated successfully, but these errors were encountered: