=== 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.56543.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,max_result_limit => 50,
                      send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      no_stanzaid_element => false,user_prefs_store => mnesia,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.mam_SUITE.logs/run.2023-11-17_15.17.13/mam_suite.muc_querying_for_all_messages_with_jid.172546.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@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.mam_SUITE.logs/run.2023-11-17_15.17.13/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_amp => #{},
        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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              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_bosh =>
            #{backend => cets,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,online_backend => cets,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 => <<>>,subject => <<>>,
                    anonymous => true,affiliations => [],
                    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@1c2ae12cdb1a.2023-11-17_15.10.15"

=== Started at 2023-11-17 15:18:11


*** CT 2023-11-17 15:18:11.617 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2057.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2023-11-17 15:18:11.809 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-17 15:18:11.827 ***🔗
alicE_unnamed_2250@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-17 15:18:11.828 ***🔗
alicE_unnamed_2250@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4fadf4d67b1eb9ca' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:18:11.829 ***🔗
alicE_unnamed_2250@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-17 15:18:11.829 ***🔗
alicE_unnamed_2250@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjI1MABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:18:11.830 ***🔗
alicE_unnamed_2250@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:18:11.830 ***🔗
alicE_unnamed_2250@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-17 15:18:11.830 ***🔗
alicE_unnamed_2250@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f02f3ccc2d7b7af5' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2250@localhost'>

*** User 2023-11-17 15:18:11.831 ***🔗
alicE_unnamed_2250@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-17 15:18:11.831 ***🔗
alicE_unnamed_2250@localhost/res1 out
<iq type='set' id='332b6140c972260e0353673a5ba761db'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-17 15:18:11.831 ***🔗
alicE_unnamed_2250@localhost/res1 in
<iq id='332b6140c972260e0353673a5ba761db' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2250@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-17 15:18:11.831 ***🔗
alice_unnamed_2250@localhost/res1 out
<iq type='set' id='a32d01d606d51ac93e09320405a91927'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:18:11.832 ***🔗
alice_unnamed_2250@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2250@localhost/res1' id='a32d01d606d51ac93e09320405a91927' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:18:11.833 ***🔗
alice_unnamed_2250@localhost/res1 out
<presence/>



*** User 2023-11-17 15:18:11.834 ***🔗
alice_unnamed_2250@localhost/res1 in
<presence from='alice_unnamed_2250@localhost/res1' to='alice_unnamed_2250@localhost/res1'/>



*** User 2023-11-17 15:18:11.834 ***🔗
alice_unnamed_2250@localhost/res1 out
<iq type='set' id='4d82210075a8c2741a68d4d782025ddb' to='alicE_unnamed_2250room0-56601-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2023-11-17 15:18:11.835 ***🔗
alice_unnamed_2250@localhost/res1 in
<message from='alice_unnamed_2250room0-56601-0@muc.localhost' to='alice_unnamed_2250@localhost/res1' id='148f1250-6396-4a7a-be87-2f966506f782'>
	<result xmlns='urn:xmpp:mam:2' id='C28F4T85EG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T03:49:09.000000Z' from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0ce46cdc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.836 ***🔗
alice_unnamed_2250@localhost/res1 in
<message from='alice_unnamed_2250room0-56601-0@muc.localhost' to='alice_unnamed_2250@localhost/res1' id='7e4dd343-8fc3-4345-ace4-46663a74f573'>
	<result xmlns='urn:xmpp:mam:2' id='C296UI294005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T08:12:56.000000Z' from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3dbc9532</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.836 ***🔗
alice_unnamed_2250@localhost/res1 in
<message from='alice_unnamed_2250room0-56601-0@muc.localhost' to='alice_unnamed_2250@localhost/res1' id='772f45c6-3e1f-4595-acfb-f03136bf03f9'>
	<result xmlns='urn:xmpp:mam:2' id='C2A6T5V6F00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T22:20:30.000000Z' from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bae8efe9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.836 ***🔗
alice_unnamed_2250@localhost/res1 in
<message from='alice_unnamed_2250room0-56601-0@muc.localhost' to='alice_unnamed_2250@localhost/res1' id='56f44aba-3f5a-4926-990c-dee9c795a5eb'>
	<result xmlns='urn:xmpp:mam:2' id='C2AHBDLF1G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T10:48:11.000000Z' from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>27f90b63</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.836 ***🔗
alice_unnamed_2250@localhost/res1 in
<message from='alice_unnamed_2250room0-56601-0@muc.localhost' to='alice_unnamed_2250@localhost/res1' id='68fc7f48-6b49-46ea-99fb-8d0091a8b995'>
	<result xmlns='urn:xmpp:mam:2' id='C2B7HVSEJ004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T13:17:42.000000Z' from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aa8f3a3f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.836 ***🔗
alice_unnamed_2250@localhost/res1 in
<message from='alice_unnamed_2250room0-56601-0@muc.localhost' to='alice_unnamed_2250@localhost/res1' id='8d4a4837-dd15-4742-8278-166be513518d'>
	<result xmlns='urn:xmpp:mam:2' id='C2BSRBNR100E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T14:41:54.000000Z' from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4aaf2134</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.836 ***🔗
