[Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/opt/MDEV-38218-mariadb-10.11.16-linux-x86_64-dbg/bin/mariadbd --defaults-group'. Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44 warning: 44 ./nptl/pthread_kill.c: No such file or directory [Current thread is 1 (Thread 0x7149b00c86c0 (LWP 275381))] (gdb) thread apply all bt Thread 54 (Thread 0x714989ffb6c0 (LWP 275426)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x714989ff8f30, op=393, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x714989ff8f30, clockid=29001, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a980, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x714989ff8f30, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x714989ff8f30, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a958) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0a958, mutex=0x5a8e7aa4f080, abstime=0x714989ff8f30) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x714989ff9350) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7148cc0077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x7148cc000dc8, mask=1) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e48048d70 in wsrep_sync_wait (thd=0x7148cc000dc8, command=SQLCOM_SELECT) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1716 #14 0x00005a8e47841346 in check_prepared_statement (stmt=0x7148cc030098) at /test/codership-mariadb-server/sql/sql_prepare.cc:2485 #15 0x00005a8e4784674f in Prepared_statement::prepare (this=0x7148cc030098, packet=0x7148cc014780 "SELECT CONCAT('SELECT * FROM INFORMATION_SCHEMA.',table_name,' ORDER BY RAND() LIMIT 10') FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='INFORMATION_SCHEMA' ORDER BY RAND() LIMIT 1", packet_len=184) at /test/codership-mariadb-server/sql/sql_prepare.cc:4478 #16 0x00005a8e478428e5 in mysql_sql_stmt_prepare (thd=0x7148cc000dc8) at /test/codership-mariadb-server/sql/sql_prepare.cc:3057 #17 0x00005a8e477fb7cd in mysql_execute_command (thd=0x7148cc000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4034 #18 0x00005a8e47809f2d in mysql_parse (thd=0x7148cc000dc8, rawbuf=0x7148cc014550 "PREPARE stmt FROM \"SELECT CONCAT('SELECT * FROM INFORMATION_SCHEMA.',table_name,' ORDER BY RAND() LIMIT 10') FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='INFORMATION_SCHEMA' ORDER BY RAND() LIMI"..., length=226, parser_state=0x714989ffa350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #19 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x7148cc000dc8, rawbuf=0x7148cc014550 "PREPARE stmt FROM \"SELECT CONCAT('SELECT * FROM INFORMATION_SCHEMA.',table_name,' ORDER BY RAND() LIMIT 10') FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='INFORMATION_SCHEMA' ORDER BY RAND() LIMI"..., length=226, parser_state=0x714989ffa350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #20 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x7148cc000dc8, packet=0x7148cc00bd29 "PREPARE stmt FROM \"SELECT CONCAT('SELECT * FROM INFORMATION_SCHEMA.',table_name,' ORDER BY RAND() LIMIT 10') FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='INFORMATION_SCHEMA' ORDER BY RAND() LIMI"..., packet_length=227, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #21 0x00005a8e477f37e2 in do_command (thd=0x7148cc000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #22 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b28e128, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #23 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b28e128) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #24 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b28e208) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #25 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #26 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 53 (Thread 0x714958dfe6c0 (LWP 275418)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x714958dfdad0, op=137, expected=0, futex_word=0x5a8e7ab56538) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x714958dfdad0, clockid=0, expected=0, futex_word=0x5a8e7ab56538) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e7ab56538, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x714958dfdad0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab56510) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab56510) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x5a8e7ab56510, mutex=0x5a8e7ab55d58, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x00005a8e485b23cf in std::__condvar::wait_until (this=0x5a8e7ab56510, __m=..., __clock=1, __abs_time=...) at /usr/include/c++/13/bits/std_mutex.h:185 #7 0x00005a8e485b5189 in std::condition_variable::__wait_until_impl > > (this=0x5a8e7ab56510, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331609987068967ns }) at /usr/include/c++/13/condition_variable:203 #8 0x00005a8e485b4371 in std::condition_variable::wait_until > > (this=0x5a8e7ab56510, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331609987068967ns }) at /usr/include/c++/13/condition_variable:113 #9 0x00005a8e485b350f in std::condition_variable::wait_for > (this=0x5a8e7ab56510, __lock=..., __rtime=std::chrono::duration = { 60000ms }) at /usr/include/c++/13/condition_variable:165 #10 0x00005a8e485b06e7 in tpool::thread_pool_generic::wait_for_tasks (this=0x5a8e7ab55b50, lk=..., thread_data=0x5a8e7ab56510) at /test/codership-mariadb-server/tpool/tpool_generic.cc:468 #11 0x00005a8e485b0901 in tpool::thread_pool_generic::get_task (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab56510, t=0x714958dfdc20) at /test/codership-mariadb-server/tpool/tpool_generic.cc:521 #12 0x00005a8e485b0ce8 in tpool::thread_pool_generic::worker_main (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab56510) at /test/codership-mariadb-server/tpool/tpool_generic.cc:566 #13 0x00005a8e485b911e in std::__invoke_impl (__f=@0x714940037e18: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a , __t=@0x714940037e10: 0x5a8e7ab55b50) at /usr/include/c++/13/bits/invoke.h:74 #14 0x00005a8e485b9024 in std::__invoke (__fn=@0x714940037e18: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a ) at /usr/include/c++/13/bits/invoke.h:96 #15 0x00005a8e485b8f43 in std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=0x714940037e08) at /usr/include/c++/13/bits/std_thread.h:292 #16 0x00005a8e485b8edc in std::thread::_Invoker >::operator() (this=0x714940037e08) at /usr/include/c++/13/bits/std_thread.h:299 #17 0x00005a8e485b8ebc in std::thread::_State_impl > >::_M_run (this--Type for more, q to quit, c to continue without paging-- =0x714940037e00) at /usr/include/c++/13/bits/std_thread.h:244 #18 0x00007149bd8ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6 #19 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #20 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 52 (Thread 0x7149985a16c0 (LWP 275420)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x71499859ecb0, op=393, expected=0, futex_word=0x5a8e49ea75c8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x71499859ecb0, clockid=29001, expected=0, futex_word=0x5a8e49ea75c8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e49ea75c8 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x71499859ecb0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x71499859ecb0, clockid=0, mutex=0x5a8e49ea7508 , cond=0x5a8e49ea75a0 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x5a8e49ea75a0 , mutex=0x5a8e49ea7508 , abstime=0x71499859ecb0) at ./nptl/pthread_cond_wait.c:652 #5 0x00005a8e486623e1 in safe_cond_timedwait (cond=0x5a8e49ea75a0 , mp=0x5a8e49ea74e0 , abstime=0x71499859ecb0, file=0x5a8e48d0a4c0 "/test/codership-mariadb-server/mysys/my_thr_init.c", line=611) at /test/codership-mariadb-server/mysys/thr_mutex.c:543 #6 0x00005a8e4865b13e in psi_cond_timedwait (that=0x5a8e49ea75a0 , mutex=0x5a8e49ea74e0 , abstime=0x71499859ecb0, file=0x5a8e48b135d8 "/test/codership-mariadb-server/sql/wsrep_client_service.cc", line=338) at /test/codership-mariadb-server/mysys/my_thr_init.c:611 #7 0x00005a8e4802cb33 in inline_mysql_cond_timedwait (that=0x5a8e49ea75a0 , mutex=0x5a8e49ea74e0 , abstime=0x71499859ecb0, src_file=0x5a8e48b135d8 "/test/codership-mariadb-server/sql/wsrep_client_service.cc", src_line=338) at /test/codership-mariadb-server/include/mysql/psi/mysql_thread.h:1086 #8 0x00005a8e4802e385 in Wsrep_client_service::wait_for_replayers (this=0x7148e00077a0, lock=...) at /test/codership-mariadb-server/sql/wsrep_client_service.cc:338 #9 0x00005a8e4876fe42 in wsrep::transaction::certify_commit (this=0x7148e0007840, lock=..., seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/transaction.cpp:1758 #10 0x00005a8e4876a596 in wsrep::transaction::before_prepare (this=0x7148e0007840, lock=..., seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/transaction.cpp:357 #11 0x00005a8e4873fc45 in wsrep::client_state::before_prepare (this=0x7148e00077b8, seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:373 #12 0x00005a8e47c297a5 in wsrep::client_state::before_prepare (this=0x7148e00077b8) at /test/codership-mariadb-server/wsrep-lib/include/wsrep/client_state.hpp:433 #13 0x00005a8e47c0a1e5 in wsrep_before_prepare (thd=0x7148e0000dc8, all=false) at /test/codership-mariadb-server/sql/wsrep_trans_observer.h:269 #14 0x00005a8e47c0dc16 in prepare_or_error (ht=0x5a8e7ab55978, thd=0x7148e0000dc8, all=false) at /test/codership-mariadb-server/sql/handler.cc:1448 #15 0x00005a8e47c0ef54 in ha_commit_trans (thd=0x7148e0000dc8, all=false) at /test/codership-mariadb-server/sql/handler.cc:1957 #16 0x00005a8e47a164ac in trans_commit_stmt (thd=0x7148e0000dc8) at /test/codership-mariadb-server/sql/transaction.cc:501 #17 0x00005a8e47803f7c in mysql_execute_command (thd=0x7148e0000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:6265 #18 0x00005a8e47809f2d in mysql_parse (thd=0x7148e0000dc8, rawbuf=0x7148e0014550 "INSERT IGNORE INTO `oltp20` ( `id`, `pad` ) VALUES ( NULL, 'e' ) /* QNO 10 CON_ID 44 */", length=88, parser_state=0x7149985a0350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #19 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x7148e0000dc8, rawbuf=0x7148e0014550 "INSERT IGNORE INTO `oltp20` ( `id`, `pad` ) VALUES ( NULL, 'e' ) /* QNO 10 CON_ID 44 */", length=88, parser_state=0x7149985a0350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #20 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x7148e0000dc8, packet=0x7148e000bd29 " INSERT IGNORE INTO `oltp20` ( `id`, `pad` ) VALUES ( NULL, 'e' ) /* QNO 10 CON_ID 44 */ ", packet_length=90, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #21 0x00005a8e477f37e2 in do_command (thd=0x7148e0000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #22 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b269c18, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #23 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b269c18) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #24 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b278018) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #25 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #26 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 51 (Thread 0x7149595ff6c0 (LWP 275403)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=1499457872, cancel=true, abstime=0x7149595fead0, op=137, expected=0, futex_word=0x5a8e7ab5649c) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=1499457872, abstime=0x7149595fead0, clockid=29001, expected=0, futex_word=0x5a8e7ab5649c) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e7ab5649c, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7149595fead0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab56470) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab56470) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x5a8e7ab56470, mutex=0x5a8e7ab55d58, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x00005a8e485b23cf in std::__condvar::wait_until (this=0x5a8e7ab56470, __m=..., __clock=1, __abs_time=...) at /usr/include/c++/13/bits/std_mutex.h:185 #7 0x00005a8e485b5189 in std::condition_variable::__wait_until_impl > > (this=0x5a8e7ab56470, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331611753137039ns }) at /usr/include/c++/13/condition_variable:203 #8 0x00005a8e485b4371 in std::condition_variable::wait_until > > (this=0x5a8e7ab56470, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331611753137039ns }) at /usr/include/c++/13/condition_variable:113 #9 0x00005a8e485b350f in std::condition_variable::wait_for > (this=0x5a8e7ab56470, __lock=..., __rtime=std::chrono::duration = { 60000ms }) at /usr/include/c++/13/condition_variable:165 #10 0x00005a8e485b06e7 in tpool::thread_pool_generic::wait_for_tasks (this=0x5a8e7ab55b50, lk=..., thread_data=0x5a8e7ab56470) at /test/codership-mariadb-server/tpool/tpool_generic.cc:468 #11 0x00005a8e485b0901 in tpool::thread_pool_generic::get_task (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab56470, t=0x7149595fec20) at /test/codership-mariadb-server/tpool/tpool_generic.cc:521 #12 0x00005a8e485b0ce8 in tpool::thread_pool_generic::worker_main (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab56470) at /test/codership-mariadb-server/tpool/tpool_generic.cc:566 #13 0x00005a8e485b911e in std::__invoke_impl (__f=@0x714968025438: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a , __t=@0x714968025430: 0x5a8e7ab55b50) at /usr/incl--Type for more, q to quit, c to continue without paging--c ude/c++/13/bits/invoke.h:74 #14 0x00005a8e485b9024 in std::__invoke (__fn=@0x714968025438: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a ) at /usr/include/c++/13/bits/invoke.h:96 #15 0x00005a8e485b8f43 in std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=0x714968025428) at /usr/include/c++/13/bits/std_thread.h:292 #16 0x00005a8e485b8edc in std::thread::_Invoker >::operator() (this=0x714968025428) at /usr/include/c++/13/bits/std_thread.h:299 #17 0x00005a8e485b8ebc in std::thread::_State_impl > >::_M_run (this=0x714968025420) at /usr/include/c++/13/bits/std_thread.h:244 #18 0x00007149bd8ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6 #19 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #20 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 50 (Thread 0x7149986cd6c0 (LWP 275411)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x7149986caf30, op=393, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x7149986caf30, clockid=29001, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a980, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149986caf30, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149986caf30, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a958) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0a958, mutex=0x5a8e7aa4f080, abstime=0x7149986caf30) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x7149986cb350) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7148ec0077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x7148ec000dc8, mask=1) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e48048d70 in wsrep_sync_wait (thd=0x7148ec000dc8, command=SQLCOM_SELECT) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1716 #14 0x00005a8e47841346 in check_prepared_statement (stmt=0x7148ec0483b8) at /test/codership-mariadb-server/sql/sql_prepare.cc:2485 #15 0x00005a8e4784674f in Prepared_statement::prepare (this=0x7148ec0483b8, packet=0x7148ec014780 "SELECT CONCAT('SELECT * FROM INFORMATION_SCHEMA.',table_name,' ORDER BY RAND() LIMIT 10') FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='INFORMATION_SCHEMA' ORDER BY RAND() LIMIT 1", packet_len=184) at /test/codership-mariadb-server/sql/sql_prepare.cc:4478 #16 0x00005a8e478428e5 in mysql_sql_stmt_prepare (thd=0x7148ec000dc8) at /test/codership-mariadb-server/sql/sql_prepare.cc:3057 #17 0x00005a8e477fb7cd in mysql_execute_command (thd=0x7148ec000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4034 #18 0x00005a8e47809f2d in mysql_parse (thd=0x7148ec000dc8, rawbuf=0x7148ec014550 "PREPARE stmt FROM \"SELECT CONCAT('SELECT * FROM INFORMATION_SCHEMA.',table_name,' ORDER BY RAND() LIMIT 10') FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='INFORMATION_SCHEMA' ORDER BY RAND() LIMI"..., length=226, parser_state=0x7149986cc350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #19 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x7148ec000dc8, rawbuf=0x7148ec014550 "PREPARE stmt FROM \"SELECT CONCAT('SELECT * FROM INFORMATION_SCHEMA.',table_name,' ORDER BY RAND() LIMIT 10') FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='INFORMATION_SCHEMA' ORDER BY RAND() LIMI"..., length=226, parser_state=0x7149986cc350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #20 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x7148ec000dc8, packet=0x7148ec00bd29 "PREPARE stmt FROM \"SELECT CONCAT('SELECT * FROM INFORMATION_SCHEMA.',table_name,' ORDER BY RAND() LIMIT 10') FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='INFORMATION_SCHEMA' ORDER BY RAND() LIMI"..., packet_length=227, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #21 0x00005a8e477f37e2 in do_command (thd=0x7148ec000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #22 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b2c89d8, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #23 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b2c89d8) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #24 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b1bed38) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #25 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #26 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 49 (Thread 0x7149986826c0 (LWP 275413)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x71499867fbe0, op=393, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x71499867fbe0, clockid=29001, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a980, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x71499867fbe0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x71499867fbe0, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a958) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0a958, mutex=0x5a8e7aa4f080, abstime=0x71499867fbe0) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x714998680000) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7148f00077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x7148f0000dc8, mask=1) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e477fb604 in mysql_execute_command (thd=0x7148f0000dc8, is_called_from_prepared_stmt=true) at /test/codership-mariadb-server/sql/sql_parse.cc:3994 #14 0x00005a8e47849102 in Prepared_statement::execute (this=0x7148f0051e28, expanded_query=0x714998680a00, open_cursor=false) at /test/codership-mariadb-server/sql/sql_prepare.cc:5295 #15 0x00005a8e478470d2 in Prepared_statement::execute_loop (this=0x7148f0051e28, expanded_query=0x714998680a00, open_cursor=false, packet=0x0, packet_end=0x0) at /test/codership-mariadb-server/sql/sql_prepare.cc:4696 #16 0x00005a8e478444d5 in mysql_sql_stmt_execute (thd=0x7148f0000dc8) at /test/codership-mariadb-server/sql/sql_prepare.cc:3723 #17 0x00005a8e477fb7e1 in mysql_execute_command (thd=0x7148f0000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4039 #18 0x00005a8e47809f2d in mysql_parse (thd=0x7148f0000dc8, rawbuf=0x7148f0014550 "EXECUTE stmt /* QNO 13 CON_ID 41 */", length=35, parser_state=0x714998681350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #19 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x7148f0000dc8, rawbuf=0x7148f0014550 "EXECUTE stmt /* QNO 13 CON_ID 41 */", length=35, parser_state=0x714998681350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #20 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x7148f0000dc8, packet=0x7148f000bd29 " EXECUTE stmt /* QNO 13 CON_ID 41 */ ", packet_length=37, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #21 0x00005a8e477f37e2 in do_command (thd=0x7148f0000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #22 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b1bf228, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #23 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b1bf228) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #24 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b1bf308) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #25 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #26 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 48 (Thread 0x7149b01136c0 (LWP 275376)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x7149b0110be0, op=393, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x7149b0110be0, clockid=29001, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a980, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149b0110be0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149b0110be0, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a958) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0a958, mutex=0x5a8e7aa4f080, abstime=0x7149b0110be0) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x7149b0111000) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7149300077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x714930000dc8, mask=1) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e477fb604 in mysql_execute_command (thd=0x714930000dc8, is_called_from_prepared_stmt=true) at /test/codership-mariadb-server/sql/sql_parse.cc:3994 #14 0x00005a8e47849102 in Prepared_statement::execute (this=0x71493005b168, expanded_query=0x7149b0111a00, open_cursor=false) at /test/codership-mariadb-server/sql/sql_prepare.cc:5295 #15 0x00005a8e478470d2 in Prepared_statement::execute_loop (this=0x71493005b168, expanded_query=0x7149b0111a00, open_cursor=false, packet=0x0, packet_end=0x0) at /test/codership-mariadb-server/sql/sql_prepare.cc:4696 #16 0x00005a8e478444d5 in mysql_sql_stmt_execute (thd=0x714930000dc8) at /test/codership-mariadb-server/sql/sql_prepare.cc:3723 #17 0x00005a8e477fb7e1 in mysql_execute_command (thd=0x714930000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4039 #18 0x00005a8e47809f2d in mysql_parse (thd=0x714930000dc8, rawbuf=0x714930014550 "EXECUTE stmt /* QNO 54 CON_ID 26 */", length=35, parser_state=0x7149b0112350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #19 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x714930000dc8, rawbuf=0x714930014550 "EXECUTE stmt /* QNO 54 CON_ID 26 */", length=35, parser_state=0x7149b0112350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #20 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x714930000dc8, packet=0x71493000bd29 " EXECUTE stmt /* QNO 54 CON_ID 26 */ ", packet_length=37, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #21 0x00005a8e477f37e2 in do_command (thd=0x714930000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #22 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7afb46e8, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #23 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7afb46e8) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #24 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b288e08) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #25 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #26 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 47 (Thread 0x7149985ec6c0 (LWP 275417)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x7149985ea550, op=393, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x7149985ea550, clockid=29000, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a980, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149985ea550, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149985ea550, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a958) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0a958, mutex=0x5a8e7aa4f080, abstime=0x7149985ea550) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x7149985ea970) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7148e80077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x7148e8000dc8, mask=4) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e477fd611 in mysql_execute_command (thd=0x7148e8000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4597 #14 0x00005a8e47809f2d in mysql_parse (thd=0x7148e8000dc8, rawbuf=0x7148e8014550 "INSERT IGNORE INTO `oltp11` ( `id`, `pad` ) VALUES ( NULL, 'g' ) /* QNO 10 CON_ID 43 */", length=88, parser_state=0x7149985eb350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #15 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x7148e8000dc8, rawbuf=0x7148e8014550 "INSERT IGNORE INTO `oltp11` ( `id`, `pad` ) VALUES ( NULL, 'g' ) /* QNO 10 CON_ID 43 */", length=88, parser_state=0x7149985eb350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #16 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x7148e8000dc8, packet=0x7148e800bd29 " INSERT IGNORE INTO `oltp11` ( `id`, `pad` ) VALUES ( NULL, 'g' ) /* QNO 10 CON_ID 43 */ ", packet_length=90, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #17 0x00005a8e477f37e2 in do_command (thd=0x7148e8000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #18 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b2cc8c8, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #19 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b2cc8c8) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #20 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b277b28) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #21 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #22 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 46 (Thread 0x7149997fe6c0 (LWP 275389)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x7149997fc550, op=393, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x7149997fc550, clockid=29001, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a980, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149997fc550, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149997fc550, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a958) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0a958, mutex=0x5a8e7aa4f080, abstime=0x7149997fc550) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x7149997fc970) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7149200077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x714920000dc8, mask=4) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e477fd611 in mysql_execute_command (thd=0x714920000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4597 #14 0x00005a8e47809f2d in mysql_parse (thd=0x714920000dc8, rawbuf=0x714920014550 "INSERT IGNORE INTO `oltp9` ( `id` ) VALUES ( NULL ),( NULL ),( NULL ),( NULL ) /* QNO 14 CON_ID 30 */", length=101, parser_state=0x7149997fd350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #15 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x714920000dc8, rawbuf=0x714920014550 "INSERT IGNORE INTO `oltp9` ( `id` ) VALUES ( NULL ),( NULL ),( NULL ),( NULL ) /* QNO 14 CON_ID 30 */", length=101, parser_state=0x7149997fd350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #16 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x714920000dc8, packet=0x71492000bd29 " INSERT IGNORE INTO `oltp9` ( `id` ) VALUES ( NULL ),( NULL ),( NULL ),( NULL ) /* QNO 14 CON_ID 30 */ ", packet_length=103, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #17 0x00005a8e477f37e2 in do_command (thd=0x714920000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #18 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7aca99e8, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #19 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7aca99e8) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #20 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b25d3c8) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #21 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #22 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 45 (Thread 0x71499971d6c0 (LWP 275395)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=-1551009552, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7149b1c0aa48) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=-1551009552, abstime=0x0, clockid=0, expected=0, futex_word=0x7149b1c0aa48) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0aa48, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0aa20) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7149b1c0aa20, mutex=0x5a8e7aa4f080) at ./nptl/pthread_cond_wait.c:627 #5 0x00007149b88a993e in gu::Lock::wait (cond=..., this=) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:46 #6 galera::Monitor::enter (this=this@entry=0x5a8e7aa4f080, obj=...) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:163 #7 0x00007149b88a380e in galera::ReplicatorSMM::to_isolation_begin (this=0x5a8e7aa4e090, trx=..., meta=) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1749 #8 0x00007149b8867def in galera_to_execute_start (gh=, conn_id=33, keys=, keys_num=, data=0x71499971a8a0, count=1, flags=65, meta=0x71499971a978) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:1251 #9 0x00005a8e4877ea49 in wsrep::wsrep_provider_v26::enter_toi (this=0x5a8e7aa38f40, client_id=..., keys=std::__debug::vector of length 2, capacity 2 = {...}, buffer=..., ws_meta=..., flags=3) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1067 #10 0x00005a8e48740caf in wsrep::client_state::poll_enter_toi (this=0x71490c0077b8, lock=..., keys=std::__debug::vector of length 2, capacity 2 = {...}, buffer=..., meta=..., flags=3, wait_until=std::chrono::_V2::steady_clock time_point = { 0ns }, timed_out=@0x71499971acd7: false) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:581 #11 0x00005a8e487411b3 in wsrep::client_state::enter_toi_local (this=0x71490c0077b8, keys=std::__debug::vector of length 2, capacity 2 = {...}, buffer=..., wait_until=std::chrono::_V2::steady_clock time_point = { 0ns }) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:633 #12 0x00005a8e4804cbde in wsrep_TOI_begin (thd=0x71490c000dc8, db=0x71490c014680 "test", table=0x71490c014640 "oltp12", table_list=0x71490c014690, alter_info=0x71499971af40, fk_tables=0x71499971af00, create_info=0x0) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:2898 #13 0x00005a8e4804db7e in wsrep_to_isolation_begin (thd=0x71490c000dc8, db_=0x71490c014680 "test", table_=0x71490c014640 "oltp12", table_list=0x71490c014690, alter_info=0x71499971af40, fk_tables=0x71499971af00, create_info=0x0) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:3162 #14 0x00005a8e47a03122 in Sql_cmd_alter_table::execute (this=0x71490c014db0, thd=0x71490c000dc8) at /test/codership-mariadb-server/sql/sql_alter.cc:646 #15 0x00005a8e47803a1e in mysql_execute_command (thd=0x71490c000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:6207 #16 0x00005a8e47809f2d in mysql_parse (thd=0x71490c000dc8, rawbuf=0x71490c014550 "ALTER TABLE `oltp12` ROW_FORMAT=COMPACT /* QNO 19 CON_ID 33 */", length=62, parser_state=0x71499971c350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #17 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x71490c000dc8, rawbuf=0x71490c014550 "ALTER TABLE `oltp12` ROW_FORMAT=COMPACT /* QNO 19 CON_ID 33 */", length=62, parser_state=0x71499971c350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #18 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x71490c000dc8, packet=0x71490c00bd29 "ALTER TABLE `oltp12` ROW_FORMAT=COMPACT /* QNO 19 CON_ID 33 */ ", packet_length=63, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #19 0x00005a8e477f37e2 in do_command (thd=0x71490c000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #20 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b2e3458, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #21 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b2e3458) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #22 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b2e3538) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #23 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #24 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 44 (Thread 0x7149986376c0 (LWP 275415)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x714998635550, op=393, expected=0, futex_word=0x7149b1c0aa80) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x714998635550, clockid=0, expected=0, futex_word=0x7149b1c0aa80) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0aa80, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x714998635550, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x714998635550, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0aa58) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0aa58, mutex=0x5a8e7aa4f080, abstime=0x714998635550) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x714998635970) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7148e40077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x7148e4000dc8, mask=4) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e477fd611 in mysql_execute_command (thd=0x7148e4000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4597 #14 0x00005a8e47809f2d in mysql_parse (thd=0x7148e4000dc8, rawbuf=0x7148e4014550 "INSERT IGNORE INTO `oltp23` ( `id` ) VALUES ( 19569 ) /* QNO 10 CON_ID 42 */", length=77, parser_state=0x714998636350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #15 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x7148e4000dc8, rawbuf=0x7148e4014550 "INSERT IGNORE INTO `oltp23` ( `id` ) VALUES ( 19569 ) /* QNO 10 CON_ID 42 */", length=77, parser_state=0x714998636350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #16 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x7148e4000dc8, packet=0x7148e400bd29 " INSERT IGNORE INTO `oltp23` ( `id` ) VALUES ( 19569 ) /* QNO 10 CON_ID 42 */ ", packet_length=79, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #17 0x00005a8e477f37e2 in do_command (thd=0x7148e4000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #18 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b1bf7f8, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #19 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b1bf7f8) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #20 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b1bf8d8) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #21 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #22 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 43 (Thread 0x71499850b6c0 (LWP 275424)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x714998509550, op=393, expected=0, futex_word=0x7149b1c0aa80) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x714998509550, clockid=0, expected=0, futex_word=0x7149b1c0aa80) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0aa80, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x714998509550, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x714998509550, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0aa58) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0aa58, mutex=0x5a8e7aa4f080, abstime=0x714998509550) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x714998509970) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7148d80077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x7148d8000dc8, mask=1) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e477fb604 in mysql_execute_command (thd=0x7148d8000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:3994 #14 0x00005a8e47809f2d in mysql_parse (thd=0x7148d8000dc8, rawbuf=0x7148d8014550 "SELECT `pad` FROM `oltp7` WHERE `id` BETWEEN 31757 AND 33876 ORDER BY `id` /* QNO 37 CON_ID 46 */", length=97, parser_state=0x71499850a350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #15 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x7148d8000dc8, rawbuf=0x7148d8014550 "SELECT `pad` FROM `oltp7` WHERE `id` BETWEEN 31757 AND 33876 ORDER BY `id` /* QNO 37 CON_ID 46 */", length=97, parser_state=0x71499850a350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #16 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x7148d8000dc8, packet=0x7148d800bd29 "SELECT `pad` FROM `oltp7` WHERE `id` BETWEEN 31757 AND 33876 ORDER BY `id` /* QNO 37 CON_ID 46 */ ", packet_length=98, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #17 0x00005a8e477f37e2 in do_command (thd=0x7148d8000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #18 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7aa822b8, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #19 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7aa822b8) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #20 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b28dc38) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #21 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #22 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 42 (Thread 0x7149987636c0 (LWP 275407)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x714998761550, op=393, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x714998761550, clockid=29000, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a980, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x714998761550, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x714998761550, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a958) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0a958, mutex=0x5a8e7aa4f080, abstime=0x714998761550) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x714998761970) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7148f400b858, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x7148f4004e68, mask=4) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e477fd611 in mysql_execute_command (thd=0x7148f4004e68, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4597 #14 0x00005a8e47809f2d in mysql_parse (thd=0x7148f4004e68, rawbuf=0x7148f40185f0 "INSERT IGNORE INTO `oltp9` ( `id`, `id`) VALUES ( NULL, 452591616 ) /* QNO 9 CON_ID 38 */", length=90, parser_state=0x714998762350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #15 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x7148f4004e68, rawbuf=0x7148f40185f0 "INSERT IGNORE INTO `oltp9` ( `id`, `id`) VALUES ( NULL, 452591616 ) /* QNO 9 CON_ID 38 */", length=90, parser_state=0x714998762350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #16 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x7148f4004e68, packet=0x7148f400fdc9 " INSERT IGNORE INTO `oltp9` ( `id`, `id`) VALUES ( NULL, 452591616 ) /* QNO 9 CON_ID 38 */ ", packet_length=92, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #17 0x00005a8e477f37e2 in do_command (thd=0x7148f4004e68, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #18 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b299b68, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #19 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b299b68) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #20 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b299c48) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #21 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #22 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 41 (Thread 0x7149996876c0 (LWP 275400)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x714999684cb0, op=393, expected=0, futex_word=0x5a8e49ea75c8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x714999684cb0, clockid=29001, expected=0, futex_word=0x5a8e49ea75c8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e49ea75c8 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x714999684cb0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x714999684cb0, clockid=0, mutex=0x5a8e49ea7508 , cond=0x5a8e49ea75a0 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x5a8e49ea75a0 , mutex=0x5a8e49ea7508 , abstime=0x714999684cb0) at ./nptl/pthread_cond_wait.c:652 #5 0x00005a8e486623e1 in safe_cond_timedwait (cond=0x5a8e49ea75a0 , mp=0x5a8e49ea74e0 , abstime=0x714999684cb0, file=0x5a8e48d0a4c0 "/test/codership-mariadb-server/mysys/my_thr_init.c", line=611) at /test/codership-mariadb-server/mysys/thr_mutex.c:543 #6 0x00005a8e4865b13e in psi_cond_timedwait (that=0x5a8e49ea75a0 , mutex=0x5a8e49ea74e0 , abstime=0x714999684cb0, file=0x5a8e48b135d8 "/test/codership-mariadb-server/sql/wsrep_client_service.cc", line=338) at /test/codership-mariadb-server/mysys/my_thr_init.c:611 #7 0x00005a8e4802cb33 in inline_mysql_cond_timedwait (that=0x5a8e49ea75a0 , mutex=0x5a8e49ea74e0 , abstime=0x714999684cb0, src_file=0x5a8e48b135d8 "/test/codership-mariadb-server/sql/wsrep_client_service.cc", src_line=338) at /test/codership-mariadb-server/include/mysql/psi/mysql_thread.h:1086 #8 0x00005a8e4802e385 in Wsrep_client_service::wait_for_replayers (this=0x7149040077a0, lock=...) at /test/codership-mariadb-server/sql/wsrep_client_service.cc:338 #9 0x00005a8e4876fe42 in wsrep::transaction::certify_commit (this=0x714904007840, lock=..., seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/transaction.cpp:1758 #10 0x00005a8e4876a596 in wsrep::transaction::before_prepare (this=0x714904007840, lock=..., seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/transaction.cpp:357 #11 0x00005a8e4873fc45 in wsrep::client_state::before_prepare (this=0x7149040077b8, seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:373 #12 0x00005a8e47c297a5 in wsrep::client_state::before_prepare (this=0x7149040077b8) at /test/codership-mariadb-server/wsrep-lib/include/wsrep/client_state.hpp:433 #13 0x00005a8e47c0a1e5 in wsrep_before_prepare (thd=0x714904000dc8, all=false) at /test/codership-mariadb-server/sql/wsrep_trans_observer.h:269 #14 0x00005a8e47c0dc16 in prepare_or_error (ht=0x5a8e7ab55978, thd=0x714904000dc8, all=false) at /test/codership-mariadb-server/sql/handler.cc:1448 #15 0x00005a8e47c0ef54 in ha_commit_trans (thd=0x714904000dc8, all=false) at /test/codership-mariadb-server/sql/handler.cc:1957 #16 0x00005a8e47a164ac in trans_commit_stmt (thd=0x714904000dc8) at /test/codership-mariadb-server/sql/transaction.cc:501 #17 0x00005a8e47803f7c in mysql_execute_command (thd=0x714904000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:6265 #18 0x00005a8e47809f2d in mysql_parse (thd=0x714904000dc8, rawbuf=0x714904014550 "INSERT IGNORE INTO `oltp17` ( `id` ) VALUES ( 44118 ) /* QNO 35 CON_ID 35 */", length=77, parser_state=0x714999686350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #19 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x714904000dc8, rawbuf=0x714904014550 "INSERT IGNORE INTO `oltp17` ( `id` ) VALUES ( 44118 ) /* QNO 35 CON_ID 35 */", length=77, parser_state=0x714999686350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #20 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x714904000dc8, packet=0x71490400bd29 " INSERT IGNORE INTO `oltp17` ( `id` ) VALUES ( 44118 ) /* QNO 35 CON_ID 35 */ ", packet_length=79, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #21 0x00005a8e477f37e2 in do_command (thd=0x714904000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #22 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b2543a8, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #23 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b2543a8) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #24 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b254488) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #25 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #26 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 40 (Thread 0x7149b3ed36c0 (LWP 275366)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x7149b3ed1550, op=393, expected=0, futex_word=0x7149b1c0aa80) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x7149b3ed1550, clockid=29001, expected=0, futex_word=0x7149b1c0aa80) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0aa80, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149b3ed1550, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149b3ed1550, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0aa58) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0aa58, mutex=0x5a8e7aa4f080, abstime=0x7149b3ed1550) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x7149b3ed1970) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x71493c0077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x71493c000dc8, mask=4) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e477fd611 in mysql_execute_command (thd=0x71493c000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4597 #14 0x00005a8e47809f2d in mysql_parse (thd=0x71493c000dc8, rawbuf=0x71493c014550 "INSERT IGNORE INTO `oltp4` ( `id` ) VALUES ( NULL ),( NULL ),( NULL ),( NULL ) /* QNO 34 CON_ID 21 */", length=102, parser_state=0x7149b3ed2350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #15 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x71493c000dc8, rawbuf=0x71493c014550 "INSERT IGNORE INTO `oltp4` ( `id` ) VALUES ( NULL ),( NULL ),( NULL ),( NULL ) /* QNO 34 CON_ID 21 */", length=102, parser_state=0x7149b3ed2350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #16 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x71493c000dc8, packet=0x71493c00bd29 " INSERT IGNORE INTO `oltp4` ( `id` ) VALUES ( NULL ),( NULL ),( NULL ),( NULL ) /* QNO 34 CON_ID 21 */ ", packet_length=104, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #17 0x00005a8e477f37e2 in do_command (thd=0x71493c000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #18 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7acaa568, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #19 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7acaa568) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #20 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b1226d8) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #21 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #22 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 39 (Thread 0x7149997686c0 (LWP 275393)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x714999765f30, op=393, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x714999765f30, clockid=29001, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a980, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x714999765f30, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x714999765f30, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a958) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0a958, mutex=0x5a8e7aa4f080, abstime=0x714999765f30) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x714999766350) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7149180077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x714918000dc8, mask=1) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e48048d70 in wsrep_sync_wait (thd=0x714918000dc8, command=SQLCOM_SELECT) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1716 #14 0x00005a8e47841346 in check_prepared_statement (stmt=0x714918031a18) at /test/codership-mariadb-server/sql/sql_prepare.cc:2485 #15 0x00005a8e4784674f in Prepared_statement::prepare (this=0x714918031a18, packet=0x714918014780 "SELECT CONCAT('SELECT * FROM INFORMATION_SCHEMA.',table_name,' ORDER BY RAND() LIMIT 10') FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='INFORMATION_SCHEMA' ORDER BY RAND() LIMIT 1", packet_len=184) at /test/codership-mariadb-server/sql/sql_prepare.cc:4478 #16 0x00005a8e478428e5 in mysql_sql_stmt_prepare (thd=0x714918000dc8) at /test/codership-mariadb-server/sql/sql_prepare.cc:3057 #17 0x00005a8e477fb7cd in mysql_execute_command (thd=0x714918000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4034 #18 0x00005a8e47809f2d in mysql_parse (thd=0x714918000dc8, rawbuf=0x714918014550 "PREPARE stmt FROM \"SELECT CONCAT('SELECT * FROM INFORMATION_SCHEMA.',table_name,' ORDER BY RAND() LIMIT 10') FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='INFORMATION_SCHEMA' ORDER BY RAND() LIMI"..., length=227, parser_state=0x714999767350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #19 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x714918000dc8, rawbuf=0x714918014550 "PREPARE stmt FROM \"SELECT CONCAT('SELECT * FROM INFORMATION_SCHEMA.',table_name,' ORDER BY RAND() LIMIT 10') FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='INFORMATION_SCHEMA' ORDER BY RAND() LIMI"..., length=227, parser_state=0x714999767350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #20 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x714918000dc8, packet=0x71491800bd29 "PREPARE stmt FROM \"SELECT CONCAT('SELECT * FROM INFORMATION_SCHEMA.',table_name,' ORDER BY RAND() LIMIT 10') FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='INFORMATION_SCHEMA' ORDER BY RAND() LIMI"..., packet_length=228, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #21 0x00005a8e477f37e2 in do_command (thd=0x714918000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #22 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b300378, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #23 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b300378) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #24 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b2e2f68) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #25 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #26 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 38 (Thread 0x7149987186c0 (LWP 275409)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x714998715cb0, op=393, expected=0, futex_word=0x5a8e49ea75c8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x714998715cb0, clockid=29001, expected=0, futex_word=0x5a8e49ea75c8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e49ea75c8 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x714998715cb0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x714998715cb0, clockid=0, mutex=0x5a8e49ea7508 , cond=0x5a8e49ea75a0 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x5a8e49ea75a0 , mutex=0x5a8e49ea7508 , abstime=0x714998715cb0) at ./nptl/pthread_cond_wait.c:652 #5 0x00005a8e486623e1 in safe_cond_timedwait (cond=0x5a8e49ea75a0 , mp=0x5a8e49ea74e0 , abstime=0x714998715cb0, file=0x5a8e48d0a4c0 "/test/codership-mariadb-server/mysys/my_thr_init.c", line=611) at /test/codership-mariadb-server/mysys/thr_mutex.c:543 #6 0x00005a8e4865b13e in psi_cond_timedwait (that=0x5a8e49ea75a0 , mutex=0x5a8e49ea74e0 , abstime=0x714998715cb0, file=0x5a8e48b135d8 "/test/codership-mariadb-server/sql/wsrep_client_service.cc", line=338) at /test/codership-mariadb-server/mysys/my_thr_init.c:611 #7 0x00005a8e4802cb33 in inline_mysql_cond_timedwait (that=0x5a8e49ea75a0 , mutex=0x5a8e49ea74e0 , abstime=0x714998715cb0, src_file=0x5a8e48b135d8 "/test/codership-mariadb-server/sql/wsrep_client_service.cc", src_line=338) at /test/codership-mariadb-server/include/mysql/psi/mysql_thread.h:1086 #8 0x00005a8e4802e385 in Wsrep_client_service::wait_for_replayers (this=0x7148f80077a0, lock=...) at /test/codership-mariadb-server/sql/wsrep_client_service.cc:338 #9 0x00005a8e4876fe42 in wsrep::transaction::certify_commit (this=0x7148f8007840, lock=..., seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/transaction.cpp:1758 #10 0x00005a8e4876a596 in wsrep::transaction::before_prepare (this=0x7148f8007840, lock=..., seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/transaction.cpp:357 #11 0x00005a8e4873fc45 in wsrep::client_state::before_prepare (this=0x7148f80077b8, seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:373 #12 0x00005a8e47c297a5 in wsrep::client_state::before_prepare (this=0x7148f80077b8) at /test/codership-mariadb-server/wsrep-lib/include/wsrep/client_state.hpp:433 #13 0x00005a8e47c0a1e5 in wsrep_before_prepare (thd=0x7148f8000dc8, all=false) at /test/codership-mariadb-server/sql/wsrep_trans_observer.h:269 #14 0x00005a8e47c0dc16 in prepare_or_error (ht=0x5a8e7ab55978, thd=0x7148f8000dc8, all=false) at /test/codership-mariadb-server/sql/handler.cc:1448 #15 0x00005a8e47c0ef54 in ha_commit_trans (thd=0x7148f8000dc8, all=false) at /test/codership-mariadb-server/sql/handler.cc:1957 #16 0x00005a8e47a164ac in trans_commit_stmt (thd=0x7148f8000dc8) at /test/codership-mariadb-server/sql/transaction.cc:501 #17 0x00005a8e47803f7c in mysql_execute_command (thd=0x7148f8000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:6265 #18 0x00005a8e47809f2d in mysql_parse (thd=0x7148f8000dc8, rawbuf=0x7148f8014550 "INSERT IGNORE INTO `oltp10` ( `id`, `k`) VALUES ( NULL, -49938432 ) /* QNO 8 CON_ID 39 */", length=90, parser_state=0x714998717350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #19 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x7148f8000dc8, rawbuf=0x7148f8014550 "INSERT IGNORE INTO `oltp10` ( `id`, `k`) VALUES ( NULL, -49938432 ) /* QNO 8 CON_ID 39 */", length=90, parser_state=0x714998717350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #20 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x7148f8000dc8, packet=0x7148f800bd29 " INSERT IGNORE INTO `oltp10` ( `id`, `k`) VALUES ( NULL, -49938432 ) /* QNO 8 CON_ID 39 */ ", packet_length=92, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #21 0x00005a8e477f37e2 in do_command (thd=0x7148f8000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #22 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b29a138, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #23 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b29a138) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #24 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b29a218) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #25 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #26 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 37 (Thread 0x7149987ae6c0 (LWP 275405)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=-1551009552, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7149b1c0a9c8) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=-1551009552, abstime=0x0, clockid=0, expected=0, futex_word=0x7149b1c0a9c8) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a9c8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a9a0) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7149b1c0a9a0, mutex=0x5a8e7aa4f080) at ./nptl/pthread_cond_wait.c:627 #5 0x00007149b88a993e in gu::Lock::wait (cond=..., this=) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:46 #6 galera::Monitor::enter (this=this@entry=0x5a8e7aa4f080, obj=...) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:163 #7 0x00007149b88a380e in galera::ReplicatorSMM::to_isolation_begin (this=0x5a8e7aa4e090, trx=..., meta=) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1749 #8 0x00007149b8867def in galera_to_execute_start (gh=, conn_id=37, keys=, keys_num=, data=0x7149987ab8a0, count=1, flags=65, meta=0x7149987ab978) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:1251 #9 0x00005a8e4877ea49 in wsrep::wsrep_provider_v26::enter_toi (this=0x5a8e7aa38f40, client_id=..., keys=std::__debug::vector of length 2, capacity 2 = {...}, buffer=..., ws_meta=..., flags=3) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1067 #10 0x00005a8e48740caf in wsrep::client_state::poll_enter_toi (this=0x7149000077b8, lock=..., keys=std::__debug::vector of length 2, capacity 2 = {...}, buffer=..., meta=..., flags=3, wait_until=std::chrono::_V2::steady_clock time_point = { 0ns }, timed_out=@0x7149987abcd7: false) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:581 #11 0x00005a8e487411b3 in wsrep::client_state::enter_toi_local (this=0x7149000077b8, keys=std::__debug::vector of length 2, capacity 2 = {...}, buffer=..., wait_until=std::chrono::_V2::steady_clock time_point = { 0ns }) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:633 #12 0x00005a8e4804cbde in wsrep_TOI_begin (thd=0x714900000dc8, db=0x714900014670 "test", table=0x714900014630 "oltp15", table_list=0x714900014680, alter_info=0x7149987abf40, fk_tables=0x7149987abf00, create_info=0x0) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:2898 #13 0x00005a8e4804db7e in wsrep_to_isolation_begin (thd=0x714900000dc8, db_=0x714900014670 "test", table_=0x714900014630 "oltp15", table_list=0x714900014680, alter_info=0x7149987abf40, fk_tables=0x7149987abf00, create_info=0x0) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:3162 #14 0x00005a8e47a03122 in Sql_cmd_alter_table::execute (this=0x714900014da0, thd=0x714900000dc8) at /test/codership-mariadb-server/sql/sql_alter.cc:646 #15 0x00005a8e47803a1e in mysql_execute_command (thd=0x714900000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:6207 #16 0x00005a8e47809f2d in mysql_parse (thd=0x714900000dc8, rawbuf=0x714900014550 "ALTER TABLE `oltp15` FORCE /* QNO 13 CON_ID 37 */", length=50, parser_state=0x7149987ad350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #17 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x714900000dc8, rawbuf=0x714900014550 "ALTER TABLE `oltp15` FORCE /* QNO 13 CON_ID 37 */", length=50, parser_state=0x7149987ad350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #18 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x714900000dc8, packet=0x71490000bd29 "ALTER TABLE `oltp15` FORCE /* QNO 13 CON_ID 37 */ ", packet_length=51, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #19 0x00005a8e477f37e2 in do_command (thd=0x714900000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #20 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b254da8, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #21 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b254da8) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #22 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b299678) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #23 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #24 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 36 (Thread 0x7149b3fff6c0 (LWP 275357)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x7149b3ffd550, op=393, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x7149b3ffd550, clockid=29001, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a980, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149b3ffd550, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149b3ffd550, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a958) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0a958, mutex=0x5a8e7aa4f080, abstime=0x7149b3ffd550) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x7149b3ffd970) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7149540077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x714954000dc8, mask=4) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e477fd611 in mysql_execute_command (thd=0x714954000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4597 #14 0x00005a8e47809f2d in mysql_parse (thd=0x714954000dc8, rawbuf=0x714954018620 "INSERT IGNORE INTO `oltp10` ( `id` ) VALUES ( NULL ),( NULL ),( NULL ),( NULL ) /* QNO 124 CON_ID 17 */", length=104, parser_state=0x7149b3ffe350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #15 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x714954000dc8, rawbuf=0x714954018620 "INSERT IGNORE INTO `oltp10` ( `id` ) VALUES ( NULL ),( NULL ),( NULL ),( NULL ) /* QNO 124 CON_ID 17 */", length=104, parser_state=0x7149b3ffe350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #16 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x714954000dc8, packet=0x71495400fa29 " INSERT IGNORE INTO `oltp10` ( `id` ) VALUES ( NULL ),( NULL ),( NULL ),( NULL ) /* QNO 124 CON_ID 17 */ ", packet_length=106, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #17 0x00005a8e477f37e2 in do_command (thd=0x714954000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #18 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b20b368, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #19 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b20b368) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #20 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b299118) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #21 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #22 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 35 (Thread 0x7149b015e6c0 (LWP 275374)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x7149b015bcb0, op=393, expected=0, futex_word=0x5a8e49ea75c8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x7149b015bcb0, clockid=29001, expected=0, futex_word=0x5a8e49ea75c8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e49ea75c8 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149b015bcb0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149b015bcb0, clockid=0, mutex=0x5a8e49ea7508 , cond=0x5a8e49ea75a0 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x5a8e49ea75a0 , mutex=0x5a8e49ea7508 , abstime=0x7149b015bcb0) at ./nptl/pthread_cond_wait.c:652 #5 0x00005a8e486623e1 in safe_cond_timedwait (cond=0x5a8e49ea75a0 , mp=0x5a8e49ea74e0 , abstime=0x7149b015bcb0, file=0x5a8e48d0a4c0 "/test/codership-mariadb-server/mysys/my_thr_init.c", line=611) at /test/codership-mariadb-server/mysys/thr_mutex.c:543 #6 0x00005a8e4865b13e in psi_cond_timedwait (that=0x5a8e49ea75a0 , mutex=0x5a8e49ea74e0 , abstime=0x7149b015bcb0, file=0x5a8e48b135d8 "/test/codership-mariadb-server/sql/wsrep_client_service.cc", line=338) at /test/codership-mariadb-server/mysys/my_thr_init.c:611 #7 0x00005a8e4802cb33 in inline_mysql_cond_timedwait (that=0x5a8e49ea75a0 , mutex=0x5a8e49ea74e0 , abstime=0x7149b015bcb0, src_file=0x5a8e48b135d8 "/test/codership-mariadb-server/sql/wsrep_client_service.cc", src_line=338) at /test/codership-mariadb-server/include/mysql/psi/mysql_thread.h:1086 #8 0x00005a8e4802e385 in Wsrep_client_service::wait_for_replayers (this=0x71492c0077a0, lock=...) at /test/codership-mariadb-server/sql/wsrep_client_service.cc:338 #9 0x00005a8e4876fe42 in wsrep::transaction::certify_commit (this=0x71492c007840, lock=..., seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/transaction.cpp:1758 #10 0x00005a8e4876a596 in wsrep::transaction::before_prepare (this=0x71492c007840, lock=..., seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/transaction.cpp:357 #11 0x00005a8e4873fc45 in wsrep::client_state::before_prepare (this=0x71492c0077b8, seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:373 #12 0x00005a8e47c297a5 in wsrep::client_state::before_prepare (this=0x71492c0077b8) at /test/codership-mariadb-server/wsrep-lib/include/wsrep/client_state.hpp:433 #13 0x00005a8e47c0a1e5 in wsrep_before_prepare (thd=0x71492c000dc8, all=false) at /test/codership-mariadb-server/sql/wsrep_trans_observer.h:269 #14 0x00005a8e47c0dc16 in prepare_or_error (ht=0x5a8e7ab55978, thd=0x71492c000dc8, all=false) at /test/codership-mariadb-server/sql/handler.cc:1448 #15 0x00005a8e47c0ef54 in ha_commit_trans (thd=0x71492c000dc8, all=false) at /test/codership-mariadb-server/sql/handler.cc:1957 #16 0x00005a8e47a164ac in trans_commit_stmt (thd=0x71492c000dc8) at /test/codership-mariadb-server/sql/transaction.cc:501 #17 0x00005a8e47803f7c in mysql_execute_command (thd=0x71492c000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:6265 #18 0x00005a8e47809f2d in mysql_parse (thd=0x71492c000dc8, rawbuf=0x71492c014550 "INSERT IGNORE INTO `oltp10` ( `id`, `pad` ) VALUES ( NULL, 'z' ) /* QNO 31 CON_ID 25 */", length=88, parser_state=0x7149b015d350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #19 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x71492c000dc8, rawbuf=0x71492c014550 "INSERT IGNORE INTO `oltp10` ( `id`, `pad` ) VALUES ( NULL, 'z' ) /* QNO 31 CON_ID 25 */", length=88, parser_state=0x7149b015d350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #20 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x71492c000dc8, packet=0x71492c00bd29 " INSERT IGNORE INTO `oltp10` ( `id`, `pad` ) VALUES ( NULL, 'z' ) /* QNO 31 CON_ID 25 */ ", packet_length=90, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #21 0x00005a8e477f37e2 in do_command (thd=0x71492c000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #22 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b2a6b98, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #23 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b2a6b98) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #24 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7afb41f8) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #25 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #26 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 34 (Thread 0x7149987f96c0 (LWP 275402)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x7149987f7550, op=393, expected=0, futex_word=0x7149b1c0aa80) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x7149987f7550, clockid=29001, expected=0, futex_word=0x7149b1c0aa80) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0aa80, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149987f7550, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149987f7550, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0aa58) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0aa58, mutex=0x5a8e7aa4f080, abstime=0x7149987f7550) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x7149987f7970) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7149080077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x714908000dc8, mask=4) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e477fd611 in mysql_execute_command (thd=0x714908000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4597 #14 0x00005a8e47809f2d in mysql_parse (thd=0x714908000dc8, rawbuf=0x7149080345d0 "INSERT IGNORE INTO `oltp18` ( `pad` ) VALUES ( 'w' ) /* QNO 10 CON_ID 36 */", length=76, parser_state=0x7149987f8350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #15 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x714908000dc8, rawbuf=0x7149080345d0 "INSERT IGNORE INTO `oltp18` ( `pad` ) VALUES ( 'w' ) /* QNO 10 CON_ID 36 */", length=76, parser_state=0x7149987f8350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #16 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x714908000dc8, packet=0x71490802bdd9 " INSERT IGNORE INTO `oltp18` ( `pad` ) VALUES ( 'w' ) /* QNO 10 CON_ID 36 */ ", packet_length=78, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #17 0x00005a8e477f37e2 in do_command (thd=0x714908000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #18 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b254978, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #19 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b254978) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #20 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b254a58) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #21 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #22 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 33 (Thread 0x71499ac5f6c0 (LWP 275387)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x71499ac5d550, op=393, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x71499ac5d550, clockid=0, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a980, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x71499ac5d550, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x71499ac5d550, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a958) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0a958, mutex=0x5a8e7aa4f080, abstime=0x71499ac5d550) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x71499ac5d970) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x71491c0077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x71491c000dc8, mask=4) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e477fd611 in mysql_execute_command (thd=0x71491c000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4597 #14 0x00005a8e47809f2d in mysql_parse (thd=0x71491c000dc8, rawbuf=0x71491c014550 "INSERT IGNORE INTO `oltp18` ( `id`, `c` ) VALUES ( NULL, 'k' ) /* QNO 21 CON_ID 29 */", length=85, parser_state=0x71499ac5e350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #15 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x71491c000dc8, rawbuf=0x71491c014550 "INSERT IGNORE INTO `oltp18` ( `id`, `c` ) VALUES ( NULL, 'k' ) /* QNO 21 CON_ID 29 */", length=85, parser_state=0x71499ac5e350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #16 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x71491c000dc8, packet=0x71491c00bd29 "INSERT IGNORE INTO `oltp18` ( `id`, `c` ) VALUES ( NULL, 'k' ) /* QNO 21 CON_ID 29 */ ", packet_length=86, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #17 0x00005a8e477f37e2 in do_command (thd=0x71491c000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #18 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b229008, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #19 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b229008) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #20 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b2290e8) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #21 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #22 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 32 (Thread 0x7149996d26c0 (LWP 275397)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x7149996d0550, op=393, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x7149996d0550, clockid=29001, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a980, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149996d0550, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149996d0550, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a958) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0a958, mutex=0x5a8e7aa4f080, abstime=0x7149996d0550) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x7149996d0970) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7149100077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x714910000dc8, mask=4) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e477fd611 in mysql_execute_command (thd=0x714910000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4597 #14 0x00005a8e47809f2d in mysql_parse (thd=0x714910000dc8, rawbuf=0x714910014550 "INSERT IGNORE INTO `oltp12` ( `k` ) VALUES ( 41595 ) /* QNO 22 CON_ID 34 */", length=76, parser_state=0x7149996d1350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #15 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x714910000dc8, rawbuf=0x714910014550 "INSERT IGNORE INTO `oltp12` ( `k` ) VALUES ( 41595 ) /* QNO 22 CON_ID 34 */", length=76, parser_state=0x7149996d1350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #16 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x714910000dc8, packet=0x71491000bd29 " INSERT IGNORE INTO `oltp12` ( `k` ) VALUES ( 41595 ) /* QNO 22 CON_ID 34 */ ", packet_length=78, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #17 0x00005a8e477f37e2 in do_command (thd=0x714910000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #18 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b2e3a28, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #19 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b2e3a28) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #20 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b253eb8) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #21 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #22 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 31 (Thread 0x7149997b36c0 (LWP 275391)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x7149997b1550, op=393, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x7149997b1550, clockid=29001, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a980, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149997b1550, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149997b1550, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a958) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0a958, mutex=0x5a8e7aa4f080, abstime=0x7149997b1550) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x7149997b1970) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7149140077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x714914000dc8, mask=2) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e477fe96a in mysql_execute_command (thd=0x714914000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4907 #14 0x00005a8e47809f2d in mysql_parse (thd=0x714914000dc8, rawbuf=0x714914014550 "DELETE FROM `oltp10` WHERE `id` = 20668 /* QNO 31 CON_ID 31 */", length=62, parser_state=0x7149997b2350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #15 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x714914000dc8, rawbuf=0x714914014550 "DELETE FROM `oltp10` WHERE `id` = 20668 /* QNO 31 CON_ID 31 */", length=62, parser_state=0x7149997b2350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #16 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x714914000dc8, packet=0x71491400bd29 "DELETE FROM `oltp10` WHERE `id` = 20668 /* QNO 31 CON_ID 31 */ ", packet_length=63, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #17 0x00005a8e477f37e2 in do_command (thd=0x714914000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #18 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b25d8b8, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #19 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b25d8b8) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #20 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b25d998) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #21 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #22 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 30 (Thread 0x7149b007d6c0 (LWP 275385)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x7149b007acb0, op=393, expected=0, futex_word=0x5a8e49ea75c8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x7149b007acb0, clockid=29001, expected=0, futex_word=0x5a8e49ea75c8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e49ea75c8 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149b007acb0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149b007acb0, clockid=0, mutex=0x5a8e49ea7508 , cond=0x5a8e49ea75a0 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x5a8e49ea75a0 , mutex=0x5a8e49ea7508 , abstime=0x7149b007acb0) at ./nptl/pthread_cond_wait.c:652 #5 0x00005a8e486623e1 in safe_cond_timedwait (cond=0x5a8e49ea75a0 , mp=0x5a8e49ea74e0 , abstime=0x7149b007acb0, file=0x5a8e48d0a4c0 "/test/codership-mariadb-server/mysys/my_thr_init.c", line=611) at /test/codership-mariadb-server/mysys/thr_mutex.c:543 #6 0x00005a8e4865b13e in psi_cond_timedwait (that=0x5a8e49ea75a0 , mutex=0x5a8e49ea74e0 , abstime=0x7149b007acb0, file=0x5a8e48b135d8 "/test/codership-mariadb-server/sql/wsrep_client_service.cc", line=338) at /test/codership-mariadb-server/mysys/my_thr_init.c:611 #7 0x00005a8e4802cb33 in inline_mysql_cond_timedwait (that=0x5a8e49ea75a0 , mutex=0x5a8e49ea74e0 , abstime=0x7149b007acb0, src_file=0x5a8e48b135d8 "/test/codership-mariadb-server/sql/wsrep_client_service.cc", src_line=338) at /test/codership-mariadb-server/include/mysql/psi/mysql_thread.h:1086 #8 0x00005a8e4802e385 in Wsrep_client_service::wait_for_replayers (this=0x7149280077a0, lock=...) at /test/codership-mariadb-server/sql/wsrep_client_service.cc:338 #9 0x00005a8e4876fe42 in wsrep::transaction::certify_commit (this=0x714928007840, lock=..., seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/transaction.cpp:1758 #10 0x00005a8e4876a596 in wsrep::transaction::before_prepare (this=0x714928007840, lock=..., seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/transaction.cpp:357 #11 0x00005a8e4873fc45 in wsrep::client_state::before_prepare (this=0x7149280077b8, seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:373 #12 0x00005a8e47c297a5 in wsrep::client_state::before_prepare (this=0x7149280077b8) at /test/codership-mariadb-server/wsrep-lib/include/wsrep/client_state.hpp:433 #13 0x00005a8e47c0a1e5 in wsrep_before_prepare (thd=0x714928000dc8, all=false) at /test/codership-mariadb-server/sql/wsrep_trans_observer.h:269 #14 0x00005a8e47c0dc16 in prepare_or_error (ht=0x5a8e7ab55978, thd=0x714928000dc8, all=false) at /test/codership-mariadb-server/sql/handler.cc:1448 #15 0x00005a8e47c0ef54 in ha_commit_trans (thd=0x714928000dc8, all=false) at /test/codership-mariadb-server/sql/handler.cc:1957 #16 0x00005a8e47a164ac in trans_commit_stmt (thd=0x714928000dc8) at /test/codership-mariadb-server/sql/transaction.cc:501 #17 0x00005a8e47803f7c in mysql_execute_command (thd=0x714928000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:6265 #18 0x00005a8e47809f2d in mysql_parse (thd=0x714928000dc8, rawbuf=0x714928014550 "INSERT IGNORE INTO `oltp18` ( `k` ) VALUES ( 31324 ) /* QNO 21 CON_ID 28 */", length=76, parser_state=0x7149b007c350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #19 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x714928000dc8, rawbuf=0x714928014550 "INSERT IGNORE INTO `oltp18` ( `k` ) VALUES ( 31324 ) /* QNO 21 CON_ID 28 */", length=76, parser_state=0x7149b007c350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #20 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x714928000dc8, packet=0x71492800bd29 " INSERT IGNORE INTO `oltp18` ( `k` ) VALUES ( 31324 ) /* QNO 21 CON_ID 28 */ ", packet_length=78, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #21 0x00005a8e477f37e2 in do_command (thd=0x714928000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #22 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b2c44e8, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #23 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b2c44e8) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #24 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b228b18) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #25 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #26 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 29 (Thread 0x7149b3fb46c0 (LWP 275359)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x7149b3fb2550, op=393, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x7149b3fb2550, clockid=29001, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a980, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149b3fb2550, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149b3fb2550, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a958) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0a958, mutex=0x5a8e7aa4f080, abstime=0x7149b3fb2550) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x7149b3fb2970) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x71494c0077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x71494c000dc8, mask=4) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e477fd611 in mysql_execute_command (thd=0x71494c000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4597 #14 0x00005a8e47809f2d in mysql_parse (thd=0x71494c000dc8, rawbuf=0x71494c014550 "INSERT IGNORE INTO `oltp1` ( `id`, `c` ) VALUES ( NULL, 'f' ) /* QNO 83 CON_ID 18 */", length=85, parser_state=0x7149b3fb3350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #15 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x71494c000dc8, rawbuf=0x71494c014550 "INSERT IGNORE INTO `oltp1` ( `id`, `c` ) VALUES ( NULL, 'f' ) /* QNO 83 CON_ID 18 */", length=85, parser_state=0x7149b3fb3350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #16 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x71494c000dc8, packet=0x71494c00bd29 " INSERT IGNORE INTO `oltp1` ( `id`, `c` ) VALUES ( NULL, 'f' ) /* QNO 83 CON_ID 18 */ ", packet_length=87, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #17 0x00005a8e477f37e2 in do_command (thd=0x71494c000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #18 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b1d4968, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #19 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b1d4968) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #20 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7aa72648) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #21 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #22 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 28 (Thread 0x7149b3f696c0 (LWP 275361)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x7149b3f67550, op=393, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x7149b3f67550, clockid=29001, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a980, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149b3f67550, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149b3f67550, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a958) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0a958, mutex=0x5a8e7aa4f080, abstime=0x7149b3f67550) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x7149b3f67970) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7149440077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x714944000dc8, mask=4) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e477fd611 in mysql_execute_command (thd=0x714944000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4597 #14 0x00005a8e47809f2d in mysql_parse (thd=0x714944000dc8, rawbuf=0x714944014550 "INSERT IGNORE INTO `oltp12` ( `pad` ) VALUES ( 't' ) /* QNO 71 CON_ID 19 */", length=75, parser_state=0x7149b3f68350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #15 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x714944000dc8, rawbuf=0x714944014550 "INSERT IGNORE INTO `oltp12` ( `pad` ) VALUES ( 't' ) /* QNO 71 CON_ID 19 */", length=75, parser_state=0x7149b3f68350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #16 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x714944000dc8, packet=0x71494400bd29 "INSERT IGNORE INTO `oltp12` ( `pad` ) VALUES ( 't' ) /* QNO 71 CON_ID 19 */ ", packet_length=76, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #17 0x00005a8e477f37e2 in do_command (thd=0x714944000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #18 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b199e78, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #19 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b199e78) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #20 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7afa5bf8) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #21 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #22 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 27 (Thread 0x7149b3f1e6c0 (LWP 275364)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x7149b3f1c550, op=393, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x7149b3f1c550, clockid=29001, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a980, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149b3f1c550, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149b3f1c550, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a958) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0a958, mutex=0x5a8e7aa4f080, abstime=0x7149b3f1c550) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x7149b3f1c970) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7149480077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x714948000dc8, mask=4) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e477fd611 in mysql_execute_command (thd=0x714948000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4597 #14 0x00005a8e47809f2d in mysql_parse (thd=0x714948000dc8, rawbuf=0x714948014550 "INSERT IGNORE INTO `oltp7` ( `id` ) VALUES ( NULL ),( NULL ),( NULL ),( NULL ) /* QNO 32 CON_ID 20 */", length=102, parser_state=0x7149b3f1d350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #15 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x714948000dc8, rawbuf=0x714948014550 "INSERT IGNORE INTO `oltp7` ( `id` ) VALUES ( NULL ),( NULL ),( NULL ),( NULL ) /* QNO 32 CON_ID 20 */", length=102, parser_state=0x7149b3f1d350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #16 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x714948000dc8, packet=0x71494800bd29 " INSERT IGNORE INTO `oltp7` ( `id` ) VALUES ( NULL ),( NULL ),( NULL ),( NULL ) /* QNO 32 CON_ID 20 */ ", packet_length=104, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #17 0x00005a8e477f37e2 in do_command (thd=0x714948000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #18 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7acaa848, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #19 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7acaa848) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #20 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b2989f8) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #21 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #22 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 26 (Thread 0x71495a7fc6c0 (LWP 275337)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=1, cancel=true, abstime=0x71495a7fbad0, op=137, expected=0, futex_word=0x5a8e7ab563fc) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=1, abstime=0x71495a7fbad0, clockid=23182, expected=0, futex_word=0x5a8e7ab563fc) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e7ab563fc, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x71495a7fbad0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab563d0) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab563d0) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x5a8e7ab563d0, mutex=0x5a8e7ab55d58, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x00005a8e485b23cf in std::__condvar::wait_until (this=0x5a8e7ab563d0, __m=..., __clock=1, __abs_time=...) at /usr/include/c++/13/bits/std_mutex.h:185 #7 0x00005a8e485b5189 in std::condition_variable::__wait_until_impl > > (this=0x5a8e7ab563d0, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331619932303390ns }) at /usr/include/c++/13/condition_variable:203 #8 0x00005a8e485b4371 in std::condition_variable::wait_until > > (this=0x5a8e7ab563d0, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331619932303390ns }) at /usr/include/c++/13/condition_variable:113 #9 0x00005a8e485b350f in std::condition_variable::wait_for > (this=0x5a8e7ab563d0, __lock=..., __rtime=std::chrono::duration = { 60000ms }) at /usr/include/c++/13/condition_variable:165 #10 0x00005a8e485b06e7 in tpool::thread_pool_generic::wait_for_tasks (this=0x5a8e7ab55b50, lk=..., thread_data=0x5a8e7ab563d0) at /test/codership-mariadb-server/tpool/tpool_generic.cc:468 #11 0x00005a8e485b0901 in tpool::thread_pool_generic::get_task (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab563d0, t=0x71495a7fbc20) at /test/codership-mariadb-server/tpool/tpool_generic.cc:521 #12 0x00005a8e485b0ce8 in tpool::thread_pool_generic::worker_main (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab563d0) at /test/codership-mariadb-server/tpool/tpool_generic.cc:566 #13 0x00005a8e485b911e in std::__invoke_impl (__f=@0x714984001478: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a , __t=@0x714984001470: 0x5a8e7ab55b50) at /usr/include/c++/13/bits/invoke.h:74 #14 0x00005a8e485b9024 in std::__invoke (__fn=@0x714984001478: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a ) at /usr/include/c++/13/bits/invoke.h:96 #15 0x00005a8e485b8f43 in std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=0x714984001468) at /usr/include/c++/13/bits/std_thread.h:292 #16 0x00005a8e485b8edc in std::thread::_Invoker >::operator() (this=0x714984001468) at /usr/include/c++/13/bits/std_thread.h:299 #17 0x00005a8e485b8ebc in std::thread::_State_impl > >::_M_run (this=0x714984001460) at /usr/include/c++/13/bits/std_thread.h:244 #18 0x00007149bd8ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6 #19 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #20 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 25 (Thread 0x7149b01f46c0 (LWP 275370)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x7149b01f1cb0, op=393, expected=0, futex_word=0x5a8e49ea75c8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x7149b01f1cb0, clockid=29001, expected=0, futex_word=0x5a8e49ea75c8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e49ea75c8 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149b01f1cb0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149b01f1cb0, clockid=0, mutex=0x5a8e49ea7508 , cond=0x5a8e49ea75a0 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x5a8e49ea75a0 , mutex=0x5a8e49ea7508 , abstime=0x7149b01f1cb0) at ./nptl/pthread_cond_wait.c:652 #5 0x00005a8e486623e1 in safe_cond_timedwait (cond=0x5a8e49ea75a0 , mp=0x5a8e49ea74e0 , abstime=0x7149b01f1cb0, file=0x5a8e48d0a4c0 "/test/codership-mariadb-server/mysys/my_thr_init.c", line=611) at /test/codership-mariadb-server/mysys/thr_mutex.c:543 #6 0x00005a8e4865b13e in psi_cond_timedwait (that=0x5a8e49ea75a0 , mutex=0x5a8e49ea74e0 , abstime=0x7149b01f1cb0, file=0x5a8e48b135d8 "/test/codership-mariadb-server/sql/wsrep_client_service.cc", line=338) at /test/codership-mariadb-server/mysys/my_thr_init.c:611 #7 0x00005a8e4802cb33 in inline_mysql_cond_timedwait (that=0x5a8e49ea75a0 , mutex=0x5a8e49ea74e0 , abstime=0x7149b01f1cb0, src_file=0x5a8e48b135d8 "/test/codership-mariadb-server/sql/wsrep_client_service.cc", src_line=338) at /test/codership-mariadb-server/include/mysql/psi/mysql_thread.h:1086 #8 0x00005a8e4802e385 in Wsrep_client_service::wait_for_replayers (this=0x7149340077a0, lock=...) at /test/codership-mariadb-server/sql/wsrep_client_service.cc:338 #9 0x00005a8e4876fe42 in wsrep::transaction::certify_commit (this=0x714934007840, lock=..., seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/transaction.cpp:1758 #10 0x00005a8e4876a596 in wsrep::transaction::before_prepare (this=0x714934007840, lock=..., seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/transaction.cpp:357 #11 0x00005a8e4873fc45 in wsrep::client_state::before_prepare (this=0x7149340077b8, seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:373 #12 0x00005a8e47c297a5 in wsrep::client_state::before_prepare (this=0x7149340077b8) at /test/codership-mariadb-server/wsrep-lib/include/wsrep/client_state.hpp:433 #13 0x00005a8e47c0a1e5 in wsrep_before_prepare (thd=0x714934000dc8, all=false) at /test/codership-mariadb-server/sql/wsrep_trans_observer.h:269 #14 0x00005a8e47c0dc16 in prepare_or_error (ht=0x5a8e7ab55978, thd=0x714934000dc8, all=false) at /test/codership-mariadb-server/sql/handler.cc:1448 #15 0x00005a8e47c0ef54 in ha_commit_trans (thd=0x714934000dc8, all=false) at /test/codership-mariadb-server/sql/handler.cc:1957 #16 0x00005a8e47a164ac in trans_commit_stmt (thd=0x714934000dc8) at /test/codership-mariadb-server/sql/transaction.cc:501 #17 0x00005a8e47803f7c in mysql_execute_command (thd=0x714934000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:6265 #18 0x00005a8e47809f2d in mysql_parse (thd=0x714934000dc8, rawbuf=0x714934014550 "INSERT IGNORE INTO `oltp17` ( `c` ) VALUES ( 'j' ) /* QNO 37 CON_ID 23 */", length=74, parser_state=0x7149b01f3350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #19 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x714934000dc8, rawbuf=0x714934014550 "INSERT IGNORE INTO `oltp17` ( `c` ) VALUES ( 'j' ) /* QNO 37 CON_ID 23 */", length=74, parser_state=0x7149b01f3350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #20 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x714934000dc8, packet=0x71493400bd29 " INSERT IGNORE INTO `oltp17` ( `c` ) VALUES ( 'j' ) /* QNO 37 CON_ID 23 */ ", packet_length=76, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #21 0x00005a8e477f37e2 in do_command (thd=0x714934000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #22 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7aca9fa8, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #23 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7aca9fa8) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #24 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b23faf8) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #25 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #26 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 24 (Thread 0x7149985566c0 (LWP 275422)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x7149985544f0, op=393, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x7149985544f0, clockid=23182, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a980, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149985544f0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149985544f0, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a958) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0a958, mutex=0x5a8e7aa4f080, abstime=0x7149985544f0) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x714998554910) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7148d40077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x7148d4000dc8, mask=1) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e47a152b9 in trans_begin (thd=0x7148d4000dc8, flags=0) at /test/codership-mariadb-server/sql/transaction.cc:200 #14 0x00005a8e478021d6 in mysql_execute_command (thd=0x7148d4000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:5814 #15 0x00005a8e47809f2d in mysql_parse (thd=0x7148d4000dc8, rawbuf=0x7148d4014550 "BEGIN /* QNO 13 CON_ID 45 */", length=28, parser_state=0x714998555350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #16 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x7148d4000dc8, rawbuf=0x7148d4014550 "BEGIN /* QNO 13 CON_ID 45 */", length=28, parser_state=0x714998555350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #17 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x7148d4000dc8, packet=0x7148d400bd29 "BEGIN /* QNO 13 CON_ID 45 */ ", packet_length=29, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #18 0x00005a8e477f37e2 in do_command (thd=0x7148d4000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #19 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b278508, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #20 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b278508) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #21 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b2785e8) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #22 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #23 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 23 (Thread 0x7149b3e886c0 (LWP 275368)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x7149b3e86550, op=393, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x7149b3e86550, clockid=29001, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a980, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149b3e86550, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149b3e86550, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a958) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0a958, mutex=0x5a8e7aa4f080, abstime=0x7149b3e86550) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x7149b3e86970) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7149400077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x714940000dc8, mask=4) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e477fd611 in mysql_execute_command (thd=0x714940000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4597 #14 0x00005a8e47809f2d in mysql_parse (thd=0x714940000dc8, rawbuf=0x714940014550 "INSERT IGNORE INTO `oltp19` ( `id`, `pad` ) VALUES ( NULL, 'y' ) /* QNO 79 CON_ID 22 */", length=88, parser_state=0x7149b3e87350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #15 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x714940000dc8, rawbuf=0x714940014550 "INSERT IGNORE INTO `oltp19` ( `id`, `pad` ) VALUES ( NULL, 'y' ) /* QNO 79 CON_ID 22 */", length=88, parser_state=0x7149b3e87350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #16 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x714940000dc8, packet=0x71494000bd29 " INSERT IGNORE INTO `oltp19` ( `id`, `pad` ) VALUES ( NULL, 'y' ) /* QNO 79 CON_ID 22 */ ", packet_length=90, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #17 0x00005a8e477f37e2 in do_command (thd=0x714940000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #18 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7acaa288, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #19 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7acaa288) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #20 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b22cfd8) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #21 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #22 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 22 (Thread 0x71498affd6c0 (LWP 275332)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=-1962948272, cancel=true, abstime=0x71498affcad0, op=137, expected=0, futex_word=0x5a8e7ab562bc) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=-1962948272, abstime=0x71498affcad0, clockid=29001, expected=0, futex_word=0x5a8e7ab562bc) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e7ab562bc, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x71498affcad0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab56290) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab56290) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x5a8e7ab56290, mutex=0x5a8e7ab55d58, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x00005a8e485b23cf in std::__condvar::wait_until (this=0x5a8e7ab56290, __m=..., __clock=1, __abs_time=...) at /usr/include/c++/13/bits/std_mutex.h:185 #7 0x00005a8e485b5189 in std::condition_variable::__wait_until_impl > > (this=0x5a8e7ab56290, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331611753132963ns }) at /usr/include/c++/13/condition_variable:203 #8 0x00005a8e485b4371 in std::condition_variable::wait_until > > (this=0x5a8e7ab56290, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331611753132963ns }) at /usr/include/c++/13/condition_variable:113 #9 0x00005a8e485b350f in std::condition_variable::wait_for > (this=0x5a8e7ab56290, __lock=..., __rtime=std::chrono::duration = { 60000ms }) at /usr/include/c++/13/condition_variable:165 #10 0x00005a8e485b06e7 in tpool::thread_pool_generic::wait_for_tasks (this=0x5a8e7ab55b50, lk=..., thread_data=0x5a8e7ab56290) at /test/codership-mariadb-server/tpool/tpool_generic.cc:468 #11 0x00005a8e485b0901 in tpool::thread_pool_generic::get_task (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab56290, t=0x71498affcc20) at /test/codership-mariadb-server/tpool/tpool_generic.cc:521 #12 0x00005a8e485b0ce8 in tpool::thread_pool_generic::worker_main (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab56290) at /test/codership-mariadb-server/tpool/tpool_generic.cc:566 #13 0x00005a8e485b911e in std::__invoke_impl (__f=@0x71497c001068: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a , __t=@0x71497c001060: 0x5a8e7ab55b50) at /usr/include/c++/13/bits/invoke.h:74 #14 0x00005a8e485b9024 in std::__invoke (__fn=@0x71497c001068: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a ) at /usr/include/c++/13/bits/invoke.h:96 #15 0x00005a8e485b8f43 in std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=0x71497c001058) at /usr/include/c++/13/bits/std_thread.h:292 #16 0x00005a8e485b8edc in std::thread::_Invoker >::operator() (this=0x71497c001058) at /usr/include/c++/13/bits/std_thread.h:299 #17 0x00005a8e485b8ebc in std::thread::_State_impl > >::_M_run (this=0x71497c001050) at /usr/include/c++/13/bits/std_thread.h:244 #18 0x00007149bd8ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6 #19 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #20 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 21 (Thread 0x7149b01a96c0 (LWP 275372)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7149b01a6cb0, op=393, expected=0, futex_word=0x5a8e49ea75c8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7149b01a6cb0, clockid=0, expected=0, futex_word=0x5a8e49ea75c8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e49ea75c8 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149b01a6cb0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149b01a6cb0, clockid=0, mutex=0x5a8e49ea7508 , cond=0x5a8e49ea75a0 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x5a8e49ea75a0 , mutex=0x5a8e49ea7508 , abstime=0x7149b01a6cb0) at ./nptl/pthread_cond_wait.c:652 #5 0x00005a8e486623e1 in safe_cond_timedwait (cond=0x5a8e49ea75a0 , mp=0x5a8e49ea74e0 , abstime=0x7149b01a6cb0, file=0x5a8e48d0a4c0 "/test/codership-mariadb-server/mysys/my_thr_init.c", line=611) at /test/codership-mariadb-server/mysys/thr_mutex.c:543 #6 0x00005a8e4865b13e in psi_cond_timedwait (that=0x5a8e49ea75a0 , mutex=0x5a8e49ea74e0 , abstime=0x7149b01a6cb0, file=0x5a8e48b135d8 "/test/codership-mariadb-server/sql/wsrep_client_service.cc", line=338) at /test/codership-mariadb-server/mysys/my_thr_init.c:611 #7 0x00005a8e4802cb33 in inline_mysql_cond_timedwait (that=0x5a8e49ea75a0 , mutex=0x5a8e49ea74e0 , abstime=0x7149b01a6cb0, src_file=0x5a8e48b135d8 "/test/codership-mariadb-server/sql/wsrep_client_service.cc", src_line=338) at /test/codership-mariadb-server/include/mysql/psi/mysql_thread.h:1086 #8 0x00005a8e4802e385 in Wsrep_client_service::wait_for_replayers (this=0x7149380077a0, lock=...) at /test/codership-mariadb-server/sql/wsrep_client_service.cc:338 #9 0x00005a8e4876fe42 in wsrep::transaction::certify_commit (this=0x714938007840, lock=..., seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/transaction.cpp:1758 #10 0x00005a8e4876a596 in wsrep::transaction::before_prepare (this=0x714938007840, lock=..., seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/transaction.cpp:357 #11 0x00005a8e4873fc45 in wsrep::client_state::before_prepare (this=0x7149380077b8, seq_cb=0x0) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:373 #12 0x00005a8e47c297a5 in wsrep::client_state::before_prepare (this=0x7149380077b8) at /test/codership-mariadb-server/wsrep-lib/include/wsrep/client_state.hpp:433 #13 0x00005a8e47c0a1e5 in wsrep_before_prepare (thd=0x714938000dc8, all=false) at /test/codership-mariadb-server/sql/wsrep_trans_observer.h:269 #14 0x00005a8e47c0dc16 in prepare_or_error (ht=0x5a8e7ab55978, thd=0x714938000dc8, all=false) at /test/codership-mariadb-server/sql/handler.cc:1448 #15 0x00005a8e47c0ef54 in ha_commit_trans (thd=0x714938000dc8, all=false) at /test/codership-mariadb-server/sql/handler.cc:1957 #16 0x00005a8e47a164ac in trans_commit_stmt (thd=0x714938000dc8) at /test/codership-mariadb-server/sql/transaction.cc:501 #17 0x00005a8e47803f7c in mysql_execute_command (thd=0x714938000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:6265 #18 0x00005a8e47809f2d in mysql_parse (thd=0x714938000dc8, rawbuf=0x714938014550 "INSERT IGNORE INTO `oltp2` ( `id` ) VALUES ( NULL ),( NULL ),( NULL ),( NULL ) /* QNO 41 CON_ID 24 */", length=102, parser_state=0x7149b01a8350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #19 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x714938000dc8, rawbuf=0x714938014550 "INSERT IGNORE INTO `oltp2` ( `id` ) VALUES ( NULL ),( NULL ),( NULL ),( NULL ) /* QNO 41 CON_ID 24 */", length=102, parser_state=0x7149b01a8350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #20 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x714938000dc8, packet=0x71493800bd29 " INSERT IGNORE INTO `oltp2` ( `id` ) VALUES ( NULL ),( NULL ),( NULL ),( NULL ) /* QNO 41 CON_ID 24 */ ", packet_length=104, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #21 0x00005a8e477f37e2 in do_command (thd=0x714938000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #22 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7aca9cc8, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #23 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7aca9cc8) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #24 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b2a66a8) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #25 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #26 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 20 (Thread 0x714998ffa6c0 (LWP 275327)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=-1728079600, cancel=true, abstime=0x714998ff9ad0, op=137, expected=0, futex_word=0x5a8e7ab55f9c) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=-1728079600, abstime=0x714998ff9ad0, clockid=29001, expected=0, futex_word=0x5a8e7ab55f9c) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e7ab55f9c, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x714998ff9ad0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab55f70) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab55f70) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x5a8e7ab55f70, mutex=0x5a8e7ab55d58, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x00005a8e485b23cf in std::__condvar::wait_until (this=0x5a8e7ab55f70, __m=..., __clock=1, __abs_time=...) at /usr/include/c++/13/bits/std_mutex.h:185 #7 0x00005a8e485b5189 in std::condition_variable::__wait_until_impl > > (this=0x5a8e7ab55f70, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331611753460627ns }) at /usr/include/c++/13/condition_variable:203 #8 0x00005a8e485b4371 in std::condition_variable::wait_until > > (this=0x5a8e7ab55f70, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331611753460627ns }) at /usr/include/c++/13/condition_variable:113 #9 0x00005a8e485b350f in std::condition_variable::wait_for > (this=0x5a8e7ab55f70, __lock=..., __rtime=std::chrono::duration = { 60000ms }) at /usr/include/c++/13/condition_variable:165 #10 0x00005a8e485b06e7 in tpool::thread_pool_generic::wait_for_tasks (this=0x5a8e7ab55b50, lk=..., thread_data=0x5a8e7ab55f70) at /test/codership-mariadb-server/tpool/tpool_generic.cc:468 #11 0x00005a8e485b0901 in tpool::thread_pool_generic::get_task (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab55f70, t=0x714998ff9c20) at /test/codership-mariadb-server/tpool/tpool_generic.cc:521 #12 0x00005a8e485b0ce8 in tpool::thread_pool_generic::worker_main (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab55f70) at /test/codership-mariadb-server/tpool/tpool_generic.cc:566 #13 0x00005a8e485b911e in std::__invoke_impl (__f=@0x714974001278: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a , __t=@0x714974001270: 0x5a8e7ab55b50) at /usr/include/c++/13/bits/invoke.h:74 #14 0x00005a8e485b9024 in std::__invoke (__fn=@0x714974001278: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a ) at /usr/include/c++/13/bits/invoke.h:96 #15 0x00005a8e485b8f43 in std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=0x714974001268) at /usr/include/c++/13/bits/std_thread.h:292 #16 0x00005a8e485b8edc in std::thread::_Invoker >::operator() (this=0x714974001268) at /usr/include/c++/13/bits/std_thread.h:299 #17 0x00005a8e485b8ebc in std::thread::_State_impl > >::_M_run (this=0x714974001260) at /usr/include/c++/13/bits/std_thread.h:244 #18 0x00007149bd8ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6 #19 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #20 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 19 (Thread 0x7149b82786c0 (LWP 274578)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5a8e49622dc8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x0, clockid=0, expected=0, futex_word=0x5a8e49622dc8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e49622dc8 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5a8e49622d08 , cond=0x5a8e49622da0 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x5a8e49622da0 , mutex=0x5a8e49622d08 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00005a8e4866201c in safe_cond_wait (cond=0x5a8e49622da0 , mp=0x5a8e49622ce0 , file=0x5a8e48d0a4c0 "/test/codership-mariadb-server/mysys/my_thr_init.c", line=598) at /test/codership-mariadb-server/mysys/thr_mutex.c:489 #6 0x00005a8e4865b08b in psi_cond_wait (that=0x5a8e49622da0 , mutex=0x5a8e49622ce0 , file=0x5a8e487e5340 "/test/codership-mariadb-server/sql/sql_manager.cc", line=109) at /test/codership-mariadb-server/mysys/my_thr_init.c:598 #7 0x00005a8e477ede34 in inline_mysql_cond_wait (that=0x5a8e49622da0 , mutex=0x5a8e49622ce0 , src_file=0x5a8e487e5340 "/test/codership-mariadb-server/sql/sql_manager.cc", src_line=109) at /test/codership-mariadb-server/include/mysql/psi/mysql_thread.h:1070 #8 0x00005a8e477ee28d in handle_manager (arg=0x0) at /test/codership-mariadb-server/sql/sql_manager.cc:109 #9 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7afb7508) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #10 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #11 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 18 (Thread 0x71498bfff6c0 (LWP 275331)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x71498bffead0, op=137, expected=0, futex_word=0x5a8e7ab56038) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x71498bffead0, clockid=0, expected=0, futex_word=0x5a8e7ab56038) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e7ab56038, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x71498bffead0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab56010) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab56010) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x5a8e7ab56010, mutex=0x5a8e7ab55d58, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x00005a8e485b23cf in std::__condvar::wait_until (this=0x5a8e7ab56010, __m=..., __clock=1, __abs_time=...) at /usr/include/c++/13/bits/std_mutex.h:185 #7 0x00005a8e485b5189 in std::condition_variable::__wait_until_impl > > (this=0x5a8e7ab56010, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331611753141502ns }) at /usr/include/c++/13/condition_variable:203 #8 0x00005a8e485b4371 in std::condition_variable::wait_until > > (this=0x5a8e7ab56010, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331611753141502ns }) at /usr/include/c++/13/condition_variable:113 #9 0x00005a8e485b350f in std::condition_variable::wait_for > (this=0x5a8e7ab56010, __lock=..., __rtime=std::chrono::duration = { 60000ms }) at /usr/include/c++/13/condition_variable:165 #10 0x00005a8e485b06e7 in tpool::thread_pool_generic::wait_for_tasks (this=0x5a8e7ab55b50, lk=..., thread_data=0x5a8e7ab56010) at /test/codership-mariadb-server/tpool/tpool_generic.cc:468 #11 0x00005a8e485b0901 in tpool::thread_pool_generic::get_task (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab56010, t=0x71498bffec20) at /test/codership-mariadb-server/tpool/tpool_generic.cc:521 #12 0x00005a8e485b0ce8 in tpool::thread_pool_generic::worker_main (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab56010) at /test/codership-mariadb-server/tpool/tpool_generic.cc:566 #13 0x00005a8e485b911e in std::__invoke_impl (__f=@0x71497c001ba8: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a , __t=@0x71497c001ba0: 0x5a8e7ab55b50) at /usr/include/c++/13/bits/invoke.h:74 #14 0x00005a8e485b9024 in std::__invoke (__fn=@0x71497c001ba8: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a ) at /usr/include/c++/13/bits/invoke.h:96 #15 0x00005a8e485b8f43 in std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=0x71497c001b98) at /usr/include/c++/13/bits/std_thread.h:292 #16 0x00005a8e485b8edc in std::thread::_Invoker >::operator() (this=0x71497c001b98) at /usr/include/c++/13/bits/std_thread.h:299 #17 0x00005a8e485b8ebc in std::thread::_State_impl > >::_M_run (this=0x71497c001b90) at /usr/include/c++/13/bits/std_thread.h:244 #18 0x00007149bd8ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6 #19 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #20 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 17 (Thread 0x714988cfa6c0 (LWP 274824)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=-1124031168, cancel=true, abstime=0x714988cf9ad0, op=137, expected=0, futex_word=0x5a8e7ab56218) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=-1124031168, abstime=0x714988cf9ad0, clockid=29001, expected=0, futex_word=0x5a8e7ab56218) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e7ab56218, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x714988cf9ad0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab561f0) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab561f0) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x5a8e7ab561f0, mutex=0x5a8e7ab55d58, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x00005a8e485b23cf in std::__condvar::wait_until (this=0x5a8e7ab561f0, __m=..., __clock=1, __abs_time=...) at /usr/include/c++/13/bits/std_mutex.h:185 #7 0x00005a8e485b5189 in std::condition_variable::__wait_until_impl > > (this=0x5a8e7ab561f0, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331619932637895ns }) at /usr/include/c++/13/condition_variable:203 #8 0x00005a8e485b4371 in std::condition_variable::wait_until > > (this=0x5a8e7ab561f0, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331619932637895ns }) at /usr/include/c++/13/condition_variable:113 #9 0x00005a8e485b350f in std::condition_variable::wait_for > (this=0x5a8e7ab561f0, __lock=..., __rtime=std::chrono::duration = { 60000ms }) at /usr/include/c++/13/condition_variable:165 #10 0x00005a8e485b06e7 in tpool::thread_pool_generic::wait_for_tasks (this=0x5a8e7ab55b50, lk=..., thread_data=0x5a8e7ab561f0) at /test/codership-mariadb-server/tpool/tpool_generic.cc:468 #11 0x00005a8e485b0901 in tpool::thread_pool_generic::get_task (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab561f0, t=0x714988cf9c20) at /test/codership-mariadb-server/tpool/tpool_generic.cc:521 #12 0x00005a8e485b0ce8 in tpool::thread_pool_generic::worker_main (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab561f0) at /test/codership-mariadb-server/tpool/tpool_generic.cc:566 #13 0x00005a8e485b911e in std::__invoke_impl (__f=@0x71498c002358: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a , __t=@0x71498c002350: 0x5a8e7ab55b50) at /usr/include/c++/13/bits/invoke.h:74 #14 0x00005a8e485b9024 in std::__invoke (__fn=@0x71498c002358: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a ) at /usr/include/c++/13/bits/invoke.h:96 #15 0x00005a8e485b8f43 in std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=0x71498c002348) at /usr/include/c++/13/bits/std_thread.h:292 #16 0x00005a8e485b8edc in std::thread::_Invoker >::operator() (this=0x71498c002348) at /usr/include/c++/13/bits/std_thread.h:299 #17 0x00005a8e485b8ebc in std::thread::_State_impl > >::_M_run (this=0x71498c002340) at /usr/include/c++/13/bits/std_thread.h:244 #18 0x00007149bd8ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6 #19 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #20 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 16 (Thread 0x71499b8616c0 (LWP 274573)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=23182, cancel=true, abstime=0x71499b860c30, op=393, expected=0, futex_word=0x5a8e49e5b468 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=23182, abstime=0x71499b860c30, clockid=0, expected=0, futex_word=0x5a8e49e5b468 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e49e5b468 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x71499b860c30, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x71499b860c30, clockid=0, mutex=0x5a8e49e5b3a8 , cond=0x5a8e49e5b440 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x5a8e49e5b440 , mutex=0x5a8e49e5b3a8 , abstime=0x71499b860c30) at ./nptl/pthread_cond_wait.c:652 #5 0x00005a8e486623e1 in safe_cond_timedwait (cond=0x5a8e49e5b440 , mp=0x5a8e49e5b380 , abstime=0x71499b860c30, file=0x5a8e48d0a4c0 "/test/codership-mariadb-server/mysys/my_thr_init.c", line=611) at /test/codership-mariadb-server/mysys/thr_mutex.c:543 #6 0x00005a8e4865b13e in psi_cond_timedwait (that=0x5a8e49e5b440 , mutex=0x5a8e49e5b380 , abstime=0x71499b860c30, file=0x5a8e48a83a80 "/test/codership-mariadb-server/storage/maria/ma_servicethread.c", line=115) at /test/codership-mariadb-server/mysys/my_thr_init.c:611 #7 0x00005a8e47ef3844 in inline_mysql_cond_timedwait (that=0x5a8e49e5b440 , mutex=0x5a8e49e5b380 , abstime=0x71499b860c30, src_file=0x5a8e48a83a80 "/test/codership-mariadb-server/storage/maria/ma_servicethread.c", src_line=115) at /test/codership-mariadb-server/include/mysql/psi/mysql_thread.h:1086 #8 0x00005a8e47ef3db8 in my_service_thread_sleep (control=0x5a8e4940ed00 , sleep_time=30000000000) at /test/codership-mariadb-server/storage/maria/ma_servicethread.c:115 #9 0x00005a8e47ee745b in ma_checkpoint_background (arg=0x1e) at /test/codership-mariadb-server/storage/maria/ma_checkpoint.c:725 #10 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7ab42968) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #11 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #12 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 15 (Thread 0x7149b33ff6c0 (LWP 274568)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=-1576025063, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5a8e7aa4e8cc) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=-1576025063, abstime=0x0, clockid=0, expected=0, futex_word=0x5a8e7aa4e8cc) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e7aa4e8cc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5a8e7aa4e878, cond=0x5a8e7aa4e8a0) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x5a8e7aa4e8a0, mutex=0x5a8e7aa4e878) at ./nptl/pthread_cond_wait.c:627 #5 0x00007149b88ca728 in gu::Lock::wait (cond=..., this=) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:46 #6 galera::ServiceThd::thd_func (arg=0x5a8e7aa4e860) at /home/susil_behera/codership-galera/galera/src/galera_service_thd.cpp:30 #7 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #8 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 14 (Thread 0x71495affd6c0 (LWP 275333)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=1526712656, cancel=true, abstime=0x71495affcad0, op=137, expected=0, futex_word=0x5a8e7ab5635c) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=1526712656, abstime=0x71495affcad0, clockid=29001, expected=0, futex_word=0x5a8e7ab5635c) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e7ab5635c, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x71495affcad0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab56330) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab56330) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x5a8e7ab56330, mutex=0x5a8e7ab55d58, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x00005a8e485b23cf in std::__condvar::wait_until (this=0x5a8e7ab56330, __m=..., __clock=1, __abs_time=...) at /usr/include/c++/13/bits/std_mutex.h:185 #7 0x00005a8e485b5189 in std::condition_variable::__wait_until_impl > > (this=0x5a8e7ab56330, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331611764132569ns }) at /usr/include/c++/13/condition_variable:203 #8 0x00005a8e485b4371 in std::condition_variable::wait_until > > (this=0x5a8e7ab56330, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331611764132569ns }) at /usr/include/c++/13/condition_variable:113 #9 0x00005a8e485b350f in std::condition_variable::wait_for > (this=0x5a8e7ab56330, __lock=..., __rtime=std::chrono::duration = { 60000ms }) at /usr/include/c++/13/condition_variable:165 #10 0x00005a8e485b06e7 in tpool::thread_pool_generic::wait_for_tasks (this=0x5a8e7ab55b50, lk=..., thread_data=0x5a8e7ab56330) at /test/codership-mariadb-server/tpool/tpool_generic.cc:468 #11 0x00005a8e485b0901 in tpool::thread_pool_generic::get_task (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab56330, t=0x71495affcc20) at /test/codership-mariadb-server/tpool/tpool_generic.cc:521 #12 0x00005a8e485b0ce8 in tpool::thread_pool_generic::worker_main (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab56330) at /test/codership-mariadb-server/tpool/tpool_generic.cc:566 #13 0x00005a8e485b911e in std::__invoke_impl (__f=@0x71497c000f98: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a , __t=@0x71497c000f90: 0x5a8e7ab55b50) at /usr/include/c++/13/bits/invoke.h:74 #14 0x00005a8e485b9024 in std::__invoke (__fn=@0x71497c000f98: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a ) at /usr/include/c++/13/bits/invoke.h:96 #15 0x00005a8e485b8f43 in std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=0x71497c000f88) at /usr/include/c++/13/bits/std_thread.h:292 #16 0x00005a8e485b8edc in std::thread::_Invoker >::operator() (this=0x71497c000f88) at /usr/include/c++/13/bits/std_thread.h:299 #17 0x00005a8e485b8ebc in std::thread::_State_impl > >::_M_run (this=0x71497c000f80) at /usr/include/c++/13/bits/std_thread.h:244 #18 0x00007149bd8ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6 #19 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #20 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 13 (Thread 0x7149b13fb6c0 (LWP 274569)): #0 0x00007149bd52a072 in epoll_wait (epfd=6, events=0x7149b13fa270, maxevents=128, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x00007149b8a17c1e in asio::detail::epoll_reactor::run (this=0x5a8e7a99d800, usec=, ops=...) at /home/susil_behera/codership-galera/asio/asio/detail/impl/epoll_reactor.ipp:470 #2 0x00007149b8a189f1 in asio::detail::scheduler::do_run_one (ec=..., this_thread=..., lock=..., this=0x5a8e7aa84aa0) at /home/susil_behera/codership-galera/asio/asio/detail/impl/scheduler.ipp:430 #3 asio::detail::scheduler::run (this=this@entry=0x5a8e7aa84aa0, ec=std::error_code = {std::_V2::error_category: 0}) at /home/susil_behera/codership-galera/asio/asio/detail/impl/scheduler.ipp:199 #4 0x00007149b8a1208e in asio::io_context::run (this=) at /home/susil_behera/codership-galera/asio/asio/impl/io_context.ipp:62 #5 gu::AsioIoService::run (this=this@entry=0x5a8e7aa85ee0) at /home/susil_behera/codership-galera/galerautils/src/gu_asio.cpp:737 #6 0x00007149b891eae1 in gcomm::AsioProtonet::event_loop (this=0x5a8e7aa85e20, period=...) at /home/susil_behera/codership-galera/gcomm/src/asio_protonet.cpp:105 #7 0x00007149b88ff2f3 in GCommConn::run (this=0x5a8e7aa899f0) at /home/susil_behera/codership-galera/gcs/src/gcs_gcomm.cpp:438 #8 0x00007149b88ff86d in run_fn (arg=) at /home/susil_behera/codership-galera/gcs/src/gcs_gcomm.cpp:307 #9 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #10 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 12 (Thread 0x7149bda956c0 (LWP 274567)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7149bda94ce0, op=393, expected=0, futex_word=0x5a8e49eeebec ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7149bda94ce0, clockid=0, expected=0, futex_word=0x5a8e49eeebec ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e49eeebec , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149bda94ce0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149bda94ce0, clockid=0, mutex=0x5a8e49eeeb28 , cond=0x5a8e49eeebc0 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x5a8e49eeebc0 , mutex=0x5a8e49eeeb28 , abstime=0x7149bda94ce0) at ./nptl/pthread_cond_wait.c:652 #5 0x00005a8e486623e1 in safe_cond_timedwait (cond=0x5a8e49eeebc0 , mp=0x5a8e49eeeb00 , abstime=0x7149bda94ce0, file=0x5a8e48d0a4c0 "/test/codership-mariadb-server/mysys/my_thr_init.c", line=611) at /test/codership-mariadb-server/mysys/thr_mutex.c:543 #6 0x00005a8e4865b13e in psi_cond_timedwait (that=0x5a8e49eeebc0 , mutex=0x5a8e49eeeb00 , abstime=0x7149bda94ce0, file=0x5a8e48d0b5a0 "/test/codership-mariadb-server/mysys/thr_timer.c", line=322) at /test/codership-mariadb-server/mysys/my_thr_init.c:611 #7 0x00005a8e486634ae in inline_mysql_cond_timedwait (that=0x5a8e49eeebc0 , mutex=0x5a8e49eeeb00 , abstime=0x7149bda94ce0, src_file=0x5a8e48d0b5a0 "/test/codership-mariadb-server/mysys/thr_timer.c", src_line=322) at /test/codership-mariadb-server/include/mysql/psi/mysql_thread.h:1086 #8 0x00005a8e4866426b in timer_handler (arg=0x0) at /test/codership-mariadb-server/mysys/thr_timer.c:322 #9 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7aa26228) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #10 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #11 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 11 (Thread 0x714989cfc6c0 (LWP 275325)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x714989cfbad0, op=137, expected=0, futex_word=0x5a8e7ab5617c) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x714989cfbad0, clockid=0, expected=0, futex_word=0x5a8e7ab5617c) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e7ab5617c, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x714989cfbad0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab56150) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab56150) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x5a8e7ab56150, mutex=0x5a8e7ab55d58, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x00005a8e485b23cf in std::__condvar::wait_until (this=0x5a8e7ab56150, __m=..., __clock=1, __abs_time=...) at /usr/include/c++/13/bits/std_mutex.h:185 #7 0x00005a8e485b5189 in std::condition_variable::__wait_until_impl > > (this=0x5a8e7ab56150, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331611753816369ns }) at /usr/include/c++/13/condition_variable:203 #8 0x00005a8e485b4371 in std::condition_variable::wait_until > > (this=0x5a8e7ab56150, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331611753816369ns }) at /usr/include/c++/13/condition_variable:113 #9 0x00005a8e485b350f in std::condition_variable::wait_for > (this=0x5a8e7ab56150, __lock=..., __rtime=std::chrono::duration = { 60000ms }) at /usr/include/c++/13/condition_variable:165 #10 0x00005a8e485b06e7 in tpool::thread_pool_generic::wait_for_tasks (this=0x5a8e7ab55b50, lk=..., thread_data=0x5a8e7ab56150) at /test/codership-mariadb-server/tpool/tpool_generic.cc:468 #11 0x00005a8e485b0901 in tpool::thread_pool_generic::get_task (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab56150, t=0x714989cfbc20) at /test/codership-mariadb-server/tpool/tpool_generic.cc:521 #12 0x00005a8e485b0ce8 in tpool::thread_pool_generic::worker_main (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab56150) at /test/codership-mariadb-server/tpool/tpool_generic.cc:566 #13 0x00005a8e485b911e in std::__invoke_impl (__f=@0x714960000f48: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a , __t=@0x714960000f40: 0x5a8e7ab55b50) at /usr/include/c++/13/bits/invoke.h:74 #14 0x00005a8e485b9024 in std::__invoke (__fn=@0x714960000f48: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a ) at /usr/include/c++/13/bits/invoke.h:96 #15 0x00005a8e485b8f43 in std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=0x714960000f38) at /usr/include/c++/13/bits/std_thread.h:292 #16 0x00005a8e485b8edc in std::thread::_Invoker >::operator() (this=0x714960000f38) at /usr/include/c++/13/bits/std_thread.h:299 #17 0x00005a8e485b8ebc in std::thread::_State_impl > >::_M_run (this=0x714960000f30) at /usr/include/c++/13/bits/std_thread.h:244 #18 0x00007149bd8ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6 #19 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #20 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 10 (Thread 0x7149b81e26c0 (LWP 274581)): #0 0x00007149bd445fc8 in __GI___sigtimedwait (set=0x7149b81e1c70, info=0x7149b81e1bb0, timeout=0x0) at ../sysdeps/unix/sysv/linux/sigtimedwait.c:31 #1 0x00005a8e47638922 in my_sigwait (set=0x7149b81e1c70, sig=0x7149b81e1c58, code=0x7149b81e1c5c) at /test/codership-mariadb-server/include/my_pthread.h:192 #2 0x00005a8e4763f4e3 in signal_hand () at /test/codership-mariadb-server/sql/mysqld.cc:3269 #3 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b18d078) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #4 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #5 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 9 (Thread 0x7149b81976c0 (LWP 274583)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x7149b8195550, op=393, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x7149b8195550, clockid=29001, expected=0, futex_word=0x7149b1c0a980) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b1c0a980, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7149b8195550, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49bc8e in __pthread_cond_wait_common (abstime=0x7149b8195550, clockid=0, mutex=0x5a8e7aa4f080, cond=0x7149b1c0a958) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7149b1c0a958, mutex=0x5a8e7aa4f080, abstime=0x7149b8195550) at ./nptl/pthread_cond_wait.c:652 #5 0x00007149b8896e3e in gu::Lock::wait (this=, date=..., cond=...) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:64 #6 galera::Monitor::wait (wait_until=..., gtid=..., this=0x5a8e7aa4f080) at /home/susil_behera/codership-galera/galera/src/monitor.hpp:362 #7 galera::ReplicatorSMM::sync_wait (this=0x5a8e7aa4e090, upto=, tout=, gtid=0x7149b8195970) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1594 #8 0x00007149b8863172 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:479 #9 0x00005a8e4877ebe1 in wsrep::wsrep_provider_v26::causal_read (this=0x5a8e7aa38f40, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1092 #10 0x00005a8e4875435a in wsrep::server_state::causal_read (this=0x5a8e7aa38410, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:865 #11 0x00005a8e48742a12 in wsrep::client_state::sync_wait (this=0x7149700077b8, timeout=-1) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:942 #12 0x00005a8e4804892c in wsrep_sync_wait (thd=0x714970000dc8, mask=4) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:1621 #13 0x00005a8e477fd611 in mysql_execute_command (thd=0x714970000dc8, is_called_from_prepared_stmt=false) at /test/codership-mariadb-server/sql/sql_parse.cc:4597 #14 0x00005a8e47809f2d in mysql_parse (thd=0x714970000dc8, rawbuf=0x714970034360 "INSERT IGNORE INTO `oltp20` ( `id` ) VALUES ( 48895 ) /* QNO 169 CON_ID 16 */", length=78, parser_state=0x7149b8196350) at /test/codership-mariadb-server/sql/sql_parse.cc:8229 #15 0x00005a8e478095cd in wsrep_mysql_parse (thd=0x714970000dc8, rawbuf=0x714970034360 "INSERT IGNORE INTO `oltp20` ( `id` ) VALUES ( 48895 ) /* QNO 169 CON_ID 16 */", length=78, parser_state=0x7149b8196350) at /test/codership-mariadb-server/sql/sql_parse.cc:8039 #16 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x714970000dc8, packet=0x71497000bd29 " INSERT IGNORE INTO `oltp20` ( `id` ) VALUES ( 48895 ) /* QNO 169 CON_ID 16 */ ", packet_length=80, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #17 0x00005a8e477f37e2 in do_command (thd=0x714970000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #18 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b199e78, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #19 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b28c6b8) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #20 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b2ebdb8) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #21 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #22 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 8 (Thread 0x7149b822d6c0 (LWP 274580)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5a8e49655ec8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5a8e49655ec8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e49655ec8 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5a8e49655e18 , cond=0x5a8e49655ea0 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x5a8e49655ea0 , mutex=0x5a8e49655e18 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00005a8e4866201c in safe_cond_wait (cond=0x5a8e49655ea0 , mp=0x5a8e49655df0 , file=0x5a8e48d0a4c0 "/test/codership-mariadb-server/mysys/my_thr_init.c", line=598) at /test/codership-mariadb-server/mysys/thr_mutex.c:489 #6 0x00005a8e4865b08b in psi_cond_wait (that=0x5a8e49655ea0 , mutex=0x5a8e49655df0 , file=0x5a8e48a1ac90 "/test/codership-mariadb-server/sql/log.cc", line=11097) at /test/codership-mariadb-server/mysys/my_thr_init.c:598 #7 0x00005a8e47d7ede6 in inline_mysql_cond_wait (that=0x5a8e49655ea0 , mutex=0x5a8e49655df0 , src_file=0x5a8e48a1ac90 "/test/codership-mariadb-server/sql/log.cc", src_line=11097) at /test/codership-mariadb-server/include/mysql/psi/mysql_thread.h:1070 #8 0x00005a8e47da22a3 in binlog_background_thread (arg=0x0) at /test/codership-mariadb-server/sql/log.cc:11097 #9 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7acdba38) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #10 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #11 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 7 (Thread 0x7149b86fe6c0 (LWP 274572)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=29001, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7149b8b370e4) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29001, abstime=0x0, clockid=0, expected=0, futex_word=0x7149b8b370e4) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149b8b370e4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7149b8b37090, cond=0x7149b8b370b8) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=cond@entry=0x7149b8b370b8, mutex=mutex@entry=0x7149b8b37090) at ./nptl/pthread_cond_wait.c:627 #5 0x00007149b8a43bf0 in fifo_lock_get (q=0x7149b8b37010) at /home/susil_behera/codership-galera/galerautils/src/gu_fifo.c:262 #6 gu_fifo_get_head (q=0x7149b8b37010, err=0x7149b86fd54c) at /home/susil_behera/codership-galera/galerautils/src/gu_fifo.c:330 #7 0x00007149b88e1ce9 in gcs_recv (conn=0x5a8e7aa549a0, action=action@entry=0x7149b86fd5f0) at /home/susil_behera/codership-galera/gcs/src/gcs.cpp:2142 #8 0x00007149b88cd308 in galera::Gcs::recv (act=..., this=) at /home/susil_behera/codership-galera/galera/src/galera_gcs.hpp:123 #9 galera::GcsActionSource::process (this=0x5a8e7aa47070, recv_ctx=0x7149b86fdc00, exit_loop=@0x7149b86fd7ef: false) at /home/susil_behera/codership-galera/galera/src/gcs_action_source.cpp:162 #10 0x00007149b889f420 in galera::ReplicatorSMM::async_recv (this=0x5a8e7aa4e090, recv_ctx=0x7149b86fdc00) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:398 #11 0x00007149b886310f in galera_recv (gh=, recv_ctx=) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:240 #12 0x00005a8e4877dbde in wsrep::wsrep_provider_v26::run_applier (this=0x5a8e7aa38f40, applier_ctx=0x7149b86fdc00) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:899 #13 0x00005a8e4806e28d in wsrep_replication_process (thd=0x71499c000dc8, arg=0x5a8e7aa86bc0) at /test/codership-mariadb-server/sql/wsrep_thd.cc:57 #14 0x00005a8e48050dbd in start_wsrep_THD (arg=0x5a8e7aa86bc0) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:3888 #15 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7aa72648) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #16 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #17 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 6 (Thread 0x7149b8b366c0 (LWP 274571)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=23182, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7149a801c41c) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=23182, abstime=0x0, clockid=0, expected=0, futex_word=0x7149a801c41c) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7149a801c41c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7149a801c368, cond=0x7149a801c3f0) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7149a801c3f0, mutex=0x7149a801c368) at ./nptl/pthread_cond_wait.c:627 #5 0x00005a8e4866201c in safe_cond_wait (cond=0x7149a801c3f0, mp=0x7149a801c340, file=0x5a8e48b28ed0 "/test/codership-mariadb-server/include/mysql/psi/mysql_thread.h", line=1072) at /test/codership-mariadb-server/mysys/thr_mutex.c:489 #6 0x00005a8e4806ddf6 in inline_mysql_cond_wait (that=0x7149a801c3f0, mutex=0x7149a801c340, src_file=0x5a8e48b297f8 "/test/codership-mariadb-server/sql/wsrep_thd.h", src_line=69) at /test/codership-mariadb-server/include/mysql/psi/mysql_thread.h:1072 #7 0x00005a8e480719ac in Wsrep_thd_queue::pop_front (this=0x7149a801c2d0) at /test/codership-mariadb-server/sql/wsrep_thd.h:69 #8 0x00005a8e4806f2cf in wsrep_rollback_process (rollbacker=0x7149a8000dc8, arg=0x5a8e7aa86a70) at /test/codership-mariadb-server/sql/wsrep_thd.cc:236 #9 0x00005a8e48050dbd in start_wsrep_THD (arg=0x5a8e7aa86a70) at /test/codership-mariadb-server/sql/wsrep_mysqld.cc:3888 #10 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7aa70688) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #11 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #12 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 5 (Thread 0x714999fff6c0 (LWP 274574)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=23182, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5a8e4942d738 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=23182, abstime=0x0, clockid=0, expected=0, futex_word=0x5a8e4942d738 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e4942d738 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5a8e4942d628 , cond=0x5a8e4942d710 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x5a8e4942d710 , mutex=0x5a8e4942d628 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00005a8e4866201c in safe_cond_wait (cond=0x5a8e4942d710 , mp=0x5a8e4942d600 , file=0x5a8e48c82c10 "/test/codership-mariadb-server/storage/innobase/buf/buf0flu.cc", line=2588) at /test/codership-mariadb-server/mysys/thr_mutex.c:489 #6 0x00005a8e4848fc70 in buf_flush_page_cleaner () at /test/codership-mariadb-server/storage/innobase/buf/buf0flu.cc:2588 #7 0x00005a8e48494ecf in std::__invoke_impl (__f=@0x5a8e7ac2e998: 0x5a8e4848f833 ) at /usr/include/c++/13/bits/invoke.h:61 #8 0x00005a8e48494e7b in std::__invoke (__fn=@0x5a8e7ac2e998: 0x5a8e4848f833 ) at /usr/include/c++/13/bits/invoke.h:96 #9 0x00005a8e48494e1c in std::thread::_Invoker >::_M_invoke<0ul> (this=0x5a8e7ac2e998) at /usr/include/c++/13/bits/std_thread.h:292 #10 0x00005a8e48494dec in std::thread::_Invoker >::operator() (this=0x5a8e7ac2e998) at /usr/include/c++/13/bits/std_thread.h:299 #11 0x00005a8e48494dcc in std::thread::_State_impl > >::_M_run (this=0x5a8e7ac2e990) at /usr/include/c++/13/bits/std_thread.h:244 #12 0x00007149bd8ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6 #13 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #14 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 4 (Thread 0x71498b7fe6c0 (LWP 275326)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x71498b7fdad0, op=137, expected=0, futex_word=0x5a8e7ab560dc) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x71498b7fdad0, clockid=0, expected=0, futex_word=0x5a8e7ab560dc) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e7ab560dc, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x71498b7fdad0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab560b0) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x5a8e7ab55d58, cond=0x5a8e7ab560b0) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x5a8e7ab560b0, mutex=0x5a8e7ab55d58, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x00005a8e485b23cf in std::__condvar::wait_until (this=0x5a8e7ab560b0, __m=..., __clock=1, __abs_time=...) at /usr/include/c++/13/bits/std_mutex.h:185 #7 0x00005a8e485b5189 in std::condition_variable::__wait_until_impl > > (this=0x5a8e7ab560b0, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331611753638981ns }) at /usr/include/c++/13/condition_variable:203 #8 0x00005a8e485b4371 in std::condition_variable::wait_until > > (this=0x5a8e7ab560b0, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 331611753638981ns }) at /usr/include/c++/13/condition_variable:113 #9 0x00005a8e485b350f in std::condition_variable::wait_for > (this=0x5a8e7ab560b0, __lock=..., __rtime=std::chrono::duration = { 60000ms }) at /usr/include/c++/13/condition_variable:165 #10 0x00005a8e485b06e7 in tpool::thread_pool_generic::wait_for_tasks (this=0x5a8e7ab55b50, lk=..., thread_data=0x5a8e7ab560b0) at /test/codership-mariadb-server/tpool/tpool_generic.cc:468 #11 0x00005a8e485b0901 in tpool::thread_pool_generic::get_task (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab560b0, t=0x71498b7fdc20) at /test/codership-mariadb-server/tpool/tpool_generic.cc:521 #12 0x00005a8e485b0ce8 in tpool::thread_pool_generic::worker_main (this=0x5a8e7ab55b50, thread_var=0x5a8e7ab560b0) at /test/codership-mariadb-server/tpool/tpool_generic.cc:566 #13 0x00005a8e485b911e in std::__invoke_impl (__f=@0x714974000ea8: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a , __t=@0x714974000ea0: 0x5a8e7ab55b50) at /usr/include/c++/13/bits/invoke.h:74 #14 0x00005a8e485b9024 in std::__invoke (__fn=@0x714974000ea8: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x5a8e485b0b5a ) at /usr/include/c++/13/bits/invoke.h:96 #15 0x00005a8e485b8f43 in std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=0x714974000e98) at /usr/include/c++/13/bits/std_thread.h:292 #16 0x00005a8e485b8edc in std::thread::_Invoker >::operator() (this=0x714974000e98) at /usr/include/c++/13/bits/std_thread.h:299 #17 0x00005a8e485b8ebc in std::thread::_State_impl > >::_M_run (this=0x714974000e90) at /usr/include/c++/13/bits/std_thread.h:244 #18 0x00007149bd8ecdb4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6 #19 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #20 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 3 (Thread 0x7149b0bfa6c0 (LWP 274570)): #0 0x00007149bd498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5a8e7aa89c1c) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5a8e7aa89c1c) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a8e7aa89c1c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007149bd49b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5a8e7aa89bc8, cond=0x5a8e7aa89bf0) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x5a8e7aa89bf0, mutex=0x5a8e7aa89bc8) at ./nptl/pthread_cond_wait.c:627 #5 0x00007149b88ffa93 in gu::Lock::wait (cond=..., this=) at /home/susil_behera/codership-galera/galerautils/src/gu_lock.hpp:46 #6 RecvBuf::front (timeout=..., this=0x5a8e7aa89bc8) at /home/susil_behera/codership-galera/gcs/src/gcs_gcomm.cpp:114 #7 gcomm_recv (backend=, msg=0x5a8e7aa582c0, timeout=9223372035999999999) at /home/susil_behera/codership-galera/gcs/src/gcs_gcomm.cpp:613 #8 0x00007149b88e779f in core_msg_recv (timeout=9223372035999999999, recv_msg=0x5a8e7aa582c0, backend=0x5a8e7aa582f0) at /home/susil_behera/codership-galera/gcs/src/gcs_core.cpp:517 #9 gcs_core_recv (conn=0x5a8e7aa58100, recv_act=recv_act@entry=0x7149b0bf9c30, timeout=) at /home/susil_behera/codership-galera/gcs/src/gcs_core.cpp:1259 #10 0x00007149b88e2713 in gcs_recv_thread (arg=0x5a8e7aa549a0) at /home/susil_behera/codership-galera/gcs/src/gcs.cpp:1475 #11 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #12 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 2 (Thread 0x7149be122440 (LWP 274566)): #0 0x00007149bd51b4fd in __GI___poll (fds=0x5a8e7b2c6308, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00005a8e476463a8 in handle_connections_sockets () at /test/codership-mariadb-server/sql/mysqld.cc:6350 #2 0x00005a8e47644ace in run_main_loop () at /test/codership-mariadb-server/sql/mysqld.cc:5646 #3 0x00005a8e47645850 in mysqld_main (argc=205, argv=0x5a8e7a8a4850) at /test/codership-mariadb-server/sql/mysqld.cc:6047 #4 0x00005a8e4763884d in main (argc=60, argv=0x7ffce072e338) at /test/codership-mariadb-server/sql/main.cc:34 Thread 1 (Thread 0x7149b00c86c0 (LWP 275381)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44 #1 __pthread_kill_internal (signo=6, threadid=) at ./nptl/pthread_kill.c:78 #2 __GI___pthread_kill (threadid=, signo=6) at ./nptl/pthread_kill.c:89 #3 0x00005a8e4865cc61 in my_write_core (sig=6) at /test/codership-mariadb-server/mysys/stacktrace.c:424 #4 0x00005a8e47c086a4 in handle_fatal_signal (sig=6) at /test/codership-mariadb-server/sql/signal_handler.cc:298 #5 #6 __pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44 #7 __pthread_kill_internal (signo=6, threadid=) at ./nptl/pthread_kill.c:78 #8 __GI___pthread_kill (threadid=, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 #9 0x00007149bd44527e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #10 0x00007149bd4288ff in __GI_abort () at ./stdlib/abort.c:79 #11 0x00007149bd42881b in __assert_fail_base (fmt=0x7149bd5d01e8 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x5a8e48f52338 "state() == s_executing || state() == s_preparing || state() == s_prepared || state() == s_must_abort || state() == s_aborting || state() == s_cert_failed || state() == s_must_replay", file=file@entry=0x5a8e48f51590 "/test/codership-mariadb-server/wsrep-lib/src/transaction.cpp", line=line@entry=670, function=function@entry=0x5a8e48f52308 "int wsrep::transaction::before_rollback()") at ./assert/assert.c:96 #12 0x00007149bd43b517 in __assert_fail (assertion=0x5a8e48f52338 "state() == s_executing || state() == s_preparing || state() == s_prepared || state() == s_must_abort || state() == s_aborting || state() == s_cert_failed || state() == s_must_replay", file=0x5a8e48f51590 "/test/codership-mariadb-server/wsrep-lib/src/transaction.cpp", line=670, function=0x5a8e48f52308 "int wsrep::transaction::before_rollback()") at ./assert/assert.c:105 #13 0x00005a8e4876b993 in wsrep::transaction::before_rollback (this=0x714924061340) at /test/codership-mariadb-server/wsrep-lib/src/transaction.cpp:670 #14 0x00005a8e48740041 in wsrep::client_state::before_rollback (this=0x7149240612b8) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:410 #15 0x00005a8e47c0ae12 in wsrep_before_rollback (thd=0x71492405a8c8, all=true) at /test/codership-mariadb-server/sql/wsrep_trans_observer.h:449 #16 0x00005a8e47c106cf in ha_rollback_trans (thd=0x71492405a8c8, all=true) at /test/codership-mariadb-server/sql/handler.cc:2329 #17 0x00005a8e47a15ec5 in trans_rollback (thd=0x71492405a8c8) at /test/codership-mariadb-server/sql/transaction.cc:391 #18 0x00005a8e480345a5 in Wsrep_high_priority_service::rollback (this=0x7149b00c64c0, ws_handle=..., ws_meta=...) at /test/codership-mariadb-server/sql/wsrep_high_priority_service.cc:388 #19 0x00005a8e4875142c in apply_write_set (server_state=..., high_priority_service=..., ws_handle=..., ws_meta=..., data=...) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:343 #20 0x00005a8e48755691 in wsrep::server_state::on_apply (this=0x5a8e7aa38410, high_priority_service=..., ws_handle=..., ws_meta=..., data=...) at /test/codership-mariadb-server/wsrep-lib/src/server_state.cpp:1132 #21 0x00005a8e4877fc6d in wsrep::high_priority_service::apply (this=0x7149b00c64c0, ws_handle=..., ws_meta=..., data=...) at /test/codership-mariadb-server/wsrep-lib/include/wsrep/high_priority_service.hpp:47 #22 0x00005a8e4877c32b in (anonymous namespace)::apply_cb (ctx=0x7149b00c64c0, wsh=0x7149b00c5c80, flags=65, buf=0x7149b00c5c90, meta=0x7149b00c5f50, exit_loop=0x7149b00c5f10) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:510 #23 0x00007149b8875f52 in galera::TrxHandleSlave::apply (this=this@entry=0x7149709ce7a0, recv_ctx=recv_ctx@entry=0x7149b00c64c0, apply_cb=0x5a8e4877c0ef <(anonymous namespace)::apply_cb(void*, wsrep_ws_handle_t const*, uint32_t, wsrep_buf_t const*, wsrep_trx_meta_t const*, wsrep_bool_t*)>, meta=..., exit_loop=@0x7149b00c5f10: false) at /home/susil_behera/codership-galera/galera/src/trx_handle.cpp:396 #24 0x00007149b889ea9a in galera::ReplicatorSMM::replay_trx (this=0x5a8e7aa4e090, trx=..., lock=..., trx_ctx=0x7149b00c64c0) at /home/susil_behera/codership-galera/galera/src/replicator_smm.cpp:1106 #25 0x00007149b88641e1 in galera_replay_trx (gh=, trx_handle=, recv_ctx=0x7149b00c64c0) at /home/susil_behera/codership-galera/galera/src/wsrep_provider.cpp:315 #26 0x00005a8e4877e651 in wsrep::wsrep_provider_v26::replay (this=0x5a8e7aa38f40, ws_handle=..., reply_service=0x7149b00c64c0) at /test/codership-mariadb-server/wsrep-lib/src/wsrep_provider_v26.cpp:1036 #27 0x00005a8e4802e049 in Wsrep_client_service::replay (this=0x7149240077a0) at /test/codership-mariadb-server/sql/wsrep_client_service.cc:304 #28 0x00005a8e4877126c in wsrep::transaction::replay (this=0x714924007840, lock=...) at /test/codership-mariadb-server/wsrep-lib/src/transaction.cpp:2069 #29 0x00005a8e4876c496 in wsrep::transaction::after_statement (this=0x714924007840, lock=...) at /test/codership-mariadb-server/wsrep-lib/src/transaction.cpp:893 #30 0x00005a8e4873f364 in wsrep::client_state::after_statement (this=0x7149240077b8) at /test/codership-mariadb-server/wsrep-lib/src/client_state.cpp:264 #31 0x00005a8e477f0159 in wsrep_after_statement (thd=0x714924000dc8) at /test/codership-mariadb-server/sql/wsrep_trans_observer.h:483 #32 0x00005a8e47809749 in wsrep_mysql_parse (thd=0x714924000dc8, rawbuf=0x714924014550 "ALTER TABLE `oltp3` ROW_FORMAT=DYNAMIC /* QNO 49 CON_ID 27 */", length=61, parser_state=0x7149b00c7350) at /test/codership-mariadb-server/sql/sql_parse.cc:8069 #33 0x00005a8e477f4dcb in dispatch_command (command=COM_QUERY, thd=0x714924000dc8, packet=0x71492400bd29 "ALTER TABLE `oltp3` ROW_FORMAT=DYNAMIC /* QNO 49 CON_ID 27 */ ", packet_length=62, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1908 #34 0x00005a8e477f37e2 in do_command (thd=0x714924000dc8, blocking=true) at /test/codership-mariadb-server/sql/sql_parse.cc:1434 #35 0x00005a8e479f6a37 in do_handle_one_connection (connect=0x5a8e7b2892f8, put_in_cache=true) at /test/codership-mariadb-server/sql/sql_connect.cc:1475 #36 0x00005a8e479f67ac in handle_one_connection (arg=0x5a8e7b2892f8) at /test/codership-mariadb-server/sql/sql_connect.cc:1387 #37 0x00005a8e47fa76cc in pfs_spawn_thread (arg=0x5a8e7b2c3ff8) at /test/codership-mariadb-server/storage/perfschema/pfs.cc:2201 #38 0x00007149bd49caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #39 0x00007149bd529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 (gdb)