Kamil Braun
Kamil Braun
We can infer that the node is present in `token_metadata` (and `locator::topology`) as an owner of bootstrapping token: to show a node as `J`, `nodetool status` uses `/storage_service/nodes/joining` endpoint, which...
`gossipinfo` about our problematic node after it booted: - on node 2 ``` < t:2024-01-20 14:46:32,386 f:cluster.py l:2654 c:sdcm.cluster p:DEBUG > /10.4.10.195 < t:2024-01-20 14:46:32,386 f:cluster.py l:2654 c:sdcm.cluster p:DEBUG >...
BTW cdd5605d812929fb41f900ce5768f2db39aa80eb broke the output of gossipinfo Now the numbers `X` are assigned pretty much randomly e.g. X7 in one node's gossipinfo output means a different state than X7 in...
> https://github.com/scylladb/scylladb/commit/cdd5605d812929fb41f900ce5768f2db39aa80eb broke the output of gossipinfo Or maybe not I'm not sure I understand how these numbers are assigned could be just that the lines are permuted, but the...
> could be just that the lines are permuted, but the numbers stay the same Confirmed
Wait and see if it keeps reproducing after https://github.com/scylladb/scylladb/pull/17499
You reminded me that I need to backport https://github.com/scylladb/scylladb/pull/17499 to 5.4 and 5.2
https://github.com/scylladb/scylladb/issues/17857 is just https://github.com/scylladb/scylladb/issues/16902#issuecomment-1924074075 as a separate issue. (I should have created it earlier.) It is a minor problem detected in this report, unrelated to the larger problem (of node...
> Do you have this coredump? Can you post a backtrace form it? @gleb-cloudius the coredump is provided in the original post > dtest: [materialized_views_test.py::TestInterruptBuildProcess::test_interrupt_build_process_and_resharding_low_to_half_test](https://jenkins.scylladb.com/job/scylla-staging/job/artsiom_mishuta/job/dtest_raft_topolgy/job/dtest-full-with-consistent-topology-changes/19/artifact/logs-full.release.013/1706885008471_materialized_views_test.py%3A%3ATestInterruptBuildProcess%3A%3Atest_interrupt_build_process_and_resharding_low_to_half_test/) failed with coredump. Coredump could...
Ah, but the coredump was requested by the test framework, it was not Scylla which dumped https://jenkins.scylladb.com/job/scylla-staging/job/artsiom_mishuta/job/dtest_raft_topolgy/job/dtest-full-with-consistent-topology-changes/19/artifact/logs-full.release.013/dtest-gw4.log ``` 14:43:27,457 806 ccm WARNING cluster.py :768 | test_interrupt_build_process_and_resharding_low_to_half_test: node1: node1 is still...