=== 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.11061.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/component_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@bd58dd88791f.2024-01-15_11.59.42/big_tests.tests.component_SUITE.logs/run.2024-01-15_12.00.32/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@bd58dd88791f.2024-01-15_11.59.42/big_tests.tests.component_SUITE.logs/run.2024-01-15_12.00.32/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@bd58dd88791f.2024-01-15_11.59.42"

=== Started at 2024-01-15 12:00:34


*** CT 2024-01-15 12:00:35.004 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_155.html

*** User 2024-01-15 12:00:35.038 ***🔗
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-01-15 12:00:35.039 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fa7f6e9e63ae989d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-01-15 12:00:35.039 ***🔗
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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-01-15 12:00:35.039 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-01-15 12:00:35.040 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-01-15 12:00:35.040 ***🔗
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-01-15 12:00:35.040 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='aa528e89dd845b72' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-01-15 12:00:35.041 ***🔗
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-01-15 12:00:35.041 ***🔗
alicE@localhost/res1 out
<iq type='set' id='988b564409aba07f94517188030222fd'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-01-15 12:00:35.041 ***🔗
alicE@localhost/res1 in
<iq id='988b564409aba07f94517188030222fd' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-01-15 12:00:35.041 ***🔗
alice@localhost/res1 out
<iq type='set' id='7d09a5a94239bcc1787f0ad94902c646'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:00:35.042 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='7d09a5a94239bcc1787f0ad94902c646' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:00:35.042 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-01-15 12:00:35.043 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-01-15 12:00:35.044 ***🔗
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-01-15 12:00:35.047 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9372072bda3b0188' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-01-15 12:00:35.047 ***🔗
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>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-01-15 12:00:35.047 ***🔗
clusterguy@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNsdXN0ZXJndXkAZGlzdHJpYnV0aW9uZnR3</auth>



*** User 2024-01-15 12:00:35.058 ***🔗
clusterguy@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-01-15 12:00:35.058 ***🔗
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-01-15 12:00:35.058 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0a3b185169f9da03' from='localhost' version='1.0' xml:lang='en' to='clusterguy@localhost'>

*** User 2024-01-15 12:00:35.059 ***🔗
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-01-15 12:00:35.059 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='d53ad410d46831badcbaec81c3a58282'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-01-15 12:00:35.059 ***🔗
clusterguy@localhost/res1 in
<iq id='d53ad410d46831badcbaec81c3a58282' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>clusterguy@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-01-15 12:00:35.059 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='f8b5598095d7e52954c99db5e30c62cb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:00:35.066 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='f8b5598095d7e52954c99db5e30c62cb' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:00:35.066 ***🔗
clusterguy@localhost/res1 out
<presence/>



*** User 2024-01-15 12:00:35.069 ***🔗
clusterguy@localhost/res1 in
<presence from='clusterguy@localhost/res1' to='clusterguy@localhost/res1'/>



*** User 2024-01-15 12:00:35.069 ***🔗
alice@localhost/res1 out
<message type='chat' to='test_service.localhost'>
	<body>Hi!</body>
</message>



*** User 2024-01-15 12:00:35.070 ***🔗
alice@localhost/res1 in
<message from='test_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-01-15 12:00:35.070 ***🔗
clusterguy@localhost/res1 out
<message type='chat' to='test_service.localhost'>
	<body>Hello!</body>
</message>



*** User 2024-01-15 12:00:35.071 ***🔗
clusterguy@localhost/res1 in
<message from='test_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-01-15 12:00:35.071 ***🔗
alice@localhost/res1 out
<iq type='get' id='3ca0670b6bdf95d0b3123a700637e749' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-01-15 12:00:35.071 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='3ca0670b6bdf95d0b3123a700637e749' 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-01-15 12:00:35.072 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='65099b59cc9f96e6a1cb14531e030f3e' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-01-15 12:00:35.072 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='65099b59cc9f96e6a1cb14531e030f3e' 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-01-15 12:00:35.072 ***🔗
alice@localhost/res1 out
<message type='chat' to='another_service.localhost'>
	<body>Hi!</body>
</message>



*** User 2024-01-15 12:00:35.073 ***🔗
alice@localhost/res1 in
<message from='another_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-01-15 12:00:35.073 ***🔗
clusterguy@localhost/res1 out
<message type='chat' to='another_service.localhost'>
	<body>Hello!</body>
</message>



*** User 2024-01-15 12:00:35.074 ***🔗
clusterguy@localhost/res1 in
<message from='another_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-01-15 12:00:35.074 ***🔗
alice@localhost/res1 out
<iq type='get' id='b33d273996083a517ad5ccb971c0b4d2' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-01-15 12:00:35.074 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='b33d273996083a517ad5ccb971c0b4d2' 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-01-15 12:00:35.075 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='2c542bd738effac54a565452d9336833' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-01-15 12:00:35.075 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='2c542bd738effac54a565452d9336833' 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-01-15 12:00:35.075 ***🔗
alice@localhost/res1 out
<message type='chat' to='yet_another_service.localhost'>
	<body>Hi!</body>
</message>



*** User 2024-01-15 12:00:35.076 ***🔗
alice@localhost/res1 in
<message from='yet_another_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-01-15 12:00:35.076 ***🔗
clusterguy@localhost/res1 out
<message type='chat' to='yet_another_service.localhost'>
	<body>Hello!</body>
</message>



*** User 2024-01-15 12:00:35.077 ***🔗
clusterguy@localhost/res1 in
<message from='yet_another_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-01-15 12:00:35.077 ***🔗
alice@localhost/res1 out
<iq type='get' id='288ee7167614f8d032e61df736da917c' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-01-15 12:00:35.078 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='288ee7167614f8d032e61df736da917c' 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-01-15 12:00:35.078 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='2e1f269a337177891fb42f1dc115a626' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-01-15 12:00:35.078 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='2e1f269a337177891fb42f1dc115a626' 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-01-15 12:00:35.079 ***🔗
clusterguy@localhost/res1 out
</stream:stream>

*** User 2024-01-15 12:00:35.079 ***🔗
clusterguy@localhost/res1 in
</stream:stream>

*** User 2024-01-15 12:00:35.079 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-01-15 12:00:35.079 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-01-15 12:00:35.080 ***🔗
waiting for rpc is done in 0 miliseconds

*** User 2024-01-15 12:00:35.080 ***🔗
waiting for rpc is done in 0 miliseconds

*** User 2024-01-15 12:00:35.181 ***🔗
waiting for rpc is done in 100 miliseconds
*** CT 2024-01-15 12:00:35.182 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_155.html



=== Ended at 2024-01-15 12:00:35
=== successfully completed test case
=== === Returned value: ok


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