Skip to content

Re-enable ios-12-5 builds#77611

Closed
malfet wants to merge 1 commit intomasterfrom
malfet-patch-11
Closed

Re-enable ios-12-5 builds#77611
malfet wants to merge 1 commit intomasterfrom
malfet-patch-11

Conversation

@malfet
Copy link
Contributor

@malfet malfet commented May 16, 2022

@malfet malfet added the ciflow/trunk Trigger trunk jobs on your pull request label May 16, 2022
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented May 16, 2022

🔗 Helpful links

❌ 17 New Failures, 2 Base Failures

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

Expand to see more
  • 17/19 failures introduced in this PR
  • 2/19 broken upstream at merge base 31d9f7c on May 16 from 3:21pm to 6:57pm

🕵️ 17 new failures recognized by patterns

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

See GitHub Actions build trunk / macos-11-py3-x86-64 / test (default, 1, 2, macos-11) (1/17)

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

2022-05-17T03:05:14.2578010Z RuntimeError: test_sparse_csr failed!
2022-05-17T03:05:13.9132890Z   File "test_sparse_csr.py", line 142, in all_sparse_compressed_layouts
2022-05-17T03:05:13.9133170Z     return parametrize(test_name, [
2022-05-17T03:05:13.9133950Z   File "/usr/local/miniconda/envs/build/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py", line 292, in __init__
2022-05-17T03:05:13.9134400Z     self.arg_names = arg_str.split(',')
2022-05-17T03:05:13.9135440Z AttributeError: 'function' object has no attribute 'split'
2022-05-17T03:05:14.2576650Z Traceback (most recent call last):
2022-05-17T03:05:14.2577030Z   File "test/run_test.py", line 1074, in <module>
2022-05-17T03:05:14.2577270Z     main()
2022-05-17T03:05:14.2577490Z   File "test/run_test.py", line 1052, in main
2022-05-17T03:05:14.2577770Z     raise RuntimeError(err_message)
2022-05-17T03:05:14.2578010Z RuntimeError: test_sparse_csr failed!
2022-05-17T03:05:14.5406820Z + cleanup
2022-05-17T03:05:14.5407070Z + retcode=1
2022-05-17T03:05:14.5407270Z + set +x
2022-05-17T03:05:14.5475890Z ##[error]Process completed with exit code 1.
2022-05-17T03:05:14.5582070Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-17T03:05:14.5582410Z with:
2022-05-17T03:05:14.5583800Z   github-token: ***
2022-05-17T03:05:14.5584030Z env:
2022-05-17T03:05:14.5584200Z   IN_CI: 1
2022-05-17T03:05:14.5584370Z   IS_GHA: 1

See GitHub Actions build pull / win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge) (2/17)

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

2022-05-17T01:07:35.9731956Z RuntimeError: test_sparse_csr failed!
2022-05-17T01:07:35.6908572Z   File "test_sparse_csr.py", line 142, in all_sparse_compressed_layouts
2022-05-17T01:07:35.6908832Z     return parametrize(test_name, [
2022-05-17T01:07:35.6909227Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py", line 292, in __init__
2022-05-17T01:07:35.6909576Z     self.arg_names = arg_str.split(',')
2022-05-17T01:07:35.6909836Z AttributeError: 'function' object has no attribute 'split'
2022-05-17T01:07:35.9729565Z Traceback (most recent call last):
2022-05-17T01:07:35.9730149Z   File "run_test.py", line 1074, in <module>
2022-05-17T01:07:35.9730355Z     main()
2022-05-17T01:07:35.9730584Z   File "run_test.py", line 1052, in main
2022-05-17T01:07:35.9731702Z     raise RuntimeError(err_message)
2022-05-17T01:07:35.9731956Z RuntimeError: test_sparse_csr failed!
2022-05-17T01:07:36.2346633Z 
2022-05-17T01:07:36.2347086Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 
2022-05-17T01:07:36.2349255Z 
2022-05-17T01:07:36.2349459Z (base) C:\actions-runner\_work\pytorch\pytorch\test>exit /b 1 
2022-05-17T01:07:36.2374697Z + cleanup
2022-05-17T01:07:36.2374905Z + retcode=1
2022-05-17T01:07:36.2375054Z + set +x
2022-05-17T01:07:36.2407452Z ##[error]Process completed with exit code 1.
2022-05-17T01:07:36.2768116Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-17T01:07:36.2768428Z with:

See GitHub Actions build trunk / parallelnative-linux-xenial-py3.7-gcc5.4 / test (default, 2, 2, linux.2xlarge) (3/17)

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

2022-05-17T00:37:12.6787873Z RuntimeError: test_sparse_csr failed!
2022-05-17T00:37:12.4482103Z   File "test_sparse_csr.py", line 146, in all_sparse_compressed_layouts
2022-05-17T00:37:12.4482719Z     subtest(torch.sparse_bsc, name='SparseBSC')])
2022-05-17T00:37:12.4483440Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 292, in __init__
2022-05-17T00:37:12.4484082Z     self.arg_names = arg_str.split(',')
2022-05-17T00:37:12.4484649Z AttributeError: 'function' object has no attribute 'split'
2022-05-17T00:37:12.6782671Z Traceback (most recent call last):
2022-05-17T00:37:12.6782981Z   File "test/run_test.py", line 1074, in <module>
2022-05-17T00:37:12.6785048Z     main()
2022-05-17T00:37:12.6785238Z   File "test/run_test.py", line 1052, in main
2022-05-17T00:37:12.6787552Z     raise RuntimeError(err_message)
2022-05-17T00:37:12.6787873Z RuntimeError: test_sparse_csr failed!
2022-05-17T00:37:12.9214301Z + cleanup
2022-05-17T00:37:12.9214524Z + retcode=1
2022-05-17T00:37:12.9214700Z + set +x
2022-05-17T00:37:12.9247829Z ##[error]Process completed with exit code 1.
2022-05-17T00:37:12.9389748Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-17T00:37:12.9390094Z with:
2022-05-17T00:37:12.9390523Z   github-token: ***
2022-05-17T00:37:12.9390693Z env:
2022-05-17T00:37:12.9390835Z   IN_CI: 1
2022-05-17T00:37:12.9390992Z   IS_GHA: 1

See GitHub Actions build trunk / linux-bionic-cuda10.2-py3.9-gcc7 / test (jit_legacy, 1, 1, linux.4xlarge.nvidia.gpu) (4/17)

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

2022-05-17T00:21:41.4302868Z RuntimeError: test_jit_legacy failed!
2022-05-17T00:21:40.9517341Z Generated XML report: test-reports/python-unittest/test_jit_legacy/TEST-jit.test_warn.TestWarn-20220517001913.xml
2022-05-17T00:21:40.9526619Z Generated XML report: test-reports/python-unittest/test_jit_legacy/TEST-jit.test_with.TestWith-20220517001913.xml
2022-05-17T00:21:40.9534698Z Generated XML report: test-reports/python-unittest/test_jit_legacy/TEST-jit.test_data_parallel.TestDataParallel-20220517001913.xml
2022-05-17T00:21:40.9548504Z Generated XML report: test-reports/python-unittest/test_jit_legacy/TEST-jit.test_legacy_upgraders.TestLegacyUpgraders-20220517001913.xml
2022-05-17T00:21:40.9561005Z Generated XML report: test-reports/python-unittest/test_jit_legacy/TEST-jit.test_save_load.TestSaveLoadFlatbuffer-20220517001913.xml
2022-05-17T00:21:41.4297670Z Traceback (most recent call last):
2022-05-17T00:21:41.4298559Z   File "/var/lib/jenkins/workspace/test/run_test.py", line 1074, in <module>
2022-05-17T00:21:41.4300313Z     main()
2022-05-17T00:21:41.4300979Z   File "/var/lib/jenkins/workspace/test/run_test.py", line 1052, in main
2022-05-17T00:21:41.4302189Z     raise RuntimeError(err_message)
2022-05-17T00:21:41.4302868Z RuntimeError: test_jit_legacy failed!
2022-05-17T00:21:41.9253647Z 
2022-05-17T00:21:41.9254188Z real	2m36.535s
2022-05-17T00:21:41.9254882Z user	3m39.588s
2022-05-17T00:21:41.9255125Z sys	0m14.207s
2022-05-17T00:21:41.9255357Z + cleanup
2022-05-17T00:21:41.9255588Z + retcode=1
2022-05-17T00:21:41.9255816Z + set +x
2022-05-17T00:21:41.9296177Z ##[error]Process completed with exit code 1.
2022-05-17T00:21:41.9341239Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-17T00:21:41.9341607Z with:

See GitHub Actions build pull / linux-xenial-py3.7-clang7-asan / test (default, 3, 5, linux.2xlarge) (5/17)

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

2022-05-17T00:44:16.4653295Z RuntimeError: test_sparse_csr failed!
2022-05-17T00:44:16.0138918Z   File "test_sparse_csr.py", line 146, in all_sparse_compressed_layouts
2022-05-17T00:44:16.0140067Z     subtest(torch.sparse_bsc, name='SparseBSC')])
2022-05-17T00:44:16.0140571Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 292, in __init__
2022-05-17T00:44:16.0141809Z     self.arg_names = arg_str.split(',')
2022-05-17T00:44:16.0142391Z AttributeError: 'function' object has no attribute 'split'
2022-05-17T00:44:16.4645391Z Traceback (most recent call last):
2022-05-17T00:44:16.4645799Z   File "test/run_test.py", line 1074, in <module>
2022-05-17T00:44:16.4649357Z     main()
2022-05-17T00:44:16.4649720Z   File "test/run_test.py", line 1052, in main
2022-05-17T00:44:16.4652897Z     raise RuntimeError(err_message)
2022-05-17T00:44:16.4653295Z RuntimeError: test_sparse_csr failed!
2022-05-17T00:44:16.9588710Z + cleanup
2022-05-17T00:44:16.9589038Z + retcode=1
2022-05-17T00:44:16.9589319Z + set +x
2022-05-17T00:44:16.9628719Z ##[error]Process completed with exit code 1.
2022-05-17T00:44:16.9759823Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-17T00:44:16.9760060Z with:
2022-05-17T00:44:16.9760471Z   github-token: ***
2022-05-17T00:44:16.9760641Z env:
2022-05-17T00:44:16.9760787Z   IN_CI: 1
2022-05-17T00:44:16.9760948Z   IS_GHA: 1

