=== Test case: metrics_session_SUITE:login_many/1 (click for source code)

=== Config value:

    [{watchdog,<0.15439.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/metrics_session_SUITE_data"},
     {preset,"mysql_redis"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fac56f14d8cf.2022-03-07_15.57.55/big_tests.tests.metrics_session_SUITE.logs/run.2022-03-07_16.02.42/metrics_session_suite.login_many.html"},
     {tc_group_properties,[{name,session},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/metrics_session_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@fac56f14d8cf.2022-03-07_15.57.55/big_tests.tests.metrics_session_SUITE.logs/run.2022-03-07_16.02.42/log_private/"},
     {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@fac56f14d8cf.2022-03-07_15.57.55"

=== Started at 2022-03-07 16:02:42


*** CT 2022-03-07 16:02:42.446 *** View log from node mongooseim@localhost when started mongooseim@localhost_880.html
*** CT 2022-03-07 16:02:42.447 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_196.html

*** User 2022-03-07 16:02:42.448 ***
alicE@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-07 16:02:42.449 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6330e271ce76589b' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:02:42.449 ***
alicE@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-07 16:02:42.449 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-03-07 16:02:42.450 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 16:02:42.450 ***
alicE@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-07 16:02:42.451 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c282da40b9c32177' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:02:42.451 ***
alicE@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-07 16:02:42.451 ***
alicE@localhost/res1 out
<iq type='set' id='302f2e2898ed4c8c5dc3edcd55198850'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 16:02:42.451 ***
alicE@localhost/res1 in
<iq id='302f2e2898ed4c8c5dc3edcd55198850' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 16:02:42.451 ***
alicE@localhost/res1 out
<iq type='set' id='e84c3b8cfd3184759ace9c481151181a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:02:42.452 ***
alicE@localhost/res1 in
<iq type='result' id='e84c3b8cfd3184759ace9c481151181a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:02:42.452 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-03-07 16:02:42.454 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-03-07 16:02:42.455 ***
bOb@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-07 16:02:42.456 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4b939227fd5d7c68' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:02:42.456 ***
bOb@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-07 16:02:42.456 ***
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-03-07 16:02:42.457 ***
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 16:02:42.457 ***
bOb@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-07 16:02:42.457 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e6ae1e2a360b25dc' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:02:42.458 ***
bOb@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-07 16:02:42.458 ***
bOb@localhost/res1 out
<iq type='set' id='b8190c0c97735b7870f2d34f0bb0d084'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 16:02:42.458 ***
bOb@localhost/res1 in
<iq id='b8190c0c97735b7870f2d34f0bb0d084' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 16:02:42.458 ***
bOb@localhost/res1 out
<iq type='set' id='cacaf0760d593843d63f561b0e0c4be3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:02:42.458 ***
bOb@localhost/res1 in
<iq type='result' id='cacaf0760d593843d63f561b0e0c4be3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:02:42.458 ***
bOb@localhost/res1 out
<presence/>



*** User 2022-03-07 16:02:42.462 ***
bOb@localhost/res1 in
<presence from='bOb@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-03-07 16:02:42.462 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-03-07 16:02:42.463 ***
bOb@localhost/res1 in
</stream:stream>

*** User 2022-03-07 16:02:42.463 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-03-07 16:02:42.463 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-03-07 16:02:42.465 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_196.html
*** CT 2022-03-07 16:02:42.465 *** View log from node mongooseim@localhost when finished mongooseim@localhost_880.html



=== Ended at 2022-03-07 16:02:42
=== successfully completed test case
=== === Returned value: ok


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