pitrou commented on PR #50284:
URL: https://github.com/apache/arrow/pull/50284#issuecomment-4845642310

   I don't understand why I keep getting permission denied errors when storing 
the cache on the Ubuntu job:
   
https://github.com/apache/arrow/actions/runs/28457975587/job/84337896893?pr=50284#step:7:79
   ```
   Uploading artifact: ruby-ubuntu-22.04-50284_merge.zip
   Beginning upload of artifact content to blob storage
   Error: An error has occurred while creating the zip file for upload
   Error: EACCES: permission denied, open 
'/home/runner/work/arrow/arrow/.docker/ubuntu-ccache/0/0/stats'
   
file:///home/runner/work/_actions/actions/upload-artifact/043fb46d1a93c77aae656e7c1c64a875d1fc6a0a/dist/upload/index.js:124113
       throw new Error('An error has occurred during zip creation for the 
artifact');
       ^
   ```
   
   This is the only job where it happens and it doesn't seem fundamentally 
different from other Docker-based jobs already using the `stash` action. @rok 
@raulcd @kou Do you have a clue perhaps?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to