Skip to content

Conversation

@mshang816
Copy link
Contributor

Summary: Moving all namespace definitions, declarations and references from 'f4d' to 'velox'

Test Plan:

buck build //f4d/...
buck test //f4d/...

Also monitor the signals from sandcaslte

Reviewed By: pedroerp

Differential Revision: D30140136

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Aug 5, 2021

🔗 Helpful links

💊 CI failures summary and remediations

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


None of the CI failures appear to be your fault 💚



❄️ 1 failure tentatively classified as flaky

but reruns have not yet been triggered to confirm:

See CircleCI build pytorch_linux_xenial_cuda11_1_cudnn8_py3_gcc7_test2 (1/1)

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

Aug 06 05:21:47 unknown file: Failure
Aug 06 05:21:47 frame #9: build/bin/test_api() [0xbdb39a]
Aug 06 05:21:47 frame #10: build/bin/test_api() [0xbdbbed]
Aug 06 05:21:47 frame #11: testing::internal::UnitTestImpl::RunAllTests() + 0xe27 (0xbe47b7 in build/bin/test_api)
Aug 06 05:21:47 frame #12: testing::UnitTest::Run() + 0x8f (0xbe4b6f in build/bin/test_api)
Aug 06 05:21:47 frame #13: main + 0xc8 (0x586cb8 in build/bin/test_api)
Aug 06 05:21:47 frame #14: __libc_start_main + 0xf0 (0x7fcbc2a51840 in /lib/x86_64-linux-gnu/libc.so.6)
Aug 06 05:21:47 frame #15: _start + 0x29 (0x5c7b29 in build/bin/test_api)
Aug 06 05:21:47 " thrown in the test body.
Aug 06 05:21:47 [  FAILED  ] IMethodTest.CallMethod (3 ms)
Aug 06 05:21:47 [ RUN      ] IMethodTest.GetArgumentNames
Aug 06 05:21:47 unknown file: Failure
Aug 06 05:21:47 C++ exception with description "open file failed, file path: torch/csrc/deploy/example/generated/simple_jit
Aug 06 05:21:47 Exception raised from RAIIFile at /var/lib/jenkins/workspace/caffe2/serialize/file_adapter.cc:13 (most recent call first):
Aug 06 05:21:47 frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) + 0x6b (0x7fcbc31674ab in /var/lib/jenkins/workspace/build/lib/libc10.so)
Aug 06 05:21:47 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 (0x7fcbc3162c6e in /var/lib/jenkins/workspace/build/lib/libc10.so)
Aug 06 05:21:47 frame #2: caffe2::serialize::FileAdapter::RAIIFile::RAIIFile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) + 0xdc (0x7fcbdf36aa9c in /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so)
Aug 06 05:21:47 frame #3: caffe2::serialize::FileAdapter::FileAdapter(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) + 0x41 (0x7fcbdf36b121 in /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so)
Aug 06 05:21:47 frame #4: torch::jit::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, c10::optional<c10::Device>, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >&) + 0x40 (0x7fcbe09c5dd0 in /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so)
Aug 06 05:21:47 frame #5: torch::jit::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, c10::optional<c10::Device>) + 0x6f (0x7fcbe09c5f5f in /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so)
Aug 06 05:21:47 frame #6: IMethodTest_GetArgumentNames_Test::TestBody() + 0x7e (0xb9f5be in build/bin/test_api)
Aug 06 05:21:47 frame #7: void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) + 0x4a (0xbebafa in build/bin/test_api)

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.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D30140136

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D30140136

Summary:
Pull Request resolved: facebookexternal/torchdata#61

Pull Request resolved: pytorch#62860

Pull Request resolved: facebookexternal/presto_cpp#453

Moving all namespace definitions, declarations and  references from 'f4d' to 'velox'

Test Plan:
```
buck build //f4d/...
buck test //f4d/...
```
Also monitor the signals from sandcaslte

Reviewed By: pedroerp

Differential Revision: D30140136

fbshipit-source-id: 204ac100728434d082a219242c9750c0f2313c2d
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D30140136

facebook-github-bot pushed a commit that referenced this pull request Aug 6, 2021
Summary:
Pull Request resolved: facebookexternal/torchdata#61

Pull Request resolved: #62860

Pull Request resolved: facebookexternal/presto_cpp#453

Moving all namespace definitions, declarations and  references from 'f4d' to 'velox'

Test Plan:
```
buck build //f4d/...
buck test //f4d/...
```
Also monitor the signals from sandcaslte

Reviewed By: pedroerp

Differential Revision: D30140136

fbshipit-source-id: 5b53ac768bb7e5cd07c93a9b04dfd6363080eb52
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.

2 participants