=== 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.41037.0>},
     {basic_group,mam_all},
     {configuration,rdbms},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      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,backend => rdbms,
                      full_text_search => true,message_retraction => true,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      no_stanzaid_element => false,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@746355319fb9.2024-03-21_07.35.41/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.43.28/mam_suite.querying_for_all_messages_with_jid.50436.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@746355319fb9.2024-03-21_07.35.41/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.43.28/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,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,online_backend => mnesia,
              min_presence_interval => 0,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity},
        mod_sic => #{iqdisc => one_queue},
        mod_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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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_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@746355319fb9.2024-03-21_07.35.41"

=== Started at 2024-03-21 07:43:28


*** CT 2024-03-21 07:43:28.985 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2805.html

*** User 2024-03-21 07:43:29.457 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-21 07:43:29.458 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-21 07:43:29.460 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-21 07:43:29.465 ***🔗
alicE_unnamed_1723@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-03-21 07:43:29.465 ***🔗
alicE_unnamed_1723@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='767df8a1c582499c' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:43:29.466 ***🔗
alicE_unnamed_1723@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-03-21 07:43:29.466 ***🔗
alicE_unnamed_1723@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTcyMwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-21 07:43:29.467 ***🔗
alicE_unnamed_1723@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:43:29.467 ***🔗
alicE_unnamed_1723@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-03-21 07:43:29.468 ***🔗
alicE_unnamed_1723@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='80d84444c15fb8eb' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1723@localhost'>

*** User 2024-03-21 07:43:29.468 ***🔗
alicE_unnamed_1723@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-03-21 07:43:29.468 ***🔗
alicE_unnamed_1723@localhost/res1 out
<iq type='set' id='d07a40f91aa8826fa580d461e6a87e99'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:43:29.468 ***🔗
alicE_unnamed_1723@localhost/res1 in
<iq id='d07a40f91aa8826fa580d461e6a87e99' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1723@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:43:29.468 ***🔗
alice_unnamed_1723@localhost/res1 out
<iq type='set' id='e4b0b7e6c6bd6a284b72667d6ea5936c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:43:29.469 ***🔗
alice_unnamed_1723@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1723@localhost/res1' id='e4b0b7e6c6bd6a284b72667d6ea5936c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:43:29.469 ***🔗
alice_unnamed_1723@localhost/res1 out
<presence/>



*** User 2024-03-21 07:43:29.472 ***🔗
alice_unnamed_1723@localhost/res1 in
<presence from='alice_unnamed_1723@localhost/res1' to='alice_unnamed_1723@localhost/res1'/>



