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] The Source Release and Merge Script on macos-latest gets cancelled #37433

Closed
raulcd opened this issue Aug 29, 2023 · 1 comment · Fixed by #37530
Closed

[CI] The Source Release and Merge Script on macos-latest gets cancelled #37433

raulcd opened this issue Aug 29, 2023 · 1 comment · Fixed by #37530

Comments

@raulcd
Copy link
Member

raulcd commented Aug 29, 2023

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

@kou
Copy link
Member

kou commented Aug 30, 2023

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 kou closed this as completed in #37530 Sep 5, 2023
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>
@kou kou added this to the 14.0.0 milestone Sep 5, 2023
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants