=== 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.19018.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@fca70da71937.2023-11-16_09.05.55/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.13.34/mam_suite.muc_querying_for_all_messages.144002.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@fca70da71937.2023-11-16_09.05.55/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.13.34/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@fca70da71937.2023-11-16_09.05.55"

=== Started at 2023-11-16 09:14:13


*** CT 2023-11-16 09:14:13.539 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2199.html
Could not find element archive_wait in Config.


*** User 2023-11-16 09:14:13.650 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-16 09:14:13.653 ***🔗
alicE_unnamed_2155@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:14:13.654 ***🔗
alicE_unnamed_2155@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7f1bfaff7c36acdd' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:14:13.654 ***🔗
alicE_unnamed_2155@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 2023-11-16 09:14:13.654 ***🔗
alicE_unnamed_2155@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjE1NQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-16 09:14:13.655 ***🔗
alicE_unnamed_2155@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:14:13.656 ***🔗
alicE_unnamed_2155@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:14:13.712 ***🔗
alicE_unnamed_2155@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='997666e062ac6f7a' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2155@localhost'>

*** User 2023-11-16 09:14:13.712 ***🔗
alicE_unnamed_2155@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 2023-11-16 09:14:13.713 ***🔗
alicE_unnamed_2155@localhost/res1 out
<iq type='set' id='b7e417f533f63439c815bcf6add74f3f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:14:13.713 ***🔗
alicE_unnamed_2155@localhost/res1 in
<iq id='b7e417f533f63439c815bcf6add74f3f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2155@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:14:13.714 ***🔗
alice_unnamed_2155@localhost/res1 out
<iq type='set' id='f8db31b4fe7f0788604b8d224bb69c72'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>


Could not find element archive_wait in Config.


*** User 2023-11-16 09:14:13.715 ***🔗
alice_unnamed_2155@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2155@localhost/res1' id='f8db31b4fe7f0788604b8d224bb69c72' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:14:13.715 ***🔗
alice_unnamed_2155@localhost/res1 out
<presence/>


Could not find element archive_wait in Config.


*** User 2023-11-16 09:14:13.718 ***🔗
alice_unnamed_2155@localhost/res1 in
<presence from='alice_unnamed_2155@localhost/res1' to='alice_unnamed_2155@localhost/res1'/>



