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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.46900.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      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,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      full_text_search => true,message_retraction => true,
                      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@e5832022abeb.2023-11-13_18.57.12/big_tests.tests.mam_SUITE.logs/run.2023-11-13_19.04.07/mam_suite.muc_querying_for_all_messages_with_jid.101251.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_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@e5832022abeb.2023-11-13_18.57.12/big_tests.tests.mam_SUITE.logs/run.2023-11-13_19.04.07/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_amp => #{},
        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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => cets,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 => <<>>,
                    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,
                    affiliations => [],subject => <<>>,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@e5832022abeb.2023-11-13_18.57.12"

=== Started at 2023-11-13 19:04:28


*** CT 2023-11-13 19:04:28.491 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1978.html
Could not find element archive_wait in Config.


*** User 2023-11-13 19:04:28.620 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-13 19:04:28.626 ***🔗
alicE_unnamed_1938@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-13 19:04:28.627 ***🔗
alicE_unnamed_1938@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b7c8fd5e39a2ac23' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-13 19:04:28.627 ***🔗
alicE_unnamed_1938@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-13 19:04:28.627 ***🔗
alicE_unnamed_1938@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTkzOABtYXR5Z3J5c2E=</auth>



*** User 2023-11-13 19:04:28.682 ***🔗
alicE_unnamed_1938@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 19:04:28.682 ***🔗
alicE_unnamed_1938@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-13 19:04:28.682 ***🔗
alicE_unnamed_1938@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='de47953918105239' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1938@localhost'>

*** User 2023-11-13 19:04:28.683 ***🔗
alicE_unnamed_1938@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-13 19:04:28.683 ***🔗
alicE_unnamed_1938@localhost/res1 out
<iq type='set' id='1322286e1aaea40d00fa26dc1cfa13ad'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 19:04:28.683 ***🔗
alicE_unnamed_1938@localhost/res1 in
<iq id='1322286e1aaea40d00fa26dc1cfa13ad' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1938@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 19:04:28.683 ***🔗
alice_unnamed_1938@localhost/res1 out
<iq type='set' id='71f393f3c11c7b609f3f796dab92fb76'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:04:28.684 ***🔗
alice_unnamed_1938@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1938@localhost/res1' id='71f393f3c11c7b609f3f796dab92fb76' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:04:28.684 ***🔗
alice_unnamed_1938@localhost/res1 out
<presence/>



*** User 2023-11-13 19:04:28.685 ***🔗
alice_unnamed_1938@localhost/res1 in
<presence from='alice_unnamed_1938@localhost/res1' to='alice_unnamed_1938@localhost/res1'/>



*** User 2023-11-13 19:04:28.685 ***🔗
alice_unnamed_1938@localhost/res1 out
<iq type='set' id='f41b29377c545a6e4a5148dfb6b59c47' to='alicE_unnamed_1938room0-46948-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2023-11-13 19:04:28.687 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46948-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='08d1f6d8-a888-40a8-b149-09217e77e217'>
	<result xmlns='urn:xmpp:mam:1' id='C266H3M5700E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-28T13:10:54.000000Z' from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8ec8978a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:28.687 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46948-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='87f0da91-5675-44c3-9ebf-d10405068a45'>
	<result xmlns='urn:xmpp:mam:1' id='C26PTJT0SG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-29T12:18:57.000000Z' from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b8be073b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:28.687 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46948-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='4de4429d-268f-40cf-b66a-63df28f944a4'>
	<result xmlns='urn:xmpp:mam:1' id='C279TB6NE001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-30T07:23:40.000000Z' from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>37ade755</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:28.687 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46948-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='619a7e50-9059-4341-9d36-5d72e150442a'>
	<result xmlns='urn:xmpp:mam:1' id='C27QAA5RS009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T02:58:00.000000Z' from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f661306a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:28.688 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46948-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='3823751f-484a-4a73-8194-3748cd164429'>
	<result xmlns='urn:xmpp:mam:1' id='C28SVO4FP00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T20:19:46.000000Z' from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ee2aae6f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:28.688 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46948-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='a39f65a0-76cd-4c86-b08d-69d142874eec'>
	<result xmlns='urn:xmpp:mam:1' id='C29JR0TI4008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T23:35:36.000000Z' from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>16be54ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:28.688 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46948-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='1702c83c-b002-4dc4-8b39-f041ec942bb6'>
	<result xmlns='urn:xmpp:mam:1' id='C29QF1BJO007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T07:29:52.000000Z' from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4536bc7d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:28.688 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46948-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='efd3dfbf-5618-48d5-a681-c4d6623be6ae'>
	<result xmlns='urn:xmpp:mam:1' id='C2AN67OT2G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T17:46:05.000000Z' from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5adf9859</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:28.688 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46948-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='ea40861e-f5d0-457c-897b-8fc63414ad3d'>
	<result xmlns='urn:xmpp:mam:1' id='C2ASRJBK5G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T00:31:47.000000Z' from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>171cb4fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:28.688 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46948-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='3f4356d3-82bf-4404-98d2-abc12a3e641c'>
	<result xmlns='urn:xmpp:mam:1' id='C2BK63F5UG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T04:21:41.000000Z' from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0e895cae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:28.689 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46948-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='4681a367-dbb7-4a49-a0b4-b7777f5e0aed'>
	<result xmlns='urn:xmpp:mam:1' id='C2CEHUOD4G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T11:49:21.000000Z' from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fbf402dc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:28.689 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46948-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='cd44be99-e34c-4799-a5d9-83b10298cd31'>
	<result xmlns='urn:xmpp:mam:1' id='C2D3TV87G00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T13:19:28.000000Z' from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5291bee5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:28.689 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46948-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='6cab6e7e-76bb-4df2-b022-6704027ed1c7'>
	<result xmlns='urn:xmpp:mam:1' id='C2DVO6ME2G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T22:30:53.000000Z' from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>922453a7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:28.689 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46948-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='2f464534-ef7a-436c-837b-f3b865463f02'>
	<result xmlns='urn:xmpp:mam:1' id='C2EBKBH16004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T12:41:16.000000Z' from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4e267a59</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:28.689 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46948-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='d3fd1338-4dd8-43be-9d9f-5395a6889aa9'>
	<result xmlns='urn:xmpp:mam:1' id='C2ES6J251G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T08:27:23.000000Z' from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fc3f0070</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:28.689 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46948-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='71372fd0-d8bb-4d16-8b3c-3975da6e777c'>
	<result xmlns='urn:xmpp:mam:1' id='C2FA8LEJTG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T01:14:11.000000Z' from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cd4bbbcc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:28.689 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46948-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='c7ac5bee-6d78-4abb-9d34-26e4a150686d'>
	<result xmlns='urn:xmpp:mam:1' id='C2GEEPFAQ00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T20:24:52.000000Z' from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46948-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bca0be7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:28.689 ***🔗
alice_unnamed_1938@localhost/res1 in
<iq from='alice_unnamed_1938room0-46948-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='f41b29377c545a6e4a5148dfb6b59c47' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C266H3M5700E</first>
			<last>C2GEEPFAQ00H</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2023-11-13 19:04:28.689 ***🔗
alice_unnamed_1938@localhost/res1 out
</stream:stream>

*** User 2023-11-13 19:04:28.690 ***🔗
alice_unnamed_1938@localhost/res1 in
</stream:stream>

*** User 2023-11-13 19:04:28.694 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-13 19:04:28.698 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1979.html



=== Ended at 2023-11-13 19:04:28
=== successfully completed test case
=== === Returned value: ok