-
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][Python][Packaging] Some nightly wheels fail to upload to gemfury #34656
Milestone
Comments
@kszucs @kou can I be added to the arrow-nightlies team on gemfury to investigate if is something about quotas or account related? My gemfury username is the same as my GitHub (raulcd) |
Lots of other wheels upload successfully, example: https://github.com/ursacomputing/crossbow/actions/runs/4466212186/jobs/7844110269#step:19:17 |
@kszucs Could you make me an owner of arrow-nightlies? |
raulcd
added a commit
to raulcd/arrow
that referenced
this issue
Apr 11, 2023
kou
pushed a commit
that referenced
this issue
Apr 19, 2023
…url to fix Windows wheel upload (#35032) ### Rationale for this change Windows wheel fails to upload due to curl error ### What changes are included in this PR? Use gemfury tool to upload wheels instead of curl. ### Are these changes tested? Yes, via archery tasks. ### Are there any user-facing changes? No * Closes: #34656 Authored-by: Raúl Cumplido <raulcumplido@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
liujiacheng777
pushed a commit
to LoongArch-Python/arrow
that referenced
this issue
May 11, 2023
…d of curl to fix Windows wheel upload (apache#35032) ### Rationale for this change Windows wheel fails to upload due to curl error ### What changes are included in this PR? Use gemfury tool to upload wheels instead of curl. ### Are these changes tested? Yes, via archery tasks. ### Are there any user-facing changes? No * Closes: apache#34656 Authored-by: Raúl Cumplido <raulcumplido@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
ArgusLi
pushed a commit
to Bit-Quill/arrow
that referenced
this issue
May 15, 2023
…d of curl to fix Windows wheel upload (apache#35032) ### Rationale for this change Windows wheel fails to upload due to curl error ### What changes are included in this PR? Use gemfury tool to upload wheels instead of curl. ### Are these changes tested? Yes, via archery tasks. ### Are there any user-facing changes? No * Closes: apache#34656 Authored-by: Raúl Cumplido <raulcumplido@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
rtpsw
pushed a commit
to rtpsw/arrow
that referenced
this issue
May 16, 2023
…d of curl to fix Windows wheel upload (apache#35032) ### Rationale for this change Windows wheel fails to upload due to curl error ### What changes are included in this PR? Use gemfury tool to upload wheels instead of curl. ### Are these changes tested? Yes, via archery tasks. ### Are there any user-facing changes? No * Closes: apache#34656 Authored-by: Raúl Cumplido <raulcumplido@gmail.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.
Some of our Windows wheel nightly packaging jobs:
wheel-windows-cp310-amd64
wheel-windows-cp311-amd64
wheel-windows-cp38-amd64
wheel-windows-cp39-amd64
Have been failing to upload to gemfury:
This seem to be consistent only for those wheels for the last 4-5 days.
Component(s)
Continuous Integration, Packaging, Python
The text was updated successfully, but these errors were encountered: