=== 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.55049.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.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      archive_chat_markers => false,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cec807ac1e64.2024-04-22_17.28.38/big_tests.tests.mam_SUITE.logs/run.2024-04-22_17.36.21/mam_suite.muc_querying_for_all_messages.115843.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@cec807ac1e64.2024-04-22_17.28.38/big_tests.tests.mam_SUITE.logs/run.2024-04-22_17.36.21/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.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,history_size => 20,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,
                    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,backend => rdbms,
              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_presence => #{},
        mod_disco =>
            #{server_info => [],iqdisc => one_queue,extra_domains => [],
              users_can_see_hidden_services => false},
        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_bosh =>
            #{inactivity => 30,max_pause => 120,max_wait => infinity,
              server_acks => false,backend => mnesia},
        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@cec807ac1e64.2024-04-22_17.28.38"

=== Started at 2024-04-22 17:37:27


*** CT 2024-04-22 17:37:27.624 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2968.html
Could not find element archive_wait in Config.


*** User 2024-04-22 17:37:28.479 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-22 17:37:28.487 ***🔗
alicE_unnamed_2251@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-22 17:37:28.488 ***🔗
alicE_unnamed_2251@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='69d1ea9debef08bd' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:37:28.488 ***🔗
alicE_unnamed_2251@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-22 17:37:28.488 ***🔗
alicE_unnamed_2251@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjI1MQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-22 17:37:28.490 ***🔗
alicE_unnamed_2251@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 17:37:28.490 ***🔗
alicE_unnamed_2251@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-22 17:37:28.491 ***🔗
alicE_unnamed_2251@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f21d1db34488d1b1' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2251@localhost'>

*** User 2024-04-22 17:37:28.491 ***🔗
alicE_unnamed_2251@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-22 17:37:28.491 ***🔗
alicE_unnamed_2251@localhost/res1 out
<iq type='set' id='6fc03843641a87bb427a9d185ba694d6'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 17:37:28.491 ***🔗
alicE_unnamed_2251@localhost/res1 in
<iq id='6fc03843641a87bb427a9d185ba694d6' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2251@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 17:37:28.492 ***🔗
alice_unnamed_2251@localhost/res1 out
<iq type='set' id='793fe06fc26d1096016a9f4649b1c1b0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:37:28.494 ***🔗
alice_unnamed_2251@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2251@localhost/res1' id='793fe06fc26d1096016a9f4649b1c1b0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:37:28.494 ***🔗
alice_unnamed_2251@localhost/res1 out
<presence/>



