=== 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.55531.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.14/mam_suite.muc_querying_for_all_messages.123139.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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.14/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,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 => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia,
              min_presence_interval => 0,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},
        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_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,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_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}},
     {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@7856d109ddbc.2024-04-23_06.47.05"

=== Started at 2024-04-23 06:56:09


*** CT 2024-04-23 06:56:09.497 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3295.html
Could not find element archive_wait in Config.


*** User 2024-04-23 06:56:09.807 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-23 06:56:09.813 ***🔗
alicE_unnamed_2350@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-23 06:56:09.814 ***🔗
alicE_unnamed_2350@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cdbceb5f3d608cdd' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:56:09.814 ***🔗
alicE_unnamed_2350@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-23 06:56:09.814 ***🔗
alicE_unnamed_2350@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjM1MABtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 06:56:09.815 ***🔗
alicE_unnamed_2350@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:56:09.815 ***🔗
alicE_unnamed_2350@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-23 06:56:09.815 ***🔗
alicE_unnamed_2350@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3bed20ed8a217664' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2350@localhost'>

*** User 2024-04-23 06:56:09.815 ***🔗
alicE_unnamed_2350@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-23 06:56:09.815 ***🔗
alicE_unnamed_2350@localhost/res1 out
<iq type='set' id='d44a66b19ad1dfa936f31737d14992dc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:56:09.815 ***🔗
alicE_unnamed_2350@localhost/res1 in
<iq id='d44a66b19ad1dfa936f31737d14992dc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2350@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:56:09.815 ***🔗
alice_unnamed_2350@localhost/res1 out
<iq type='set' id='60e1fe1b29b54beefd28da3384d2b2eb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:56:09.816 ***🔗
alice_unnamed_2350@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2350@localhost/res1' id='60e1fe1b29b54beefd28da3384d2b2eb' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:56:09.816 ***🔗
alice_unnamed_2350@localhost/res1 out
<presence/>



*** User 2024-04-23 06:56:09.816 ***🔗
alice_unnamed_2350@localhost/res1 in
<presence from='alice_unnamed_2350@localhost/res1' to='alice_unnamed_2350@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-23 06:56:09.817 ***🔗
alice_unnamed_2350@localhost/res1 out
<iq type='set' id='d5adcd03e0f85b49a9a4a63b03e8ed71' to='alicE_unnamed_2350room0-55583-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-23 06:56:09.819 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='cd72f2c8-40d3-444d-91d8-3f3a00db962f'>
	<result xmlns='urn:xmpp:mam:1' id='C5C0UHM4UG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T12:37:41.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ec585642</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.819 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='c4e8a916-5f43-4324-8e7e-9c8df42943c5'>
	<result xmlns='urn:xmpp:mam:1' id='C5CAEEHGT00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T23:57:30.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b8d29a5e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.819 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='68e5e3e8-d692-4ebd-a73e-faccb7864c8e'>
	<result xmlns='urn:xmpp:mam:1' id='C5CAPE6SAG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T00:22:05.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b7394025</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.819 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='65b980b3-eb0d-4811-9efa-78cbe25704d4'>
	<result xmlns='urn:xmpp:mam:1' id='C5CG6AFBCG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T06:48:49.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>53ee7d09</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.819 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='e260ac80-14d5-4bdb-b0b6-f8dfab62d470'>
	<result xmlns='urn:xmpp:mam:1' id='C5CV2EC5SG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T00:33:53.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3b6207d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.819 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='51cd03ba-613e-41cb-8272-0e43bf7a2133'>
	<result xmlns='urn:xmpp:mam:1' id='C5DHA2L5JG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T22:19:27.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>66301631</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.819 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='07e65b52-0137-42e8-a3c8-f3c24643046a'>
	<result xmlns='urn:xmpp:mam:1' id='C5DRP8KC1G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T10:49:15.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7eb38954</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.819 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='99a758eb-6053-4454-bcf2-262c050f79c1'>
	<result xmlns='urn:xmpp:mam:1' id='C5E33U3DA00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T19:34:12.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a9e6445c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.819 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='9a2a73cf-3da3-44da-988e-6cadac6d4e32'>
	<result xmlns='urn:xmpp:mam:1' id='C5EH2PNJIG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T12:13:49.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f9c6e554</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.819 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='df950e9c-f700-43c6-8c2c-18004e783310'>
	<result xmlns='urn:xmpp:mam:1' id='C5EHKGM9VG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T12:53:27.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4e1cc5f1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.819 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='0005d2e1-da14-46a8-9076-268ed5048c55'>
	<result xmlns='urn:xmpp:mam:1' id='C5ETJVJVLG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T03:11:15.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1d69cab4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.820 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='c5eb6380-dcb3-480a-859d-99c419c63f40'>
	<result xmlns='urn:xmpp:mam:1' id='C5FE3U6GG007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T22:52:16.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>31efe1ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.820 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='0a54d5d0-93a0-438f-accb-ca1f8cf715cd'>
	<result xmlns='urn:xmpp:mam:1' id='C5FFJG8I8004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T00:38:40.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>323e1433</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.820 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='a4f3e62c-aba8-4ef7-9d57-042f69ab274b'>
	<result xmlns='urn:xmpp:mam:1' id='C5FTHU9SG00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T17:17:20.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1e91a916</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.820 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='abf0b3ab-8783-455c-939f-2c66e262b410'>
	<result xmlns='urn:xmpp:mam:1' id='C5G66066U007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T03:34:52.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c4417442</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.820 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='f1c36c15-77c6-46d9-ad28-1e2e9ba73acf'>
	<result xmlns='urn:xmpp:mam:1' id='C5GMUIJUF00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T23:35:10.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ba2d0288</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.820 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='75a76ae3-a150-4cb7-acce-e78f6c2539da'>
	<result xmlns='urn:xmpp:mam:1' id='C5GP8JHJN002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T02:20:46.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5988bedf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.820 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='65c7f2e7-0e35-4270-aa80-597d948f7dd8'>
	<result xmlns='urn:xmpp:mam:1' id='C5GU82DHGG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T08:17:29.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>07e10819</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.820 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='3b1bde86-d921-461b-9842-a287055980e1'>
	<result xmlns='urn:xmpp:mam:1' id='C5HI1E4NT006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T07:54:18.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7056ecab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.820 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='f6956b89-18af-4891-9214-119b4f7d874b'>
	<result xmlns='urn:xmpp:mam:1' id='C5HUD4PGKG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T22:39:29.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6e162774</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.820 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='4d707772-6a19-497d-927c-1fea694c52e0'>
	<result xmlns='urn:xmpp:mam:1' id='C5I3U5C9O006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T05:15:28.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ec23c954</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.820 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='593ea74c-5a63-4d87-b3d0-7c111f6320ee'>
	<result xmlns='urn:xmpp:mam:1' id='C5IE0289EG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T17:15:33.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cc985184</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.820 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='daa89882-b2c6-4563-b24f-5db5f861c849'>
	<result xmlns='urn:xmpp:mam:1' id='C5INLFP1JG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T04:47:43.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>42e3e3b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.821 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='65c47320-a559-44be-b874-31097d814132'>
	<result xmlns='urn:xmpp:mam:1' id='C5J3GCHT300K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T18:55:18.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2927c926</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.821 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='e3719cac-7891-4d4d-81f8-2f9955435e94'>
	<result xmlns='urn:xmpp:mam:1' id='C5J92KFHD007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T01:34:02.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>91b0cf10</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.821 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='8907e2b2-1524-455e-8652-b5a13eb540d9'>
	<result xmlns='urn:xmpp:mam:1' id='C5JDAQ1VJG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T06:38:39.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1bc47bce</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.821 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='510c715b-6ed0-4c0e-bb64-fdc63747854e'>
	<result xmlns='urn:xmpp:mam:1' id='C5K31BTCUG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T08:32:21.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e108981d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.821 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='cde161d5-a0d9-4569-a763-f0c4e893d15a'>
	<result xmlns='urn:xmpp:mam:1' id='C5K4POG9B00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T10:38:30.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>32cbefc4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.821 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='6f2785b4-ec09-45be-966d-ed16bc128da8'>
	<result xmlns='urn:xmpp:mam:1' id='C5L1D9RHK00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T20:46:32.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9f49fcfd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.821 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='a39d2f9b-35e8-4f94-bfef-618ec85282af'>
	<result xmlns='urn:xmpp:mam:1' id='C5L2RV2EBG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T22:30:55.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5914ab81</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.821 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='32aebcae-5dc7-4064-8f7f-5b99430cd394'>
	<result xmlns='urn:xmpp:mam:1' id='C5L5J2SUM00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T01:45:48.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>52bfe5c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.821 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='7aa1cef0-3912-4cf9-abdb-6e3e2c40727d'>
	<result xmlns='urn:xmpp:mam:1' id='C5L8IVQGQ00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T05:20:20.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bc0d7371</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.821 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='48ab3180-fbc2-4ed3-aaf0-0ed1a46bcd24'>
	<result xmlns='urn:xmpp:mam:1' id='C5LRRQ8F0G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T04:20:09.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>16f90333</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.821 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='7e2281f8-d10e-4449-9c3d-2ccf89e04e9a'>
	<result xmlns='urn:xmpp:mam:1' id='C5M9G6TBMG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T20:36:21.000000Z' from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-55583-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9d432da8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.821 ***🔗
alice_unnamed_2350@localhost/res1 in
<iq from='alice_unnamed_2350room0-55583-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='d5adcd03e0f85b49a9a4a63b03e8ed71' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5C0UHM4UG0B</first>
			<last>C5M9G6TBMG0A</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 06:56:09.821 ***🔗
alice_unnamed_2350@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:56:09.822 ***🔗
alice_unnamed_2350@localhost/res1 in
</stream:stream>

*** User 2024-04-23 06:56:09.877 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 06:56:09.887 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3296.html



=== Ended at 2024-04-23 06:56:09
=== successfully completed test case
=== === Returned value: ok