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][Release] Release job failed #609

Closed
kou opened this issue Feb 12, 2025 · 6 comments · Fixed by #610
Closed

[CI][Release] Release job failed #609

kou opened this issue Feb 12, 2025 · 6 comments · Fixed by #610
Labels
Type: bug Something isn't working

Comments

@kou
Copy link
Member

kou commented Feb 12, 2025

Describe the bug, including details regarding any error messages, version, and platform.

https://github.com/apache/arrow-java/actions/runs/13276978336/job/37068251809#step:3:14

HTTP 403: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID AB00:120B27:307667:33696B:67AC0C73. (https://uploads.github.com/repos/apache/arrow-java/releases/199749719/assets?label=&name=arrow-orc-18.2.0.jar)

We need a workaround like #590

@kou kou added the Type: bug Something isn't working label Feb 12, 2025
@kou
Copy link
Member Author

kou commented Feb 12, 2025

We need to create GitHub Release manually.

We need to publish documents manually.

I'll do them tomorrow.

@lidavidm
Copy link
Member

Ah, is this the same problem as the RC? (We have to upload files one by one, and wait in between, because GitHub devs think gh should not do this as it would "bypass rate limits")

@kou
Copy link
Member Author

kou commented Feb 12, 2025

Right.

@jbonofre
Copy link
Member

I guess we need some sleep pauses. Even it's optimal, I think it's acceptable and we can update the release script.

lidavidm added a commit to lidavidm/arrow-java that referenced this issue Feb 12, 2025
The GitHub CLI does not respect GitHub API rate limits and will not
fix this (cli/cli#9586).

Closes apache#609.
@kou kou closed this as completed in #610 Feb 13, 2025
@kou kou closed this as completed in 34e2b08 Feb 13, 2025
@kou
Copy link
Member Author

kou commented Feb 13, 2025

We need to create GitHub Release manually.

We need to publish documents manually.

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants