=== 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.26153.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43f5552376e6.2022-03-04_11.16.18/big_tests.tests.muc_SUITE.logs/run.2022-03-04_11.24.02/muc_suite.disco_features_with_mam.html"},
     {tc_group_properties,[{name,disco_non_parallel},{repeat_until_all_ok,3}]},
     {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@43f5552376e6.2022-03-04_11.16.18/big_tests.tests.muc_SUITE.logs/run.2022-03-04_11.24.02/log_private/"},
     {{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_muc_commands => [],mod_muc_light_commands => [],
        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">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@43f5552376e6.2022-03-04_11.16.18"

=== Started at 2022-03-04 11:24:02


*** CT 2022-03-04 11:24:02.796 *** View log from node mongooseim@localhost when started mongooseim@localhost_5094.html
*** CT 2022-03-04 11:24:02.797 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2300.html

*** User 2022-03-04 11:24:02.803 ***
alicE_disco_features_with_mam_1516@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-03-04 11:24:02.804 ***
alicE_disco_features_with_mam_1516@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6a7cc774d58014ae' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:02.804 ***
alicE_disco_features_with_mam_1516@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-03-04 11:24:02.804 ***
alicE_disco_features_with_mam_1516@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2Rpc2NvX2ZlYXR1cmVzX3dpdGhfbWFtXzE1MTYAbWF0eWdyeXNh</auth>



*** User 2022-03-04 11:24:02.805 ***
alicE_disco_features_with_mam_1516@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:24:02.805 ***
alicE_disco_features_with_mam_1516@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-03-04 11:24:02.805 ***
alicE_disco_features_with_mam_1516@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3256446acc26dccd' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:02.805 ***
alicE_disco_features_with_mam_1516@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-03-04 11:24:02.805 ***
alicE_disco_features_with_mam_1516@localhost/res1 out
<iq type='set' id='cd53c405d9708392123e4e5883375175'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:24:02.805 ***
alicE_disco_features_with_mam_1516@localhost/res1 in
<iq id='cd53c405d9708392123e4e5883375175' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_disco_features_with_mam_1516@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:24:02.806 ***
alicE_disco_features_with_mam_1516@localhost/res1 out
<iq type='set' id='f4b502fa6e8743bb55b87f307e294d1d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:02.806 ***
alicE_disco_features_with_mam_1516@localhost/res1 in
<iq type='result' id='f4b502fa6e8743bb55b87f307e294d1d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:02.806 ***
alicE_disco_features_with_mam_1516@localhost/res1 out
<presence/>



*** User 2022-03-04 11:24:02.807 ***
alicE_disco_features_with_mam_1516@localhost/res1 in
<presence from='alicE_disco_features_with_mam_1516@localhost/res1' to='alice_disco_features_with_mam_1516@localhost/res1' xml:lang='en'/>



*** User 2022-03-04 11:24:02.808 ***
alicE_disco_features_with_mam_1516@localhost/res1 out
<iq type='get' id='dd4160829f789974c3d9783982e35b10' to='muc.localhost'>
	<query xmlns='http://jabber.org/protocol/disco#info'/>
</iq>



*** User 2022-03-04 11:24:02.808 ***
alicE_disco_features_with_mam_1516@localhost/res1 in
<iq from='muc.localhost' to='alicE_disco_features_with_mam_1516@localhost/res1' id='dd4160829f789974c3d9783982e35b10' 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='urn:esl:message-retract-by-stanza-id:0'/>
		<feature var='urn:xmpp:mam:1'/>
		<feature var='urn:xmpp:mam:2'/>
		<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 var='FORM_TYPE' type='hidden'>
				<value>http://jabber.org/network/serverinfo</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-04 11:24:02.808 ***
Loaded modules:
#{mod_adhoc => [],mod_amp => [],mod_bosh => [],
  mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
  mod_carboncopy => [],mod_commands => [],mod_disco => [],
  mod_mam_muc => [{backend,rdbms},{host,{prefix,<<"muc.">>}}],
  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.">>}}]}

*** User 2022-03-04 11:24:02.809 ***
alicE_disco_features_with_mam_1516@localhost/res1 out
</stream:stream>

*** User 2022-03-04 11:24:02.809 ***
alicE_disco_features_with_mam_1516@localhost/res1 in
</stream:stream>
*** CT 2022-03-04 11:24:02.812 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2300.html
*** CT 2022-03-04 11:24:02.813 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5094.html



=== Ended at 2022-03-04 11:24:02
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result