=== 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.56731.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,is_archivable_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => mnesia,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_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@079a843f8d8b.2023-11-16_09.33.39/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.41.49/mam_suite.muc_querying_for_all_messages_with_jid.137475.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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@079a843f8d8b.2023-11-16_09.33.39/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.41.49/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_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_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => 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_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},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => mnesia,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 => <<>>,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,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,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}}},
     {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@079a843f8d8b.2023-11-16_09.33.39"

=== Started at 2023-11-16 09:42:48


*** CT 2023-11-16 09:42:48.544 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2243.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2023-11-16 09:42:48.733 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-16 09:42:48.753 ***🔗
alicE_unnamed_2374@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:42:48.753 ***🔗
alicE_unnamed_2374@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0eb0f144e675d434' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:42:48.753 ***🔗
alicE_unnamed_2374@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 2023-11-16 09:42:48.753 ***🔗
alicE_unnamed_2374@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjM3NABtYXR5Z3J5c2E=</auth>



*** User 2023-11-16 09:42:48.754 ***🔗
alicE_unnamed_2374@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:42:48.754 ***🔗
alicE_unnamed_2374@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:42:48.755 ***🔗
alicE_unnamed_2374@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8e9c659edeb390d1' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2374@localhost'>

*** User 2023-11-16 09:42:48.755 ***🔗
alicE_unnamed_2374@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 2023-11-16 09:42:48.755 ***🔗
alicE_unnamed_2374@localhost/res1 out
<iq type='set' id='a7e7f02cc0842e3f3e710ac48085b794'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:42:48.756 ***🔗
alicE_unnamed_2374@localhost/res1 in
<iq id='a7e7f02cc0842e3f3e710ac48085b794' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2374@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:42:48.756 ***🔗
alice_unnamed_2374@localhost/res1 out
<iq type='set' id='06465fdd507654416690862cf6666def'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:42:48.756 ***🔗
alice_unnamed_2374@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2374@localhost/res1' id='06465fdd507654416690862cf6666def' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:42:48.756 ***🔗
alice_unnamed_2374@localhost/res1 out
<presence/>



*** User 2023-11-16 09:42:48.758 ***🔗
alice_unnamed_2374@localhost/res1 in
<presence from='alice_unnamed_2374@localhost/res1' to='alice_unnamed_2374@localhost/res1'/>



*** User 2023-11-16 09:42:48.758 ***🔗
alice_unnamed_2374@localhost/res1 out
<iq type='set' id='d04509639ea44c28a66212c989dc8461' to='alicE_unnamed_2374room0-56785-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2023-11-16 09:42:48.760 ***🔗
alice_unnamed_2374@localhost/res1 in
<message from='alice_unnamed_2374room0-56785-0@muc.localhost' to='alice_unnamed_2374@localhost/res1' id='b08cf1d8-3758-4238-aba0-59ea1fd5fd7c'>
	<result xmlns='urn:xmpp:mam:2' id='C283PPLVUG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T14:16:53.000000Z' from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0db369f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:48.760 ***🔗
alice_unnamed_2374@localhost/res1 in
<message from='alice_unnamed_2374room0-56785-0@muc.localhost' to='alice_unnamed_2374@localhost/res1' id='f30fb8c9-92e5-4534-830a-a1a5c5e6c80a'>
	<result xmlns='urn:xmpp:mam:2' id='C28T8F2SA00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T20:39:16.000000Z' from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cd7ecfc6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:48.811 ***🔗
alice_unnamed_2374@localhost/res1 in
<message from='alice_unnamed_2374room0-56785-0@muc.localhost' to='alice_unnamed_2374@localhost/res1' id='1095ac64-e62b-49a2-8b24-81c33418db30'>
	<result xmlns='urn:xmpp:mam:2' id='C297MOM60G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T09:07:05.000000Z' from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>95e4cd9b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:48.811 ***🔗
alice_unnamed_2374@localhost/res1 in
<message from='alice_unnamed_2374room0-56785-0@muc.localhost' to='alice_unnamed_2374@localhost/res1' id='5a0c71f7-4f1b-469e-a4b6-2b0c794bb53d'>
	<result xmlns='urn:xmpp:mam:2' id='C2A2OAFQR002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T17:23:18.000000Z' from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1fe945fc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:48.812 ***🔗
alice_unnamed_2374@localhost/res1 in
<message from='alice_unnamed_2374room0-56785-0@muc.localhost' to='alice_unnamed_2374@localhost/res1' id='5633cc75-4523-4834-ba19-66307503e346'>
	<result xmlns='urn:xmpp:mam:2' id='C2AAPAVDR00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T02:58:14.000000Z' from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d346006a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:48.812 ***🔗
alice_unnamed_2374@localhost/res1 in
<message from='alice_unnamed_2374room0-56785-0@muc.localhost' to='alice_unnamed_2374@localhost/res1' id='f790b7ad-02cf-4c1d-b6d4-7c3ee419e6fc'>
	<result xmlns='urn:xmpp:mam:2' id='C2ATH6ORVG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T01:20:07.000000Z' from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>28d8645f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:48.812 ***🔗
alice_unnamed_2374@localhost/res1 in
<message from='alice_unnamed_2374room0-56785-0@muc.localhost' to='alice_unnamed_2374@localhost/res1' id='a512e65c-1175-4cf4-ace4-2206f6663fe0'>
	<result xmlns='urn:xmpp:mam:2' id='C2BL7FIRUG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T05:36:21.000000Z' from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8c48bfb4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:48.812 ***🔗
alice_unnamed_2374@localhost/res1 in
<message from='alice_unnamed_2374room0-56785-0@muc.localhost' to='alice_unnamed_2374@localhost/res1' id='e29ab70d-3f4d-4aa3-a73a-a783668ea7e3'>
	<result xmlns='urn:xmpp:mam:2' id='C2CEJ5RK6G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T11:52:05.000000Z' from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ed21bf9f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:48.812 ***🔗
alice_unnamed_2374@localhost/res1 in
<message from='alice_unnamed_2374room0-56785-0@muc.localhost' to='alice_unnamed_2374@localhost/res1' id='4fb066c1-c7bc-4e2a-bd4c-0e0ef1577eff'>
	<result xmlns='urn:xmpp:mam:2' id='C2D3OVVPI00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T13:08:20.000000Z' from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0b5867f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:48.812 ***🔗
alice_unnamed_2374@localhost/res1 in
<message from='alice_unnamed_2374room0-56785-0@muc.localhost' to='alice_unnamed_2374@localhost/res1' id='ecd974af-57ee-4e6d-a1ef-a24d98613aa9'>
	<result xmlns='urn:xmpp:mam:2' id='C2DV88FH4G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T21:55:13.000000Z' from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d637db50</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:48.812 ***🔗
alice_unnamed_2374@localhost/res1 in
<message from='alice_unnamed_2374room0-56785-0@muc.localhost' to='alice_unnamed_2374@localhost/res1' id='df83db95-f9a6-491b-8d3c-20f07063c0f7'>
	<result xmlns='urn:xmpp:mam:2' id='C2E51M7T0G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T04:50:01.000000Z' from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f0cc35b0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:48.812 ***🔗
alice_unnamed_2374@localhost/res1 in
<message from='alice_unnamed_2374room0-56785-0@muc.localhost' to='alice_unnamed_2374@localhost/res1' id='b8b84441-8e1a-4c21-839c-34e7e21447f9'>
	<result xmlns='urn:xmpp:mam:2' id='C2F74ONMDG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T21:30:43.000000Z' from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3f307055</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:48.813 ***🔗
alice_unnamed_2374@localhost/res1 in
<message from='alice_unnamed_2374room0-56785-0@muc.localhost' to='alice_unnamed_2374@localhost/res1' id='7500c03c-4fe5-4b1b-a4ba-5b249b2de6ab'>
	<result xmlns='urn:xmpp:mam:2' id='C2FNNTJ7IG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T17:18:53.000000Z' from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>161d1640</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:48.813 ***🔗
alice_unnamed_2374@localhost/res1 in
<message from='alice_unnamed_2374room0-56785-0@muc.localhost' to='alice_unnamed_2374@localhost/res1' id='b7b66af7-61e4-4c29-a352-a9d38dbbc294'>
	<result xmlns='urn:xmpp:mam:2' id='C2G343NLF00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T06:53:34.000000Z' from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>42b0892b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:48.813 ***🔗
alice_unnamed_2374@localhost/res1 in
<message from='alice_unnamed_2374room0-56785-0@muc.localhost' to='alice_unnamed_2374@localhost/res1' id='1f2a11c5-c5ba-46bd-8813-42c462b9974a'>
	<result xmlns='urn:xmpp:mam:2' id='C2GSPJ1QBG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T13:31:11.000000Z' from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dab00049</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:48.813 ***🔗
alice_unnamed_2374@localhost/res1 in
<message from='alice_unnamed_2374room0-56785-0@muc.localhost' to='alice_unnamed_2374@localhost/res1' id='bec75d89-57e4-43ac-90b6-e30b54a03560'>
	<result xmlns='urn:xmpp:mam:2' id='C2H971V4900A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T04:20:18.000000Z' from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8d015ae4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:48.813 ***🔗
alice_unnamed_2374@localhost/res1 in
<message from='alice_unnamed_2374room0-56785-0@muc.localhost' to='alice_unnamed_2374@localhost/res1' id='97bd7ef8-cafb-4f77-85ac-974b205ac4ab'>
	<result xmlns='urn:xmpp:mam:2' id='C2I644G0I00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T14:49:40.000000Z' from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2374room0-56785-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>823b314a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:48.813 ***🔗
alice_unnamed_2374@localhost/res1 in
<iq from='alice_unnamed_2374room0-56785-0@muc.localhost' to='alice_unnamed_2374@localhost/res1' id='d04509639ea44c28a66212c989dc8461' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C283PPLVUG0G</first>
			<last>C2I644G0I00J</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2023-11-16 09:42:48.814 ***🔗
alice_unnamed_2374@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:42:48.814 ***🔗
alice_unnamed_2374@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-16 09:42:48.824 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-16 09:42:48.827 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2244.html



=== Ended at 2023-11-16 09:42:48
=== successfully completed test case
=== === Returned value: ok