See GitHub Actions build pull / linux-xenial-py3.7-gcc5.4 / test (default, 1, 2, linux.2xlarge) (6/17)

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

2022-05-17T00:32:10.8503530Z RuntimeError: test_sparse_csr failed!
2022-05-17T00:32:10.5996383Z   File "test_sparse_csr.py", line 146, in all_sparse_compressed_layouts
2022-05-17T00:32:10.5996908Z     subtest(torch.sparse_bsc, name='SparseBSC')])
2022-05-17T00:32:10.5997652Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 292, in __init__
2022-05-17T00:32:10.5997999Z     self.arg_names = arg_str.split(',')
2022-05-17T00:32:10.5998299Z AttributeError: 'function' object has no attribute 'split'
2022-05-17T00:32:10.8498615Z Traceback (most recent call last):
2022-05-17T00:32:10.8499004Z   File "test/run_test.py", line 1074, in <module>
2022-05-17T00:32:10.8500941Z     main()
2022-05-17T00:32:10.8501359Z   File "test/run_test.py", line 1052, in main
2022-05-17T00:32:10.8503268Z     raise RuntimeError(err_message)
2022-05-17T00:32:10.8503530Z RuntimeError: test_sparse_csr failed!
2022-05-17T00:32:11.1198770Z + cleanup
2022-05-17T00:32:11.1199115Z + retcode=1
2022-05-17T00:32:11.1199398Z + set +x
2022-05-17T00:32:11.1232022Z ##[error]Process completed with exit code 1.
2022-05-17T00:32:11.1278855Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-17T00:32:11.1279091Z with:
2022-05-17T00:32:11.1279495Z   github-token: ***
2022-05-17T00:32:11.1279668Z env:
2022-05-17T00:32:11.1279809Z   IN_CI: 1
2022-05-17T00:32:11.1279969Z   IS_GHA: 1

