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

=== Config value:

    [{nick,<<"aliceonchat">>},
     {room,<<"alicesroom">>},
     {room_jid,<<"alicesroom@groupchats.domain.example.com">>},
     {muc_host,<<"groupchats.domain.example.com">>},
     {watchdog,<0.201.2>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@3ef1e32428d4.2024-04-23_07.17.37/big_tests.tests.muc_SUITE.logs/run.2024-04-23_07.28.42/muc_suite.disco_features.187778.html"},
     {tc_group_properties,[{name,disco},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@3ef1e32428d4.2024-04-23_07.17.37/big_tests.tests.muc_SUITE.logs/run.2024-04-23_07.28.42/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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_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,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@3ef1e32428d4.2024-04-23_07.17.37"

=== Started at 2024-04-23 07:28:42


*** CT 2024-04-23 07:28:42.949 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2313.html

*** User 2024-04-23 07:28:42.967 ***🔗
alicE_disco_features_2801@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-23 07:28:42.968 ***🔗
alicE_disco_features_2801@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9b2dae4e95923a2f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-23 07:28:42.968 ***🔗
alicE_disco_features_2801@domain.example.com/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-04-23 07:28:42.968 ***🔗
alicE_disco_features_2801@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2Rpc2NvX2ZlYXR1cmVzXzI4MDEAbWF0eWdyeXNh</auth>



*** User 2024-04-23 07:28:42.969 ***🔗
alicE_disco_features_2801@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 07:28:42.969 ***🔗
alicE_disco_features_2801@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-23 07:28:42.970 ***🔗
alicE_disco_features_2801@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e2950b5722cce347' from='domain.example.com' version='1.0' xml:lang='en' to='alice_disco_features_2801@domain.example.com'>

*** User 2024-04-23 07:28:42.970 ***🔗
alicE_disco_features_2801@domain.example.com/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-04-23 07:28:42.970 ***🔗
alicE_disco_features_2801@domain.example.com/res1 out
<iq type='set' id='64612a9e2c417cf80c4ee3069f42f99e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 07:28:42.971 ***🔗
alicE_disco_features_2801@domain.example.com/res1 in
<iq id='64612a9e2c417cf80c4ee3069f42f99e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_disco_features_2801@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 07:28:42.971 ***🔗
alice_disco_features_2801@domain.example.com/res1 out
<iq type='set' id='a74e9187a30aa151e2ddfd55998782ba'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 07:28:42.971 ***🔗
alice_disco_features_2801@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_disco_features_2801@domain.example.com/res1' id='a74e9187a30aa151e2ddfd55998782ba' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 07:28:42.971 ***🔗
alice_disco_features_2801@domain.example.com/res1 out
<presence/>



*** User 2024-04-23 07:28:42.972 ***🔗
alice_disco_features_2801@domain.example.com/res1 in
<presence from='alice_disco_features_2801@domain.example.com/res1' to='alice_disco_features_2801@domain.example.com/res1'/>



*** User 2024-04-23 07:28:42.973 ***🔗
alice_disco_features_2801@domain.example.com/res1 out
<iq type='get' id='26cde37f97b4b8761cbee7af61f224d2' to='groupchats.domain.example.com'>
	<query xmlns='http://jabber.org/protocol/disco#info'/>
</iq>



*** User 2024-04-23 07:28:42.974 ***🔗
alice_disco_features_2801@domain.example.com/res1 in
<iq from='groupchats.domain.example.com' to='alice_disco_features_2801@domain.example.com/res1' id='26cde37f97b4b8761cbee7af61f224d2' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#info'>
		<identity category='conference' name='Chatrooms' type='text'/>
		<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='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-04-23 07:28:42.974 ***🔗
Loaded modules:
#{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 => true},
  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,<<"groupchats.">>},
        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}}

*** User 2024-04-23 07:28:42.974 ***🔗
alice_disco_features_2801@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-23 07:28:42.975 ***🔗
alice_disco_features_2801@domain.example.com/res1 in
</stream:stream>
*** CT 2024-04-23 07:28:42.983 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2314.html



=== Ended at 2024-04-23 07:28:43
=== successfully completed test case
=== === Returned value: ok