=== Test case: mam_SUITE:muc_querying_for_all_messages/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.48305.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},
                      max_result_limit => 50,backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      full_text_search => true,no_stanzaid_element => false,
                      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@e06ff82a20fb.2024-03-21_07.45.38/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.53.53/mam_suite.muc_querying_for_all_messages.115842.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@e06ff82a20fb.2024-03-21_07.45.38/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.53.53/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,online_backend => cets,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 => <<>>,subject => <<>>,
                    affiliations => [],anonymous => true,
                    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,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_amp => #{},
        mod_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_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 => cets,
              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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@e06ff82a20fb.2024-03-21_07.45.38"

=== Started at 2024-03-21 07:54:30


*** CT 2024-03-21 07:54:30.706 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2859.html
Could not find element archive_wait in Config.


*** User 2024-03-21 07:54:31.399 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-21 07:54:31.406 ***🔗
alicE_unnamed_2142@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-21 07:54:31.408 ***🔗
alicE_unnamed_2142@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='836c8253e4a0a3ea' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:54:31.408 ***🔗
alicE_unnamed_2142@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-21 07:54:31.408 ***🔗
alicE_unnamed_2142@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjE0MgBtYXR5Z3J5c2E=</auth>



*** User 2024-03-21 07:54:31.409 ***🔗
alicE_unnamed_2142@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:54:31.409 ***🔗
alicE_unnamed_2142@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-21 07:54:31.410 ***🔗
alicE_unnamed_2142@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='45b4c69ad7838a51' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2142@localhost'>

*** User 2024-03-21 07:54:31.410 ***🔗
alicE_unnamed_2142@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-21 07:54:31.410 ***🔗
alicE_unnamed_2142@localhost/res1 out
<iq type='set' id='9fac5af841c14d88f185b95639c2dd6f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:54:31.410 ***🔗
alicE_unnamed_2142@localhost/res1 in
<iq id='9fac5af841c14d88f185b95639c2dd6f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2142@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:54:31.410 ***🔗
alice_unnamed_2142@localhost/res1 out
<iq type='set' id='77e33f0effc0ca3cd70b0bf59fe23b2f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:54:31.414 ***🔗
alice_unnamed_2142@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2142@localhost/res1' id='77e33f0effc0ca3cd70b0bf59fe23b2f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:54:31.414 ***🔗
alice_unnamed_2142@localhost/res1 out
<presence/>