See GitHub Actions build trunk / linux-bionic-py3.7-clang9-slow / test (slow, 1, 1, linux.2xlarge) (7/17)

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

2022-05-17T00:34:29.4303042Z RuntimeError: test_sparse_csr failed!
2022-05-17T00:34:29.2112632Z   File "test_sparse_csr.py", line 146, in all_sparse_compressed_layouts
2022-05-17T00:34:29.2113087Z     subtest(torch.sparse_bsc, name='SparseBSC')])
2022-05-17T00:34:29.2113584Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 292, in __init__
2022-05-17T00:34:29.2113920Z     self.arg_names = arg_str.split(',')
2022-05-17T00:34:29.2114281Z AttributeError: 'function' object has no attribute 'split'
2022-05-17T00:34:29.4298575Z Traceback (most recent call last):
2022-05-17T00:34:29.4299043Z   File "test/run_test.py", line 1074, in <module>
2022-05-17T00:34:29.4300739Z     main()
2022-05-17T00:34:29.4301069Z   File "test/run_test.py", line 1052, in main
2022-05-17T00:34:29.4302636Z     raise RuntimeError(err_message)
2022-05-17T00:34:29.4303042Z RuntimeError: test_sparse_csr failed!
2022-05-17T00:34:29.6782673Z 
2022-05-17T00:34:29.6783024Z real	42m17.389s
2022-05-17T00:34:29.6783298Z user	57m55.008s
2022-05-17T00:34:29.6783470Z sys	3m6.557s
2022-05-17T00:34:29.6783646Z + cleanup
2022-05-17T00:34:29.6783794Z + retcode=1
2022-05-17T00:34:29.6783957Z + set +x
2022-05-17T00:34:29.6821702Z ##[error]Process completed with exit code 1.
2022-05-17T00:34:29.6945883Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-17T00:34:29.6946119Z with:

