=== 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.48376.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},
                      send_message => mod_mam_utils,backend => rdbms,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      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@100e910b36a4.2024-03-13_08.15.22/big_tests.tests.mam_SUITE.logs/run.2024-03-13_08.22.22/mam_suite.querying_for_all_messages_with_jid.104835.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@100e910b36a4.2024-03-13_08.15.22/big_tests.tests.mam_SUITE.logs/run.2024-03-13_08.22.22/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => cets,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 => <<>>,title => <<>>,
                    persistent => false,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,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,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_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@100e910b36a4.2024-03-13_08.15.22"

=== Started at 2024-03-13 08:22:53


*** CT 2024-03-13 08:22:53.509 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1893.html

*** User 2024-03-13 08:22:53.731 ***🔗
waiting for archive_size is done in 100 miliseconds

*** User 2024-03-13 08:22:53.731 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-13 08:22:53.732 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-13 08:22:53.735 ***🔗
alicE_unnamed_2019@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-13 08:22:53.735 ***🔗
alicE_unnamed_2019@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7b42b1de3622b88a' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-13 08:22:53.735 ***🔗
alicE_unnamed_2019@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-13 08:22:53.735 ***🔗
alicE_unnamed_2019@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjAxOQBtYXR5Z3J5c2E=</auth>



*** User 2024-03-13 08:22:53.736 ***🔗
alicE_unnamed_2019@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-13 08:22:53.736 ***🔗
alicE_unnamed_2019@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-13 08:22:53.737 ***🔗
alicE_unnamed_2019@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='aba249c1c6104978' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2019@localhost'>

*** User 2024-03-13 08:22:53.737 ***🔗
alicE_unnamed_2019@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-13 08:22:53.737 ***🔗
alicE_unnamed_2019@localhost/res1 out
<iq type='set' id='ce7dd35ece37c7f0a338a05fdb90a9dc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-13 08:22:53.737 ***🔗
alicE_unnamed_2019@localhost/res1 in
<iq id='ce7dd35ece37c7f0a338a05fdb90a9dc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2019@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-13 08:22:53.737 ***🔗
alice_unnamed_2019@localhost/res1 out
<iq type='set' id='7558670b66f8e421eb8e4489f5fa626b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-13 08:22:53.738 ***🔗
alice_unnamed_2019@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2019@localhost/res1' id='7558670b66f8e421eb8e4489f5fa626b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-13 08:22:53.738 ***🔗
alice_unnamed_2019@localhost/res1 out
<presence/>



*** User 2024-03-13 08:22:53.739 ***🔗
alice_unnamed_2019@localhost/res1 in
<presence from='alice_unnamed_2019@localhost/res1' to='alice_unnamed_2019@localhost/res1'/>



