=== 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.48033.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      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,"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@08e20f3a1f6a.2024-04-26_12.39.28/big_tests.tests.mam_SUITE.logs/run.2024-04-26_12.48.44/mam_suite.muc_querying_for_all_messages.89091.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@08e20f3a1f6a.2024-04-26_12.39.28/big_tests.tests.mam_SUITE.logs/run.2024-04-26_12.48.44/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_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => mnesia,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 => <<>>,affiliations => [],
                    subject => <<>>,allow_change_subj => true,
                    allow_query_users => true,allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_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@08e20f3a1f6a.2024-04-26_12.39.28"

=== Started at 2024-04-26 12:49:20


*** CT 2024-04-26 12:49:20.461 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2191.html
Could not find element archive_wait in Config.


*** User 2024-04-26 12:49:20.925 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-26 12:49:20.938 ***🔗
alicE_unnamed_2076@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-26 12:49:20.939 ***🔗
alicE_unnamed_2076@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9e5f086b43b8b9ae' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:49:20.939 ***🔗
alicE_unnamed_2076@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-26 12:49:20.939 ***🔗
alicE_unnamed_2076@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA3NgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-26 12:49:20.942 ***🔗
alicE_unnamed_2076@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:49:20.942 ***🔗
alicE_unnamed_2076@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-26 12:49:20.942 ***🔗
alicE_unnamed_2076@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6c514defdda1bfdb' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2076@localhost'>

*** User 2024-04-26 12:49:20.943 ***🔗
alicE_unnamed_2076@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-26 12:49:20.943 ***🔗
alicE_unnamed_2076@localhost/res1 out
<iq type='set' id='89594657eb376e553ba618434b5f8a44'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 12:49:20.943 ***🔗
alicE_unnamed_2076@localhost/res1 in
<iq id='89594657eb376e553ba618434b5f8a44' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2076@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 12:49:20.943 ***🔗
alice_unnamed_2076@localhost/res1 out
<iq type='set' id='97000e3479f1b62c7aacee8df99d2e46'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:20.944 ***🔗
alice_unnamed_2076@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2076@localhost/res1' id='97000e3479f1b62c7aacee8df99d2e46' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:20.944 ***🔗
alice_unnamed_2076@localhost/res1 out
<presence/>



*** User 2024-04-26 12:49:20.947 ***🔗
alice_unnamed_2076@localhost/res1 in
<presence from='alice_unnamed_2076@localhost/res1' to='alice_unnamed_2076@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-26 12:49:21.022 ***🔗
alice_unnamed_2076@localhost/res1 out
<iq type='set' id='93a8bd0b6b7ea2041f11e5fb70035af2' to='alicE_unnamed_2076room0-48115-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-26 12:49:21.036 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='104bc396-e98e-4e2b-b4dc-c76a3452d564'>
	<result xmlns='urn:xmpp:mam:2' id='C5DLFQGDV00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T03:18:38.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d98c95a0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.036 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='bf95e1f4-4ed6-40e6-a561-d0dcbefd3526'>
	<result xmlns='urn:xmpp:mam:2' id='C5DRI893N002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T10:33:34.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fe4839ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.036 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='2658eb5a-b60d-42d9-91f3-a31d6bea95cf'>
	<result xmlns='urn:xmpp:mam:2' id='C5E7AB5M600I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T00:34:52.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5bd14bec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.036 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='6c9a410b-a2ab-4a2e-b2ca-50aa2eff8ef7'>
	<result xmlns='urn:xmpp:mam:2' id='C5EMJ7N9N006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T18:48:30.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>451ae510</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.037 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='43e6ad0e-02ea-4e3e-9aaa-7437f7d79168'>
	<result xmlns='urn:xmpp:mam:2' id='C5F4KPDMO00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T11:34:08.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>017696a0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.037 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='e8cde9c3-03ee-454e-b6e4-69dcf8a0a384'>
	<result xmlns='urn:xmpp:mam:2' id='C5FE71RJ900B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T22:59:14.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>494d654c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.037 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='f0121361-b50e-4d03-b0c7-da8104923d89'>
	<result xmlns='urn:xmpp:mam:2' id='C5FGOB7TKG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T02:01:05.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e411f582</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.037 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='56eab902-0200-49dc-ae4b-04edcd4db11c'>
	<result xmlns='urn:xmpp:mam:2' id='C5G0KNNL6006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T20:58:20.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8f9a83f5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.037 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='ee81da9d-e3bf-4721-ba2d-01b5fff01660'>
	<result xmlns='urn:xmpp:mam:2' id='C5G7IJJCRG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T05:14:39.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e1915244</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.037 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='e5049ee8-ffa8-44e1-a1bf-47a6719061ae'>
	<result xmlns='urn:xmpp:mam:2' id='C5GDAICP100C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T12:06:10.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0b6c2e56</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.037 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='0818260e-7144-4380-983a-77faf0de54bc'>
	<result xmlns='urn:xmpp:mam:2' id='C5H5R4B94003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T17:21:12.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d53619ae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.037 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='08761cb7-046c-4448-ab6e-ce8c870996dd'>
	<result xmlns='urn:xmpp:mam:2' id='C5H7O2C39G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T19:37:31.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c3c52af6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.037 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='9ae64f3b-305a-41a3-943b-b86859f5d6b4'>
	<result xmlns='urn:xmpp:mam:2' id='C5HS3HTVM009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T19:54:52.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1f56e7e8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.037 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='2d210ed7-de18-4c3c-9699-b37c6d24f0b1'>
	<result xmlns='urn:xmpp:mam:2' id='C5HUJUF5100D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T22:54:42.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3c70eb0b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.037 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='b77feec9-f499-49ab-a3e8-5f66df15cb84'>
	<result xmlns='urn:xmpp:mam:2' id='C5I5M11G500E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T07:20:26.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>354c5670</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.038 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='0a03235d-4e72-405b-9d38-986ef6a04c57'>
	<result xmlns='urn:xmpp:mam:2' id='C5IG503EGG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T19:49:45.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c7ad581f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.038 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='c2a7f278-01f4-485a-8360-56b3f12650f2'>
	<result xmlns='urn:xmpp:mam:2' id='C5IJMI2LTG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T00:03:47.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4948f232</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.038 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='baab9992-f0af-4518-bbdf-05abc31f341a'>
	<result xmlns='urn:xmpp:mam:2' id='C5IQ15CPU00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T07:37:00.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dd5a1083</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.038 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='66d8e09e-d236-48e3-aade-a41befa168aa'>
	<result xmlns='urn:xmpp:mam:2' id='C5JBCGS7VG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T04:19:19.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7542f2c7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.038 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='90b08b0c-249e-40df-bb49-61c1288a7dcd'>
	<result xmlns='urn:xmpp:mam:2' id='C5JI4D9ING0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T12:22:15.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3d687b20</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.038 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='2eee6aa5-52ba-4cbe-864d-16f073150ad9'>
	<result xmlns='urn:xmpp:mam:2' id='C5K8D790JG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T14:56:47.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d0e23ab1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.038 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='de82954e-5ec1-4038-8ae4-16eebd32fc89'>
	<result xmlns='urn:xmpp:mam:2' id='C5KBRGIU9005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T19:03:30.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9c498c1a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.038 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='fe2e8cf7-1002-4909-9753-b2bd8af777ec'>
	<result xmlns='urn:xmpp:mam:2' id='C5KG0KKUV00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T00:01:18.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>95787706</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.038 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='3349525e-728b-490f-9f09-97fbb8367913'>
	<result xmlns='urn:xmpp:mam:2' id='C5KLQ0NTRG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T06:55:59.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>eb8190f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.038 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='1bd6b1c1-d2d0-4f67-b380-172d419976ba'>
	<result xmlns='urn:xmpp:mam:2' id='C5LCQFF22G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T10:23:25.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8f3643b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.038 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='679127c5-8626-47d9-bc56-0b796137e66e'>
	<result xmlns='urn:xmpp:mam:2' id='C5LKGM815G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T19:34:11.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9d305cc2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.038 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='a8eed57f-66ea-4074-be72-5c57ba9d2310'>
	<result xmlns='urn:xmpp:mam:2' id='C5M1ECTDL004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T10:59:38.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3753d264</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.038 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='b78c1835-68bf-4ce2-916e-018ca2c450d9'>
	<result xmlns='urn:xmpp:mam:2' id='C5MBA9CFS006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T22:46:16.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0162c559</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.039 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='448777e6-5d9c-4b78-8b76-e402995c42c6'>
	<result xmlns='urn:xmpp:mam:2' id='C5MLSBCKJ00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T11:22:30.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4dbc5a73</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.039 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='e4827773-4d0a-4bd7-bdc4-c7ba404d9be4'>
	<result xmlns='urn:xmpp:mam:2' id='C5MRF1CD6G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T18:02:13.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e3c099d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.039 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='24e46bb5-991e-4303-a7c4-3f671dc03958'>
	<result xmlns='urn:xmpp:mam:2' id='C5NCL6M57G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T14:32:55.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a2ed4083</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.039 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='c00f4592-ca60-465f-8499-f848d9b89e9b'>
	<result xmlns='urn:xmpp:mam:2' id='C5NHEVKRNG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T20:16:55.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8e3806da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.039 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='bc2e856d-4997-4de4-bcac-c34cb544526a'>
	<result xmlns='urn:xmpp:mam:2' id='C5NO9OQ16004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T04:26:20.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b3b032b1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.039 ***🔗
alice_unnamed_2076@localhost/res1 in
<message from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='b4a00974-a04c-4ab4-a171-84029e5fe8df'>
	<result xmlns='urn:xmpp:mam:2' id='C5O6U74IR00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T21:54:14.000000Z' from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2076room0-48115-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>03bf0a71</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:21.040 ***🔗
alice_unnamed_2076@localhost/res1 in
<iq from='alice_unnamed_2076room0-48115-0@muc.localhost' to='alice_unnamed_2076@localhost/res1' id='93a8bd0b6b7ea2041f11e5fb70035af2' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5DLFQGDV00C</first>
			<last>C5O6U74IR00G</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-26 12:49:21.040 ***🔗
alice_unnamed_2076@localhost/res1 out
</stream:stream>

*** User 2024-04-26 12:49:21.040 ***🔗
alice_unnamed_2076@localhost/res1 in
</stream:stream>

*** User 2024-04-26 12:49:21.113 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-26 12:49:21.123 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2192.html



=== Ended at 2024-04-26 12:49:21
=== successfully completed test case
=== === Returned value: ok