=== Test case: component_SUITE:register_in_cluster/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.9910.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"ldap_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/component_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@aaa0af6d3919.2024-04-10_14.24.06/big_tests.tests.component_SUITE.logs/run.2024-04-10_14.25.22/component_suite.register_in_cluster.html"},
     {tc_group_properties,[{name,distributed}]},
     {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@aaa0af6d3919.2024-04-10_14.24.06/big_tests.tests.component_SUITE.logs/run.2024-04-10_14.25.22/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {clusterguy,[{username,<<"clusterguy">>},
                                  {server,<<"localhost">>},
                                  {host,<<"localhost">>},
                                  {password,<<"distributionftw">>},
                                  {port,5232}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@aaa0af6d3919.2024-04-10_14.24.06"

=== Started at 2024-04-10 14:25:25


*** CT 2024-04-10 14:25:25.045 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_260.html

*** User 2024-04-10 14:25:25.070 ***🔗
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 2024-04-10 14:25:25.071 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='84fadb57b743dade' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 14:25:25.071 ***🔗
alicE@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-10 14:25:25.071 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-04-10 14:25:25.072 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 14:25:25.073 ***🔗
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 2024-04-10 14:25:25.073 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f5b1dad7f66cb9e4' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-04-10 14:25:25.073 ***🔗
alicE@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-10 14:25:25.073 ***🔗
alicE@localhost/res1 out
<iq type='set' id='e70c63ba2b9d69367bc5668050c820db'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 14:25:25.073 ***🔗
alicE@localhost/res1 in
<iq id='e70c63ba2b9d69367bc5668050c820db' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 14:25:25.074 ***🔗
alice@localhost/res1 out
<iq type='set' id='5a462d657af4147e75045da9f0230380'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 14:25:25.074 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='5a462d657af4147e75045da9f0230380' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 14:25:25.074 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-04-10 14:25:25.075 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-04-10 14:25:25.076 ***🔗
clusterguy@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-10 14:25:25.076 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='25ad541234c52513' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 14:25:25.076 ***🔗
clusterguy@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-10 14:25:25.076 ***🔗
clusterguy@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNsdXN0ZXJndXkAZGlzdHJpYnV0aW9uZnR3</auth>



*** User 2024-04-10 14:25:25.078 ***🔗
clusterguy@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 14:25:25.078 ***🔗
clusterguy@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-10 14:25:25.078 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e79fb656f0d462cb' from='localhost' version='1.0' xml:lang='en' to='clusterguy@localhost'>

*** User 2024-04-10 14:25:25.078 ***🔗
clusterguy@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-10 14:25:25.078 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='aec395c043647ba9f8f4f824443db31d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 14:25:25.078 ***🔗
clusterguy@localhost/res1 in
<iq id='aec395c043647ba9f8f4f824443db31d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>clusterguy@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 14:25:25.078 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='900944563b53d4b704ac579bac82a452'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 14:25:25.079 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='900944563b53d4b704ac579bac82a452' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 14:25:25.079 ***🔗
clusterguy@localhost/res1 out
<presence/>



*** User 2024-04-10 14:25:25.080 ***🔗
clusterguy@localhost/res1 in
<presence from='clusterguy@localhost/res1' to='clusterguy@localhost/res1'/>



*** User 2024-04-10 14:25:25.080 ***🔗
alice@localhost/res1 out
<message type='chat' to='test_service.localhost'>
	<body>Hi!</body>
</message>



*** User 2024-04-10 14:25:25.081 ***🔗
alice@localhost/res1 in
<message from='test_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-04-10 14:25:25.081 ***🔗
clusterguy@localhost/res1 out
<message type='chat' to='test_service.localhost'>
	<body>Hello!</body>
</message>



*** User 2024-04-10 14:25:25.082 ***🔗
clusterguy@localhost/res1 in
<message from='test_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-04-10 14:25:25.083 ***🔗
alice@localhost/res1 out
<iq type='get' id='4d0720ee17892afbdd56eee9887b80c9' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-10 14:25:25.083 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='4d0720ee17892afbdd56eee9887b80c9' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-04-10 14:25:25.084 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='99e44fade9723abe626b1d032279531e' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-10 14:25:25.084 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='99e44fade9723abe626b1d032279531e' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-04-10 14:25:25.084 ***🔗
alice@localhost/res1 out
<message type='chat' to='another_service.localhost'>
	<body>Hi!</body>
</message>



*** User 2024-04-10 14:25:25.085 ***🔗
alice@localhost/res1 in
<message from='another_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-04-10 14:25:25.085 ***🔗
clusterguy@localhost/res1 out
<message type='chat' to='another_service.localhost'>
	<body>Hello!</body>
</message>



*** User 2024-04-10 14:25:25.086 ***🔗
clusterguy@localhost/res1 in
<message from='another_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-04-10 14:25:25.086 ***🔗
alice@localhost/res1 out
<iq type='get' id='c9b65c99af20857e1501871d1852bbac' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-10 14:25:25.087 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='c9b65c99af20857e1501871d1852bbac' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-04-10 14:25:25.087 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='29ded4e643fe13a5840f97b61d2fdbd7' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-10 14:25:25.087 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='29ded4e643fe13a5840f97b61d2fdbd7' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-04-10 14:25:25.088 ***🔗
alice@localhost/res1 out
<message type='chat' to='yet_another_service.localhost'>
	<body>Hi!</body>
</message>



*** User 2024-04-10 14:25:25.095 ***🔗
alice@localhost/res1 in
<message from='yet_another_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-04-10 14:25:25.095 ***🔗
clusterguy@localhost/res1 out
<message type='chat' to='yet_another_service.localhost'>
	<body>Hello!</body>
</message>



*** User 2024-04-10 14:25:25.095 ***🔗
clusterguy@localhost/res1 in
<message from='yet_another_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-04-10 14:25:25.095 ***🔗
alice@localhost/res1 out
<iq type='get' id='44bdeab680a5491e07fd3fca794b7c3a' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-10 14:25:25.096 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='44bdeab680a5491e07fd3fca794b7c3a' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-04-10 14:25:25.096 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='583aabb6d53b4c998ba931101e1d1647' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-10 14:25:25.097 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='583aabb6d53b4c998ba931101e1d1647' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-04-10 14:25:25.097 ***🔗
clusterguy@localhost/res1 out
</stream:stream>

*** User 2024-04-10 14:25:25.097 ***🔗
clusterguy@localhost/res1 in
</stream:stream>

*** User 2024-04-10 14:25:25.097 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-04-10 14:25:25.097 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-04-10 14:25:25.199 ***🔗
waiting for rpc is done in 100 miliseconds

*** User 2024-04-10 14:25:25.300 ***🔗
waiting for rpc is done in 100 miliseconds

*** User 2024-04-10 14:25:25.401 ***🔗
waiting for rpc is done in 100 miliseconds
*** CT 2024-04-10 14:25:25.402 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_260.html



=== Ended at 2024-04-10 14:25:25
=== successfully completed test case
=== === Returned value: ok


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