New pipeline, getting these errors no matter how I change the usage.
Other types of predefined (composer) and custom caches seem to work fine.
Assembling contents of new cache 'node'
Cache "node: node_modules": Compressing
Cache "node: node_modules": Compressed in 10 seconds Cache "node: node_modules": Uploading 53.6 MiB Cache "node: node_modules": Upload failed
Pipeline link:
<redacted>
Hi Tomas and welcome to the community!
Did you perhaps stop this step in this or a different pipeline while the node cache was being uploaded?
Due to a bug, stopping a pipelines step during cache upload will make the cache upload fail in subsequent pipelines or when rerunning the step:
If this is indeed the case for your build, the upload should succeed in a subsequent build that runs 30 to 60 minutes after the one with the stopped step.
It's been more than 24 hours since you reported the issue; could you please check if the node cache uploads successfully the next time you run a build?
Just a heads up, I removed the build URL from your post for privacy reasons.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.