=== 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.21871.1>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => true,
                            flush_interval => 1,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => true,default_result_limit => 50,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,message_retraction => true,
                      muc => #{host => {prefix,<<"muc.">>}},
                      no_stanzaid_element => false,
                      send_message => mod_mam_utils,
                      user_prefs_store => rdbms}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@05d1adc98102.2024-03-21_07.34.41/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.43.09/mam_suite.muc_querying_for_all_messages.50309.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@05d1adc98102.2024-03-21_07.34.41/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.43.09/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc =>
            #{access => muc,access_admin => none,access_create => muc_create,
              access_persistent => all,backend => rdbms,
              default_room =>
                  #{affiliations => [],allow_change_subj => true,
                    allow_multiple_sessions => false,
                    allow_private_messages => true,allow_query_users => true,
                    allow_user_invites => false,
                    allow_visitor_nickchange => true,
                    allow_visitor_status => true,anonymous => true,
                    description => <<>>,logging => false,max_users => 200,
                    maygetmemberlist => [],members_by_default => true,
                    members_only => false,moderated => true,password => <<>>,
                    password_protected => false,persistent => false,
                    public => true,public_list => true,subject => <<>>,
                    subject_author => <<>>,title => <<>>},
              hibernate_timeout => 2000,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,history_size => 20,
              host => {prefix,<<"muc.">>},
              http_auth_pool => none,load_permanent_rooms_at_startup => false,
              max_room_desc => infinity,max_room_id => infinity,
              max_room_name => infinity,max_user_conferences => 10,
              max_users => 200,max_users_admin_threshold => 5,
              min_message_interval => 0,min_presence_interval => 0,
              online_backend => mnesia,room_shaper => none,
              user_message_shaper => none,user_presence_shaper => none},
        mod_muc_log =>
            #{access_log => muc,css_file => false,dirname => room_jid,
              dirtype => subdirs,file_format => html,outdir => "/tmp/muclogs",
              spam_prevention => true,timezone => local,
              top_link => {"/","Home"}},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@05d1adc98102.2024-03-21_07.34.41"

=== Started at 2024-03-21 07:44:00


*** CT 2024-03-21 07:44:00.096 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3187.html
Could not find element archive_wait in Config.


*** User 2024-03-21 07:44:00.459 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-21 07:44:00.467 ***🔗
alicE_unnamed_2311@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-03-21 07:44:00.468 ***🔗
alicE_unnamed_2311@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='519cda75177fb851' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:44:00.468 ***🔗
alicE_unnamed_2311@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-03-21 07:44:00.468 ***🔗
alicE_unnamed_2311@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjMxMQBtYXR5Z3J5c2E=</auth>



*** User 2024-03-21 07:44:00.469 ***🔗
alicE_unnamed_2311@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:44:00.469 ***🔗
alicE_unnamed_2311@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-03-21 07:44:00.470 ***🔗
alicE_unnamed_2311@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='47dfce7b4c5a8d28' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2311@localhost'>

*** User 2024-03-21 07:44:00.470 ***🔗
alicE_unnamed_2311@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-03-21 07:44:00.470 ***🔗
alicE_unnamed_2311@localhost/res1 out
<iq type='set' id='d8e80abab9e88769c9b875d67e400819'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:44:00.471 ***🔗
alicE_unnamed_2311@localhost/res1 in
<iq id='d8e80abab9e88769c9b875d67e400819' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2311@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:44:00.471 ***🔗
alice_unnamed_2311@localhost/res1 out
<iq type='set' id='19b424bcac8d223357b5b813338a1f1f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:44:00.471 ***🔗
alice_unnamed_2311@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2311@localhost/res1' id='19b424bcac8d223357b5b813338a1f1f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:44:00.471 ***🔗
alice_unnamed_2311@localhost/res1 out
<presence/>



