Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Some jobs fail due to very long artifact names used with actions/upload-artifact@v4 #731

Open
zakkak opened this issue May 13, 2024 · 0 comments
Labels
bug Something isn't working testing CI and testing related issues and PRs

Comments

@zakkak
Copy link
Collaborator

zakkak commented May 13, 2024

Description

Some CI jobs fail due to very long artifact names used with actions/upload-artifact@v4:

Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (400) Bad Request: name invalid length for artifact name: must be between 1 and 256 characters

The name in this case is:

name: build-stats-AWT, ImageIO and Java2D--main-quarkusio-quarkus-graalvm-mandrel-graal-master-master-graalvm-mandrel-packaging-mandrel-source-17-ga-quay.io-quarkus-ubi-quarkus-mandrel-builder-image-jdk-22-null-graalvm-mandrel-null-gha-linux-qmain-m24_0-builder-image

See https://github.com/graalvm/mandrel/actions/runs/8946952803/job/24578686435#step:16:31

@zakkak zakkak added bug Something isn't working testing CI and testing related issues and PRs labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working testing CI and testing related issues and PRs
Projects
None yet
Development

No branches or pull requests

1 participant