Skip to content

Revert behavior of Dropout2d on 3D inputs to 1D channel-wise dropout behavior & warn#79549

Closed
jbschlosser wants to merge 4 commits intogh/jbschlosser/40/basefrom
gh/jbschlosser/40/head
Closed

Revert behavior of Dropout2d on 3D inputs to 1D channel-wise dropout behavior & warn#79549
jbschlosser wants to merge 4 commits intogh/jbschlosser/40/basefrom
gh/jbschlosser/40/head

Conversation

@jbschlosser
Copy link
Copy Markdown
Contributor

@jbschlosser jbschlosser commented Jun 14, 2022

@facebook-github-bot
Copy link
Copy Markdown
Contributor

facebook-github-bot commented Jun 14, 2022

🔗 Helpful links

❌ 22 New Failures

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

Expand to see more
  • 22/22 failures introduced in this PR

🕵️ 22 new failures recognized by patterns

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

See GitHub Actions build pull / linux-focal-py3.7-gcc7 / test (distributed, 1, 1, linux.2xlarge) (1/22)

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

2022-06-14T20:50:56.2830373Z [E request_callbac...yUniqueId(created_on=0, local_id=0) to be created.
2022-06-14T20:50:52.9225867Z INFO:torch.distributed.nn.jit.instantiator:Created a temporary directory at /tmp/tmp8l1qh3zw
2022-06-14T20:50:52.9227163Z INFO:torch.distributed.nn.jit.instantiator:Writing /tmp/tmp8l1qh3zw/_remote_module_non_scriptable.py
2022-06-14T20:50:52.9681927Z INFO:torch.distributed.nn.jit.instantiator:Created a temporary directory at /tmp/tmpzobk_ncu
2022-06-14T20:50:52.9682808Z INFO:torch.distributed.nn.jit.instantiator:Writing /tmp/tmpzobk_ncu/_remote_module_non_scriptable.py
2022-06-14T20:50:52.9745031Z INFO:torch.distributed.nn.jit.instantiator:Created a temporary directory at /tmp/tmpb7e9udcf
2022-06-14T20:50:52.9746526Z INFO:torch.distributed.nn.jit.instantiator:Writing /tmp/tmpb7e9udcf/_remote_module_non_scriptable.py
2022-06-14T20:50:53.1549263Z INFO:torch.testing._internal.common_distributed:Starting event listener thread for rank 0
2022-06-14T20:50:53.1859557Z INFO:torch.testing._internal.common_distributed:Starting event listener thread for rank 2
2022-06-14T20:50:53.2355977Z INFO:torch.testing._internal.common_distributed:Starting event listener thread for rank 1
2022-06-14T20:50:53.2387813Z INFO:torch.testing._internal.common_distributed:Starting event listener thread for rank 3
2022-06-14T20:50:56.2830373Z [E request_callback_no_python.cpp:559] Received error while processing request type 261: false INTERNAL ASSERT FAILED at "/var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_context.cpp":387, please report a bug to PyTorch. Expected OwnerRRef with id GloballyUniqueId(created_on=0, local_id=0) to be created.
2022-06-14T20:50:56.2831359Z Exception raised from getOwnerRRef at /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_context.cpp:387 (most recent call first):
2022-06-14T20:50:56.2832682Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) + 0x6b (0x7efe42f9c56b in /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so)
2022-06-14T20:50:56.2833675Z frame #1: c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) + 0xce (0x7efe42f97f3e in /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so)
2022-06-14T20:50:56.2834552Z frame #2: c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) + 0x4e (0x7efe42f99cde in /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so)
2022-06-14T20:50:56.2835377Z frame #3: torch::distributed::rpc::RRefContext::getOwnerRRef(torch::distributed::rpc::GloballyUniqueId const&, bool) + 0x440 (0x7efe46fc2ec0 in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so)
2022-06-14T20:50:56.2836413Z frame #4: torch::distributed::rpc::RequestCallbackNoPython::assignOwnerRRef(torch::distributed::rpc::GloballyUniqueId const&, torch::distributed::rpc::GloballyUniqueId const&, c10::intrusive_ptr<c10::ivalue::Future, c10::detail::intrusive_target_default_null_type<c10::ivalue::Future> >) const + 0x5ec (0x7efe46fb32ac in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so)
2022-06-14T20:50:56.2837687Z frame #5: torch::distributed::rpc::RequestCallbackImpl::processPythonRemoteCall(torch::distributed::rpc::RpcCommandBase&, std::vector<c10::Stream, std::allocator<c10::Stream> >) const + 0xcc (0x7efe4ecc6b7c in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so)
2022-06-14T20:50:56.2838769Z frame #6: torch::distributed::rpc::RequestCallbackNoPython::processRpc(torch::distributed::rpc::RpcCommandBase&, torch::distributed::rpc::MessageType const&, std::vector<c10::Stream, std::allocator<c10::Stream> >) const + 0x194 (0x7efe46fb7b34 in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so)
2022-06-14T20:50:56.2839883Z frame #7: torch::distributed::rpc::RequestCallbackImpl::processRpcWithErrors(torch::distributed::rpc::RpcCommandBase&, torch::distributed::rpc::MessageType const&, std::vector<c10::Stream, std::allocator<c10::Stream> >) const + 0x65 (0x7efe4ecc62d5 in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so)
2022-06-14T20:50:56.2840613Z frame #8: <unknown function> + 0x3fd4ed3 (0x7efe46fb0ed3 in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so)

See GitHub Actions build pull / linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 1, 2, linux.8xlarge.nvidia.gpu) (2/22)

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

2022-06-14T21:22:53.5265267Z ##[error]The operation was canceled.
2022-06-14T21:22:51.4923856Z Ran 1 test in 5.294s
2022-06-14T21:22:51.4924003Z 
2022-06-14T21:22:51.4924112Z OK
2022-06-14T21:22:51.4924177Z 
2022-06-14T21:22:51.4924302Z Generating XML reports...
2022-06-14T21:22:51.4967885Z Generated XML report: test-reports/dist-nccl/distributed.test_distributed_spawn/TEST-TestDistBackendWithSpawn-20220614212246.xml
2022-06-14T21:22:53.0365796Z Test results will be stored in test-reports/dist-nccl/distributed.test_distributed_spawn
2022-06-14T21:22:53.0380840Z 
2022-06-14T21:22:53.0381212Z Running tests...
2022-06-14T21:22:53.0381650Z ----------------------------------------------------------------------
2022-06-14T21:22:53.5265267Z ##[error]The operation was canceled.
2022-06-14T21:22:53.5299432Z Prepare all required actions
2022-06-14T21:22:53.5299857Z Getting action download info
2022-06-14T21:22:53.7344377Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-06-14T21:22:53.7344681Z with:
2022-06-14T21:22:53.7345112Z   github-token: ***
2022-06-14T21:22:53.7345336Z env:
2022-06-14T21:22:53.7345584Z   GIT_DEFAULT_BRANCH: master
2022-06-14T21:22:53.7345856Z   GPU_FLAG: --gpus all
2022-06-14T21:22:53.7346086Z ##[endgroup]
2022-06-14T21:22:53.7396420Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a

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

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

