=== 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.52819.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      max_result_limit => 50,backend => rdbms,
                      send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      async_writer =>
                          #{enabled => true,batch_size => 30,pool_size => 16,
                            flush_interval => 1},
                      archive_chat_markers => false,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.mam_SUITE.logs/run.2024-02-22_12.47.52/mam_suite.muc_querying_for_all_messages_with_jid.159234.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_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@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.mam_SUITE.logs/run.2024-02-22_12.47.52/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_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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              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 => <<>>,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,backend => rdbms,
              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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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_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 => mnesia,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@fb43d4252d17.2024-02-22_12.37.44"

=== Started at 2024-02-22 12:48:45


*** CT 2024-02-22 12:48:45.387 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2281.html
Could not find element archive_wait in Config.


*** User 2024-02-22 12:48:45.705 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-02-22 12:48:45.708 ***🔗
alicE_unnamed_2273@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-02-22 12:48:45.708 ***🔗
alicE_unnamed_2273@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cead1b5443e2b37d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:48:45.708 ***🔗
alicE_unnamed_2273@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-02-22 12:48:45.708 ***🔗
alicE_unnamed_2273@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjI3MwBtYXR5Z3J5c2E=</auth>



*** User 2024-02-22 12:48:45.709 ***🔗
alicE_unnamed_2273@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-22 12:48:45.710 ***🔗
alicE_unnamed_2273@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-02-22 12:48:45.710 ***🔗
alicE_unnamed_2273@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='88a580c200343eca' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2273@localhost'>

*** User 2024-02-22 12:48:45.710 ***🔗
alicE_unnamed_2273@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-02-22 12:48:45.710 ***🔗
alicE_unnamed_2273@localhost/res1 out
<iq type='set' id='d7a2b0d2869e298ca83f8e5d527b9cbb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-22 12:48:45.710 ***🔗
alicE_unnamed_2273@localhost/res1 in
<iq id='d7a2b0d2869e298ca83f8e5d527b9cbb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2273@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-22 12:48:45.711 ***🔗
alice_unnamed_2273@localhost/res1 out
<iq type='set' id='a7a5d387e9f3a314316f943975bafab0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:48:45.711 ***🔗
alice_unnamed_2273@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2273@localhost/res1' id='a7a5d387e9f3a314316f943975bafab0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:48:45.711 ***🔗
alice_unnamed_2273@localhost/res1 out
<presence/>



*** User 2024-02-22 12:48:45.712 ***🔗
alice_unnamed_2273@localhost/res1 in
<presence from='alice_unnamed_2273@localhost/res1' to='alice_unnamed_2273@localhost/res1'/>



*** User 2024-02-22 12:48:45.712 ***🔗
alice_unnamed_2273@localhost/res1 out
<iq type='set' id='6c1bfc8d39b1cf69d77df2ea01d2251d' to='alicE_unnamed_2273room0-52869-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-02-22 12:48:45.714 ***🔗
alice_unnamed_2273@localhost/res1 in
<message from='alice_unnamed_2273room0-52869-0@muc.localhost' to='alice_unnamed_2273@localhost/res1' id='3d556817-5a41-41fa-99fb-f6052ef2cd82'>
	<result xmlns='urn:xmpp:mam:1' id='C45LAIEONG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-06T12:00:55.000000Z' from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bdaad15b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.715 ***🔗
alice_unnamed_2273@localhost/res1 in
<message from='alice_unnamed_2273room0-52869-0@muc.localhost' to='alice_unnamed_2273@localhost/res1' id='61abf39c-6614-4350-8f84-389bc2051df4'>
	<result xmlns='urn:xmpp:mam:1' id='C46A0GGMDG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-07T12:41:39.000000Z' from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e2d4eb48</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.715 ***🔗
alice_unnamed_2273@localhost/res1 in
<message from='alice_unnamed_2273room0-52869-0@muc.localhost' to='alice_unnamed_2273@localhost/res1' id='3647cf82-0925-4220-ab2a-52bed5affea2'>
	<result xmlns='urn:xmpp:mam:1' id='C470H3D73G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-08T15:33:35.000000Z' from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e97c59c9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.715 ***🔗
alice_unnamed_2273@localhost/res1 in
<message from='alice_unnamed_2273room0-52869-0@muc.localhost' to='alice_unnamed_2273@localhost/res1' id='f7fb817e-b599-4496-b245-98ec9485468d'>
	<result xmlns='urn:xmpp:mam:1' id='C47LSN11S008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-09T17:02:48.000000Z' from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8b2f2186</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.715 ***🔗
alice_unnamed_2273@localhost/res1 in
<message from='alice_unnamed_2273room0-52869-0@muc.localhost' to='alice_unnamed_2273@localhost/res1' id='b40cdf33-68d4-424c-bde7-4d8b0e20b816'>
	<result xmlns='urn:xmpp:mam:1' id='C482UETIIG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-10T08:37:17.000000Z' from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6e062eb2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.715 ***🔗
alice_unnamed_2273@localhost/res1 in
<message from='alice_unnamed_2273room0-52869-0@muc.localhost' to='alice_unnamed_2273@localhost/res1' id='246218bd-33f0-4c14-8cad-166d5805d63d'>
	<result xmlns='urn:xmpp:mam:1' id='C48K83PSDG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-11T05:15:47.000000Z' from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>70d6cc16</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.715 ***🔗
alice_unnamed_2273@localhost/res1 in
<message from='alice_unnamed_2273room0-52869-0@muc.localhost' to='alice_unnamed_2273@localhost/res1' id='b9e5df6f-e425-4734-9059-3139136a6d1c'>
	<result xmlns='urn:xmpp:mam:1' id='C49NB4CSM006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-12T23:07:56.000000Z' from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>23a0a930</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.715 ***🔗
alice_unnamed_2273@localhost/res1 in
<message from='alice_unnamed_2273room0-52869-0@muc.localhost' to='alice_unnamed_2273@localhost/res1' id='cda3d99f-31bb-4ee3-b1e1-5cdc7ceb9573'>
	<result xmlns='urn:xmpp:mam:1' id='C49PHH71EG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-13T01:45:25.000000Z' from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bcd7042d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.715 ***🔗
alice_unnamed_2273@localhost/res1 in
<message from='alice_unnamed_2273room0-52869-0@muc.localhost' to='alice_unnamed_2273@localhost/res1' id='7a6d48e8-2cc4-41d1-91ed-17858727c1fe'>
	<result xmlns='urn:xmpp:mam:1' id='C4ADS62E300G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-14T02:00:54.000000Z' from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c7ac7218</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.715 ***🔗
alice_unnamed_2273@localhost/res1 in
<message from='alice_unnamed_2273room0-52869-0@muc.localhost' to='alice_unnamed_2273@localhost/res1' id='ca6695a4-c4cf-4aa6-a958-45c1a6cb84a0'>
	<result xmlns='urn:xmpp:mam:1' id='C4BHBCUOI00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-15T20:20:20.000000Z' from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>93d550f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.715 ***🔗
alice_unnamed_2273@localhost/res1 in
<message from='alice_unnamed_2273room0-52869-0@muc.localhost' to='alice_unnamed_2273@localhost/res1' id='79ba79e3-8970-4057-b162-1b2e7d1c6ba6'>
	<result xmlns='urn:xmpp:mam:1' id='C4C6S3DFC009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-16T22:00:56.000000Z' from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>afdc90d4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.716 ***🔗
alice_unnamed_2273@localhost/res1 in
<message from='alice_unnamed_2273room0-52869-0@muc.localhost' to='alice_unnamed_2273@localhost/res1' id='9abf78f4-cabd-47b7-bda2-9c537cfbc328'>
	<result xmlns='urn:xmpp:mam:1' id='C4CRJP11QG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-17T22:45:33.000000Z' from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ff6f42ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.716 ***🔗
alice_unnamed_2273@localhost/res1 in
<message from='alice_unnamed_2273room0-52869-0@muc.localhost' to='alice_unnamed_2273@localhost/res1' id='a809d1e6-ae91-41a0-ab83-9e7cecfa2525'>
	<result xmlns='urn:xmpp:mam:1' id='C4DAUBMH900A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-18T17:02:58.000000Z' from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>15fc8462</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.716 ***🔗
alice_unnamed_2273@localhost/res1 in
<message from='alice_unnamed_2273room0-52869-0@muc.localhost' to='alice_unnamed_2273@localhost/res1' id='f83f4f77-ef7d-4857-8580-4c24fc4cff23'>
	<result xmlns='urn:xmpp:mam:1' id='C4DJSI2F3G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-19T03:43:11.000000Z' from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f63fa48c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.716 ***🔗
alice_unnamed_2273@localhost/res1 in
<message from='alice_unnamed_2273room0-52869-0@muc.localhost' to='alice_unnamed_2273@localhost/res1' id='4bba9ff3-5d5b-4019-a4ab-2e7ba1b91453'>
	<result xmlns='urn:xmpp:mam:1' id='C4E6BQ0MHG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-20T01:45:47.000000Z' from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>018f9758</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.716 ***🔗
alice_unnamed_2273@localhost/res1 in
<message from='alice_unnamed_2273room0-52869-0@muc.localhost' to='alice_unnamed_2273@localhost/res1' id='c21a5831-614e-4c59-93ef-be79d7b7db53'>
	<result xmlns='urn:xmpp:mam:1' id='C4FC9650A00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T23:00:04.000000Z' from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d04e8507</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.716 ***🔗
alice_unnamed_2273@localhost/res1 in
<message from='alice_unnamed_2273room0-52869-0@muc.localhost' to='alice_unnamed_2273@localhost/res1' id='cf770f48-75a2-46ec-befb-dede4a2df544'>
	<result xmlns='urn:xmpp:mam:1' id='C4FSCNOJ0007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T18:13:20.000000Z' from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2273room0-52869-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3f105821</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.716 ***🔗
alice_unnamed_2273@localhost/res1 in
<iq from='alice_unnamed_2273room0-52869-0@muc.localhost' to='alice_unnamed_2273@localhost/res1' id='6c1bfc8d39b1cf69d77df2ea01d2251d' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C45LAIEONG0G</first>
			<last>C4FSCNOJ0007</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-02-22 12:48:45.716 ***🔗
alice_unnamed_2273@localhost/res1 out
</stream:stream>

*** User 2024-02-22 12:48:45.716 ***🔗
alice_unnamed_2273@localhost/res1 in
</stream:stream>

*** User 2024-02-22 12:48:45.765 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-02-22 12:48:45.772 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2282.html



=== Ended at 2024-02-22 12:48:45
=== successfully completed test case
=== === Returned value: ok