=== 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.21399.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@17dd90405134.2024-04-22_13.48.40/big_tests.tests.mam_SUITE.logs/run.2024-04-22_13.56.58/mam_suite.muc_querying_for_all_messages.80260.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@17dd90405134.2024-04-22_13.48.40/big_tests.tests.mam_SUITE.logs/run.2024-04-22_13.56.58/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@17dd90405134.2024-04-22_13.48.40"

=== Started at 2024-04-22 13:57:47


*** CT 2024-04-22 13:57:47.604 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2248.html
Could not find element archive_wait in Config.


*** User 2024-04-22 13:57:47.881 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-22 13:57:47.890 ***🔗
alicE_unnamed_2330@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 13:57:47.891 ***🔗
alicE_unnamed_2330@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0ed9ed93d6a0fd5e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 13:57:47.891 ***🔗
alicE_unnamed_2330@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 13:57:47.891 ***🔗
alicE_unnamed_2330@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjMzMABtYXR5Z3J5c2E=</auth>



*** User 2024-04-22 13:57:47.892 ***🔗
alicE_unnamed_2330@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 13:57:47.892 ***🔗
alicE_unnamed_2330@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 13:57:47.892 ***🔗
alicE_unnamed_2330@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9bd681b034833a68' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2330@localhost'>

*** User 2024-04-22 13:57:47.893 ***🔗
alicE_unnamed_2330@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 13:57:47.893 ***🔗
alicE_unnamed_2330@localhost/res1 out
<iq type='set' id='c82d1e31ffa141143c2b20ed4a900584'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 13:57:47.893 ***🔗
alicE_unnamed_2330@localhost/res1 in
<iq id='c82d1e31ffa141143c2b20ed4a900584' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2330@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 13:57:47.893 ***🔗
alice_unnamed_2330@localhost/res1 out
<iq type='set' id='54c3631219ca8227af5566bdfca070d3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 13:57:47.894 ***🔗
alice_unnamed_2330@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2330@localhost/res1' id='54c3631219ca8227af5566bdfca070d3' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 13:57:47.894 ***🔗
alice_unnamed_2330@localhost/res1 out
<presence/>


Could not find element archive_wait in Config.


*** User 2024-04-22 13:57:47.895 ***🔗
alice_unnamed_2330@localhost/res1 in
<presence from='alice_unnamed_2330@localhost/res1' to='alice_unnamed_2330@localhost/res1'/>