2022-06-14T21:22:53.8890807Z ##[error]The operation was canceled.
2022-06-14T21:17:09.0020514Z   test_dispatch_meta_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestMetaCUDA) ... ok (2.635s)
2022-06-14T21:17:11.6008772Z   test_dispatch_meta_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestMetaCUDA) ... ok (2.599s)
2022-06-14T21:22:21.0237517Z   test_dispatch_meta_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestMetaCUDA) ... ok (309.423s)
2022-06-14T21:22:21.0415852Z   test_dispatch_meta_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestMetaCUDA) ... ok (0.018s)
2022-06-14T21:22:21.0594982Z   test_dispatch_meta_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestMetaCUDA) ... ok (0.018s)
2022-06-14T21:22:21.0774049Z   test_dispatch_meta_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestMetaCUDA) ... ok (0.018s)
2022-06-14T21:22:21.0954533Z   test_dispatch_meta_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestMetaCUDA) ... ok (0.018s)
2022-06-14T21:22:21.0966668Z   test_dispatch_meta_special_chebyshev_polynomial_w_cuda_bool (__main__.TestMetaCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s)
2022-06-14T21:22:23.7342287Z   test_dispatch_meta_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestMetaCUDA) ... ok (2.637s)
2022-06-14T21:22:26.3146814Z   test_dispatch_meta_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestMetaCUDA) ... ok (2.580s)
2022-06-14T21:22:53.8890807Z ##[error]The operation was canceled.
2022-06-14T21:22:53.8924704Z Prepare all required actions
2022-06-14T21:22:53.8925115Z Getting action download info
2022-06-14T21:22:54.0291339Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-06-14T21:22:54.0291640Z with:
2022-06-14T21:22:54.0292062Z   github-token: ***
2022-06-14T21:22:54.0292303Z env:
2022-06-14T21:22:54.0292552Z   GIT_DEFAULT_BRANCH: master
2022-06-14T21:22:54.0292802Z   GPU_FLAG: --gpus all
2022-06-14T21:22:54.0293052Z ##[endgroup]
2022-06-14T21:22:54.0326535Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a

See GitHub Actions build pull / linux-focal-py3.7-clang7-asan / test (default, 4, 5, linux.2xlarge) (4/22)

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

2022-06-14T20:35:25.2083184Z SUMMARY: Undefined.../jenkins/workspace/aten/src/ATen/Utils.cpp:20:3 in
2022-06-14T20:35:25.2064969Z     #10 0x55fe3f119c81 in run_mod /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:1037
2022-06-14T20:35:25.2065572Z     #11 0x55fe3f124c69 in PyRun_StringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:961
2022-06-14T20:35:25.2066233Z     #12 0x55fe3f124ccb in PyRun_SimpleStringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:455
2022-06-14T20:35:25.2066867Z     #13 0x55fe3f124dc8 in pymain_run_command /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:420
2022-06-14T20:35:25.2067473Z     #14 0x55fe3f124dc8 in pymain_run_python /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:2907
2022-06-14T20:35:25.2068054Z     #15 0x55fe3f124dc8 in pymain_main /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3460
2022-06-14T20:35:25.2068627Z     #16 0x55fe3f12518b in _Py_UnixMain /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3495
2022-06-14T20:35:25.2081873Z     #17 0x7f588ea1a082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082)
2022-06-14T20:35:25.2082359Z     #18 0x55fe3f0ca039 in _start (/opt/conda/bin/python3.7+0x1d8039)
2022-06-14T20:35:25.2082742Z 
2022-06-14T20:35:25.2083184Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/aten/src/ATen/Utils.cpp:20:3 in 
2022-06-14T20:35:25.2335995Z + retcode=1
2022-06-14T20:35:25.2336378Z + set -e
2022-06-14T20:35:25.2339082Z + return 1
2022-06-14T20:35:25.2339547Z + [[ linux-focal-py3.7-clang7-asan-default == *-NO_AVX-* ]]
2022-06-14T20:35:25.2339912Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X ]]
2022-06-14T20:35:25.2340363Z + [[ linux-focal-py3.7-clang7-asan-default == *-NO_AVX2-* ]]
2022-06-14T20:35:25.2340709Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]]
2022-06-14T20:35:25.2341151Z + [[ linux-focal-py3.7-clang7-asan-default == *-NO_AVX512-* ]]
2022-06-14T20:35:25.2341541Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\5\1\2 ]]
2022-06-14T20:35:25.2344738Z + [[ linux-focal-py3.7-clang7-asan-default == *tbb* ]]

See GitHub Actions build pull / linux-bionic-py3.7-clang9 / test (crossref, 2, 2, linux.2xlarge) (5/22)

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

2022-06-14T21:22:52.6826119Z ##[error]The operation was canceled.
2022-06-14T21:22:48.1640601Z   test_inplace_gradgrad_rsqrt_cpu_float64 (__main__.TestGradientsCPU) ... ok (0.045s)
2022-06-14T21:22:48.1652085Z   test_inplace_gradgrad_rsub_cpu_complex128 (__main__.TestGradientsCPU) ... skip: Skipped! Operation does not support inplace autograd. (0.001s)
2022-06-14T21:22:48.1662138Z   test_inplace_gradgrad_rsub_cpu_float64 (__main__.TestGradientsCPU) ... skip: Skipped! Operation does not support inplace autograd. (0.001s)
2022-06-14T21:22:49.2671521Z   test_inplace_gradgrad_scatter_add_cpu_complex128 (__main__.TestGradientsCPU) ... ok (1.101s)
2022-06-14T21:22:49.4850795Z   test_inplace_gradgrad_scatter_add_cpu_float64 (__main__.TestGradientsCPU) ... ok (0.218s)
2022-06-14T21:22:50.6685659Z   test_inplace_gradgrad_scatter_cpu_complex128 (__main__.TestGradientsCPU) ... ok (1.183s)
2022-06-14T21:22:50.9045012Z   test_inplace_gradgrad_scatter_cpu_float64 (__main__.TestGradientsCPU) ... ok (0.236s)
2022-06-14T21:22:51.3671760Z   test_inplace_gradgrad_scatter_reduce_amax_cpu_float64 (__main__.TestGradientsCPU) ... ok (0.463s)
2022-06-14T21:22:51.8290056Z   test_inplace_gradgrad_scatter_reduce_amin_cpu_float64 (__main__.TestGradientsCPU) ... ok (0.462s)
2022-06-14T21:22:52.2907654Z   test_inplace_gradgrad_scatter_reduce_mean_cpu_float64 (__main__.TestGradientsCPU) ... ok (0.462s)
2022-06-14T21:22:52.6826119Z ##[error]The operation was canceled.
2022-06-14T21:22:52.6883794Z Prepare all required actions
2022-06-14T21:22:52.6884249Z Getting action download info
2022-06-14T21:22:52.9171110Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-06-14T21:22:52.9171479Z with:
2022-06-14T21:22:52.9172108Z   github-token: ***
2022-06-14T21:22:52.9172379Z env:
2022-06-14T21:22:52.9172679Z   GIT_DEFAULT_BRANCH: master
2022-06-14T21:22:52.9172992Z ##[endgroup]
2022-06-14T21:22:52.9219943Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a
2022-06-14T21:22:52.9220376Z with:

See GitHub Actions build pull / linux-focal-py3.7-clang7-asan / test (default, 2, 5, linux.2xlarge) (6/22)

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

