Skip to content

Conversation

ZolotukhinM
Copy link

@ZolotukhinM ZolotukhinM commented Aug 12, 2021

Stack from ghstack:

This test implements functionality used nowhere, and the author no
longer works on that. This PR also adds test_approx to CMakeLists where
it's been missing before.

Differential Revision: D30292777

This test implements functionality used nowhere, and the author no
longer works on that. This PR also adds test_approx to CMakeLists where
it's been missing before.

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Aug 12, 2021

🔗 Helpful links

💊 CI failures summary and remediations

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


  • 2/2 failures possibly* introduced in this PR
    • 1/2 non-scanned failure(s)

🕵️ 1 new failure recognized by patterns

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

See CircleCI build pytorch_linux_xenial_py3_clang7_asan_test2 (1/1)

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

Aug 17 05:26:10 test_remote_message_script_de...yUniqueId(created_on=0, local_id=0) to be created.
Aug 17 05:25:25 frame #13: <unknown function> + 0x1989fd70 (0x7fef6da8ad70 in /opt/conda/lib/python3.6/site-packages/torch/lib/libtorch_cpu.so)
Aug 17 05:25:25 frame #14: c10::ThreadPool::main_loop(unsigned long) + 0x7f1 (0x7fef4acd8b91 in /opt/conda/lib/python3.6/site-packages/torch/lib/libc10.so)
Aug 17 05:25:25 frame #15: <unknown function> + 0xb8c80 (0x7fef97327c80 in /usr/lib/x86_64-linux-gnu/libstdc++.so.6)
Aug 17 05:25:25 frame #16: <unknown function> + 0x76ba (0x7fef979c26ba in /lib/x86_64-linux-gnu/libpthread.so.0)
Aug 17 05:25:25 frame #17: clone + 0x6d (0x7fef976f851d in /lib/x86_64-linux-gnu/libc.so.6)
Aug 17 05:25:25 
Aug 17 05:25:25 ok (8.518s)
Aug 17 05:25:37   test_remote_message_dropped_pickle (__main__.FaultyFaultyAgentRpcTestWithSpawn) ... ok (12.427s)
Aug 17 05:25:50   test_remote_message_dropped_pickle_to_self (__main__.FaultyFaultyAgentRpcTestWithSpawn) ... ok (12.530s)
Aug 17 05:26:01   test_remote_message_script_delay_timeout (__main__.FaultyFaultyAgentRpcTestWithSpawn) ... ok (11.532s)
Aug 17 05:26:10   test_remote_message_script_delay_timeout_to_self (__main__.FaultyFaultyAgentRpcTestWithSpawn) ... [E request_callback_no_python.cpp:559] Received error while processing request type 260: falseINTERNAL 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.
Aug 17 05:26:10 Exception raised from getOwnerRRef at /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_context.cpp:387 (most recent call first):
Aug 17 05:26:10 frame #0: <unknown function> + 0x1a231c (0x7f44d9bf331c in /opt/conda/lib/python3.6/site-packages/torch/lib/libc10.so)
Aug 17 05:26:10 frame #1: std::function<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ()>::operator()() const + 0x6d (0x7f44fb6426fd in /opt/conda/lib/python3.6/site-packages/torch/lib/libtorch_cpu.so)
Aug 17 05:26:10 frame #2: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) + 0x160 (0x7f44d9bf1800 in /opt/conda/lib/python3.6/site-packages/torch/lib/libc10.so)
Aug 17 05:26:10 frame #3: c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) + 0x18a (0x7f44d9bec66a in /opt/conda/lib/python3.6/site-packages/torch/lib/libc10.so)
Aug 17 05:26:10 frame #4: c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) + 0x115 (0x7f44d9becd75 in /opt/conda/lib/python3.6/site-packages/torch/lib/libc10.so)
Aug 17 05:26:10 frame #5: torch::distributed::rpc::RRefContext::getOwnerRRef(torch::distributed::rpc::GloballyUniqueId const&, bool) + 0xd62 (0x7f44fc8c31e2 in /opt/conda/lib/python3.6/site-packages/torch/lib/libtorch_cpu.so)
Aug 17 05:26:10 frame #6: 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 + 0x223 (0x7f44fc887f33 in /opt/conda/lib/python3.6/site-packages/torch/lib/libtorch_cpu.so)
Aug 17 05:26:10 frame #7: torch::distributed::rpc::RequestCallbackImpl::processScriptRemoteCall(torch::distributed::rpc::RpcCommandBase&, std::vector<c10::Stream, std::allocator<c10::Stream> >) const + 0x8e3 (0x7f451f0257a3 in /opt/conda/lib/python3.6/site-packages/torch/lib/libtorch_python.so)
Aug 17 05:26:10 frame #8: torch::distributed::rpc::RequestCallbackNoPython::processRpc(torch::distributed::rpc::RpcCommandBase&, torch::distributed::rpc::MessageType const&, std::vector<c10::Stream, std::allocator<c10::Stream> >) const + 0x78d (0x7f44fc8850bd in /opt/conda/lib/python3.6/site-packages/torch/lib/libtorch_cpu.so)

1 job timed out:

  • pytorch_linux_xenial_py3_clang7_asan_test2

ci.pytorch.org: 1 failed


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

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

Click here to manually regenerate this comment.

@ZolotukhinM
Copy link
Author

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

This test implements functionality used nowhere, and the author no
longer works on that. This PR also adds test_approx to CMakeLists where
it's been missing before.

Differential Revision: [D30292777](https://our.internmc.facebook.com/intern/diff/D30292777)

[ghstack-poisoned]
@ZolotukhinM
Copy link
Author

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

Copy link
Contributor

@navahgar navahgar left a comment

Choose a reason for hiding this comment

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

LGTM

This test implements functionality used nowhere, and the author no
longer works on that. This PR also adds test_approx to CMakeLists where
it's been missing before.

Differential Revision: [D30292777](https://our.internmc.facebook.com/intern/diff/D30292777)

[ghstack-poisoned]
@ZolotukhinM
Copy link
Author

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

This test implements functionality used nowhere, and the author no
longer works on that. This PR also adds test_approx to CMakeLists where
it's been missing before.

Differential Revision: [D30292777](https://our.internmc.facebook.com/intern/diff/D30292777)

[ghstack-poisoned]
This test implements functionality used nowhere, and the author no
longer works on that. This PR also adds test_approx to CMakeLists where
it's been missing before.

Differential Revision: [D30292777](https://our.internmc.facebook.com/intern/diff/D30292777)

[ghstack-poisoned]
ZolotukhinM pushed a commit that referenced this pull request Aug 17, 2021
Pull Request resolved: #63194


This test implements functionality used nowhere, and the author no
longer works on that. This PR also adds test_approx to CMakeLists where
it's been missing before.

Differential Revision: [D30292777](https://our.internmc.facebook.com/intern/diff/D30292777/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D30292777/)!
ghstack-source-id: 135966876
@facebook-github-bot
Copy link
Contributor

@ZolotukhinM merged this pull request in 548c717.

@facebook-github-bot facebook-github-bot deleted the gh/ZolotukhinM/456/head branch August 20, 2021 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants