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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.59458.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,backend => rdbms,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      no_stanzaid_element => false,message_retraction => true,
                      user_prefs_store => mnesia,cache_users => true}},
     {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@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.52/mam_suite.muc_querying_for_all_messages_with_jid.145155.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_cache_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.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_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              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,
              backend => rdbms,max_room_name => infinity,
              max_room_desc => infinity,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,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@263f7cbb53ed.2024-04-25_14.57.19"

=== Started at 2024-04-25 15:08:17


*** CT 2024-04-25 15:08:17.372 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2304.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-25 15:08:17.974 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-25 15:08:17.986 ***🔗
alicE_unnamed_2595@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-25 15:08:17.986 ***🔗
alicE_unnamed_2595@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='af562069fa037ae4' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 15:08:17.986 ***🔗
alicE_unnamed_2595@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-25 15:08:17.987 ***🔗
alicE_unnamed_2595@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjU5NQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-25 15:08:17.989 ***🔗
alicE_unnamed_2595@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 15:08:17.989 ***🔗
alicE_unnamed_2595@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-25 15:08:17.990 ***🔗
alicE_unnamed_2595@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='53f704b0f37ae18b' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2595@localhost'>

*** User 2024-04-25 15:08:17.990 ***🔗
alicE_unnamed_2595@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-25 15:08:17.990 ***🔗
alicE_unnamed_2595@localhost/res1 out
<iq type='set' id='5bd5a1148724a324a3486a27e37b73b7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 15:08:17.991 ***🔗
alicE_unnamed_2595@localhost/res1 in
<iq id='5bd5a1148724a324a3486a27e37b73b7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2595@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 15:08:17.991 ***🔗
alice_unnamed_2595@localhost/res1 out
<iq type='set' id='715b765862d096094c07a4132a159cee'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:08:17.991 ***🔗
alice_unnamed_2595@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2595@localhost/res1' id='715b765862d096094c07a4132a159cee' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:08:17.992 ***🔗
alice_unnamed_2595@localhost/res1 out
<presence/>



*** User 2024-04-25 15:08:17.995 ***🔗
alice_unnamed_2595@localhost/res1 in
<presence from='alice_unnamed_2595@localhost/res1' to='alice_unnamed_2595@localhost/res1'/>



*** User 2024-04-25 15:08:17.995 ***🔗
alice_unnamed_2595@localhost/res1 out
<iq type='set' id='9e7d3b1d4ce8595d6db0ea15052237f9' to='alicE_unnamed_2595room0-59509-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-25 15:08:18.011 ***🔗
alice_unnamed_2595@localhost/res1 in
<message from='alice_unnamed_2595room0-59509-0@muc.localhost' to='alice_unnamed_2595@localhost/res1' id='1ef81a9f-4105-4ae5-8250-a158705ced07'>
	<result xmlns='urn:xmpp:mam:1' id='C5DETL6F700I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T19:28:30.000000Z' from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>eb30be0e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:18.011 ***🔗
alice_unnamed_2595@localhost/res1 in
<message from='alice_unnamed_2595room0-59509-0@muc.localhost' to='alice_unnamed_2595@localhost/res1' id='35997545-31a5-4dad-9c0a-874ad8b5b2b0'>
	<result xmlns='urn:xmpp:mam:1' id='C5DT8UGG1G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:35:55.000000Z' from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7ca934fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:18.012 ***🔗
alice_unnamed_2595@localhost/res1 in
<message from='alice_unnamed_2595room0-59509-0@muc.localhost' to='alice_unnamed_2595@localhost/res1' id='16e9463b-23d4-4bf5-8271-796c2b113db2'>
	<result xmlns='urn:xmpp:mam:1' id='C5EC6919AG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T06:23:41.000000Z' from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0fbbd120</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:18.012 ***🔗
alice_unnamed_2595@localhost/res1 in
<message from='alice_unnamed_2595room0-59509-0@muc.localhost' to='alice_unnamed_2595@localhost/res1' id='ec421ed9-6473-41ca-b02a-a078ebce9669'>
	<result xmlns='urn:xmpp:mam:1' id='C5EV6RP4000A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T05:05:04.000000Z' from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>900618e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:18.012 ***🔗
alice_unnamed_2595@localhost/res1 in
<message from='alice_unnamed_2595room0-59509-0@muc.localhost' to='alice_unnamed_2595@localhost/res1' id='ae50a0e6-1719-4437-8e10-052dadf0fe87'>
	<result xmlns='urn:xmpp:mam:1' id='C5G28M7DOG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T22:54:33.000000Z' from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c2f4f2df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:18.012 ***🔗
alice_unnamed_2595@localhost/res1 in
<message from='alice_unnamed_2595room0-59509-0@muc.localhost' to='alice_unnamed_2595@localhost/res1' id='30cd7684-471f-4dda-87a6-743cf3cb7330'>
	<result xmlns='urn:xmpp:mam:1' id='C5GG0JL0V00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T15:18:38.000000Z' from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b0d1a3b1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:18.012 ***🔗
alice_unnamed_2595@localhost/res1 in
<message from='alice_unnamed_2595room0-59509-0@muc.localhost' to='alice_unnamed_2595@localhost/res1' id='468914de-fabb-40a1-935d-d86e72476702'>
	<result xmlns='urn:xmpp:mam:1' id='C5H48IE6R00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T15:28:06.000000Z' from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5f8bbde9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:18.012 ***🔗
alice_unnamed_2595@localhost/res1 in
<message from='alice_unnamed_2595room0-59509-0@muc.localhost' to='alice_unnamed_2595@localhost/res1' id='c4b27183-3bab-46bd-8b1f-3123ced8c5fd'>
	<result xmlns='urn:xmpp:mam:1' id='C5HFBML9NG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T04:42:31.000000Z' from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>869a0ea0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:18.012 ***🔗
alice_unnamed_2595@localhost/res1 in
<message from='alice_unnamed_2595room0-59509-0@muc.localhost' to='alice_unnamed_2595@localhost/res1' id='493b64e5-d1e0-49ed-86ee-6097b73bc133'>
	<result xmlns='urn:xmpp:mam:1' id='C5I95F9VK004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T11:29:44.000000Z' from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>facc4bd8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:18.012 ***🔗
alice_unnamed_2595@localhost/res1 in
<message from='alice_unnamed_2595room0-59509-0@muc.localhost' to='alice_unnamed_2595@localhost/res1' id='231b8fbc-0b12-4cba-8a85-6392a55f0b64'>
	<result xmlns='urn:xmpp:mam:1' id='C5J79J4SP005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T23:26:26.000000Z' from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>384c1dde</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:18.012 ***🔗
alice_unnamed_2595@localhost/res1 in
<message from='alice_unnamed_2595room0-59509-0@muc.localhost' to='alice_unnamed_2595@localhost/res1' id='16f390dc-9a2f-4ead-b7d8-1ad092fab0af'>
	<result xmlns='urn:xmpp:mam:1' id='C5JA6K1GK001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T02:54:32.000000Z' from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e43bce18</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:18.012 ***🔗
alice_unnamed_2595@localhost/res1 in
<message from='alice_unnamed_2595room0-59509-0@muc.localhost' to='alice_unnamed_2595@localhost/res1' id='637ab7c3-0740-457a-aeb8-5d96199fa717'>
	<result xmlns='urn:xmpp:mam:1' id='C5K2P479DG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T08:13:55.000000Z' from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5c17f546</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:18.012 ***🔗
alice_unnamed_2595@localhost/res1 in
<message from='alice_unnamed_2595room0-59509-0@muc.localhost' to='alice_unnamed_2595@localhost/res1' id='e6158182-9f97-4279-b0d4-cc5e1d1d3174'>
	<result xmlns='urn:xmpp:mam:1' id='C5KN20IGNG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T08:25:27.000000Z' from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>66aa0cba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:18.013 ***🔗
alice_unnamed_2595@localhost/res1 in
<message from='alice_unnamed_2595room0-59509-0@muc.localhost' to='alice_unnamed_2595@localhost/res1' id='dd289650-c0b9-4a9d-b59c-c404ed867210'>
	<result xmlns='urn:xmpp:mam:1' id='C5LDLOHT1G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T11:24:27.000000Z' from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6aa54abd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:18.013 ***🔗
alice_unnamed_2595@localhost/res1 in
<message from='alice_unnamed_2595room0-59509-0@muc.localhost' to='alice_unnamed_2595@localhost/res1' id='10333723-972f-4ec5-b0ea-73a0e90aadd5'>
	<result xmlns='urn:xmpp:mam:1' id='C5MASAQKFG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T22:15:03.000000Z' from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>95d92a3d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:18.013 ***🔗
alice_unnamed_2595@localhost/res1 in
<message from='alice_unnamed_2595room0-59509-0@muc.localhost' to='alice_unnamed_2595@localhost/res1' id='7df511a8-1657-478f-9325-6c1201f5e768'>
	<result xmlns='urn:xmpp:mam:1' id='C5MDKL93J00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T01:32:38.000000Z' from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ba8d6770</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:18.013 ***🔗
alice_unnamed_2595@localhost/res1 in
<message from='alice_unnamed_2595room0-59509-0@muc.localhost' to='alice_unnamed_2595@localhost/res1' id='c8ee9641-4dc7-4ead-8bde-a5e419649af0'>
	<result xmlns='urn:xmpp:mam:1' id='C5N18HOMK006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T00:57:12.000000Z' from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2595room0-59509-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d9a3621e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:18.013 ***🔗
alice_unnamed_2595@localhost/res1 in
<iq from='alice_unnamed_2595room0-59509-0@muc.localhost' to='alice_unnamed_2595@localhost/res1' id='9e7d3b1d4ce8595d6db0ea15052237f9' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5DETL6F700I</first>
			<last>C5N18HOMK006</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-25 15:08:18.013 ***🔗
alice_unnamed_2595@localhost/res1 out
</stream:stream>

*** User 2024-04-25 15:08:18.013 ***🔗
alice_unnamed_2595@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-25 15:08:18.021 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-25 15:08:18.030 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2305.html



=== Ended at 2024-04-25 15:08:18
=== successfully completed test case
=== === Returned value: ok