2022-06-14T20:35:34.0607095Z SUMMARY: Undefined.../jenkins/workspace/aten/src/ATen/Utils.cpp:20:3 in
2022-06-14T20:35:34.0585447Z     #10 0x5587cec4dc81 in run_mod /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:1037
2022-06-14T20:35:34.0586391Z     #11 0x5587cec58c69 in PyRun_StringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:961
2022-06-14T20:35:34.0587421Z     #12 0x5587cec58ccb in PyRun_SimpleStringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:455
2022-06-14T20:35:34.0588874Z     #13 0x5587cec58dc8 in pymain_run_command /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:420
2022-06-14T20:35:34.0589334Z     #14 0x5587cec58dc8 in pymain_run_python /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:2907
2022-06-14T20:35:34.0589753Z     #15 0x5587cec58dc8 in pymain_main /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3460
2022-06-14T20:35:34.0591614Z     #16 0x5587cec5918b in _Py_UnixMain /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3495
2022-06-14T20:35:34.0606192Z     #17 0x7f6ba9863082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082)
2022-06-14T20:35:34.0606616Z     #18 0x5587cebfe039 in _start (/opt/conda/bin/python3.7+0x1d8039)
2022-06-14T20:35:34.0606785Z 
2022-06-14T20:35:34.0607095Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/aten/src/ATen/Utils.cpp:20:3 in 
2022-06-14T20:35:34.0868764Z + retcode=1
2022-06-14T20:35:34.0869248Z + set -e
2022-06-14T20:35:34.0869425Z + return 1
2022-06-14T20:35:34.0871258Z + [[ linux-focal-py3.7-clang7-asan-default == *-NO_AVX-* ]]
2022-06-14T20:35:34.0871775Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X ]]
2022-06-14T20:35:34.0872439Z + [[ linux-focal-py3.7-clang7-asan-default == *-NO_AVX2-* ]]
2022-06-14T20:35:34.0872708Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]]
2022-06-14T20:35:34.0873060Z + [[ linux-focal-py3.7-clang7-asan-default == *-NO_AVX512-* ]]
2022-06-14T20:35:34.0873352Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\5\1\2 ]]
2022-06-14T20:35:34.0875095Z + [[ linux-focal-py3.7-clang7-asan-default == *tbb* ]]

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

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

2022-06-14T21:22:54.4617979Z ##[error]The operation was canceled.
2022-06-14T21:10:34.7796065Z   test_non_standard_bool_values_sinh_cuda_bool (__main__.TestCommonCUDA) ... ok (0.003s)
2022-06-14T21:10:34.7913378Z   test_non_standard_bool_values_slice_scatter_cuda_bool (__main__.TestCommonCUDA) ... ok (0.012s)
2022-06-14T21:10:34.7984930Z   test_non_standard_bool_values_softmax_with_dtype_cuda_bool (__main__.TestCommonCUDA) ... ok (0.007s)
2022-06-14T21:10:34.8027787Z   test_non_standard_bool_values_special_bessel_j0_cuda_bool (__main__.TestCommonCUDA) ... ok (0.004s)
2022-06-14T21:10:34.8070529Z   test_non_standard_bool_values_special_bessel_j1_cuda_bool (__main__.TestCommonCUDA) ... ok (0.004s)
2022-06-14T21:10:34.8113097Z   test_non_standard_bool_values_special_bessel_y0_cuda_bool (__main__.TestCommonCUDA) ... ok (0.004s)
2022-06-14T21:10:34.8155795Z   test_non_standard_bool_values_special_bessel_y1_cuda_bool (__main__.TestCommonCUDA) ... ok (0.004s)
2022-06-14T21:15:38.5450514Z   test_non_standard_bool_values_special_chebyshev_polynomial_t_cuda_bool (__main__.TestCommonCUDA) ... ok (303.729s)
2022-06-14T21:15:38.5464776Z   test_non_standard_bool_values_special_chebyshev_polynomial_u_cuda_bool (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s)
2022-06-14T21:20:45.9268370Z   test_non_standard_bool_values_special_chebyshev_polynomial_v_cuda_bool (__main__.TestCommonCUDA) ... ok (307.380s)
2022-06-14T21:22:54.4617979Z ##[error]The operation was canceled.
2022-06-14T21:22:54.4651833Z Prepare all required actions
2022-06-14T21:22:54.4652265Z Getting action download info
2022-06-14T21:22:54.6484741Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-06-14T21:22:54.6485049Z with:
2022-06-14T21:22:54.6485476Z   github-token: ***
2022-06-14T21:22:54.6485701Z env:
2022-06-14T21:22:54.6485939Z   GIT_DEFAULT_BRANCH: master
2022-06-14T21:22:54.6486211Z   GPU_FLAG: --gpus all
2022-06-14T21:22:54.6486445Z ##[endgroup]
2022-06-14T21:22:54.6533269Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a

See GitHub Actions build pull / linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 2, 2, linux.8xlarge.nvidia.gpu) (8/22)

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

