Skip to content

Instantly share code, notes, and snippets.

@spencergilbert
Created September 12, 2020 01:17
Show Gist options
  • Save spencergilbert/088a64260234c9f7e522d00a87a3c73a to your computer and use it in GitHub Desktop.
Save spencergilbert/088a64260234c9f7e522d00a87a3c73a to your computer and use it in GitHub Desktop.
vector-debian-panic
Sep 12 01:15:52.523 ERROR sink{name=elasticsearch type=elasticsearch}:request{request_id=233}: vector::sinks::util::retries: Request is not retryable; dropping the request. reason=some messages failed
thread 'tokio-runtime-worker' panicked at 'Map must not be polled after it returned `Poll::Ready`', /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/macros.rs:13:23
stack backtrace:
0: 0x555d81e84b64 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h41a0a93ab85e6aa1
1: 0x555d81ec265c - core::fmt::write::hdaea18585065a96d
2: 0x555d81e76583 - <unknown>
3: 0x555d81e89b65 - <unknown>
4: 0x555d81e898a2 - <unknown>
5: 0x555d81e8a212 - std::panicking::rust_panic_with_hook::hc0b4730bb8013f9d
6: 0x555d7fe0654e - <unknown>
7: 0x555d801ac937 - <unknown>
8: 0x555d80491939 - <unknown>
9: 0x555d7feb32ca - <unknown>
10: 0x555d7f8d9964 - <unknown>
11: 0x555d7ff98d4e - <unknown>
12: 0x555d7f50286c - <unknown>
13: 0x555d7f503a1f - <unknown>
14: 0x555d7f5178c4 - <unknown>
15: 0x555d7f4c4374 - <unknown>
16: 0x555d7f517e7d - <unknown>
17: 0x555d7f4c4628 - <unknown>
18: 0x555d80490a39 - <unknown>
19: 0x555d7f6923d3 - <unknown>
20: 0x555d7ff9c4a6 - <unknown>
21: 0x555d7f81e46d - <unknown>
22: 0x555d7f817173 - <unknown>
23: 0x555d80083e80 - <unknown>
24: 0x555d8047b277 - <unknown>
25: 0x555d7f6d7b7d - <unknown>
26: 0x555d7ff5e9ef - <unknown>
27: 0x555d81c36689 - <unknown>
28: 0x555d81c82a12 - <unknown>
29: 0x555d81c81cf7 - <unknown>
30: 0x555d81c5aa03 - <unknown>
31: 0x555d81c81b3b - tokio::runtime::thread_pool::worker::run::h5563009f14bc3610
32: 0x555d81c7251f - <unknown>
33: 0x555d81c88f30 - <unknown>
34: 0x555d81c61ee4 - <unknown>
35: 0x555d81c3b867 - <unknown>
36: 0x555d81c48b7d - <unknown>
37: 0x555d81c3f576 - <unknown>
38: 0x555d81c76b3b - <unknown>
39: 0x555d81e9a35a - <unknown>
40: 0x7f4c37d8efa3 - start_thread
41: 0x7f4c37b104cf - clone
42: 0x0 - <unknown>
Sep 12 01:15:53.031 ERROR transform{name=message_parser type=json_parser}: vector::buffers: sender error: SendError("...")
Sep 12 01:15:53.031 ERROR transform{name=message_parser type=json_parser}: vector::topology: An error occurred that vector couldn't handle.
Sep 12 01:15:53.031 ERROR sink{name=elasticsearch type=elasticsearch}: vector::topology: An error occurred that vector couldn't handle.
Sep 12 01:15:53.031 INFO vector: Vector has stopped.
Sep 12 01:15:53.033 INFO vector::topology: Shutting down... Waiting on: kafka. 59 seconds left
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment