=== 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.48715.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},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,
                      no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => true,batch_size => 30,pool_size => 16,
                            flush_interval => 1},
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@81b4ed498ac1.2024-04-23_23.21.08/big_tests.tests.mam_SUITE.logs/run.2024-04-23_23.28.17/mam_suite.muc_querying_for_all_messages.130434.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@81b4ed498ac1.2024-04-23_23.21.08/big_tests.tests.mam_SUITE.logs/run.2024-04-23_23.28.17/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_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_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 => <<>>,title => <<>>,
                    persistent => false,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 => <<>>},
              online_backend => cets,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_presence => #{},
        mod_disco =>
            #{server_info => [],iqdisc => one_queue,extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        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_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,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@81b4ed498ac1.2024-04-23_23.21.08"

=== Started at 2024-04-23 23:28:46


*** CT 2024-04-23 23:28:46.753 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2877.html
Could not find element archive_wait in Config.


*** User 2024-04-23 23:28:47.043 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-23 23:28:47.058 ***🔗
alicE_unnamed_2011@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 23:28:47.058 ***🔗
alicE_unnamed_2011@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='129f3d03f37cb40a' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:28:47.058 ***🔗
alicE_unnamed_2011@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 23:28:47.059 ***🔗
alicE_unnamed_2011@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjAxMQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 23:28:47.060 ***🔗
alicE_unnamed_2011@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 23:28:47.060 ***🔗
alicE_unnamed_2011@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 23:28:47.060 ***🔗
alicE_unnamed_2011@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bc070eb8086a0b8b' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2011@localhost'>

*** User 2024-04-23 23:28:47.060 ***🔗
alicE_unnamed_2011@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 23:28:47.060 ***🔗
alicE_unnamed_2011@localhost/res1 out
<iq type='set' id='a9de595eaf8b2a24fd42e1d229606bb5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 23:28:47.061 ***🔗
alicE_unnamed_2011@localhost/res1 in
<iq id='a9de595eaf8b2a24fd42e1d229606bb5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2011@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 23:28:47.061 ***🔗
alice_unnamed_2011@localhost/res1 out
<iq type='set' id='cb566cdf58db35ad2bbf87bd63e1fc06'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:28:47.061 ***🔗
alice_unnamed_2011@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2011@localhost/res1' id='cb566cdf58db35ad2bbf87bd63e1fc06' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:28:47.062 ***🔗
alice_unnamed_2011@localhost/res1 out
<presence/>



