=== Test case: mam_SUITE:muc_querying_for_all_messages/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.51535.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,full_text_search => true,
                      message_retraction => true,
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      no_stanzaid_element => false,user_prefs_store => mnesia,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.43.28/mam_suite.muc_querying_for_all_messages.78852.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.43.28/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,affiliations => [],
                    subject => <<>>,allow_change_subj => true,
                    allow_query_users => true,allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia,
              min_presence_interval => 0,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41"

=== Started at 2024-03-21 07:44:11


*** CT 2024-03-21 07:44:11.632 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2886.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-21 07:44:11.972 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-21 07:44:11.983 ***🔗
alicE_unnamed_2137@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:44:11.984 ***🔗
alicE_unnamed_2137@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d0e149c1bfae58b6' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:44:11.984 ***🔗
alicE_unnamed_2137@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:44:11.984 ***🔗
alicE_unnamed_2137@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjEzNwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-21 07:44:11.985 ***🔗
alicE_unnamed_2137@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:44:11.985 ***🔗
alicE_unnamed_2137@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:44:11.985 ***🔗
alicE_unnamed_2137@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7569652339ab8adb' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2137@localhost'>

*** User 2024-03-21 07:44:11.985 ***🔗
alicE_unnamed_2137@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:44:11.986 ***🔗
alicE_unnamed_2137@localhost/res1 out
<iq type='set' id='a0aaa25be16beca6d28ef96be6a2400d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:44:11.986 ***🔗
alicE_unnamed_2137@localhost/res1 in
<iq id='a0aaa25be16beca6d28ef96be6a2400d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2137@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:44:11.986 ***🔗
alice_unnamed_2137@localhost/res1 out
<iq type='set' id='f78d69fe268bc58eb42a430f1a819a9f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:44:11.987 ***🔗
alice_unnamed_2137@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2137@localhost/res1' id='f78d69fe268bc58eb42a430f1a819a9f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:44:11.987 ***🔗
alice_unnamed_2137@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-21 07:44:11.991 ***🔗
alice_unnamed_2137@localhost/res1 in
<presence from='alice_unnamed_2137@localhost/res1' to='alice_unnamed_2137@localhost/res1'/>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-21 07:44:11.991 ***🔗
alice_unnamed_2137@localhost/res1 out
<iq type='set' id='4eb4021421c262147ec437d47a028b39' to='alicE_unnamed_2137room0-51627-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2024-03-21 07:44:11.995 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='8fb106d1-ec04-48f1-9651-b7109ed9978a'>
	<result xmlns='urn:xmpp:mam:2' id='C4N3RM5CG004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T06:22:24.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>57dc514d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.995 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='8cf7d6f1-f304-47e4-8994-b955c88335d3'>
	<result xmlns='urn:xmpp:mam:2' id='C4N57KJ61G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T08:00:43.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f8772c69</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.995 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='1010a773-03a1-4131-b99a-e8e93352699c'>
	<result xmlns='urn:xmpp:mam:2' id='C4NTJUKTVG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T13:06:15.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a229629f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.996 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='23038d91-e6e7-459d-ba1b-88dd4a30c7e3'>
	<result xmlns='urn:xmpp:mam:2' id='C4NTMJ9BT003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T13:12:10.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>55ebec77</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.996 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='f7f38a60-b7b9-49f6-a5ca-55fb78c156db'>
	<result xmlns='urn:xmpp:mam:2' id='C4OG355CIG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T11:08:45.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>587a1d57</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.996 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='6ef4d3b8-7821-4192-b18a-c551acbeffe9'>
	<result xmlns='urn:xmpp:mam:2' id='C4OGSJR13002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T12:05:42.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>16974cfc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.996 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='8836f1b9-d350-46b5-8b0c-7605672d0bfe'>
	<result xmlns='urn:xmpp:mam:2' id='C4OSEULN000I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T01:54:08.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8ee10aa7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.996 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='875841b5-5cb9-4f39-a4b0-1e7505343fa2'>
	<result xmlns='urn:xmpp:mam:2' id='C4P846NFSG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T15:49:05.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4d0a6ae7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.996 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='7611e21a-28db-44ed-9974-b98d33454ed6'>
	<result xmlns='urn:xmpp:mam:2' id='C4PFN4BSV00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T00:52:30.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3f4eb0df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.997 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='824bb30f-fedd-4908-9eb8-8c5ac55fd10e'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q0GRGI500J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T20:55:22.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0f7f3c91</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.997 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='a856cb51-90ca-4d13-b823-c5ca1663a7d2'>
	<result xmlns='urn:xmpp:mam:2' id='C4QHGEOQ9G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T17:11:23.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ff0fc63c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.997 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='69fda353-4011-4059-849a-28c5086fbea3'>
	<result xmlns='urn:xmpp:mam:2' id='C4QJO4BJ3G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T19:51:43.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>829bf08a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.997 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='8aa74be5-c5c0-4129-9086-5ca6822bc00a'>
	<result xmlns='urn:xmpp:mam:2' id='C4QQHQ7JO00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T03:58:40.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a3f8b8e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.997 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='9f34b9ac-7902-4bdb-85db-f726e149494b'>
	<result xmlns='urn:xmpp:mam:2' id='C4R1MHM0U002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T12:30:20.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4d30193e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.997 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='aa6da007-fe6d-4534-b266-fc5672043569'>
	<result xmlns='urn:xmpp:mam:2' id='C4RIBSS7IG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T08:23:25.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>19479670</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.998 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='937c2564-fe09-47db-b57e-d2d86344c230'>
	<result xmlns='urn:xmpp:mam:2' id='C4RJAPBMJG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T09:32:31.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>11a37cd1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.998 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='5dd1cf28-9d65-44ec-8b25-448466afa580'>
	<result xmlns='urn:xmpp:mam:2' id='C4SDUK7KHG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T17:18:03.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b9e0dc44</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.998 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='eda2533b-46b5-488e-a599-5f503f518e3d'>
	<result xmlns='urn:xmpp:mam:2' id='C4SEES7B8007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T17:54:24.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>283bf8ea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.998 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='4ed4b658-cfba-4983-b2f9-72f6ca5993c7'>
	<result xmlns='urn:xmpp:mam:2' id='C4SJME0POG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T00:09:13.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>891f7788</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.999 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='6a31fc19-660e-4385-a882-cefcbb5b22af'>
	<result xmlns='urn:xmpp:mam:2' id='C4T20HT0GG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T17:14:01.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>79f48c38</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.999 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='c4750552-2c69-4ce4-bcdb-e696ffdcf7fc'>
	<result xmlns='urn:xmpp:mam:2' id='C4TDDQJMPG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T06:51:07.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>06e4b4d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.999 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='f930d5cb-b32a-4b1b-9b01-3b043eee22bc'>
	<result xmlns='urn:xmpp:mam:2' id='C4TESPBP5008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T08:36:10.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>af82929e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:11.999 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='4810c69c-69dc-47c7-8abe-dba3002d8e23'>
	<result xmlns='urn:xmpp:mam:2' id='C4U5POGBI00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T11:55:48.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7f37026a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.000 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='1a03dfff-3e57-416d-bd00-805754999073'>
	<result xmlns='urn:xmpp:mam:2' id='C4UDAE4M5G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T20:54:11.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>447a3ae3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.000 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='1c969e60-03d3-4fb9-8bab-8ba968378b83'>
	<result xmlns='urn:xmpp:mam:2' id='C4UGGA912G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T00:42:05.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1cfad9f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.000 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='ca2a49aa-2285-4836-b517-cc3a32f1e458'>
	<result xmlns='urn:xmpp:mam:2' id='C4UTJG60TG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T16:19:47.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5fd2b80e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.000 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='16e55349-5102-40d0-9e58-42f9829d1933'>
	<result xmlns='urn:xmpp:mam:2' id='C4V530RPNG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T01:15:35.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7d56dd1d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.001 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='f9e6aad3-775a-440c-81f1-119b5119eec4'>
	<result xmlns='urn:xmpp:mam:2' id='C4V7F7SGAG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T04:06:05.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3a7e1589</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.001 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='baa2946e-0447-4df5-8df6-b51a1e1643c5'>
	<result xmlns='urn:xmpp:mam:2' id='C4VOD2CV0008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T00:18:08.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0fd957ec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.001 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='985fc42e-d5b7-48b0-92eb-db62d37067e0'>
	<result xmlns='urn:xmpp:mam:2' id='C503BGDH9G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T13:22:03.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>450cea11</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.001 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='9e19433f-0621-49c2-9e5f-0884f241ff3a'>
	<result xmlns='urn:xmpp:mam:2' id='C50FDMJIEG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T03:45:57.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>78133ac0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.001 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='da565ae2-4da7-4b0c-a24d-2181fbca8dc3'>
	<result xmlns='urn:xmpp:mam:2' id='C50QO39AEG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T17:16:37.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e46e3acd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.001 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='917183d3-a1b5-4b8a-aa8c-1a9627785c9c'>
	<result xmlns='urn:xmpp:mam:2' id='C51ACNQFO00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T11:56:32.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>677adbc3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.002 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='65c90374-01c4-4729-bef1-96f6f5679361'>
	<result xmlns='urn:xmpp:mam:2' id='C51AP8JG4G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T12:24:33.000000Z' from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51627-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c4f10fcb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.051 ***🔗
alice_unnamed_2137@localhost/res1 in
<iq from='alice_unnamed_2137room0-51627-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='4eb4021421c262147ec437d47a028b39' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4N3RM5CG004</first>
			<last>C51AP8JG4G04</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:44:12.051 ***🔗
alice_unnamed_2137@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:44:12.051 ***🔗
alice_unnamed_2137@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 07:44:12.057 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 07:44:12.062 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2887.html



=== Ended at 2024-03-21 07:44:12
=== successfully completed test case
=== === Returned value: ok