2022-06-14T20:56:50.4823982Z RuntimeError: Expe...e, but found at least two devices, cuda:0 and cpu!
2022-06-14T20:56:50.4727035Z frame #36: clone + 0x6d (0x7f37693e851d in /lib/x86_64-linux-gnu/libc.so.6)
2022-06-14T20:56:50.4727267Z 
2022-06-14T20:56:50.4727287Z 
2022-06-14T20:56:50.4769633Z On WorkerInfo(id=2, name=worker2):
2022-06-14T20:56:50.4799864Z RuntimeError('Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu!\nException raised from compute_types at /var/lib/jenkins/workspace/aten/src/ATen/TensorIterator.cpp:484 (most recent call first):\nframe #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) + 0x6b (0x7feac8bd320b in /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so)\nframe #1: c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) + 0xce (0x7feac8bcebde in /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so)\nframe #2: at::TensorIteratorBase::compute_types(at::TensorIteratorConfig const&) + 0xc7b (0x7fead2e8db3b in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so)\nframe #3: at::TensorIteratorBase::build(at::TensorIteratorConfig&) + 0x7f (0x7fead2e8efff in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so)\nframe #4: at::TensorIteratorBase::build_borrowing_binary_op(at::TensorBase const&, at::TensorBase const&, at::TensorBase const&) + 0xf2 (0x7fead2e907f2 in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so)\nframe #5: at::meta::structured_add_Tensor::meta(at::Tensor const&, at::Tensor const&, c10::Scalar const&) + 0x2e (0x7fead305e7be in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so)\nframe #6: <unknown function> + 0x2be960e (0x7feacb9fb60e in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cu.so)\nframe #7: <unknown function> + 0x2be9716 (0x7feacb9fb716 in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cu.so)\nframe #8: at::_ops::add_Tensor::redispatch(c10::DispatchKeySet, at::Tensor const&, at::Tensor const&, c10::Scalar const&) + 0x98 (0x7fead398c118 in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so)\nframe #9: <unknown function> + 0x2e2f955 (0x7fead4ec7955 in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so)\nframe #10: <unknown function> + 0x2e300d9 (0x7fead4ec80d9 in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so)\nframe #11: at::_ops::add_Tensor::call(at::Tensor const&, at::Tensor const&, c10::Scalar const&) + 0x172 (0x7fead39bfe42 in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so)\nframe #12: <unknown function> + 0x2de707 (0x7feadfeb3707 in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so)\nframe #13: <unknown function> + 0x2dea46 (0x7feadfeb3a46 in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so)\nframe #14: _PyMethodDef_RawFastCallDict + 0x264 (0x55e8f808f3f4 in /opt/conda/bin/python)\nframe #15: _PyObject_FastCallDict + 0x6e (0x55e8f80602ee in /opt/conda/bin/python)\nframe #16: <unknown function> + 0x135eb0 (0x55e8f807beb0 in /opt/conda/bin/python)\nframe #17: <unknown function> + 0x1f5a6f (0x55e8f813ba6f in /opt/conda/bin/python)\nframe #18: PyNumber_Add + 0x41 (0x55e8f809a0d1 in /opt/conda/bin/python)\nframe #19: _PyEval_EvalFrameDefault + 0xfba (0x55e8f8109f5a in /opt/conda/bin/python)\nframe #20: _PyFunction_FastCallDict + 0x118 (0x55e8f807dcf8 in /opt/conda/bin/python)\nframe #21: _PyEval_EvalFrameDefault + 0x1cb8 (0x55e8f810ac58 in /opt/conda/bin/python)\nframe #22: _PyFunction_FastCallDict + 0x118 (0x55e8f807dcf8 in /opt/conda/bin/python)\nframe #23: <unknown function> + 0x9c0a7f (0x7feae0595a7f in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so)\nframe #24: torch::distributed::rpc::PythonRpcHandler::runPythonUdf(pybind11::object const&) + 0x7d (0x7feae059442d in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so)\nframe #25: torch::distributed::rpc::RequestCallbackImpl::runPythonFunction(pybind11::object const&, std::vector<c10::Stream, std::allocator<c10::Stream> >, bool) const + 0x83 (0x7feae0596e13 in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so)\nframe #26: torch::distributed::rpc::RequestCallbackImpl::processPythonCall(torch::distributed::rpc::RpcCommandBase&, std::vector<c10::Stream, std::allocator<c10::Stream> >) const + 0x96 (0x7feae059ae56 in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so)\nframe #27: torch::distributed::rpc::RequestCallbackNoPython::processRpc(torch::distributed::rpc::RpcCommandBase&, torch::distributed::rpc::MessageType const&, std::vector<c10::Stream, std::allocator<c10::Stream> >) const + 0x10c (0x7fead609c59c in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so)\nframe #28: torch::distributed::rpc::RequestCallbackImpl::processRpcWithErrors(torch::distributed::rpc::RpcCommandBase&, torch::distributed::rpc::MessageType const&, std::vector<c10::Stream, std::allocator<c10::Stream> >) const + 0x65 (0x7feae0596c05 in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so)\nframe #29: <unknown function> + 0x3ffd9c3 (0x7fead60959c3 in /
2022-06-14T20:56:50.4818239Z Traceback (most recent call last):
2022-06-14T20:56:50.4819514Z   File "/opt/conda/lib/python3.7/site-packages/torch/distributed/rpc/internal.py", line 206, in _run_function
2022-06-14T20:56:50.4820587Z     result = python_udf.func(*python_udf.args, **python_udf.kwargs)
2022-06-14T20:56:50.4822078Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/distributed/rpc/rpc_test.py", line 6211, in _gpu_add_wrong_gpus
2022-06-14T20:56:50.4823052Z     return x.cpu() + y.cuda()
2022-06-14T20:56:50.4823982Z RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu!
2022-06-14T20:56:50.4825263Z Exception raised from compute_types at /var/lib/jenkins/workspace/aten/src/ATen/TensorIterator.cpp:484 (most recent call first):
2022-06-14T20:56:50.4827251Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) + 0x6b (0x7feac8bd320b in /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so)
2022-06-14T20:56:50.4829600Z frame #1: c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) + 0xce (0x7feac8bcebde in /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so)
2022-06-14T20:56:50.4831749Z frame #2: at::TensorIteratorBase::compute_types(at::TensorIteratorConfig const&) + 0xc7b (0x7fead2e8db3b in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so)
2022-06-14T20:56:50.4833665Z frame #3: at::TensorIteratorBase::build(at::TensorIteratorConfig&) + 0x7f (0x7fead2e8efff in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so)
2022-06-14T20:56:50.4835805Z frame #4: at::TensorIteratorBase::build_borrowing_binary_op(at::TensorBase const&, at::TensorBase const&, at::TensorBase const&) + 0xf2 (0x7fead2e907f2 in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so)
2022-06-14T20:56:50.4837962Z frame #5: at::meta::structured_add_Tensor::meta(at::Tensor const&, at::Tensor const&, c10::Scalar const&) + 0x2e (0x7fead305e7be in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so)
2022-06-14T20:56:50.4839671Z frame #6: <unknown function> + 0x2be960e (0x7feacb9fb60e in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cu.so)
2022-06-14T20:56:50.4841226Z frame #7: <unknown function> + 0x2be9716 (0x7feacb9fb716 in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cu.so)
2022-06-14T20:56:50.4843154Z frame #8: at::_ops::add_Tensor::redispatch(c10::DispatchKeySet, at::Tensor const&, at::Tensor const&, c10::Scalar const&) + 0x98 (0x7fead398c118 in /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so)

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

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

2022-06-14T21:22:53.5233439Z ##[error]The operation was canceled.
2022-06-14T21:22:50.6271987Z   test_pytorch_histogram (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.003s)
2022-06-14T21:22:50.6330106Z   test_pytorch_histogram_raw (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.006s)
2022-06-14T21:22:50.6340566Z   test_pytorch_np (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.001s)
2022-06-14T21:22:50.6352450Z   test_pytorch_write (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.001s)
2022-06-14T21:22:50.7213770Z   test_mlp_graph (__main__.TestTensorBoardPytorchGraph) ... ok (0.086s)
2022-06-14T21:22:50.8097169Z   test_nested_nn_squential (__main__.TestTensorBoardPytorchGraph) ... ok (0.088s)
2022-06-14T21:22:50.8322350Z   test_pytorch_graph (__main__.TestTensorBoardPytorchGraph) ... ok (0.022s)
2022-06-14T21:22:50.8578186Z   test_pytorch_graph_dict_input (__main__.TestTensorBoardPytorchGraph) ... Encountering a dict at the output of the tracer might cause the trace to be incorrect, this is only valid if the container structure does not change based on the module's inputs. Consider using a constant container instead (e.g. for `list`, use a `tuple` instead. for `dict`, use a `NamedTuple` instead). If you absolutely need this and know the side effects, pass strict=False to trace() to allow this behavior.
2022-06-14T21:22:50.8579217Z Error occurs, No graph saved
2022-06-14T21:22:50.8690907Z ok (0.037s)
2022-06-14T21:22:53.5233439Z ##[error]The operation was canceled.
2022-06-14T21:22:53.5298929Z Prepare all required actions
2022-06-14T21:22:53.5299710Z Getting action download info
2022-06-14T21:22:53.7063929Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-06-14T21:22:53.7064161Z with:
2022-06-14T21:22:53.7064602Z   github-token: ***
2022-06-14T21:22:53.7064769Z env:
2022-06-14T21:22:53.7064950Z   GIT_DEFAULT_BRANCH: master
2022-06-14T21:22:53.7065147Z ##[endgroup]
2022-06-14T21:22:53.7123542Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a
2022-06-14T21:22:53.7124034Z with:

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

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

2022-06-14T20:56:55.1212807Z test_RNN_change_...as.so.11: undefined symbol: cublasGetSmCountTarget
2022-06-14T20:56:54.9622475Z   test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_double (__main__.TestNN) ... ok (0.003s)
2022-06-14T20:56:54.9650741Z   test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_float (__main__.TestNN) ... ok (0.003s)
2022-06-14T20:56:54.9679876Z   test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_half (__main__.TestNN) ... ok (0.003s)
2022-06-14T20:56:54.9822183Z   test_PoissonNLLLoss_no_reduce (__main__.TestNN) ... ok (0.014s)
2022-06-14T20:56:54.9991310Z   test_PoissonNLLLoss_no_reduce_cuda (__main__.TestNN) ... ok (0.017s)
2022-06-14T20:56:55.0094793Z   test_RNN_cell (__main__.TestNN) ... ok (0.010s)
2022-06-14T20:56:55.0213502Z   test_RNN_cell_forward_hidden_size (__main__.TestNN) ... ok (0.012s)
2022-06-14T20:56:55.0299225Z   test_RNN_cell_forward_input_size (__main__.TestNN) ... ok (0.008s)
2022-06-14T20:56:55.0324027Z   test_RNN_cell_forward_zero_hidden_size (__main__.TestNN) ... ok (0.002s)
2022-06-14T20:56:55.0776567Z   test_RNN_cell_no_broadcasting (__main__.TestNN) ... ok (0.045s)
2022-06-14T20:56:55.1212807Z   test_RNN_change_dropout (__main__.TestNN) ... Could not load symbol cublasGetSmCountTarget from libcublas.so.11. Error: /usr/local/cuda/lib64/libcublas.so.11: undefined symbol: cublasGetSmCountTarget
2022-06-14T20:56:55.2051169Z ok (0.127s)
2022-06-14T20:56:58.6719689Z   test_RNN_cpu_vs_cudnn_no_dropout (__main__.TestNN) ... ok (3.467s)
2022-06-14T20:57:02.1265856Z   test_RNN_cpu_vs_cudnn_with_dropout (__main__.TestNN) ... ok (3.454s)
2022-06-14T20:57:02.1319062Z   test_RNN_cudnn_weight_norm (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:770: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at  /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:968.)
2022-06-14T20:57:02.1319981Z   self.dropout, self.training, self.bidirectional, self.batch_first)
2022-06-14T20:57:02.1337822Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:770: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at  /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:968.)
2022-06-14T20:57:02.1339027Z   self.dropout, self.training, self.bidirectional, self.batch_first)
2022-06-14T20:57:02.1392762Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:770: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at  /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:968.)
2022-06-14T20:57:02.1393702Z   self.dropout, self.training, self.bidirectional, self.batch_first)
2022-06-14T20:57:02.1410868Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:770: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at  /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:968.)

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

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

