=== Test case: component_SUITE:register_two_components/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.10898.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@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.component_SUITE.logs/run.2024-04-18_10.57.08/component_suite.register_two_components.html"},
     {tc_group_properties,[{name,xep0114}]},
     {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@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.component_SUITE.logs/run.2024-04-18_10.57.08/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@2ed2b07c4324.2024-04-18_10.56.18"

=== Started at 2024-04-18 10:57:08


*** CT 2024-04-18 10:57:08.957 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_131.html

*** User 2024-04-18 10:57:08.963 ***🔗
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-18 10:57:08.963 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7f06decca6ff58f5' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-18 10:57:08.963 ***🔗
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-04-18 10:57:08.963 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



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



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

*** User 2024-04-18 10:57:08.965 ***🔗
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-18 10:57:08.965 ***🔗
alicE@localhost/res1 out
<iq type='set' id='8a29d9340587b8486ee946cda661b11c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-18 10:57:08.966 ***🔗
alicE@localhost/res1 in
<iq id='8a29d9340587b8486ee946cda661b11c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-18 10:57:08.966 ***🔗
alice@localhost/res1 out
<iq type='set' id='7d0871dbce08c88a25fc5f0a45b1ef02'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 10:57:08.966 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='7d0871dbce08c88a25fc5f0a45b1ef02' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 10:57:08.966 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-04-18 10:57:08.968 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-04-18 10:57:08.968 ***🔗
bOb@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-18 10:57:08.969 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c3fcb8aca9a3b569' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-18 10:57:08.969 ***🔗
bOb@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-04-18 10:57:08.969 ***🔗
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-04-18 10:57:08.970 ***🔗
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-18 10:57:08.970 ***🔗
bOb@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-18 10:57:08.971 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='817cba328c22609a' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2024-04-18 10:57:08.971 ***🔗
bOb@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-18 10:57:08.971 ***🔗
bOb@localhost/res1 out
<iq type='set' id='6b9c43fc8774c4fbc8cf7d882018663f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-18 10:57:08.971 ***🔗
bOb@localhost/res1 in
<iq id='6b9c43fc8774c4fbc8cf7d882018663f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-18 10:57:08.971 ***🔗
bob@localhost/res1 out
<iq type='set' id='d901d7fdbce6a4770f6a651a4e11b1bc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 10:57:08.972 ***🔗
bob@localhost/res1 in
<iq from='localhost' to='bob@localhost/res1' id='d901d7fdbce6a4770f6a651a4e11b1bc' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 10:57:08.972 ***🔗
bob@localhost/res1 out
<presence/>



*** User 2024-04-18 10:57:08.973 ***🔗
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1'/>



*** User 2024-04-18 10:57:08.974 ***🔗
alice@localhost/res1 in
<message from='test_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Comp1-2-Alice msg</body>
</message>



*** User 2024-04-18 10:57:08.974 ***🔗
bob@localhost/res1 in
<message from='another_service.localhost' to='bob@localhost/res1' type='chat'>
	<body>Comp2-2-Bob msg</body>
</message>



*** User 2024-04-18 10:57:08.974 ***🔗
bob@localhost/res1 out
<message type='chat' to='another_service.localhost'>
	<body>Bob-2-Comp2 msg</body>
</message>



*** User 2024-04-18 10:57:08.975 ***🔗
alice@localhost/res1 out
<message type='chat' to='test_service.localhost'>
	<body>Alice-2-Comp1 msg</body>
</message>



*** User 2024-04-18 10:57:08.976 ***🔗
bob@localhost/res1 out
</stream:stream>

*** User 2024-04-18 10:57:08.976 ***🔗
bob@localhost/res1 in
</stream:stream>

*** User 2024-04-18 10:57:08.976 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-04-18 10:57:08.977 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-04-18 10:57:08.977 ***🔗
waiting for rpc is done in 0 miliseconds

*** User 2024-04-18 10:57:08.977 ***🔗
waiting for rpc is done in 0 miliseconds
*** CT 2024-04-18 10:57:08.979 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_131.html



=== Ended at 2024-04-18 10:57:08
=== successfully completed test case
=== === Returned value: {ok,true}


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