*** User 2024-03-13 08:22:53.739 ***🔗
alice_unnamed_2019@localhost/res1 out
<iq type='set' id='c92c83ded0ecf6edc4225ea13187a0e8'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2019@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-13 08:22:53.741 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019@localhost' to='alice_unnamed_2019@localhost/res1' id='306c4ded-4561-4b65-b44f-d663825ea445'>
	<result xmlns='urn:xmpp:mam:1' id='C4HVPAVBF006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T02:37:34.000000Z' from='alice_unnamed_2019@localhost'/>
			<message from='alice_unnamed_2019@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2019@localhost'>
				<body>f802d758</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 08:22:53.741 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019@localhost' to='alice_unnamed_2019@localhost/res1' id='f0221af2-2987-463b-a1aa-423ace82b726'>
	<result xmlns='urn:xmpp:mam:1' id='C4IT4O76A00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T13:39:00.000000Z' from='alice_unnamed_2019@localhost'/>
			<message from='alice_unnamed_2019@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2019@localhost'>
				<body>412becca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 08:22:53.741 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019@localhost' to='alice_unnamed_2019@localhost/res1' id='6b6ed303-e9c6-4274-8feb-501ea9e1d7cc'>
	<result xmlns='urn:xmpp:mam:1' id='C4JH6FTQOG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T13:34:33.000000Z' from='alice_unnamed_2019@localhost'/>
			<message from='alice_unnamed_2019@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2019@localhost'>
				<body>797a8dd1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 08:22:53.741 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019@localhost' to='alice_unnamed_2019@localhost/res1' id='1c5fe2b2-49ec-455f-adcf-7bac78369bc9'>
	<result xmlns='urn:xmpp:mam:1' id='C4K70I2MB00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T15:36:06.000000Z' from='alice_unnamed_2019@localhost'/>
			<message from='alice_unnamed_2019@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2019@localhost'>
				<body>0dcc64f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 08:22:53.741 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019@localhost' to='alice_unnamed_2019@localhost/res1' id='d6881ebf-034b-45a4-8284-400f1f40e82f'>
	<result xmlns='urn:xmpp:mam:1' id='C4KMA9APK001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T09:51:36.000000Z' from='alice_unnamed_2019@localhost'/>
			<message from='alice_unnamed_2019@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2019@localhost'>
				<body>1a21f4fc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 08:22:53.741 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019@localhost' to='alice_unnamed_2019@localhost/res1' id='3e837977-33fa-4bed-9ece-37f6361488af'>
	<result xmlns='urn:xmpp:mam:1' id='C4LBNAV3H00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T11:24:02.000000Z' from='alice_unnamed_2019@localhost'/>
			<message from='alice_unnamed_2019@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2019@localhost'>
				<body>cff63d08</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 08:22:53.741 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019@localhost' to='alice_unnamed_2019@localhost/res1' id='52ebcfb4-2663-4939-9206-3447497fb9e4'>
	<result xmlns='urn:xmpp:mam:1' id='C4M9DAOM200H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T22:49:08.000000Z' from='alice_unnamed_2019@localhost'/>
			<message from='alice_unnamed_2019@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2019@localhost'>
				<body>c4748662</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 08:22:53.741 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019@localhost' to='alice_unnamed_2019@localhost/res1' id='1582d9c9-be87-4aa1-a459-89461f9276ac'>
	<result xmlns='urn:xmpp:mam:1' id='C4MRPHE4400K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T20:44:56.000000Z' from='alice_unnamed_2019@localhost'/>
			<message from='alice_unnamed_2019@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2019@localhost'>
				<body>32a3901c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 08:22:53.741 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019@localhost' to='alice_unnamed_2019@localhost/res1' id='48cb3467-e553-4ec0-8149-e9632add6af7'>
	<result xmlns='urn:xmpp:mam:1' id='C4N6P1PALG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T09:51:15.000000Z' from='alice_unnamed_2019@localhost'/>
			<message from='alice_unnamed_2019@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2019@localhost'>
				<body>e1e9b23c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 08:22:53.742 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019@localhost' to='alice_unnamed_2019@localhost/res1' id='9250542d-1ec1-469e-9ca0-3f3de138e019'>
	<result xmlns='urn:xmpp:mam:1' id='C4O579KIU007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T22:10:36.000000Z' from='alice_unnamed_2019@localhost'/>
			<message from='alice_unnamed_2019@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2019@localhost'>
				<body>45d594c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 08:22:53.742 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019@localhost' to='alice_unnamed_2019@localhost/res1' id='3dae116e-d593-49cf-a157-1e884a98dbc7'>
	<result xmlns='urn:xmpp:mam:1' id='C4OIVDVE700G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T14:35:10.000000Z' from='alice_unnamed_2019@localhost'/>
			<message from='alice_unnamed_2019@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2019@localhost'>
				<body>8f0cd2bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 08:22:53.742 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019@localhost' to='alice_unnamed_2019@localhost/res1' id='ec717c82-035b-4f60-a779-945fc2d65bb3'>
	<result xmlns='urn:xmpp:mam:1' id='C4OVOF56H002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T05:50:10.000000Z' from='alice_unnamed_2019@localhost'/>
			<message from='alice_unnamed_2019@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2019@localhost'>
				<body>315b5369</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 08:22:53.742 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019@localhost' to='alice_unnamed_2019@localhost/res1' id='fa9c77b4-5a4f-4a44-a81d-f21e963e867d'>
	<result xmlns='urn:xmpp:mam:1' id='C4PH6NRNI00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T02:39:00.000000Z' from='alice_unnamed_2019@localhost'/>
			<message from='alice_unnamed_2019@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2019@localhost'>
				<body>0233a87c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 08:22:53.742 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019@localhost' to='alice_unnamed_2019@localhost/res1' id='ebbbd623-01ee-4206-84c2-aa1819d2701a'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q8UDVA8003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T06:58:24.000000Z' from='alice_unnamed_2019@localhost'/>
			<message from='alice_unnamed_2019@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2019@localhost'>
				<body>97dde8f9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 08:22:53.742 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019@localhost' to='alice_unnamed_2019@localhost/res1' id='e466bd49-4434-4be0-b9f8-6bca2f2719b0'>
	<result xmlns='urn:xmpp:mam:1' id='C4QP2CESH008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T02:12:34.000000Z' from='alice_unnamed_2019@localhost'/>
			<message from='alice_unnamed_2019@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2019@localhost'>
				<body>586260cd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 08:22:53.742 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019@localhost' to='alice_unnamed_2019@localhost/res1' id='59e7d5d6-f1a8-4856-9732-998f34f885c1'>
	<result xmlns='urn:xmpp:mam:1' id='C4RD7UN18G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T02:16:41.000000Z' from='alice_unnamed_2019@localhost'/>
			<message from='alice_unnamed_2019@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2019@localhost'>
				<body>3349fbc6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 08:22:53.742 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019@localhost' to='alice_unnamed_2019@localhost/res1' id='414041b7-379a-4c93-ae8a-c0c25480b712'>
	<result xmlns='urn:xmpp:mam:1' id='C4SF6HTI500F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T18:47:22.000000Z' from='alice_unnamed_2019@localhost'/>
			<message from='alice_unnamed_2019@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2019@localhost'>
				<body>21829752</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-13 08:22:53.742 ***🔗
alice_unnamed_2019@localhost/res1 in
<iq from='alice_unnamed_2019@localhost' to='alice_unnamed_2019@localhost/res1' id='c92c83ded0ecf6edc4225ea13187a0e8' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4HVPAVBF006</first>
			<last>C4SF6HTI500F</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-13 08:22:53.743 ***🔗
alice_unnamed_2019@localhost/res1 out
</stream:stream>

*** User 2024-03-13 08:22:53.744 ***🔗
alice_unnamed_2019@localhost/res1 in
</stream:stream>
*** CT 2024-03-13 08:22:53.749 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1897.html



=== Ended at 2024-03-13 08:22:53
=== successfully completed test case
=== === Returned value: ok