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

=== Config value:

    [{watchdog,<0.20807.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/metrics_session_SUITE_data"},
     {preset,"internal_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a1e626d02594.2022-03-07_08.29.41/big_tests.tests.metrics_session_SUITE.logs/run.2022-03-07_08.32.56/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@a1e626d02594.2022-03-07_08.29.41/big_tests.tests.metrics_session_SUITE.logs/run.2022-03-07_08.32.56/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@a1e626d02594.2022-03-07_08.29.41"

=== Started at 2022-03-07 08:32:56


*** CT 2022-03-07 08:32:56.259 *** View log from node mongooseim@localhost when started mongooseim@localhost_865.html
*** CT 2022-03-07 08:32:56.271 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_482.html

*** User 2022-03-07 08:32:56.272 ***
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 08:32:56.273 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='808e9f9e158f011d' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2022-03-07 08:32:56.274 ***
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 08:32:56.274 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='596d3ca606194415' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 08:32:56.274 ***
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 08:32:56.274 ***
alicE@localhost/res1 out
<iq type='set' id='3594c0dc7842e85e8b38593100733135'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 08:32:56.274 ***
alicE@localhost/res1 in
<iq id='3594c0dc7842e85e8b38593100733135' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 08:32:56.274 ***
alicE@localhost/res1 out
<iq type='set' id='fc8c92da16f6db603c0c294eb3de37f0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 08:32:56.275 ***
alicE@localhost/res1 in
<iq type='result' id='fc8c92da16f6db603c0c294eb3de37f0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 08:32:56.275 ***
alicE@localhost/res1 out
<presence/>



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



*** User 2022-03-07 08:32:56.276 ***
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 08:32:56.277 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9d216905f7723a2c' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2022-03-07 08:32:56.277 ***
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 08:32:56.278 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='09698a20a8a7ac28' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 08:32:56.278 ***
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 08:32:56.278 ***
bOb@localhost/res1 out
<iq type='set' id='4c39eb1a654097bfd3cf8f5f9a53b7cb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 08:32:56.278 ***
bOb@localhost/res1 in
<iq id='4c39eb1a654097bfd3cf8f5f9a53b7cb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 08:32:56.278 ***
bOb@localhost/res1 out
<iq type='set' id='6247127f7d78431e7d98aa0f33bc23fb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 08:32:56.279 ***
bOb@localhost/res1 in
<iq type='result' id='6247127f7d78431e7d98aa0f33bc23fb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 08:32:56.279 ***
bOb@localhost/res1 out
<presence/>



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



*** User 2022-03-07 08:32:56.281 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-03-07 08:32:56.282 ***
bOb@localhost/res1 in
</stream:stream>

*** User 2022-03-07 08:32:56.282 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-03-07 08:32:56.282 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-03-07 08:32:56.286 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_482.html
*** CT 2022-03-07 08:32:56.294 *** View log from node mongooseim@localhost when finished mongooseim@localhost_865.html



=== Ended at 2022-03-07 08:32:56
=== successfully completed test case
=== === Returned value: ok


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