=== 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.30647.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.muc_SUITE.logs/run.2022-03-03_10.35.57/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@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.muc_SUITE.logs/run.2022-03-03_10.35.57/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 => [],mod_sic => [],mod_stream_management => [],
        mod_vcard =>
            [{backend,ldap},
             {host,{prefix,<<"vjud.">>}},
             {ldap_base,"ou=Users,dc=esl,dc=com"},
             {ldap_filter,<<"(objectClass=inetOrgPerson)">>}]}},
     {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@fdcb4a001941.2022-03-03_10.29.25"

=== Started at 2022-03-03 10:35:58


*** CT 2022-03-03 10:35:58.045 *** View log from node mongooseim@localhost when started mongooseim@localhost_4102.html
*** CT 2022-03-03 10:35:58.045 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2321.html

*** User 2022-03-03 10:35:58.052 ***
alicE_disco_features_with_mam_684@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-03 10:35:58.053 ***
alicE_disco_features_with_mam_684@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7efa404a897fe31b' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:35:58.053 ***
alicE_disco_features_with_mam_684@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>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-03 10:35:58.053 ***
alicE_disco_features_with_mam_684@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2Rpc2NvX2ZlYXR1cmVzX3dpdGhfbWFtXzY4NABtYXR5Z3J5c2E=</auth>



*** User 2022-03-03 10:35:58.054 ***
alicE_disco_features_with_mam_684@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:35:58.054 ***
alicE_disco_features_with_mam_684@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-03 10:35:58.054 ***
alicE_disco_features_with_mam_684@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3e0fc807ac5c17a2' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:35:58.054 ***
alicE_disco_features_with_mam_684@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-03 10:35:58.054 ***
alicE_disco_features_with_mam_684@localhost/res1 out
<iq type='set' id='15226a175777fd304a56a34e69e57435'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:35:58.054 ***
alicE_disco_features_with_mam_684@localhost/res1 in
<iq id='15226a175777fd304a56a34e69e57435' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_disco_features_with_mam_684@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:35:58.055 ***
alicE_disco_features_with_mam_684@localhost/res1 out
<iq type='set' id='bea09f2c76e5bd9a64dc364c2ec7fcc5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:35:58.055 ***
alicE_disco_features_with_mam_684@localhost/res1 in
<iq type='result' id='bea09f2c76e5bd9a64dc364c2ec7fcc5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:35:58.055 ***
alicE_disco_features_with_mam_684@localhost/res1 out
<presence/>



*** User 2022-03-03 10:35:58.055 ***
alicE_disco_features_with_mam_684@localhost/res1 in
<presence from='alicE_disco_features_with_mam_684@localhost/res1' to='alice_disco_features_with_mam_684@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:35:58.056 ***
alicE_disco_features_with_mam_684@localhost/res1 out
<iq type='get' id='a9c1459017604275e918925a55a125fb' to='muc.localhost'>
	<query xmlns='http://jabber.org/protocol/disco#info'/>
</iq>



*** User 2022-03-03 10:35:58.056 ***
alicE_disco_features_with_mam_684@localhost/res1 in
<iq from='muc.localhost' to='alicE_disco_features_with_mam_684@localhost/res1' id='a9c1459017604275e918925a55a125fb' 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-03 10:35:58.056 ***
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,mnesia},
       {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 => [],mod_sic => [],mod_stream_management => [],
  mod_vcard =>
      [{backend,ldap},
       {host,{prefix,<<"vjud.">>}},
       {ldap_base,"ou=Users,dc=esl,dc=com"},
       {ldap_filter,<<"(objectClass=inetOrgPerson)">>}]}

*** User 2022-03-03 10:35:58.056 ***
alicE_disco_features_with_mam_684@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:35:58.056 ***
alicE_disco_features_with_mam_684@localhost/res1 in
</stream:stream>
*** CT 2022-03-03 10:35:58.058 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2321.html
*** CT 2022-03-03 10:35:58.059 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4102.html



=== Ended at 2022-03-03 10:35:58
=== successfully completed test case
=== === Returned value: ok


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