*** User 2024-04-23 23:28:47.063 ***🔗
alice_unnamed_2011@localhost/res1 in
<presence from='alice_unnamed_2011@localhost/res1' to='alice_unnamed_2011@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-23 23:28:47.064 ***🔗
alice_unnamed_2011@localhost/res1 out
<iq type='set' id='f06f5dddbb8c93925bdb8594b93a127a' to='alicE_unnamed_2011room0-48769-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-23 23:28:47.066 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='b60d8d99-6039-42a3-8960-4abafc63bf4d'>
	<result xmlns='urn:xmpp:mam:1' id='C5C215JUE00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T13:55:08.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e5aea612</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.067 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='732246de-c623-4468-ba47-937e43f3a95c'>
	<result xmlns='urn:xmpp:mam:1' id='C5C8QVHLF00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T22:02:22.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cd288568</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.067 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='22f9c2ff-f66d-4726-856e-b169f4bca03e'>
	<result xmlns='urn:xmpp:mam:1' id='C5CGALMTGG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T06:58:33.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c67c8415</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.067 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='c6c69fdb-b5e5-4e5f-9d6c-de622c819c69'>
	<result xmlns='urn:xmpp:mam:1' id='C5CGLKDOC00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T07:23:04.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fa5d7cec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.067 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='29162433-b2c0-4dee-8876-dd0ce5fa0d17'>
	<result xmlns='urn:xmpp:mam:1' id='C5D613VSO00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T08:52:00.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8f8652b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.068 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='6bcc471a-531f-4bf1-93b0-11cb2cf538bf'>
	<result xmlns='urn:xmpp:mam:1' id='C5D617AMN00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T08:52:14.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0076b21c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.068 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='32e721ee-7c98-4e09-8697-b9890bab95d1'>
	<result xmlns='urn:xmpp:mam:1' id='C5E083J43G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T16:08:47.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>56093fcf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.068 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='656d8e7c-7e1f-4079-b41f-d3f53c85213e'>
	<result xmlns='urn:xmpp:mam:1' id='C5E5DM6PBG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T22:19:11.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3fc71924</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.068 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='8e592b8d-14db-4911-a642-5d48c735323d'>
	<result xmlns='urn:xmpp:mam:1' id='C5EFOIJQL008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T10:39:22.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c192b614</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.068 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='c53972b0-9b55-4331-a1b9-65f766212ac3'>
	<result xmlns='urn:xmpp:mam:1' id='C5EGDARAE00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T11:25:48.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b8998293</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.068 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='a7ed71a2-6359-4209-a67b-2b62a562c3f3'>
	<result xmlns='urn:xmpp:mam:1' id='C5EVKH921G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T05:35:39.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1b13bf00</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.068 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='2e02358b-bc32-4c10-8a4d-62f215476048'>
	<result xmlns='urn:xmpp:mam:1' id='C5FBBNAFG002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T19:34:56.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aa6c0d92</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.068 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='0024afb6-a83d-44c5-b5f4-3226782feee1'>
	<result xmlns='urn:xmpp:mam:1' id='C5FTLLVR300I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T17:25:42.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d494438a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.068 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='e54bb5bc-48f8-44ce-ba69-a83b15fb71b0'>
	<result xmlns='urn:xmpp:mam:1' id='C5G2EPNH2G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T23:08:13.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8fe7b6e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.069 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='b01dcde2-f431-49e2-b938-c7a9b3bdd9f5'>
	<result xmlns='urn:xmpp:mam:1' id='C5GE0AAVGG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T12:54:49.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>03ea33a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.069 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='758e9466-aeed-461a-a706-15dc2a5787fb'>
	<result xmlns='urn:xmpp:mam:1' id='C5GG2MD8B008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T15:23:18.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7c0c19fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.069 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='d477586d-e875-4112-8d42-fa0cf96d00c1'>
	<result xmlns='urn:xmpp:mam:1' id='C5GRSA5RKG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T05:28:01.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f6548a84</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.069 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='ea1ad06a-6f81-49cb-82b2-2746783e705f'>
	<result xmlns='urn:xmpp:mam:1' id='C5GU8L0KFG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T08:18:47.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4d63d23c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.069 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='9e9ce137-41d8-436c-9926-99c990821ee3'>
	<result xmlns='urn:xmpp:mam:1' id='C5HJG9PKE002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T09:39:08.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>634483cd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.069 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='b4f4a977-bff6-490d-a9f3-e4670cbf9f4c'>
	<result xmlns='urn:xmpp:mam:1' id='C5HU9M5FCG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T22:31:45.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1422aaf8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.069 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='9c741873-801f-4de0-b0e2-270798f7e55f'>
	<result xmlns='urn:xmpp:mam:1' id='C5IB0NTQ9G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T13:42:19.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4da1dd29</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.069 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='564a92fe-8d80-4ed2-9b3e-a2cf64c13943'>
	<result xmlns='urn:xmpp:mam:1' id='C5IJKDL1I00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T23:59:00.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e055510b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.069 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='bb1ff682-a794-45c4-a02b-e0e1859497dc'>
	<result xmlns='urn:xmpp:mam:1' id='C5IML935M00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T03:35:40.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7dd4bb4a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.069 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='76d4d45a-ce4b-49c5-8fa4-5348038fca04'>
	<result xmlns='urn:xmpp:mam:1' id='C5J6I68V2G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T22:34:05.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>76e11595</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.069 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='634b4a55-5236-44c6-a931-99e57c6e8409'>
	<result xmlns='urn:xmpp:mam:1' id='C5JDE86OIG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T06:46:21.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a74ae5c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.069 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='15dd078e-33f9-46c9-8703-66938f53b087'>
	<result xmlns='urn:xmpp:mam:1' id='C5JL9BK8200G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T16:08:04.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6a4455ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.069 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='1be82548-f31e-4ccc-9f0e-c96db19f056b'>
	<result xmlns='urn:xmpp:mam:1' id='C5K5GGS2UG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T11:29:25.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ca46e4f4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.069 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='56597ab8-c95a-4d77-bdd0-0ae01f010491'>
	<result xmlns='urn:xmpp:mam:1' id='C5KBB66U5G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T18:26:59.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>29bd4c82</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.069 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='54744f5c-402b-4adc-b6cf-56c11f4c5228'>
	<result xmlns='urn:xmpp:mam:1' id='C5KJ31M0B003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T03:41:26.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5671211f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.069 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='cd146400-1ae2-4b53-b936-66089dce4d3b'>
	<result xmlns='urn:xmpp:mam:1' id='C5L0R9QTS00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T20:06:16.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>931e1f20</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.069 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='965749d1-c67f-4f3d-9ecf-20bed0b342e7'>
	<result xmlns='urn:xmpp:mam:1' id='C5L93BCLK007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T05:56:56.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>302c055a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.070 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='a5e22677-63f7-4ad2-a919-43ab304eb930'>
	<result xmlns='urn:xmpp:mam:1' id='C5LCCIIJLG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T09:52:19.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e8369e5e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.070 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='40f924db-74e8-49de-9f0f-014d7829c6f2'>
	<result xmlns='urn:xmpp:mam:1' id='C5M6LK75VG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T17:13:43.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c094f4fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.070 ***🔗
alice_unnamed_2011@localhost/res1 in
<message from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='4d28f7ea-f4df-4f27-80d5-249e440f74a0'>
	<result xmlns='urn:xmpp:mam:1' id='C5M7AGVKE00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T18:00:28.000000Z' from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2011room0-48769-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9dc3434f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:28:47.070 ***🔗
alice_unnamed_2011@localhost/res1 in
<iq from='alice_unnamed_2011room0-48769-0@muc.localhost' to='alice_unnamed_2011@localhost/res1' id='f06f5dddbb8c93925bdb8594b93a127a' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5C215JUE00E</first>
			<last>C5M7AGVKE00K</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 23:28:47.070 ***🔗
alice_unnamed_2011@localhost/res1 out
</stream:stream>

*** User 2024-04-23 23:28:47.126 ***🔗
alice_unnamed_2011@localhost/res1 in
</stream:stream>

*** User 2024-04-23 23:28:47.132 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 23:28:47.141 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2878.html



=== Ended at 2024-04-23 23:28:47
=== successfully completed test case
=== === Returned value: ok