*** User 2024-03-21 07:44:00.472 ***🔗
alice_unnamed_2311@localhost/res1 in
<presence from='alice_unnamed_2311@localhost/res1' to='alice_unnamed_2311@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-21 07:44:00.473 ***🔗
alice_unnamed_2311@localhost/res1 out
<iq type='set' id='ee685b7bde174557401137abd18774d7' to='alicE_unnamed_2311room0-21925-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-21 07:44:00.475 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='b6864eed-657c-46f0-83fc-15fc43961a67'>
	<result xmlns='urn:xmpp:mam:1' id='C4N3PKJ9QG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T06:17:49.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ffc2518b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.475 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='03accfad-bafe-4f57-9c34-87e2391f87bb'>
	<result xmlns='urn:xmpp:mam:1' id='C4N9QUJIFG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T13:30:15.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>184de454</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.476 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='ad4c4ec0-56b4-417b-9c71-3afe4ccdb220'>
	<result xmlns='urn:xmpp:mam:1' id='C4NOJHNMF00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T07:07:26.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>57cebf8d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.476 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='e88603a8-511c-49da-bbae-432257aec6e1'>
	<result xmlns='urn:xmpp:mam:1' id='C4NSO454O00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T12:04:00.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5f6c259b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.476 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='1b45eb4c-cf7c-4515-b69b-faad4313862d'>
	<result xmlns='urn:xmpp:mam:1' id='C4O6OVSKT00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T00:01:46.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b0ae13a4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.476 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='54f6945c-4962-408a-b813-f5f222941317'>
	<result xmlns='urn:xmpp:mam:1' id='C4OBK9FO3005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T05:49:10.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d6d77170</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.476 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='cc30aca4-5c81-4bc0-831e-1126c1f58cc8'>
	<result xmlns='urn:xmpp:mam:1' id='C4ORF1H0MG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T00:42:45.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5eba5cfd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.476 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='81951a68-2652-4c66-919b-41cf1775fd7a'>
	<result xmlns='urn:xmpp:mam:1' id='C4OTCLNBUG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T03:00:37.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6f721940</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.476 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='940aa7ed-0eea-4e3c-be0e-3a4be9ebbdba'>
	<result xmlns='urn:xmpp:mam:1' id='C4PN6AHVJ009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T09:47:34.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d1ccbcf4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.476 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='176884fc-46dc-4fe4-8924-250d443ed5db'>
	<result xmlns='urn:xmpp:mam:1' id='C4PQGH706G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T13:45:09.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0a36325b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.476 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='7019e61a-28aa-4472-88e3-68c57d7dd55f'>
	<result xmlns='urn:xmpp:mam:1' id='C4QBRJKGT00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T10:26:50.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>28f04765</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.476 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='a0557a8b-7b5f-4ef5-a8d4-1f01a496523b'>
	<result xmlns='urn:xmpp:mam:1' id='C4QDQMAJIG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T12:47:57.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b68b52e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.477 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='1871a959-821b-4d95-b234-e2481aac0abc'>
	<result xmlns='urn:xmpp:mam:1' id='C4R0IFNOA004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T11:09:40.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b6cb2582</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.477 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='ab548600-cad2-4634-a184-e4a5fc49eddd'>
	<result xmlns='urn:xmpp:mam:1' id='C4R6ADQ8200F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T18:01:08.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>61435f2b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.477 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='cb8a848b-ad8d-4fb2-af68-efcf3adc5a2c'>
	<result xmlns='urn:xmpp:mam:1' id='C4RI168PG00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T07:59:28.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>150884dd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.477 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='2e5598a3-4f03-4372-ac88-a27ab639b05c'>
	<result xmlns='urn:xmpp:mam:1' id='C4RQS88O400I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T18:32:40.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0bd81bb6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.477 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='9b4d1239-9455-4b47-891d-555a9fe3dd78'>
	<result xmlns='urn:xmpp:mam:1' id='C4S5VIEIH00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T07:47:30.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0f4f72ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.477 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='1e9e7a93-3b92-4333-bbc2-b18e75f18930'>
	<result xmlns='urn:xmpp:mam:1' id='C4S7RF390G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T10:01:29.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6feca397</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.477 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='77ee8097-d994-4691-bc84-b1640e745497'>
	<result xmlns='urn:xmpp:mam:1' id='C4SLH5MUEG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T02:20:37.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a350c1f5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.478 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='c632e2db-07a2-4a12-ad3c-775891fdabf5'>
	<result xmlns='urn:xmpp:mam:1' id='C4SQ4JHD4G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T07:50:25.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fe8e4550</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.478 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='4b9443c1-3e11-47ef-9d02-d940a20c6b83'>
	<result xmlns='urn:xmpp:mam:1' id='C4T9D45HKG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T02:03:13.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4763ad7e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.478 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='c2adb0d8-cbce-4c67-bca8-559deb171edc'>
	<result xmlns='urn:xmpp:mam:1' id='C4TI6616E007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T12:31:56.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0337cc75</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.478 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='c8bdceb5-6016-4408-a5be-499a3148b48e'>
	<result xmlns='urn:xmpp:mam:1' id='C4U2E0NLVG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T07:54:47.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fb452796</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.478 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='c6566bf5-0e8d-4b64-86e5-2097a2d5a989'>
	<result xmlns='urn:xmpp:mam:1' id='C4UDTCLRTG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T21:36:35.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3a8279a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.478 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='d3964008-b52f-46e9-bb16-e722744905bd'>
	<result xmlns='urn:xmpp:mam:1' id='C4UH4ALIPG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T01:26:51.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e4d3bc29</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.478 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='b4edb0e5-d6ed-45fa-bcec-9e827d900832'>
	<result xmlns='urn:xmpp:mam:1' id='C4ULSJUD5G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T07:07:31.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e960fa56</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.478 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='ae0bf685-c0f0-4172-bac5-bd45c99a9367'>
	<result xmlns='urn:xmpp:mam:1' id='C4V6LD9CP004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T03:08:18.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9395ad31</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.479 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='2ffa4aca-4f66-4d90-88e6-fb581919fa6f'>
	<result xmlns='urn:xmpp:mam:1' id='C4VJ0MB9G007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T17:52:32.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3e1826ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.479 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='d46112f1-1ce5-4ef0-a103-10d721f0e461'>
	<result xmlns='urn:xmpp:mam:1' id='C4VS8K36VG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T04:54:31.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f19927df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.479 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='41fe0aaa-ccb4-4c34-b8a5-cb69a6dfb3fc'>
	<result xmlns='urn:xmpp:mam:1' id='C4VU6NPFC002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T07:13:28.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ed982b58</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.479 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='addb3f2b-9e98-4050-a55c-82a0a3238230'>
	<result xmlns='urn:xmpp:mam:1' id='C50CEIFEUG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T00:13:09.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ce8f84fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.479 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='1941ec29-fa88-42f7-a777-0f66224b9243'>
	<result xmlns='urn:xmpp:mam:1' id='C50OOT0PLG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T14:55:15.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c59de15e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.479 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='c5d3f685-ca46-42f7-a749-a5082ed920c6'>
	<result xmlns='urn:xmpp:mam:1' id='C51IO2GPGG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T21:54:33.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>104bb0a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.479 ***🔗
alice_unnamed_2311@localhost/res1 in
<message from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='6c280c3b-d83d-4917-bc8c-f99c56ddc360'>
	<result xmlns='urn:xmpp:mam:1' id='C51JOLR0SG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T23:07:29.000000Z' from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2311room0-21925-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4297b5ea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.479 ***🔗
alice_unnamed_2311@localhost/res1 in
<iq from='alice_unnamed_2311room0-21925-1@muc.localhost' to='alice_unnamed_2311@localhost/res1' id='ee685b7bde174557401137abd18774d7' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4N3PKJ9QG0H</first>
			<last>C51JOLR0SG0E</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:44:00.479 ***🔗
alice_unnamed_2311@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:44:00.479 ***🔗
alice_unnamed_2311@localhost/res1 in
</stream:stream>

*** User 2024-03-21 07:44:00.485 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 07:44:00.490 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3188.html



=== Ended at 2024-03-21 07:44:00
=== successfully completed test case
=== === Returned value: ok