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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.54839.0>},
     {basic_group,muc_all},
     {configuration,rdbms_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      send_message => mod_mam_utils,backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@d091d39a81d0.2024-03-08_08.59.35/big_tests.tests.mam_SUITE.logs/run.2024-03-08_09.09.57/mam_suite.muc_querying_for_all_messages_with_jid.40325.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_cache_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@d091d39a81d0.2024-03-08_08.59.35/big_tests.tests.mam_SUITE.logs/run.2024-03-08_09.09.57/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,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,min_presence_interval => 0,
              access_admin => none,access_persistent => all,
              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,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,anonymous => true,
                    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,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              online_backend => mnesia,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        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_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        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@d091d39a81d0.2024-03-08_08.59.35"

=== Started at 2024-03-08 09:11:00


*** CT 2024-03-08 09:11:00.739 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2320.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-08 09:11:01.170 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-08 09:11:01.173 ***🔗
alicE_unnamed_2353@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-08 09:11:01.173 ***🔗
alicE_unnamed_2353@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f94c2bffeeffe2bf' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-08 09:11:01.174 ***🔗
alicE_unnamed_2353@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-08 09:11:01.174 ***🔗
alicE_unnamed_2353@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjM1MwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-08 09:11:01.175 ***🔗
alicE_unnamed_2353@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-08 09:11:01.175 ***🔗
alicE_unnamed_2353@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-08 09:11:01.175 ***🔗
alicE_unnamed_2353@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='91b6c2f3b65b4776' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2353@localhost'>

*** User 2024-03-08 09:11:01.175 ***🔗
alicE_unnamed_2353@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-08 09:11:01.175 ***🔗
alicE_unnamed_2353@localhost/res1 out
<iq type='set' id='afb8fc8d1bc521cca11dfc1b0c7b1464'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-08 09:11:01.176 ***🔗
alicE_unnamed_2353@localhost/res1 in
<iq id='afb8fc8d1bc521cca11dfc1b0c7b1464' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2353@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-08 09:11:01.176 ***🔗
alice_unnamed_2353@localhost/res1 out
<iq type='set' id='f719a53cbac948e0f69d0b70c2e5012b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:11:01.176 ***🔗
alice_unnamed_2353@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2353@localhost/res1' id='f719a53cbac948e0f69d0b70c2e5012b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:11:01.176 ***🔗
alice_unnamed_2353@localhost/res1 out
<presence/>



*** User 2024-03-08 09:11:01.177 ***🔗
alice_unnamed_2353@localhost/res1 in
<presence from='alice_unnamed_2353@localhost/res1' to='alice_unnamed_2353@localhost/res1'/>



*** User 2024-03-08 09:11:01.177 ***🔗
alice_unnamed_2353@localhost/res1 out
<iq type='set' id='aa148fc1e13d2c2766d2ca2ffeb6d891' to='alicE_unnamed_2353room0-54899-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-08 09:11:01.186 ***🔗
alice_unnamed_2353@localhost/res1 in
<message from='alice_unnamed_2353room0-54899-0@muc.localhost' to='alice_unnamed_2353@localhost/res1' id='3f11db1e-9cb2-47e8-b3f1-9aeb249bee5e'>
	<result xmlns='urn:xmpp:mam:2' id='C4F9K0HOM005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T19:49:32.000000Z' from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ca0a896</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:11:01.186 ***🔗
alice_unnamed_2353@localhost/res1 in
<message from='alice_unnamed_2353room0-54899-0@muc.localhost' to='alice_unnamed_2353@localhost/res1' id='4466c8e3-b550-4ab6-bd82-fa95ddce05ff'>
	<result xmlns='urn:xmpp:mam:2' id='C4FI024FUG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T05:49:09.000000Z' from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e1c76eeb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:11:01.186 ***🔗
alice_unnamed_2353@localhost/res1 in
<message from='alice_unnamed_2353room0-54899-0@muc.localhost' to='alice_unnamed_2353@localhost/res1' id='8c6f4b7c-5437-46c1-b8bc-b0ae5db391a0'>
	<result xmlns='urn:xmpp:mam:2' id='C4GECSE1CG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-23T15:42:09.000000Z' from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4a5ab6cb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:11:01.186 ***🔗
alice_unnamed_2353@localhost/res1 in
<message from='alice_unnamed_2353room0-54899-0@muc.localhost' to='alice_unnamed_2353@localhost/res1' id='e890340d-c573-4fe1-ad78-92d7dd4b0e60'>
	<result xmlns='urn:xmpp:mam:2' id='C4GVL7QQOG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T12:17:45.000000Z' from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d97df609</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:11:01.186 ***🔗
alice_unnamed_2353@localhost/res1 in
<message from='alice_unnamed_2353room0-54899-0@muc.localhost' to='alice_unnamed_2353@localhost/res1' id='5f8001f2-5f99-47f5-94f2-eddbeea6b99f'>
	<result xmlns='urn:xmpp:mam:2' id='C4HOO7KEOG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T18:14:01.000000Z' from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1186d6b0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:11:01.186 ***🔗
alice_unnamed_2353@localhost/res1 in
<message from='alice_unnamed_2353room0-54899-0@muc.localhost' to='alice_unnamed_2353@localhost/res1' id='bc585c75-ecd8-47ea-a00e-147c9ca82425'>
	<result xmlns='urn:xmpp:mam:2' id='C4I1LE21O00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T04:52:00.000000Z' from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1955a9cf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:11:01.186 ***🔗
alice_unnamed_2353@localhost/res1 in
<message from='alice_unnamed_2353room0-54899-0@muc.localhost' to='alice_unnamed_2353@localhost/res1' id='7dfd2eb6-1336-49fc-8c56-3426ed407362'>
	<result xmlns='urn:xmpp:mam:2' id='C4IQTCSFHG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T10:59:23.000000Z' from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d311eaa5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:11:01.186 ***🔗
alice_unnamed_2353@localhost/res1 in
<message from='alice_unnamed_2353room0-54899-0@muc.localhost' to='alice_unnamed_2353@localhost/res1' id='1884d54a-bbc7-4f31-8c8f-c74167a380a7'>
	<result xmlns='urn:xmpp:mam:2' id='C4JONTD3E00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T22:34:36.000000Z' from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>224468c9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:11:01.186 ***🔗
alice_unnamed_2353@localhost/res1 in
<message from='alice_unnamed_2353room0-54899-0@muc.localhost' to='alice_unnamed_2353@localhost/res1' id='79af6cf3-572b-4811-afca-f9a1fb2e5ed7'>
	<result xmlns='urn:xmpp:mam:2' id='C4K14P725G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T08:36:03.000000Z' from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dc8c0001</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:11:01.187 ***🔗
alice_unnamed_2353@localhost/res1 in
<message from='alice_unnamed_2353room0-54899-0@muc.localhost' to='alice_unnamed_2353@localhost/res1' id='a1be5989-0b5a-4024-998f-4b8323388c0c'>
	<result xmlns='urn:xmpp:mam:2' id='C4KISEI8H00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T05:45:54.000000Z' from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9d772f62</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:11:01.187 ***🔗
alice_unnamed_2353@localhost/res1 in
<message from='alice_unnamed_2353room0-54899-0@muc.localhost' to='alice_unnamed_2353@localhost/res1' id='d4b65225-6e56-41d6-bb0f-6194912eefb6'>
	<result xmlns='urn:xmpp:mam:2' id='C4LFGIGJP00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T15:55:14.000000Z' from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2d7a8d51</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:11:01.187 ***🔗
alice_unnamed_2353@localhost/res1 in
<message from='alice_unnamed_2353room0-54899-0@muc.localhost' to='alice_unnamed_2353@localhost/res1' id='d3d14a21-1ee6-48da-b0f0-0274be87d0fb'>
	<result xmlns='urn:xmpp:mam:2' id='C4LOU4VJRG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T03:09:51.000000Z' from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b8b8d74e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:11:01.187 ***🔗
alice_unnamed_2353@localhost/res1 in
<message from='alice_unnamed_2353room0-54899-0@muc.localhost' to='alice_unnamed_2353@localhost/res1' id='130345c9-97e1-4bf2-a288-246f7247d949'>
	<result xmlns='urn:xmpp:mam:2' id='C4MAK4EIE006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T00:15:56.000000Z' from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f5fc6040</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:11:01.187 ***🔗
alice_unnamed_2353@localhost/res1 in
<message from='alice_unnamed_2353room0-54899-0@muc.localhost' to='alice_unnamed_2353@localhost/res1' id='af9f16b1-44e3-4777-ae70-d288b8c932a8'>
	<result xmlns='urn:xmpp:mam:2' id='C4NE264MV005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T18:32:46.000000Z' from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>62249c9d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:11:01.187 ***🔗
alice_unnamed_2353@localhost/res1 in
<message from='alice_unnamed_2353room0-54899-0@muc.localhost' to='alice_unnamed_2353@localhost/res1' id='051a48a6-ebe0-4162-84fb-61ee9ab0a09c'>
	<result xmlns='urn:xmpp:mam:2' id='C4O34F0TH002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T19:41:06.000000Z' from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aa2f6b17</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:11:01.187 ***🔗
alice_unnamed_2353@localhost/res1 in
<message from='alice_unnamed_2353room0-54899-0@muc.localhost' to='alice_unnamed_2353@localhost/res1' id='0da788ee-8e1c-488d-a293-754c11599878'>
	<result xmlns='urn:xmpp:mam:2' id='C4OHJKHRK003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T12:57:12.000000Z' from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7e8ed4b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:11:01.187 ***🔗
alice_unnamed_2353@localhost/res1 in
<message from='alice_unnamed_2353room0-54899-0@muc.localhost' to='alice_unnamed_2353@localhost/res1' id='e3163368-0abc-472c-b224-9f079d4cbf83'>
	<result xmlns='urn:xmpp:mam:2' id='C4PAQN0CM00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T19:02:36.000000Z' from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2353room0-54899-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a926b679</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:11:01.187 ***🔗
alice_unnamed_2353@localhost/res1 in
<iq from='alice_unnamed_2353room0-54899-0@muc.localhost' to='alice_unnamed_2353@localhost/res1' id='aa148fc1e13d2c2766d2ca2ffeb6d891' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4F9K0HOM005</first>
			<last>C4PAQN0CM00A</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-08 09:11:01.187 ***🔗
alice_unnamed_2353@localhost/res1 out
</stream:stream>

*** User 2024-03-08 09:11:01.187 ***🔗
alice_unnamed_2353@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-08 09:11:01.196 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-08 09:11:01.201 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2321.html



=== Ended at 2024-03-08 09:11:01
=== successfully completed test case
=== === Returned value: ok