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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.49057.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {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 => false}},
     {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.74244.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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:17:44


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

Could not find element archive_wait in Config.


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

*** User 2023-11-17 15:17:44.722 ***🔗
alicE_unnamed_1987@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:17:44.722 ***🔗
alicE_unnamed_1987@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3fc27dc36f1f2b27' from='localhost' version='1.0' xml:lang='en'>

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



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



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

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



*** User 2023-11-17 15:17:44.724 ***🔗
alicE_unnamed_1987@localhost/res1 in
<iq id='5eebf6baf0dc2e8e467cd23381301707' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1987@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-17 15:17:44.724 ***🔗
alice_unnamed_1987@localhost/res1 out
<iq type='set' id='404b40df70dce356c1f296262a88c1dd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



*** User 2023-11-17 15:17:44.725 ***🔗
alice_unnamed_1987@localhost/res1 out
<presence/>



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



*** User 2023-11-17 15:17:44.726 ***🔗
alice_unnamed_1987@localhost/res1 out
<iq type='set' id='fe5c7e8c28e857a6b4e429a8726aff94' to='alicE_unnamed_1987room0-49103-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2023-11-17 15:17:44.728 ***🔗
alice_unnamed_1987@localhost/res1 in
<message from='alice_unnamed_1987room0-49103-0@muc.localhost' to='alice_unnamed_1987@localhost/res1' id='b4b719da-0ea2-4665-b2e8-ef18f1f9c7ff'>
	<result xmlns='urn:xmpp:mam:1' id='C28HA1OUEG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T06:23:49.000000Z' from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8ac6e221</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:44.728 ***🔗
alice_unnamed_1987@localhost/res1 in
<message from='alice_unnamed_1987room0-49103-0@muc.localhost' to='alice_unnamed_1987@localhost/res1' id='2d022bc9-2260-47e3-a321-1aa85314ea34'>
	<result xmlns='urn:xmpp:mam:1' id='C297A84POG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T08:39:05.000000Z' from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b2e2ab31</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:44.728 ***🔗
alice_unnamed_1987@localhost/res1 in
<message from='alice_unnamed_1987room0-49103-0@muc.localhost' to='alice_unnamed_1987@localhost/res1' id='af8ff29d-d5ba-4b91-a3eb-5310d73dafe3'>
	<result xmlns='urn:xmpp:mam:1' id='C29KVVFBK001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T00:58:16.000000Z' from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f780bf73</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:44.728 ***🔗
alice_unnamed_1987@localhost/res1 in
<message from='alice_unnamed_1987room0-49103-0@muc.localhost' to='alice_unnamed_1987@localhost/res1' id='f92cee9f-d3ac-4cc7-a87f-5bf8d057df02'>
	<result xmlns='urn:xmpp:mam:1' id='C2AGOJ5VM009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T10:06:04.000000Z' from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f6d4fd69</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:44.728 ***🔗
alice_unnamed_1987@localhost/res1 in
<message from='alice_unnamed_1987room0-49103-0@muc.localhost' to='alice_unnamed_1987@localhost/res1' id='2b523208-344e-4104-929a-ff12c9e59fea'>
	<result xmlns='urn:xmpp:mam:1' id='C2BER0DOKG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T21:58:57.000000Z' from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ee584871</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:44.728 ***🔗
alice_unnamed_1987@localhost/res1 in
<message from='alice_unnamed_1987room0-49103-0@muc.localhost' to='alice_unnamed_1987@localhost/res1' id='4cbcf208-f558-43ce-a6ec-baec0878f033'>
	<result xmlns='urn:xmpp:mam:1' id='C2BN9JHO000C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T08:04:16.000000Z' from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>36fd5677</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:44.728 ***🔗
alice_unnamed_1987@localhost/res1 in
<message from='alice_unnamed_1987room0-49103-0@muc.localhost' to='alice_unnamed_1987@localhost/res1' id='64beb355-e936-4af7-b721-4dff8e15ff31'>
	<result xmlns='urn:xmpp:mam:1' id='C2C815A88G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T04:02:17.000000Z' from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ed14d7b0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:44.728 ***🔗
alice_unnamed_1987@localhost/res1 in
<message from='alice_unnamed_1987room0-49103-0@muc.localhost' to='alice_unnamed_1987@localhost/res1' id='370c2d26-16e4-42a7-a57c-0201d2c9cd81'>
	<result xmlns='urn:xmpp:mam:1' id='C2D84QK8Q00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T18:21:08.000000Z' from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>22ff30ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:44.728 ***🔗
alice_unnamed_1987@localhost/res1 in
<message from='alice_unnamed_1987room0-49103-0@muc.localhost' to='alice_unnamed_1987@localhost/res1' id='2bd2fcaa-09c7-47ac-9ff6-d53542445553'>
	<result xmlns='urn:xmpp:mam:1' id='C2DDEOFG6003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T00:41:16.000000Z' from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0cda51f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:44.728 ***🔗
alice_unnamed_1987@localhost/res1 in
<message from='alice_unnamed_1987room0-49103-0@muc.localhost' to='alice_unnamed_1987@localhost/res1' id='1666a6a8-6d2a-44c7-ba42-da3d2ab6fe78'>
	<result xmlns='urn:xmpp:mam:1' id='C2EHU7074G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T20:12:49.000000Z' from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6ed8935d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:44.729 ***🔗
alice_unnamed_1987@localhost/res1 in
<message from='alice_unnamed_1987room0-49103-0@muc.localhost' to='alice_unnamed_1987@localhost/res1' id='3ef28840-a2a3-458f-b787-ef52751d78e5'>
	<result xmlns='urn:xmpp:mam:1' id='C2ER1CKIT00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T07:04:10.000000Z' from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e98b6e9a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:44.729 ***🔗
alice_unnamed_1987@localhost/res1 in
<message from='alice_unnamed_1987room0-49103-0@muc.localhost' to='alice_unnamed_1987@localhost/res1' id='c7005d54-f14f-412e-94a8-f0785757d871'>
	<result xmlns='urn:xmpp:mam:1' id='C2FJBLR4J009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T12:05:10.000000Z' from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>005660e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:44.729 ***🔗
alice_unnamed_1987@localhost/res1 in
<message from='alice_unnamed_1987room0-49103-0@muc.localhost' to='alice_unnamed_1987@localhost/res1' id='b94ec2b5-e8ea-480d-a974-f02f33540762'>
	<result xmlns='urn:xmpp:mam:1' id='C2FUNUR45G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T01:40:03.000000Z' from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d7fc41c0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:44.729 ***🔗
alice_unnamed_1987@localhost/res1 in
<message from='alice_unnamed_1987room0-49103-0@muc.localhost' to='alice_unnamed_1987@localhost/res1' id='43fe95b3-add9-42fb-a4e1-8e76afac1f74'>
	<result xmlns='urn:xmpp:mam:1' id='C2H076DR3009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T17:36:22.000000Z' from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7d60244e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:44.729 ***🔗
alice_unnamed_1987@localhost/res1 in
<message from='alice_unnamed_1987room0-49103-0@muc.localhost' to='alice_unnamed_1987@localhost/res1' id='aaf7eea9-5078-418b-b074-882df93b91f9'>
	<result xmlns='urn:xmpp:mam:1' id='C2H6FE5EH00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T01:04:18.000000Z' from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8cc1005c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:44.730 ***🔗
alice_unnamed_1987@localhost/res1 in
<message from='alice_unnamed_1987room0-49103-0@muc.localhost' to='alice_unnamed_1987@localhost/res1' id='a8e0797b-368d-4a31-9f9d-7a61c85026dc'>
	<result xmlns='urn:xmpp:mam:1' id='C2HRONCTDG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T02:28:19.000000Z' from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>741d04e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:44.730 ***🔗
alice_unnamed_1987@localhost/res1 in
<message from='alice_unnamed_1987room0-49103-0@muc.localhost' to='alice_unnamed_1987@localhost/res1' id='9b130526-cb73-46e4-836c-85540efd1e1b'>
	<result xmlns='urn:xmpp:mam:1' id='C2IETTUV9008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T01:20:02.000000Z' from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1987room0-49103-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9d8b68ea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:44.730 ***🔗
alice_unnamed_1987@localhost/res1 in
<iq from='alice_unnamed_1987room0-49103-0@muc.localhost' to='alice_unnamed_1987@localhost/res1' id='fe5c7e8c28e857a6b4e429a8726aff94' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C28HA1OUEG0K</first>
			<last>C2IETTUV9008</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2023-11-17 15:17:44.730 ***🔗
alice_unnamed_1987@localhost/res1 out
</stream:stream>

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


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



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