Skip to content

Conversation

@NicolasHug
Copy link
Contributor

@NicolasHug NicolasHug commented Mar 14, 2025

Our FFmpeg build jobg have been failing for a few months: https://github.com/pytorch/torchcodec/actions/workflows/build_ffmpeg.yaml

with something like

Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run

It seems to be related to the update from v3 to actions/download-artifact@v4 (actions/upload-artifact#480 (comment)).

This PR gives each artifact a unique name, which fixes the upload.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Mar 14, 2025
@NicolasHug NicolasHug merged commit 8ebc76b into meta-pytorch:main Mar 14, 2025
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants