=== 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.47245.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,
                      send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      async_writer =>
                          #{enabled => true,batch_size => 30,pool_size => 16,
                            flush_interval => 1},
                      archive_chat_markers => false,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_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@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.mam_SUITE.logs/run.2024-02-22_12.47.52/mam_suite.muc_querying_for_all_messages.90499.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@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.mam_SUITE.logs/run.2024-02-22_12.47.52/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_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              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,backend => rdbms,
              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_sic => #{iqdisc => one_queue},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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_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 => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fb43d4252d17.2024-02-22_12.37.44"

=== Started at 2024-02-22 12:48:20


*** CT 2024-02-22 12:48:20.189 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2233.html
Could not find element archive_wait in Config.


*** User 2024-02-22 12:48:20.577 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-02-22 12:48:20.579 ***🔗
alicE_unnamed_2042@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-02-22 12:48:20.579 ***🔗
alicE_unnamed_2042@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='716a4c4add40ba96' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:48:20.580 ***🔗
alicE_unnamed_2042@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-02-22 12:48:20.580 ***🔗
alicE_unnamed_2042@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA0MgBtYXR5Z3J5c2E=</auth>



*** User 2024-02-22 12:48:20.581 ***🔗
alicE_unnamed_2042@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-22 12:48:20.582 ***🔗
alicE_unnamed_2042@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-02-22 12:48:20.582 ***🔗
alicE_unnamed_2042@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='aa696d08d7a72379' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2042@localhost'>

*** User 2024-02-22 12:48:20.582 ***🔗
alicE_unnamed_2042@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-02-22 12:48:20.582 ***🔗
alicE_unnamed_2042@localhost/res1 out
<iq type='set' id='b71ad6bbe73873de8d3e7d285d936dbe'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-22 12:48:20.583 ***🔗
alicE_unnamed_2042@localhost/res1 in
<iq id='b71ad6bbe73873de8d3e7d285d936dbe' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2042@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-22 12:48:20.583 ***🔗
alice_unnamed_2042@localhost/res1 out
<iq type='set' id='3c58eb5cd2aad6667e13d68cb2b92a2f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:48:20.583 ***🔗
alice_unnamed_2042@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2042@localhost/res1' id='3c58eb5cd2aad6667e13d68cb2b92a2f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:48:20.584 ***🔗
alice_unnamed_2042@localhost/res1 out
<presence/>