*** User 2023-11-16 09:14:13.719 ***🔗
alice_unnamed_2155@localhost/res1 out
<iq type='set' id='93ee632ead79760a71cdaa5a8fe6bd96' to='alicE_unnamed_2155room0-19076-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2023-11-16 09:14:13.721 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='4ce91dbb-ff40-47c4-bc02-9104582f6f50'>
	<result xmlns='urn:xmpp:mam:2' id='C27RUA3D9G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T04:54:19.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8f37e003</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.722 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='1f39f910-7231-4e3c-871b-3c55f3990853'>
	<result xmlns='urn:xmpp:mam:2' id='C281SPVOPG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T12:00:27.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e97b3274</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.722 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='b2c5a226-dde2-4fa1-a8b4-1e10d3032a44'>
	<result xmlns='urn:xmpp:mam:2' id='C28E2EI72003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T02:32:04.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c8cf99b3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.722 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='edd86694-28b6-4940-a574-c0e132c8689b'>
	<result xmlns='urn:xmpp:mam:2' id='C28PC43TDG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T16:01:07.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>64ed79b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.722 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='25830ff9-7a00-43bc-8e8e-dd26df95ff50'>
	<result xmlns='urn:xmpp:mam:2' id='C29HBVHA7G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T20:38:47.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>86617517</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.722 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='0a8f5f6c-e984-4a71-a09c-d7dc68581c1a'>
	<result xmlns='urn:xmpp:mam:2' id='C29IE2P1S00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T21:55:04.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ab583052</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.722 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='6363467a-9bfa-47d7-a45c-34ef63c84141'>
	<result xmlns='urn:xmpp:mam:2' id='C2A1ELNGO001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T15:50:08.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a19e90ae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.723 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='508ff536-3610-416e-a64c-1e55ef7a3e34'>
	<result xmlns='urn:xmpp:mam:2' id='C2A1Q3U8O00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T16:15:44.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c86c6b0e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.723 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='6abc03dd-7901-48d7-a608-b958aff42266'>
	<result xmlns='urn:xmpp:mam:2' id='C2AD6QOOFG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T05:51:35.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0e5a84dc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.723 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='dab03ab1-c5a0-4518-aeb4-867ec38f9a26'>
	<result xmlns='urn:xmpp:mam:2' id='C2AJ69DA400C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T12:59:52.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>40001e4d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.723 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='faa42a1c-9b4c-44c5-8b93-f9dc8023d599'>
	<result xmlns='urn:xmpp:mam:2' id='C2ATCNFJF004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T01:10:06.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dd761eea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.723 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='719453d5-64da-4ac8-b956-cf55bd88fdb9'>
	<result xmlns='urn:xmpp:mam:2' id='C2B87THOEG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T14:06:45.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9cd19a53</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.723 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='02c3f62f-6ba7-4b82-a615-7e891aefff59'>
	<result xmlns='urn:xmpp:mam:2' id='C2C1J0VPJ00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T20:21:10.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3c408657</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.723 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='8555fec5-f3a0-482d-9710-93d2c43ac273'>
	<result xmlns='urn:xmpp:mam:2' id='C2C1TQU1KG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T20:45:21.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d8495be5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.723 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='e728c734-aac3-4876-910e-570eb0274824'>
	<result xmlns='urn:xmpp:mam:2' id='C2C946QTOG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T05:20:41.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c81387fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.724 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='7ef47c6a-08fb-4922-b223-2ac82bbe5741'>
	<result xmlns='urn:xmpp:mam:2' id='C2CN93B9PG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T22:13:47.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b6f15738</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.724 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='1478d574-2784-49c6-846f-605c55bc3790'>
	<result xmlns='urn:xmpp:mam:2' id='C2CVCT7TH00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T07:54:58.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>90d3925d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.724 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='4002dd2b-dba3-42e6-83da-7961ec290fe9'>
	<result xmlns='urn:xmpp:mam:2' id='C2D99C2EIG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T19:42:53.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f5e484bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.725 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='a2cb83c0-820b-4205-b3e9-5f5d1fd27172'>
	<result xmlns='urn:xmpp:mam:2' id='C2DIGJD6R002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T06:43:18.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8780fd88</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.725 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='49194aa4-0603-418c-9174-37a6a8f9dfb3'>
	<result xmlns='urn:xmpp:mam:2' id='C2DPD10R7G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T14:56:23.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1ac099ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.725 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='77210a40-0f74-4925-a1b3-6a4da37c28c0'>
	<result xmlns='urn:xmpp:mam:2' id='C2E3SQHL6G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T03:27:33.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>499f17e2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.725 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='00b9b544-6ebd-480b-acba-c3b2c58620ff'>
	<result xmlns='urn:xmpp:mam:2' id='C2EDMGM1U009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T15:09:16.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>557ead97</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.725 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='fa097788-3654-4a4c-ac16-d722eccadd2f'>
	<result xmlns='urn:xmpp:mam:2' id='C2EMA1KMCG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T01:25:37.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e4ee2958</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.725 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='8b2a3c4d-3a94-4a0b-91bc-c892d2245174'>
	<result xmlns='urn:xmpp:mam:2' id='C2F6SD7GKG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T21:12:01.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ae12d4e1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.725 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='0acc23b7-9799-41cb-bb5f-3e3eeda353f2'>
	<result xmlns='urn:xmpp:mam:2' id='C2FBFTE8NG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T02:41:59.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0dcc6fb4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.725 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='5b040774-4011-457a-aa1d-08ec8de00bb9'>
	<result xmlns='urn:xmpp:mam:2' id='C2FLEUGU9G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T14:35:39.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f719a50c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.725 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='eae831b3-f7ec-40b0-b99b-5a3bfc565746'>
	<result xmlns='urn:xmpp:mam:2' id='C2G6TKQBB00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T11:25:26.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2b7ef38e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.725 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='4e6d9b30-3e86-465f-933d-fe1704572db2'>
	<result xmlns='urn:xmpp:mam:2' id='C2GA2TKMRG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T15:11:59.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>148e7009</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.725 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='d577c82d-0d6f-40e2-9201-10f3cebea461'>
	<result xmlns='urn:xmpp:mam:2' id='C2GI19V47006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T00:41:02.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e201d609</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.725 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='1bebcac3-df92-43f3-b431-f0cfd106a649'>
	<result xmlns='urn:xmpp:mam:2' id='C2GSNA37AG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T13:26:05.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7c7c8a26</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.725 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='a1f2823f-b8cc-4893-b175-7bb380529280'>
	<result xmlns='urn:xmpp:mam:2' id='C2HA9QDSE00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T05:38:04.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>16916a7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.726 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='9798a153-58f1-4c88-a657-b172183a185a'>
	<result xmlns='urn:xmpp:mam:2' id='C2HEV0OGEG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T11:11:49.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7a3d1035</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.726 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='c6f7ada1-4e18-4a5f-8207-19c1a1a427bf'>
	<result xmlns='urn:xmpp:mam:2' id='C2HV8GCN700H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T06:38:22.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dd23ef9f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.726 ***🔗
alice_unnamed_2155@localhost/res1 in
<message from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='7e3e2493-9df4-45c2-88e8-5f4a953d5265'>
	<result xmlns='urn:xmpp:mam:2' id='C2I2TU3JJG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T11:01:03.000000Z' from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2155room0-19076-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9025c61a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:13.726 ***🔗
alice_unnamed_2155@localhost/res1 in
<iq from='alice_unnamed_2155room0-19076-1@muc.localhost' to='alice_unnamed_2155@localhost/res1' id='93ee632ead79760a71cdaa5a8fe6bd96' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C27RUA3D9G03</first>
			<last>C2I2TU3JJG0B</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2023-11-16 09:14:13.726 ***🔗
alice_unnamed_2155@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:14:13.727 ***🔗
alice_unnamed_2155@localhost/res1 in
</stream:stream>

*** User 2023-11-16 09:14:13.752 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-16 09:14:13.758 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2200.html



=== Ended at 2023-11-16 09:14:13
=== successfully completed test case
=== === Returned value: ok