2022-06-14T21:11:22.5028420Z test_cast (__mai...Error: VariableType::ID() not implemented (0.001s)
2022-06-14T21:11:22.4428561Z   test_call_python_mod_from_tracing_fn (__main__.TestScript) ... ok (0.007s)
2022-06-14T21:11:22.4473881Z   test_call_script_fn_from_script_fn (__main__.TestScript) ... ok (0.004s)
2022-06-14T21:11:22.4543518Z   test_call_script_fn_from_script_module (__main__.TestScript) ... ok (0.007s)
2022-06-14T21:11:22.4621896Z   test_call_script_fn_from_tracing_fn (__main__.TestScript) ... ok (0.008s)
2022-06-14T21:11:22.4675636Z   test_call_script_mod_from_script_fn (__main__.TestScript) ... ok (0.005s)
2022-06-14T21:11:22.4774244Z   test_call_script_mod_from_script_module (__main__.TestScript) ... ok (0.010s)
2022-06-14T21:11:22.4781819Z   test_call_script_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.001s)
2022-06-14T21:11:22.4876922Z   test_call_traced_fn_from_tracing_fn (__main__.TestScript) ... ok (0.009s)
2022-06-14T21:11:22.4884341Z   test_call_traced_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.001s)
2022-06-14T21:11:22.5022808Z   test_canonicalize_control_outputs (__main__.TestScript) ... ok (0.014s)
2022-06-14T21:11:22.5028420Z   test_cast (__main__.TestScript) ... skip: RuntimeError: VariableType::ID() not implemented (0.001s)
2022-06-14T21:11:22.5173858Z   test_cat (__main__.TestScript) ... ok (0.014s)
2022-06-14T21:11:22.5246036Z   test_cat_lifts (__main__.TestScript) ... ok (0.007s)
2022-06-14T21:11:22.5286804Z   test_chr (__main__.TestScript) ... ok (0.004s)
2022-06-14T21:11:22.5297559Z   test_circular_dependency (__main__.TestScript)
2022-06-14T21:11:22.5607482Z https://github.com/pytorch/pytorch/issues/25871 ... ok (0.032s)
2022-06-14T21:11:22.5758747Z   test_class_as_attribute (__main__.TestScript) ... ok (0.015s)
2022-06-14T21:11:22.5787799Z   test_class_attribute (__main__.TestScript) ... ok (0.003s)
2022-06-14T21:11:22.5820431Z   test_class_attribute_in_script (__main__.TestScript) ... ok (0.003s)
2022-06-14T21:11:22.5874078Z   test_class_with_comment_at_lower_indentation (__main__.TestScript) ... ok (0.005s)
2022-06-14T21:11:22.5881101Z   test_code_with_constants (__main__.TestScript)

See GitHub Actions build pull / linux-focal-py3.7-clang7-asan / test (default, 5, 5, linux.2xlarge) (12/22)

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

2022-06-14T20:35:28.1738331Z SUMMARY: Undefined.../jenkins/workspace/aten/src/ATen/Utils.cpp:20:3 in
2022-06-14T20:35:28.1714440Z     #10 0x555af84a4c81 in run_mod /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:1037
2022-06-14T20:35:28.1716120Z     #11 0x555af84afc69 in PyRun_StringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:961
2022-06-14T20:35:28.1716824Z     #12 0x555af84afccb in PyRun_SimpleStringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:455
2022-06-14T20:35:28.1719356Z     #13 0x555af84afdc8 in pymain_run_command /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:420
2022-06-14T20:35:28.1719785Z     #14 0x555af84afdc8 in pymain_run_python /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:2907
2022-06-14T20:35:28.1720255Z     #15 0x555af84afdc8 in pymain_main /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3460
2022-06-14T20:35:28.1722694Z     #16 0x555af84b018b in _Py_UnixMain /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3495
2022-06-14T20:35:28.1736240Z     #17 0x7f22f9747082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082)
2022-06-14T20:35:28.1736764Z     #18 0x555af8455039 in _start (/opt/conda/bin/python3.7+0x1d8039)
2022-06-14T20:35:28.1737074Z 
2022-06-14T20:35:28.1738331Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/aten/src/ATen/Utils.cpp:20:3 in 
2022-06-14T20:35:28.1999483Z + retcode=1
2022-06-14T20:35:28.1999785Z + set -e
2022-06-14T20:35:28.2000023Z + return 1
2022-06-14T20:35:28.2002513Z + [[ linux-focal-py3.7-clang7-asan-default == *-NO_AVX-* ]]
2022-06-14T20:35:28.2002844Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X ]]
2022-06-14T20:35:28.2003269Z + [[ linux-focal-py3.7-clang7-asan-default == *-NO_AVX2-* ]]
2022-06-14T20:35:28.2003555Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]]
2022-06-14T20:35:28.2003969Z + [[ linux-focal-py3.7-clang7-asan-default == *-NO_AVX512-* ]]
2022-06-14T20:35:28.2004267Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\5\1\2 ]]
2022-06-14T20:35:28.2005931Z + [[ linux-focal-py3.7-clang7-asan-default == *tbb* ]]

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

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

2022-06-14T21:22:41.8480661Z RuntimeError: test_ops_gradients failed!
2022-06-14T21:22:41.3464334Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py", line 1005, in _differentiable_outputs
2022-06-14T21:22:41.3464915Z     return tuple(o for o in _as_tuple(x) if o.requires_grad)
2022-06-14T21:22:41.3465338Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py", line 1005, in <genexpr>
2022-06-14T21:22:41.3465701Z     return tuple(o for o in _as_tuple(x) if o.requires_grad)
2022-06-14T21:22:41.3465944Z KeyboardInterrupt
2022-06-14T21:22:41.8479241Z Traceback (most recent call last):
2022-06-14T21:22:41.8479653Z   File "run_test.py", line 946, in <module>
2022-06-14T21:22:41.8479860Z     main()
2022-06-14T21:22:41.8480088Z   File "run_test.py", line 924, in main
2022-06-14T21:22:41.8480346Z     raise RuntimeError(err_message)
2022-06-14T21:22:41.8480661Z RuntimeError: test_ops_gradients failed!
2022-06-14T21:22:42.1442001Z Terminate batch job (Y/N)? 
2022-06-14T21:22:42.1442570Z 
2022-06-14T21:22:42.1442944Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 
2022-06-14T21:22:42.1445713Z 
2022-06-14T21:22:42.1446170Z (base) C:\actions-runner\_work\pytorch\pytorch\test>exit /b 1 
2022-06-14T21:22:42.1471820Z + cleanup
2022-06-14T21:22:42.1472019Z + retcode=1
2022-06-14T21:22:42.1472203Z + set +x
2022-06-14T21:22:42.3574914Z ##[error]The operation was canceled.
2022-06-14T21:22:42.4296991Z Prepare all required actions

