=== 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.47551.0>},
     {basic_group,mam_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[pm]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      max_result_limit => 50,enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/mam_suite.querying_for_all_messages_with_jid.39813.html"},
     {tc_group_properties,[{name,mam04},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_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@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/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,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => cets,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 => <<>>,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 => <<>>,
                    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},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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 => cets,
              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 => cets,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@fe524ba9ae35.2024-03-11_09.05.30"

=== Started at 2024-03-11 09:13:43


*** CT 2024-03-11 09:13:43.039 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1891.html

*** User 2024-03-11 09:13:43.204 ***🔗
waiting for archive_size is done in 100 miliseconds

*** User 2024-03-11 09:13:43.204 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-11 09:13:43.205 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-11 09:13:43.208 ***🔗
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-03-11 09:13:43.209 ***🔗
alicE_unnamed_2002@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9d3cef66db3cbef6' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 09:13:43.209 ***🔗
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-03-11 09:13:43.209 ***🔗
alicE_unnamed_2002@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjAwMgBtYXR5Z3J5c2E=</auth>



*** User 2024-03-11 09:13:43.210 ***🔗
alicE_unnamed_2002@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 09:13:43.210 ***🔗
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-03-11 09:13:43.210 ***🔗
alicE_unnamed_2002@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='486644494b311dfe' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2002@localhost'>

*** User 2024-03-11 09:13:43.210 ***🔗
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-03-11 09:13:43.210 ***🔗
alicE_unnamed_2002@localhost/res1 out
<iq type='set' id='88eebd9a3d46e5f0fed15afa8ee56a01'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 09:13:43.211 ***🔗
alicE_unnamed_2002@localhost/res1 in
<iq id='88eebd9a3d46e5f0fed15afa8ee56a01' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2002@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 09:13:43.211 ***🔗
alice_unnamed_2002@localhost/res1 out
<iq type='set' id='7c7b97d4f9901d12a2861ed885fa5702'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:43.212 ***🔗
alice_unnamed_2002@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2002@localhost/res1' id='7c7b97d4f9901d12a2861ed885fa5702' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:43.212 ***🔗
alice_unnamed_2002@localhost/res1 out
<presence/>



*** User 2024-03-11 09:13:43.214 ***🔗
alice_unnamed_2002@localhost/res1 in
<presence from='alice_unnamed_2002@localhost/res1' to='alice_unnamed_2002@localhost/res1'/>



*** User 2024-03-11 09:13:43.214 ***🔗
alice_unnamed_2002@localhost/res1 out
<iq type='set' id='c9138cffa6ea36a51637384eed655e83'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2002@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-11 09:13:43.216 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002@localhost' to='alice_unnamed_2002@localhost/res1' id='adeec111-8f14-4969-9d1c-86145d7b62a2'>
	<result xmlns='urn:xmpp:mam:1' id='C4GP534E400J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T04:32:08.000000Z' from='alice_unnamed_2002@localhost'/>
			<message from='alice_unnamed_2002@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2002@localhost'>
				<body>a11e42b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:43.216 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002@localhost' to='alice_unnamed_2002@localhost/res1' id='b930f14b-4fa0-402b-b897-ef9f99f68566'>
	<result xmlns='urn:xmpp:mam:1' id='C4HLRN68K00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T14:47:04.000000Z' from='alice_unnamed_2002@localhost'/>
			<message from='alice_unnamed_2002@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2002@localhost'>
				<body>0bc085da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:43.216 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002@localhost' to='alice_unnamed_2002@localhost/res1' id='14fc0b1a-d1f7-4fde-b659-27e1e47ce65f'>
	<result xmlns='urn:xmpp:mam:1' id='C4HVRUDKM00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T02:43:24.000000Z' from='alice_unnamed_2002@localhost'/>
			<message from='alice_unnamed_2002@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2002@localhost'>
				<body>4244d314</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:43.216 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002@localhost' to='alice_unnamed_2002@localhost/res1' id='5e4dc0d9-d8c6-415b-b88e-f2a523365787'>
	<result xmlns='urn:xmpp:mam:1' id='C4IIPFL1R003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T01:17:58.000000Z' from='alice_unnamed_2002@localhost'/>
			<message from='alice_unnamed_2002@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2002@localhost'>
				<body>0d6a48ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:43.216 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002@localhost' to='alice_unnamed_2002@localhost/res1' id='63230a86-a92b-4329-951d-58929c590634'>
	<result xmlns='urn:xmpp:mam:1' id='C4J7IRK4BG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T02:06:23.000000Z' from='alice_unnamed_2002@localhost'/>
			<message from='alice_unnamed_2002@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2002@localhost'>
				<body>9e44d770</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:43.216 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002@localhost' to='alice_unnamed_2002@localhost/res1' id='d32e72ac-8ca1-4086-b34d-88a79e97ed4f'>
	<result xmlns='urn:xmpp:mam:1' id='C4K7NHJC5G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T16:27:31.000000Z' from='alice_unnamed_2002@localhost'/>
			<message from='alice_unnamed_2002@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2002@localhost'>
				<body>e980a587</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:43.216 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002@localhost' to='alice_unnamed_2002@localhost/res1' id='760a4b92-ba34-496a-a0cd-f47346aa086d'>
	<result xmlns='urn:xmpp:mam:1' id='C4KOFRTMTG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T12:27:15.000000Z' from='alice_unnamed_2002@localhost'/>
			<message from='alice_unnamed_2002@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2002@localhost'>
				<body>bfab721a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:43.217 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002@localhost' to='alice_unnamed_2002@localhost/res1' id='bad61441-784d-4c78-9343-f146e4dd5f7b'>
	<result xmlns='urn:xmpp:mam:1' id='C4LHPGCOBG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T18:38:23.000000Z' from='alice_unnamed_2002@localhost'/>
			<message from='alice_unnamed_2002@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2002@localhost'>
				<body>c5378704</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:43.217 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002@localhost' to='alice_unnamed_2002@localhost/res1' id='6287925c-b31f-4f73-b2a0-769affeb644d'>
	<result xmlns='urn:xmpp:mam:1' id='C4LUT85UO00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T10:17:20.000000Z' from='alice_unnamed_2002@localhost'/>
			<message from='alice_unnamed_2002@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2002@localhost'>
				<body>8cb8cd22</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:43.217 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002@localhost' to='alice_unnamed_2002@localhost/res1' id='c157e463-c323-41d0-b21d-c833996bb351'>
	<result xmlns='urn:xmpp:mam:1' id='C4MCRMET4G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T02:56:01.000000Z' from='alice_unnamed_2002@localhost'/>
			<message from='alice_unnamed_2002@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2002@localhost'>
				<body>b815f590</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:43.217 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002@localhost' to='alice_unnamed_2002@localhost/res1' id='69c23f14-710b-42c5-b2a9-ec59611413c2'>
	<result xmlns='urn:xmpp:mam:1' id='C4N2FUKR100J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T04:44:34.000000Z' from='alice_unnamed_2002@localhost'/>
			<message from='alice_unnamed_2002@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2002@localhost'>
				<body>c6366772</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:43.217 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002@localhost' to='alice_unnamed_2002@localhost/res1' id='e267fd69-dcad-48c8-b082-5619a62d04f7'>
	<result xmlns='urn:xmpp:mam:1' id='C4NJ0R11E00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T00:27:40.000000Z' from='alice_unnamed_2002@localhost'/>
			<message from='alice_unnamed_2002@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2002@localhost'>
				<body>0a170418</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:43.217 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002@localhost' to='alice_unnamed_2002@localhost/res1' id='7bd4f99b-6a2d-4c7f-a1b0-e986b6486b6b'>
	<result xmlns='urn:xmpp:mam:1' id='C4OK7QM0M00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T16:05:32.000000Z' from='alice_unnamed_2002@localhost'/>
			<message from='alice_unnamed_2002@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2002@localhost'>
				<body>e759555d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:43.217 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002@localhost' to='alice_unnamed_2002@localhost/res1' id='29378816-e31a-478c-804d-845d988dd1be'>
	<result xmlns='urn:xmpp:mam:1' id='C4P7SF0HP00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T15:31:46.000000Z' from='alice_unnamed_2002@localhost'/>
			<message from='alice_unnamed_2002@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2002@localhost'>
				<body>bd6220b5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:43.217 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002@localhost' to='alice_unnamed_2002@localhost/res1' id='266b7c40-68d3-4d67-84ef-5087262a2945'>
	<result xmlns='urn:xmpp:mam:1' id='C4PJ2M5R1001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T04:53:06.000000Z' from='alice_unnamed_2002@localhost'/>
			<message from='alice_unnamed_2002@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2002@localhost'>
				<body>1f1b9c7d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:43.217 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002@localhost' to='alice_unnamed_2002@localhost/res1' id='583d9597-8c99-4193-bc80-83c14d517ec2'>
	<result xmlns='urn:xmpp:mam:1' id='C4QAVTTAFG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T09:24:55.000000Z' from='alice_unnamed_2002@localhost'/>
			<message from='alice_unnamed_2002@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2002@localhost'>
				<body>dbd68605</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:43.218 ***🔗
alice_unnamed_2002@localhost/res1 in
<message from='alice_unnamed_2002@localhost' to='alice_unnamed_2002@localhost/res1' id='a3c1e376-5214-4cf7-970e-cc17bfd1f4d7'>
	<result xmlns='urn:xmpp:mam:1' id='C4R82QD4EG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T20:07:17.000000Z' from='alice_unnamed_2002@localhost'/>
			<message from='alice_unnamed_2002@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2002@localhost'>
				<body>b7935af1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:43.218 ***🔗
alice_unnamed_2002@localhost/res1 in
<iq from='alice_unnamed_2002@localhost' to='alice_unnamed_2002@localhost/res1' id='c9138cffa6ea36a51637384eed655e83' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4GP534E400J</first>
			<last>C4R82QD4EG0J</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-11 09:13:43.218 ***🔗
alice_unnamed_2002@localhost/res1 out
</stream:stream>

*** User 2024-03-11 09:13:43.218 ***🔗
alice_unnamed_2002@localhost/res1 in
</stream:stream>
*** CT 2024-03-11 09:13:43.221 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1895.html



=== Ended at 2024-03-11 09:13:43
=== successfully completed test case
=== === Returned value: ok