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

=== Config value:

    [{basic_group,prefs_cases},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[pm]},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => true,
                            flush_interval => 1,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => true,default_result_limit => 50,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,message_retraction => true,
                      no_stanzaid_element => false,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      send_message => mod_mam_utils,
                      user_prefs_store => rdbms}},
     {watchdog,<0.19932.1>},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_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@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.mam_SUITE.logs/run.2023-12-04_15.48.19/mam_suite.run_set_and_get_prefs_cases.110851.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@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.mam_SUITE.logs/run.2023-12-04_15.48.19/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 => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc =>
            #{access => muc,access_admin => none,access_create => muc_create,
              access_persistent => all,backend => rdbms,
              default_room =>
                  #{affiliations => [],allow_change_subj => true,
                    allow_multiple_sessions => false,
                    allow_private_messages => true,allow_query_users => true,
                    allow_user_invites => false,
                    allow_visitor_nickchange => true,
                    allow_visitor_status => true,anonymous => true,
                    description => <<>>,logging => false,max_users => 200,
                    maygetmemberlist => [],members_by_default => true,
                    members_only => false,moderated => true,password => <<>>,
                    password_protected => false,persistent => false,
                    public => true,public_list => true,subject => <<>>,
                    subject_author => <<>>,title => <<>>},
              hibernate_timeout => 2000,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,history_size => 20,
              host => {prefix,<<"muc.">>},
              http_auth_pool => none,load_permanent_rooms_at_startup => false,
              max_room_desc => infinity,max_room_id => infinity,
              max_room_name => infinity,max_user_conferences => 10,
              max_users => 200,max_users_admin_threshold => 5,
              min_message_interval => 0,min_presence_interval => 0,
              online_backend => mnesia,room_shaper => none,
              user_message_shaper => none,user_presence_shaper => none},
        mod_muc_log =>
            #{access_log => muc,css_file => false,dirname => room_jid,
              dirtype => subdirs,file_format => html,outdir => "/tmp/muclogs",
              spam_prevention => true,timezone => local,
              top_link => {"/","Home"}},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {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@cdcecdf9c9e0.2023-12-04_15.40.23"

=== Started at 2023-12-04 15:49:00


*** CT 2023-12-04 15:49:00.265 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2317.html
Could not find element props in Config.


*** User 2023-12-04 15:49:00.333 ***🔗
alicE_run_set_and_get_prefs_cases_2178@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:49:00.333 ***🔗
alicE_run_set_and_get_prefs_cases_2178@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='27ac5d0dedbd6c54' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-12-04 15:49:00.334 ***🔗
alicE_run_set_and_get_prefs_cases_2178@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-12-04 15:49:00.334 ***🔗
alicE_run_set_and_get_prefs_cases_2178@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3J1bl9zZXRfYW5kX2dldF9wcmVmc19jYXNlc18yMTc4AG1hdHlncnlzYQ==</auth>



*** User 2023-12-04 15:49:00.335 ***🔗
alicE_run_set_and_get_prefs_cases_2178@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-12-04 15:49:00.335 ***🔗
alicE_run_set_and_get_prefs_cases_2178@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:49:00.335 ***🔗
alicE_run_set_and_get_prefs_cases_2178@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='18ec576eabaacb8f' from='localhost' version='1.0' xml:lang='en' to='alice_run_set_and_get_prefs_cases_2178@localhost'>

*** User 2023-12-04 15:49:00.336 ***🔗
alicE_run_set_and_get_prefs_cases_2178@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-12-04 15:49:00.336 ***🔗
alicE_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='e92289ea74cc6aa9a942d5212fbbc499'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-12-04 15:49:00.337 ***🔗
alicE_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq id='e92289ea74cc6aa9a942d5212fbbc499' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_run_set_and_get_prefs_cases_2178@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-12-04 15:49:00.337 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='988f24ad223f62ea5455d8c6025478b4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:49:00.337 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='988f24ad223f62ea5455d8c6025478b4' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:49:00.337 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<presence/>



*** User 2023-12-04 15:49:00.340 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<presence from='alice_run_set_and_get_prefs_cases_2178@localhost/res1' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1'/>



*** User 2023-12-04 15:49:00.341 ***🔗
bOb_run_set_and_get_prefs_cases_2178@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:49:00.341 ***🔗
bOb_run_set_and_get_prefs_cases_2178@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='63b510a06e150705' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-12-04 15:49:00.341 ***🔗
bOb_run_set_and_get_prefs_cases_2178@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-12-04 15:49:00.341 ***🔗
bOb_run_set_and_get_prefs_cases_2178@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9ydW5fc2V0X2FuZF9nZXRfcHJlZnNfY2FzZXNfMjE3OABtYWtyb2xpa2E=</auth>



*** User 2023-12-04 15:49:00.343 ***🔗
bOb_run_set_and_get_prefs_cases_2178@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-12-04 15:49:00.343 ***🔗
bOb_run_set_and_get_prefs_cases_2178@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:49:00.343 ***🔗
bOb_run_set_and_get_prefs_cases_2178@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c65447f56c768e0f' from='localhost' version='1.0' xml:lang='en' to='bob_run_set_and_get_prefs_cases_2178@localhost'>

*** User 2023-12-04 15:49:00.343 ***🔗
bOb_run_set_and_get_prefs_cases_2178@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-12-04 15:49:00.343 ***🔗
bOb_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='42a650f299bcd801eb7f13e4cf2eb9d8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-12-04 15:49:00.344 ***🔗
bOb_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq id='42a650f299bcd801eb7f13e4cf2eb9d8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_run_set_and_get_prefs_cases_2178@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-12-04 15:49:00.344 ***🔗
bob_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='23647108e7e986e2098d2c715bc8d0b4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:49:00.344 ***🔗
bob_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='localhost' to='bob_run_set_and_get_prefs_cases_2178@localhost/res1' id='23647108e7e986e2098d2c715bc8d0b4' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:49:00.344 ***🔗
bob_run_set_and_get_prefs_cases_2178@localhost/res1 out
<presence/>



*** User 2023-12-04 15:49:00.346 ***🔗
bob_run_set_and_get_prefs_cases_2178@localhost/res1 in
<presence from='bob_run_set_and_get_prefs_cases_2178@localhost/res1' to='bob_run_set_and_get_prefs_cases_2178@localhost/res1'/>



*** User 2023-12-04 15:49:00.347 ***🔗
kate_run_set_and_get_prefs_cases_2178@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:49:00.347 ***🔗
kate_run_set_and_get_prefs_cases_2178@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2101c4273c7af1de' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-12-04 15:49:00.347 ***🔗
kate_run_set_and_get_prefs_cases_2178@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-12-04 15:49:00.347 ***🔗
kate_run_set_and_get_prefs_cases_2178@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfcnVuX3NldF9hbmRfZ2V0X3ByZWZzX2Nhc2VzXzIxNzgAbWFrcm93ZTtw</auth>



*** User 2023-12-04 15:49:00.348 ***🔗
kate_run_set_and_get_prefs_cases_2178@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-12-04 15:49:00.348 ***🔗
kate_run_set_and_get_prefs_cases_2178@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:49:00.349 ***🔗
kate_run_set_and_get_prefs_cases_2178@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6ac210bba6a02c58' from='localhost' version='1.0' xml:lang='en' to='kate_run_set_and_get_prefs_cases_2178@localhost'>

*** User 2023-12-04 15:49:00.349 ***🔗
kate_run_set_and_get_prefs_cases_2178@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-12-04 15:49:00.349 ***🔗
kate_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='bb27f384370dc10c586ecfc89f3613a5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-12-04 15:49:00.349 ***🔗
kate_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq id='bb27f384370dc10c586ecfc89f3613a5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_run_set_and_get_prefs_cases_2178@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-12-04 15:49:00.349 ***🔗
kate_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='f3ac731cbb5010cc0b1b359daef7729e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:49:00.349 ***🔗
kate_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='localhost' to='kate_run_set_and_get_prefs_cases_2178@localhost/res1' id='f3ac731cbb5010cc0b1b359daef7729e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:49:00.350 ***🔗
kate_run_set_and_get_prefs_cases_2178@localhost/res1 out
<presence/>



*** User 2023-12-04 15:49:00.352 ***🔗
kate_run_set_and_get_prefs_cases_2178@localhost/res1 in
<presence from='kate_run_set_and_get_prefs_cases_2178@localhost/res1' to='kate_run_set_and_get_prefs_cases_2178@localhost/res1'/>



*** User 2023-12-04 15:49:00.352 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='247b0df7dadc0a4e11f4a5517aec136c'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.359 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='247b0df7dadc0a4e11f4a5517aec136c' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.359 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='3c911b8a7e8c0c39cae4d99b90ef22c5'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.361 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='3c911b8a7e8c0c39cae4d99b90ef22c5' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.361 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='e0efc491bf45749f8975db44c923e9e3'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>bOb_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.364 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='e0efc491bf45749f8975db44c923e9e3' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.364 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='a422435fc1e01d1590112ec6f5280203'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.366 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='a422435fc1e01d1590112ec6f5280203' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.366 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='f1535f75f7ab614a55a97b1654cb5264'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.370 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='f1535f75f7ab614a55a97b1654cb5264' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.370 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='2eba79bbe2ea495b382de3715fbd60c8'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.372 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='2eba79bbe2ea495b382de3715fbd60c8' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.372 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='1da12812c533a415e68c2e2e6c125d36'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
			<jid>bOb_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.377 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='1da12812c533a415e68c2e2e6c125d36' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.377 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='8e6418ff80f0f9ffa8dfb5f07b80901a'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.378 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='8e6418ff80f0f9ffa8dfb5f07b80901a' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.378 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='909f71eca9a6d2a72c2179252b397f4e'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>bOb_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.382 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='909f71eca9a6d2a72c2179252b397f4e' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.382 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='597b6bdc86fdbab945bd937276aa70ab'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.384 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='597b6bdc86fdbab945bd937276aa70ab' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.384 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='e0c6a5c9d6cd3fe20daffee543a7a6b0'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.432 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='e0c6a5c9d6cd3fe20daffee543a7a6b0' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.432 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='5a73facadbdab0b36e729cd195a8fa86'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.433 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='5a73facadbdab0b36e729cd195a8fa86' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.433 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='45b0ef5338e6fb43495c41d81f9f453a'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>bOb_run_set_and_get_prefs_cases_2178@localhost</jid>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.437 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='45b0ef5338e6fb43495c41d81f9f453a' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.437 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='df89be3b3556b34ecd6f8c6808785224'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.439 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='df89be3b3556b34ecd6f8c6808785224' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.439 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='28a4e4482d1af1576b3df1f8ca932c6f'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.442 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='28a4e4482d1af1576b3df1f8ca932c6f' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.442 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='a0c74d727970ae7a4c42dbfa1fb2d6d1'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.444 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='a0c74d727970ae7a4c42dbfa1fb2d6d1' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.444 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='32a519590325ac4aa2b8139d00a78fc3'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>bOb_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.447 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='32a519590325ac4aa2b8139d00a78fc3' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.448 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='007075af00b6010e04172e289f4ea0cd'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.450 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='007075af00b6010e04172e289f4ea0cd' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.450 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='9ee08661c3ba06c2ee8425107c190484'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.455 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='9ee08661c3ba06c2ee8425107c190484' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.455 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='bfd3ac3f2ee6ae5907e8e4e55286d696'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.456 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='bfd3ac3f2ee6ae5907e8e4e55286d696' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.457 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='5da39fa96e22c13a4f4b35673dcbd06d'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
			<jid>bOb_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.461 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='5da39fa96e22c13a4f4b35673dcbd06d' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.461 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='5ed45f11c2e3933b74add74f889b9a74'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.464 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='5ed45f11c2e3933b74add74f889b9a74' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.464 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='03a81cd57ab5864a06cd71991e778355'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>bOb_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.466 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='03a81cd57ab5864a06cd71991e778355' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.467 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='f75866c480e31423fc195e2b0c53f518'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.469 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='f75866c480e31423fc195e2b0c53f518' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.469 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='5a59562862fb800abf4baf1ed967f84a'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.473 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='5a59562862fb800abf4baf1ed967f84a' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.473 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='7fa7008bfbbd9bb4fc7affd8f79215db'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.474 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='7fa7008bfbbd9bb4fc7affd8f79215db' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.475 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='e928cd78507afd0ccd3fdea08ced465d'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>bOb_run_set_and_get_prefs_cases_2178@localhost</jid>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.479 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='e928cd78507afd0ccd3fdea08ced465d' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.479 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='ec492a03c2bc4955bbabf2e38a560fa7'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.483 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='ec492a03c2bc4955bbabf2e38a560fa7' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.483 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='c784844b9023e7b09af0944346532cb9'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.486 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='c784844b9023e7b09af0944346532cb9' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.486 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='0c064451129d54d763b0f26792999322'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.532 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='0c064451129d54d763b0f26792999322' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.532 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='efc9188625fa8a27390c6c629878ea5f'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>bOb_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.536 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='efc9188625fa8a27390c6c629878ea5f' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.536 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='6616d05cbbce6a167c9a3e33371e47d9'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.537 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='6616d05cbbce6a167c9a3e33371e47d9' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.537 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='5f16cef33853fcfca6427088bc454704'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.541 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='5f16cef33853fcfca6427088bc454704' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.541 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='ba31cde857570bb8f1f0425dbb4bd11c'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.542 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='ba31cde857570bb8f1f0425dbb4bd11c' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.543 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='7c8fcb4a19b18d508558e8e85d5503c3'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
			<jid>bOb_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.547 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='7c8fcb4a19b18d508558e8e85d5503c3' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.547 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='3dd5d1b1fe5a6c1bcec2c1ab890f9c3c'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.548 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='3dd5d1b1fe5a6c1bcec2c1ab890f9c3c' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.548 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='7bb3dc0f1f594de5aaf61afb2c58c54b'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bOb_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.552 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='7bb3dc0f1f594de5aaf61afb2c58c54b' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.552 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='0c2710ed8a096d0305f6995fc39a47db'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.553 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='0c2710ed8a096d0305f6995fc39a47db' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.553 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='dc1a25f5e6da3f67401743ad93d18946'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.557 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='dc1a25f5e6da3f67401743ad93d18946' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.557 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='741fa3c0570faa9afd66e2c0b2780d49'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.558 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='741fa3c0570faa9afd66e2c0b2780d49' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.558 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='set' id='0a0098fed43084b02a9b288fdc83c49e'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bOb_run_set_and_get_prefs_cases_2178@localhost</jid>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.561 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='0a0098fed43084b02a9b288fdc83c49e' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.561 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
<iq type='get' id='76ee28be08cbbb796824be6179bfcd23'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:49:00.562 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_2178@localhost' to='alice_run_set_and_get_prefs_cases_2178@localhost/res1' id='76ee28be08cbbb796824be6179bfcd23' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_2178@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_2178@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:49:00.562 ***🔗
kate_run_set_and_get_prefs_cases_2178@localhost/res1 out
</stream:stream>

*** User 2023-12-04 15:49:00.563 ***🔗
kate_run_set_and_get_prefs_cases_2178@localhost/res1 in
</stream:stream>

*** User 2023-12-04 15:49:00.563 ***🔗
bob_run_set_and_get_prefs_cases_2178@localhost/res1 out
</stream:stream>

*** User 2023-12-04 15:49:00.563 ***🔗
bob_run_set_and_get_prefs_cases_2178@localhost/res1 in
</stream:stream>

*** User 2023-12-04 15:49:00.563 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 out
</stream:stream>

*** User 2023-12-04 15:49:00.563 ***🔗
alice_run_set_and_get_prefs_cases_2178@localhost/res1 in
</stream:stream>
*** CT 2023-12-04 15:49:00.566 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2317.html



=== Ended at 2023-12-04 15:49:00
=== successfully completed test case
=== === Returned value: ok