See GitHub Actions build pull / linux-bionic-py3.7-clang9 / test (crossref, 1, 2, linux.2xlarge) (14/22)

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

2022-06-14T21:22:52.6784433Z ##[error]The operation was canceled.
2022-06-14T21:22:45.0053164Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4000: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.
2022-06-14T21:22:45.0053968Z   warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.")
2022-06-14T21:22:45.0108176Z code/__torch__/torch/nn/functional/___torch_mangle_41272.py:6: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.
2022-06-14T21:22:45.0139282Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4000: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.
2022-06-14T21:22:45.0140151Z   warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.")
2022-06-14T21:22:45.0174610Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4000: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.
2022-06-14T21:22:45.0175435Z   warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.")
2022-06-14T21:22:45.0489580Z expected failure (0.255s)
2022-06-14T21:22:45.0595666Z   test_variant_consistency_jit_nonzero_cpu_complex64 (__main__.TestJitCPU) ... expected failure (0.010s)
2022-06-14T21:22:45.0655858Z   test_variant_consistency_jit_nonzero_cpu_float32 (__main__.TestJitCPU) ... expected failure (0.006s)
2022-06-14T21:22:52.6784433Z ##[error]The operation was canceled.
2022-06-14T21:22:52.6861441Z Prepare all required actions
2022-06-14T21:22:52.6861939Z Getting action download info
2022-06-14T21:22:52.8912358Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-06-14T21:22:52.8912577Z with:
2022-06-14T21:22:52.8912983Z   github-token: ***
2022-06-14T21:22:52.8913156Z env:
2022-06-14T21:22:52.8913328Z   GIT_DEFAULT_BRANCH: master
2022-06-14T21:22:52.8913499Z ##[endgroup]
2022-06-14T21:22:52.8952426Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a
2022-06-14T21:22:52.8952661Z with:

See GitHub Actions build pull / linux-xenial-cuda11.3-py3.7-gcc7-bazel-test / build-and-test (15/22)

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

2022-06-14T21:22:52.7581191Z ##[error]The operation was canceled.
2022-06-14T21:21:48.9564484Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function:
2022-06-14T21:21:48.9567801Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
2022-06-14T21:21:48.9568326Z              [](Vec x) { return x; }, result_ptr, input_ptr, local_inner);
2022-06-14T21:21:48.9569297Z                      ^
2022-06-14T21:21:54.3671191Z �[32mINFO: �[0mFrom Compiling torch/csrc/autograd/engine.cpp:
2022-06-14T21:21:54.3681902Z torch/csrc/autograd/engine.cpp: In member function 'void torch::autograd::Engine::stop()':
2022-06-14T21:21:54.3682744Z torch/csrc/autograd/engine.cpp:268:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
2022-06-14T21:21:54.3683264Z      wait_duration_str = "10.0";
2022-06-14T21:21:54.3683573Z                          ^~~~~~
2022-06-14T21:22:27.4648731Z �[32m[2,402 / 3,169]�[0m Compiling torch/csrc/jit/tensorexpr/lowerings.cpp; 6s processwrapper-sandbox ... (8 actions running)
2022-06-14T21:22:52.7581191Z ##[error]The operation was canceled.
2022-06-14T21:22:52.7725774Z Prepare all required actions
2022-06-14T21:22:52.7781425Z ##[group]Run ./.github/actions/chown-workspace
2022-06-14T21:22:52.7781791Z env:
2022-06-14T21:22:52.7782097Z   GIT_DEFAULT_BRANCH: master
2022-06-14T21:22:52.7782419Z ##[endgroup]
2022-06-14T21:22:52.7859193Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" .
2022-06-14T21:22:52.7859830Z �[36;1mdocker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" .�[0m
2022-06-14T21:22:52.8995948Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2022-06-14T21:22:52.8996405Z env:
2022-06-14T21:22:52.8996768Z   GIT_DEFAULT_BRANCH: master

See GitHub Actions build pull / linux-focal-py3.7-clang7-asan / test (default, 1, 5, linux.2xlarge) (16/22)

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

2022-06-14T20:35:30.6132190Z SUMMARY: Undefined.../jenkins/workspace/aten/src/ATen/Utils.cpp:20:3 in
2022-06-14T20:35:30.6110797Z     #10 0x5577757a8c81 in run_mod /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:1037
2022-06-14T20:35:30.6111419Z     #11 0x5577757b3c69 in PyRun_StringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:961
2022-06-14T20:35:30.6112564Z     #12 0x5577757b3ccb in PyRun_SimpleStringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:455
2022-06-14T20:35:30.6114981Z     #13 0x5577757b3dc8 in pymain_run_command /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:420
2022-06-14T20:35:30.6115704Z     #14 0x5577757b3dc8 in pymain_run_python /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:2907
2022-06-14T20:35:30.6116226Z     #15 0x5577757b3dc8 in pymain_main /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3460
2022-06-14T20:35:30.6116783Z     #16 0x5577757b418b in _Py_UnixMain /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3495
2022-06-14T20:35:30.6130619Z     #17 0x7f77f64f3082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082)
2022-06-14T20:35:30.6131134Z     #18 0x557775759039 in _start (/opt/conda/bin/python3.7+0x1d8039)
2022-06-14T20:35:30.6131310Z 
2022-06-14T20:35:30.6132190Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/aten/src/ATen/Utils.cpp:20:3 in 
2022-06-14T20:35:30.6406253Z + retcode=1
2022-06-14T20:35:30.6406731Z + set -e
2022-06-14T20:35:30.6406930Z + return 1
2022-06-14T20:35:30.6408553Z + [[ linux-focal-py3.7-clang7-asan-default == *-NO_AVX-* ]]
2022-06-14T20:35:30.6409066Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X ]]
2022-06-14T20:35:30.6409527Z + [[ linux-focal-py3.7-clang7-asan-default == *-NO_AVX2-* ]]
2022-06-14T20:35:30.6409809Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]]
2022-06-14T20:35:30.6410158Z + [[ linux-focal-py3.7-clang7-asan-default == *-NO_AVX512-* ]]
2022-06-14T20:35:30.6410448Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\5\1\2 ]]
2022-06-14T20:35:30.6412555Z + [[ linux-focal-py3.7-clang7-asan-default == *tbb* ]]

See GitHub Actions build pull / pytorch-xla-linux-bionic-py3.7-clang8 / test (xla, 1, 1, linux.2xlarge) (17/22)

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

