=== 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.41905.0>},
     {basic_group,muc_all},
     {configuration,rdbms},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,max_result_limit => 50,
                      send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {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@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.mam_SUITE.logs/run.2023-11-17_15.17.13/mam_suite.muc_querying_for_all_messages_with_jid.110466.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_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@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.mam_SUITE.logs/run.2023-11-17_15.17.13/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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_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_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},
        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 => <<>>,subject => <<>>,
                    anonymous => true,affiliations => [],
                    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_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}}},
     {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@1c2ae12cdb1a.2023-11-17_15.10.15"

=== Started at 2023-11-17 15:17:18


*** CT 2023-11-17 15:17:18.729 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1947.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2023-11-17 15:17:18.931 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-17 15:17:18.936 ***🔗
alicE_unnamed_1759@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:17:18.937 ***🔗
alicE_unnamed_1759@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='767de3f4624f1786' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:17:18.937 ***🔗
alicE_unnamed_1759@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 2023-11-17 15:17:18.937 ***🔗
alicE_unnamed_1759@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTc1OQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:17:18.938 ***🔗
alicE_unnamed_1759@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:17:18.938 ***🔗
alicE_unnamed_1759@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:17:18.938 ***🔗
alicE_unnamed_1759@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='610ee39fc202a6e2' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1759@localhost'>

*** User 2023-11-17 15:17:18.938 ***🔗
alicE_unnamed_1759@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 2023-11-17 15:17:18.938 ***🔗
alicE_unnamed_1759@localhost/res1 out
<iq type='set' id='80cbb245de79c4dd071a5141f6d50f8a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-17 15:17:18.939 ***🔗
alicE_unnamed_1759@localhost/res1 in
<iq id='80cbb245de79c4dd071a5141f6d50f8a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1759@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-17 15:17:18.939 ***🔗
alice_unnamed_1759@localhost/res1 out
<iq type='set' id='eef070c83fee7a1ff3fc5673c05a28d3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:17:18.939 ***🔗
alice_unnamed_1759@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1759@localhost/res1' id='eef070c83fee7a1ff3fc5673c05a28d3' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:17:18.940 ***🔗
alice_unnamed_1759@localhost/res1 out
<presence/>



*** User 2023-11-17 15:17:18.941 ***🔗
alice_unnamed_1759@localhost/res1 in
<presence from='alice_unnamed_1759@localhost/res1' to='alice_unnamed_1759@localhost/res1'/>



*** User 2023-11-17 15:17:18.941 ***🔗
alice_unnamed_1759@localhost/res1 out
<iq type='set' id='5ba1af2aa82c1ea4a1a995ddfd4f7fcd' to='alicE_unnamed_1759room0-41965-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2023-11-17 15:17:18.943 ***🔗
alice_unnamed_1759@localhost/res1 in
<message from='alice_unnamed_1759room0-41965-0@muc.localhost' to='alice_unnamed_1759@localhost/res1' id='85a88d92-fc4c-4dc9-a29f-f45597f46156'>
	<result xmlns='urn:xmpp:mam:2' id='C28O17HFR00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T14:25:10.000000Z' from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>220fd4a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.943 ***🔗
alice_unnamed_1759@localhost/res1 in
<message from='alice_unnamed_1759room0-41965-0@muc.localhost' to='alice_unnamed_1759@localhost/res1' id='da0a966c-ca8d-4f4b-a275-a532413e4901'>
	<result xmlns='urn:xmpp:mam:2' id='C29JI3H5PG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T23:15:39.000000Z' from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>af8dd2f4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.943 ***🔗
alice_unnamed_1759@localhost/res1 in
<message from='alice_unnamed_1759room0-41965-0@muc.localhost' to='alice_unnamed_1759@localhost/res1' id='57ba3bfd-4801-43e0-8358-2abb52b14dd7'>
	<result xmlns='urn:xmpp:mam:2' id='C2A0DSEHRG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T14:36:47.000000Z' from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>79c58e77</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.943 ***🔗
alice_unnamed_1759@localhost/res1 in
<message from='alice_unnamed_1759room0-41965-0@muc.localhost' to='alice_unnamed_1759@localhost/res1' id='db2b8d11-5194-4cc1-b2e5-841529f0247b'>
	<result xmlns='urn:xmpp:mam:2' id='C2AKOO76IG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T14:52:45.000000Z' from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e49f4c13</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.943 ***🔗
alice_unnamed_1759@localhost/res1 in
<message from='alice_unnamed_1759room0-41965-0@muc.localhost' to='alice_unnamed_1759@localhost/res1' id='268df303-da66-49c4-8cf0-2a1a77c1a489'>
	<result xmlns='urn:xmpp:mam:2' id='C2BE8O9O3G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T21:18:07.000000Z' from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>edbcfe7b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.943 ***🔗
alice_unnamed_1759@localhost/res1 in
<message from='alice_unnamed_1759room0-41965-0@muc.localhost' to='alice_unnamed_1759@localhost/res1' id='d0581449-d981-4676-b864-396cbf8ceb9a'>
	<result xmlns='urn:xmpp:mam:2' id='C2BQQN76V00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T12:17:18.000000Z' from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>021202c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.943 ***🔗
alice_unnamed_1759@localhost/res1 in
<message from='alice_unnamed_1759room0-41965-0@muc.localhost' to='alice_unnamed_1759@localhost/res1' id='aace5eb7-61be-49e8-a6df-1f83f66e3172'>
	<result xmlns='urn:xmpp:mam:2' id='C2CISA68HG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T16:58:51.000000Z' from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>70851794</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.943 ***🔗
alice_unnamed_1759@localhost/res1 in
<message from='alice_unnamed_1759room0-41965-0@muc.localhost' to='alice_unnamed_1759@localhost/res1' id='cc93bd97-77cd-49bc-95bd-8e62524ad2cb'>
	<result xmlns='urn:xmpp:mam:2' id='C2D6ETDV800K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T16:20:32.000000Z' from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ddab1859</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.943 ***🔗
alice_unnamed_1759@localhost/res1 in
<message from='alice_unnamed_1759room0-41965-0@muc.localhost' to='alice_unnamed_1759@localhost/res1' id='be79213c-1365-457b-bb41-93086dddb742'>
	<result xmlns='urn:xmpp:mam:2' id='C2DN14FQQG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T12:06:37.000000Z' from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4c9d7953</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.943 ***🔗
alice_unnamed_1759@localhost/res1 in
<message from='alice_unnamed_1759room0-41965-0@muc.localhost' to='alice_unnamed_1759@localhost/res1' id='3b8c6925-fb37-4232-9ecb-873d90f8e771'>
	<result xmlns='urn:xmpp:mam:2' id='C2EDF547000H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T14:52:48.000000Z' from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cc8fe595</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.943 ***🔗
alice_unnamed_1759@localhost/res1 in
<message from='alice_unnamed_1759room0-41965-0@muc.localhost' to='alice_unnamed_1759@localhost/res1' id='bb721405-6668-41f9-8353-2fedcc5f2352'>
	<result xmlns='urn:xmpp:mam:2' id='C2ELV4407G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T01:01:11.000000Z' from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5b6f1452</body>
			</message>
		</forwarded>
	</result>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-17 15:17:18.943 ***🔗
alice_unnamed_1759@localhost/res1 in
<message from='alice_unnamed_1759room0-41965-0@muc.localhost' to='alice_unnamed_1759@localhost/res1' id='d4806b53-8408-4cbb-91f7-283c2cf1f030'>
	<result xmlns='urn:xmpp:mam:2' id='C2FFNP7T5G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T07:45:55.000000Z' from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ae2403b3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.943 ***🔗
alice_unnamed_1759@localhost/res1 in
<message from='alice_unnamed_1759room0-41965-0@muc.localhost' to='alice_unnamed_1759@localhost/res1' id='8c8c9c08-15d9-416c-af49-10648f0807dd'>
	<result xmlns='urn:xmpp:mam:2' id='C2G1JMV3V003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T05:05:18.000000Z' from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>90310ea9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.944 ***🔗
alice_unnamed_1759@localhost/res1 in
<message from='alice_unnamed_1759room0-41965-0@muc.localhost' to='alice_unnamed_1759@localhost/res1' id='099bdb4d-0c13-4767-b4e8-bd87aefa626c'>
	<result xmlns='urn:xmpp:mam:2' id='C2GQUAT7V003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T11:18:38.000000Z' from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b715162a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.944 ***🔗
alice_unnamed_1759@localhost/res1 in
<message from='alice_unnamed_1759room0-41965-0@muc.localhost' to='alice_unnamed_1759@localhost/res1' id='fb0e997a-b3f7-43e2-bbd0-e8bc53cbffb7'>
	<result xmlns='urn:xmpp:mam:2' id='C2HAN31QSG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T06:07:45.000000Z' from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>10a7b6eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.944 ***🔗
alice_unnamed_1759@localhost/res1 in
<message from='alice_unnamed_1759room0-41965-0@muc.localhost' to='alice_unnamed_1759@localhost/res1' id='53ba917d-5e8d-4762-8014-22620d6c70f3'>
	<result xmlns='urn:xmpp:mam:2' id='C2HQ8FCUNG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T00:40:23.000000Z' from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>33a93ab8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.944 ***🔗
alice_unnamed_1759@localhost/res1 in
<message from='alice_unnamed_1759room0-41965-0@muc.localhost' to='alice_unnamed_1759@localhost/res1' id='8d523350-3a33-41ce-aac6-35acbb1eeae6'>
	<result xmlns='urn:xmpp:mam:2' id='C2J03KUUS006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T21:49:44.000000Z' from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1759room0-41965-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5ded4d62</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.944 ***🔗
alice_unnamed_1759@localhost/res1 in
<iq from='alice_unnamed_1759room0-41965-0@muc.localhost' to='alice_unnamed_1759@localhost/res1' id='5ba1af2aa82c1ea4a1a995ddfd4f7fcd' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C28O17HFR00D</first>
			<last>C2J03KUUS006</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2023-11-17 15:17:18.944 ***🔗
alice_unnamed_1759@localhost/res1 out
</stream:stream>

*** User 2023-11-17 15:17:18.995 ***🔗
alice_unnamed_1759@localhost/res1 in
</stream:stream>

*** User 2023-11-17 15:17:18.999 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-17 15:17:19.003 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1948.html



=== Ended at 2023-11-17 15:17:19
=== successfully completed test case
=== === Returned value: ok