*** User 2024-03-21 07:54:31.419 ***🔗
alice_unnamed_2142@localhost/res1 in
<presence from='alice_unnamed_2142@localhost/res1' to='alice_unnamed_2142@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-21 07:54:31.420 ***🔗
alice_unnamed_2142@localhost/res1 out
<iq type='set' id='a53d2203370869ab960c6b43dc27552d' to='alicE_unnamed_2142room0-48380-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-21 07:54:31.424 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='d1cef51d-459c-4a70-8f22-985e3c234aa4'>
	<result xmlns='urn:xmpp:mam:2' id='C4N5I49C1G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T08:24:11.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ed9cb738</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.424 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='9687dda4-b758-44bd-b364-0718d4a9799e'>
	<result xmlns='urn:xmpp:mam:2' id='C4N75DI43G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T10:18:55.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2e6965aa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.424 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='a7bcecb0-cd95-4c94-ad7c-a08e9cce3096'>
	<result xmlns='urn:xmpp:mam:2' id='C4NK4Q3OC009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T01:48:08.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c24dd2f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.425 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='78e8614a-7d75-4caf-a86a-27f48c9e71bb'>
	<result xmlns='urn:xmpp:mam:2' id='C4NOQNQ25G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T07:23:31.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>404021b0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.425 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='48ae6613-e2f6-4967-a53b-db6cb0337810'>
	<result xmlns='urn:xmpp:mam:2' id='C4O8V18ITG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T02:38:27.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>78ca8842</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.425 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='154d9ae1-91d2-4350-95a5-b3dc910a4835'>
	<result xmlns='urn:xmpp:mam:2' id='C4OA058S4G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T03:52:33.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>24524404</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.425 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='bb5c7045-5154-4cab-a09a-8732d555c0fa'>
	<result xmlns='urn:xmpp:mam:2' id='C4OR19D53G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T00:11:59.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>97b91ff1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.426 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='18e62504-396d-406d-8784-01f22ee393af'>
	<result xmlns='urn:xmpp:mam:2' id='C4OUMR5NSG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T04:34:57.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4451a63f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.426 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='33503373-016e-40e5-a947-288513437877'>
	<result xmlns='urn:xmpp:mam:2' id='C4PIB3QE300H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T04:00:22.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e1b98011</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.426 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='23c53bec-fdf8-4e7e-bf3a-0cf823c8a342'>
	<result xmlns='urn:xmpp:mam:2' id='C4PNJV3D2G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T10:18:05.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8cb573b1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.426 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='d06b5761-fbfa-4cc5-b7a7-294fabd174d5'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q4RD4P700G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T02:05:18.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c1d417da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.426 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='6b5c001c-5059-4361-ac9f-a55521e99ece'>
	<result xmlns='urn:xmpp:mam:2' id='C4QB0JBV4G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T09:26:25.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>91f74991</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.426 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='93d263f1-9ee6-4776-9f87-751c0bf0ec10'>
	<result xmlns='urn:xmpp:mam:2' id='C4QUV1EP9G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T09:14:35.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1f65bf49</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.427 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='b9bbe64c-95d3-4728-8c60-3334e88d2e77'>
	<result xmlns='urn:xmpp:mam:2' id='C4R4GN0UP00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T15:52:02.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0d09c6bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.427 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='3754175c-a418-4027-a113-76d69da0aa95'>
	<result xmlns='urn:xmpp:mam:2' id='C4ROS63ISG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T16:09:21.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2db5fc40</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.427 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='3d64a0d8-dd1f-400e-b30d-cd27264ef35c'>
	<result xmlns='urn:xmpp:mam:2' id='C4RTC2M2P004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T21:31:14.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f4394395</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.427 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='26b86fbb-1081-4047-96fa-3acb76d2a7fb'>
	<result xmlns='urn:xmpp:mam:2' id='C4S195NJS007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T02:11:04.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>17d9ba29</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.427 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='c5b4ffe8-b0ff-4b8e-b258-d123e419c18e'>
	<result xmlns='urn:xmpp:mam:2' id='C4SIIQ4LE00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T22:49:32.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ac708769</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.428 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='ee4ee9e3-bff7-4d82-ab43-fc851bf36397'>
	<result xmlns='urn:xmpp:mam:2' id='C4SOUKACC00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T06:25:28.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1739f4bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.429 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='f44bedf3-a8ac-47b4-9001-b86feb0ad0b2'>
	<result xmlns='urn:xmpp:mam:2' id='C4T2HGHGIG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T17:51:57.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fcf4f686</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.429 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='007e176d-19c8-438c-a097-7bbee148279d'>
	<result xmlns='urn:xmpp:mam:2' id='C4T82VTAD00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T00:28:58.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5c8a52d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.430 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='d48766c2-8590-4a1f-9225-4fd0abdd9d8f'>
	<result xmlns='urn:xmpp:mam:2' id='C4TNM74SVG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T19:05:43.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1329ea50</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.430 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='c48d6274-a29b-4fc2-b5e4-46d2fb6cef28'>
	<result xmlns='urn:xmpp:mam:2' id='C4U4297SF002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T09:51:42.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0cd25ab2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.431 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='729cc997-4339-4ae1-9e62-455875483e89'>
	<result xmlns='urn:xmpp:mam:2' id='C4UEQBKULG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T22:41:23.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b210e903</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.431 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='c7372048-ec5f-4922-af94-ac6cf9a85976'>
	<result xmlns='urn:xmpp:mam:2' id='C4UISJ6OPG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T03:32:43.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>337db456</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.432 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='69160305-7c18-4c14-ab24-eb512953f6a1'>
	<result xmlns='urn:xmpp:mam:2' id='C4UOGLP7MG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T10:15:33.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f4017471</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.432 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='0f24a1db-bd74-4ec6-baef-2e58276febcd'>
	<result xmlns='urn:xmpp:mam:2' id='C4VHCVUTMG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T15:56:53.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>444799cb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.432 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='8e974e15-dd91-4413-bbce-3ffabe8fe158'>
	<result xmlns='urn:xmpp:mam:2' id='C4VN8GFGUG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T22:56:21.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6cccb28d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.436 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='4449778e-97f7-46b1-8399-a0656d1f0367'>
	<result xmlns='urn:xmpp:mam:2' id='C4VUN1TRB00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T07:49:58.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f9223d35</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.437 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='697bb00f-dca6-498e-a7e8-b581037c0251'>
	<result xmlns='urn:xmpp:mam:2' id='C5011KG30005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T10:36:48.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8a89a1ad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.437 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='7782b211-bc28-481c-b686-0290addf9b36'>
	<result xmlns='urn:xmpp:mam:2' id='C50NFRQ33G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T13:23:27.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9b871bc6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.437 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='b3c70196-3f9d-4acd-bd15-2f0c1494ae30'>
	<result xmlns='urn:xmpp:mam:2' id='C50SB813R001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T19:11:02.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5d01b3bb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.437 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='1f7991db-2f6e-4bb9-8730-ba5dcc392af6'>
	<result xmlns='urn:xmpp:mam:2' id='C5187NJ19007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T09:22:10.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3b4f0f94</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.437 ***🔗
alice_unnamed_2142@localhost/res1 in
<message from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='435df4e4-c88f-444f-809e-ac34767eec52'>
	<result xmlns='urn:xmpp:mam:2' id='C51KFMHRDG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T23:58:59.000000Z' from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2142room0-48380-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a4591f7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:31.437 ***🔗
alice_unnamed_2142@localhost/res1 in
<iq from='alice_unnamed_2142room0-48380-0@muc.localhost' to='alice_unnamed_2142@localhost/res1' id='a53d2203370869ab960c6b43dc27552d' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4N5I49C1G07</first>
			<last>C51KFMHRDG02</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:54:31.438 ***🔗
alice_unnamed_2142@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:54:31.443 ***🔗
alice_unnamed_2142@localhost/res1 in
</stream:stream>

*** User 2024-03-21 07:54:31.451 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 07:54:31.461 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2860.html



=== Ended at 2024-03-21 07:54:31
=== successfully completed test case
=== === Returned value: ok