-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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] The Source Release and Merge Script on macos-latest gets cancelled #37433
Comments
I'm measuring... |
kou
added a commit
to kou/arrow
that referenced
this issue
Sep 3, 2023
It seems that running ci/scripts/release_test.sh on macOS may take 10+ minutes. (Normally, it's finished in 5-10 minutes.)
kou
added a commit
that referenced
this issue
Sep 5, 2023
### Rationale for this change It seems that running ci/scripts/release_test.sh on macOS may take 10+ minutes. (Normally, it's finished in 5-10 minutes.) ### What changes are included in this PR? Increase timeout to 15 minutes. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: #37433 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
loicalleyne
pushed a commit
to loicalleyne/arrow
that referenced
this issue
Nov 13, 2023
### Rationale for this change It seems that running ci/scripts/release_test.sh on macOS may take 10+ minutes. (Normally, it's finished in 5-10 minutes.) ### What changes are included in this PR? Increase timeout to 15 minutes. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: apache#37433 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
dgreiss
pushed a commit
to dgreiss/arrow
that referenced
this issue
Feb 19, 2024
### Rationale for this change It seems that running ci/scripts/release_test.sh on macOS may take 10+ minutes. (Normally, it's finished in 5-10 minutes.) ### What changes are included in this PR? Increase timeout to 15 minutes. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: apache#37433 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug, including details regarding any error messages, version, and platform.
I am not sure what is the issue but the Source Release and Merge Script on macos-latest gets cancelled almost every time and on a re-run it succeeds. We probably should investigate why it gets cancelled to avoid failure notifications.
Component(s)
Continuous Integration
The text was updated successfully, but these errors were encountered: