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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.50032.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {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 => false,batch_size => 30,pool_size => 16,
                            flush_interval => 2000},
                      archive_chat_markers => false,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => mnesia,
                      cache_users => false}},
     {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.67588.html"},
     {tc_group_properties,[{name,muc04},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@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:32


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

Could not find element archive_wait in Config.


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

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

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



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



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

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



*** User 2024-02-22 12:48:32.780 ***🔗
alicE_unnamed_2167@localhost/res1 in
<iq id='1d460d355de122fd03733c1b618e0ad7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2167@localhost/res1</jid>
	</bind>
</iq>



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



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



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


Could not find element wait_for_parallel_writer in Config.


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


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-02-22 12:48:32.782 ***🔗
alice_unnamed_2167@localhost/res1 out
<iq type='set' id='331dcc568bfb9947e851d89df661984b' to='alicE_unnamed_2167room0-50085-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-02-22 12:48:32.785 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='cee2c626-4054-41c2-87ff-03d99b32d1c8'>
	<result xmlns='urn:xmpp:mam:1' id='C45GLSQ6I00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-06T06:28:20.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d5389344</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.785 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='99f0d178-a9c1-4a76-b190-7163d0f5ca27'>
	<result xmlns='urn:xmpp:mam:1' id='C45IM55NEG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-06T08:52:05.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1bfe685f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.785 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='526e9d58-6935-4c8b-97a8-a7ed29674b6a'>
	<result xmlns='urn:xmpp:mam:1' id='C46D740N3G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-07T16:31:11.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ce2d2cdc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.786 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='abeee351-415c-4252-bc5a-8569ef37195c'>
	<result xmlns='urn:xmpp:mam:1' id='C46I9HHGNG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-07T22:34:31.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4120e6be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.786 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='8ea9c70f-7151-4113-9736-2ff2890bf919'>
	<result xmlns='urn:xmpp:mam:1' id='C46NE88HH00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-08T04:42:58.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>68f51e75</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.786 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='8491352b-7499-4279-a1c9-a99a0ad5d613'>
	<result xmlns='urn:xmpp:mam:1' id='C46S2IMH300D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-08T10:14:46.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7b1dc019</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.786 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='e604544d-92f5-4838-882f-67a3a9783c13'>
	<result xmlns='urn:xmpp:mam:1' id='C47CBF0OF00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-09T05:39:58.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1d6fc298</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.786 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='64fd1512-aab3-4918-bb73-2f09ea539714'>
	<result xmlns='urn:xmpp:mam:1' id='C47I1CNA800K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-09T12:26:56.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f6baf9ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.786 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='4f93e3b8-66d8-4311-b27f-b8a1711722c3'>
	<result xmlns='urn:xmpp:mam:1' id='C486FB6H600J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-10T12:49:48.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6f46e523</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.786 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='c98ceb01-ba2a-49a3-afb0-6f0134089f08'>
	<result xmlns='urn:xmpp:mam:1' id='C48FB4PPNG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-10T23:24:39.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6dfd334f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.786 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='0228fcc8-3b36-40cf-9dc4-bc73fc1c0f85'>
	<result xmlns='urn:xmpp:mam:1' id='C48FTKHUOG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-11T00:06:01.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9dc296e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.786 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='19f3b294-02e3-4592-b25f-8061dc8e1e52'>
	<result xmlns='urn:xmpp:mam:1' id='C48NR2BQ4007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-11T09:32:56.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bb3c800e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.786 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='43e93cab-fce2-4eca-abd3-1139d66d39e6'>
	<result xmlns='urn:xmpp:mam:1' id='C49G0GJ8D005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-12T14:23:06.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9082ff1f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.787 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='54e1ee34-5a24-451b-98f9-21322f8d318b'>
	<result xmlns='urn:xmpp:mam:1' id='C49O02QO4006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-12T23:54:48.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c6e2141e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.787 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='c94ec63a-eb2e-4450-b26a-a80857d34288'>
	<result xmlns='urn:xmpp:mam:1' id='C49Q1BC8000C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-13T02:20:48.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dff81f35</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.787 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='1231b55a-d805-41e6-b538-d9da7e3c76c2'>
	<result xmlns='urn:xmpp:mam:1' id='C4A1051L800J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-13T10:39:12.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cd0e1277</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.787 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='f2d3fdeb-8ef5-42e7-a70f-3bef50754591'>
	<result xmlns='urn:xmpp:mam:1' id='C4ACQ82HHG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-14T00:44:59.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>95057609</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.787 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='25068d26-7767-4d08-b465-78e2abf2ce38'>
	<result xmlns='urn:xmpp:mam:1' id='C4ARKI1DS008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-14T18:26:00.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>09ae40bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.787 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='e74e2bf9-955a-408f-8988-99434b224ada'>
	<result xmlns='urn:xmpp:mam:1' id='C4B36VU9LG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-15T03:28:19.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cdb4f5a4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.787 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='c0b05ed8-a462-4e91-b080-f8f678174e65'>
	<result xmlns='urn:xmpp:mam:1' id='C4B8B3QJBG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-15T09:35:27.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b53287d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.787 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='9acaa68f-c377-406c-abec-d8dfb068f139'>
	<result xmlns='urn:xmpp:mam:1' id='C4C0PR48RG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-16T14:46:23.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>05c5fb99</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.787 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='750cfb6b-e3d2-4885-8b3d-e81859ec5e4b'>
	<result xmlns='urn:xmpp:mam:1' id='C4C0TIQ7EG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-16T14:54:45.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3d2f1dc3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.787 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='e5496cb8-8f26-451d-a5d3-433660c801fb'>
	<result xmlns='urn:xmpp:mam:1' id='C4CJOBBG9G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-17T13:23:07.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>43884c95</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.787 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='ad0700e1-2bfb-4270-aa07-e286056c6593'>
	<result xmlns='urn:xmpp:mam:1' id='C4CNE8I9QG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-17T17:46:53.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>18df8fb8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.787 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='c0f51b31-40f9-4b0e-bf71-3d412c4e8588'>
	<result xmlns='urn:xmpp:mam:1' id='C4D4QG50H005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-18T09:44:50.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>03f9a508</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.787 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='96b962b5-eec7-4e6e-9834-41c527eacc47'>
	<result xmlns='urn:xmpp:mam:1' id='C4D9RU6NJ00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-18T15:45:58.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a3c43f6e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.787 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='90d53e22-7010-49cc-86e4-0ce49310eb95'>
	<result xmlns='urn:xmpp:mam:1' id='C4DTK7J9NG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-19T15:20:23.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0d36e908</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.788 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='a52e5d01-d013-439e-8f17-e9c52af10c31'>
	<result xmlns='urn:xmpp:mam:1' id='C4E4O0H4TG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-19T23:49:55.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1b14ff54</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.788 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='69b2f5fb-8a4c-42c1-95e0-cd758e97e31a'>
	<result xmlns='urn:xmpp:mam:1' id='C4EIPLANP009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-20T16:35:46.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>441ddeec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.788 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='1ae574b2-bc12-4024-8c92-b5fa1b4c040f'>
	<result xmlns='urn:xmpp:mam:1' id='C4EIVSKTB001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-20T16:49:42.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5018933e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.788 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='eab4a936-4376-4c7a-b4cc-ce31b68ae0a2'>
	<result xmlns='urn:xmpp:mam:1' id='C4F59UL2T00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T14:40:42.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>29e5f3f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.788 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='44398d04-a91d-45e1-ace4-e280e4b3ee26'>
	<result xmlns='urn:xmpp:mam:1' id='C4FAKGOQ7G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T21:02:15.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ab4fb412</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.788 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='55bdf822-c0e7-46b5-b990-990ed9b38f50'>
	<result xmlns='urn:xmpp:mam:1' id='C4FGM679KG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T04:15:29.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1cfb8858</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.788 ***🔗
alice_unnamed_2167@localhost/res1 in
<message from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='3d592d62-5114-4121-95e2-ec0263217316'>
	<result xmlns='urn:xmpp:mam:1' id='C4FSL3O1200B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T18:32:04.000000Z' from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2167room0-50085-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f03b7c9c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:32.788 ***🔗
alice_unnamed_2167@localhost/res1 in
<iq from='alice_unnamed_2167room0-50085-0@muc.localhost' to='alice_unnamed_2167@localhost/res1' id='331dcc568bfb9947e851d89df661984b' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C45GLSQ6I00D</first>
			<last>C4FSL3O1200B</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

*** User 2024-02-22 12:48:32.788 ***🔗
alice_unnamed_2167@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


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



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