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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {watchdog,<0.41276.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.105602.html"},
     {tc_group_properties,[{name,mam06},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:29


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

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

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

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

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

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



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



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

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



*** User 2024-03-21 07:43:30.400 ***🔗
alicE_unnamed_1739@localhost/res1 in
<iq id='0688828085bed2882c113ac398d56e77' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1739@localhost/res1</jid>
	</bind>
</iq>



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



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



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



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



*** User 2024-03-21 07:43:30.405 ***🔗
alice_unnamed_1739@localhost/res1 out
<iq type='set' id='62463893738a15a6f81565fb9758d627'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_1739@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-21 07:43:30.409 ***🔗
alice_unnamed_1739@localhost/res1 in
<message from='alice_unnamed_1739@localhost' to='alice_unnamed_1739@localhost/res1' id='6e6c10a3-d0a7-4cee-b761-15e4443b3531'>
	<result xmlns='urn:xmpp:mam:2' id='C4NF2I2DVG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T19:45:11.000000Z' from='alice_unnamed_1739@localhost'/>
			<message from='alice_unnamed_1739@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1739@localhost'>
				<body>068cd061</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:30.409 ***🔗
alice_unnamed_1739@localhost/res1 in
<message from='alice_unnamed_1739@localhost' to='alice_unnamed_1739@localhost/res1' id='abdecdb6-740b-4bdd-b86e-0d462011069d'>
	<result xmlns='urn:xmpp:mam:2' id='C4O04JOOCG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T16:06:41.000000Z' from='alice_unnamed_1739@localhost'/>
			<message from='alice_unnamed_1739@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1739@localhost'>
				<body>4a94273f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:30.409 ***🔗
alice_unnamed_1739@localhost/res1 in
<message from='alice_unnamed_1739@localhost' to='alice_unnamed_1739@localhost/res1' id='d52e7570-d032-48c6-8764-275020120ddf'>
	<result xmlns='urn:xmpp:mam:2' id='C4O7IV8B8G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T00:59:53.000000Z' from='alice_unnamed_1739@localhost'/>
			<message from='alice_unnamed_1739@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1739@localhost'>
				<body>3b19ef8e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:30.409 ***🔗
alice_unnamed_1739@localhost/res1 in
<message from='alice_unnamed_1739@localhost' to='alice_unnamed_1739@localhost/res1' id='aba914ef-deac-43a0-a871-6808dcc98b80'>
	<result xmlns='urn:xmpp:mam:2' id='C4PEOMT2PG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T23:44:27.000000Z' from='alice_unnamed_1739@localhost'/>
			<message from='alice_unnamed_1739@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1739@localhost'>
				<body>050d660d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:30.409 ***🔗
alice_unnamed_1739@localhost/res1 in
<message from='alice_unnamed_1739@localhost' to='alice_unnamed_1739@localhost/res1' id='d8e71708-d61b-4c15-83ee-81a18b12e76a'>
	<result xmlns='urn:xmpp:mam:2' id='C4PIT5GEQG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T04:40:45.000000Z' from='alice_unnamed_1739@localhost'/>
			<message from='alice_unnamed_1739@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1739@localhost'>
				<body>b39395b5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:30.410 ***🔗
alice_unnamed_1739@localhost/res1 in
<message from='alice_unnamed_1739@localhost' to='alice_unnamed_1739@localhost/res1' id='abaf440a-d74b-44be-b862-edc99154b110'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q94T58EG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T07:12:53.000000Z' from='alice_unnamed_1739@localhost'/>
			<message from='alice_unnamed_1739@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1739@localhost'>
				<body>e6541cee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:30.410 ***🔗
alice_unnamed_1739@localhost/res1 in
<message from='alice_unnamed_1739@localhost' to='alice_unnamed_1739@localhost/res1' id='398ebde5-224a-4ba0-9bec-ab651cd37704'>
	<result xmlns='urn:xmpp:mam:2' id='C4QTBCNQFG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T07:19:03.000000Z' from='alice_unnamed_1739@localhost'/>
			<message from='alice_unnamed_1739@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1739@localhost'>
				<body>3bca4c41</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:30.410 ***🔗
alice_unnamed_1739@localhost/res1 in
<message from='alice_unnamed_1739@localhost' to='alice_unnamed_1739@localhost/res1' id='c7ed7faa-3405-4c69-8569-3a0bafdc9184'>
	<result xmlns='urn:xmpp:mam:2' id='C4RLABPAI00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T11:54:44.000000Z' from='alice_unnamed_1739@localhost'/>
			<message from='alice_unnamed_1739@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1739@localhost'>
				<body>d7584103</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:30.410 ***🔗
alice_unnamed_1739@localhost/res1 in
<message from='alice_unnamed_1739@localhost' to='alice_unnamed_1739@localhost/res1' id='434d111b-d5d4-49cb-a8a1-836ae992e631'>
	<result xmlns='urn:xmpp:mam:2' id='C4SCKE2C600C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T15:43:40.000000Z' from='alice_unnamed_1739@localhost'/>
			<message from='alice_unnamed_1739@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1739@localhost'>
				<body>5031ae17</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:30.410 ***🔗
alice_unnamed_1739@localhost/res1 in
<message from='alice_unnamed_1739@localhost' to='alice_unnamed_1739@localhost/res1' id='d3a875a4-c6eb-4c19-80ca-8dd5a3edd313'>
	<result xmlns='urn:xmpp:mam:2' id='C4SQJ30UGG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T08:22:49.000000Z' from='alice_unnamed_1739@localhost'/>
			<message from='alice_unnamed_1739@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1739@localhost'>
				<body>14471d4c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:30.411 ***🔗
alice_unnamed_1739@localhost/res1 in
<message from='alice_unnamed_1739@localhost' to='alice_unnamed_1739@localhost/res1' id='6a1ea4ba-ecad-4d93-ac99-4fbb1fcecc78'>
	<result xmlns='urn:xmpp:mam:2' id='C4TEAH7OK00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T07:55:20.000000Z' from='alice_unnamed_1739@localhost'/>
			<message from='alice_unnamed_1739@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1739@localhost'>
				<body>4b242f9f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:30.411 ***🔗
alice_unnamed_1739@localhost/res1 in
<message from='alice_unnamed_1739@localhost' to='alice_unnamed_1739@localhost/res1' id='9f206955-d4bf-4b11-98fb-2191f0fe609f'>
	<result xmlns='urn:xmpp:mam:2' id='C4U40B0JOG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T09:47:21.000000Z' from='alice_unnamed_1739@localhost'/>
			<message from='alice_unnamed_1739@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1739@localhost'>
				<body>3aed15c9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:30.411 ***🔗
alice_unnamed_1739@localhost/res1 in
<message from='alice_unnamed_1739@localhost' to='alice_unnamed_1739@localhost/res1' id='29b547a1-51cc-42a2-a4bc-1a7beb8ffff3'>
	<result xmlns='urn:xmpp:mam:2' id='C4UNVFGJ4G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T09:37:05.000000Z' from='alice_unnamed_1739@localhost'/>
			<message from='alice_unnamed_1739@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1739@localhost'>
				<body>01a09989</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:30.413 ***🔗
alice_unnamed_1739@localhost/res1 in
<message from='alice_unnamed_1739@localhost' to='alice_unnamed_1739@localhost/res1' id='58b41671-b6cd-4f13-bada-cdb1c791e311'>
	<result xmlns='urn:xmpp:mam:2' id='C4VJF8U0MG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T18:25:09.000000Z' from='alice_unnamed_1739@localhost'/>
			<message from='alice_unnamed_1739@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1739@localhost'>
				<body>7fbeae97</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:30.413 ***🔗
alice_unnamed_1739@localhost/res1 in
<message from='alice_unnamed_1739@localhost' to='alice_unnamed_1739@localhost/res1' id='97a80a2e-d12d-4bec-bbbb-4c3d12b90557'>
	<result xmlns='urn:xmpp:mam:2' id='C508RI848G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T19:55:53.000000Z' from='alice_unnamed_1739@localhost'/>
			<message from='alice_unnamed_1739@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1739@localhost'>
				<body>de1424f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:30.413 ***🔗
alice_unnamed_1739@localhost/res1 in
<message from='alice_unnamed_1739@localhost' to='alice_unnamed_1739@localhost/res1' id='fc6a76d5-2535-43a2-958d-4a0410fa9a34'>
	<result xmlns='urn:xmpp:mam:2' id='C50GQ6LUD00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T05:25:30.000000Z' from='alice_unnamed_1739@localhost'/>
			<message from='alice_unnamed_1739@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1739@localhost'>
				<body>32195900</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:30.413 ***🔗
alice_unnamed_1739@localhost/res1 in
<message from='alice_unnamed_1739@localhost' to='alice_unnamed_1739@localhost/res1' id='3963a3fc-2dad-4f65-b841-e211ecc2ee0e'>
	<result xmlns='urn:xmpp:mam:2' id='C51J3B0E4G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T22:19:45.000000Z' from='alice_unnamed_1739@localhost'/>
			<message from='alice_unnamed_1739@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1739@localhost'>
				<body>ba4d4c9a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:30.413 ***🔗
alice_unnamed_1739@localhost/res1 in
<iq from='alice_unnamed_1739@localhost' to='alice_unnamed_1739@localhost/res1' id='62463893738a15a6f81565fb9758d627' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4NF2I2DVG09</first>
			<last>C51J3B0E4G0I</last>
			<count>17</count>
		</set>
	</fin>
</iq>



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

*** User 2024-03-21 07:43:30.414 ***🔗
alice_unnamed_1739@localhost/res1 in
</stream:stream>
*** CT 2024-03-21 07:43:30.464 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2815.html



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