=== 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.53796.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,backend => rdbms,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      no_stanzaid_element => false,message_retraction => true,
                      user_prefs_store => rdbms,cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_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@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.52/mam_suite.muc_querying_for_all_messages.82948.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.52/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_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,history_size => 20,
              min_presence_interval => 0,access_admin => none,
              access_persistent => all,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              backend => rdbms,max_room_name => infinity,
              max_room_desc => infinity,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia},
        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 => mnesia,
              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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@263f7cbb53ed.2024-04-25_14.57.19"

=== Started at 2024-04-25 15:07:49


*** CT 2024-04-25 15:07:49.884 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2250.html
Could not find element archive_wait in Config.


*** User 2024-04-25 15:07:50.432 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-25 15:07:50.440 ***🔗
alicE_unnamed_2346@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 15:07:50.440 ***🔗
alicE_unnamed_2346@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='58a876f1d05a909d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 15:07:50.441 ***🔗
alicE_unnamed_2346@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-25 15:07:50.441 ***🔗
alicE_unnamed_2346@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjM0NgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-25 15:07:50.442 ***🔗
alicE_unnamed_2346@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 15:07:50.442 ***🔗
alicE_unnamed_2346@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 15:07:50.442 ***🔗
alicE_unnamed_2346@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='be4be25851e8144b' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2346@localhost'>

*** User 2024-04-25 15:07:50.442 ***🔗
alicE_unnamed_2346@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-25 15:07:50.442 ***🔗
alicE_unnamed_2346@localhost/res1 out
<iq type='set' id='d46d3e0ca8cf728854d5f5430208ac20'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 15:07:50.443 ***🔗
alicE_unnamed_2346@localhost/res1 in
<iq id='d46d3e0ca8cf728854d5f5430208ac20' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2346@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 15:07:50.443 ***🔗
alice_unnamed_2346@localhost/res1 out
<iq type='set' id='2ebf4b46366859c97034614afb32a177'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:07:50.443 ***🔗
alice_unnamed_2346@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2346@localhost/res1' id='2ebf4b46366859c97034614afb32a177' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:07:50.443 ***🔗
alice_unnamed_2346@localhost/res1 out
<presence/>



