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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.51713.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},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,
                      no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => true,batch_size => 30,pool_size => 16,
                            flush_interval => 1},
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@81b4ed498ac1.2024-04-23_23.21.08/big_tests.tests.mam_SUITE.logs/run.2024-04-23_23.28.17/mam_suite.muc_querying_for_all_messages.145666.html"},
     {tc_group_properties,[{name,muc04},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@81b4ed498ac1.2024-04-23_23.21.08/big_tests.tests.mam_SUITE.logs/run.2024-04-23_23.28.17/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_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.">>},
              backend => rdbms,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,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 => <<>>},
              online_backend => cets,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_presence => #{},
        mod_disco =>
            #{server_info => [],iqdisc => one_queue,extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {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@81b4ed498ac1.2024-04-23_23.21.08"

=== Started at 2024-04-23 23:28:59


*** CT 2024-04-23 23:28:59.568 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2905.html
Could not find element archive_wait in Config.


*** User 2024-04-23 23:28:59.863 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-23 23:28:59.870 ***🔗
alicE_unnamed_2137@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 23:28:59.870 ***🔗
alicE_unnamed_2137@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='370d0e0be80f3111' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:28:59.870 ***🔗
alicE_unnamed_2137@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 23:28:59.870 ***🔗
alicE_unnamed_2137@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjEzNwBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 23:28:59.871 ***🔗
alicE_unnamed_2137@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 23:28:59.871 ***🔗
alicE_unnamed_2137@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 23:28:59.872 ***🔗
alicE_unnamed_2137@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d28b85c629fa4e74' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2137@localhost'>

*** User 2024-04-23 23:28:59.872 ***🔗
alicE_unnamed_2137@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 23:28:59.872 ***🔗
alicE_unnamed_2137@localhost/res1 out
<iq type='set' id='d05d14c9c6303ab271b7602d0216e243'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 23:28:59.872 ***🔗
alicE_unnamed_2137@localhost/res1 in
<iq id='d05d14c9c6303ab271b7602d0216e243' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2137@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 23:28:59.872 ***🔗
alice_unnamed_2137@localhost/res1 out
<iq type='set' id='b111905ed2587fd512af8ea00a19b548'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:28:59.873 ***🔗
alice_unnamed_2137@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2137@localhost/res1' id='b111905ed2587fd512af8ea00a19b548' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:28:59.874 ***🔗
alice_unnamed_2137@localhost/res1 out
<presence/>



*** User 2024-04-23 23:28:59.875 ***🔗
alice_unnamed_2137@localhost/res1 in
<presence from='alice_unnamed_2137@localhost/res1' to='alice_unnamed_2137@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-23 23:28:59.876 ***🔗
alice_unnamed_2137@localhost/res1 out
<iq type='set' id='278d53a57e16e17df6fa64e3f6600fb9' to='alicE_unnamed_2137room0-51776-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-23 23:28:59.878 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='66042a0b-5180-4367-9595-3a1d2d9eecc6'>
	<result xmlns='urn:xmpp:mam:1' id='C5C2GDSUE005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T14:29:16.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>76de390c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.878 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='d14b3e93-8b10-4509-b37f-435c84443f2d'>
	<result xmlns='urn:xmpp:mam:1' id='C5C3HBUG4G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T15:42:57.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>769acdf2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.878 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='c9beacc9-2324-4445-a905-619959ac722c'>
	<result xmlns='urn:xmpp:mam:1' id='C5CLI45I200D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T13:13:08.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>65d54519</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.878 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='a9367fb9-545b-43bc-950d-83e1df5fca50'>
	<result xmlns='urn:xmpp:mam:1' id='C5CNHVSNG00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T15:36:00.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1a567486</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.878 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='82c7d17c-72b2-42de-9f4e-10ebc19c0b99'>
	<result xmlns='urn:xmpp:mam:1' id='C5DHAIRV5G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T22:20:35.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9d278c13</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.878 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='0e66e9f9-2856-4283-9b2a-3b1174380544'>
	<result xmlns='urn:xmpp:mam:1' id='C5DHLG51600B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T22:45:00.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>424864c7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.878 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='cad7486e-b1a0-4ef0-9078-4d398a6f13c5'>
	<result xmlns='urn:xmpp:mam:1' id='C5DOBA1OMG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T06:43:17.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8fa8544e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.926 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='fb370829-a4a0-4a91-a4ef-2d9f7d9305ea'>
	<result xmlns='urn:xmpp:mam:1' id='C5E3777VAG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T19:41:33.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bf20a7ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.926 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='243ed97a-960b-4f1c-9ea0-25d4ce0ccf32'>
	<result xmlns='urn:xmpp:mam:1' id='C5EC5QFSO003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T06:22:40.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>504fa375</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.926 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='02d02126-fa6e-489b-b12b-88ac999fd3f6'>
	<result xmlns='urn:xmpp:mam:1' id='C5EMM64HD006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T18:55:06.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a9f5921a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.926 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='e9a3fa86-83f4-4e87-ae81-3dd5c73a0a9e'>
	<result xmlns='urn:xmpp:mam:1' id='C5ES0HQ8U00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T01:16:12.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cac49c21</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.926 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='1d32f647-2d5b-437f-ae6a-cfdb6e6c36c3'>
	<result xmlns='urn:xmpp:mam:1' id='C5F6NQ7NQ006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T14:04:04.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>feecd03f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.926 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='2d1e8ee3-9170-43fc-bbd5-393334447062'>
	<result xmlns='urn:xmpp:mam:1' id='C5FM1M8DT00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T08:19:54.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c3f02a0a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.926 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='bbd3681c-088a-47a2-a0d4-bcaba2d9183f'>
	<result xmlns='urn:xmpp:mam:1' id='C5FTHAGKQG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T17:15:57.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e8c408d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.926 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='ec97a13d-1ea8-4d17-92d3-1d1bce142b72'>
	<result xmlns='urn:xmpp:mam:1' id='C5G4KQRQUG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T01:44:53.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b79fcad3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.927 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='6d960494-cd26-4d46-92f1-272f5573bd7f'>
	<result xmlns='urn:xmpp:mam:1' id='C5GC70L9V008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T10:46:38.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dbde8352</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.927 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='ac0e39bd-9bd0-4799-8471-b4ef00e46889'>
	<result xmlns='urn:xmpp:mam:1' id='C5H141EPCG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T11:43:13.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5685db91</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.927 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='63e43aec-f941-4dfa-9a9f-4fd6d8a02b9e'>
	<result xmlns='urn:xmpp:mam:1' id='C5H2RRTR300D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T13:48:06.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3ea2185c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.927 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='a0f68280-a5f5-467d-a2a8-bceb5a22f0e2'>
	<result xmlns='urn:xmpp:mam:1' id='C5HFDUT0B008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T04:47:34.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d70626c1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.927 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='0ed1cc31-49e4-4f6b-bd21-aebb396b28b5'>
	<result xmlns='urn:xmpp:mam:1' id='C5HLHJH90G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:05:13.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>01b10054</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.927 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='6bd189c8-3e0c-4466-8bd8-01e3c2fff1b7'>
	<result xmlns='urn:xmpp:mam:1' id='C5I4CA4GPG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T05:47:07.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>29c527f5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.927 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='a85cc699-6051-40d5-83ad-3e57ddc613a0'>
	<result xmlns='urn:xmpp:mam:1' id='C5IBRU53IG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T14:43:09.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>30aa837a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.927 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='642fd8ed-5f21-4f8a-b791-5069e9968ec3'>
	<result xmlns='urn:xmpp:mam:1' id='C5IM4CQV100A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T02:57:54.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fcb090ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.927 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='283f7464-3f0e-4a87-8d70-841a58caef14'>
	<result xmlns='urn:xmpp:mam:1' id='C5J4788GLG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T19:46:27.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>30905fe0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.927 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='69deaffe-c427-46a1-bee7-6a870a79603a'>
	<result xmlns='urn:xmpp:mam:1' id='C5JBHIOJF001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T04:30:38.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>80996e82</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.927 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='81c1d004-db13-4e71-b6e3-c7d6f49e87f6'>
	<result xmlns='urn:xmpp:mam:1' id='C5JQOGRA500J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T22:39:54.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ceefd4d4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.927 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='1fe92656-fb67-434f-8025-c2262fc7ac0b'>
	<result xmlns='urn:xmpp:mam:1' id='C5JSMKHIHG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T00:58:51.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6fbf9931</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.928 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='5a89daad-3026-44dd-b65c-85f91134edd9'>
	<result xmlns='urn:xmpp:mam:1' id='C5KDJVI42G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T21:09:49.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b67f8ef9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.928 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='aa26d64f-1375-4e28-9a37-d4a39a5bf00c'>
	<result xmlns='urn:xmpp:mam:1' id='C5KJ24J7600K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T03:39:24.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>07e9f865</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.928 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='1a06ed32-f546-4837-85a9-4dc5e725d0d8'>
	<result xmlns='urn:xmpp:mam:1' id='C5KRRRE8BG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T14:09:35.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ca2704be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.928 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='f674c2d6-2273-4d65-bc92-27fe36f07b9c'>
	<result xmlns='urn:xmpp:mam:1' id='C5L6D5R35006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T02:44:10.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>db99207f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.928 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='57bc5ffa-1b0b-4115-9cd9-87a39d589706'>
	<result xmlns='urn:xmpp:mam:1' id='C5LD6E47P001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T10:50:10.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>60e4b83a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.928 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='a84433a9-3975-43dd-9892-615ac6e1db8a'>
	<result xmlns='urn:xmpp:mam:1' id='C5LTS1DR6G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T06:43:49.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b9d24a38</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.928 ***🔗
alice_unnamed_2137@localhost/res1 in
<message from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='0ce9eec8-98c6-4166-a413-96703cfe24f8'>
	<result xmlns='urn:xmpp:mam:1' id='C5M3TK8D2007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T13:56:52.000000Z' from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2137room0-51776-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>18746d4d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:59.928 ***🔗
alice_unnamed_2137@localhost/res1 in
<iq from='alice_unnamed_2137room0-51776-0@muc.localhost' to='alice_unnamed_2137@localhost/res1' id='278d53a57e16e17df6fa64e3f6600fb9' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5C2GDSUE005</first>
			<last>C5M3TK8D2007</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 23:28:59.928 ***🔗
alice_unnamed_2137@localhost/res1 out
</stream:stream>

*** User 2024-04-23 23:28:59.929 ***🔗
alice_unnamed_2137@localhost/res1 in
</stream:stream>

*** User 2024-04-23 23:28:59.934 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 23:28:59.938 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2906.html



=== Ended at 2024-04-23 23:28:59
=== successfully completed test case
=== === Returned value: ok