Skip to content

Conversation

@b0noI
Copy link
Contributor

@b0noI b0noI commented Mar 24, 2022

Fixes #74684

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Mar 24, 2022

🔗 Helpful links

💊 CI failures summary and remediations

As of commit 48ce58f (more details on the Dr. CI page):


  • 1/1 failures introduced in this PR

🕵️ 1 new failure recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See GitHub Actions build periodic / win-vs2019-cuda11.5-py3 / test (default, 2, 2, windows.8xlarge.nvidia.gpu) (1/1)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

2022-03-24T21:09:29.2306956Z RuntimeError: test_torch failed!
2022-03-24T21:09:12.3285575Z Generated XML report: test-reports\dist-gloo\test_torch\TEST-TestVitalSignsCudaCUDA-20220324205953.xml
2022-03-24T21:09:12.3287391Z Generated XML report: test-reports\dist-gloo\test_torch\TEST-TestVitalSignsCudaCPU-20220324205953.xml
2022-03-24T21:09:28.6667452Z [TORCH_VITAL] CUDA.used		 true
2022-03-24T21:09:28.6668303Z [TORCH_VITAL] Dataloader.basic_unit_test		 TEST_VALUE_STRING
2022-03-24T21:09:28.6669063Z [TORCH_VITAL] Dataloader.enabled		 True
2022-03-24T21:09:29.2271808Z Traceback (most recent call last):
2022-03-24T21:09:29.2304256Z   File "run_test.py", line 1054, in <module>
2022-03-24T21:09:29.2304861Z     main()
2022-03-24T21:09:29.2305722Z   File "run_test.py", line 1032, in main
2022-03-24T21:09:29.2306334Z     raise RuntimeError(err_message)
2022-03-24T21:09:29.2306956Z RuntimeError: test_torch failed!
2022-03-24T21:09:32.0591741Z 
2022-03-24T21:09:32.0596114Z (base) C:\actions-runner\_work\pytorch\pytorch\test>popd
2022-03-24T21:09:32.0647204Z 
2022-03-24T21:09:32.0667351Z (base) C:\actions-runner\_work\pytorch\pytorch>if ERRORLEVEL 1 exit /b 1 
2022-03-24T21:09:32.2169636Z + cleanup
2022-03-24T21:09:32.2186969Z + retcode=1
2022-03-24T21:09:32.2187443Z + set +x
2022-03-24T21:09:32.3253659Z ##[error]Process completed with exit code 1.
2022-03-24T21:09:33.2292955Z ##[group]Run pytorch/pytorch/.github/actions/upload-test-artifacts@master
2022-03-24T21:09:33.2293946Z with:

This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@facebook-github-bot
Copy link
Contributor

@b0noI has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@malfet
Copy link
Contributor

malfet commented Mar 24, 2022

@pytorchbot merge this

@pytorchmergebot
Copy link
Collaborator

Merge failed due to PR 74690 does not match merge rules
Raised by https://github.com/pytorch/pytorch/actions/runs/2036450019

@malfet
Copy link
Contributor

malfet commented Mar 24, 2022

@pytorchbot force merge this

@pytorchmergebot
Copy link
Collaborator

Merge failed due to PR 74690 does not match merge rules
Raised by https://github.com/pytorch/pytorch/actions/runs/2036458484

facebook-github-bot pushed a commit that referenced this pull request Mar 24, 2022
Summary:
Fixes #74684

Pull Request resolved: #74690

Reviewed By: malfet

Differential Revision: D35119993

Pulled By: b0noI

fbshipit-source-id: f53b2643000e24662644fda8718a7c4e1bfaa273
@github-actions
Copy link
Contributor

Hey @b0noI.
You've committed this PR, but it does not have both a 'release notes: ...' and 'topics: ...' label. Please add one of each to the PR. The 'release notes: ...' label should represent the part of PyTorch that this PR changes (fx, autograd, distributed, etc) and the 'topics: ...' label should represent the kind of PR it is (not user facing, new feature, bug fix, perf improvement, etc). The list of valid labels can be found here for the 'release notes: ...' and here for the 'topics: ...'.
For changes that are 'topic: not user facing' there is no need for a release notes label.

shahofblah pushed a commit that referenced this pull request Mar 25, 2022
Summary:
Fixes #74684

Pull Request resolved: #74690

Reviewed By: malfet

Differential Revision: D35119993

Pulled By: b0noI

fbshipit-source-id: f53b2643000e24662644fda8718a7c4e1bfaa273
(cherry picked from commit 6dfadff)
@adamjstewart
Copy link
Contributor

Instead of hacking requirements.txt to continue to support an obsolete version of Sphinx with known issues (#60979), why not use modern Sphinx (#70309)?

@malfet
Copy link
Contributor

malfet commented Apr 6, 2022

Instead of hacking requirements.txt to continue to support an obsolete version of Sphinx with known issues (#60979), why not use modern Sphinx (#70309)?

If you can keep no_grad option in place, I'm more than ready to move to new version of sphinx

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test linux-docs / build-docs (python) is broken

5 participants