=== Test case: muc_SUITE:disco_service/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.65892.0>},
     {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@20dcedca55cd.2024-03-26_19.24.11/big_tests.tests.muc_SUITE.logs/run.2024-03-26_19.35.18/muc_suite.disco_service.147203.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@20dcedca55cd.2024-03-26_19.24.11/big_tests.tests.muc_SUITE.logs/run.2024-03-26_19.35.18/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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 => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {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@20dcedca55cd.2024-03-26_19.24.11"

=== Started at 2024-03-26 19:35:19


*** CT 2024-03-26 19:35:19.106 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2334.html

*** User 2024-03-26 19:35:19.119 ***🔗
alicE_disco_service_2661@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-03-26 19:35:19.119 ***🔗
alicE_disco_service_2661@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d3cdac340e299203' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-03-26 19:35:19.119 ***🔗
alicE_disco_service_2661@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-03-26 19:35:19.119 ***🔗
alicE_disco_service_2661@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2Rpc2NvX3NlcnZpY2VfMjY2MQBtYXR5Z3J5c2E=</auth>



*** User 2024-03-26 19:35:19.120 ***🔗
alicE_disco_service_2661@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-26 19:35:19.120 ***🔗
alicE_disco_service_2661@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-03-26 19:35:19.121 ***🔗
alicE_disco_service_2661@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='eaad06bbb2655f38' from='domain.example.com' version='1.0' xml:lang='en' to='alice_disco_service_2661@domain.example.com'>

*** User 2024-03-26 19:35:19.121 ***🔗
alicE_disco_service_2661@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-03-26 19:35:19.121 ***🔗
alicE_disco_service_2661@domain.example.com/res1 out
<iq type='set' id='8deb2c697883c495fcd63271501bb0d5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-26 19:35:19.121 ***🔗
alicE_disco_service_2661@domain.example.com/res1 in
<iq id='8deb2c697883c495fcd63271501bb0d5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_disco_service_2661@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-03-26 19:35:19.121 ***🔗
alice_disco_service_2661@domain.example.com/res1 out
<iq type='set' id='4b4fef95f750e88ae556d74d14a3367a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-26 19:35:19.122 ***🔗
alice_disco_service_2661@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_disco_service_2661@domain.example.com/res1' id='4b4fef95f750e88ae556d74d14a3367a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-26 19:35:19.122 ***🔗
alice_disco_service_2661@domain.example.com/res1 out
<presence/>



*** User 2024-03-26 19:35:19.122 ***🔗
alice_disco_service_2661@domain.example.com/res1 in
<presence from='alice_disco_service_2661@domain.example.com/res1' to='alice_disco_service_2661@domain.example.com/res1'/>



*** User 2024-03-26 19:35:19.123 ***🔗
alice_disco_service_2661@domain.example.com/res1 out
<iq type='get' id='a55a7ab41bab339fc9b719bcefe92c78' to='domain.example.com'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-26 19:35:19.123 ***🔗
alice_disco_service_2661@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_disco_service_2661@domain.example.com/res1' id='a55a7ab41bab339fc9b719bcefe92c78' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='groupchats.domain.example.com'/>
		<item jid='vjud.domain.example.com'/>
	</query>
</iq>



*** User 2024-03-26 19:35:19.123 ***🔗
alice_disco_service_2661@domain.example.com/res1 out
</stream:stream>

*** User 2024-03-26 19:35:19.123 ***🔗
alice_disco_service_2661@domain.example.com/res1 in
</stream:stream>
*** CT 2024-03-26 19:35:19.127 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2334.html



=== Ended at 2024-03-26 19:35:19
=== successfully completed test case
=== === Returned value: ok