2022-06-14T21:22:54.5035908Z ##[error]The operation was canceled.
2022-06-14T21:22:52.9859611Z �[1A�[K
2022-06-14T21:22:52.9860008Z �[1A�[K�[32m[7,812 / 11,034]�[0m 8 actions running
2022-06-14T21:22:52.9860636Z     Compiling tensorflow/core/kernels/substr_op.cc; 6s processwrapper-sandbox
2022-06-14T21:22:52.9861676Z     Compiling .../core/kernels/string_lower_op.cc; 3s processwrapper-sandbox
2022-06-14T21:22:52.9862340Z     Compiling .../core/kernels/string_upper_op.cc; 2s processwrapper-sandbox
2022-06-14T21:22:52.9862983Z     Compiling .../core/kernels/string_format_op.cc; 2s processwrapper-sandbox
2022-06-14T21:22:52.9863705Z     Compiling tensorflow/core/kernels/base64_ops.cc; 1s processwrapper-sandbox
2022-06-14T21:22:52.9864325Z     .../core/kernels:tensor_to_hash_bucket_op; 1s processwrapper-sandbox
2022-06-14T21:22:52.9864957Z     Compiling .../core/kernels/string_length_op.cc; 0s processwrapper-sandbox
2022-06-14T21:22:52.9865635Z     Compiling .../core/kernels/string_ngrams_op.cc; 0s processwrapper-sandbox
2022-06-14T21:22:54.5035908Z ##[error]The operation was canceled.
2022-06-14T21:22:54.5121119Z Prepare all required actions
2022-06-14T21:22:54.5121620Z Getting action download info
2022-06-14T21:22:54.6884683Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-06-14T21:22:54.6885032Z with:
2022-06-14T21:22:54.6885659Z   github-token: ***
2022-06-14T21:22:54.6885928Z env:
2022-06-14T21:22:54.6886212Z   GIT_DEFAULT_BRANCH: master
2022-06-14T21:22:54.6886517Z ##[endgroup]
2022-06-14T21:22:54.6927473Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a
2022-06-14T21:22:54.6927861Z with:

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

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

2022-06-14T21:22:53.8902316Z ##[error]The operation was canceled.
2022-06-14T21:13:22.5286263Z   test_comprehensive_special_bessel_y1_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s)
2022-06-14T21:13:22.5300810Z   test_comprehensive_special_bessel_y1_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s)
2022-06-14T21:13:22.5306994Z   test_comprehensive_special_chebyshev_polynomial_t_cuda_bool (__main__.TestDecompCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s)
2022-06-14T21:13:24.5796969Z   test_comprehensive_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.049s)
2022-06-14T21:13:26.7439652Z   test_comprehensive_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.164s)
2022-06-14T21:18:19.5211836Z   test_comprehensive_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestDecompCUDA) ... ok (292.777s)
2022-06-14T21:18:19.5239352Z   test_comprehensive_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s)
2022-06-14T21:18:19.5266803Z   test_comprehensive_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s)
2022-06-14T21:18:19.5294581Z   test_comprehensive_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s)
2022-06-14T21:18:19.5321886Z   test_comprehensive_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s)
2022-06-14T21:22:53.8902316Z ##[error]The operation was canceled.
2022-06-14T21:22:53.8937443Z Prepare all required actions
2022-06-14T21:22:53.8937901Z Getting action download info
2022-06-14T21:22:54.0488018Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-06-14T21:22:54.0488334Z with:
2022-06-14T21:22:54.0488776Z   github-token: ***
2022-06-14T21:22:54.0488999Z env:
2022-06-14T21:22:54.0489244Z   GIT_DEFAULT_BRANCH: master
2022-06-14T21:22:54.0489513Z   GPU_FLAG: --gpus all
2022-06-14T21:22:54.0489744Z ##[endgroup]
2022-06-14T21:22:54.0523967Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a

See GitHub Actions build pull / linux-xenial-cuda11.3-py3.7-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu) (19/22)

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

2022-06-14T21:22:41.0239603Z ##[error]The operation was canceled.
2022-06-14T21:22:00.0858823Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd
2022-06-14T21:22:01.3673287Z Package kernel-devel-4.14.252-195.483.amzn2.x86_64 already installed and latest version
2022-06-14T21:22:01.3673724Z Nothing to do
2022-06-14T21:22:01.4420143Z + sudo curl -fsL -o /tmp/nvidia_driver https://s3.amazonaws.com/ossci-linux/nvidia_driver/NVIDIA-Linux-x86_64-510.60.02.run
2022-06-14T21:22:04.7918241Z + sudo /bin/bash /tmp/nvidia_driver -s --no-drm
2022-06-14T21:22:06.0462711Z Verifying archive integrity... OK
2022-06-14T21:22:30.6429379Z Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 510.60.02..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2022-06-14T21:22:30.8902081Z 
2022-06-14T21:22:30.8904491Z WARNING: The nvidia-drm module will not be installed. As a result, DRM-KMS will not function with this installation of the NVIDIA driver.
2022-06-14T21:22:30.8904891Z 
2022-06-14T21:22:41.0239603Z ##[error]The operation was canceled.
2022-06-14T21:22:41.0420769Z Prepare all required actions
2022-06-14T21:22:41.0421441Z Getting action download info
2022-06-14T21:22:41.2278796Z ##[group]Run ./.github/actions/get-workflow-job-id
2022-06-14T21:22:41.2279437Z with:
2022-06-14T21:22:41.2280236Z   github-token: ***
2022-06-14T21:22:41.2280739Z env:
2022-06-14T21:22:41.2281270Z   GIT_DEFAULT_BRANCH: master
2022-06-14T21:22:41.2281822Z ##[endgroup]
2022-06-14T21:22:41.2348894Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a
2022-06-14T21:22:41.2349597Z with:

See GitHub Actions build pull / linux-docs / build-docs (cpp) (20/22)

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