*** User 2024-04-22 13:57:47.896 ***🔗
alice_unnamed_2330@localhost/res1 out
<iq type='set' id='99696926a7e4b25646ab94f7e9e9037c' to='alicE_unnamed_2330room0-21450-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-22 13:57:47.898 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='ff96a8e6-6d5c-4160-aeb1-0ae541104095'>
	<result xmlns='urn:xmpp:mam:1' id='C5BF2L52RG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T15:18:23.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e54907cc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.898 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='0ccd5f00-3c3a-4cf7-9dba-2af04eb00817'>
	<result xmlns='urn:xmpp:mam:1' id='C5BGFIQAQG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T16:58:53.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>24edc5b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.898 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='f227cb1a-6e33-40e1-99cf-b2a55d4cfe1a'>
	<result xmlns='urn:xmpp:mam:1' id='C5BO52MSDG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T02:08:03.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>da0c4e0f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.898 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='ccf00c82-f1a5-4b6d-bd63-33667df2014f'>
	<result xmlns='urn:xmpp:mam:1' id='C5BSMQ5R1G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T07:34:03.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ac43bb8f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.899 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='3508a114-fde0-467d-8496-6f68cfb9c823'>
	<result xmlns='urn:xmpp:mam:1' id='C5CG1I45H005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T06:38:10.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>21d0af6c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.899 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='76aea985-e91d-437d-bee4-50617a55704a'>
	<result xmlns='urn:xmpp:mam:1' id='C5CJTV05HG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T11:16:27.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>67362d67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.899 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='594128c8-8418-4146-ad90-609f5303616a'>
	<result xmlns='urn:xmpp:mam:1' id='C5CV3BU7AG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T00:35:57.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>07a96d22</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.899 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='9f30c095-2253-429a-8e04-992c112a8ebe'>
	<result xmlns='urn:xmpp:mam:1' id='C5D9G54OFG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T13:00:23.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c8510082</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.899 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='1fa07b2e-ffbf-4b28-9939-a2fd3b0e2977'>
	<result xmlns='urn:xmpp:mam:1' id='C5DOBCE23G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T06:43:27.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f7beb5b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.899 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='8bd5e6ff-fcb2-4c95-bd61-7b1fa26570b8'>
	<result xmlns='urn:xmpp:mam:1' id='C5E3RNRAJG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T20:27:27.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6744fdd8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.900 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='3778ab04-b9ea-4f8f-a5a8-3ce0b30be8f0'>
	<result xmlns='urn:xmpp:mam:1' id='C5EOC9OQOG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T20:56:09.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fd8eed86</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.900 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='ce948991-ee24-45ea-a960-45780553cb7c'>
	<result xmlns='urn:xmpp:mam:1' id='C5EOTU3JK00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T21:35:36.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9e99c411</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.900 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='ba89ecc7-d6c8-4779-9d57-476487b35dad'>
	<result xmlns='urn:xmpp:mam:1' id='C5ETC7654G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T02:53:53.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b4de63c9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.900 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='a200da21-19bc-47df-98cb-0ad7801aeb71'>
	<result xmlns='urn:xmpp:mam:1' id='C5F93CVUEG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T16:53:09.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>30712e18</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.900 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='b23eb0c2-77c1-45e7-8e1b-c41ee128040b'>
	<result xmlns='urn:xmpp:mam:1' id='C5FF3GRGJG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T00:02:55.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d78edfd0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.900 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='168e1d74-2c76-4690-931b-adf4499e05fd'>
	<result xmlns='urn:xmpp:mam:1' id='C5FR5H2Q8009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T14:26:24.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5688cd03</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.900 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='b0e0d96c-a2c6-420d-bea6-3450fb383b64'>
	<result xmlns='urn:xmpp:mam:1' id='C5G7T9V6PG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T05:38:35.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>37bfb9d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.900 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='6e011897-6664-473b-985e-4dcaa2484ac9'>
	<result xmlns='urn:xmpp:mam:1' id='C5GCDTE4600K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T11:02:04.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>85935bc2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.900 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='92f311a2-dffb-493a-b991-e1453c071802'>
	<result xmlns='urn:xmpp:mam:1' id='C5H2720UAG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T13:01:33.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3a366310</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.900 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='537dbefb-29f5-4c54-932b-36fde7fa0d42'>
	<result xmlns='urn:xmpp:mam:1' id='C5HBD7VIT006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T23:59:38.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>33f1aefa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.900 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='7f3f926d-96e8-42f4-bd8b-3a721600d3f3'>
	<result xmlns='urn:xmpp:mam:1' id='C5HD6A8O3002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T02:07:18.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0161914f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.901 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='bd6fde69-5f4c-4271-8fb3-d5ca3076c10c'>
	<result xmlns='urn:xmpp:mam:1' id='C5HE2EHB300J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T03:10:14.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>74cd0b64</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.901 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='2ff5b13e-5b1b-45fa-a457-a9fbd640e66a'>
	<result xmlns='urn:xmpp:mam:1' id='C5I81MSSK008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T10:09:44.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9d11ebb0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.901 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='55e4b78a-8fa9-4c69-ba93-5121877168a1'>
	<result xmlns='urn:xmpp:mam:1' id='C5ID2AFO2G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T16:09:01.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>37daf3e1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.901 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='91d99566-d655-43fd-be57-8e9fce5bf6f1'>
	<result xmlns='urn:xmpp:mam:1' id='C5IUCP413G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T12:49:19.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>444153df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.901 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='3b2821fb-2f77-4045-871a-bb7aeea10c3f'>
	<result xmlns='urn:xmpp:mam:1' id='C5J3MG20D002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T19:08:58.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4f952217</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.901 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='e37edf24-8832-4608-8696-cf105e7c700f'>
	<result xmlns='urn:xmpp:mam:1' id='C5JI6OKF5G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T12:27:31.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bb750dd1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.901 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='78a10ffd-d2fa-4cf1-b0f5-17265b16a46b'>
	<result xmlns='urn:xmpp:mam:1' id='C5JLQK1HSG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T16:46:41.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7b23a452</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.901 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='aa5956be-eccb-4d2b-91a8-620ca322c5ac'>
	<result xmlns='urn:xmpp:mam:1' id='C5JVM60TTG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T04:32:35.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d4d400f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.901 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='d2333dda-6a43-4a7a-882d-d5b7636ef39b'>
	<result xmlns='urn:xmpp:mam:1' id='C5KA9TTADG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T17:12:35.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bc23686f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.901 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='0629ff4c-7bc8-478d-9dbb-7b5c5e02bb9a'>
	<result xmlns='urn:xmpp:mam:1' id='C5KOJQKKUG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T10:16:53.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3feee106</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.901 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='56a0be47-e39c-4aa5-9dfa-45a5d6966795'>
	<result xmlns='urn:xmpp:mam:1' id='C5KSNA86MG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T15:11:01.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f134dfa4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.902 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='07ad23af-7956-49ce-95eb-e7347ccabe7d'>
	<result xmlns='urn:xmpp:mam:1' id='C5LHGR7G5G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T15:59:47.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c2a1691c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.902 ***🔗
alice_unnamed_2330@localhost/res1 in
<message from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='82563b1c-9d78-4fb1-bd32-712379b00301'>
	<result xmlns='urn:xmpp:mam:1' id='C5LMI0EU100C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T22:00:18.000000Z' from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2330room0-21450-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8073d767</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:47.902 ***🔗
alice_unnamed_2330@localhost/res1 in
<iq from='alice_unnamed_2330room0-21450-1@muc.localhost' to='alice_unnamed_2330@localhost/res1' id='99696926a7e4b25646ab94f7e9e9037c' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BF2L52RG0C</first>
			<last>C5LMI0EU100C</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-22 13:57:47.902 ***🔗
alice_unnamed_2330@localhost/res1 out
</stream:stream>

*** User 2024-04-22 13:57:47.902 ***🔗
alice_unnamed_2330@localhost/res1 in
</stream:stream>

*** User 2024-04-22 13:57:47.906 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-22 13:57:47.911 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2249.html



=== Ended at 2024-04-22 13:57:47
=== successfully completed test case
=== === Returned value: ok