=== 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.48012.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,backend => rdbms,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_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@d44e762df881.2024-03-18_12.53.29/big_tests.tests.mam_SUITE.logs/run.2024-03-18_13.02.33/mam_suite.muc_querying_for_all_messages.65796.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@d44e762df881.2024-03-18_12.53.29/big_tests.tests.mam_SUITE.logs/run.2024-03-18_13.02.33/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_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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,online_backend => mnesia,
              backend => rdbms,history_size => 20,min_presence_interval => 0,
              access_admin => none,access_persistent => all,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,subject => <<>>,
                    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_author => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,buffer_max => 100,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        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@d44e762df881.2024-03-18_12.53.29"

=== Started at 2024-03-18 13:03:11


*** CT 2024-03-18 13:03:11.535 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2195.html
Could not find element archive_wait in Config.


*** User 2024-03-18 13:03:12.277 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-18 13:03:12.289 ***🔗
alicE_unnamed_2081@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-18 13:03:12.289 ***🔗
alicE_unnamed_2081@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='eb0c81d418866ddf' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-18 13:03:12.289 ***🔗
alicE_unnamed_2081@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-18 13:03:12.289 ***🔗
alicE_unnamed_2081@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA4MQBtYXR5Z3J5c2E=</auth>



*** User 2024-03-18 13:03:12.291 ***🔗
alicE_unnamed_2081@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-18 13:03:12.291 ***🔗
alicE_unnamed_2081@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-18 13:03:12.291 ***🔗
alicE_unnamed_2081@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4bb47f5f95a5c294' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2081@localhost'>

*** User 2024-03-18 13:03:12.291 ***🔗
alicE_unnamed_2081@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-18 13:03:12.291 ***🔗
alicE_unnamed_2081@localhost/res1 out
<iq type='set' id='23e49f433a03d4094f7812fbd9b93bd8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-18 13:03:12.292 ***🔗
alicE_unnamed_2081@localhost/res1 in
<iq id='23e49f433a03d4094f7812fbd9b93bd8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2081@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-18 13:03:12.292 ***🔗
alice_unnamed_2081@localhost/res1 out
<iq type='set' id='9fe240a479912ebdfef458bd5b27ab03'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:03:12.292 ***🔗
alice_unnamed_2081@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2081@localhost/res1' id='9fe240a479912ebdfef458bd5b27ab03' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:03:12.293 ***🔗
alice_unnamed_2081@localhost/res1 out
<presence/>