alice_unnamed_2250@localhost/res1 in
<message from='alice_unnamed_2250room0-56601-0@muc.localhost' to='alice_unnamed_2250@localhost/res1' id='17f7486d-8a62-4657-a6cb-118fceea8556'>
	<result xmlns='urn:xmpp:mam:2' id='C2CN3BH1C00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T22:00:56.000000Z' from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b7f124bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.836 ***🔗
alice_unnamed_2250@localhost/res1 in
<message from='alice_unnamed_2250room0-56601-0@muc.localhost' to='alice_unnamed_2250@localhost/res1' id='56c367d3-963f-486b-856c-095d312e1f45'>
	<result xmlns='urn:xmpp:mam:2' id='C2DA01B2BG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T20:33:35.000000Z' from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>524f0897</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.836 ***🔗
alice_unnamed_2250@localhost/res1 in
<message from='alice_unnamed_2250room0-56601-0@muc.localhost' to='alice_unnamed_2250@localhost/res1' id='ecebf765-fbb0-41e9-96f1-9d9cffd35337'>
	<result xmlns='urn:xmpp:mam:2' id='C2DR2CIICG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T16:55:45.000000Z' from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1ff79c85</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.836 ***🔗
alice_unnamed_2250@localhost/res1 in
<message from='alice_unnamed_2250room0-56601-0@muc.localhost' to='alice_unnamed_2250@localhost/res1' id='720c6e40-3fe8-45e0-8b1d-d8478910f794'>
	<result xmlns='urn:xmpp:mam:2' id='C2EH9Q6U3G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T19:27:11.000000Z' from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e6a8421a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.836 ***🔗
alice_unnamed_2250@localhost/res1 in
<message from='alice_unnamed_2250room0-56601-0@muc.localhost' to='alice_unnamed_2250@localhost/res1' id='e8b6778e-067d-4177-b5f2-a441ca883a5d'>
	<result xmlns='urn:xmpp:mam:2' id='C2ELAHBVM008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T00:15:08.000000Z' from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b9a5ed6c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.836 ***🔗
alice_unnamed_2250@localhost/res1 in
<message from='alice_unnamed_2250room0-56601-0@muc.localhost' to='alice_unnamed_2250@localhost/res1' id='e6d50465-6834-4c5e-8b09-963df5d3ef74'>
	<result xmlns='urn:xmpp:mam:2' id='C2FLVN6MR00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T15:13:10.000000Z' from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8d5d0aaa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.837 ***🔗
alice_unnamed_2250@localhost/res1 in
<message from='alice_unnamed_2250room0-56601-0@muc.localhost' to='alice_unnamed_2250@localhost/res1' id='9bee9bc3-0398-48c3-b7e0-2d5c1f115c5e'>
	<result xmlns='urn:xmpp:mam:2' id='C2GDNK7HJG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T19:33:03.000000Z' from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2e8da0ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.837 ***🔗
alice_unnamed_2250@localhost/res1 in
<message from='alice_unnamed_2250room0-56601-0@muc.localhost' to='alice_unnamed_2250@localhost/res1' id='a11ee246-582e-4b9e-b6dd-87d2cb56a70d'>
	<result xmlns='urn:xmpp:mam:2' id='C2H0U3PRL00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T18:27:38.000000Z' from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c146eb3b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.837 ***🔗
alice_unnamed_2250@localhost/res1 in
<message from='alice_unnamed_2250room0-56601-0@muc.localhost' to='alice_unnamed_2250@localhost/res1' id='9b083bcc-9548-4329-bb6f-6f418b3d46bc'>
	<result xmlns='urn:xmpp:mam:2' id='C2H9U3S3GG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T05:11:53.000000Z' from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a185f520</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.837 ***🔗
alice_unnamed_2250@localhost/res1 in
<message from='alice_unnamed_2250room0-56601-0@muc.localhost' to='alice_unnamed_2250@localhost/res1' id='0b43146c-e238-4a32-9644-1329172ca069'>
	<result xmlns='urn:xmpp:mam:2' id='C2I23J22BG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T10:02:07.000000Z' from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4a02d110</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.837 ***🔗
alice_unnamed_2250@localhost/res1 in
<message from='alice_unnamed_2250room0-56601-0@muc.localhost' to='alice_unnamed_2250@localhost/res1' id='909107d1-85e8-45a4-a3fe-586214b8fa15'>
	<result xmlns='urn:xmpp:mam:2' id='C2ILFKFTA009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T09:09:08.000000Z' from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2250room0-56601-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f7925f47</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.837 ***🔗
alice_unnamed_2250@localhost/res1 in
<iq from='alice_unnamed_2250room0-56601-0@muc.localhost' to='alice_unnamed_2250@localhost/res1' id='4d82210075a8c2741a68d4d782025ddb' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C28F4T85EG0J</first>
			<last>C2ILFKFTA009</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2023-11-17 15:18:11.837 ***🔗
alice_unnamed_2250@localhost/res1 out
</stream:stream>

*** User 2023-11-17 15:18:11.837 ***🔗
alice_unnamed_2250@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-17 15:18:11.841 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-17 15:18:11.844 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2058.html



=== Ended at 2023-11-17 15:18:11
=== successfully completed test case
=== === Returned value: ok