=== 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.52963.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {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@1fbe638fdeaa.2024-02-15_09.57.53/big_tests.tests.mam_SUITE.logs/run.2024-02-15_10.05.09/mam_suite.muc_querying_for_all_messages_with_jid.148482.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_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@1fbe638fdeaa.2024-02-15_09.57.53/big_tests.tests.mam_SUITE.logs/run.2024-02-15_10.05.09/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_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 => <<>>,title => <<>>,
                    persistent => false,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_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_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@1fbe638fdeaa.2024-02-15_09.57.53"

=== Started at 2024-02-15 10:05:59


*** CT 2024-02-15 10:05:59.884 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1950.html
Could not find element archive_wait in Config.


*** User 2024-02-15 10:06:00.122 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-02-15 10:06:00.125 ***🔗
alicE_unnamed_2174@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-02-15 10:06:00.126 ***🔗
alicE_unnamed_2174@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a102d02812b9a952' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-15 10:06:00.126 ***🔗
alicE_unnamed_2174@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-02-15 10:06:00.126 ***🔗
alicE_unnamed_2174@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjE3NABtYXR5Z3J5c2E=</auth>



*** User 2024-02-15 10:06:00.128 ***🔗
alicE_unnamed_2174@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-15 10:06:00.128 ***🔗
alicE_unnamed_2174@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-02-15 10:06:00.128 ***🔗
alicE_unnamed_2174@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='71d0b1f6590af0d3' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2174@localhost'>

*** User 2024-02-15 10:06:00.128 ***🔗
alicE_unnamed_2174@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-02-15 10:06:00.128 ***🔗
alicE_unnamed_2174@localhost/res1 out
<iq type='set' id='b74e65477487da1f099cc58c3a85f9ec'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-15 10:06:00.128 ***🔗
alicE_unnamed_2174@localhost/res1 in
<iq id='b74e65477487da1f099cc58c3a85f9ec' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2174@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-15 10:06:00.129 ***🔗
alice_unnamed_2174@localhost/res1 out
<iq type='set' id='003120d80e2c1a42679436db34279f42'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-15 10:06:00.130 ***🔗
alice_unnamed_2174@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2174@localhost/res1' id='003120d80e2c1a42679436db34279f42' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-15 10:06:00.130 ***🔗
alice_unnamed_2174@localhost/res1 out
<presence/>



*** User 2024-02-15 10:06:00.186 ***🔗
alice_unnamed_2174@localhost/res1 in
<presence from='alice_unnamed_2174@localhost/res1' to='alice_unnamed_2174@localhost/res1'/>



*** User 2024-02-15 10:06:00.187 ***🔗
alice_unnamed_2174@localhost/res1 out
<iq type='set' id='a7d3e3590c5da19b2af9fc3b7e213b3d' to='alicE_unnamed_2174room0-53034-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-02-15 10:06:00.189 ***🔗
alice_unnamed_2174@localhost/res1 in
<message from='alice_unnamed_2174room0-53034-0@muc.localhost' to='alice_unnamed_2174@localhost/res1' id='8fa44b5c-74ba-4018-8e69-7a2e62aa903e'>
	<result xmlns='urn:xmpp:mam:2' id='C4190DJ3UG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-30T12:36:37.000000Z' from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>eb1588a5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:06:00.189 ***🔗
alice_unnamed_2174@localhost/res1 in
<message from='alice_unnamed_2174room0-53034-0@muc.localhost' to='alice_unnamed_2174@localhost/res1' id='563893d1-afae-41e1-bd88-cb054264b2de'>
	<result xmlns='urn:xmpp:mam:2' id='C41UI399600A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-31T14:19:24.000000Z' from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>813d90d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:06:00.189 ***🔗
alice_unnamed_2174@localhost/res1 in
<message from='alice_unnamed_2174room0-53034-0@muc.localhost' to='alice_unnamed_2174@localhost/res1' id='6de60e15-d6a1-4a0c-b091-07442cddeca8'>
	<result xmlns='urn:xmpp:mam:2' id='C42KU574C004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-01T17:01:12.000000Z' from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>452fcb5f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:06:00.189 ***🔗
alice_unnamed_2174@localhost/res1 in
<message from='alice_unnamed_2174room0-53034-0@muc.localhost' to='alice_unnamed_2174@localhost/res1' id='73f8c072-783b-4452-97ee-93a0546aa9d7'>
	<result xmlns='urn:xmpp:mam:2' id='C43CJSK62G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-02T21:16:13.000000Z' from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2ce7fd0d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:06:00.189 ***🔗
alice_unnamed_2174@localhost/res1 in
<message from='alice_unnamed_2174room0-53034-0@muc.localhost' to='alice_unnamed_2174@localhost/res1' id='ed772ba3-6a5a-476c-ab4c-687ded102dd3'>
	<result xmlns='urn:xmpp:mam:2' id='C43QT530L00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-03T14:19:06.000000Z' from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d2f66527</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:06:00.189 ***🔗
alice_unnamed_2174@localhost/res1 in
<message from='alice_unnamed_2174room0-53034-0@muc.localhost' to='alice_unnamed_2174@localhost/res1' id='0707a773-0906-46d1-aae3-e6fa7d4b22db'>
	<result xmlns='urn:xmpp:mam:2' id='C44K0C1GS007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-04T20:15:52.000000Z' from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b10211c9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:06:00.190 ***🔗
alice_unnamed_2174@localhost/res1 in
<message from='alice_unnamed_2174room0-53034-0@muc.localhost' to='alice_unnamed_2174@localhost/res1' id='bf665db3-30e9-45e4-a996-c769214578d2'>
	<result xmlns='urn:xmpp:mam:2' id='C44PC2S5RG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-05T02:39:59.000000Z' from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>71ac1624</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:06:00.190 ***🔗
alice_unnamed_2174@localhost/res1 in
<message from='alice_unnamed_2174room0-53034-0@muc.localhost' to='alice_unnamed_2174@localhost/res1' id='b36b46d2-52f2-4b91-8a6b-68159b3f0fca'>
	<result xmlns='urn:xmpp:mam:2' id='C45C3U6BN00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-06T01:01:50.000000Z' from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>64e41c3e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:06:00.190 ***🔗
alice_unnamed_2174@localhost/res1 in
<message from='alice_unnamed_2174room0-53034-0@muc.localhost' to='alice_unnamed_2174@localhost/res1' id='58b3a1b6-4c45-4a1b-835a-4e0e4e648457'>
	<result xmlns='urn:xmpp:mam:2' id='C465ELF9M00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-07T07:15:24.000000Z' from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>75414074</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:06:00.190 ***🔗
alice_unnamed_2174@localhost/res1 in
<message from='alice_unnamed_2174room0-53034-0@muc.localhost' to='alice_unnamed_2174@localhost/res1' id='1e726012-1a0e-4c99-9456-7ff788522a8c'>
	<result xmlns='urn:xmpp:mam:2' id='C472CK4EI009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-08T17:46:44.000000Z' from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>35e3ef31</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:06:00.190 ***🔗
alice_unnamed_2174@localhost/res1 in
<message from='alice_unnamed_2174room0-53034-0@muc.localhost' to='alice_unnamed_2174@localhost/res1' id='995a7066-41b1-406a-b98a-735430aeb7bf'>
	<result xmlns='urn:xmpp:mam:2' id='C47C5DLADG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-09T05:26:27.000000Z' from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>75af8732</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:06:00.190 ***🔗
alice_unnamed_2174@localhost/res1 in
<message from='alice_unnamed_2174room0-53034-0@muc.localhost' to='alice_unnamed_2174@localhost/res1' id='4f232141-c7c9-42dd-8527-cfd5b117093c'>
	<result xmlns='urn:xmpp:mam:2' id='C48A0T5OJ006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-10T17:03:50.000000Z' from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c1ebc037</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:06:00.191 ***🔗
alice_unnamed_2174@localhost/res1 in
<message from='alice_unnamed_2174room0-53034-0@muc.localhost' to='alice_unnamed_2174@localhost/res1' id='8f7001b2-69dc-498a-a279-fd59f58abc29'>
	<result xmlns='urn:xmpp:mam:2' id='C4908VPGM007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-11T19:36:44.000000Z' from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>69f73973</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:06:00.191 ***🔗
alice_unnamed_2174@localhost/res1 in
<message from='alice_unnamed_2174room0-53034-0@muc.localhost' to='alice_unnamed_2174@localhost/res1' id='2549105c-1245-4b1f-9e11-42476123f476'>
	<result xmlns='urn:xmpp:mam:2' id='C49JAVQU2G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-12T18:21:17.000000Z' from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>798724a6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:06:00.191 ***🔗
alice_unnamed_2174@localhost/res1 in
<message from='alice_unnamed_2174room0-53034-0@muc.localhost' to='alice_unnamed_2174@localhost/res1' id='86d24b1f-ee4a-4ae1-9172-f762b979e584'>
	<result xmlns='urn:xmpp:mam:2' id='C49PD8BONG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-13T01:35:51.000000Z' from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>14b93d1f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:06:00.191 ***🔗
alice_unnamed_2174@localhost/res1 in
<message from='alice_unnamed_2174room0-53034-0@muc.localhost' to='alice_unnamed_2174@localhost/res1' id='4f02f98a-3a07-4bb3-9f9d-75d49bd9dd44'>
	<result xmlns='urn:xmpp:mam:2' id='C4AJ3AGKNG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-14T08:14:47.000000Z' from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f2a7f571</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:06:00.191 ***🔗
alice_unnamed_2174@localhost/res1 in
<message from='alice_unnamed_2174room0-53034-0@muc.localhost' to='alice_unnamed_2174@localhost/res1' id='91c94613-86d2-4330-81de-33bf3e5b1620'>
	<result xmlns='urn:xmpp:mam:2' id='C4B0JKO8G00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-15T00:21:52.000000Z' from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2174room0-53034-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a6c615dd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:06:00.191 ***🔗
alice_unnamed_2174@localhost/res1 in
<iq from='alice_unnamed_2174room0-53034-0@muc.localhost' to='alice_unnamed_2174@localhost/res1' id='a7d3e3590c5da19b2af9fc3b7e213b3d' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4190DJ3UG02</first>
			<last>C4B0JKO8G00C</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-02-15 10:06:00.192 ***🔗
alice_unnamed_2174@localhost/res1 out
</stream:stream>

*** User 2024-02-15 10:06:00.192 ***🔗
alice_unnamed_2174@localhost/res1 in
</stream:stream>

*** User 2024-02-15 10:06:00.201 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-02-15 10:06:00.228 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1951.html



=== Ended at 2024-02-15 10:06:00
=== successfully completed test case
=== === Returned value: ok