=== 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.47511.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.">>}},
                      backend => rdbms,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      max_result_limit => 50,enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@05a0d4bca1b4.2024-03-12_09.16.25/big_tests.tests.mam_SUITE.logs/run.2024-03-12_09.23.59/mam_suite.muc_querying_for_all_messages.140674.html"},
     {tc_group_properties,[{name,muc04},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@05a0d4bca1b4.2024-03-12_09.16.25/big_tests.tests.mam_SUITE.logs/run.2024-03-12_09.23.59/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,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              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 => <<>>,persistent => false,
                    title => <<>>,password => <<>>,affiliations => [],
                    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,
                    subject_author => <<>>},
              online_backend => mnesia,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,backend => mnesia,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@05a0d4bca1b4.2024-03-12_09.16.25"

=== Started at 2024-03-12 09:24:25


*** CT 2024-03-12 09:24:25.859 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1901.html
Could not find element archive_wait in Config.


*** User 2024-03-12 09:24:26.114 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-12 09:24:26.120 ***🔗
alicE_unnamed_1983@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-12 09:24:26.120 ***🔗
alicE_unnamed_1983@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='549aa9de51c4ea65' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-12 09:24:26.120 ***🔗
alicE_unnamed_1983@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-12 09:24:26.120 ***🔗
alicE_unnamed_1983@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTk4MwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-12 09:24:26.121 ***🔗
alicE_unnamed_1983@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-12 09:24:26.121 ***🔗
alicE_unnamed_1983@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-12 09:24:26.121 ***🔗
alicE_unnamed_1983@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2a442d0274c9ee2e' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1983@localhost'>

*** User 2024-03-12 09:24:26.121 ***🔗
alicE_unnamed_1983@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-12 09:24:26.121 ***🔗
alicE_unnamed_1983@localhost/res1 out
<iq type='set' id='72d9adfac31be3e3143b80587b8279e2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-12 09:24:26.122 ***🔗
alicE_unnamed_1983@localhost/res1 in
<iq id='72d9adfac31be3e3143b80587b8279e2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1983@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-12 09:24:26.122 ***🔗
alice_unnamed_1983@localhost/res1 out
<iq type='set' id='dce0470de35b63be4264ed09c6270939'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 09:24:26.123 ***🔗
alice_unnamed_1983@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1983@localhost/res1' id='dce0470de35b63be4264ed09c6270939' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 09:24:26.123 ***🔗
alice_unnamed_1983@localhost/res1 out
<presence/>



*** User 2024-03-12 09:24:26.124 ***🔗
alice_unnamed_1983@localhost/res1 in
<presence from='alice_unnamed_1983@localhost/res1' to='alice_unnamed_1983@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-12 09:24:26.124 ***🔗
alice_unnamed_1983@localhost/res1 out
<iq type='set' id='faccd470d9a1a4f20223b1eebb53bf12' to='alicE_unnamed_1983room0-47559-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-12 09:24:26.127 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='2c36aa9e-3a55-4a6a-a19d-ad48db2f5db9'>
	<result xmlns='urn:xmpp:mam:1' id='C4HI15LVK005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T10:12:56.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>eef9edf8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.127 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='6b8bea84-3564-4e09-b82c-8c87b6e9dae9'>
	<result xmlns='urn:xmpp:mam:1' id='C4HTE7UM3G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T23:49:35.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0d064640</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.127 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='9940cec2-5484-45c9-9929-4ea3e74dc6ee'>
	<result xmlns='urn:xmpp:mam:1' id='C4IC4BM78G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T17:21:13.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c49fee8f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.127 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='8acf33bd-b6da-41b6-8966-6e567e73f849'>
	<result xmlns='urn:xmpp:mam:1' id='C4ID1TNL8G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T18:27:21.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2352246a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.127 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='ee8690fa-6356-4b04-90b0-63da88dd0cf7'>
	<result xmlns='urn:xmpp:mam:1' id='C4J20ACUI00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T19:27:00.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>568a193e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.127 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='69c8bde4-ee5d-4f75-851c-3d2fb9fe6621'>
	<result xmlns='urn:xmpp:mam:1' id='C4J2L0ND7002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T20:13:18.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f3c6ecb6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.128 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='89e9fd0c-f805-4ef3-9f62-4d95be9b85aa'>
	<result xmlns='urn:xmpp:mam:1' id='C4J6MGE9900E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T01:02:58.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>08180f46</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.128 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='edfe23c7-5880-45a2-ac5e-f286add87dd1'>
	<result xmlns='urn:xmpp:mam:1' id='C4JLFTPKNG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T18:41:59.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>52c8e4b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.128 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='49a8adf4-2563-4b39-867d-6cb001f811c6'>
	<result xmlns='urn:xmpp:mam:1' id='C4JRVO0B600G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T02:26:52.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>db9d8213</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.128 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='e4ba7330-ac74-4519-bf8b-70f75bb32189'>
	<result xmlns='urn:xmpp:mam:1' id='C4JVB1001G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T06:26:51.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d36289fc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.128 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='7f1baa33-5fb0-4b78-8e35-5e115eadbb0b'>
	<result xmlns='urn:xmpp:mam:1' id='C4KKJ7L6HG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T07:48:27.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b95dd7b3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.128 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='9069d0fb-be19-4b3c-adc4-b18596d1903f'>
	<result xmlns='urn:xmpp:mam:1' id='C4KM3O065009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T09:36:58.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>00922e0a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.128 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='37c959ab-c080-454b-a877-ff60d969215f'>
	<result xmlns='urn:xmpp:mam:1' id='C4L4I9VGN007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T02:51:42.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2e81677e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.128 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='eef69b06-3a20-4cfb-a2a5-a65c862e337d'>
	<result xmlns='urn:xmpp:mam:1' id='C4LLTFG7800D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T23:33:36.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e0213868</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.128 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='39e84b4e-93ed-4b76-b5df-958f89d4dc38'>
	<result xmlns='urn:xmpp:mam:1' id='C4LOUDAKP00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T03:10:26.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7bc52fdc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.128 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='bce8a00d-7538-40d5-8892-ba89440ff4b1'>
	<result xmlns='urn:xmpp:mam:1' id='C4LV0AD8M00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T10:24:12.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a9fc00c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.129 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='28dc0f94-8bf7-4742-9942-e6429ea4db59'>
	<result xmlns='urn:xmpp:mam:1' id='C4ML8FKUAG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T12:57:17.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>63456204</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.129 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='e67b50f2-2e1f-4e46-a45c-f24c52421b97'>
	<result xmlns='urn:xmpp:mam:1' id='C4MTGA1PRG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T22:47:27.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cf4b7480</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.129 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='ff9cb073-3605-446d-a100-76dbd134195f'>
	<result xmlns='urn:xmpp:mam:1' id='C4N65QLFRG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T09:08:15.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ce9ec455</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.129 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='0b19d419-8ec6-4d23-a322-eb3b3c2dcc22'>
	<result xmlns='urn:xmpp:mam:1' id='C4NFQ21HGG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T20:37:45.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0f40202f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.129 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='713b1c4d-1544-43de-b156-3019fd3a0c65'>
	<result xmlns='urn:xmpp:mam:1' id='C4NN4JESCG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T05:22:25.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>74d890d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.129 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='3621d340-08ff-46d7-85f8-8b01d2898fab'>
	<result xmlns='urn:xmpp:mam:1' id='C4O6AK75P00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T23:29:38.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bf4a9aa9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.129 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='711d1c54-32f2-432c-8542-53999d1c5f0e'>
	<result xmlns='urn:xmpp:mam:1' id='C4OJ903IP00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T14:56:34.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b4ba990e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.129 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='3ae1d577-58a5-499a-be20-6957993ee1c7'>
	<result xmlns='urn:xmpp:mam:1' id='C4OJEKQLC002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T15:09:12.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a5b4af71</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.129 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='54b564ac-f34a-4a77-a970-64d51c97d962'>
	<result xmlns='urn:xmpp:mam:1' id='C4OTO95V1G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T03:26:35.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a5351fdc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.130 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='ab740091-5e2b-48b7-a231-29f333572a14'>
	<result xmlns='urn:xmpp:mam:1' id='C4PB3JTGNG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T19:22:31.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e8df310e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.130 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='abdb3151-7392-431c-ac2b-0a27480e7464'>
	<result xmlns='urn:xmpp:mam:1' id='C4PQUD4U1G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T14:16:11.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2222d1d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.130 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='0b17a48b-8619-4a3a-89ae-20ae2b91fcec'>
	<result xmlns='urn:xmpp:mam:1' id='C4PSIT1KSG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T16:13:37.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c6ce378e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.130 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='74bb7f97-31c6-4b86-92f6-5451d358f1b1'>
	<result xmlns='urn:xmpp:mam:1' id='C4QEIAJ1KG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T13:40:49.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b74be1df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.130 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='7ef0f502-b052-4ae6-a9fb-e4a16a04a74d'>
	<result xmlns='urn:xmpp:mam:1' id='C4QKA533900D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T20:32:02.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2724007d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.130 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='9c36bca7-2c2c-4194-8818-7fdaac3f0ad4'>
	<result xmlns='urn:xmpp:mam:1' id='C4R90SLC0G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T21:14:33.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>816d20d4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.130 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='3506e18e-9bce-4eb5-a06e-f624cfecc971'>
	<result xmlns='urn:xmpp:mam:1' id='C4R9SI4U9G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T22:16:27.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fc3c0852</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.130 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='39486fc6-a283-4fe1-8f14-f99dc9441430'>
	<result xmlns='urn:xmpp:mam:1' id='C4RD6BMB5G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T02:13:07.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9ddea44d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.130 ***🔗
alice_unnamed_1983@localhost/res1 in
<message from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='a25ea628-f9c8-46e1-be99-7a0bf737434c'>
	<result xmlns='urn:xmpp:mam:1' id='C4RJ1RVA9008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T09:12:34.000000Z' from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1983room0-47559-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4c3990cf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:26.131 ***🔗
alice_unnamed_1983@localhost/res1 in
<iq from='alice_unnamed_1983room0-47559-0@muc.localhost' to='alice_unnamed_1983@localhost/res1' id='faccd470d9a1a4f20223b1eebb53bf12' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4HI15LVK005</first>
			<last>C4RJ1RVA9008</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-12 09:24:26.131 ***🔗
alice_unnamed_1983@localhost/res1 out
</stream:stream>

*** User 2024-03-12 09:24:26.131 ***🔗
alice_unnamed_1983@localhost/res1 in
</stream:stream>

*** User 2024-03-12 09:24:26.136 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-12 09:24:26.140 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1902.html



=== Ended at 2024-03-12 09:24:26
=== successfully completed test case
=== === Returned value: ok