=== 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.49733.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.14/mam_suite.muc_querying_for_all_messages.61828.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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.14/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,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 => <<>>,persistent => false,
                    title => <<>>,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 => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia,
              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},
        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_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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_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_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}},
     {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@7856d109ddbc.2024-04-23_06.47.05"

=== Started at 2024-04-23 06:55:44


*** CT 2024-04-23 06:55:44.935 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3237.html
Could not find element archive_wait in Config.


*** User 2024-04-23 06:55:45.096 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-23 06:55:45.169 ***🔗
alicE_unnamed_2097@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-23 06:55:45.172 ***🔗
alicE_unnamed_2097@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='abce183b641bf0cc' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:55:45.172 ***🔗
alicE_unnamed_2097@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-23 06:55:45.172 ***🔗
alicE_unnamed_2097@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA5NwBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 06:55:45.177 ***🔗
alicE_unnamed_2097@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:55:45.177 ***🔗
alicE_unnamed_2097@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-23 06:55:45.178 ***🔗
alicE_unnamed_2097@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='74ac5cb600248218' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2097@localhost'>

*** User 2024-04-23 06:55:45.178 ***🔗
alicE_unnamed_2097@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-23 06:55:45.178 ***🔗
alicE_unnamed_2097@localhost/res1 out
<iq type='set' id='f86d02c62a979c6bf6cea934de470d92'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:55:45.179 ***🔗
alicE_unnamed_2097@localhost/res1 in
<iq id='f86d02c62a979c6bf6cea934de470d92' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2097@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:55:45.179 ***🔗
alice_unnamed_2097@localhost/res1 out
<iq type='set' id='1a7582caaa38b944ad53fc842250fe62'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:45.180 ***🔗
alice_unnamed_2097@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2097@localhost/res1' id='1a7582caaa38b944ad53fc842250fe62' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:45.180 ***🔗
alice_unnamed_2097@localhost/res1 out
<presence/>



*** User 2024-04-23 06:55:45.181 ***🔗
alice_unnamed_2097@localhost/res1 in
<presence from='alice_unnamed_2097@localhost/res1' to='alice_unnamed_2097@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-23 06:55:45.191 ***🔗
alice_unnamed_2097@localhost/res1 out
<iq type='set' id='c339fcc5163773bce75121d793cfd5ec' to='alicE_unnamed_2097room0-49816-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-23 06:55:45.204 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='887c56c1-d707-4cfa-b9eb-4d0f459e3b3c'>
	<result xmlns='urn:xmpp:mam:2' id='C5BMSERDNG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T00:37:11.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d84675fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.204 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='369d864f-16d7-472f-9f65-8a8d5109f323'>
	<result xmlns='urn:xmpp:mam:2' id='C5BPALH5S00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T03:32:08.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>80648301</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.204 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='f3c39afd-07f1-4cba-87cb-d05c7a65de1d'>
	<result xmlns='urn:xmpp:mam:2' id='C5CLE02S5005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T13:03:54.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e87faec4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.204 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='df12ed11-a56a-4684-b521-82d5bd54f0ea'>
	<result xmlns='urn:xmpp:mam:2' id='C5CQMVSPQ008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T19:21:56.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>185316d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.204 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='05281e2b-d74e-46be-8d4d-868d9e4687ce'>
	<result xmlns='urn:xmpp:mam:2' id='C5DB476V5G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T14:56:51.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>113fe161</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.204 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='d97bc152-99bd-4031-b7b8-da1062a483f7'>
	<result xmlns='urn:xmpp:mam:2' id='C5DHG6CT200C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T22:33:08.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4c7b32df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.204 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='c98da996-46fd-4ad7-aa37-4d34e826212e'>
	<result xmlns='urn:xmpp:mam:2' id='C5DRKSE9BG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T10:39:27.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0c7eef83</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.204 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='dd767759-605d-45f3-b5c2-541ddf92d1b4'>
	<result xmlns='urn:xmpp:mam:2' id='C5DV31U4P00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:45:54.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>87a02f8e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.204 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='b06e5233-e6a3-4d98-a606-32eee2616f06'>
	<result xmlns='urn:xmpp:mam:2' id='C5EFMGARI004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T10:34:44.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dafa7e58</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.205 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='68cc5f8f-f1cb-4d67-b481-0a5d752ae52f'>
	<result xmlns='urn:xmpp:mam:2' id='C5EMHSQ0D003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T18:45:30.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>913b0dfb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.205 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='585fdc8c-3191-42f5-a76e-a3bc395f1368'>
	<result xmlns='urn:xmpp:mam:2' id='C5ESCAGN400A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T01:42:32.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2dd42254</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.205 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='8a0f15b7-3f26-4521-8d8f-01a5b3865c6b'>
	<result xmlns='urn:xmpp:mam:2' id='C5FB4AIFRG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T19:18:23.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bc8e4443</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.205 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='39eb4f9e-ce91-4ea5-84f2-1f37bf864968'>
	<result xmlns='urn:xmpp:mam:2' id='C5FPRD275007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T12:52:10.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>33dd9f7b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.205 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='4fdf09d0-1652-4aef-8026-c13bd65ca56c'>
	<result xmlns='urn:xmpp:mam:2' id='C5FVVUHKR005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T20:11:50.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>91252128</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.205 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='2faf77d9-6b40-46cf-8d50-3e5ac4fa8363'>
	<result xmlns='urn:xmpp:mam:2' id='C5GB8A4IEG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T09:37:57.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2b8a74b6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.205 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='b31ac51e-43eb-4bf1-93e8-faa34f1dc209'>
	<result xmlns='urn:xmpp:mam:2' id='C5GD1AGMGG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T11:45:29.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8a5c363d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.205 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='848402a0-3b7c-4cab-8d9e-0c301bcd85bd'>
	<result xmlns='urn:xmpp:mam:2' id='C5H3EQ7CMG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T14:30:29.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>68393256</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.205 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='d010bdff-bed3-4773-a051-b2a3aee0c29d'>
	<result xmlns='urn:xmpp:mam:2' id='C5H4SE9PSG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T16:12:33.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3e3d9e69</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.205 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='19114a1a-8316-4e56-9424-a02c88c1aea0'>
	<result xmlns='urn:xmpp:mam:2' id='C5HH9GB47004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T07:00:46.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f824f6f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.205 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='f826978a-8b74-4f05-8640-302724c15e7d'>
	<result xmlns='urn:xmpp:mam:2' id='C5HLD23B7G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T11:55:03.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cfd37742</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.205 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='e2cb1aa6-6e2e-4a83-8c0c-7ac8b9c5a320'>
	<result xmlns='urn:xmpp:mam:2' id='C5I5HTTAQ00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T07:11:16.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f318036b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.205 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='b26a87df-50f2-4795-b7ba-3a34984f5322'>
	<result xmlns='urn:xmpp:mam:2' id='C5IFSB233G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T19:30:23.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f892568f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.205 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='b2e781ec-623f-40e4-94c5-27ff7b8fc729'>
	<result xmlns='urn:xmpp:mam:2' id='C5IQN40KBG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T08:26:07.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>deb70eeb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.206 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='a31c8e7b-55c0-4edf-af7e-d31e255ae051'>
	<result xmlns='urn:xmpp:mam:2' id='C5J77KEBPG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T23:22:03.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2f7d26e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.206 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='4bdfb5a1-3a64-4167-b089-3478e5d46c91'>
	<result xmlns='urn:xmpp:mam:2' id='C5JBQHIOKG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T04:50:41.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d6462155</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.206 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='057bfa98-9d4d-43fc-9dc5-8c956dadd170'>
	<result xmlns='urn:xmpp:mam:2' id='C5JI13TCIG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T12:14:53.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bfb0415a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.206 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='ae6c24e8-3f81-464c-a94c-12c1a5f7e4cd'>
	<result xmlns='urn:xmpp:mam:2' id='C5K1S5V33006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T07:09:10.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5a49e71d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.206 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='d13addf3-7124-48e7-a57d-8fdc730c3905'>
	<result xmlns='urn:xmpp:mam:2' id='C5KA3BK6CG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T16:57:53.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>560bf1a5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.206 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='760b5ade-4a52-4817-9361-2d7ba6daf990'>
	<result xmlns='urn:xmpp:mam:2' id='C5KGQNQNIG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T00:59:41.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3e57b4df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.206 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='cf584022-a1dd-4024-8950-556ff083efad'>
	<result xmlns='urn:xmpp:mam:2' id='C5KT8KATGG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T15:49:45.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>25380475</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.206 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='e3ee5181-35fe-489e-9d8b-8b4b8e47ac21'>
	<result xmlns='urn:xmpp:mam:2' id='C5L7O4I6000K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T04:20:16.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>50d46d93</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.206 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='f6e3492e-aa80-42d5-8f85-317092b3583c'>
	<result xmlns='urn:xmpp:mam:2' id='C5LMPIEOOG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T22:17:13.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7ef9a676</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.207 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='f9a17ba0-b161-43b3-80a1-a9926b744d85'>
	<result xmlns='urn:xmpp:mam:2' id='C5M1G22P0G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T11:03:21.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6f470799</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.207 ***🔗
alice_unnamed_2097@localhost/res1 in
<message from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='fc58e688-0bf3-427b-847e-60c87fcae5b4'>
	<result xmlns='urn:xmpp:mam:2' id='C5M1G4MMI00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T11:03:32.000000Z' from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2097room0-49816-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fb3f6cbe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:45.207 ***🔗
alice_unnamed_2097@localhost/res1 in
<iq from='alice_unnamed_2097room0-49816-0@muc.localhost' to='alice_unnamed_2097@localhost/res1' id='c339fcc5163773bce75121d793cfd5ec' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BMSERDNG02</first>
			<last>C5M1G4MMI00G</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 06:55:45.207 ***🔗
alice_unnamed_2097@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:55:45.208 ***🔗
alice_unnamed_2097@localhost/res1 in
</stream:stream>

*** User 2024-04-23 06:55:45.282 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 06:55:45.370 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3238.html



=== Ended at 2024-04-23 06:55:45
=== successfully completed test case
=== === Returned value: ok