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][Java] Java nightly upload job fails after introduction of pruning #32860

Closed
asfimport opened this issue Sep 5, 2022 · 5 comments
Closed

Comments

@asfimport
Copy link
Collaborator

The nightly java upload job has been failing ever since [ARROW-17293].
https://github.com/apache/arrow/actions/workflows/java_nightly.yml

It looks like the "Build Repository" step clashes with the synced repo?

Reporter: Jacob Wujciak / @assignUser
Assignee: David Dali Susanibar Arce / @davisusanibar

Original Issue Attachments:

PRs and other links:

Note: This issue was originally created as ARROW-17616. Please see the migration documentation for further details.

@asfimport
Copy link
Collaborator Author

Kouhei Sutou / @kou:
@davisusanibar Could you confirm this?

@asfimport
Copy link
Collaborator Author

Raúl Cumplido / @raulcd:
It seems we also have to update the regex as now dev versions are 10.0.0.dev instead of 9.0.0 since this PR was merged: #13966

as you can see there are no 10.0.0 Nightlies published since 24 days ago which matches with that PR being merged. See the Java nightlies: https://nightlies.apache.org/arrow/java/org/apache/arrow/arrow-c-data/

@asfimport
Copy link
Collaborator Author

David Dali Susanibar Arce / @davisusanibar:
Thank @raulcd for the advice, let me update that

@asfimport
Copy link
Collaborator Author

David Dali Susanibar Arce / @davisusanibar:
Just sent the PR, please if you could help me with a review and also with a manually run with: nightly-packaging-2022-09-07-0 

image-2022-09-08-12-17-42-513.png

Today job finished without problems because there were no jar to download, and prune was executed correctly as you could see at https://nightlies.apache.org/arrow/java/org/apache/arrow/arrow-memory/

@asfimport
Copy link
Collaborator Author

Kouhei Sutou / @kou:
Issue resolved by pull request 14076
#14076

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant