=== Test case: dynamic_domains_SUITE:can_authenticate/1 (click for source code)

=== Config value:

    [{watchdog,<0.22340.2>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/dynamic_domains_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-01-25_16.37.12/dynamic_domains_suite.can_authenticate.html"},
     {tc_group_properties,[]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/dynamic_domains_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-01-25_16.37.12/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59"

=== Started at 2022-01-25 16:37:12


*** CT 2022-01-25 16:37:12.412 *** View log from node mongooseim@localhost when started mongooseim@localhost_6480.html
*** CT 2022-01-25 16:37:12.413 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2442.html

*** User 2022-01-25 16:37:12.415 ***
alice@example.com out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:37:12.415 ***
alice@example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ddd8d1637a21940b' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:37:12.415 ***
alice@example.com 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>
</stream:features>



*** User 2022-01-25 16:37:12.415 ***
alice@example.com out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2022-01-25 16:37:12.420 ***
alice@example.com in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:37:12.420 ***
alice@example.com out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:37:12.421 ***
alice@example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d851375e8db9ccc0' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:37:12.421 ***
alice@example.com 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'/>
</stream:features>



*** User 2022-01-25 16:37:12.421 ***
alice@example.com out
<iq type='set' id='5aca375a36259fbd1dfe42b24b024dc5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-01-25 16:37:12.421 ***
alice@example.com in
<iq id='5aca375a36259fbd1dfe42b24b024dc5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-01-25 16:37:12.421 ***
alice@example.com/escalus-default-resource out
<iq type='set' id='f0d082acdecb36628b3f989e95dcfbbe'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:37:12.421 ***
alice@example.com/escalus-default-resource in
<iq type='result' id='f0d082acdecb36628b3f989e95dcfbbe'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:37:12.422 ***
bob@example.org out
<stream:stream to='example.org' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:37:12.422 ***
bob@example.org in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='22e4e7d100dc060d' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:37:12.422 ***
bob@example.org in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
</stream:features>



*** User 2022-01-25 16:37:12.422 ***
bob@example.org out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJvYgBtYWtvdGEz</auth>



*** User 2022-01-25 16:37:12.493 ***
bob@example.org in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:37:12.493 ***
bob@example.org out
<stream:stream to='example.org' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:37:12.494 ***
bob@example.org in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ba1b1bbd88857931' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:37:12.494 ***
bob@example.org in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</stream:features>



*** User 2022-01-25 16:37:12.494 ***
bob@example.org out
<iq type='set' id='4d0484896f33e8e8455e9addb2a335bc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-01-25 16:37:12.494 ***
bob@example.org in
<iq id='4d0484896f33e8e8455e9addb2a335bc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@example.org/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-01-25 16:37:12.494 ***
bob@example.org/escalus-default-resource out
<iq type='set' id='289cfe54738528247b62a46bfb8b1c9b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:37:12.494 ***
bob@example.org/escalus-default-resource in
<iq type='result' id='289cfe54738528247b62a46bfb8b1c9b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:37:12.494 ***
alice@example.com/escalus-default-resource out
</stream:stream>

*** User 2022-01-25 16:37:12.495 ***
alice@example.com/escalus-default-resource in
</stream:stream>

*** User 2022-01-25 16:37:12.495 ***
bob@example.org/escalus-default-resource out
</stream:stream>

*** User 2022-01-25 16:37:12.495 ***
bob@example.org/escalus-default-resource in
</stream:stream>
*** CT 2022-01-25 16:37:12.497 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2451.html
*** CT 2022-01-25 16:37:12.498 *** View log from node mongooseim@localhost when finished mongooseim@localhost_6480.html



=== Ended at 2022-01-25 16:37:12
=== successfully completed test case
=== === Returned value: already_stopped


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