See GitHub Actions build trunk / linux-bionic-cuda10.2-py3.9-gcc7 / test (nogpu_NO_AVX, 1, 1, linux.2xlarge) (8/17)

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

2022-05-17T00:27:15.7071807Z AssertionError: can only test a child process
2022-05-17T00:27:15.7067098Z Exception ignored in: <function _MultiProcessingDataLoaderIter.__del__ at 0x7fd7b31c83a0>
2022-05-17T00:27:15.7068432Z     assert self._parent_pid == os.getpid(), 'can only test a child process'
2022-05-17T00:27:15.7068840Z AssertionError: can only test a child process
2022-05-17T00:27:15.7069162Z Traceback (most recent call last):
2022-05-17T00:27:15.7069796Z   File "/opt/conda/lib/python3.9/site-packages/torch/utils/data/dataloader.py", line 1405, in __del__
2022-05-17T00:27:15.7070245Z     self._shutdown_workers()
2022-05-17T00:27:15.7070642Z   File "/opt/conda/lib/python3.9/site-packages/torch/utils/data/dataloader.py", line 1388, in _shutdown_workers
2022-05-17T00:27:15.7070918Z     if w.is_alive():
2022-05-17T00:27:15.7071174Z   File "/opt/conda/lib/python3.9/multiprocessing/process.py", line 160, in is_alive
2022-05-17T00:27:15.7071533Z     assert self._parent_pid == os.getpid(), 'can only test a child process'
2022-05-17T00:27:15.7071807Z AssertionError: can only test a child process
2022-05-17T00:27:15.7157313Z ok (0.033s)
2022-05-17T00:27:15.7168943Z   test_multiple_dataloaders (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74598 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s)
2022-05-17T00:27:15.7178315Z   test_multiprocessing_contexts (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77599 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s)
2022-05-17T00:27:15.7189511Z   test_multiprocessing_iterdatapipe (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74498 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s)
2022-05-17T00:27:15.7195549Z   test_no_segfault (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/70968 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s)
2022-05-17T00:27:15.7214095Z   test_numpy (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s)
2022-05-17T00:27:15.7252527Z   test_numpy_gen_state (__main__.TestDataLoaderPersistentWorkers) ... ok (0.004s)
2022-05-17T00:27:15.7272785Z   test_numpy_scalars (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s)
2022-05-17T00:27:15.7280205Z   test_partial_workers (__main__.TestDataLoaderPersistentWorkers)
2022-05-17T00:27:15.7908742Z Check that workers exit even if the iterator is not exhausted. ... ok (0.063s)

See GitHub Actions build pull / linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 3, 4, linux.4xlarge.nvidia.gpu) (9/17)

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

2022-05-17T00:59:38.0803677Z RuntimeError: test_sparse_csr failed!
2022-05-17T00:59:37.7861473Z   File "test_sparse_csr.py", line 146, in all_sparse_compressed_layouts
2022-05-17T00:59:37.7862069Z     subtest(torch.sparse_bsc, name='SparseBSC')])
2022-05-17T00:59:37.7862643Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 292, in __init__
2022-05-17T00:59:37.7863114Z     self.arg_names = arg_str.split(',')
2022-05-17T00:59:37.7863782Z AttributeError: 'function' object has no attribute 'split'
2022-05-17T00:59:38.0794297Z Traceback (most recent call last):
2022-05-17T00:59:38.0794711Z   File "test/run_test.py", line 1074, in <module>
2022-05-17T00:59:38.0798680Z     main()
2022-05-17T00:59:38.0799532Z   File "test/run_test.py", line 1052, in main
2022-05-17T00:59:38.0803055Z     raise RuntimeError(err_message)
2022-05-17T00:59:38.0803677Z RuntimeError: test_sparse_csr failed!
2022-05-17T00:59:38.5701050Z + cleanup
2022-05-17T00:59:38.5701420Z + retcode=1
2022-05-17T00:59:38.5701660Z + set +x
2022-05-17T00:59:38.5750211Z ##[error]Process completed with exit code 1.
2022-05-17T00:59:38.5799886Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-17T00:59:38.5800241Z with:
2022-05-17T00:59:38.5800819Z   github-token: ***
2022-05-17T00:59:38.5801065Z env:
2022-05-17T00:59:38.5801284Z   IN_CI: 1
2022-05-17T00:59:38.5801494Z   IS_GHA: 1