*** User 2024-03-18 13:03:12.294 ***🔗
alice_unnamed_2081@localhost/res1 in
<presence from='alice_unnamed_2081@localhost/res1' to='alice_unnamed_2081@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-18 13:03:12.326 ***🔗
alice_unnamed_2081@localhost/res1 out
<iq type='set' id='5670c36ba9820690e4d8de94ab3dad31' to='alicE_unnamed_2081room0-48089-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-18 13:03:12.331 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='b3ffcae4-1f9a-4715-8323-a474cf8bdf5c'>
	<result xmlns='urn:xmpp:mam:2' id='C4LBC44RSG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T10:58:57.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>78f47cf7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.331 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='7b000e88-a0c0-4dfa-8f0f-cdc7aebe8ae2'>
	<result xmlns='urn:xmpp:mam:2' id='C4LFOJH3C00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T16:13:12.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2182c15f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.331 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='cf85fbd4-ae9d-4654-be7b-5be6955975ce'>
	<result xmlns='urn:xmpp:mam:2' id='C4LMOAOI2008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T00:33:40.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6871f2ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.332 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='cc902300-f178-4a76-aca1-9b81897c3c1d'>
	<result xmlns='urn:xmpp:mam:2' id='C4LTPAH0L00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T08:56:58.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c98cfcce</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.332 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='9750fb21-cfaf-4f6b-bcd6-55f59044f811'>
	<result xmlns='urn:xmpp:mam:2' id='C4MMICGL6G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T14:31:01.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>48d913ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.332 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='054c6d45-1851-4110-827e-c2de0b928bbb'>
	<result xmlns='urn:xmpp:mam:2' id='C4MS0SVV200C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T21:01:24.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7fbf0745</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.332 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='1e7362f0-1f9c-4ee1-9d77-273f4ec4c713'>
	<result xmlns='urn:xmpp:mam:2' id='C4N26I05MG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T04:23:33.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9369276e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.332 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='b58e835c-1c5d-4aa6-a788-4d807a60fee1'>
	<result xmlns='urn:xmpp:mam:2' id='C4NA5TPLK00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T13:54:48.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b2020a3d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.332 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='c6885e05-e1d2-46e2-a524-dec94f9db11f'>
	<result xmlns='urn:xmpp:mam:2' id='C4NVBJKGEG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T15:10:45.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>130a682d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.332 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='c612eb3b-7da3-401f-bc04-7e197d74ed25'>
	<result xmlns='urn:xmpp:mam:2' id='C4O2BN7MGG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T18:45:45.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>116897e2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.332 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='51bf0cf3-18b7-40ef-8c7f-33b34250662a'>
	<result xmlns='urn:xmpp:mam:2' id='C4OEV45KGG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T09:48:09.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>46d7091f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.332 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='4f9950f5-299e-4f8b-b390-dffdd87186ba'>
	<result xmlns='urn:xmpp:mam:2' id='C4OMV1JMR006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T19:20:38.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>64d4337e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.332 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='b9b4abe1-f17c-4d06-8c55-5205ddfe2ce2'>
	<result xmlns='urn:xmpp:mam:2' id='C4PECNOKQ003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T23:17:40.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1744e39b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.332 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='4aaeb9dc-8e84-4e69-9af9-520021a70f6a'>
	<result xmlns='urn:xmpp:mam:2' id='C4PESVVVL003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T23:54:02.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1cef83db</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.333 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='4907f3aa-6631-4c85-8425-1cf0d0964fd1'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q1A2PMA007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T21:51:48.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ac1fe297</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.333 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='17ce0f8f-cac7-47e3-bb4f-caec15ce543a'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q1OB4BF00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T22:23:42.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8aefd713</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.333 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='37b72261-ee6b-448e-86f1-59006658c934'>
	<result xmlns='urn:xmpp:mam:2' id='C4QE5R05UG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T13:12:53.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c47d8021</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.333 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='e2177639-f536-465f-81a3-b013406ad6ca'>
	<result xmlns='urn:xmpp:mam:2' id='C4QEGVTCF007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T13:37:50.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c565c6f6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.333 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='b3e71441-6b36-459d-a113-e21a590fa75c'>
	<result xmlns='urn:xmpp:mam:2' id='C4QOUC68S00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T02:03:36.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6e57dfa5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.333 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='e5bf794a-93f9-4b71-9735-a085c2ea83f8'>
	<result xmlns='urn:xmpp:mam:2' id='C4R8OGLTUG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T20:55:49.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c489c82a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.334 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='1d03d38f-357d-4f17-a811-dedf167ba7c7'>
	<result xmlns='urn:xmpp:mam:2' id='C4RKOHNEAG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T11:14:53.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fecdc35f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.334 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='45d09213-bbc2-4415-bab9-323d72c17d0d'>
	<result xmlns='urn:xmpp:mam:2' id='C4ROHMDCSG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T15:45:53.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b11e604f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.334 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='f0a01d0c-e5c6-440b-a0bb-13faca47bb5e'>
	<result xmlns='urn:xmpp:mam:2' id='C4S125JVM00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T01:55:24.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0553cf2b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.334 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='aa321c5e-66e4-4b77-8533-be213c02a25f'>
	<result xmlns='urn:xmpp:mam:2' id='C4S8N0OP1G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T11:03:07.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>68f70c4b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.334 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='789a5903-629d-4721-96e8-ffeb242b6d21'>
	<result xmlns='urn:xmpp:mam:2' id='C4SMHVMPOG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T03:34:01.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ebc9647</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.334 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='1505218d-0685-4610-a78b-51eae9140eb7'>
	<result xmlns='urn:xmpp:mam:2' id='C4T2G96LC00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T17:49:12.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>480b526d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.334 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='c778a14f-dccb-4424-b1c9-71de4a3b872c'>
	<result xmlns='urn:xmpp:mam:2' id='C4TKFRO92G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T15:16:45.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>005e9946</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.334 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='53d52ab2-4602-47b3-80e9-e420dca8e4cc'>
	<result xmlns='urn:xmpp:mam:2' id='C4TL89OMAG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T16:11:25.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8dad9740</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.334 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='1f9031d6-118f-4cdc-8a38-4d62701d945b'>
	<result xmlns='urn:xmpp:mam:2' id='C4TVN2CKSG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T04:40:17.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>760adf7b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.334 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='a201d5d4-3605-4ce3-bd78-eae3f2a2e796'>
	<result xmlns='urn:xmpp:mam:2' id='C4U6FGTQAG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T12:44:29.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3bcf48ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.334 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='3bb49877-2552-4395-a7dd-953962d574ab'>
	<result xmlns='urn:xmpp:mam:2' id='C4ULGB15DG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T06:40:03.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>02d87cbb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.335 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='910801a9-feef-469b-97e2-710b16ac05ee'>
	<result xmlns='urn:xmpp:mam:2' id='C4UPUM0O2005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T11:58:28.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8b4172ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.335 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='4d5f7bf2-2aae-48e4-8370-fa2263bc38d8'>
	<result xmlns='urn:xmpp:mam:2' id='C4V5NUB4JG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T02:02:23.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f16d5c0c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.335 ***🔗
alice_unnamed_2081@localhost/res1 in
<message from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='c36120f4-4b47-4e01-b9ab-5854bab5913e'>
	<result xmlns='urn:xmpp:mam:2' id='C4VIPGVQ7008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T17:36:30.000000Z' from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2081room0-48089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3553d609</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:03:12.335 ***🔗
alice_unnamed_2081@localhost/res1 in
<iq from='alice_unnamed_2081room0-48089-0@muc.localhost' to='alice_unnamed_2081@localhost/res1' id='5670c36ba9820690e4d8de94ab3dad31' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4LBC44RSG0B</first>
			<last>C4VIPGVQ7008</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-18 13:03:12.335 ***🔗
alice_unnamed_2081@localhost/res1 out
</stream:stream>

*** User 2024-03-18 13:03:12.373 ***🔗
alice_unnamed_2081@localhost/res1 in
</stream:stream>

*** User 2024-03-18 13:03:12.383 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-18 13:03:12.393 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2196.html



=== Ended at 2024-03-18 13:03:12
=== successfully completed test case
=== === Returned value: ok