=== 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.47744.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.">>}},
                      async_writer =>
                          #{enabled => true,batch_size => 30,pool_size => 16,
                            flush_interval => 1},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,backend => rdbms,
                      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,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@de34115c687f.2024-04-10_12.44.09/big_tests.tests.mam_SUITE.logs/run.2024-04-10_12.50.51/mam_suite.muc_querying_for_all_messages_with_jid.125698.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@de34115c687f.2024-04-10_12.44.09/big_tests.tests.mam_SUITE.logs/run.2024-04-10_12.50.51/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.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,min_presence_interval => 0,
              access_admin => none,access_persistent => all,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,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 => <<>>},
              online_backend => mnesia,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_presence => #{},
        mod_disco =>
            #{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_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        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@de34115c687f.2024-04-10_12.44.09"

=== Started at 2024-04-10 12:51:17


*** CT 2024-04-10 12:51:17.983 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1910.html
Could not find element archive_wait in Config.


*** User 2024-04-10 12:51:18.181 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-10 12:51:18.187 ***🔗
alicE_unnamed_2002@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-10 12:51:18.187 ***🔗
alicE_unnamed_2002@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='83128f46841c9890' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 12:51:18.187 ***🔗
alicE_unnamed_2002@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-10 12:51:18.187 ***🔗
alicE_unnamed_2002@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjAwMgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-10 12:51:18.188 ***🔗
alicE_unnamed_2002@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 12:51:18.188 ***🔗
alicE_unnamed_2002@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-10 12:51:18.189 ***🔗
alicE_unnamed_2002@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cb4c4aa56ee2b618' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2002@localhost'>

*** User 2024-04-10 12:51:18.189 ***🔗
alicE_unnamed_2002@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-10 12:51:18.189 ***🔗
alicE_unnamed_2002@localhost/res1 out
<iq type='set' id='8a2d63ecf90f8338ba8c5a688dcb3d25'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 12:51:18.189 ***🔗
alicE_unnamed_2002@localhost/res1 in
<iq id='8a2d63ecf90f8338ba8c5a688dcb3d25' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2002@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 12:51:18.189 ***🔗
alice_unnamed_2002@localhost/res1 out
<iq type='set' id='4d3ce183bc077d7204322fd89202937d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:51:18.190 ***🔗
alice_unnamed_2002@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2002@localhost/res1' id='4d3ce183bc077d7204322fd89202937d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:51:18.191 ***🔗
alice_unnamed_2002@localhost/res1 out
<presence/>



*** User 2024-04-10 12:51:18.192 ***🔗
alice_unnamed_2002@localhost/res1 in
<presence from='alice_unnamed_2002@localhost/res1' to='alice_unnamed_2002@localhost/res1'/>



