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

=== Config value:

    [{watchdog,<0.25725.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/dynamic_domains_SUITE_data"},
     {preset,"internal_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-01-27_15.37.46/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@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-01-27_15.37.46/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07"

=== Started at 2022-01-27 15:37:47


*** CT 2022-01-27 15:37:47.202 *** View log from node mongooseim@localhost when started mongooseim@localhost_5783.html
*** CT 2022-01-27 15:37:47.203 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2402.html

*** User 2022-01-27 15:37:47.205 ***
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-27 15:37:47.205 ***
alice@example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d3ab815b24a6e480' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:37:47.205 ***
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-27 15:37:47.206 ***
alice@example.com out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



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



*** User 2022-01-27 15:37:47.211 ***
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-27 15:37:47.212 ***
alice@example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9e41cd3fc5d54793' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:37:47.212 ***
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-27 15:37:47.212 ***
alice@example.com out
<iq type='set' id='52952556e257ef6f34f4729202a6e5e4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-01-27 15:37:47.212 ***
alice@example.com in
<iq id='52952556e257ef6f34f4729202a6e5e4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/escalus-default-resource</jid>
	</bind>
</iq>



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



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



*** User 2022-01-27 15:37:47.213 ***
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-27 15:37:47.214 ***
bob@example.org in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d974cf40862f98c5' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:37:47.214 ***
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-27 15:37:47.214 ***
bob@example.org out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJvYgBtYWtvdGEz</auth>



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



*** User 2022-01-27 15:37:47.656 ***
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-27 15:37:47.657 ***
bob@example.org in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7a78fe91961f8c92' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:37:47.657 ***
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-27 15:37:47.657 ***
bob@example.org out
<iq type='set' id='66ad1b532b9e44f3c267d57369ca45a4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-01-27 15:37:47.657 ***
bob@example.org in
<iq id='66ad1b532b9e44f3c267d57369ca45a4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@example.org/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-01-27 15:37:47.657 ***
bob@example.org/escalus-default-resource out
<iq type='set' id='6f981acda5d7f132eed71965c38883dc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:37:47.658 ***
bob@example.org/escalus-default-resource in
<iq type='result' id='6f981acda5d7f132eed71965c38883dc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:37:47.658 ***
alice@example.com/escalus-default-resource out
</stream:stream>

*** User 2022-01-27 15:37:47.658 ***
alice@example.com/escalus-default-resource in
</stream:stream>

*** User 2022-01-27 15:37:47.658 ***
bob@example.org/escalus-default-resource out
</stream:stream>

*** User 2022-01-27 15:37:47.658 ***
bob@example.org/escalus-default-resource in
</stream:stream>
*** CT 2022-01-27 15:37:47.661 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2411.html
*** CT 2022-01-27 15:37:47.661 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5783.html



=== Ended at 2022-01-27 15:37:47
=== successfully completed test case
=== === Returned value: already_stopped


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