Skip to content

S390x: build nightly binaries for new pythons#161920

Closed
AlekseiNikiforovIBM wants to merge 3 commits intopytorch:mainfrom
AlekseiNikiforovIBM:s390x_new_pythons
Closed

S390x: build nightly binaries for new pythons#161920
AlekseiNikiforovIBM wants to merge 3 commits intopytorch:mainfrom
AlekseiNikiforovIBM:s390x_new_pythons

Conversation

@AlekseiNikiforovIBM
Copy link
Collaborator

Enable python 3.13t, 3.14 and 3.14t on s390x for nightly binaries

Fixes #161515

@pytorch-bot
Copy link

pytorch-bot bot commented Sep 1, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/161920

Note: Links to docs will display an error until the docs builds have been completed.

❌ 4 New Failures, 9 Pending, 1 Unrelated Failure

As of commit 834fcfb with merge base 17fa8ee (image):

NEW FAILURES - The following jobs have failed:

  • linux-binary-manywheel / manywheel-py3_10-xpu-test (gh)
    Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/jenkins/actions-runner-0/_work/pytorch/pytorch/.github/actions/setup-xpu'. Did you forget to run actions/checkout before running your local action?
  • linux-binary-manywheel / manywheel-py3_11-xpu-test (gh)
    Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/jenkins/actions-runner-0/_work/pytorch/pytorch/.github/actions/setup-xpu'. Did you forget to run actions/checkout before running your local action?
  • linux-binary-manywheel / manywheel-py3_12-xpu-test (gh)
    Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/jenkins/actions-runner-0/_work/pytorch/pytorch/.github/actions/setup-xpu'. Did you forget to run actions/checkout before running your local action?
  • linux-binary-manywheel / manywheel-py3_14t-xpu-test (gh)
    Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/jenkins/actions-runner-0/_work/pytorch/pytorch/.github/actions/setup-xpu'. Did you forget to run actions/checkout before running your local action?

FLAKY - The following job failed but was likely due to flakiness present on trunk:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Sep 1, 2025
@AlekseiNikiforovIBM AlekseiNikiforovIBM added the ciflow/binaries_wheel Trigger binary build and upload jobs for wheel on the PR label Sep 1, 2025
@AlekseiNikiforovIBM AlekseiNikiforovIBM marked this pull request as ready for review September 3, 2025 08:20
@AlekseiNikiforovIBM
Copy link
Collaborator Author

Python 3.14 update is needed due to this failure:
https://github.com/pytorch/pytorch/actions/runs/17384381893/job/49348219433?pr=161920

@zou3519 zou3519 added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Sep 3, 2025
@malfet
Copy link
Contributor

malfet commented Sep 3, 2025

@pytorchbot merge -f "This seems fine, XPU builds are always broken"

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

markc-614 pushed a commit to markc-614/pytorch that referenced this pull request Sep 17, 2025
Enable python 3.13t, 3.14 and 3.14t on s390x for nightly binaries

Fixes pytorch#161515

Pull Request resolved: pytorch#161920
Approved by: https://github.com/malfet
mansiag05 pushed a commit to mansiag05/pytorch that referenced this pull request Sep 22, 2025
Enable python 3.13t, 3.14 and 3.14t on s390x for nightly binaries

Fixes pytorch#161515

Pull Request resolved: pytorch#161920
Approved by: https://github.com/malfet
dsashidh pushed a commit to dsashidh/pytorch that referenced this pull request Sep 26, 2025
Enable python 3.13t, 3.14 and 3.14t on s390x for nightly binaries

Fixes pytorch#161515

Pull Request resolved: pytorch#161920
Approved by: https://github.com/malfet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/binaries_wheel Trigger binary build and upload jobs for wheel on the PR Merged open source topic: not user facing topic category triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CD] Binary linux-s390x-binary-manywheel missing 3.13t, 3.14 and 3.14t builds

5 participants