*** User 2024-04-10 12:51:18.192 ***🔗
alice_unnamed_2002@localhost/res1 out
<iq type='set' id='11c3ed74bde4bf29a912e737c6422dfa' to='alicE_unnamed_2002room0-47798-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-10 12:51:18.195 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002room0-47798-0@muc.localhost' to='alice_unnamed_2002@localhost/res1' id='84aab168-d4c5-454e-b59a-08ad60254ac5'>
	<result xmlns='urn:xmpp:mam:1' id='C53MTTFUDG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-25T07:15:15.000000Z' from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>524e5a7e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.195 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002room0-47798-0@muc.localhost' to='alice_unnamed_2002@localhost/res1' id='6b1095df-a62d-4d2c-b2db-83d4faca7692'>
	<result xmlns='urn:xmpp:mam:1' id='C54F7111SG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-26T12:13:37.000000Z' from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>52542f73</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.195 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002room0-47798-0@muc.localhost' to='alice_unnamed_2002@localhost/res1' id='cf352146-53ef-472a-a316-45c6d44e9bcd'>
	<result xmlns='urn:xmpp:mam:1' id='C556JD773G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-27T16:07:43.000000Z' from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7e5c93af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.195 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002room0-47798-0@muc.localhost' to='alice_unnamed_2002@localhost/res1' id='887907e7-af1c-44ee-8a55-5b79fc5d64ad'>
	<result xmlns='urn:xmpp:mam:1' id='C55IGRHAM00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-28T06:21:00.000000Z' from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9d5318ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.195 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002room0-47798-0@muc.localhost' to='alice_unnamed_2002@localhost/res1' id='393fd721-22f1-49e9-8137-be11ca12ded8'>
	<result xmlns='urn:xmpp:mam:1' id='C566SUSEO003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-29T06:39:44.000000Z' from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>787b6de6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.195 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002room0-47798-0@muc.localhost' to='alice_unnamed_2002@localhost/res1' id='350c23dc-0cae-4447-8245-4b67dcf197f0'>
	<result xmlns='urn:xmpp:mam:1' id='C578KP47LG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-30T22:55:15.000000Z' from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d1a5d527</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.195 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002room0-47798-0@muc.localhost' to='alice_unnamed_2002@localhost/res1' id='d2842d45-c75f-4fd9-ab23-1d2c410b73b8'>
	<result xmlns='urn:xmpp:mam:1' id='C57JVBON6001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-31T12:26:20.000000Z' from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>27c0ac6a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.196 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002room0-47798-0@muc.localhost' to='alice_unnamed_2002@localhost/res1' id='745dfad8-38ca-4468-87f8-3ce546e0bea7'>
	<result xmlns='urn:xmpp:mam:1' id='C58CHLGG600H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-01T17:45:16.000000Z' from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e2f282a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.196 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002room0-47798-0@muc.localhost' to='alice_unnamed_2002@localhost/res1' id='8c2d4793-3b5f-4b20-952a-a1fffdd4bd8e'>
	<result xmlns='urn:xmpp:mam:1' id='C58JECSUB004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T01:59:02.000000Z' from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8f51d7aa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.196 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002room0-47798-0@muc.localhost' to='alice_unnamed_2002@localhost/res1' id='e951a516-9c22-41c2-9164-f45dce3262b0'>
	<result xmlns='urn:xmpp:mam:1' id='C599RHSA6G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T04:43:17.000000Z' from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>db2aed6c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.196 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002room0-47798-0@muc.localhost' to='alice_unnamed_2002@localhost/res1' id='60e534c7-58ed-41b3-bcf3-73f7aead17fe'>
	<result xmlns='urn:xmpp:mam:1' id='C5ACTJ7S1G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T22:33:15.000000Z' from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0805eb41</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.196 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002room0-47798-0@muc.localhost' to='alice_unnamed_2002@localhost/res1' id='bc8952f6-7c2f-4478-bdce-06569a36f817'>
	<result xmlns='urn:xmpp:mam:1' id='C5AHRKIIVG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T04:26:47.000000Z' from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cd47205b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.196 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002room0-47798-0@muc.localhost' to='alice_unnamed_2002@localhost/res1' id='70be1e7a-ba24-487d-92cd-7edbf3474567'>
	<result xmlns='urn:xmpp:mam:1' id='C5B7M2D9EG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T06:29:09.000000Z' from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e9af98c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.196 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002room0-47798-0@muc.localhost' to='alice_unnamed_2002@localhost/res1' id='5678cf15-3db7-436b-a69c-095e0fb8365b'>
	<result xmlns='urn:xmpp:mam:1' id='C5C41GJCS00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T16:19:04.000000Z' from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7b7dd385</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.197 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002room0-47798-0@muc.localhost' to='alice_unnamed_2002@localhost/res1' id='9087f590-9072-4cd0-a4e0-d40caf45409b'>
	<result xmlns='urn:xmpp:mam:1' id='C5CTU2DFBG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T23:12:31.000000Z' from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cc5b5ca2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.197 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002room0-47798-0@muc.localhost' to='alice_unnamed_2002@localhost/res1' id='098cd3ab-2b3c-4a9e-83f0-1ce1bb99fece'>
	<result xmlns='urn:xmpp:mam:1' id='C5DCRK34RG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T17:00:47.000000Z' from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4a33f275</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.197 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002room0-47798-0@muc.localhost' to='alice_unnamed_2002@localhost/res1' id='0ceb92ed-2dcd-4f56-a2f6-f11ef42d3888'>
	<result xmlns='urn:xmpp:mam:1' id='C5E2V42QF006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T19:23:26.000000Z' from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2002room0-47798-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>90412f57</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.197 ***🔗
alice_unnamed_2002@localhost/res1 in
<iq from='alice_unnamed_2002room0-47798-0@muc.localhost' to='alice_unnamed_2002@localhost/res1' id='11c3ed74bde4bf29a912e737c6422dfa' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C53MTTFUDG0H</first>
			<last>C5E2V42QF006</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-10 12:51:18.197 ***🔗
alice_unnamed_2002@localhost/res1 out
</stream:stream>

*** User 2024-04-10 12:51:18.197 ***🔗
alice_unnamed_2002@localhost/res1 in
</stream:stream>

*** User 2024-04-10 12:51:18.202 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-10 12:51:18.207 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1911.html



=== Ended at 2024-04-10 12:51:18
=== successfully completed test case
=== === Returned value: ok