=== Test case: muc_SUITE:disco_features_with_mam/1 (click for source code)

=== Config value:

    [{nick,<<"aliceonchat">>},
     {room,<<"alicesroom">>},
     {room_jid,<<"alicesroom@muc.localhost">>},
     {muc_host,<<"muc.localhost">>},
     {watchdog,<0.65130.0>},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@161748d34ba8.2024-03-20_18.07.19/big_tests.tests.muc_SUITE.logs/run.2024-03-20_18.18.00/muc_suite.disco_features_with_mam.160770.html"},
     {tc_group_properties,[{name,disco_with_mam},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@161748d34ba8.2024-03-20_18.07.19/big_tests.tests.muc_SUITE.logs/run.2024-03-20_18.18.00/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    affiliations => [],allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => cets,
              min_presence_interval => 0,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => true,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@161748d34ba8.2024-03-20_18.07.19"

=== Started at 2024-03-20 18:18:01


*** CT 2024-03-20 18:18:01.268 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5116.html

*** User 2024-03-20 18:18:01.274 ***🔗
alicE_disco_features_with_mam_2440@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-20 18:18:01.275 ***🔗
alicE_disco_features_with_mam_2440@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9bae07dcaefb3b76' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-20 18:18:01.275 ***🔗
alicE_disco_features_with_mam_2440@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-20 18:18:01.275 ***🔗
alicE_disco_features_with_mam_2440@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2Rpc2NvX2ZlYXR1cmVzX3dpdGhfbWFtXzI0NDAAbWF0eWdyeXNh</auth>



*** User 2024-03-20 18:18:01.277 ***🔗
alicE_disco_features_with_mam_2440@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-20 18:18:01.277 ***🔗
alicE_disco_features_with_mam_2440@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-20 18:18:01.277 ***🔗
alicE_disco_features_with_mam_2440@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='89f91f99db6f6b9e' from='localhost' version='1.0' xml:lang='en' to='alice_disco_features_with_mam_2440@localhost'>

*** User 2024-03-20 18:18:01.277 ***🔗
alicE_disco_features_with_mam_2440@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-20 18:18:01.277 ***🔗
alicE_disco_features_with_mam_2440@localhost/res1 out
<iq type='set' id='f85a28c6addc2714f03d3ede33531f0f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-20 18:18:01.278 ***🔗
alicE_disco_features_with_mam_2440@localhost/res1 in
<iq id='f85a28c6addc2714f03d3ede33531f0f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_disco_features_with_mam_2440@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-20 18:18:01.278 ***🔗
alice_disco_features_with_mam_2440@localhost/res1 out
<iq type='set' id='083ee087fc16b7fe9760af42a65df887'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-20 18:18:01.279 ***🔗
alice_disco_features_with_mam_2440@localhost/res1 in
<iq from='localhost' to='alice_disco_features_with_mam_2440@localhost/res1' id='083ee087fc16b7fe9760af42a65df887' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-20 18:18:01.279 ***🔗
alice_disco_features_with_mam_2440@localhost/res1 out
<presence/>



*** User 2024-03-20 18:18:01.280 ***🔗
alice_disco_features_with_mam_2440@localhost/res1 in
<presence from='alice_disco_features_with_mam_2440@localhost/res1' to='alice_disco_features_with_mam_2440@localhost/res1'/>



*** User 2024-03-20 18:18:01.280 ***🔗
alice_disco_features_with_mam_2440@localhost/res1 out
<iq type='get' id='c3db5df644c96bedc6a3fc48a9ba8366' to='muc.localhost'>
	<query xmlns='http://jabber.org/protocol/disco#info'/>
</iq>



*** User 2024-03-20 18:18:01.281 ***🔗
alice_disco_features_with_mam_2440@localhost/res1 in
<iq from='muc.localhost' to='alice_disco_features_with_mam_2440@localhost/res1' id='c3db5df644c96bedc6a3fc48a9ba8366' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#info'>
		<identity name='Chatrooms' type='text' category='conference'/>
		<feature var='http://jabber.org/protocol/disco#info'/>
		<feature var='http://jabber.org/protocol/disco#items'/>
		<feature var='http://jabber.org/protocol/muc'/>
		<feature var='http://jabber.org/protocol/muc#unique'/>
		<feature var='http://jabber.org/protocol/rsm'/>
		<feature var='jabber:iq:register'/>
		<feature var='jabber:x:conference'/>
		<feature var='urn:esl:message-retract-by-stanza-id:0'/>
		<feature var='urn:xmpp:mam:1'/>
		<feature var='urn:xmpp:mam:2'/>
		<feature var='urn:xmpp:mam:2#extended'/>
		<feature var='urn:xmpp:message-retract:0'/>
		<feature var='urn:xmpp:message-retract:0#tombstone'/>
		<feature var='vcard-temp'/>
		<x xmlns='jabber:x:data' type='result'>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/network/serverinfo</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-20 18:18:01.282 ***🔗
Loaded modules:
#{mod_vcard =>
      #{matches => 30,
        host => {prefix,<<"vjud.">>},
        search => true,backend => rdbms,iqdisc => parallel},
  mod_roster =>
      #{backend => rdbms,iqdisc => one_queue,versioning => false,
        store_current_id => false},
  mod_muc =>
      #{access => muc,
        host => {prefix,<<"muc.">>},
        backend => rdbms,max_users => 200,room_shaper => none,
        http_auth_pool => none,hibernate_timeout => 2000,history_size => 20,
        hibernated_room_check_interval => 1000,
        hibernated_room_timeout => 2000,access_create => muc_create,
        access_admin => none,access_persistent => all,
        default_room =>
            #{public => true,description => <<>>,title => <<>>,
              persistent => false,password => <<>>,allow_change_subj => true,
              allow_query_users => true,allow_private_messages => true,
              allow_visitor_status => true,allow_visitor_nickchange => true,
              public_list => true,moderated => true,
              members_by_default => true,members_only => false,
              allow_user_invites => false,affiliations => [],
              allow_multiple_sessions => false,password_protected => false,
              anonymous => true,max_users => 200,maygetmemberlist => [],
              logging => false,subject => <<>>,subject_author => <<>>},
        load_permanent_rooms_at_startup => false,max_room_id => infinity,
        online_backend => cets,min_presence_interval => 0,
        max_users_admin_threshold => 5,user_message_shaper => none,
        user_presence_shaper => none,min_message_interval => 0,
        max_user_conferences => 10,max_room_name => infinity,
        max_room_desc => infinity},
  mod_register =>
      #{access => register,iqdisc => one_queue,registration_watchers => [],
        password_strength => 0,
        ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
  mod_sic => #{iqdisc => one_queue},
  mod_amp => #{},
  mod_mam =>
      #{cache =>
            #{module => internal,strategy => fifo,number_of_segments => 3,
              time_to_live => 480},
        backend => rdbms,send_message => mod_mam_utils,
        muc => #{host => {prefix,<<"muc.">>}},
        async_writer =>
            #{enabled => true,batch_size => 30,pool_size => 16,
              flush_interval => 2000},
        max_result_limit => 50,default_result_limit => 50,
        archive_chat_markers => false,enforce_simple_queries => false,
        full_text_search => true,is_archivable_message => mod_mam_utils,
        no_stanzaid_element => false,message_retraction => true,
        cache_users => true},
  mod_mam_rdbms_user => #{pm => true,muc => true},
  mod_disco =>
      #{iqdisc => one_queue,users_can_see_hidden_services => true,
        server_info => [],extra_domains => []},
  mod_mam_muc =>
      #{host => {prefix,<<"muc.">>},
        send_message => mod_mam_utils,
        async_writer =>
            #{enabled => true,batch_size => 30,pool_size => 16,
              flush_interval => 2000},
        max_result_limit => 50,default_result_limit => 50,
        archive_chat_markers => false,enforce_simple_queries => false,
        full_text_search => true,is_archivable_message => mod_mam_utils,
        no_stanzaid_element => false,message_retraction => true},
  mod_presence => #{},
  mod_muc_log =>
      #{dirname => room_jid,outdir => "/tmp/muclogs",file_format => html,
        css_file => false,timezone => local,spam_prevention => true,
        top_link => {"/","Home"},
        access_log => muc,dirtype => subdirs},
  mod_stream_management =>
      #{buffer => true,ack => true,backend => cets,
        stale_h => #{enabled => false,repeat_after => 1800,geriatric => 3600},
        buffer_max => 100,ack_freq => 1,resume_timeout => 600},
  mod_mam_muc_rdbms_arch_async =>
      #{enabled => true,batch_size => 30,pool_size => 16,
        flush_interval => 2000},
  mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
  mod_mam_cache_user =>
      #{module => internal,strategy => fifo,muc => true,
        number_of_segments => 3,time_to_live => 480},
  mod_mam_muc_rdbms_arch =>
      #{db_message_format => mam_message_compressed_eterm,no_writer => true,
        delete_domain_limit => infinity,db_jid_format => mam_jid_rfc},
  mod_cache_users =>
      #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
  mod_bosh =>
      #{backend => cets,inactivity => 30,max_pause => 120,
        max_wait => infinity,server_acks => false},
  mod_carboncopy => #{iqdisc => no_queue}}

*** User 2024-03-20 18:18:01.282 ***🔗
alice_disco_features_with_mam_2440@localhost/res1 out
</stream:stream>

*** User 2024-03-20 18:18:01.282 ***🔗
alice_disco_features_with_mam_2440@localhost/res1 in
</stream:stream>
*** CT 2024-03-20 18:18:01.286 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5116.html



=== Ended at 2024-03-20 18:18:01
=== successfully completed test case
=== === Returned value: ok