*** User 2024-03-21 07:43:29.472 ***🔗
alice_unnamed_1723@localhost/res1 out
<iq type='set' id='bb74f02e5452f22aed3aac5ca0fdbf7a'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_1723@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-21 07:43:29.475 ***🔗
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723@localhost' to='alice_unnamed_1723@localhost/res1' id='c3274104-7245-4be3-bd47-f1117ff0c142'>
	<result xmlns='urn:xmpp:mam:1' id='C4N7DB7PNG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T10:36:39.000000Z' from='alice_unnamed_1723@localhost'/>
			<message from='alice_unnamed_1723@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1723@localhost'>
				<body>f7bedc0e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:29.475 ***🔗
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723@localhost' to='alice_unnamed_1723@localhost/res1' id='6fcfdb9b-37e5-44b9-a0ef-90b92f404bb6'>
	<result xmlns='urn:xmpp:mam:1' id='C4NTMPNBMG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T13:12:37.000000Z' from='alice_unnamed_1723@localhost'/>
			<message from='alice_unnamed_1723@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1723@localhost'>
				<body>9c9e5933</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:29.475 ***🔗
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723@localhost' to='alice_unnamed_1723@localhost/res1' id='88bb2075-66e1-4018-8d4f-db5be1878cbf'>
	<result xmlns='urn:xmpp:mam:1' id='C4O8VNE4000I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T02:40:00.000000Z' from='alice_unnamed_1723@localhost'/>
			<message from='alice_unnamed_1723@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1723@localhost'>
				<body>6a8e03be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:29.475 ***🔗
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723@localhost' to='alice_unnamed_1723@localhost/res1' id='a56d6577-8cbe-46a3-95e8-52ae0b78e84e'>
	<result xmlns='urn:xmpp:mam:1' id='C4PASDBSO008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T19:06:24.000000Z' from='alice_unnamed_1723@localhost'/>
			<message from='alice_unnamed_1723@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1723@localhost'>
				<body>b5a6c112</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:29.476 ***🔗
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723@localhost' to='alice_unnamed_1723@localhost/res1' id='197e1d82-bd2d-461f-8270-a819a7e1dc69'>
	<result xmlns='urn:xmpp:mam:1' id='C4PFGIPLBG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T00:37:51.000000Z' from='alice_unnamed_1723@localhost'/>
			<message from='alice_unnamed_1723@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1723@localhost'>
				<body>af428078</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:29.476 ***🔗
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723@localhost' to='alice_unnamed_1723@localhost/res1' id='6a0e43e5-e0f9-4fcc-b9b6-51aabd04c59b'>
	<result xmlns='urn:xmpp:mam:1' id='C4QMF6VUNG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T23:06:31.000000Z' from='alice_unnamed_1723@localhost'/>
			<message from='alice_unnamed_1723@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1723@localhost'>
				<body>a5b65e7b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:29.476 ***🔗
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723@localhost' to='alice_unnamed_1723@localhost/res1' id='3d2c2ce7-ab4c-4340-bd2a-f6084ddb2cda'>
	<result xmlns='urn:xmpp:mam:1' id='C4QO7H6HN00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T01:12:30.000000Z' from='alice_unnamed_1723@localhost'/>
			<message from='alice_unnamed_1723@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1723@localhost'>
				<body>96112d4c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:29.477 ***🔗
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723@localhost' to='alice_unnamed_1723@localhost/res1' id='af4912b6-f9e2-478c-a0bc-58a2980a60da'>
	<result xmlns='urn:xmpp:mam:1' id='C4RBPMRCD00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T00:33:14.000000Z' from='alice_unnamed_1723@localhost'/>
			<message from='alice_unnamed_1723@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1723@localhost'>
				<body>733a5822</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:29.478 ***🔗
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723@localhost' to='alice_unnamed_1723@localhost/res1' id='825739ac-2b76-4f93-91c3-3f1243c0640e'>
	<result xmlns='urn:xmpp:mam:1' id='C4S56MR98G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T06:51:53.000000Z' from='alice_unnamed_1723@localhost'/>
			<message from='alice_unnamed_1723@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1723@localhost'>
				<body>dfd14358</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:29.478 ***🔗
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723@localhost' to='alice_unnamed_1723@localhost/res1' id='49c5fe8c-13a0-4867-be8f-1a37210af4bc'>
	<result xmlns='urn:xmpp:mam:1' id='C4T3OEGNFG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T19:19:03.000000Z' from='alice_unnamed_1723@localhost'/>
			<message from='alice_unnamed_1723@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1723@localhost'>
				<body>895af605</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:29.478 ***🔗
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723@localhost' to='alice_unnamed_1723@localhost/res1' id='f4c14b76-67f2-41b5-bf55-f5898f474f63'>
	<result xmlns='urn:xmpp:mam:1' id='C4TAG4NMIG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T03:21:33.000000Z' from='alice_unnamed_1723@localhost'/>
			<message from='alice_unnamed_1723@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1723@localhost'>
				<body>1b4839b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:29.478 ***🔗
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723@localhost' to='alice_unnamed_1723@localhost/res1' id='6a90b80c-f85e-45ad-b76e-628d5c854c37'>
	<result xmlns='urn:xmpp:mam:1' id='C4U2PN1QOG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T08:20:57.000000Z' from='alice_unnamed_1723@localhost'/>
			<message from='alice_unnamed_1723@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1723@localhost'>
				<body>a70201c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:29.478 ***🔗
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723@localhost' to='alice_unnamed_1723@localhost/res1' id='1639e51e-6bc1-4cda-8898-a98cd2d1bbc0'>
	<result xmlns='urn:xmpp:mam:1' id='C4UKSI8O6G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T05:55:49.000000Z' from='alice_unnamed_1723@localhost'/>
			<message from='alice_unnamed_1723@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1723@localhost'>
				<body>10961050</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:29.479 ***🔗
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723@localhost' to='alice_unnamed_1723@localhost/res1' id='00205aa9-e5ba-48ce-967f-0be576afbf5f'>
	<result xmlns='urn:xmpp:mam:1' id='C4VMO7H9M00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T22:19:56.000000Z' from='alice_unnamed_1723@localhost'/>
			<message from='alice_unnamed_1723@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1723@localhost'>
				<body>e4d2701b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:29.479 ***🔗
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723@localhost' to='alice_unnamed_1723@localhost/res1' id='982f1221-280c-4416-b42d-9055794b0f69'>
	<result xmlns='urn:xmpp:mam:1' id='C50B16VMQG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T22:31:41.000000Z' from='alice_unnamed_1723@localhost'/>
			<message from='alice_unnamed_1723@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1723@localhost'>
				<body>3f62fd68</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:29.479 ***🔗
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723@localhost' to='alice_unnamed_1723@localhost/res1' id='da73279e-9acb-4c62-8784-069e379daa8a'>
	<result xmlns='urn:xmpp:mam:1' id='C50DOFIPV004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T01:46:54.000000Z' from='alice_unnamed_1723@localhost'/>
			<message from='alice_unnamed_1723@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1723@localhost'>
				<body>9845b898</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:29.479 ***🔗
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723@localhost' to='alice_unnamed_1723@localhost/res1' id='774172f0-069c-4c38-99e6-57dba911bd27'>
	<result xmlns='urn:xmpp:mam:1' id='C51COG9POG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T14:46:01.000000Z' from='alice_unnamed_1723@localhost'/>
			<message from='alice_unnamed_1723@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1723@localhost'>
				<body>a7c1e1cb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:29.479 ***🔗
alice_unnamed_1723@localhost/res1 in
<iq from='alice_unnamed_1723@localhost' to='alice_unnamed_1723@localhost/res1' id='bb74f02e5452f22aed3aac5ca0fdbf7a' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4N7DB7PNG0I</first>
			<last>C51COG9POG0D</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:43:29.480 ***🔗
alice_unnamed_1723@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:43:29.480 ***🔗
alice_unnamed_1723@localhost/res1 in
</stream:stream>
*** CT 2024-03-21 07:43:29.508 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2809.html



=== Ended at 2024-03-21 07:43:29
=== successfully completed test case
=== === Returned value: ok