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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {watchdog,<0.40439.0>},
     {basic_group,mam_all},
     {configuration,rdbms},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      full_text_search => true,message_retraction => true,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      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@96ddc50d3205.2024-04-23_10.53.40/big_tests.tests.mam_SUITE.logs/run.2024-04-23_11.04.18/mam_suite.querying_for_all_messages_with_jid.38148.html"},
     {tc_group_properties,[{name,mam04},parallel]},
     {tc_group_path,[[{name,rdbms_mam_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@96ddc50d3205.2024-04-23_10.53.40/big_tests.tests.mam_SUITE.logs/run.2024-04-23_11.04.18/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_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => mnesia,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 => <<>>,title => <<>>,
                    persistent => false,password => <<>>,anonymous => true,
                    affiliations => [],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 => <<>>,
                    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_amp => #{},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@96ddc50d3205.2024-04-23_10.53.40"

=== Started at 2024-04-23 11:04:19


*** CT 2024-04-23 11:04:19.082 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2122.html

*** User 2024-04-23 11:04:19.770 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-23 11:04:19.797 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-23 11:04:19.799 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-23 11:04:19.802 ***🔗
alicE_unnamed_1772@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-23 11:04:19.802 ***🔗
alicE_unnamed_1772@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='07cea40ebbdf35f0' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:04:19.802 ***🔗
alicE_unnamed_1772@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-23 11:04:19.803 ***🔗
alicE_unnamed_1772@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTc3MgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 11:04:19.804 ***🔗
alicE_unnamed_1772@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 11:04:19.804 ***🔗
alicE_unnamed_1772@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-23 11:04:19.804 ***🔗
alicE_unnamed_1772@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6244313c772cef13' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1772@localhost'>

*** User 2024-04-23 11:04:19.804 ***🔗
alicE_unnamed_1772@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-23 11:04:19.804 ***🔗
alicE_unnamed_1772@localhost/res1 out
<iq type='set' id='1d0dcdd3644e1cebfccd2643736937d4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 11:04:19.804 ***🔗
alicE_unnamed_1772@localhost/res1 in
<iq id='1d0dcdd3644e1cebfccd2643736937d4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1772@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 11:04:19.805 ***🔗
alice_unnamed_1772@localhost/res1 out
<iq type='set' id='f7cb828532c2f406ebe7f05a253e21a1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:04:19.805 ***🔗
alice_unnamed_1772@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1772@localhost/res1' id='f7cb828532c2f406ebe7f05a253e21a1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:04:19.805 ***🔗
alice_unnamed_1772@localhost/res1 out
<presence/>



*** User 2024-04-23 11:04:19.808 ***🔗
alice_unnamed_1772@localhost/res1 in
<presence from='alice_unnamed_1772@localhost/res1' to='alice_unnamed_1772@localhost/res1'/>



*** User 2024-04-23 11:04:19.808 ***🔗
alice_unnamed_1772@localhost/res1 out
<iq type='set' id='3b9665bf6eebafe7971dff77c4995c3a'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_1772@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-23 11:04:19.816 ***🔗
alice_unnamed_1772@localhost/res1 in
<message from='alice_unnamed_1772@localhost' to='alice_unnamed_1772@localhost/res1' id='e9983d09-a83d-45fe-8702-70ea65d0af85'>
	<result xmlns='urn:xmpp:mam:1' id='C5BR4RB40G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T05:42:17.000000Z' from='alice_unnamed_1772@localhost'/>
			<message from='alice_unnamed_1772@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1772@localhost'>
				<body>d32d93c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:04:19.816 ***🔗
alice_unnamed_1772@localhost/res1 in
<message from='alice_unnamed_1772@localhost' to='alice_unnamed_1772@localhost/res1' id='2213b48c-6dcb-4c79-b366-9e361a117c1d'>
	<result xmlns='urn:xmpp:mam:1' id='C5COTRMJG007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T17:14:08.000000Z' from='alice_unnamed_1772@localhost'/>
			<message from='alice_unnamed_1772@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1772@localhost'>
				<body>0bd1fb3f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:04:19.816 ***🔗
alice_unnamed_1772@localhost/res1 in
<message from='alice_unnamed_1772@localhost' to='alice_unnamed_1772@localhost/res1' id='6166814d-8a15-403f-8c5c-02596b0f60cc'>
	<result xmlns='urn:xmpp:mam:1' id='C5DI7HR1TG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T23:25:23.000000Z' from='alice_unnamed_1772@localhost'/>
			<message from='alice_unnamed_1772@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1772@localhost'>
				<body>49e929ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:04:19.816 ***🔗
alice_unnamed_1772@localhost/res1 in
<message from='alice_unnamed_1772@localhost' to='alice_unnamed_1772@localhost/res1' id='c8dec008-c8fe-4d4c-9c1b-52444edc6c0d'>
	<result xmlns='urn:xmpp:mam:1' id='C5DQDGS6E00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T09:11:24.000000Z' from='alice_unnamed_1772@localhost'/>
			<message from='alice_unnamed_1772@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1772@localhost'>
				<body>9685dc1c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:04:19.816 ***🔗
alice_unnamed_1772@localhost/res1 in
<message from='alice_unnamed_1772@localhost' to='alice_unnamed_1772@localhost/res1' id='119f76a7-36c9-4dc9-8d25-725ff135a478'>
	<result xmlns='urn:xmpp:mam:1' id='C5EQ8E1LO004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T23:10:40.000000Z' from='alice_unnamed_1772@localhost'/>
			<message from='alice_unnamed_1772@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1772@localhost'>
				<body>8615fed6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:04:19.816 ***🔗
alice_unnamed_1772@localhost/res1 in
<message from='alice_unnamed_1772@localhost' to='alice_unnamed_1772@localhost/res1' id='029068cf-8569-4fd8-a568-d0772f61aa30'>
	<result xmlns='urn:xmpp:mam:1' id='C5ET2Q27H00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T02:32:50.000000Z' from='alice_unnamed_1772@localhost'/>
			<message from='alice_unnamed_1772@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1772@localhost'>
				<body>ea060e02</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:04:19.817 ***🔗
alice_unnamed_1772@localhost/res1 in
<message from='alice_unnamed_1772@localhost' to='alice_unnamed_1772@localhost/res1' id='e57c228e-2111-4b57-9372-81ec2945e2bf'>
	<result xmlns='urn:xmpp:mam:1' id='C5FRE3G83G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T14:45:35.000000Z' from='alice_unnamed_1772@localhost'/>
			<message from='alice_unnamed_1772@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1772@localhost'>
				<body>31459e6b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:04:19.817 ***🔗
alice_unnamed_1772@localhost/res1 in
<message from='alice_unnamed_1772@localhost' to='alice_unnamed_1772@localhost/res1' id='d07c5633-5875-4a9f-a490-475a44619ff0'>
	<result xmlns='urn:xmpp:mam:1' id='C5GBS51KU00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T10:22:20.000000Z' from='alice_unnamed_1772@localhost'/>
			<message from='alice_unnamed_1772@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1772@localhost'>
				<body>aa11fb65</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:04:19.817 ***🔗
alice_unnamed_1772@localhost/res1 in
<message from='alice_unnamed_1772@localhost' to='alice_unnamed_1772@localhost/res1' id='775b2a40-80ad-4f3a-bc74-993e606b2012'>
	<result xmlns='urn:xmpp:mam:1' id='C5GSDUO8KG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T06:07:29.000000Z' from='alice_unnamed_1772@localhost'/>
			<message from='alice_unnamed_1772@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1772@localhost'>
				<body>75243e80</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:04:19.818 ***🔗
alice_unnamed_1772@localhost/res1 in
<message from='alice_unnamed_1772@localhost' to='alice_unnamed_1772@localhost/res1' id='70a7fd9c-3332-4ab8-83fa-0cf9e75fec13'>
	<result xmlns='urn:xmpp:mam:1' id='C5HKLJACD00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T11:02:34.000000Z' from='alice_unnamed_1772@localhost'/>
			<message from='alice_unnamed_1772@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1772@localhost'>
				<body>2725db11</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:04:19.818 ***🔗
alice_unnamed_1772@localhost/res1 in
<message from='alice_unnamed_1772@localhost' to='alice_unnamed_1772@localhost/res1' id='a789cde3-3e1f-4e9d-8457-536b7e11cfce'>
	<result xmlns='urn:xmpp:mam:1' id='C5IE5ITLL00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T17:27:54.000000Z' from='alice_unnamed_1772@localhost'/>
			<message from='alice_unnamed_1772@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1772@localhost'>
				<body>c7695415</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:04:19.818 ***🔗
alice_unnamed_1772@localhost/res1 in
<message from='alice_unnamed_1772@localhost' to='alice_unnamed_1772@localhost/res1' id='47597e2b-0535-4d4a-b9de-78b9f6bfa7c1'>
	<result xmlns='urn:xmpp:mam:1' id='C5IUA3H2K007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T12:43:20.000000Z' from='alice_unnamed_1772@localhost'/>
			<message from='alice_unnamed_1772@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1772@localhost'>
				<body>a8e6b721</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:04:19.818 ***🔗
alice_unnamed_1772@localhost/res1 in
<message from='alice_unnamed_1772@localhost' to='alice_unnamed_1772@localhost/res1' id='507589d9-767d-484a-b406-1a848e4abc85'>
	<result xmlns='urn:xmpp:mam:1' id='C5J8EDKVSG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T00:48:49.000000Z' from='alice_unnamed_1772@localhost'/>
			<message from='alice_unnamed_1772@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1772@localhost'>
				<body>7da4268e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:04:19.818 ***🔗
alice_unnamed_1772@localhost/res1 in
<message from='alice_unnamed_1772@localhost' to='alice_unnamed_1772@localhost/res1' id='e8695a96-f052-4506-a2ba-0dbe1b32f2c0'>
	<result xmlns='urn:xmpp:mam:1' id='C5KE2QV4FG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T21:43:03.000000Z' from='alice_unnamed_1772@localhost'/>
			<message from='alice_unnamed_1772@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1772@localhost'>
				<body>dd320783</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:04:19.818 ***🔗
alice_unnamed_1772@localhost/res1 in
<message from='alice_unnamed_1772@localhost' to='alice_unnamed_1772@localhost/res1' id='e4ff1c96-7368-4dfc-931a-e19ec261ee2a'>
	<result xmlns='urn:xmpp:mam:1' id='C5KJNO834G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T04:27:45.000000Z' from='alice_unnamed_1772@localhost'/>
			<message from='alice_unnamed_1772@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1772@localhost'>
				<body>f805e383</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:04:19.818 ***🔗
alice_unnamed_1772@localhost/res1 in
<message from='alice_unnamed_1772@localhost' to='alice_unnamed_1772@localhost/res1' id='8886c351-9a8c-4fcf-aab2-740a103df5cc'>
	<result xmlns='urn:xmpp:mam:1' id='C5L5BI38L00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T01:28:58.000000Z' from='alice_unnamed_1772@localhost'/>
			<message from='alice_unnamed_1772@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1772@localhost'>
				<body>89345ffd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:04:19.818 ***🔗
alice_unnamed_1772@localhost/res1 in
<message from='alice_unnamed_1772@localhost' to='alice_unnamed_1772@localhost/res1' id='8287c19b-423e-4663-ae44-cd62ea0fd2cf'>
	<result xmlns='urn:xmpp:mam:1' id='C5M2100CL003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T11:41:14.000000Z' from='alice_unnamed_1772@localhost'/>
			<message from='alice_unnamed_1772@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1772@localhost'>
				<body>0f1a0937</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:04:19.818 ***🔗
alice_unnamed_1772@localhost/res1 in
<iq from='alice_unnamed_1772@localhost' to='alice_unnamed_1772@localhost/res1' id='3b9665bf6eebafe7971dff77c4995c3a' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BR4RB40G04</first>
			<last>C5M2100CL003</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 11:04:19.818 ***🔗
alice_unnamed_1772@localhost/res1 out
</stream:stream>

*** User 2024-04-23 11:04:19.818 ***🔗
alice_unnamed_1772@localhost/res1 in
</stream:stream>
*** CT 2024-04-23 11:04:19.824 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2127.html



=== Ended at 2024-04-23 11:04:19
=== successfully completed test case
=== === Returned value: ok