See GitHub Actions build trunk / linux-bionic-cuda10.2-py3.9-gcc7 / test (nogpu_NO_AVX2, 1, 1, linux.2xlarge) (10/17)

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

2022-05-17T00:20:43.3780256Z AssertionError: can only test a child process
2022-05-17T00:20:43.3758987Z     assert self._parent_pid == os.getpid(), 'can only test a child process'
2022-05-17T00:20:43.3759458Z AssertionError: can only test a child process
2022-05-17T00:20:43.3771656Z Exception ignored in: <function _MultiProcessingDataLoaderIter.__del__ at 0x7fd6fa2643a0>
2022-05-17T00:20:43.3772150Z Traceback (most recent call last):
2022-05-17T00:20:43.3772808Z   File "/opt/conda/lib/python3.9/site-packages/torch/utils/data/dataloader.py", line 1405, in __del__
2022-05-17T00:20:43.3775919Z     self._shutdown_workers()
2022-05-17T00:20:43.3776360Z   File "/opt/conda/lib/python3.9/site-packages/torch/utils/data/dataloader.py", line 1388, in _shutdown_workers
2022-05-17T00:20:43.3778489Z     if w.is_alive():
2022-05-17T00:20:43.3779293Z   File "/opt/conda/lib/python3.9/multiprocessing/process.py", line 160, in is_alive
2022-05-17T00:20:43.3779983Z     assert self._parent_pid == os.getpid(), 'can only test a child process'
2022-05-17T00:20:43.3780256Z AssertionError: can only test a child process
2022-05-17T00:20:43.3899753Z ok (0.044s)
2022-05-17T00:20:43.3911110Z   test_multiple_dataloaders (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74598 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s)
2022-05-17T00:20:43.3921094Z   test_multiprocessing_contexts (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77599 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s)
2022-05-17T00:20:43.3933203Z   test_multiprocessing_iterdatapipe (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74498 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s)
2022-05-17T00:20:43.3939477Z   test_no_segfault (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/70968 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s)
2022-05-17T00:20:43.3958426Z   test_numpy (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s)
2022-05-17T00:20:43.3996858Z   test_numpy_gen_state (__main__.TestDataLoaderPersistentWorkers) ... ok (0.004s)
2022-05-17T00:20:43.4016852Z   test_numpy_scalars (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s)
2022-05-17T00:20:43.4026577Z   test_partial_workers (__main__.TestDataLoaderPersistentWorkers)
2022-05-17T00:20:43.4654444Z Check that workers exit even if the iterator is not exhausted. ... ok (0.064s)

See GitHub Actions build pull / linux-xenial-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge) (11/17)

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

2022-05-17T00:30:54.0459972Z RuntimeError: test_sparse_csr failed!
2022-05-17T00:30:53.7458014Z   File "test_sparse_csr.py", line 146, in all_sparse_compressed_layouts
2022-05-17T00:30:53.7458662Z     subtest(torch.sparse_bsc, name='SparseBSC')])
2022-05-17T00:30:53.7459694Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 292, in __init__
2022-05-17T00:30:53.7460047Z     self.arg_names = arg_str.split(',')
2022-05-17T00:30:53.7460353Z AttributeError: 'function' object has no attribute 'split'
2022-05-17T00:30:54.0453519Z Traceback (most recent call last):
2022-05-17T00:30:54.0453964Z   File "test/run_test.py", line 1074, in <module>
2022-05-17T00:30:54.0456742Z     main()
2022-05-17T00:30:54.0457096Z   File "test/run_test.py", line 1052, in main
2022-05-17T00:30:54.0459571Z     raise RuntimeError(err_message)
2022-05-17T00:30:54.0459972Z RuntimeError: test_sparse_csr failed!
2022-05-17T00:30:54.3554747Z + cleanup
2022-05-17T00:30:54.3554963Z + retcode=1
2022-05-17T00:30:54.3555137Z + set +x
2022-05-17T00:30:54.3595508Z ##[error]Process completed with exit code 1.
2022-05-17T00:30:54.3725390Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-17T00:30:54.3725631Z with:
2022-05-17T00:30:54.3726038Z   github-token: ***
2022-05-17T00:30:54.3726212Z env:
2022-05-17T00:30:54.3726352Z   IN_CI: 1
2022-05-17T00:30:54.3726511Z   IS_GHA: 1

