=== Test case: muc_light_SUITE:create_room/1 (click for source code)

=== Config value:

    [{watchdog,<0.21692.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.muc_light_SUITE.logs/run.2022-03-04_11.24.06/muc_light_suite.create_room.html"},
     {tc_group_properties,[{name,owner},{repeat_until_all_ok,3},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_light_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.muc_light_SUITE.logs/run.2022-03-04_11.24.06/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52"

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


*** CT 2022-03-04 11:24:08.911 *** View log from node mongooseim@localhost when started mongooseim@localhost_2336.html
*** CT 2022-03-04 11:24:08.911 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_606.html

*** User 2022-03-04 11:24:08.922 ***
alicE@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 2022-03-04 11:24:08.922 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9490995b158be9d7' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:08.922 ***
alicE@domain.example.com/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:08.922 ***
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-03-04 11:24:08.923 ***
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:24:08.923 ***
alicE@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 2022-03-04 11:24:08.924 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='77e170bd23f3eece' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:08.924 ***
alicE@domain.example.com/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:08.924 ***
alicE@domain.example.com/res1 out
<iq type='set' id='c94e5129669bf0d9927ce46d858bbc98'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:24:08.924 ***
alicE@domain.example.com/res1 in
<iq id='c94e5129669bf0d9927ce46d858bbc98' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:24:08.925 ***
alicE@domain.example.com/res1 out
<iq type='set' id='bd3263445466ab4374b4bbc401b193be'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:08.925 ***
alicE@domain.example.com/res1 in
<iq type='result' id='bd3263445466ab4374b4bbc401b193be'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:08.925 ***
alicE@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:24:08.927 ***
alicE@domain.example.com/res1 in
<presence from='alicE@domain.example.com/res1' to='alice@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:24:08.927 ***
bOb@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 2022-03-04 11:24:08.928 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9086a5411e09b44f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:08.928 ***
bOb@domain.example.com/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:08.928 ***
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-03-04 11:24:08.929 ***
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:24:08.929 ***
bOb@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 2022-03-04 11:24:08.929 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='44bd1044faecba37' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:08.929 ***
bOb@domain.example.com/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:08.930 ***
bOb@domain.example.com/res1 out
<iq type='set' id='044c539aae786a112fb32a3b3503d3c3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:24:08.930 ***
bOb@domain.example.com/res1 in
<iq id='044c539aae786a112fb32a3b3503d3c3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:24:08.930 ***
bOb@domain.example.com/res1 out
<iq type='set' id='a92f3ca5bf9846d301a79c58666e7453'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:08.930 ***
bOb@domain.example.com/res1 in
<iq type='result' id='a92f3ca5bf9846d301a79c58666e7453'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:08.930 ***
bOb@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:24:08.932 ***
bOb@domain.example.com/res1 in
<presence from='bOb@domain.example.com/res1' to='bob@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:24:08.932 ***
kate@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 2022-03-04 11:24:08.933 ***
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f09aaa596080ad3f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:08.933 ***
kate@domain.example.com/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:08.933 ***
kate@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2022-03-04 11:24:08.934 ***
kate@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:24:08.934 ***
kate@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 2022-03-04 11:24:08.934 ***
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='61c0424c103d3b62' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:08.934 ***
kate@domain.example.com/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:08.934 ***
kate@domain.example.com/res1 out
<iq type='set' id='9009f09dd9ab6eff3f83141a2299c5a9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:24:08.934 ***
kate@domain.example.com/res1 in
<iq id='9009f09dd9ab6eff3f83141a2299c5a9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:24:08.934 ***
kate@domain.example.com/res1 out
<iq type='set' id='d9090857855eef63e34874f2f2747ec1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:08.935 ***
kate@domain.example.com/res1 in
<iq type='result' id='d9090857855eef63e34874f2f2747ec1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:08.935 ***
kate@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:24:08.936 ***
kate@domain.example.com/res1 in
<presence from='kate@domain.example.com/res1' to='kate@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:24:08.936 ***
bOb@domain.example.com/res1 out
<iq type='set' id='14312073bde1860b2061c87a92a66aea' to='bobroom@muclight2.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Bob&apos;s room</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>alice@domain.example.com</user>
			<user affiliation='member'>kate@domain.example.com</user>
		</occupants>
	</query>
</iq>



*** User 2022-03-04 11:24:08.941 ***
bOb@domain.example.com/res1 in
<message from='bobroom@muclight2.domain.example.com' to='bob@domain.example.com' id='14312073bde1860b2061c87a92a66aea' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1646-393048-938085</version>
		<user affiliation='owner'>bob@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-03-04 11:24:08.941 ***
alicE@domain.example.com/res1 in
<message from='bobroom@muclight2.domain.example.com' to='alice@domain.example.com' id='14312073bde1860b2061c87a92a66aea' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1646-393048-938085</version>
		<user affiliation='member'>alice@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-03-04 11:24:08.941 ***
kate@domain.example.com/res1 in
<message from='bobroom@muclight2.domain.example.com' to='kate@domain.example.com' id='14312073bde1860b2061c87a92a66aea' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1646-393048-938085</version>
		<user affiliation='member'>kate@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-03-04 11:24:08.941 ***
bOb@domain.example.com/res1 in
<iq from='bobroom@muclight2.domain.example.com' to='bOb@domain.example.com/res1' id='14312073bde1860b2061c87a92a66aea' type='result'/>



*** User 2022-03-04 11:24:08.941 ***
kate@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:24:08.941 ***
kate@domain.example.com/res1 in
</stream:stream>

*** User 2022-03-04 11:24:08.942 ***
bOb@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:24:08.942 ***
bOb@domain.example.com/res1 in
</stream:stream>

*** User 2022-03-04 11:24:08.942 ***
alicE@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:24:08.942 ***
alicE@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:24:08.950 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_606.html
*** CT 2022-03-04 11:24:08.951 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2336.html



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


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