2022-06-14T21:22:53.3491044Z ##[error]The operation was canceled.
2022-06-14T21:05:48.5476953Z �[01mwriting output... �[39;49;00m[ 34%] �[32mapi/function_namespaceat_1a5c0323f91dbdeb6383efc61f533aab56 .. api/function_namespaceat_1a62f2a7a1f12ce0f45940fdd77f26dd38�[39;49;00m
2022-06-14T21:07:09.4897687Z �[01mwriting output... �[39;49;00m[ 36%] �[32mapi/function_namespaceat_1a6341b1f33ba0b0429aae996aaa11a88b .. api/function_namespaceat_1a6b35e741c35313cb783e6ac9a02a3100�[39;49;00m
2022-06-14T21:08:40.6325079Z �[01mwriting output... �[39;49;00m[ 38%] �[32mapi/function_namespaceat_1a6b475de6d91377b1680a1086d018b433 .. api/function_namespaceat_1a70df5c6fd688c06f6f0aa89593c51484�[39;49;00m
2022-06-14T21:10:12.1085155Z �[01mwriting output... �[39;49;00m[ 39%] �[32mapi/function_namespaceat_1a70e33feaabb43ade20484c5d35405e5c .. api/function_namespaceat_1a78863a30d8eb4d4fc156cca918cc6d04�[39;49;00m
2022-06-14T21:11:58.4050005Z �[01mwriting output... �[39;49;00m[ 41%] �[32mapi/function_namespaceat_1a78b5611a6a7bb349b237b6557daf3123 .. api/function_namespaceat_1a7f823c293f1be5097b353edb32dda40b�[39;49;00m
2022-06-14T21:13:39.1823293Z �[01mwriting output... �[39;49;00m[ 42%] �[32mapi/function_namespaceat_1a7f91ee477399ced797e380d7c1c92327 .. api/function_namespaceat_1a8644c91525d0722622ec4d8dd4518053�[39;49;00m
2022-06-14T21:15:34.9166573Z �[01mwriting output... �[39;49;00m[ 44%] �[32mapi/function_namespaceat_1a868365503b5baa36722dad3c6ded707a .. api/function_namespaceat_1a8e860f99bd88e7f1f244c528ac8cbd8e�[39;49;00m
2022-06-14T21:17:35.7719800Z �[01mwriting output... �[39;49;00m[ 46%] �[32mapi/function_namespaceat_1a8e9e8ac5428003a5f23d1408506f29ac .. api/function_namespaceat_1a946071a2debcb352ece0948f1acafccb�[39;49;00m
2022-06-14T21:19:32.8044492Z �[01mwriting output... �[39;49;00m[ 47%] �[32mapi/function_namespaceat_1a94628f42921931ace5ca078fbc15f785 .. api/function_namespaceat_1a99ca074314c7ebb589fff2b6ef02286f�[39;49;00m
2022-06-14T21:21:18.6315005Z �[01mwriting output... �[39;49;00m[ 49%] �[32mapi/function_namespaceat_1a99dca1b668717d30e91d0363fa0cf0c0 .. api/function_namespaceat_1aa10cf0aaff07f0a75dbfa51f168f563d�[39;49;00m
2022-06-14T21:22:53.3491044Z ##[error]The operation was canceled.
2022-06-14T21:22:53.3536951Z Prepare all required actions
2022-06-14T21:22:53.3607709Z ##[group]Run ./.github/actions/chown-workspace
2022-06-14T21:22:53.3607941Z ##[endgroup]
2022-06-14T21:22:53.3622465Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" .
2022-06-14T21:22:53.3622810Z �[36;1mdocker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" .�[0m
2022-06-14T21:22:53.4086167Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2022-06-14T21:22:53.4086411Z env:
2022-06-14T21:22:53.4086670Z   ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine
2022-06-14T21:22:53.4086913Z ##[endgroup]
2022-06-14T21:22:53.4469858Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally

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

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

2022-06-14T21:22:46.3451369Z RuntimeError: test_ops_jit failed!
2022-06-14T21:22:41.3313022Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_jit.py", line 174, in getExportImportCopy
2022-06-14T21:22:41.3313501Z     return torch.jit.load(fname, map_location=map_location)
2022-06-14T21:22:41.3313977Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_serialization.py", line 162, in load
2022-06-14T21:22:41.3314383Z     cpp_module = torch._C.import_ir_module(cu, str(f), map_location, _extra_files)
2022-06-14T21:22:41.3314672Z KeyboardInterrupt
2022-06-14T21:22:46.3449738Z Traceback (most recent call last):
2022-06-14T21:22:46.3450190Z   File "run_test.py", line 946, in <module>
2022-06-14T21:22:46.3450473Z     main()
2022-06-14T21:22:46.3450787Z   File "run_test.py", line 924, in main
2022-06-14T21:22:46.3451063Z     raise RuntimeError(err_message)
2022-06-14T21:22:46.3451369Z RuntimeError: test_ops_jit failed!
2022-06-14T21:22:46.6502577Z Terminate batch job (Y/N)? 
2022-06-14T21:22:46.6503131Z 
2022-06-14T21:22:46.6503667Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 
2022-06-14T21:22:46.6505800Z 
2022-06-14T21:22:46.6506148Z (base) C:\actions-runner\_work\pytorch\pytorch\test>exit /b 1 
2022-06-14T21:22:46.6532963Z + cleanup
2022-06-14T21:22:46.6533162Z + retcode=1
2022-06-14T21:22:46.6533386Z + set +x
2022-06-14T21:22:46.8642934Z ##[error]The operation was canceled.
2022-06-14T21:22:46.9367942Z Prepare all required actions

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

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

2022-06-14T21:20:22.2307003Z AssertionError: Th...eturned by torch._overrides.get_ignored_functions.
2022-06-14T21:20:21.3350491Z 
2022-06-14T21:20:21.3350579Z Generating XML reports...
2022-06-14T21:20:21.3441041Z Generated XML report: test-reports/python-unittest/test_sort_and_select/TEST-TestSortAndSelectCPU-20220614212019.xml
2022-06-14T21:20:21.5679121Z Running test_overrides ... [2022-06-14 21:20:21.567512]
2022-06-14T21:20:21.5679706Z Executing ['/opt/conda/bin/python', 'test_overrides.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-06-14 21:20:21.567596]
2022-06-14T21:20:22.2304669Z Traceback (most recent call last):
2022-06-14T21:20:22.2305007Z   File "test_overrides.py", line 357, in <module>
2022-06-14T21:20:22.2305328Z     generate_tensor_like_torch_implementations()
2022-06-14T21:20:22.2305677Z   File "test_overrides.py", line 345, in generate_tensor_like_torch_implementations
2022-06-14T21:20:22.2306250Z     assert len(untested_funcs) == 0, msg.format(pprint.pformat(untested_funcs))
2022-06-14T21:20:22.2307003Z AssertionError: The following functions are not tested for __torch_function__ support, please ensure there is an entry in the dict returned by torch._overrides.get_testing_overrides for this function or if a __torch_function__ override does not make sense, add an entry to the tuple returned by torch._overrides.get_ignored_functions.
2022-06-14T21:20:22.2307423Z 
2022-06-14T21:20:22.2307658Z ["<module 'torch.nn.functional' from "
2022-06-14T21:20:22.2308019Z  "'/opt/conda/lib/python3.7/site-packages/torch/nn/functional.py'>.dropout1d"]
2022-06-14T21:20:22.3710814Z Traceback (most recent call last):
2022-06-14T21:20:22.3711207Z   File "test/run_test.py", line 946, in <module>
2022-06-14T21:20:22.3712530Z     main()
2022-06-14T21:20:22.3712877Z   File "test/run_test.py", line 924, in main
2022-06-14T21:20:22.3714298Z     raise RuntimeError(err_message)
2022-06-14T21:20:22.3714720Z RuntimeError: test_overrides failed!
2022-06-14T21:20:22.6878884Z 

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.

…se dropout behavior & warn"

[ghstack-poisoned]
jbschlosser added a commit that referenced this pull request Jun 14, 2022
…behavior & warn

ghstack-source-id: 9fde229
Pull Request resolved: #79549
…se dropout behavior & warn"

[ghstack-poisoned]
@jbschlosser jbschlosser added the module: bc-breaking Related to a BC-breaking change label Jun 14, 2022
…se dropout behavior & warn"

[ghstack-poisoned]
jbschlosser added a commit that referenced this pull request Jun 14, 2022
…behavior & warn

ghstack-source-id: a35d8d5
Pull Request resolved: #79549
Copy link
Copy Markdown
Collaborator

@kshitij12345 kshitij12345 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jbschlosser #69885 also updated the behaviour for Dropout3d. Should undo that as well.

@jbschlosser
Copy link
Copy Markdown
Contributor Author

@jbschlosser #69885 also updated the behaviour for Dropout3d. Should undo that as well.

Thanks @kshitij12345 for the reminder! I think the problem only applies to Dropout2d here since the only way historically to get 1D channel-wise dropout behavior was to use Dropout2d, as Dropout1d didn't exist.

@jbschlosser
Copy link
Copy Markdown
Contributor Author

@pytorchbot merge

@pytorchmergebot
Copy link
Copy Markdown
Collaborator

@pytorchbot successfully started a merge job. Check the current status here

@github-actions
Copy link
Copy Markdown
Contributor

Hey @jbschlosser.
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.

@jbschlosser jbschlosser added release notes: nn release notes category topic: bc breaking topic category labels Jun 15, 2022
jbschlosser added a commit to jbschlosser/pytorch that referenced this pull request Jun 15, 2022
atalman pushed a commit that referenced this pull request Jun 17, 2022
…behavior & warn (#79611)

Pull Request resolved: #79549

Approved by: https://github.com/ngimel, https://github.com/albanD

Co-authored-by: Joel Benjamin Schlosser <jbschlosser@fb.com>
@facebook-github-bot facebook-github-bot deleted the gh/jbschlosser/40/head branch June 19, 2022 14:16
facebook-github-bot pushed a commit that referenced this pull request Jun 20, 2022
…behavior & warn (#79549)

Summary:
Pull Request resolved: #79549

Approved by: https://github.com/ngimel, https://github.com/albanD

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

Reviewed By: malfet

Differential Revision: D37208276

Pulled By: jbschlosser

fbshipit-source-id: 080c95a627e0ec1f913938fe61547e760e1ebc6f
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed Merged module: bc-breaking Related to a BC-breaking change release notes: nn release notes category topic: bc breaking topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants