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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.14145.1>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => true,
                            flush_interval => 1,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => false,default_result_limit => 50,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,message_retraction => true,
                      muc => #{host => {prefix,<<"muc.">>}},
                      no_stanzaid_element => false,
                      send_message => mod_mam_utils,
                      user_prefs_store => rdbms}},
     {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@fca70da71937.2023-11-16_09.05.55/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.13.34/mam_suite.muc_querying_for_all_messages.39173.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@fca70da71937.2023-11-16_09.05.55/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.13.34/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,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc =>
            #{access => muc,access_admin => none,access_create => muc_create,
              access_persistent => all,backend => rdbms,
              default_room =>
                  #{affiliations => [],allow_change_subj => true,
                    allow_multiple_sessions => false,
                    allow_private_messages => true,allow_query_users => true,
                    allow_user_invites => false,
                    allow_visitor_nickchange => true,
                    allow_visitor_status => true,anonymous => true,
                    description => <<>>,logging => false,max_users => 200,
                    maygetmemberlist => [],members_by_default => true,
                    members_only => false,moderated => true,password => <<>>,
                    password_protected => false,persistent => false,
                    public => true,public_list => true,subject => <<>>,
                    subject_author => <<>>,title => <<>>},
              hibernate_timeout => 2000,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,history_size => 20,
              host => {prefix,<<"muc.">>},
              http_auth_pool => none,load_permanent_rooms_at_startup => false,
              max_room_desc => infinity,max_room_id => infinity,
              max_room_name => infinity,max_user_conferences => 10,
              max_users => 200,max_users_admin_threshold => 5,
              min_message_interval => 0,min_presence_interval => 0,
              online_backend => mnesia,room_shaper => none,
              user_message_shaper => none,user_presence_shaper => none},
        mod_muc_log =>
            #{access_log => muc,css_file => false,dirname => room_jid,
              dirtype => subdirs,file_format => html,outdir => "/tmp/muclogs",
              spam_prevention => true,timezone => local,
              top_link => {"/","Home"}},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {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@fca70da71937.2023-11-16_09.05.55"

=== Started at 2023-11-16 09:13:57


*** CT 2023-11-16 09:13:57.136 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2163.html
Could not find element archive_wait in Config.


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

*** User 2023-11-16 09:13:57.333 ***🔗
alicE_unnamed_1968@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:13:57.333 ***🔗
alicE_unnamed_1968@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4e513c518e767ccc' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2023-11-16 09:13:57.335 ***🔗
alicE_unnamed_1968@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:13:57.335 ***🔗
alicE_unnamed_1968@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cc95036c142a59e4' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1968@localhost'>

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



*** User 2023-11-16 09:13:57.336 ***🔗
alicE_unnamed_1968@localhost/res1 in
<iq id='389d0c1219e89bb2cece2a36c366bad9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1968@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:13:57.336 ***🔗
alice_unnamed_1968@localhost/res1 out
<iq type='set' id='be33a51c2fe5523696f985294f847106'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:13:57.336 ***🔗
alice_unnamed_1968@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1968@localhost/res1' id='be33a51c2fe5523696f985294f847106' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:13:57.336 ***🔗
alice_unnamed_1968@localhost/res1 out
<presence/>



*** User 2023-11-16 09:13:57.337 ***🔗
alice_unnamed_1968@localhost/res1 in
<presence from='alice_unnamed_1968@localhost/res1' to='alice_unnamed_1968@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2023-11-16 09:13:57.338 ***🔗
alice_unnamed_1968@localhost/res1 out
<iq type='set' id='17a53343a098394d37fadbbcb1ff304d' to='alicE_unnamed_1968room0-14208-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2023-11-16 09:13:57.340 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='178dde85-6c94-445d-95fd-ad94b15d0cff'>
	<result xmlns='urn:xmpp:mam:2' id='C27TQQOVJ008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T07:09:42.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>db096af9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.341 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='f633fc2f-87e5-4c1f-8afb-cfc9a7de9346'>
	<result xmlns='urn:xmpp:mam:2' id='C282K1C78G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T12:52:25.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>15b850da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.341 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='c5145073-40d7-48ef-a4d5-adff0cb8476a'>
	<result xmlns='urn:xmpp:mam:2' id='C28DT17KQG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T02:19:57.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1844113f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.341 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='c369ca84-0a7d-4a05-9ba8-f132755ee9d6'>
	<result xmlns='urn:xmpp:mam:2' id='C28OJCIAHG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T15:05:47.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cd65ffc0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.341 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='0ea6cafb-2e87-4618-b045-aaf1927985d8'>
	<result xmlns='urn:xmpp:mam:2' id='C295AEALEG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T06:16:21.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4ef07ec3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.341 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='80f53d68-03a8-4a1b-8b67-634de119536a'>
	<result xmlns='urn:xmpp:mam:2' id='C29J6V37I009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T22:50:44.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4cc52b4d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.341 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='f70690fb-e2ac-4881-b5b9-094bb3cf9541'>
	<result xmlns='urn:xmpp:mam:2' id='C29M2UC3IG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T02:16:29.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0ed5c2f1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.341 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='c87d0de9-0484-4145-92c0-1e113483034d'>
	<result xmlns='urn:xmpp:mam:2' id='C29P01SKV00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T05:44:46.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bf2de422</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.341 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='6550272c-d168-45ad-8bd8-647e35db7333'>
	<result xmlns='urn:xmpp:mam:2' id='C2AMBIMTTG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T16:46:27.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c92b59cf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.341 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='3b5d1b47-2dd4-4c6a-ab9b-15771783e454'>
	<result xmlns='urn:xmpp:mam:2' id='C2ARHH0E200I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T22:57:40.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4bc1320e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='34f42a5d-df1d-47ed-a5c3-c66ef1df3e27'>
	<result xmlns='urn:xmpp:mam:2' id='C2ATIE3N6008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T01:22:52.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1fe7d8e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='cd1ad279-e6c5-46f5-94e9-b124ac8ec8a1'>
	<result xmlns='urn:xmpp:mam:2' id='C2B758LED00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T12:49:14.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>88defb47</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='df02caa2-4099-4812-8e51-90f05a1b5218'>
	<result xmlns='urn:xmpp:mam:2' id='C2BHK4K6U001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T01:18:20.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5bf59b75</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='5b1dc4b5-5820-44e1-9dcb-accb8d3e8713'>
	<result xmlns='urn:xmpp:mam:2' id='C2BMNT9U0G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T07:24:41.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a8fc66ce</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='7291ab26-ca14-4b98-8e31-0c86bcdb7f84'>
	<result xmlns='urn:xmpp:mam:2' id='C2CI5HIQPG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T16:07:55.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>57be4557</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='d41a4839-7537-45a8-a797-6d2f4bba6013'>
	<result xmlns='urn:xmpp:mam:2' id='C2CNEP8H300K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T22:26:30.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>12fd0a1c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='68f3f4bf-07cb-45e4-9bfc-f170c39ec2de'>
	<result xmlns='urn:xmpp:mam:2' id='C2D1OME3V00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T10:44:30.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9a5b926e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='f59d820a-011b-4584-ae89-12aff601e627'>
	<result xmlns='urn:xmpp:mam:2' id='C2D6TRET6G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T16:53:57.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0634fc95</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='7edf83dd-d49b-4a8d-8b65-88ba2bb337c9'>
	<result xmlns='urn:xmpp:mam:2' id='C2DFV33KD009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T03:40:58.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5cc9e7d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='9f8bff80-20cd-4e51-b471-f3d16657b650'>
	<result xmlns='urn:xmpp:mam:2' id='C2DRBC3JVG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T17:15:51.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1de31c1b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='2d9bf6dc-fc1e-4a21-9b1b-be01bc327681'>
	<result xmlns='urn:xmpp:mam:2' id='C2E6KJJ61G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T06:43:55.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ff856b27</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='a98c5131-9f83-4f90-af31-b61afbf016fe'>
	<result xmlns='urn:xmpp:mam:2' id='C2EBRQDM3007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T12:57:58.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e38bb5ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='0c3677c9-4277-4eb1-8c59-5abdd977eff0'>
	<result xmlns='urn:xmpp:mam:2' id='C2ESSV8RFG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T09:17:27.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>70d6651f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='52f4b17d-3305-488e-84d8-fae007094bd9'>
	<result xmlns='urn:xmpp:mam:2' id='C2F3GA88EG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T17:10:13.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>25d304b6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='43c01f47-6c8e-4280-9f91-963eb8cf6cde'>
	<result xmlns='urn:xmpp:mam:2' id='C2FBPH064G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T03:03:29.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6cea4c5d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='c0ed2b4a-9f6d-48df-8fe6-83c6ebed5fe8'>
	<result xmlns='urn:xmpp:mam:2' id='C2FMU6AU0004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T16:21:20.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d3a55532</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='0088ee6d-0bf9-4955-86bc-cc5e819282ea'>
	<result xmlns='urn:xmpp:mam:2' id='C2FVCFM3J00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T02:25:58.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>245a1def</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='6c6064c1-2f3d-45e6-a561-bf94f5c8f74f'>
	<result xmlns='urn:xmpp:mam:2' id='C2GHD7T5GG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T23:56:09.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e1e54fbe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='adee3909-8e86-4494-bca2-1f55a0cbd0dc'>
	<result xmlns='urn:xmpp:mam:2' id='C2GSPVM5Q00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T13:32:04.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f6cd963e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.342 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='72cc436c-0128-428d-b89a-789433e900b0'>
	<result xmlns='urn:xmpp:mam:2' id='C2H4M4ND4007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T22:56:08.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>953f8468</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.343 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='1c75e3a8-6f6a-424e-ac19-221efb4d31a8'>
	<result xmlns='urn:xmpp:mam:2' id='C2H62CU0E00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T00:35:08.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f48c202f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.343 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='67ec001b-2772-4cc5-aec7-496e0eb58f32'>
	<result xmlns='urn:xmpp:mam:2' id='C2HCUHFNFG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T08:47:35.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>393e722a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.343 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='6c90c57e-12c5-4c3b-9725-aff447c5f139'>
	<result xmlns='urn:xmpp:mam:2' id='C2I3MHBRUG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T11:56:05.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f422dc4d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.343 ***🔗
alice_unnamed_1968@localhost/res1 in
<message from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='8b7bc7ed-4d6e-4e94-8f02-8c9a3a4cae28'>
	<result xmlns='urn:xmpp:mam:2' id='C2IBI7K2HG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T21:19:07.000000Z' from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1968room0-14208-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a289eb27</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:57.343 ***🔗
alice_unnamed_1968@localhost/res1 in
<iq from='alice_unnamed_1968room0-14208-1@muc.localhost' to='alice_unnamed_1968@localhost/res1' id='17a53343a098394d37fadbbcb1ff304d' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C27TQQOVJ008</first>
			<last>C2IBI7K2HG0A</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2023-11-16 09:13:57.343 ***🔗
alice_unnamed_1968@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:13:57.343 ***🔗
alice_unnamed_1968@localhost/res1 in
</stream:stream>

*** User 2023-11-16 09:13:57.347 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-16 09:13:57.354 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2164.html



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