=== 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.42820.0>},
     {basic_group,muc_all},
     {configuration,rdbms},
     {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 => rdbms,
                      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.110722.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_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:43:35


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

Could not find element archive_wait in Config.


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

*** User 2024-03-21 07:43:36.202 ***🔗
alicE_unnamed_1800@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:43:36.205 ***🔗
alicE_unnamed_1800@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5127a55acf0ca37e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:43:36.205 ***🔗
alicE_unnamed_1800@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:43:36.205 ***🔗
alicE_unnamed_1800@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTgwMABtYXR5Z3J5c2E=</auth>



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



*** User 2024-03-21 07:43:36.206 ***🔗
alicE_unnamed_1800@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:43:36.207 ***🔗
alicE_unnamed_1800@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b86535befec331bb' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1800@localhost'>

*** User 2024-03-21 07:43:36.207 ***🔗
alicE_unnamed_1800@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:43:36.207 ***🔗
alicE_unnamed_1800@localhost/res1 out
<iq type='set' id='428dffc52db7357952c849d1fa808408'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:43:36.207 ***🔗
alicE_unnamed_1800@localhost/res1 in
<iq id='428dffc52db7357952c849d1fa808408' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1800@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:43:36.208 ***🔗
alice_unnamed_1800@localhost/res1 out
<iq type='set' id='dc795664551a3a63e2a03aa67cabfefc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



*** User 2024-03-21 07:43:36.209 ***🔗
alice_unnamed_1800@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 07:43:36.212 ***🔗
alice_unnamed_1800@localhost/res1 in
<presence from='alice_unnamed_1800@localhost/res1' to='alice_unnamed_1800@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-21 07:43:36.213 ***🔗
alice_unnamed_1800@localhost/res1 out
<iq type='set' id='c00f0cff33312cf0fb39198fb14fedfc' to='alicE_unnamed_1800room0-42903-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2024-03-21 07:43:36.216 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='00cf35d9-191e-4b96-9240-11bc2a66624b'>
	<result xmlns='urn:xmpp:mam:2' id='C4NB7INKQG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T15:10:05.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c656f468</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.216 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='d11ec77c-7c72-42a7-903f-c856ae166a5e'>
	<result xmlns='urn:xmpp:mam:2' id='C4NHBQLSSG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T22:29:05.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e90b492d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.216 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='0c2abfc3-6f94-4de6-9522-b94cb0bcb33e'>
	<result xmlns='urn:xmpp:mam:2' id='C4NLOM77HG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T03:44:11.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2fb03602</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.217 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='492fdf08-835a-4bed-a0dc-e0ec0cec134e'>
	<result xmlns='urn:xmpp:mam:2' id='C4O1T28LT001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T18:12:58.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ee36faf4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.217 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='1638f4b6-ca31-4c6a-a6d3-5ce2dfc634ca'>
	<result xmlns='urn:xmpp:mam:2' id='C4OJ7FMQ7G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T14:53:11.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3eba2c35</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.217 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='0b8c8807-45d2-489e-ae76-fff76f798818'>
	<result xmlns='urn:xmpp:mam:2' id='C4OLVAT0B006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T18:09:42.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a0ca3500</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.217 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='e2900467-d193-49a6-8992-7bcd069212bb'>
	<result xmlns='urn:xmpp:mam:2' id='C4P6GELN3G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T13:53:19.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>67cc386e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.218 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='1a09e254-d3a8-4da5-9c88-61f43617b6a6'>
	<result xmlns='urn:xmpp:mam:2' id='C4P9O7JHS004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T17:45:28.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9429d8cc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.218 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='f038d32e-b9cc-45fc-a9dd-2353e20a139e'>
	<result xmlns='urn:xmpp:mam:2' id='C4PFEFAHI00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T00:33:08.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0b5075a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.253 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='5b5b321e-ba16-4967-aa2e-9fca31a28741'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q2R1EEBG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T23:41:19.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1c825a61</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.253 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='e31c5a97-bc28-4166-a7f1-e313ae44cff3'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q6QL2MVG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T04:26:47.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cff4baa6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.253 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='13b95669-8c42-49fb-a1da-6d727fb053e6'>
	<result xmlns='urn:xmpp:mam:2' id='C4QDONRMNG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T12:43:35.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a27f9a48</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.253 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='10059f63-5018-4907-b908-80b984513dc7'>
	<result xmlns='urn:xmpp:mam:2' id='C4QRNOG3UG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T05:23:33.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e63ead38</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.253 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='ccc87726-78f6-4894-93c6-c361e0487e77'>
	<result xmlns='urn:xmpp:mam:2' id='C4QVFJETT00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T09:51:38.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>002561fc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.253 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='0c2a7d8f-f2af-4ab5-b1a3-ebd0cd75f7a3'>
	<result xmlns='urn:xmpp:mam:2' id='C4RF2UO6S00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T04:28:40.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>efe18208</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.253 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='338e92b9-2cb4-42ee-b41c-6f6a26b64107'>
	<result xmlns='urn:xmpp:mam:2' id='C4RISR1FBG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T09:01:19.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fa6bbaa6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.253 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='8c89a09f-7e8a-4453-9a3c-5858a01f4e40'>
	<result xmlns='urn:xmpp:mam:2' id='C4S2RMTPNG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T04:04:07.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a05ffc36</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.254 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='e0a285b2-6a63-4eb4-aed8-5471459aaf8b'>
	<result xmlns='urn:xmpp:mam:2' id='C4SE4M9V0G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T17:31:37.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ed9e3b77</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.254 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='8fe2c717-1b72-4696-afa7-7c50ee89f21f'>
	<result xmlns='urn:xmpp:mam:2' id='C4SL43GVPG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T01:51:23.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>adc3cf0e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.254 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='d05b9034-489b-4039-a4a2-bb8432163111'>
	<result xmlns='urn:xmpp:mam:2' id='C4SNRVTAJG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T05:07:59.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2061f9ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.254 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='c60e8d39-345a-48ee-9c4d-887fdd0a6b82'>
	<result xmlns='urn:xmpp:mam:2' id='C4TCJO4QJG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T05:52:47.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f9d87d5f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.254 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='d26f80cc-47e9-4e46-bd56-951f884342df'>
	<result xmlns='urn:xmpp:mam:2' id='C4TDM3FV100H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T07:09:38.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8ab54e8a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.255 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='6194ab53-edef-4492-8fc7-baa589a1e003'>
	<result xmlns='urn:xmpp:mam:2' id='C4TU98J4AG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T02:57:49.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>23ce3ad5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.255 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='683f04de-4eb4-4303-8545-b8105e9afe11'>
	<result xmlns='urn:xmpp:mam:2' id='C4TVADA9V002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T04:11:58.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e383aad5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.256 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='7b0d38fc-b1c1-4faa-a5b6-352a1f0f0737'>
	<result xmlns='urn:xmpp:mam:2' id='C4UIGN5GKG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T03:06:09.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>90e0f9e6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.256 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='ee710c78-6cdf-4d77-b5bc-27571f0a56fb'>
	<result xmlns='urn:xmpp:mam:2' id='C4V1OI3CB001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T21:17:26.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>021c7d1f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.256 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='ddd4ab5a-8530-4e7e-b33d-fc8761a86525'>
	<result xmlns='urn:xmpp:mam:2' id='C4V8VPSSTG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T05:54:43.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>50646175</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.256 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='3525c96b-a8b3-4ed8-9823-c9dbec088550'>
	<result xmlns='urn:xmpp:mam:2' id='C4VMMDJBGG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T22:15:53.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e8ed149d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.256 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='86f46dfd-72a5-4308-b74b-2e95c9648c50'>
	<result xmlns='urn:xmpp:mam:2' id='C4VSA48BCG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T04:57:53.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b9a3a95f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.256 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='bfd070cc-e166-473a-8f8f-146e6f0f3013'>
	<result xmlns='urn:xmpp:mam:2' id='C4VUIAH61G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T07:39:23.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e8c8d451</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.256 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='b934d011-d2cd-4b39-bb43-a9d89522a77a'>
	<result xmlns='urn:xmpp:mam:2' id='C50KURFM3001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T10:22:14.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8ebc9a09</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.256 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='c3d1369e-c680-4b70-b0b0-07d53dccc7e4'>
	<result xmlns='urn:xmpp:mam:2' id='C50QP3UHN00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T17:18:54.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8df2710f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.257 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='2b4fcda3-aff2-4210-b96c-9f5825263ed5'>
	<result xmlns='urn:xmpp:mam:2' id='C514UBCS900J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T05:26:26.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5184e554</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.257 ***🔗
alice_unnamed_1800@localhost/res1 in
<message from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='eec94d24-5a82-4049-bfb5-9df71f8b8cf2'>
	<result xmlns='urn:xmpp:mam:2' id='C51I3V11V005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T21:09:34.000000Z' from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1800room0-42903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b83f973d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:36.257 ***🔗
alice_unnamed_1800@localhost/res1 in
<iq from='alice_unnamed_1800room0-42903-0@muc.localhost' to='alice_unnamed_1800@localhost/res1' id='c00f0cff33312cf0fb39198fb14fedfc' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4NB7INKQG06</first>
			<last>C51I3V11V005</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:43:36.257 ***🔗
alice_unnamed_1800@localhost/res1 out
</stream:stream>

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


*** User 2024-03-21 07:43:36.267 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 07:43:36.274 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2821.html



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