*** User 2024-02-22 12:48:20.585 ***🔗
alice_unnamed_2042@localhost/res1 in
<presence from='alice_unnamed_2042@localhost/res1' to='alice_unnamed_2042@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-02-22 12:48:20.586 ***🔗
alice_unnamed_2042@localhost/res1 out
<iq type='set' id='15c2d3611012b9e99d76f6c54e4f6560' to='alicE_unnamed_2042room0-47297-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-02-22 12:48:20.589 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='a22070c6-c62b-4622-84a4-b1152ee410db'>
	<result xmlns='urn:xmpp:mam:1' id='C45IHC3L5G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-06T08:41:23.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>97db5de0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.589 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='f1294558-bcb9-4b98-b6cd-e6d66a2cb034'>
	<result xmlns='urn:xmpp:mam:1' id='C45JA7FA9G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-06T09:36:59.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>42382f9a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.589 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='f9a5c51b-da21-4bd6-8014-27a4648bc43b'>
	<result xmlns='urn:xmpp:mam:1' id='C463TBCASG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-07T05:25:05.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1d15f84c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.589 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='36fac426-79e7-4802-bffe-a2fd75aeaffc'>
	<result xmlns='urn:xmpp:mam:1' id='C46FULTBNG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-07T19:47:03.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>226e1419</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.589 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='b1c157ed-5f12-4442-a47b-a03e4eab50eb'>
	<result xmlns='urn:xmpp:mam:1' id='C46KK2LVHG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-08T01:21:15.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c4d107e2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.589 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='adf563f0-4b73-4ef9-a0f2-8baf6ff5b56b'>
	<result xmlns='urn:xmpp:mam:1' id='C46PABIRUG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-08T06:57:25.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a262316e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.590 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='ca99db49-b9b2-4a2f-b32e-78a84ff27910'>
	<result xmlns='urn:xmpp:mam:1' id='C47ILCCVHG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-09T13:11:39.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>15abd62d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.590 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='612d2e13-9749-4225-8d19-a287a49135da'>
	<result xmlns='urn:xmpp:mam:1' id='C47L69RQS00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-09T16:12:40.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dbf57e56</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.590 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='5b28e25b-b64a-4e34-a5b7-3c466d3aee5e'>
	<result xmlns='urn:xmpp:mam:1' id='C481COT4O00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-10T06:46:08.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>842fdde2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.590 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='2bdca12e-15a5-4f5f-9661-1341777378bd'>
	<result xmlns='urn:xmpp:mam:1' id='C483DK3CO008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-10T09:11:12.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0dc6679b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.590 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='64f6c2f3-f6be-48c7-a737-2259b088b7b2'>
	<result xmlns='urn:xmpp:mam:1' id='C48QFAKKEG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-11T12:41:25.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0552eece</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.590 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='ffc7152d-b27d-4d7e-82f2-aacb034e09c1'>
	<result xmlns='urn:xmpp:mam:1' id='C48T5THEPG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-11T15:55:07.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7581dc88</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.590 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='dae4a03a-a1c1-4622-9e4d-532a01858d4e'>
	<result xmlns='urn:xmpp:mam:1' id='C499ITLO000A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-12T06:43:12.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>09a3ab93</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.590 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='97712788-8076-4433-943f-029e1057d73e'>
	<result xmlns='urn:xmpp:mam:1' id='C49AAGVLG00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-12T07:36:00.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>076440d4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.590 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='bba33f10-7c1a-4a0b-a329-368dfd766b83'>
	<result xmlns='urn:xmpp:mam:1' id='C49PAALDF002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-13T01:29:18.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7469fc48</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.590 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='6da08a1c-d06c-4d59-907a-cc09738866c9'>
	<result xmlns='urn:xmpp:mam:1' id='C4A1DNEDF002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-13T11:09:34.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>301f9911</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.590 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='79916a04-0a61-4f92-aeb5-d7cbcf4746ee'>
	<result xmlns='urn:xmpp:mam:1' id='C4AONU8DOG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-14T14:58:49.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ed0c3659</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.590 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='04eebc78-ebea-40fb-bf21-6e29e55a4f89'>
	<result xmlns='urn:xmpp:mam:1' id='C4AU0GFFD001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-14T21:15:54.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b7552b84</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.590 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='ab3f4874-0380-4d67-aebe-ac6a4c31f08e'>
	<result xmlns='urn:xmpp:mam:1' id='C4B7UTH9500G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-15T09:08:10.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7c87f6a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.590 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='a2af1446-2164-44da-be97-0c77dd77231c'>
	<result xmlns='urn:xmpp:mam:1' id='C4BAU57QOG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-15T12:41:13.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e8798b2e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.590 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='5de46f68-4a94-4b0b-bcde-37120ad18859'>
	<result xmlns='urn:xmpp:mam:1' id='C4C3EN6ARG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-16T17:56:15.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b3d471ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.590 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='81097737-b978-48c5-bde2-ec1afc7b478c'>
	<result xmlns='urn:xmpp:mam:1' id='C4C65T5GEG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-16T21:11:17.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d87799af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.591 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='119d8d9e-7990-4fa7-b9a1-92d680630c73'>
	<result xmlns='urn:xmpp:mam:1' id='C4CECKGRA001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-17T06:59:00.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>545c4747</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.591 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='5eab9740-958a-402e-a84c-5dcf945bea16'>
	<result xmlns='urn:xmpp:mam:1' id='C4CNRIK14008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-17T18:16:40.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>491113da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.591 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='58531c65-9a13-4756-a32f-0959ea22f0ce'>
	<result xmlns='urn:xmpp:mam:1' id='C4DDQFVK800A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-18T20:29:04.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>af8c6b95</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.591 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='6e953ced-67fe-46bd-9fe5-67402c3fc812'>
	<result xmlns='urn:xmpp:mam:1' id='C4DFHK94S00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-18T22:32:24.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>77795a37</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.591 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='2d2a3cfc-df3e-494d-a5d4-0a29c891cdea'>
	<result xmlns='urn:xmpp:mam:1' id='C4DT6O236G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-19T14:50:13.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>88fe5366</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.591 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='68899e78-f7fc-4d8b-852d-7ac2ba16b939'>
	<result xmlns='urn:xmpp:mam:1' id='C4E0EP3AO001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-19T18:42:56.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>704a0af9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.591 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='f0a38000-fd24-4370-aafd-ad0b5e266df5'>
	<result xmlns='urn:xmpp:mam:1' id='C4EHK54BS00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-20T15:11:52.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>63014872</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.591 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='d7ca711e-aafa-489a-a7e5-5ce16b13cc57'>
	<result xmlns='urn:xmpp:mam:1' id='C4EK7J5UNG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-20T18:18:31.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>addc283e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.591 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='d4172d4d-d3a4-4120-a984-5eca447cc953'>
	<result xmlns='urn:xmpp:mam:1' id='C4ET2S35E00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T04:52:12.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7775c6c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.591 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='e2cf041b-700b-4442-a636-55fffea57db8'>
	<result xmlns='urn:xmpp:mam:1' id='C4FBRJ1BLG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T22:29:39.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b8b11bda</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.591 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='74387c70-d846-4d7b-98bd-4d7d64c2fb6f'>
	<result xmlns='urn:xmpp:mam:1' id='C4FORRUSLG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T14:00:51.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>07fb2748</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.591 ***🔗
alice_unnamed_2042@localhost/res1 in
<message from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='b534eeeb-7313-4269-b7da-fa44be5cd491'>
	<result xmlns='urn:xmpp:mam:1' id='C4G10QQ26G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T23:44:37.000000Z' from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2042room0-47297-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7acd8897</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:20.591 ***🔗
alice_unnamed_2042@localhost/res1 in
<iq from='alice_unnamed_2042room0-47297-0@muc.localhost' to='alice_unnamed_2042@localhost/res1' id='15c2d3611012b9e99d76f6c54e4f6560' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C45IHC3L5G09</first>
			<last>C4G10QQ26G02</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-02-22 12:48:20.591 ***🔗
alice_unnamed_2042@localhost/res1 out
</stream:stream>

*** User 2024-02-22 12:48:20.591 ***🔗
alice_unnamed_2042@localhost/res1 in
</stream:stream>

*** User 2024-02-22 12:48:20.602 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-02-22 12:48:20.616 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2234.html



=== Ended at 2024-02-22 12:48:20
=== successfully completed test case
=== === Returned value: ok