*** User 2024-04-25 15:07:50.444 ***🔗
alice_unnamed_2346@localhost/res1 in
<presence from='alice_unnamed_2346@localhost/res1' to='alice_unnamed_2346@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-25 15:07:50.453 ***🔗
alice_unnamed_2346@localhost/res1 out
<iq type='set' id='8c4ff47f6ce191973f8df61a61d64e1e' to='alicE_unnamed_2346room0-53874-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-25 15:07:50.462 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='2d1c3eed-0d23-456f-8dcf-3d7f58b30f06'>
	<result xmlns='urn:xmpp:mam:2' id='C5D4CGOBU00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T06:54:20.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>883be5dd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.462 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='a275f9cb-01d4-4333-897d-6237da709dd7'>
	<result xmlns='urn:xmpp:mam:2' id='C5DGM716MG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T21:35:01.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>44113464</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.462 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='75b3b640-4166-4154-8f88-fcf3c1ba2e5e'>
	<result xmlns='urn:xmpp:mam:2' id='C5DUR0ECT00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:27:54.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e7792f3b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.462 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='c3b7de6d-ddb1-45d7-b5f1-d41ff66e9d1c'>
	<result xmlns='urn:xmpp:mam:2' id='C5E5CSMEA00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T22:17:24.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c569eec8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.462 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='125ab637-055a-4f74-81de-8aec84edbf19'>
	<result xmlns='urn:xmpp:mam:2' id='C5EIK8BH1G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T14:04:27.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8545d489</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.462 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='81f12562-8656-4903-b965-f504fcdb3ef2'>
	<result xmlns='urn:xmpp:mam:2' id='C5EJ85KSU005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T14:49:00.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>911da3bb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.462 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='1fe90517-6dd0-415d-9ae2-8ac0c55406c3'>
	<result xmlns='urn:xmpp:mam:2' id='C5ETBIECT00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T02:52:26.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>66b6603f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.462 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='800209e6-e1b7-4ad4-9f38-939b0b59a87a'>
	<result xmlns='urn:xmpp:mam:2' id='C5F9ENK8B004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T17:18:30.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9582e344</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.462 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='1c8941a3-6ff1-4e5d-aa50-ff9aeec62f47'>
	<result xmlns='urn:xmpp:mam:2' id='C5FFBMS7500C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T00:21:14.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>78a45e88</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.462 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='5c20e6ce-c0e5-4f02-a84c-cd7419da1f5c'>
	<result xmlns='urn:xmpp:mam:2' id='C5FFT9HJ1009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T01:00:34.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>01e043b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.462 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='3478e761-921c-4a85-a373-45206af6afb4'>
	<result xmlns='urn:xmpp:mam:2' id='C5GHOUQ4GG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T17:24:41.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c1f9ca51</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.462 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='de6cdaf0-11a0-4c27-861f-c53c1e098cba'>
	<result xmlns='urn:xmpp:mam:2' id='C5GM56PRKG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T22:38:25.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e95c3930</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.462 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='4abe1c45-eba5-4372-bd68-51ff8f0ec416'>
	<result xmlns='urn:xmpp:mam:2' id='C5GP6K46A00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T02:16:20.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8a8d216f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.463 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='6f29c639-901a-4070-9e8b-999ce8903e27'>
	<result xmlns='urn:xmpp:mam:2' id='C5HBBV6URG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T23:56:47.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>79356771</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.463 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='63d18c60-dae4-4f88-a73c-8dd6dca9ab1d'>
	<result xmlns='urn:xmpp:mam:2' id='C5HPNI25A00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T17:04:52.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>643a2932</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.463 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='4f56a316-5fd7-46f8-801b-2814d485db40'>
	<result xmlns='urn:xmpp:mam:2' id='C5HTE90U100G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T21:30:26.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>24dfaf1d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.463 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='132ede34-5172-4867-b1b1-10bc703ec4ec'>
	<result xmlns='urn:xmpp:mam:2' id='C5I71OI1K00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T08:58:16.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>13d4aa71</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.463 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='bca661a7-3937-4c26-bf43-37530d0a162e'>
	<result xmlns='urn:xmpp:mam:2' id='C5IEGQ75IG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T17:53:01.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d7f8959f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.463 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='b4ae1e37-2919-4618-a285-68a744bdaac0'>
	<result xmlns='urn:xmpp:mam:2' id='C5IOBNMDGG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T05:37:29.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d03c3533</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.463 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='163191d6-015e-4e29-b96b-b513ea70aaed'>
	<result xmlns='urn:xmpp:mam:2' id='C5J71UOOKG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T23:09:21.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>68b2a007</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.463 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='300c56df-f7b4-4b11-8076-7ccdd42a02bc'>
	<result xmlns='urn:xmpp:mam:2' id='C5JJ6O5ES005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T13:39:04.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>aef98054</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.463 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='161bf916-23e7-4e89-ad2c-26366050baff'>
	<result xmlns='urn:xmpp:mam:2' id='C5JNCMTVA00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T18:38:44.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>70ae1a80</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.463 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='ced1f354-862b-46a8-a553-a7c3238b90ca'>
	<result xmlns='urn:xmpp:mam:2' id='C5K20MTOJ007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T07:19:18.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>258184e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.463 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='739eb216-e201-4855-950c-49886f7f31b3'>
	<result xmlns='urn:xmpp:mam:2' id='C5K5UTVATG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T12:01:39.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>354b392d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.464 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='2539ae8b-d55d-455c-8f63-387b9c64214a'>
	<result xmlns='urn:xmpp:mam:2' id='C5KP93I6IG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T11:04:29.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6f6394bf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.464 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='ffe33d3d-7d8a-4688-ab87-1213ee8fc0c3'>
	<result xmlns='urn:xmpp:mam:2' id='C5KP9KV4R00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T11:05:42.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>91ac37d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.464 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='d6454748-ae4e-45f3-ac13-f9825f33284f'>
	<result xmlns='urn:xmpp:mam:2' id='C5LCLU8OE004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T10:13:16.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a9170528</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.464 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='e6306873-1708-49cf-a34e-51a694d36752'>
	<result xmlns='urn:xmpp:mam:2' id='C5LGIJ857G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T14:52:07.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6c11c41d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.464 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='c7989bcc-7ef7-4fcf-8e28-c0f478c2d443'>
	<result xmlns='urn:xmpp:mam:2' id='C5LTJK88E002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T06:25:00.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c75dd574</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.464 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='3ab63676-78f4-4982-ac6d-5f6bfc6d4952'>
	<result xmlns='urn:xmpp:mam:2' id='C5M5OV0T000C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T16:09:36.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>883a3da1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.464 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='88ee31a7-b697-43aa-99cb-c5fbc1efec03'>
	<result xmlns='urn:xmpp:mam:2' id='C5MEI3VNK006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T02:38:32.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aec2076b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.464 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='c77ee667-ded5-45d3-b7e9-bd5fb2f763e7'>
	<result xmlns='urn:xmpp:mam:2' id='C5MGLQ8DB003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T05:09:58.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>39ee0ea7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.464 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='3812a3ea-619e-49a9-a4f8-fa1a933895aa'>
	<result xmlns='urn:xmpp:mam:2' id='C5N2AVG4EG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T02:14:13.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>786439d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.464 ***🔗
alice_unnamed_2346@localhost/res1 in
<message from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='b566bc9e-8b26-4e76-b175-74f8662960b0'>
	<result xmlns='urn:xmpp:mam:2' id='C5NEFSMSU00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T16:44:12.000000Z' from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2346room0-53874-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>419321c1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:50.464 ***🔗
alice_unnamed_2346@localhost/res1 in
<iq from='alice_unnamed_2346room0-53874-0@muc.localhost' to='alice_unnamed_2346@localhost/res1' id='8c4ff47f6ce191973f8df61a61d64e1e' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5D4CGOBU00E</first>
			<last>C5NEFSMSU00D</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-25 15:07:50.464 ***🔗
alice_unnamed_2346@localhost/res1 out
</stream:stream>

*** User 2024-04-25 15:07:50.528 ***🔗
alice_unnamed_2346@localhost/res1 in
</stream:stream>

*** User 2024-04-25 15:07:50.551 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-25 15:07:50.559 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2251.html



=== Ended at 2024-04-25 15:07:50
=== successfully completed test case
=== === Returned value: ok