actions / upload-artifact

MIT License
3.01k stars 683 forks source link

[bug] EBUSY: resource busy or locked #518

Closed na1307 closed 5 months ago

na1307 commented 5 months ago

What happened?

I'm getting the error "EBUSY: resource busy or locked" in upload-artifact. I tried adding a 5 second delay, but it didn't help. log is here.

What did you expect to happen?

I expected the artifact to be uploaded.

How can we reproduce it?

The action configuration file is here

Anything else we need to know?

No response

What version of the action are you using?

v4

What are your runner environments?

window

Are you on GitHub Enterprise Server? If so, what version?

No response

na1307 commented 5 months ago

I modified the config file slightly and it seems to work.