Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DISABLED test_binary_op_list_error_cases__foreach_clamp_max_cuda_float64 (__main__.TestForeachCUDA) #125035

Open
clee2000 opened this issue Apr 26, 2024 · 1 comment
Labels
module: flaky-tests Problem is a flaky test in CI module: mta Issues related to multi-tensor apply kernels and foreach functions skipped Denotes a (flaky) test currently skipped in CI. triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Comments

@clee2000
Copy link
Contributor

clee2000 commented Apr 26, 2024

Platforms: linux

This test was disabled because it is failing on main branch (recent examples).

Ex https://github.com/pytorch/pytorch/actions/runs/8843956805/job/24293756583
https://github.com/pytorch/pytorch/actions/runs/8844346640/job/24288100485


2024-04-26T08:26:45.6422118Z _ TestForeachCUDA.test_binary_op_list_error_cases__foreach_clamp_max_cuda_float64 _
2024-04-26T08:26:45.6422952Z Traceback (most recent call last):
2024-04-26T08:26:45.6423910Z   File "/var/lib/jenkins/workspace/test/test_foreach.py", line 620, in test_binary_op_list_error_cases
2024-04-26T08:26:45.6424864Z     foreach_op(tensors1, tensors2)
2024-04-26T08:26:45.6425916Z RuntimeError: The size of tensor a (10) must match the size of tensor b (11) at non-singleton dimension 1
2024-04-26T08:26:45.6427523Z Exception raised from infer_size_impl at /var/lib/jenkins/workspace/aten/src/ATen/ExpandUtils.cpp:31 (most recent call first):
2024-04-26T08:26:45.6428660Z C++ CapturedTraceback:
2024-04-26T08:26:45.6429659Z #4 c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) from ??:0
2024-04-26T08:26:45.6431688Z #5 c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) from ??:0
2024-04-26T08:26:45.6433230Z #6 at::infer_size_dimvector(c10::ArrayRef<long>, c10::ArrayRef<long>) from ??:0
2024-04-26T08:26:45.6434265Z #7 at::TensorIteratorBase::compute_shape(at::TensorIteratorConfig const&) from ??:0
2024-04-26T08:26:45.6435285Z #8 at::TensorIteratorBase::build(at::TensorIteratorConfig&) from ??:0
2024-04-26T08:26:45.6436580Z #9 at::TensorIteratorBase::build_borrowing_binary_op(at::TensorBase const&, at::TensorBase const&, at::TensorBase const&) from ??:0
2024-04-26T08:26:45.6438160Z #10 at::(anonymous namespace)::wrapper_CUDA_clamp_max_Tensor(at::Tensor const&, at::Tensor const&) from RegisterCUDA.cpp:0
2024-04-26T08:26:45.6441719Z #11 c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoFunctor_<c10::CompileTimeFunctionPointer<at::Tensor (at::Tensor const&, at::Tensor const&), &at::(anonymous namespace)::wrapper_CUDA_clamp_max_Tensor>, at::Tensor, c10::guts::typelist::typelist<at::Tensor const&, at::Tensor const&> >, at::Tensor (at::Tensor const&, at::Tensor const&)>::call(c10::OperatorKernel*, c10::DispatchKeySet, at::Tensor const&, at::Tensor const&) from RegisterCUDA.cpp:0
2024-04-26T08:26:45.6444973Z #12 at::_ops::clamp_max_Tensor::call(at::Tensor const&, at::Tensor const&) from ??:0
2024-04-26T08:26:45.6446250Z #13 at::native::foreach_tensor_clamp_max_list_kernel_slow(c10::ArrayRef<at::Tensor>, c10::ArrayRef<at::Tensor>) from ??:0
2024-04-26T08:26:45.6447722Z #14 at::native::foreach_tensor_clamp_max_list_kernel_cuda(c10::ArrayRef<at::Tensor>, c10::ArrayRef<at::Tensor>) from ??:0
2024-04-26T08:26:45.6449494Z #15 at::(anonymous namespace)::(anonymous namespace)::wrapper_CUDA_List__foreach_clamp_max(c10::ArrayRef<at::Tensor>, c10::ArrayRef<at::Tensor>) from RegisterCUDA.cpp:0
2024-04-26T08:26:45.6454630Z #16 c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoFunctor_<c10::CompileTimeFunctionPointer<std::vector<at::Tensor, std::allocator<at::Tensor> > (c10::ArrayRef<at::Tensor>, c10::ArrayRef<at::Tensor>), &at::(anonymous namespace)::(anonymous namespace)::wrapper_CUDA_List__foreach_clamp_max>, std::vector<at::Tensor, std::allocator<at::Tensor> >, c10::guts::typelist::typelist<c10::ArrayRef<at::Tensor>, c10::ArrayRef<at::Tensor> > >, std::vector<at::Tensor, std::allocator<at::Tensor> > (c10::ArrayRef<at::Tensor>, c10::ArrayRef<at::Tensor>)>::call(c10::OperatorKernel*, c10::DispatchKeySet, c10::ArrayRef<at::Tensor>, c10::ArrayRef<at::Tensor>) from RegisterCUDA.cpp:0
2024-04-26T08:26:45.6459506Z #17 at::_ops::_foreach_clamp_max_List::redispatch(c10::DispatchKeySet, c10::ArrayRef<at::Tensor>, c10::ArrayRef<at::Tensor>) from ??:0
2024-04-26T08:26:45.6461453Z #18 torch::autograd::VariableType::(anonymous namespace)::_foreach_clamp_max_List(c10::DispatchKeySet, c10::ArrayRef<at::Tensor>, c10::ArrayRef<at::Tensor>) from VariableType_4.cpp:0
2024-04-26T08:26:45.6466902Z #19 c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoFunctor_<c10::CompileTimeFunctionPointer<std::vector<at::Tensor, std::allocator<at::Tensor> > (c10::DispatchKeySet, c10::ArrayRef<at::Tensor>, c10::ArrayRef<at::Tensor>), &torch::autograd::VariableType::(anonymous namespace)::_foreach_clamp_max_List>, std::vector<at::Tensor, std::allocator<at::Tensor> >, c10::guts::typelist::typelist<c10::DispatchKeySet, c10::ArrayRef<at::Tensor>, c10::ArrayRef<at::Tensor> > >, std::vector<at::Tensor, std::allocator<at::Tensor> > (c10::DispatchKeySet, c10::ArrayRef<at::Tensor>, c10::ArrayRef<at::Tensor>)>::call(c10::OperatorKernel*, c10::DispatchKeySet, c10::ArrayRef<at::Tensor>, c10::ArrayRef<at::Tensor>) from VariableType_4.cpp:0
2024-04-26T08:26:45.6472068Z #20 at::_ops::_foreach_clamp_max_List::call(c10::ArrayRef<at::Tensor>, c10::ArrayRef<at::Tensor>) from ??:0
2024-04-26T08:26:45.6473456Z #21 torch::autograd::THPVariable__foreach_clamp_max(_object*, _object*, _object*) from python_torch_functions_1.cpp:0
2024-04-26T08:26:45.6474425Z #22 cfunction_call from :0
2024-04-26T08:26:45.6474929Z #23 _PyObject_MakeTpCall.localalias from :0
2024-04-26T08:26:45.6475525Z #24 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6476053Z #25 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6476587Z #26 PyObject_Call from ??:0
2024-04-26T08:26:45.6477071Z #27 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6477595Z #28 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6478117Z #29 PyObject_Call from ??:0
2024-04-26T08:26:45.6478599Z #30 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6479122Z #31 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6479646Z #32 PyObject_Call from ??:0
2024-04-26T08:26:45.6480125Z #33 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6480646Z #34 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6481163Z #35 PyObject_Call from ??:0
2024-04-26T08:26:45.6481641Z #36 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6482153Z #37 method_vectorcall from :0
2024-04-26T08:26:45.6482643Z #38 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6483173Z #39 method_vectorcall from :0
2024-04-26T08:26:45.6483643Z #40 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6484167Z #41 method_vectorcall from :0
2024-04-26T08:26:45.6484660Z #42 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6485190Z #43 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6485732Z #44 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6486255Z #45 method_vectorcall from :0
2024-04-26T08:26:45.6486726Z #46 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6487253Z #47 method_vectorcall from :0
2024-04-26T08:26:45.6487752Z #48 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6488259Z #49 method_vectorcall from :0
2024-04-26T08:26:45.6488749Z #50 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6489273Z #51 method_vectorcall from :0
2024-04-26T08:26:45.6489722Z #52 PyObject_Call from ??:0
2024-04-26T08:26:45.6490202Z #53 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6490741Z #54 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6491340Z #55 _PyObject_FastCallDictTstate.localalias from :0
2024-04-26T08:26:45.6491975Z #56 _PyObject_Call_Prepend from ??:0
2024-04-26T08:26:45.6492479Z #57 slot_tp_call from :0
2024-04-26T08:26:45.6493082Z #58 _PyObject_MakeTpCall.localalias from :0
2024-04-26T08:26:45.6493701Z #59 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6494244Z #60 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6494932Z #61 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6496065Z #62 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6496914Z #63 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6497635Z #64 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6498156Z #65 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6498682Z #66 method_vectorcall from :0
2024-04-26T08:26:45.6499174Z #67 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6499701Z #68 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6500316Z #69 _PyObject_FastCallDictTstate.localalias from :0
2024-04-26T08:26:45.6500950Z #70 _PyObject_Call_Prepend from ??:0
2024-04-26T08:26:45.6501439Z #71 slot_tp_call from :0
2024-04-26T08:26:45.6501876Z #72 PyObject_Call from ??:0
2024-04-26T08:26:45.6502367Z #73 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6502893Z #74 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6503425Z #75 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6503952Z #76 method_vectorcall from :0
2024-04-26T08:26:45.6504422Z #77 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6504960Z #78 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6505539Z #79 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6506031Z #80 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6506564Z #81 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6507100Z #82 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6507615Z #83 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6508148Z #84 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6508679Z #85 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6509200Z #86 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6509733Z #87 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6510254Z #88 method_vectorcall from :0
2024-04-26T08:26:45.6510730Z #89 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6511514Z #90 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6512138Z #91 _PyObject_FastCallDictTstate.localalias from :0
2024-04-26T08:26:45.6512749Z #92 _PyObject_Call_Prepend from ??:0
2024-04-26T08:26:45.6513246Z #93 slot_tp_call from :0
2024-04-26T08:26:45.6513733Z #94 _PyObject_MakeTpCall.localalias from :0
2024-04-26T08:26:45.6514314Z #95 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6514861Z #96 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6515398Z #97 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6515920Z #98 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6516452Z #99 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6516977Z #100 method_vectorcall from :0
2024-04-26T08:26:45.6517456Z #101 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6518010Z #102 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6518635Z #103 _PyObject_FastCallDictTstate.localalias from :0
2024-04-26T08:26:45.6519270Z #104 _PyObject_Call_Prepend from ??:0
2024-04-26T08:26:45.6519780Z #105 slot_tp_call from :0
2024-04-26T08:26:45.6520272Z #106 _PyObject_MakeTpCall.localalias from :0
2024-04-26T08:26:45.6520849Z #107 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6521401Z #108 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6521938Z #109 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6522480Z #110 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6523020Z #111 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6523568Z #112 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6524087Z #113 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6524634Z #114 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6525176Z #115 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6525694Z #116 method_vectorcall from :0
2024-04-26T08:26:45.6526191Z #117 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6526742Z #118 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6527471Z #119 _PyObject_FastCallDictTstate.localalias from :0
2024-04-26T08:26:45.6528136Z #120 _PyObject_Call_Prepend from ??:0
2024-04-26T08:26:45.6528645Z #121 slot_tp_call from :0
2024-04-26T08:26:45.6529147Z #122 _PyObject_MakeTpCall.localalias from :0
2024-04-26T08:26:45.6529740Z #123 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6530292Z #124 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6530977Z #125 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6531524Z #126 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6532060Z #127 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6532572Z #128 _PyEval_Vector from :0
2024-04-26T08:26:45.6533036Z #129 PyEval_EvalCode from ??:0
2024-04-26T08:26:45.6533506Z #130 run_eval_code_obj from :0
2024-04-26T08:26:45.6533936Z #131 run_mod from :0
2024-04-26T08:26:45.6534345Z #132 pyrun_file.cold from :0
2024-04-26T08:26:45.6534886Z #133 _PyRun_SimpleFileObject.localalias from :0
2024-04-26T08:26:45.6535525Z #134 _PyRun_AnyFileObject.localalias from :0
2024-04-26T08:26:45.6536117Z #135 Py_RunMain.localalias from :0
2024-04-26T08:26:45.6536617Z #136 Py_BytesMain from ??:0
2024-04-26T08:26:45.6537058Z #137 __libc_start_main from ??:0
2024-04-26T08:26:45.6537524Z #138 _start from ??:0
2024-04-26T08:26:45.6537785Z 
2024-04-26T08:26:45.6537805Z 
2024-04-26T08:26:45.6538193Z During handling of the above exception, another exception occurred:
2024-04-26T08:26:45.6538769Z 
2024-04-26T08:26:45.6539521Z RuntimeError: The size of tensor a (10) must match the size of tensor b (11) at non-singleton dimension 1
2024-04-26T08:26:45.6541107Z Exception raised from infer_size_impl at /var/lib/jenkins/workspace/aten/src/ATen/ExpandUtils.cpp:31 (most recent call first):
2024-04-26T08:26:45.6542262Z C++ CapturedTraceback:
2024-04-26T08:26:45.6543253Z #4 c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) from ??:0
2024-04-26T08:26:45.6545092Z #5 c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) from ??:0
2024-04-26T08:26:45.6546620Z #6 at::infer_size_dimvector(c10::ArrayRef<long>, c10::ArrayRef<long>) from ??:0
2024-04-26T08:26:45.6547664Z #7 at::TensorIteratorBase::compute_shape(at::TensorIteratorConfig const&) from ??:0
2024-04-26T08:26:45.6548681Z #8 at::TensorIteratorBase::build(at::TensorIteratorConfig&) from ??:0
2024-04-26T08:26:45.6550034Z #9 at::TensorIteratorBase::build_borrowing_binary_op(at::TensorBase const&, at::TensorBase const&, at::TensorBase const&) from ??:0
2024-04-26T08:26:45.6551849Z #10 at::(anonymous namespace)::wrapper_CUDA_clamp_max_Tensor(at::Tensor const&, at::Tensor const&) from RegisterCUDA.cpp:0
2024-04-26T08:26:45.6555416Z #11 c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoFunctor_<c10::CompileTimeFunctionPointer<at::Tensor (at::Tensor const&, at::Tensor const&), &at::(anonymous namespace)::wrapper_CUDA_clamp_max_Tensor>, at::Tensor, c10::guts::typelist::typelist<at::Tensor const&, at::Tensor const&> >, at::Tensor (at::Tensor const&, at::Tensor const&)>::call(c10::OperatorKernel*, c10::DispatchKeySet, at::Tensor const&, at::Tensor const&) from RegisterCUDA.cpp:0
2024-04-26T08:26:45.6558864Z #12 at::_ops::clamp_max_Tensor::redispatch(c10::DispatchKeySet, at::Tensor const&, at::Tensor const&) from ??:0
2024-04-26T08:26:45.6560556Z #13 torch::autograd::VariableType::(anonymous namespace)::clamp_max_Tensor(c10::DispatchKeySet, at::Tensor const&, at::Tensor const&) from VariableType_2.cpp:0
2024-04-26T08:26:45.6564936Z #14 c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoFunctor_<c10::CompileTimeFunctionPointer<at::Tensor (c10::DispatchKeySet, at::Tensor const&, at::Tensor const&), &torch::autograd::VariableType::(anonymous namespace)::clamp_max_Tensor>, at::Tensor, c10::guts::typelist::typelist<c10::DispatchKeySet, at::Tensor const&, at::Tensor const&> >, at::Tensor (c10::DispatchKeySet, at::Tensor const&, at::Tensor const&)>::call(c10::OperatorKernel*, c10::DispatchKeySet, at::Tensor const&, at::Tensor const&) from VariableType_2.cpp:0
2024-04-26T08:26:45.6568685Z #15 at::_ops::clamp_max_Tensor::call(at::Tensor const&, at::Tensor const&) from ??:0
2024-04-26T08:26:45.6569895Z #16 torch::autograd::THPVariable_clamp_max(_object*, _object*, _object*) from python_torch_functions_1.cpp:0
2024-04-26T08:26:45.6570947Z #17 cfunction_call from :0
2024-04-26T08:26:45.6571435Z #18 _PyObject_MakeTpCall.localalias from :0
2024-04-26T08:26:45.6572029Z #19 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6572577Z #20 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6573107Z #21 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6573653Z #22 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6574171Z #23 PyObject_Call from ??:0
2024-04-26T08:26:45.6574639Z #24 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6575183Z #25 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6575697Z #26 PyObject_Call from ??:0
2024-04-26T08:26:45.6576168Z #27 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6576709Z #28 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6577222Z #29 PyObject_Call from ??:0
2024-04-26T08:26:45.6577681Z #30 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6578221Z #31 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6578735Z #32 PyObject_Call from ??:0
2024-04-26T08:26:45.6579204Z #33 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6579734Z #34 method_vectorcall from :0
2024-04-26T08:26:45.6580226Z #35 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6580734Z #36 method_vectorcall from :0
2024-04-26T08:26:45.6581221Z #37 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6581752Z #38 method_vectorcall from :0
2024-04-26T08:26:45.6582225Z #39 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6582761Z #40 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6583294Z #41 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6583802Z #42 method_vectorcall from :0
2024-04-26T08:26:45.6584298Z #43 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6584828Z #44 method_vectorcall from :0
2024-04-26T08:26:45.6585294Z #45 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6585817Z #46 method_vectorcall from :0
2024-04-26T08:26:45.6586304Z #47 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6586807Z #48 method_vectorcall from :0
2024-04-26T08:26:45.6587281Z #49 PyObject_Call from ??:0
2024-04-26T08:26:45.6587761Z #50 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6588281Z #51 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6588901Z #52 _PyObject_FastCallDictTstate.localalias from :0
2024-04-26T08:26:45.6589534Z #53 _PyObject_Call_Prepend from ??:0
2024-04-26T08:26:45.6590023Z #54 slot_tp_call from :0
2024-04-26T08:26:45.6590506Z #55 _PyObject_MakeTpCall.localalias from :0
2024-04-26T08:26:45.6591094Z #56 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6591832Z #57 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6592383Z #58 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6592923Z #59 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6593440Z #60 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6593983Z #61 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6594519Z #62 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6595025Z #63 method_vectorcall from :0
2024-04-26T08:26:45.6595513Z #64 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6596062Z #65 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6596662Z #66 _PyObject_FastCallDictTstate.localalias from :0
2024-04-26T08:26:45.6597294Z #67 _PyObject_Call_Prepend from ??:0
2024-04-26T08:26:45.6597800Z #68 slot_tp_call from :0
2024-04-26T08:26:45.6598221Z #69 PyObject_Call from ??:0
2024-04-26T08:26:45.6598705Z #70 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6599245Z #71 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6599760Z #72 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6600285Z #73 method_vectorcall from :0
2024-04-26T08:26:45.6600894Z #74 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6601440Z #75 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6601973Z #76 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6602512Z #77 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6603030Z #78 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6603570Z #79 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6604238Z #80 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6604759Z #81 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6605296Z #82 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6605839Z #83 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6606355Z #84 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6606879Z #85 method_vectorcall from :0
2024-04-26T08:26:45.6607367Z #86 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6607892Z #87 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6608501Z #88 _PyObject_FastCallDictTstate.localalias from :0
2024-04-26T08:26:45.6609138Z #89 _PyObject_Call_Prepend from ??:0
2024-04-26T08:26:45.6609628Z #90 slot_tp_call from :0
2024-04-26T08:26:45.6610114Z #91 _PyObject_MakeTpCall.localalias from :0
2024-04-26T08:26:45.6610701Z #92 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6611224Z #93 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6611762Z #94 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6612317Z #95 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6612833Z #96 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6613360Z #97 method_vectorcall from :0
2024-04-26T08:26:45.6613847Z #98 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6614369Z #99 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6614996Z #100 _PyObject_FastCallDictTstate.localalias from :0
2024-04-26T08:26:45.6615637Z #101 _PyObject_Call_Prepend from ??:0
2024-04-26T08:26:45.6616132Z #102 slot_tp_call from :0
2024-04-26T08:26:45.6616630Z #103 _PyObject_MakeTpCall.localalias from :0
2024-04-26T08:26:45.6617233Z #104 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6617773Z #105 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6618322Z #106 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6618873Z #107 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6619409Z #108 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6619948Z #109 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6620497Z #110 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6621043Z #111 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6621565Z #112 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6622095Z #113 method_vectorcall from :0
2024-04-26T08:26:45.6622590Z #114 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6623124Z #115 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6623749Z #116 _PyObject_FastCallDictTstate.localalias from :0
2024-04-26T08:26:45.6624387Z #117 _PyObject_Call_Prepend from ??:0
2024-04-26T08:26:45.6624879Z #118 slot_tp_call from :0
2024-04-26T08:26:45.6625373Z #119 _PyObject_MakeTpCall.localalias from :0
2024-04-26T08:26:45.6625974Z #120 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6626511Z #121 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6627055Z #122 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6627606Z #123 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6628129Z #124 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6628653Z #125 _PyEval_Vector from :0
2024-04-26T08:26:45.6629120Z #126 PyEval_EvalCode from ??:0
2024-04-26T08:26:45.6629574Z #127 run_eval_code_obj from :0
2024-04-26T08:26:45.6630022Z #128 run_mod from :0
2024-04-26T08:26:45.6630427Z #129 pyrun_file.cold from :0
2024-04-26T08:26:45.6630998Z #130 _PyRun_SimpleFileObject.localalias from :0
2024-04-26T08:26:45.6631803Z #131 _PyRun_AnyFileObject.localalias from :0
2024-04-26T08:26:45.6632392Z #132 Py_RunMain.localalias from :0
2024-04-26T08:26:45.6632878Z #133 Py_BytesMain from ??:0
2024-04-26T08:26:45.6633356Z #134 __libc_start_main from ??:0
2024-04-26T08:26:45.6633801Z #135 _start from ??:0
2024-04-26T08:26:45.6634175Z 
2024-04-26T08:26:45.6634199Z 
2024-04-26T08:26:45.6634590Z During handling of the above exception, another exception occurred:
2024-04-26T08:26:45.6635174Z 
2024-04-26T08:26:45.6635352Z Traceback (most recent call last):
2024-04-26T08:26:45.6636310Z   File "/var/lib/jenkins/workspace/test/test_foreach.py", line 622, in test_binary_op_list_error_cases
2024-04-26T08:26:45.6637520Z     with self.assertRaisesRegex(type(e), re.escape(str(e))):
2024-04-26T08:26:45.6638510Z   File "/opt/conda/envs/py_3.10/lib/python3.10/unittest/case.py", line 239, in __exit__
2024-04-26T08:26:45.6639545Z     self._raiseFailure('"{}" does not match "{}"'.format(
2024-04-26T08:26:45.6640527Z   File "/opt/conda/envs/py_3.10/lib/python3.10/unittest/case.py", line 163, in _raiseFailure
2024-04-26T08:26:45.6641462Z     raise self.test_case.failureException(msg)
2024-04-26T08:26:45.6642792Z AssertionError: "The\ size\ of\ tensor\ a\ \(10\)\ must\ match\ the\ size\ of\ tensor\ b\ \(11\)\ at\ non\-singleton\ dimension\ 1\
2024-04-26T08:26:45.6644691Z Exception\ raised\ from\ infer_size_impl\ at\ /var/lib/jenkins/workspace/aten/src/ATen/ExpandUtils\.cpp:31\ \(most\ recent\ call\ first\):\
2024-04-26T08:26:45.6645961Z C\+\+\ CapturedTraceback:\
2024-04-26T08:26:45.6647067Z \#4\ c10::Error::Error\(c10::SourceLocation,\ std::__cxx11::basic_string<char,\ std::char_traits<char>,\ std::allocator<char>\ >\)\ from\ \?\?:0\
2024-04-26T08:26:45.6649158Z \#5\ c10::detail::torchCheckFail\(char\ const\*,\ char\ const\*,\ unsigned\ int,\ std::__cxx11::basic_string<char,\ std::char_traits<char>,\ std::allocator<char>\ >\ const\&\)\ from\ \?\?:0\
2024-04-26T08:26:45.6650891Z \#6\ at::infer_size_dimvector\(c10::ArrayRef<long>,\ c10::ArrayRef<long>\)\ from\ \?\?:0\
2024-04-26T08:26:45.6652064Z \#7\ at::TensorIteratorBase::compute_shape\(at::TensorIteratorConfig\ const\&\)\ from\ \?\?:0\
2024-04-26T08:26:45.6653217Z \#8\ at::TensorIteratorBase::build\(at::TensorIteratorConfig\&\)\ from\ \?\?:0\
2024-04-26T08:26:45.6654696Z \#9\ at::TensorIteratorBase::build_borrowing_binary_op\(at::TensorBase\ const\&,\ at::TensorBase\ const\&,\ at::TensorBase\ const\&\)\ from\ \?\?:0\
2024-04-26T08:26:45.6656498Z \#10\ at::\(anonymous\ namespace\)::wrapper_CUDA_clamp_max_Tensor\(at::Tensor\ const\&,\ at::Tensor\ const\&\)\ from\ RegisterCUDA\.cpp:0\
2024-04-26T08:26:45.6660481Z \#11\ c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoFunctor_<c10::CompileTimeFunctionPointer<at::Tensor\ \(at::Tensor\ const\&,\ at::Tensor\ const\&\),\ \&at::\(anonymous\ namespace\)::wrapper_CUDA_clamp_max_Tensor>,\ at::Tensor,\ c10::guts::typelist::typelist<at::Tensor\ const\&,\ at::Tensor\ const\&>\ >,\ at::Tensor\ \(at::Tensor\ const\&,\ at::Tensor\ const\&\)>::call\(c10::OperatorKernel\*,\ c10::DispatchKeySet,\ at::Tensor\ const\&,\ at::Tensor\ const\&\)\ from\ RegisterCUDA\.cpp:0\
2024-04-26T08:26:45.6664144Z \#12\ at::_ops::clamp_max_Tensor::call\(at::Tensor\ const\&,\ at::Tensor\ const\&\)\ from\ \?\?:0\
2024-04-26T08:26:45.6665574Z \#13\ at::native::foreach_tensor_clamp_max_list_kernel_slow\(c10::ArrayRef<at::Tensor>,\ c10::ArrayRef<at::Tensor>\)\ from\ \?\?:0\
2024-04-26T08:26:45.6667174Z \#14\ at::native::foreach_tensor_clamp_max_list_kernel_cuda\(c10::ArrayRef<at::Tensor>,\ c10::ArrayRef<at::Tensor>\)\ from\ \?\?:0\
2024-04-26T08:26:45.6669091Z \#15\ at::\(anonymous\ namespace\)::\(anonymous\ namespace\)::wrapper_CUDA_List__foreach_clamp_max\(c10::ArrayRef<at::Tensor>,\ c10::ArrayRef<at::Tensor>\)\ from\ RegisterCUDA\.cpp:0\
2024-04-26T08:26:45.6674868Z \#16\ c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoFunctor_<c10::CompileTimeFunctionPointer<std::vector<at::Tensor,\ std::allocator<at::Tensor>\ >\ \(c10::ArrayRef<at::Tensor>,\ c10::ArrayRef<at::Tensor>\),\ \&at::\(anonymous\ namespace\)::\(anonymous\ namespace\)::wrapper_CUDA_List__foreach_clamp_max>,\ std::vector<at::Tensor,\ std::allocator<at::Tensor>\ >,\ c10::guts::typelist::typelist<c10::ArrayRef<at::Tensor>,\ c10::ArrayRef<at::Tensor>\ >\ >,\ std::vector<at::Tensor,\ std::allocator<at::Tensor>\ >\ \(c10::ArrayRef<at::Tensor>,\ c10::ArrayRef<at::Tensor>\)>::call\(c10::OperatorKernel\*,\ c10::DispatchKeySet,\ c10::ArrayRef<at::Tensor>,\ c10::ArrayRef<at::Tensor>\)\ from\ RegisterCUDA\.cpp:0\
2024-04-26T08:26:45.6679973Z \#17\ at::_ops::_foreach_clamp_max_List::redispatch\(c10::DispatchKeySet,\ c10::ArrayRef<at::Tensor>,\ c10::ArrayRef<at::Tensor>\)\ from\ \?\?:0\
2024-04-26T08:26:45.6682198Z \#18\ torch::autograd::VariableType::\(anonymous\ namespace\)::_foreach_clamp_max_List\(c10::DispatchKeySet,\ c10::ArrayRef<at::Tensor>,\ c10::ArrayRef<at::Tensor>\)\ from\ VariableType_4\.cpp:0\
2024-04-26T08:26:45.6688023Z \#19\ c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoFunctor_<c10::CompileTimeFunctionPointer<std::vector<at::Tensor,\ std::allocator<at::Tensor>\ >\ \(c10::DispatchKeySet,\ c10::ArrayRef<at::Tensor>,\ c10::ArrayRef<at::Tensor>\),\ \&torch::autograd::VariableType::\(anonymous\ namespace\)::_foreach_clamp_max_List>,\ std::vector<at::Tensor,\ std::allocator<at::Tensor>\ >,\ c10::guts::typelist::typelist<c10::DispatchKeySet,\ c10::ArrayRef<at::Tensor>,\ c10::ArrayRef<at::Tensor>\ >\ >,\ std::vector<at::Tensor,\ std::allocator<at::Tensor>\ >\ \(c10::DispatchKeySet,\ c10::ArrayRef<at::Tensor>,\ c10::ArrayRef<at::Tensor>\)>::call\(c10::OperatorKernel\*,\ c10::DispatchKeySet,\ c10::ArrayRef<at::Tensor>,\ c10::ArrayRef<at::Tensor>\)\ from\ VariableType_4\.cpp:0\
2024-04-26T08:26:45.6693288Z \#20\ at::_ops::_foreach_clamp_max_List::call\(c10::ArrayRef<at::Tensor>,\ c10::ArrayRef<at::Tensor>\)\ from\ \?\?:0\
2024-04-26T08:26:45.6694823Z \#21\ torch::autograd::THPVariable__foreach_clamp_max\(_object\*,\ _object\*,\ _object\*\)\ from\ python_torch_functions_1\.cpp:0\
2024-04-26T08:26:45.6695911Z \#22\ cfunction_call\ from\ :0\
2024-04-26T08:26:45.6696468Z \#23\ _PyObject_MakeTpCall\.localalias\ from\ :0\
2024-04-26T08:26:45.6697125Z \#24\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6697740Z \#25\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6698300Z \#26\ PyObject_Call\ from\ \?\?:0\
2024-04-26T08:26:45.6698862Z \#27\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6699474Z \#28\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6700026Z \#29\ PyObject_Call\ from\ \?\?:0\
2024-04-26T08:26:45.6700578Z \#30\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6701192Z \#31\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6701737Z \#32\ PyObject_Call\ from\ \?\?:0\
2024-04-26T08:26:45.6702287Z \#33\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6702895Z \#34\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6703434Z \#35\ PyObject_Call\ from\ \?\?:0\
2024-04-26T08:26:45.6703983Z \#36\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6704554Z \#37\ method_vectorcall\ from\ :0\
2024-04-26T08:26:45.6705087Z \#38\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6705666Z \#39\ method_vectorcall\ from\ :0\
2024-04-26T08:26:45.6706224Z \#40\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6706788Z \#41\ method_vectorcall\ from\ :0\
2024-04-26T08:26:45.6707343Z \#42\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6707945Z \#43\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6708534Z \#44\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6709111Z \#45\ method_vectorcall\ from\ :0\
2024-04-26T08:26:45.6709676Z \#46\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6710233Z \#47\ method_vectorcall\ from\ :0\
2024-04-26T08:26:45.6710778Z \#48\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6711512Z \#49\ method_vectorcall\ from\ :0\
2024-04-26T08:26:45.6712047Z \#50\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6712615Z \#51\ method_vectorcall\ from\ :0\
2024-04-26T08:26:45.6713124Z \#52\ PyObject_Call\ from\ \?\?:0\
2024-04-26T08:26:45.6713651Z \#53\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6714252Z \#54\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6715050Z \#55\ _PyObject_FastCallDictTstate\.localalias\ from\ :0\
2024-04-26T08:26:45.6715739Z \#56\ _PyObject_Call_Prepend\ from\ \?\?:0\
2024-04-26T08:26:45.6716299Z \#57\ slot_tp_call\ from\ :0\
2024-04-26T08:26:45.6716840Z \#58\ _PyObject_MakeTpCall\.localalias\ from\ :0\
2024-04-26T08:26:45.6717468Z \#59\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6718201Z \#60\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6718805Z \#61\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6719390Z \#62\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6719995Z \#63\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6720593Z \#64\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6721198Z \#65\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6721754Z \#66\ method_vectorcall\ from\ :0\
2024-04-26T08:26:45.6722309Z \#67\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6722912Z \#68\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6723578Z \#69\ _PyObject_FastCallDictTstate\.localalias\ from\ :0\
2024-04-26T08:26:45.6724265Z \#70\ _PyObject_Call_Prepend\ from\ \?\?:0\
2024-04-26T08:26:45.6724825Z \#71\ slot_tp_call\ from\ :0\
2024-04-26T08:26:45.6725287Z \#72\ PyObject_Call\ from\ \?\?:0\
2024-04-26T08:26:45.6725839Z \#73\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6726444Z \#74\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6727047Z \#75\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6727632Z \#76\ method_vectorcall\ from\ :0\
2024-04-26T08:26:45.6728185Z \#77\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6728770Z \#78\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6729372Z \#79\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6729968Z \#80\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6730545Z \#81\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6731190Z \#82\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6731802Z \#83\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6732382Z \#84\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6732987Z \#85\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6733591Z \#86\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6734194Z \#87\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6734763Z \#88\ method_vectorcall\ from\ :0\
2024-04-26T08:26:45.6735315Z \#89\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6735902Z \#90\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6736573Z \#91\ _PyObject_FastCallDictTstate\.localalias\ from\ :0\
2024-04-26T08:26:45.6737250Z \#92\ _PyObject_Call_Prepend\ from\ \?\?:0\
2024-04-26T08:26:45.6737787Z \#93\ slot_tp_call\ from\ :0\
2024-04-26T08:26:45.6738331Z \#94\ _PyObject_MakeTpCall\.localalias\ from\ :0\
2024-04-26T08:26:45.6738977Z \#95\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6739565Z \#96\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6740176Z \#97\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6740782Z \#98\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6741365Z \#99\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6741944Z \#100\ method_vectorcall\ from\ :0\
2024-04-26T08:26:45.6742516Z \#101\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6743123Z \#102\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6743829Z \#103\ _PyObject_FastCallDictTstate\.localalias\ from\ :0\
2024-04-26T08:26:45.6744527Z \#104\ _PyObject_Call_Prepend\ from\ \?\?:0\
2024-04-26T08:26:45.6745077Z \#105\ slot_tp_call\ from\ :0\
2024-04-26T08:26:45.6745633Z \#106\ _PyObject_MakeTpCall\.localalias\ from\ :0\
2024-04-26T08:26:45.6746292Z \#107\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6746910Z \#108\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6747511Z \#109\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6748132Z \#110\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6748850Z \#111\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6749470Z \#112\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6750084Z \#113\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6750703Z \#114\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6751520Z \#115\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6752235Z \#116\ method_vectorcall\ from\ :0\
2024-04-26T08:26:45.6752803Z \#117\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6753402Z \#118\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6754096Z \#119\ _PyObject_FastCallDictTstate\.localalias\ from\ :0\
2024-04-26T08:26:45.6754791Z \#120\ _PyObject_Call_Prepend\ from\ \?\?:0\
2024-04-26T08:26:45.6755337Z \#121\ slot_tp_call\ from\ :0\
2024-04-26T08:26:45.6755889Z \#122\ _PyObject_MakeTpCall\.localalias\ from\ :0\
2024-04-26T08:26:45.6756550Z \#123\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6757157Z \#124\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6757777Z \#125\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6758393Z \#126\ _PyFunction_Vectorcall\ from\ \?\?:0\
2024-04-26T08:26:45.6758989Z \#127\ _PyEval_EvalFrameDefault\ from\ \?\?:0\
2024-04-26T08:26:45.6759562Z \#128\ _PyEval_Vector\ from\ :0\
2024-04-26T08:26:45.6760075Z \#129\ PyEval_EvalCode\ from\ \?\?:0\
2024-04-26T08:26:45.6760599Z \#130\ run_eval_code_obj\ from\ :0\
2024-04-26T08:26:45.6761100Z \#131\ run_mod\ from\ :0\
2024-04-26T08:26:45.6761553Z \#132\ pyrun_file\.cold\ from\ :0\
2024-04-26T08:26:45.6762136Z \#133\ _PyRun_SimpleFileObject\.localalias\ from\ :0\
2024-04-26T08:26:45.6762832Z \#134\ _PyRun_AnyFileObject\.localalias\ from\ :0\
2024-04-26T08:26:45.6763461Z \#135\ Py_RunMain\.localalias\ from\ :0\
2024-04-26T08:26:45.6763988Z \#136\ Py_BytesMain\ from\ \?\?:0\
2024-04-26T08:26:45.6764505Z \#137\ __libc_start_main\ from\ \?\?:0\
2024-04-26T08:26:45.6765030Z \#138\ _start\ from\ \?\?:0\
2024-04-26T08:26:45.6766061Z " does not match "The size of tensor a (10) must match the size of tensor b (11) at non-singleton dimension 1
2024-04-26T08:26:45.6767731Z Exception raised from infer_size_impl at /var/lib/jenkins/workspace/aten/src/ATen/ExpandUtils.cpp:31 (most recent call first):
2024-04-26T08:26:45.6768900Z C++ CapturedTraceback:
2024-04-26T08:26:45.6769908Z #4 c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) from ??:0
2024-04-26T08:26:45.6771746Z #5 c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) from ??:0
2024-04-26T08:26:45.6773271Z #6 at::infer_size_dimvector(c10::ArrayRef<long>, c10::ArrayRef<long>) from ??:0
2024-04-26T08:26:45.6774319Z #7 at::TensorIteratorBase::compute_shape(at::TensorIteratorConfig const&) from ??:0
2024-04-26T08:26:45.6775315Z #8 at::TensorIteratorBase::build(at::TensorIteratorConfig&) from ??:0
2024-04-26T08:26:45.6776624Z #9 at::TensorIteratorBase::build_borrowing_binary_op(at::TensorBase const&, at::TensorBase const&, at::TensorBase const&) from ??:0
2024-04-26T08:26:45.6778221Z #10 at::(anonymous namespace)::wrapper_CUDA_clamp_max_Tensor(at::Tensor const&, at::Tensor const&) from RegisterCUDA.cpp:0
2024-04-26T08:26:45.6781768Z #11 c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoFunctor_<c10::CompileTimeFunctionPointer<at::Tensor (at::Tensor const&, at::Tensor const&), &at::(anonymous namespace)::wrapper_CUDA_clamp_max_Tensor>, at::Tensor, c10::guts::typelist::typelist<at::Tensor const&, at::Tensor const&> >, at::Tensor (at::Tensor const&, at::Tensor const&)>::call(c10::OperatorKernel*, c10::DispatchKeySet, at::Tensor const&, at::Tensor const&) from RegisterCUDA.cpp:0
2024-04-26T08:26:45.6785194Z #12 at::_ops::clamp_max_Tensor::redispatch(c10::DispatchKeySet, at::Tensor const&, at::Tensor const&) from ??:0
2024-04-26T08:26:45.6786993Z #13 torch::autograd::VariableType::(anonymous namespace)::clamp_max_Tensor(c10::DispatchKeySet, at::Tensor const&, at::Tensor const&) from VariableType_2.cpp:0
2024-04-26T08:26:45.6791470Z #14 c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoFunctor_<c10::CompileTimeFunctionPointer<at::Tensor (c10::DispatchKeySet, at::Tensor const&, at::Tensor const&), &torch::autograd::VariableType::(anonymous namespace)::clamp_max_Tensor>, at::Tensor, c10::guts::typelist::typelist<c10::DispatchKeySet, at::Tensor const&, at::Tensor const&> >, at::Tensor (c10::DispatchKeySet, at::Tensor const&, at::Tensor const&)>::call(c10::OperatorKernel*, c10::DispatchKeySet, at::Tensor const&, at::Tensor const&) from VariableType_2.cpp:0
2024-04-26T08:26:45.6795332Z #15 at::_ops::clamp_max_Tensor::call(at::Tensor const&, at::Tensor const&) from ??:0
2024-04-26T08:26:45.6796550Z #16 torch::autograd::THPVariable_clamp_max(_object*, _object*, _object*) from python_torch_functions_1.cpp:0
2024-04-26T08:26:45.6797483Z #17 cfunction_call from :0
2024-04-26T08:26:45.6797979Z #18 _PyObject_MakeTpCall.localalias from :0
2024-04-26T08:26:45.6798580Z #19 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6799131Z #20 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6799657Z #21 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6800200Z #22 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6800723Z #23 PyObject_Call from ??:0
2024-04-26T08:26:45.6801202Z #24 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6801750Z #25 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6802270Z #26 PyObject_Call from ??:0
2024-04-26T08:26:45.6802741Z #27 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6803283Z #28 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6803800Z #29 PyObject_Call from ??:0
2024-04-26T08:26:45.6804268Z #30 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6804817Z #31 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6805336Z #32 PyObject_Call from ??:0
2024-04-26T08:26:45.6805802Z #33 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6806337Z #34 method_vectorcall from :0
2024-04-26T08:26:45.6806828Z #35 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6807338Z #36 method_vectorcall from :0
2024-04-26T08:26:45.6807831Z #37 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6808361Z #38 method_vectorcall from :0
2024-04-26T08:26:45.6808832Z #39 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6809379Z #40 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6809916Z #41 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6810423Z #42 method_vectorcall from :0
2024-04-26T08:26:45.6810903Z #43 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6811426Z #44 method_vectorcall from :0
2024-04-26T08:26:45.6811894Z #45 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6812417Z #46 method_vectorcall from :0
2024-04-26T08:26:45.6812904Z #47 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6813413Z #48 method_vectorcall from :0
2024-04-26T08:26:45.6813875Z #49 PyObject_Call from ??:0
2024-04-26T08:26:45.6814365Z #50 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6814888Z #51 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6815508Z #52 _PyObject_FastCallDictTstate.localalias from :0
2024-04-26T08:26:45.6816139Z #53 _PyObject_Call_Prepend from ??:0
2024-04-26T08:26:45.6816629Z #54 slot_tp_call from :0
2024-04-26T08:26:45.6817114Z #55 _PyObject_MakeTpCall.localalias from :0
2024-04-26T08:26:45.6817712Z #56 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6818239Z #57 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6818776Z #58 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6819318Z #59 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6819839Z #60 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6820377Z #61 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6820913Z #62 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6821422Z #63 method_vectorcall from :0
2024-04-26T08:26:45.6821911Z #64 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6822451Z #65 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6823154Z #66 _PyObject_FastCallDictTstate.localalias from :0
2024-04-26T08:26:45.6823806Z #67 _PyObject_Call_Prepend from ??:0
2024-04-26T08:26:45.6824312Z #68 slot_tp_call from :0
2024-04-26T08:26:45.6824730Z #69 PyObject_Call from ??:0
2024-04-26T08:26:45.6825210Z #70 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6825748Z #71 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6826372Z #72 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6826900Z #73 method_vectorcall from :0
2024-04-26T08:26:45.6827389Z #74 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6827912Z #75 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6828448Z #76 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6828987Z #77 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6829504Z #78 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6830039Z #79 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6830573Z #80 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6831150Z #81 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6831843Z #82 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6832388Z #83 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6832906Z #84 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6833431Z #85 method_vectorcall from :0
2024-04-26T08:26:45.6833920Z #86 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6834451Z #87 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6835060Z #88 _PyObject_FastCallDictTstate.localalias from :0
2024-04-26T08:26:45.6835693Z #89 _PyObject_Call_Prepend from ??:0
2024-04-26T08:26:45.6836180Z #90 slot_tp_call from :0
2024-04-26T08:26:45.6836668Z #91 _PyObject_MakeTpCall.localalias from :0
2024-04-26T08:26:45.6837253Z #92 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6837775Z #93 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6838311Z #94 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6838852Z #95 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6839376Z #96 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6839906Z #97 method_vectorcall from :0
2024-04-26T08:26:45.6840392Z #98 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6840910Z #99 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6841535Z #100 _PyObject_FastCallDictTstate.localalias from :0
2024-04-26T08:26:45.6842180Z #101 _PyObject_Call_Prepend from ??:0
2024-04-26T08:26:45.6842682Z #102 slot_tp_call from :0
2024-04-26T08:26:45.6843174Z #103 _PyObject_MakeTpCall.localalias from :0
2024-04-26T08:26:45.6843774Z #104 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6868390Z #105 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6868999Z #106 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6869552Z #107 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6870077Z #108 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6870596Z #109 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6871107Z #110 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6871965Z #111 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6872486Z #112 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6872993Z #113 method_vectorcall from :0
2024-04-26T08:26:45.6873463Z #114 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6873983Z #115 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6874591Z #116 _PyObject_FastCallDictTstate.localalias from :0
2024-04-26T08:26:45.6875225Z #117 _PyObject_Call_Prepend from ??:0
2024-04-26T08:26:45.6875699Z #118 slot_tp_call from :0
2024-04-26T08:26:45.6876177Z #119 _PyObject_MakeTpCall.localalias from :0
2024-04-26T08:26:45.6876746Z #120 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6877262Z #121 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6877776Z #122 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6878299Z #123 _PyFunction_Vectorcall from ??:0
2024-04-26T08:26:45.6878804Z #124 _PyEval_EvalFrameDefault from ??:0
2024-04-26T08:26:45.6879308Z #125 _PyEval_Vector from :0
2024-04-26T08:26:45.6879747Z #126 PyEval_EvalCode from ??:0
2024-04-26T08:26:45.6880364Z #127 run_eval_code_obj from :0
2024-04-26T08:26:45.6880822Z #128 run_mod from :0
2024-04-26T08:26:45.6881202Z #129 pyrun_file.cold from :0
2024-04-26T08:26:45.6881712Z #130 _PyRun_SimpleFileObject.localalias from :0
2024-04-26T08:26:45.6882335Z #131 _PyRun_AnyFileObject.localalias from :0
2024-04-26T08:26:45.6882891Z #132 Py_RunMain.localalias from :0
2024-04-26T08:26:45.6883522Z #133 Py_BytesMain from ??:0
2024-04-26T08:26:45.6883951Z #134 __libc_start_main from ??:0
2024-04-26T08:26:45.6884393Z #135 _start from ??:0
2024-04-26T08:26:45.6884736Z "
2024-04-26T08:26:45.6884908Z 
2024-04-26T08:26:45.6885235Z To execute this test, run the following from the base repo dir:
2024-04-26T08:26:45.6886407Z      python test/test_foreach.py -k test_binary_op_list_error_cases__foreach_clamp_max_cuda_float64
2024-04-26T08:26:45.6887132Z 
2024-04-26T08:26:45.6887552Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0

cc @crcrpar @mcarilli @janeyx99

@clee2000 clee2000 added module: flaky-tests Problem is a flaky test in CI skipped Denotes a (flaky) test currently skipped in CI. module: mta Issues related to multi-tensor apply kernels and foreach functions labels Apr 26, 2024
Copy link

pytorch-bot bot commented Apr 26, 2024

Hello there! From the DISABLED prefix in this issue title, it looks like you are attempting to disable a test in PyTorch CI. The information I have parsed is below:
  • Test name: test_binary_op_list_error_cases__foreach_clamp_max_cuda_float64 (__main__.TestForeachCUDA)
  • Platforms for which to skip the test: linux
  • Disabled by clee2000

Within ~15 minutes, test_binary_op_list_error_cases__foreach_clamp_max_cuda_float64 (__main__.TestForeachCUDA) will be disabled in PyTorch CI for these platforms: linux. Please verify that your test name looks correct, e.g., test_cuda_assert_async (__main__.TestCuda).

To modify the platforms list, please include a line in the issue body, like below. The default action will disable the test for all platforms if no platforms list is specified.

Platforms: case-insensitive, list, of, platforms

We currently support the following platforms: asan, dynamo, inductor, linux, mac, macos, rocm, slow, win, windows.

@mikaylagawarecki mikaylagawarecki added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: flaky-tests Problem is a flaky test in CI module: mta Issues related to multi-tensor apply kernels and foreach functions skipped Denotes a (flaky) test currently skipped in CI. triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
Development

No branches or pull requests

2 participants