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

=== Config value:

    [{basic_group,prefs_cases},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[pm]},
     {watchdog,<0.4219.1>},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.mam_SUITE.logs/run.2022-01-27_15.29.00/mam_suite.messages_filtered_when_prefs_default_policy_is_always.68355.html"},
     {tc_group_properties,[{name,rdbms_async_cache_prefs_cases},parallel]},
     {tc_group_path,[]},
     {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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.mam_SUITE.logs/run.2022-01-27_15.29.00/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_mam => [{archive_groupchats,false}],
        mod_mam_cache_user => [{pm,true}],
        mod_mam_rdbms_arch => [{no_writer,true}],
        mod_mam_rdbms_arch_async => [{pm,[{flush_interval,1}]}],
        mod_mam_rdbms_prefs => [{pm,true}],
        mod_mam_rdbms_user => [{pm,true}],
        mod_muc =>
            [{host,{prefix,<<"muc.">>}},
             {backend,rdbms},
             {hibernate_timeout,2000},
             {hibernated_room_check_interval,1000},
             {hibernated_room_timeout,2000},
             {access,muc},
             {access_create,muc_create}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log => [{outdir,"/tmp/muclogs"},{access_log,muc}],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {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@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:29:47


*** CT 2022-01-27 15:29:47.186 *** View log from node mongooseim@localhost when started mongooseim@localhost_1618.html
*** CT 2022-01-27 15:29:47.186 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_549.html
Could not find element props in Config.


*** User 2022-01-27 15:29:47.210 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:29:47.211 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='894181bb674d1994' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2022-01-27 15:29:47.211 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX21lc3NhZ2VzX2ZpbHRlcmVkX3doZW5fcHJlZnNfZGVmYXVsdF9wb2xpY3lfaXNfYWx3YXlzXzEyOTQAbWF0eWdyeXNh</auth>



*** User 2022-01-27 15:29:47.212 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:29:47.212 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:29:47.212 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='887e5d3ea43761e5' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2022-01-27 15:29:47.212 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<iq type='set' id='f463e658cdc336b84ae7fe6b51af0d61'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:29:47.213 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq id='f463e658cdc336b84ae7fe6b51af0d61' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:29:47.213 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<iq type='set' id='bd81a8d1e349f245e397940c22cabd1f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:47.213 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq type='result' id='bd81a8d1e349f245e397940c22cabd1f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:47.213 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<presence/>



*** User 2022-01-27 15:29:47.216 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<presence from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:29:47.216 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:29:47.217 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d7bfc7094e39f0e3' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2022-01-27 15:29:47.217 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tZXNzYWdlc19maWx0ZXJlZF93aGVuX3ByZWZzX2RlZmF1bHRfcG9saWN5X2lzX2Fsd2F5c18xMjk0AG1ha3JvbGlrYQ==</auth>



*** User 2022-01-27 15:29:47.219 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:29:47.219 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:29:47.219 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1eefca01b0ecfb3c' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2022-01-27 15:29:47.220 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<iq type='set' id='dbc681756a0fc9cf5cfddb949b628f68'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:29:47.220 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq id='dbc681756a0fc9cf5cfddb949b628f68' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:29:47.220 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<iq type='set' id='6f1cc8134d2d241670ec029d479c6283'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:47.220 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq type='result' id='6f1cc8134d2d241670ec029d479c6283'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:47.220 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<presence/>



*** User 2022-01-27 15:29:47.224 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<presence from='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:29:47.225 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:29:47.226 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='904bb268143fc2ac' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2022-01-27 15:29:47.226 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfbWVzc2FnZXNfZmlsdGVyZWRfd2hlbl9wcmVmc19kZWZhdWx0X3BvbGljeV9pc19hbHdheXNfMTI5NABtYWtyb3dlO3A=</auth>



*** User 2022-01-27 15:29:47.227 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:29:47.227 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:29:47.227 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6c4b4b0206307f1f' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2022-01-27 15:29:47.229 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<iq type='set' id='acabe4b0e4ebf980b00bf30b0e5077f8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:29:47.229 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq id='acabe4b0e4ebf980b00bf30b0e5077f8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:29:47.229 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<iq type='set' id='c07ece0f7e6959c7db25642550cc8140'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:47.230 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq type='result' id='c07ece0f7e6959c7db25642550cc8140'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:47.230 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<presence/>



*** User 2022-01-27 15:29:47.244 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<presence from='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:29:47.244 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<presence type='subscribe' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost'/>



*** User 2022-01-27 15:29:47.250 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='pushc4982d2fbf4ba3f2' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item ask='subscribe' subscription='none' jid='bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost'/>
	</query>
</iq>



*** User 2022-01-27 15:29:47.250 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<presence from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='subscribe'/>



*** User 2022-01-27 15:29:47.250 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<presence type='subscribed' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost'/>



*** User 2022-01-27 15:29:47.261 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='push80b68b8efbe64d01' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='to' jid='bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost'/>
	</query>
</iq>



*** User 2022-01-27 15:29:47.261 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<presence from='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='subscribed'/>



*** User 2022-01-27 15:29:47.261 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<presence from='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:29:47.261 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq from='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='push41441ac7c2510814' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='from' jid='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost'/>
	</query>
</iq>



*** User 2022-01-27 15:29:47.261 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<presence type='subscribe' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost'/>



*** User 2022-01-27 15:29:47.295 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='push5b1e81e58065d45f' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='to' jid='bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost'/>
	</query>
</iq>



*** User 2022-01-27 15:29:47.295 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<presence from='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='subscribe'/>



*** User 2022-01-27 15:29:47.295 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq from='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='push58baf67006cd8ba9' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item ask='subscribe' subscription='from' jid='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost'/>
	</query>
</iq>



*** User 2022-01-27 15:29:47.295 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<presence type='subscribed' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost'/>



*** User 2022-01-27 15:29:47.302 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='push5d1221a913e53aab' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='both' jid='bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost'/>
	</query>
</iq>



*** User 2022-01-27 15:29:47.302 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq from='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='pushfc5fd79e2240c034' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='both' jid='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost'/>
	</query>
</iq>



*** User 2022-01-27 15:29:47.303 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<presence from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='subscribed'/>



*** User 2022-01-27 15:29:47.303 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<presence from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:29:47.303 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<iq type='set' id='db7215f3405e9464c2ddb734d818d301'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2022-01-27 15:29:47.311 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='db7215f3405e9464c2ddb734d818d301' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2022-01-27 15:29:47.311 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=1, prefs={always,[],[]}, now={1643,297387,311422}</body>
</message>



*** User 2022-01-27 15:29:47.311 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=2, prefs={always,[],[]}, now={1643,297387,311432}</body>
</message>



*** User 2022-01-27 15:29:47.311 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=3, prefs={always,[],[]}, now={1643,297387,311456}</body>
</message>



*** User 2022-01-27 15:29:47.311 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=4, prefs={always,[],[]}, now={1643,297387,311460}</body>
</message>



*** User 2022-01-27 15:29:47.351 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=2, prefs={always,[],[]}, now={1643,297387,311432}</body>
	<stanza-id by='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK3VK4G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.351 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=4, prefs={always,[],[]}, now={1643,297387,311460}</body>
	<stanza-id by='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK421381' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.351 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=3, prefs={always,[],[]}, now={1643,297387,311456}</body>
	<stanza-id by='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK47OS01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.351 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=1, prefs={always,[],[]}, now={1643,297387,311422}</body>
	<stanza-id by='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK47OS81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.351 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<iq type='set' id='7ad3e4748dc58cda4ddd63384a717443'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2022-01-27 15:29:47.355 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='7ad3e4748dc58cda4ddd63384a717443' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2022-01-27 15:29:47.355 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=1, prefs={always,[bob],[]}, now={1643,297387,355243}</body>
</message>



*** User 2022-01-27 15:29:47.355 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=2, prefs={always,[bob],[]}, now={1643,297387,355257}</body>
</message>



*** User 2022-01-27 15:29:47.355 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=3, prefs={always,[bob],[]}, now={1643,297387,355265}</body>
</message>



*** User 2022-01-27 15:29:47.355 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=4, prefs={always,[bob],[]}, now={1643,297387,355271}</body>
</message>



*** User 2022-01-27 15:29:47.358 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=2, prefs={always,[bob],[]}, now={1643,297387,355257}</body>
	<stanza-id by='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK49T0G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.361 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=4, prefs={always,[bob],[]}, now={1643,297387,355271}</body>
	<stanza-id by='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK4ACKO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.361 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=1, prefs={always,[bob],[]}, now={1643,297387,355243}</body>
	<stanza-id by='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK49T001' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.361 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=3, prefs={always,[bob],[]}, now={1643,297387,355265}</body>
	<stanza-id by='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK4ACLG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.361 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<iq type='set' id='82c70c8dc7f68fb5d522a321715e3f42'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2022-01-27 15:29:47.368 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='82c70c8dc7f68fb5d522a321715e3f42' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2022-01-27 15:29:47.368 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=1, prefs={always,[kate],[]}, now={1643,297387,368062}</body>
</message>



*** User 2022-01-27 15:29:47.368 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=2, prefs={always,[kate],[]}, now={1643,297387,368075}</body>
</message>



*** User 2022-01-27 15:29:47.368 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=3, prefs={always,[kate],[]}, now={1643,297387,368082}</body>
</message>



*** User 2022-01-27 15:29:47.368 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=4, prefs={always,[kate],[]}, now={1643,297387,368087}</body>
</message>



*** User 2022-01-27 15:29:47.372 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=2, prefs={always,[kate],[]}, now={1643,297387,368075}</body>
	<stanza-id by='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK4DDR81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.373 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=4, prefs={always,[kate],[]}, now={1643,297387,368087}</body>
	<stanza-id by='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK4DLBO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.373 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=3, prefs={always,[kate],[]}, now={1643,297387,368082}</body>
	<stanza-id by='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK4D1V81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.373 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=1, prefs={always,[kate],[]}, now={1643,297387,368062}</body>
	<stanza-id by='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK4DDRG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.373 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<iq type='set' id='10a68cc9b6e219563901ee4e439467ba'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost</jid>
			<jid>bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2022-01-27 15:29:47.379 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='10a68cc9b6e219563901ee4e439467ba' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost</jid>
			<jid>bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2022-01-27 15:29:47.379 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=1, prefs={always,[kate,bob],[]}, now={1643,297387,379050}</body>
</message>



*** User 2022-01-27 15:29:47.379 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=2, prefs={always,[kate,bob],[]}, now={1643,297387,379062}</body>
</message>



*** User 2022-01-27 15:29:47.379 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=3, prefs={always,[kate,bob],[]}, now={1643,297387,379067}</body>
</message>



*** User 2022-01-27 15:29:47.379 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=4, prefs={always,[kate,bob],[]}, now={1643,297387,379072}</body>
</message>



*** User 2022-01-27 15:29:47.381 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=2, prefs={always,[kate,bob],[]}, now={1643,297387,379062}</body>
	<stanza-id by='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK4G0L81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.442 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=4, prefs={always,[kate,bob],[]}, now={1643,297387,379072}</body>
	<stanza-id by='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK4G83G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.443 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=1, prefs={always,[kate,bob],[]}, now={1643,297387,379050}</body>
	<stanza-id by='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK4FLN01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.443 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=3, prefs={always,[kate,bob],[]}, now={1643,297387,379067}</body>
	<stanza-id by='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK4FLN81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.443 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<iq type='set' id='a60b5a736d29f3e642463746bb8fff1c'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2022-01-27 15:29:47.447 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='a60b5a736d29f3e642463746bb8fff1c' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2022-01-27 15:29:47.447 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=1, prefs={always,[],[bob]}, now={1643,297387,447697}</body>
</message>



*** User 2022-01-27 15:29:47.447 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=2, prefs={always,[],[bob]}, now={1643,297387,447709}</body>
</message>



*** User 2022-01-27 15:29:47.447 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=3, prefs={always,[],[bob]}, now={1643,297387,447714}</body>
</message>



*** User 2022-01-27 15:29:47.447 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=4, prefs={always,[],[bob]}, now={1643,297387,447720}</body>
</message>



*** User 2022-01-27 15:29:47.450 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=2, prefs={always,[],[bob]}, now={1643,297387,447709}</body>
	<stanza-id by='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK50EJ01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.453 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=4, prefs={always,[],[bob]}, now={1643,297387,447720}</body>
	<stanza-id by='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK514OG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.453 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=1, prefs={always,[],[bob]}, now={1643,297387,447697}</body>
</message>



*** User 2022-01-27 15:29:47.453 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=3, prefs={always,[],[bob]}, now={1643,297387,447714}</body>
	<stanza-id by='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK50EIO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.453 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<iq type='set' id='528b4fd476d6a58fca4e64914c8ac17f'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2022-01-27 15:29:47.456 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='528b4fd476d6a58fca4e64914c8ac17f' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2022-01-27 15:29:47.456 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=1, prefs={always,[],[kate]}, now={1643,297387,456721}</body>
</message>



*** User 2022-01-27 15:29:47.456 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=2, prefs={always,[],[kate]}, now={1643,297387,456733}</body>
</message>



*** User 2022-01-27 15:29:47.456 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=3, prefs={always,[],[kate]}, now={1643,297387,456737}</body>
</message>



*** User 2022-01-27 15:29:47.456 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=4, prefs={always,[],[kate]}, now={1643,297387,456742}</body>
</message>



*** User 2022-01-27 15:29:47.459 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=2, prefs={always,[],[kate]}, now={1643,297387,456733}</body>
	<stanza-id by='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK52L0G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.461 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=4, prefs={always,[],[kate]}, now={1643,297387,456742}</body>
	<stanza-id by='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK531IG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.461 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=3, prefs={always,[],[kate]}, now={1643,297387,456737}</body>
</message>



*** User 2022-01-27 15:29:47.461 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=1, prefs={always,[],[kate]}, now={1643,297387,456721}</body>
	<stanza-id by='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK52L0O1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.461 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<iq type='set' id='393c83790060ee882452352ea54da30d'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost</jid>
			<jid>kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2022-01-27 15:29:47.465 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='393c83790060ee882452352ea54da30d' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost</jid>
			<jid>kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2022-01-27 15:29:47.465 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=1, prefs={always,[],[bob,kate]}, now={1643,297387,465314}</body>
</message>



*** User 2022-01-27 15:29:47.465 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=2, prefs={always,[],[bob,kate]}, now={1643,297387,465325}</body>
</message>



*** User 2022-01-27 15:29:47.465 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=3, prefs={always,[],[bob,kate]}, now={1643,297387,465330}</body>
</message>



*** User 2022-01-27 15:29:47.465 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<message to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
	<body>n=4, prefs={always,[],[bob,kate]}, now={1643,297387,465335}</body>
</message>



*** User 2022-01-27 15:29:47.467 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=2, prefs={always,[],[bob,kate]}, now={1643,297387,465325}</body>
	<stanza-id by='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK54OC81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.470 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=4, prefs={always,[],[bob,kate]}, now={1643,297387,465335}</body>
	<stanza-id by='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' id='BLKHVK556UG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-01-27 15:29:47.470 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=1, prefs={always,[],[bob,kate]}, now={1643,297387,465314}</body>
</message>



*** User 2022-01-27 15:29:47.470 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xml:lang='en' type='chat'>
	<body>n=3, prefs={always,[],[bob,kate]}, now={1643,297387,465330}</body>
</message>


Could not find element archive_wait in Config.


*** User 2022-01-27 15:29:47.473 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<iq type='set' id='4d3f4a5dac5a8c24d73878252ce687f0'>
	<query xmlns='urn:xmpp:mam:1' queryid='page_rsm'>
		<x xmlns='jabber:x:data'/>
		<set>
			<max>50</max>
			<after/>
		</set>
	</query>
</iq>



*** User 2022-01-27 15:29:47.475 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='10320e0a-b742-4a57-87ca-fa659759ace8'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK3V4JG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=2, prefs={always,[],[]}, now={1643,297387,311432}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.475 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='df2551cd-69db-4f1e-a0fa-26aac383b7e2'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK421301'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=4, prefs={always,[],[]}, now={1643,297387,311460}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.475 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='592479aa-a29d-4a18-9f0d-6e3cf352079c'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK47OS01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=3, prefs={always,[],[]}, now={1643,297387,311456}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.475 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='7b0a6e5f-5b59-45ea-b146-1cea4d168305'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK47OS81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=1, prefs={always,[],[]}, now={1643,297387,311422}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.475 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='1eab13e0-269a-45e1-8e3c-cf85d29cc513'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK49SVO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=2, prefs={always,[bob],[]}, now={1643,297387,355257}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.475 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='f22b66a3-9510-4a5f-b062-30505dc2ecd1'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK49T001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=1, prefs={always,[bob],[]}, now={1643,297387,355243}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.475 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='53684377-5d16-463d-b3d1-38794f5ed72f'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK4ACKG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=4, prefs={always,[bob],[]}, now={1643,297387,355271}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.476 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='18e39afa-e5bc-4c60-ac5b-9ae1a84e15df'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK4ACLG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=3, prefs={always,[bob],[]}, now={1643,297387,355265}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.476 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='de8a54e7-4201-47a4-819b-db0b51122251'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK4D1UO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=2, prefs={always,[kate],[]}, now={1643,297387,368075}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.476 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='ffa4f100-f142-4eca-9a1e-f947ca4dd109'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK4D1V81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=3, prefs={always,[kate],[]}, now={1643,297387,368082}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.476 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='ad2f4a3a-7249-4f09-82e1-1df844e34108'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK4DDRG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=1, prefs={always,[kate],[]}, now={1643,297387,368062}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.476 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='69bedc83-6e91-45c4-8eae-29e0e1736565'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK4DLBG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=4, prefs={always,[kate],[]}, now={1643,297387,368087}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.476 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='101c596b-7ebe-4884-896e-61a9486082f6'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK4FLMG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=2, prefs={always,[kate,bob],[]}, now={1643,297387,379062}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.476 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='61cf32b9-38cd-4ed1-a8fa-f18172baf205'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK4FLN01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=1, prefs={always,[kate,bob],[]}, now={1643,297387,379050}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.476 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='2b9fc29a-ec9c-427c-b025-d826b8374fe8'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK4FLN81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=3, prefs={always,[kate,bob],[]}, now={1643,297387,379067}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.476 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='153242ee-b537-4aac-a207-1eab5dca0a06'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK4G82O1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=4, prefs={always,[kate,bob],[]}, now={1643,297387,379072}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.476 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='63d53882-1006-462e-a9db-9a0e27df80e4'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK50EIO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=3, prefs={always,[],[bob]}, now={1643,297387,447714}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.476 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='0f23e9e5-d665-4f10-9d3f-f60ee3a257b0'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK513PO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=4, prefs={always,[],[bob]}, now={1643,297387,447720}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.476 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='1ef71112-2e8b-4d7e-ab38-e5de6e9299fc'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK52JU81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='alice_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=2, prefs={always,[],[kate]}, now={1643,297387,456733}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.476 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<message from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='6ab8e23a-66f3-4001-98d2-b72d4ca79049'>
	<result queryid='page_rsm' xmlns='urn:xmpp:mam:1' id='BLKHVK52L0O1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:29:47Z' from='bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1'/>
			<message from='bob_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' xmlns='jabber:client' xml:lang='en' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' type='chat'>
				<body>n=1, prefs={always,[],[kate]}, now={1643,297387,456721}</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:47.476 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='4d3f4a5dac5a8c24d73878252ce687f0' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLKHVK3V4JG1</first>
			<last>BLKHVK52L0O1</last>
			<count>20</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 15:29:47.476 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
<iq type='set' id='bb0a5d98e4fbd4d2f6d03b95355bfb0b'>
	<query xmlns='urn:xmpp:mam:1' queryid='page_rsm'>
		<x xmlns='jabber:x:data'/>
		<set>
			<max>50</max>
			<after>BLKHVK52L0O1</after>
		</set>
	</query>
</iq>



*** User 2022-01-27 15:29:47.480 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
<iq from='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost' to='alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1' id='bb0a5d98e4fbd4d2f6d03b95355bfb0b' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<count>20</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 15:29:47.480 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:29:47.481 ***
kate_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:29:47.481 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:29:47.481 ***
bOb_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:29:47.481 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:29:47.481 ***
alicE_messages_filtered_when_prefs_default_policy_is_always_1294@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:29:47.485 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_549.html
*** CT 2022-01-27 15:29:47.486 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1618.html



=== Ended at 2022-01-27 15:29:47
=== successfully completed test case
=== === Returned value: ok