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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.5399.1>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => false,
                            flush_interval => 2000,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => false,default_result_limit => 50,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,message_retraction => true,
                      muc => #{host => {prefix,<<"muc.">>}},
                      no_stanzaid_element => false,
                      send_message => mod_mam_utils,
                      user_prefs_store => mnesia}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cb94372a8ea7.2022-04-04_15.02.36/big_tests.tests.mam_SUITE.logs/run.2022-04-04_15.07.14/mam_suite.muc_querying_for_all_messages_with_jid.61059.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_muc_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@cb94372a8ea7.2022-04-04_15.02.36/big_tests.tests.mam_SUITE.logs/run.2022-04-04_15.07.14/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,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => [],
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => [],mod_commands => [],
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc =>
            #{access => muc,access_admin => none,access_create => muc_create,
              access_persistent => all,backend => rdbms,
              default_room =>
                  #{affiliations => [],allow_change_subj => true,
                    allow_multiple_sessions => false,
                    allow_private_messages => true,allow_query_users => true,
                    allow_user_invites => false,
                    allow_visitor_nickchange => true,
                    allow_visitor_status => true,anonymous => true,
                    description => <<>>,logging => false,max_users => 200,
                    maygetmemberlist => [],members_by_default => true,
                    members_only => false,moderated => true,password => <<>>,
                    password_protected => false,persistent => false,
                    public => true,public_list => true,subject => <<>>,
                    subject_author => <<>>,title => <<>>},
              hibernate_timeout => 2000,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,history_size => 20,
              host => {prefix,<<"muc.">>},
              http_auth_pool => none,load_permanent_rooms_at_startup => false,
              max_room_desc => infinity,max_room_id => infinity,
              max_room_name => infinity,max_user_conferences => 10,
              max_users => 200,max_users_admin_threshold => 5,
              min_message_interval => 0,min_presence_interval => 0,
              room_shaper => none,user_message_shaper => none,
              user_presence_shaper => none},
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log =>
            #{access_log => muc,css_file => false,dirname => room_jid,
              dirtype => subdirs,file_format => html,outdir => "/tmp/muclogs",
              spam_prevention => true,timezone => local,
              top_link => {"/","Home"}},
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {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@cb94372a8ea7.2022-04-04_15.02.36"

=== Started at 2022-04-04 15:07:48


*** CT 2022-04-04 15:07:48.765 *** View log from node mongooseim@localhost when started mongooseim@localhost_1291.html
*** CT 2022-04-04 15:07:48.765 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_430.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-04-04 15:07:49.186 ***
alicE_unnamed_1397@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-04 15:07:49.186 ***
alicE_unnamed_1397@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5bfb14ddd856581d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:07:49.187 ***
alicE_unnamed_1397@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-04-04 15:07:49.187 ***
alicE_unnamed_1397@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTM5NwBtYXR5Z3J5c2E=</auth>



*** User 2022-04-04 15:07:49.189 ***
alicE_unnamed_1397@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-04 15:07:49.189 ***
alicE_unnamed_1397@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-04 15:07:49.189 ***
alicE_unnamed_1397@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b2b03eff42c208dd' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:07:49.190 ***
alicE_unnamed_1397@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-04-04 15:07:49.190 ***
alicE_unnamed_1397@localhost/res1 out
<iq type='set' id='b90ef9c98ab1d11cba4853140556b6ff'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-04 15:07:49.190 ***
alicE_unnamed_1397@localhost/res1 in
<iq id='b90ef9c98ab1d11cba4853140556b6ff' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1397@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-04 15:07:49.190 ***
alicE_unnamed_1397@localhost/res1 out
<iq type='set' id='d54d37d90422c8bec2f2df7853713784'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:07:49.190 ***
alicE_unnamed_1397@localhost/res1 in
<iq type='result' id='d54d37d90422c8bec2f2df7853713784'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:07:49.191 ***
alicE_unnamed_1397@localhost/res1 out
<presence/>



*** User 2022-04-04 15:07:49.193 ***
alicE_unnamed_1397@localhost/res1 in
<presence from='alicE_unnamed_1397@localhost/res1' to='alice_unnamed_1397@localhost/res1' xml:lang='en'/>



*** User 2022-04-04 15:07:49.193 ***
alicE_unnamed_1397@localhost/res1 out
<iq type='set' id='a67ea2fb00d5df1aedfbb06549bdd848' to='alicE_unnamed_1397room0-5465-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-04-04 15:07:49.196 ***
alicE_unnamed_1397@localhost/res1 in
<message from='alice_unnamed_1397room0-5465-1@muc.localhost' to='alicE_unnamed_1397@localhost/res1' id='5de59dcd-8e68-4251-b176-9d6aaa1d573e'>
	<result xmlns='urn:xmpp:mam:2' id='BMKOTDD4H008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-19T21:26:42.000000Z' from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6fda9113</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:49.196 ***
alicE_unnamed_1397@localhost/res1 in
<message from='alice_unnamed_1397room0-5465-1@muc.localhost' to='alicE_unnamed_1397@localhost/res1' id='1a39a1c9-3234-4ea9-9e0d-b32a30a93a41'>
	<result xmlns='urn:xmpp:mam:2' id='BMLCG88VNG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-20T20:48:55.000000Z' from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7c2c2616</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:49.196 ***
alicE_unnamed_1397@localhost/res1 in
<message from='alice_unnamed_1397room0-5465-1@muc.localhost' to='alicE_unnamed_1397@localhost/res1' id='bc8353c2-1d6e-47c9-b8a3-b1c898625ad1'>
	<result xmlns='urn:xmpp:mam:2' id='BMLPFJS3E005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-21T12:18:04.000000Z' from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0e0acc46</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:49.196 ***
alicE_unnamed_1397@localhost/res1 in
<message from='alice_unnamed_1397room0-5465-1@muc.localhost' to='alicE_unnamed_1397@localhost/res1' id='e74fc8fc-6943-4b10-aca0-0308172d19fd'>
	<result xmlns='urn:xmpp:mam:2' id='BMM71P7Q2G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-22T04:29:17.000000Z' from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>954c5c1e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:49.196 ***
alicE_unnamed_1397@localhost/res1 in
<message from='alice_unnamed_1397room0-5465-1@muc.localhost' to='alicE_unnamed_1397@localhost/res1' id='35b09085-1e58-4d4a-9849-b92a510ea648'>
	<result xmlns='urn:xmpp:mam:2' id='BMN4PKSBT00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-23T15:58:34.000000Z' from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>25c151fc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:49.196 ***
alicE_unnamed_1397@localhost/res1 in
<message from='alice_unnamed_1397room0-5465-1@muc.localhost' to='alicE_unnamed_1397@localhost/res1' id='110dc500-68b2-4933-a46d-ace0f6e8d430'>
	<result xmlns='urn:xmpp:mam:2' id='BMNITKHITG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-24T08:49:39.000000Z' from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8b52c442</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:49.196 ***
alicE_unnamed_1397@localhost/res1 in
<message from='alice_unnamed_1397room0-5465-1@muc.localhost' to='alicE_unnamed_1397@localhost/res1' id='de55220b-c3af-47f4-b6eb-504c516d776e'>
	<result xmlns='urn:xmpp:mam:2' id='BMO6FNARTG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-25T08:10:11.000000Z' from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b989c61e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:49.196 ***
alicE_unnamed_1397@localhost/res1 in
<message from='alice_unnamed_1397room0-5465-1@muc.localhost' to='alicE_unnamed_1397@localhost/res1' id='5771a325-d3ab-4def-97ec-d5eb728b9681'>
	<result xmlns='urn:xmpp:mam:2' id='BMOMPH74NG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-26T03:37:27.000000Z' from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6cdc764a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:49.196 ***
alicE_unnamed_1397@localhost/res1 in
<message from='alice_unnamed_1397room0-5465-1@muc.localhost' to='alicE_unnamed_1397@localhost/res1' id='79b42598-f217-4888-ade3-0ebc2e90aea4'>
	<result xmlns='urn:xmpp:mam:2' id='BMPBOMTGPG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-27T04:38:51.000000Z' from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5995b9c0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:49.196 ***
alicE_unnamed_1397@localhost/res1 in
<message from='alice_unnamed_1397room0-5465-1@muc.localhost' to='alicE_unnamed_1397@localhost/res1' id='9578725f-2f89-4a9a-af12-b88f28f4a0a3'>
	<result xmlns='urn:xmpp:mam:2' id='BMQ7NQGVFG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-28T14:01:11.000000Z' from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1a3302ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:49.196 ***
alicE_unnamed_1397@localhost/res1 in
<message from='alice_unnamed_1397room0-5465-1@muc.localhost' to='alicE_unnamed_1397@localhost/res1' id='4fba0016-b1e8-4c07-92a8-bc12e2012df7'>
	<result xmlns='urn:xmpp:mam:2' id='BMQPS5LD6006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-29T11:39:24.000000Z' from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>34a86d08</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:49.196 ***
alicE_unnamed_1397@localhost/res1 in
<message from='alice_unnamed_1397room0-5465-1@muc.localhost' to='alicE_unnamed_1397@localhost/res1' id='11c0e2c5-ac04-4dce-9b35-79abee7e792d'>
	<result xmlns='urn:xmpp:mam:2' id='BMRD3GDF8G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-30T10:35:53.000000Z' from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>10b50081</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:49.196 ***
alicE_unnamed_1397@localhost/res1 in
<message from='alice_unnamed_1397room0-5465-1@muc.localhost' to='alicE_unnamed_1397@localhost/res1' id='a7b60475-c555-4363-8645-2366afb219a5'>
	<result xmlns='urn:xmpp:mam:2' id='BMS3MG2L7G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-31T13:33:11.000000Z' from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ad0c6f6e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:49.196 ***
alicE_unnamed_1397@localhost/res1 in
<message from='alice_unnamed_1397room0-5465-1@muc.localhost' to='alicE_unnamed_1397@localhost/res1' id='807a4c1f-4466-45f6-8aa3-692691f21cc1'>
	<result xmlns='urn:xmpp:mam:2' id='BMSUGVCCF00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-01T21:33:34.000000Z' from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ad864414</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:49.197 ***
alicE_unnamed_1397@localhost/res1 in
<message from='alice_unnamed_1397room0-5465-1@muc.localhost' to='alicE_unnamed_1397@localhost/res1' id='8b471144-6367-49e5-8bcf-d0604de94f05'>
	<result xmlns='urn:xmpp:mam:2' id='BMT4RK49AG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-02T05:06:53.000000Z' from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9835d401</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:49.197 ***
alicE_unnamed_1397@localhost/res1 in
<message from='alice_unnamed_1397room0-5465-1@muc.localhost' to='alicE_unnamed_1397@localhost/res1' id='8959834d-8fac-4c36-82a7-48556fe82938'>
	<result xmlns='urn:xmpp:mam:2' id='BMU1F509AG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-03T15:14:53.000000Z' from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7b8e5b3f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:49.197 ***
alicE_unnamed_1397@localhost/res1 in
<message from='alice_unnamed_1397room0-5465-1@muc.localhost' to='alicE_unnamed_1397@localhost/res1' id='70805f33-5268-470b-8ab2-9f305ab3343c'>
	<result xmlns='urn:xmpp:mam:2' id='BMULAO0LOG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T14:56:41.000000Z' from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1397room0-5465-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a235b31c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:07:49.197 ***
alicE_unnamed_1397@localhost/res1 in
<iq from='alice_unnamed_1397room0-5465-1@muc.localhost' to='alicE_unnamed_1397@localhost/res1' id='a67ea2fb00d5df1aedfbb06549bdd848' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BMKOTDD4H008</first>
			<last>BMULAO0LOG0I</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-04-04 15:07:49.197 ***
alicE_unnamed_1397@localhost/res1 out
</stream:stream>

*** User 2022-04-04 15:07:49.197 ***
alicE_unnamed_1397@localhost/res1 in
</stream:stream>
*** CT 2022-04-04 15:07:49.205 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_430.html
*** CT 2022-04-04 15:07:49.206 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1292.html



=== Ended at 2022-04-04 15:07:49
=== successfully completed test case
=== === Returned value: ok