=== 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.47945.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,backend => rdbms,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      no_stanzaid_element => false,message_retraction => true,
                      user_prefs_store => rdbms,cache_users => false}},
     {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@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.52/mam_suite.muc_querying_for_all_messages_with_jid.135810.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_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@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.52/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_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_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              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,
              backend => rdbms,max_room_name => infinity,
              max_room_desc => infinity,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,
                    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,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_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_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@263f7cbb53ed.2024-04-25_14.57.19"

=== Started at 2024-04-25 15:07:23


*** CT 2024-04-25 15:07:23.529 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2193.html
Could not find element archive_wait in Config.


*** User 2024-04-25 15:07:24.035 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-25 15:07:24.041 ***🔗
alicE_unnamed_2086@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-04-25 15:07:24.041 ***🔗
alicE_unnamed_2086@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b44789d3bcd14c15' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 15:07:24.041 ***🔗
alicE_unnamed_2086@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-04-25 15:07:24.041 ***🔗
alicE_unnamed_2086@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA4NgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-25 15:07:24.042 ***🔗
alicE_unnamed_2086@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 15:07:24.042 ***🔗
alicE_unnamed_2086@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-04-25 15:07:24.043 ***🔗
alicE_unnamed_2086@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e23d7b85d14e95e6' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2086@localhost'>

*** User 2024-04-25 15:07:24.043 ***🔗
alicE_unnamed_2086@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-04-25 15:07:24.043 ***🔗
alicE_unnamed_2086@localhost/res1 out
<iq type='set' id='daec592bd9d7298bc741dd9cb5ea4c5f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 15:07:24.043 ***🔗
alicE_unnamed_2086@localhost/res1 in
<iq id='daec592bd9d7298bc741dd9cb5ea4c5f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2086@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 15:07:24.043 ***🔗
alice_unnamed_2086@localhost/res1 out
<iq type='set' id='5c1356c1305ac8b32e72349a5c1b0093'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:07:24.044 ***🔗
alice_unnamed_2086@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2086@localhost/res1' id='5c1356c1305ac8b32e72349a5c1b0093' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:07:24.044 ***🔗
alice_unnamed_2086@localhost/res1 out
<presence/>



*** User 2024-04-25 15:07:24.045 ***🔗
alice_unnamed_2086@localhost/res1 in
<presence from='alice_unnamed_2086@localhost/res1' to='alice_unnamed_2086@localhost/res1'/>



*** User 2024-04-25 15:07:24.045 ***🔗
alice_unnamed_2086@localhost/res1 out
<iq type='set' id='ad78feeab9e406a3bb430ed63fbddc5c' to='alicE_unnamed_2086room0-48031-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-25 15:07:24.048 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-48031-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='2f2040dc-4475-4418-9480-97032b94397b'>
	<result xmlns='urn:xmpp:mam:2' id='C5D5OTFTTG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T08:33:39.000000Z' from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1d2b5f8f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.048 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-48031-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='95349f33-0b3b-499c-a9b7-7c0b140cf275'>
	<result xmlns='urn:xmpp:mam:2' id='C5E35DP9E00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T19:37:32.000000Z' from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2e8c1a4c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.049 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-48031-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='f52fdf12-777d-4835-bb86-c82690ea7f41'>
	<result xmlns='urn:xmpp:mam:2' id='C5EM8V5VU004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T18:25:32.000000Z' from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4bb0a25d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.049 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-48031-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='d271111c-0b22-41df-ad35-fae0b1b5fe35'>
	<result xmlns='urn:xmpp:mam:2' id='C5F9S1LVKG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T17:48:17.000000Z' from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c2912ac0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.049 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-48031-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='734fa646-c63d-4fb2-b73c-f3a6321f3837'>
	<result xmlns='urn:xmpp:mam:2' id='C5G02QAUVG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T20:18:15.000000Z' from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>affcc626</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.049 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-48031-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='28ee6de0-7bf4-4248-95ce-4bc31f27bae5'>
	<result xmlns='urn:xmpp:mam:2' id='C5GJ73IJHG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T19:07:55.000000Z' from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f8bb122d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.049 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-48031-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='9a43a542-85e1-4b1a-abf4-d3deda8c9b05'>
	<result xmlns='urn:xmpp:mam:2' id='C5GVGM906G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T09:48:21.000000Z' from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c6e14cb8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.049 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-48031-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='1105a4b0-8d72-4390-8f91-5331896ad24f'>
	<result xmlns='urn:xmpp:mam:2' id='C5HCG1CRK00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T01:17:28.000000Z' from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ccb971c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.049 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-48031-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='c013d3ee-2a04-4220-9c93-a47d7f945111'>
	<result xmlns='urn:xmpp:mam:2' id='C5IGULEMV00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T20:47:10.000000Z' from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>856197a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.049 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-48031-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='0742e54f-96ea-4fd7-9626-7415941669be'>
	<result xmlns='urn:xmpp:mam:2' id='C5J2PSH4D008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T18:04:58.000000Z' from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>138e9e68</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.049 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-48031-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='420facd8-ca43-4fa6-b959-216b2172e562'>
	<result xmlns='urn:xmpp:mam:2' id='C5JGEGQ5J003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T10:21:42.000000Z' from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5f7a0a74</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.049 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-48031-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='65925c37-3c37-4343-916c-3540bf99941f'>
	<result xmlns='urn:xmpp:mam:2' id='C5K5PQSQNG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T11:50:15.000000Z' from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b59e2177</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.049 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-48031-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='06bd5ca3-19a5-4e1d-918a-21183afab637'>
	<result xmlns='urn:xmpp:mam:2' id='C5KUA1KO7002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T17:04:30.000000Z' from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>91b59abf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.049 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-48031-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='4bd407b0-cd6d-48f2-8290-cc7bb45a250e'>
	<result xmlns='urn:xmpp:mam:2' id='C5LBKCDV2007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T08:58:12.000000Z' from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2cd7b6a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.049 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-48031-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='106ecf42-c1d5-4d9e-9236-290ac731940c'>
	<result xmlns='urn:xmpp:mam:2' id='C5M7EPBKS009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T18:10:00.000000Z' from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5d1e0123</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.050 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-48031-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='dfaa8842-cba7-4d9c-b836-09a536e57c99'>
	<result xmlns='urn:xmpp:mam:2' id='C5MVBGD2FG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T22:40:39.000000Z' from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>34001fc5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.050 ***🔗
alice_unnamed_2086@localhost/res1 in
<message from='alice_unnamed_2086room0-48031-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='ff182b96-aeaa-416e-9cb7-1ae8d4f04a33'>
	<result xmlns='urn:xmpp:mam:2' id='C5ND7DK12009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T15:13:40.000000Z' from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2086room0-48031-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1cf3639a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.050 ***🔗
alice_unnamed_2086@localhost/res1 in
<iq from='alice_unnamed_2086room0-48031-0@muc.localhost' to='alice_unnamed_2086@localhost/res1' id='ad78feeab9e406a3bb430ed63fbddc5c' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5D5OTFTTG06</first>
			<last>C5ND7DK12009</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-25 15:07:24.050 ***🔗
alice_unnamed_2086@localhost/res1 out
</stream:stream>

*** User 2024-04-25 15:07:24.050 ***🔗
alice_unnamed_2086@localhost/res1 in
</stream:stream>

*** User 2024-04-25 15:07:24.059 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-25 15:07:24.069 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2194.html



=== Ended at 2024-04-25 15:07:24
=== successfully completed test case
=== === Returned value: ok