=== Test case: component_SUITE:register_subdomain/1 (click for source code)

=== Config value:

    [{component1,[{server,<<"localhost">>},
                  {host,<<"localhost">>},
                  {password,<<"secret">>},
                  {port,8888},
                  {component,<<"test_service">>}]},
     {component2,[{server,<<"localhost">>},
                  {host,<<"localhost">>},
                  {password,<<"secret">>},
                  {port,8888},
                  {component,<<"another_service">>}]},
     {vjud_component,[{server,<<"localhost">>},
                      {host,<<"localhost">>},
                      {password,<<"secret">>},
                      {port,8888},
                      {component,<<"vjud">>}]},
     {watchdog,<0.12985.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/component_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.component_SUITE.logs/run.2022-01-27_15.26.10/component_suite.register_subdomain.html"},
     {tc_group_properties,[{name,subdomain},{repeat_until_all_ok,3}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/component_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.component_SUITE.logs/run.2022-01-27_15.26.10/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {astrid,[{username,<<"astrid">>},
                              {server,<<"sogndal">>},
                              {host,<<"localhost">>},
                              {password,<<"doctor">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:26:13


*** CT 2022-01-27 15:26:13.456 *** View log from node mongooseim@localhost when started mongooseim@localhost_244.html
*** CT 2022-01-27 15:26:13.456 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_474.html

*** User 2022-01-27 15:26:13.459 ***
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-01-27 15:26:13.459 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='35874ba361f7ada8' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:26:13.459 ***
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-01-27 15:26:13.459 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-01-27 15:26:13.461 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:26:13.461 ***
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-01-27 15:26:13.461 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='98b2a1356beb7eaa' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:26:13.461 ***
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-01-27 15:26:13.461 ***
alicE@localhost/res1 out
<iq type='set' id='29e65433a6ddbe4503b7921ddbf81e2f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:26:13.461 ***
alicE@localhost/res1 in
<iq id='29e65433a6ddbe4503b7921ddbf81e2f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:26:13.461 ***
alicE@localhost/res1 out
<iq type='set' id='1960c22b0779ccf115db8e1d8689b05f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:26:13.462 ***
alicE@localhost/res1 in
<iq type='result' id='1960c22b0779ccf115db8e1d8689b05f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:26:13.462 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-01-27 15:26:13.463 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:26:13.464 ***
astrid@sogndal/res1 out
<stream:stream to='sogndal' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:26:13.464 ***
astrid@sogndal/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='73bc9f900297109b' from='sogndal' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:26:13.464 ***
astrid@sogndal/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-01-27 15:26:13.465 ***
astrid@sogndal/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFzdHJpZABkb2N0b3I=</auth>



*** User 2022-01-27 15:26:13.465 ***
astrid@sogndal/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:26:13.466 ***
astrid@sogndal/res1 out
<stream:stream to='sogndal' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:26:13.466 ***
astrid@sogndal/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f0051095608ff11c' from='sogndal' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:26:13.466 ***
astrid@sogndal/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-01-27 15:26:13.466 ***
astrid@sogndal/res1 out
<iq type='set' id='8e65d56157c84963dfd3fb13ee73dc5a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:26:13.466 ***
astrid@sogndal/res1 in
<iq id='8e65d56157c84963dfd3fb13ee73dc5a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>astrid@sogndal/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:26:13.466 ***
astrid@sogndal/res1 out
<iq type='set' id='9a30b3abc790c8fe7cdb104ab952996a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:26:13.466 ***
astrid@sogndal/res1 in
<iq type='result' id='9a30b3abc790c8fe7cdb104ab952996a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:26:13.467 ***
astrid@sogndal/res1 out
<presence/>



*** User 2022-01-27 15:26:13.468 ***
astrid@sogndal/res1 in
<presence from='astrid@sogndal/res1' to='astrid@sogndal/res1' xml:lang='en'/>



*** User 2022-01-27 15:26:13.468 ***
alicE@localhost/res1 out
<iq type='get' id='ed6efb67151014e5a069e28a861c4376' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2022-01-27 15:26:13.469 ***
alicE@localhost/res1 in
<iq from='localhost' to='alicE@localhost/res1' id='ed6efb67151014e5a069e28a861c4376' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
	</query>
</iq>



*** User 2022-01-27 15:26:13.469 ***
astrid@sogndal/res1 out
<iq type='get' id='a955f2b94cc5dea0ce11dcf320ce128e' to='sogndal'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2022-01-27 15:26:13.470 ***
astrid@sogndal/res1 in
<iq from='sogndal' to='astrid@sogndal/res1' id='a955f2b94cc5dea0ce11dcf320ce128e' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='test_service.sogndal'/>
		<item jid='vjud.sogndal'/>
	</query>
</iq>



*** User 2022-01-27 15:26:13.470 ***
astrid@sogndal/res1 out
</stream:stream>

*** User 2022-01-27 15:26:13.470 ***
astrid@sogndal/res1 in
</stream:stream>

*** User 2022-01-27 15:26:13.470 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:26:13.470 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:26:13.573 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_474.html
*** CT 2022-01-27 15:26:13.574 *** View log from node mongooseim@localhost when finished mongooseim@localhost_252.html



=== Ended at 2022-01-27 15:26:13
=== successfully completed test case
=== === Returned value: {ok,true}


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