*** User 2024-04-22 17:37:28.496 ***🔗
alice_unnamed_2251@localhost/res1 in
<presence from='alice_unnamed_2251@localhost/res1' to='alice_unnamed_2251@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-22 17:37:28.552 ***🔗
alice_unnamed_2251@localhost/res1 out
<iq type='set' id='e68afdfd081bbe14faef9d9ea6e75d88' to='alicE_unnamed_2251room0-55132-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-22 17:37:28.556 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='06aa6792-b4a4-4e6f-86b1-0e2f2e815a04'>
	<result xmlns='urn:xmpp:mam:2' id='C5B5UQOURG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T04:25:35.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2204f831</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.557 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='2a587ad9-b821-4e04-bdbf-520d2100d077'>
	<result xmlns='urn:xmpp:mam:2' id='C5BDNJQ2F003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T13:42:06.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>71bf7c62</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.557 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='84a5c8ab-5248-4e1e-8154-757e61cd4204'>
	<result xmlns='urn:xmpp:mam:2' id='C5BT8NAT3G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T08:14:07.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9a7ddd73</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.557 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='021a8276-e204-44c4-b757-959458bd3a83'>
	<result xmlns='urn:xmpp:mam:2' id='C5C5U9K0300C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T18:35:02.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>657e5509</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.557 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='ed00d753-3799-4751-8d79-1810f28a5e23'>
	<result xmlns='urn:xmpp:mam:2' id='C5CIOC5S300J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T09:52:22.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>93d12ebd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.557 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='1c336e1c-5393-4609-bb55-d8cc221026a8'>
	<result xmlns='urn:xmpp:mam:2' id='C5CNA0HKSG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T15:18:09.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8aa269cb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.557 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='86b2a7dd-12e8-4b6a-97d5-810eaad8f261'>
	<result xmlns='urn:xmpp:mam:2' id='C5D3B6PB6G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T05:39:49.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8ca4ec92</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.558 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='83e8bc73-da4e-449c-b090-b83602e94ac0'>
	<result xmlns='urn:xmpp:mam:2' id='C5D52I03T002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T07:43:38.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3982649d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.558 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='67461f2b-5f55-4ddb-9b81-98fa7bd0a702'>
	<result xmlns='urn:xmpp:mam:2' id='C5DTOVBAH003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T13:11:46.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a482f5f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.558 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='61cd6277-4f01-4a66-868d-626ee686473b'>
	<result xmlns='urn:xmpp:mam:2' id='C5E16LB8Q00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T17:17:08.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>911afbd2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.558 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='bd6d26bb-89a0-4ba9-b8ec-afbbf565d31b'>
	<result xmlns='urn:xmpp:mam:2' id='C5EDE7LNG00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T07:53:04.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b5bee207</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.558 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='f98fac32-7483-4c84-9d02-01f4aa8a4a56'>
	<result xmlns='urn:xmpp:mam:2' id='C5ELIVC0Q008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T17:36:20.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>02dbbbe2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.559 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='a49ae550-6cc8-4916-a163-36824eaa89b5'>
	<result xmlns='urn:xmpp:mam:2' id='C5F9GFL5CG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T17:22:25.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5162fc67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.559 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='6e4400a3-e152-44f0-bca3-3d4ee5872992'>
	<result xmlns='urn:xmpp:mam:2' id='C5FCBMRF6G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T20:46:29.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c944b5d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.559 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='108e87bd-4ba5-4f14-be2a-a657bb6b69ea'>
	<result xmlns='urn:xmpp:mam:2' id='C5FI2P1AG00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T03:36:00.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4f8c1236</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.559 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='bfb18a13-7eb9-4bf8-a276-f488b95e5c8c'>
	<result xmlns='urn:xmpp:mam:2' id='C5FO1F41L005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T10:42:34.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>264fa250</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.559 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='94eccee3-3b84-48fc-b690-f9029f0c5d24'>
	<result xmlns='urn:xmpp:mam:2' id='C5G474L0FG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T01:14:15.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>247fc526</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.559 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='a03bd587-20b2-4ad6-b60e-504aea72e444'>
	<result xmlns='urn:xmpp:mam:2' id='C5G6FRC8R00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T03:56:54.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d2b5d53b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.560 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='186ac35b-6dba-438a-9680-70f11c372a7c'>
	<result xmlns='urn:xmpp:mam:2' id='C5GT1MPPE00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T06:51:40.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ad2b95e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.560 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='f98a30c6-84ab-4406-87b6-3cc9a1f93930'>
	<result xmlns='urn:xmpp:mam:2' id='C5H7REJR4G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T19:45:05.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aaae60fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.560 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='21939595-8261-428f-9cb8-5f077936b1b8'>
	<result xmlns='urn:xmpp:mam:2' id='C5HI2JIHVG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T07:56:55.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>80542fb5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.560 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='04229896-e261-40d4-ad66-b13518a46aa2'>
	<result xmlns='urn:xmpp:mam:2' id='C5HNCTB8CG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T14:17:53.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>23f857d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.560 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='e1864810-0d3b-44df-81a9-a2ba3bacec27'>
	<result xmlns='urn:xmpp:mam:2' id='C5ICR7GI6G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T15:53:09.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8f976646</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.561 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='d41fa2bb-849a-49fb-9b19-19254a8027f3'>
	<result xmlns='urn:xmpp:mam:2' id='C5IG7IQRA00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T19:55:32.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8cecf4b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.561 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='f521d82a-5082-4604-a74d-fac365a958e7'>
	<result xmlns='urn:xmpp:mam:2' id='C5IP1GQOMG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T06:26:13.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>89791ebc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.561 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='ad864a24-f8cd-4b6b-a15f-3654bfb09fd0'>
	<result xmlns='urn:xmpp:mam:2' id='C5J1OOOFAG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T16:50:53.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4bd3dc05</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.561 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='26dc759d-61f2-436d-ae7e-b3bf56892927'>
	<result xmlns='urn:xmpp:mam:2' id='C5J8OVNF9G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T01:12:27.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>45825892</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.561 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='ad707e95-7c35-4343-be7a-8ac15b6ee040'>
	<result xmlns='urn:xmpp:mam:2' id='C5JN4BDPH005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T18:20:02.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2099a164</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.563 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='592484e5-b083-4c02-a6e2-af33b20e5a6b'>
	<result xmlns='urn:xmpp:mam:2' id='C5JS59NVA00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T00:20:04.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ae6062d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.563 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='773df4d3-ab22-49f3-9fbb-abaf931ab5b8'>
	<result xmlns='urn:xmpp:mam:2' id='C5K1LOTQ5008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T06:54:50.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cac0dd0b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.563 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='8e5e438d-9114-48b1-99bf-1ec00df45fa1'>
	<result xmlns='urn:xmpp:mam:2' id='C5KV787VF007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T18:09:50.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>653db93d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.563 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='0e247633-0098-46ce-95a1-326deaba8fd5'>
	<result xmlns='urn:xmpp:mam:2' id='C5KVI8CJ5G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T18:34:27.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fbeb8f53</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.563 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='68ce5669-01c7-4ae9-a4b9-2a0254a9de9e'>
	<result xmlns='urn:xmpp:mam:2' id='C5LFHT2C5G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T13:38:59.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>09cf598b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.563 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='8bf393ff-59ad-4bdb-a6bd-5d07f138723c'>
	<result xmlns='urn:xmpp:mam:2' id='C5LLGTSDL00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T20:46:18.000000Z' from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-55132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>111c9d89</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:28.563 ***🔗
alice_unnamed_2251@localhost/res1 in
<iq from='alice_unnamed_2251room0-55132-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='e68afdfd081bbe14faef9d9ea6e75d88' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5B5UQOURG01</first>
			<last>C5LLGTSDL00B</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-22 17:37:28.563 ***🔗
alice_unnamed_2251@localhost/res1 out
</stream:stream>

*** User 2024-04-22 17:37:28.564 ***🔗
alice_unnamed_2251@localhost/res1 in
</stream:stream>

*** User 2024-04-22 17:37:28.589 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-22 17:37:28.598 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2969.html



=== Ended at 2024-04-22 17:37:28
=== successfully completed test case
=== === Returned value: ok