See GitHub Actions build trunk / win-vs2019-cuda11.3-py3 / test (force_on_cpu, 1, 1, windows.4xlarge) (12/17)

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

2022-05-17T01:02:28.8011298Z RuntimeError: test_sparse_csr failed!
2022-05-17T01:02:28.5540567Z   File "test_sparse_csr.py", line 142, in all_sparse_compressed_layouts
2022-05-17T01:02:28.5540848Z     return parametrize(test_name, [
2022-05-17T01:02:28.5541968Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py", line 292, in __init__
2022-05-17T01:02:28.5542361Z     self.arg_names = arg_str.split(',')
2022-05-17T01:02:28.5542646Z AttributeError: 'function' object has no attribute 'split'
2022-05-17T01:02:28.8009955Z Traceback (most recent call last):
2022-05-17T01:02:28.8010344Z   File "run_test.py", line 1074, in <module>
2022-05-17T01:02:28.8010572Z     main()
2022-05-17T01:02:28.8010787Z   File "run_test.py", line 1052, in main
2022-05-17T01:02:28.8011051Z     raise RuntimeError(err_message)
2022-05-17T01:02:28.8011298Z RuntimeError: test_sparse_csr failed!
2022-05-17T01:02:29.0602298Z 
2022-05-17T01:02:29.0603037Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 
2022-05-17T01:02:29.0604596Z 
2022-05-17T01:02:29.0604980Z (base) C:\actions-runner\_work\pytorch\pytorch\test>exit /b 1 
2022-05-17T01:02:29.0633202Z + cleanup
2022-05-17T01:02:29.0633373Z + retcode=1
2022-05-17T01:02:29.0633539Z + set +x
2022-05-17T01:02:29.0664352Z ##[error]Process completed with exit code 1.
2022-05-17T01:02:29.1098778Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-17T01:02:29.1099087Z with:

See GitHub Actions build pull / linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge) (13/17)

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

2022-05-17T00:30:08.1965048Z RuntimeError: test_sparse_csr failed!
2022-05-17T00:30:07.9805113Z   File "test_sparse_csr.py", line 146, in all_sparse_compressed_layouts
2022-05-17T00:30:07.9805746Z     subtest(torch.sparse_bsc, name='SparseBSC')])
2022-05-17T00:30:07.9806408Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 292, in __init__
2022-05-17T00:30:07.9806754Z     self.arg_names = arg_str.split(',')
2022-05-17T00:30:07.9807071Z AttributeError: 'function' object has no attribute 'split'
2022-05-17T00:30:08.1959699Z Traceback (most recent call last):
2022-05-17T00:30:08.1959976Z   File "test/run_test.py", line 1074, in <module>
2022-05-17T00:30:08.1962354Z     main()
2022-05-17T00:30:08.1962572Z   File "test/run_test.py", line 1052, in main
2022-05-17T00:30:08.1964773Z     raise RuntimeError(err_message)
2022-05-17T00:30:08.1965048Z RuntimeError: test_sparse_csr failed!
2022-05-17T00:30:08.4319813Z 
2022-05-17T00:30:08.4320177Z real	38m24.806s
2022-05-17T00:30:08.4320521Z user	93m19.796s
2022-05-17T00:30:08.4320854Z sys	6m27.016s
2022-05-17T00:30:08.4321146Z + cleanup
2022-05-17T00:30:08.4321310Z + retcode=1
2022-05-17T00:30:08.4321459Z + set +x
2022-05-17T00:30:08.4354924Z ##[error]Process completed with exit code 1.
2022-05-17T00:30:08.4508465Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-17T00:30:08.4508709Z with:

See GitHub Actions build trunk / linux-bionic-cuda10.2-py3.9-gcc7 / test (default, 1, 2, linux.4xlarge.nvidia.gpu) (14/17)

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

2022-05-17T01:25:59.6275181Z RuntimeError: test_sparse_csr failed!
2022-05-17T01:25:59.2616311Z   File "/var/lib/jenkins/workspace/test/test_sparse_csr.py", line 142, in all_sparse_compressed_layouts
2022-05-17T01:25:59.2616722Z     return parametrize(test_name, [
2022-05-17T01:25:59.2617372Z   File "/opt/conda/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 292, in __init__
2022-05-17T01:25:59.2617809Z     self.arg_names = arg_str.split(',')
2022-05-17T01:25:59.2618233Z AttributeError: 'function' object has no attribute 'split'
2022-05-17T01:25:59.6269920Z Traceback (most recent call last):
2022-05-17T01:25:59.6270753Z   File "/var/lib/jenkins/workspace/test/run_test.py", line 1074, in <module>
2022-05-17T01:25:59.6273035Z     main()
2022-05-17T01:25:59.6273642Z   File "/var/lib/jenkins/workspace/test/run_test.py", line 1052, in main
2022-05-17T01:25:59.6274876Z     raise RuntimeError(err_message)
2022-05-17T01:25:59.6275181Z RuntimeError: test_sparse_csr failed!
2022-05-17T01:26:00.1717118Z 
2022-05-17T01:26:00.1717488Z real	65m10.359s
2022-05-17T01:26:00.1717807Z user	86m6.096s
2022-05-17T01:26:00.1718375Z sys	8m28.086s
2022-05-17T01:26:00.1718614Z + cleanup
2022-05-17T01:26:00.1718854Z + retcode=1
2022-05-17T01:26:00.1719067Z + set +x
2022-05-17T01:26:00.1766517Z ##[error]Process completed with exit code 1.
2022-05-17T01:26:00.1813076Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-17T01:26:00.1813454Z with:

See GitHub Actions build trunk / linux-bionic-cuda10.2-py3.9-gcc7 / test (slow, 1, 1, linux.4xlarge.nvidia.gpu) (15/17)

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

2022-05-17T00:43:06.3889858Z RuntimeError: test_jit failed!
2022-05-17T00:43:05.9166807Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_union.TestUnion-20220517004227.xml
2022-05-17T00:43:05.9171826Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_unsupported_ops.TestUnsupportedOps-20220517004227.xml
2022-05-17T00:43:05.9190286Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_upgraders.TestUpgraders-20220517004227.xml
2022-05-17T00:43:05.9201068Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_warn.TestWarn-20220517004227.xml
2022-05-17T00:43:05.9210486Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_with.TestWith-20220517004227.xml
2022-05-17T00:43:06.3884084Z Traceback (most recent call last):
2022-05-17T00:43:06.3884887Z   File "/var/lib/jenkins/workspace/test/run_test.py", line 1074, in <module>
2022-05-17T00:43:06.3886595Z     main()
2022-05-17T00:43:06.3887341Z   File "/var/lib/jenkins/workspace/test/run_test.py", line 1052, in main
2022-05-17T00:43:06.3888804Z     raise RuntimeError(err_message)
2022-05-17T00:43:06.3889858Z RuntimeError: test_jit failed!
2022-05-17T00:43:06.8997653Z 
2022-05-17T00:43:06.8998214Z real	22m38.036s
2022-05-17T00:43:06.8998509Z user	21m55.018s
2022-05-17T00:43:06.8998760Z sys	7m23.218s
2022-05-17T00:43:06.8999019Z + cleanup
2022-05-17T00:43:06.8999247Z + retcode=1
2022-05-17T00:43:06.8999482Z + set +x
2022-05-17T00:43:06.9045148Z ##[error]Process completed with exit code 1.
2022-05-17T00:43:06.9091963Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-17T00:43:06.9092314Z with:

See GitHub Actions build trunk / win-vs2019-cuda11.3-py3 / test (default, 1, 5, windows.8xlarge.nvidia.gpu) (16/17)

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

2022-05-17T01:24:13.7984913Z RuntimeError: test_sparse_csr failed!
2022-05-17T01:24:13.4077736Z   File "test_sparse_csr.py", line 142, in all_sparse_compressed_layouts
2022-05-17T01:24:13.4078052Z     return parametrize(test_name, [
2022-05-17T01:24:13.4079232Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py", line 292, in __init__
2022-05-17T01:24:13.4079705Z     self.arg_names = arg_str.split(',')
2022-05-17T01:24:13.4080035Z AttributeError: 'function' object has no attribute 'split'
2022-05-17T01:24:13.7982926Z Traceback (most recent call last):
2022-05-17T01:24:13.7983796Z   File "run_test.py", line 1074, in <module>
2022-05-17T01:24:13.7984067Z     main()
2022-05-17T01:24:13.7984325Z   File "run_test.py", line 1052, in main
2022-05-17T01:24:13.7984629Z     raise RuntimeError(err_message)
2022-05-17T01:24:13.7984913Z RuntimeError: test_sparse_csr failed!
2022-05-17T01:24:14.1942534Z 
2022-05-17T01:24:14.1943171Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 
2022-05-17T01:24:14.1946464Z 
2022-05-17T01:24:14.1946966Z (base) C:\actions-runner\_work\pytorch\pytorch\test>exit /b 1 
2022-05-17T01:24:14.1986310Z + cleanup
2022-05-17T01:24:14.1986733Z + retcode=1
2022-05-17T01:24:14.1987426Z + set +x
2022-05-17T01:24:14.2026967Z ##[error]Process completed with exit code 1.
2022-05-17T01:24:14.2586897Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-17T01:24:14.2587277Z with:

See GitHub Actions build pull / linux-bionic-rocm5.1-py3.7 / test (default, 1, 2, linux.rocm.gpu) (17/17)

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

2022-05-17T01:36:50.3459462Z RuntimeError: test_sparse_csr failed!
2022-05-17T01:36:48.5987798Z   File "test_sparse_csr.py", line 146, in all_sparse_compressed_layouts
2022-05-17T01:36:48.5989237Z     subtest(torch.sparse_bsc, name='SparseBSC')])
2022-05-17T01:36:48.5990774Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 292, in __init__
2022-05-17T01:36:48.5991993Z     self.arg_names = arg_str.split(',')
2022-05-17T01:36:48.5993165Z AttributeError: 'function' object has no attribute 'split'
2022-05-17T01:36:50.3446546Z Traceback (most recent call last):
2022-05-17T01:36:50.3447762Z   File "test/run_test.py", line 1074, in <module>
2022-05-17T01:36:50.3453934Z     main()
2022-05-17T01:36:50.3454771Z   File "test/run_test.py", line 1052, in main
2022-05-17T01:36:50.3458583Z     raise RuntimeError(err_message)
2022-05-17T01:36:50.3459462Z RuntimeError: test_sparse_csr failed!
2022-05-17T01:36:52.2103721Z 
2022-05-17T01:36:52.2104385Z real	77m27.044s
2022-05-17T01:36:52.2105067Z user	119m0.973s
2022-05-17T01:36:52.2106888Z sys	16m58.336s
2022-05-17T01:36:52.2107538Z + cleanup
2022-05-17T01:36:52.2108181Z + retcode=1
2022-05-17T01:36:52.2108799Z + set +x
2022-05-17T01:36:52.2236988Z ##[error]Process completed with exit code 1.
2022-05-17T01:36:52.2328544Z ##[group]Run # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct
2022-05-17T01:36:52.2329099Z �[36;1m# copy test results back to the mounted workspace, needed sudo, resulting permissions were correct�[0m

🚧 2 fixed upstream failures:

These were probably caused by upstream breakages that were already fixed.

Please rebase on the viable/strict branch (expand for instructions)

If your commit is older than viable/strict, run these commands:

git fetch https://github.com/pytorch/pytorch viable/strict
git rebase FETCH_HEAD

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.

@malfet malfet added the topic: not user facing topic category label May 18, 2022
@malfet
Copy link
Contributor Author

malfet commented May 18, 2022

@pytorchbot merge this

facebook-github-bot pushed a commit that referenced this pull request May 19, 2022
Summary:
In essence, this is a revert of #77162

Pull Request resolved: #77611
Approved by: https://github.com/janeyx99

Test Plan:
contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/6e3391a7c3deada26d60bdd9b7d25ffa89006fd1

Test plan from GitHub:
https://github.com/pytorch/pytorch/runs/6461856319?check_suite_focus=true

Fixes #77163

Reviewed By: b0noI

Differential Revision: D36493922

Pulled By: malfet

fbshipit-source-id: 4512617e0043dc489d8ad337bfe880a3ead1fb7c
@malfet malfet deleted the malfet-patch-11 branch May 20, 2022 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request cla signed Merged topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ios-12-5-1-x86-64 simulator tests failing after aten::stft revert

4 participants