=== Test case: mongooseimctl_SUITE:push_roster_all/1 (click for source code)

=== Config value:

    [{watchdog,<0.22162.1>},
     {ctl_auth_mods,[ejabberd_auth_rdbms,ejabberd_auth_anonymous,
                     ejabberd_auth_rdbms]},
     {roster_template,"/home/circleci/project/big_tests/tests/mongooseimctl_SUITE_data/roster.template"},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mongooseimctl_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.mongooseimctl_SUITE.logs/run.2022-05-11_09.02.12/mongooseimctl_suite.push_roster_all.html"},
     {tc_group_properties,[{name,roster},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mongooseimctl_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.mongooseimctl_SUITE.logs/run.2022-05-11_09.02.12/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"nicniema">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40"

=== Started at 2022-05-11 09:02:23


*** CT 2022-05-11 09:02:23.710 *** View log from node mongooseim@localhost when started mongooseim@localhost_1931.html
*** CT 2022-05-11 09:02:23.711 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_492.html

*** User 2022-05-11 09:02:23.713 ***
alicE@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 09:02:23.714 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dda412d28d95738d' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:02:23.714 ***
alicE@domain.example.com/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-05-11 09:02:23.714 ***
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-05-11 09:02:23.715 ***
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 09:02:23.715 ***
alicE@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 09:02:23.715 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b3aaffaff03b2483' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:02:23.715 ***
alicE@domain.example.com/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-05-11 09:02:23.715 ***
alicE@domain.example.com/res1 out
<iq type='set' id='0c40f198f938b05cc0ac318f07dc2827'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 09:02:23.715 ***
alicE@domain.example.com/res1 in
<iq id='0c40f198f938b05cc0ac318f07dc2827' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 09:02:23.715 ***
alicE@domain.example.com/res1 out
<iq type='set' id='ef5a3144abfa5cd33a3d283ac73524bb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:02:23.716 ***
alicE@domain.example.com/res1 in
<iq type='result' id='ef5a3144abfa5cd33a3d283ac73524bb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:02:23.716 ***
alicE@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 09:02:23.717 ***
alicE@domain.example.com/res1 in
<presence from='alicE@domain.example.com/res1' to='alice@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-11 09:02:23.718 ***
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 09:02:23.718 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='00c8b5a3ad3a55ab' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:02:23.718 ***
bOb@domain.example.com/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-05-11 09:02:23.718 ***
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-05-11 09:02:23.719 ***
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 09:02:23.719 ***
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 09:02:23.719 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9fd843b9a83a66ef' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:02:23.719 ***
bOb@domain.example.com/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-05-11 09:02:23.719 ***
bOb@domain.example.com/res1 out
<iq type='set' id='66618d6da00b26e36e354399f2f89c8f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 09:02:23.720 ***
bOb@domain.example.com/res1 in
<iq id='66618d6da00b26e36e354399f2f89c8f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 09:02:23.720 ***
bOb@domain.example.com/res1 out
<iq type='set' id='23f5a38a8605494689b3c923fc7afad1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:02:23.720 ***
bOb@domain.example.com/res1 in
<iq type='result' id='23f5a38a8605494689b3c923fc7afad1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:02:23.720 ***
bOb@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 09:02:23.721 ***
bOb@domain.example.com/res1 in
<presence from='bOb@domain.example.com/res1' to='bob@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-11 09:02:23.926 ***
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  push_roster_all /home/circleci/project/big_tests/tests/mongooseimctl_SUITE_data/roster.template
Result []
ExitStatus 0

*** User 2022-05-11 09:02:23.926 ***
alicE@domain.example.com/res1 out
<iq type='get' id='5ca3a9baf191d8b582c3510a1261656e'>
	<query xmlns='jabber:iq:roster'/>
</iq>



*** User 2022-05-11 09:02:23.928 ***
alicE@domain.example.com/res1 in
<iq from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='5ca3a9baf191d8b582c3510a1261656e' type='result'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='both' name='Alice' jid='alice@domain.example.com'>
			<group>Group</group>
		</item>
		<item subscription='both' name='Bob' jid='bob@domain.example.com'>
			<group>Group</group>
		</item>
		<item subscription='both' name='Kate' jid='kate@domain.example.com'>
			<group>Group</group>
		</item>
		<item subscription='both' name='Mike' jid='mike@domain.example.com'>
			<group>Group</group>
		</item>
		<item subscription='both' name='Unicoder-иии' jid='unicoder-иии@domain.example.com'>
			<group>Group-иии</group>
		</item>
	</query>
</iq>



*** User 2022-05-11 09:02:23.928 ***
bOb@domain.example.com/res1 out
<iq type='get' id='bdce8fd56bfb8ade9ef903cf19d1a3d0'>
	<query xmlns='jabber:iq:roster'/>
</iq>



*** User 2022-05-11 09:02:23.929 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='bdce8fd56bfb8ade9ef903cf19d1a3d0' type='result'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='both' name='Alice' jid='alice@domain.example.com'>
			<group>Group</group>
		</item>
		<item subscription='both' name='Kate' jid='kate@domain.example.com'>
			<group>Group</group>
		</item>
		<item subscription='both' name='Mike' jid='mike@domain.example.com'>
			<group>Group</group>
		</item>
		<item subscription='both' name='Unicoder-иии' jid='unicoder-иии@domain.example.com'>
			<group>Group-иии</group>
		</item>
	</query>
</iq>



*** User 2022-05-11 09:02:23.929 ***
alicE@domain.example.com/res1 out
<iq type='set' id='8b25ba3008c750aa836fc0ff757d5b3e'>
	<query xmlns='jabber:iq:roster'>
		<item jid='bOb@domain.example.com' subscription='remove'/>
	</query>
</iq>



*** User 2022-05-11 09:02:23.931 ***
alicE@domain.example.com/res1 in
<iq from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='push1a825b4a5a91ca57' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='remove' name='Bob' jid='bob@domain.example.com'/>
	</query>
</iq>



*** User 2022-05-11 09:02:23.931 ***
bOb@domain.example.com/res1 out
<iq type='set' id='e1ed8b562d2d1f22b426fe959e6d18ac'>
	<query xmlns='jabber:iq:roster'>
		<item jid='alicE@domain.example.com' subscription='remove'/>
	</query>
</iq>



*** User 2022-05-11 09:02:23.933 ***
bOb@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='pushd3dce7db5bdb9039' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='to' name='Alice' jid='alice@domain.example.com'>
			<group>Group</group>
		</item>
	</query>
</iq>



*** User 2022-05-11 09:02:23.933 ***
bOb@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 09:02:23.933 ***
bOb@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-11 09:02:23.934 ***
alicE@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 09:02:23.934 ***
alicE@domain.example.com/res1 in
</stream:stream>
*** CT 2022-05-11 09:02:23.937 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_492.html
*** CT 2022-05-11 09:02:23.938 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1931.html



=== Ended at 2022-05-11 09:02:23
=== successfully completed test case
=== === Returned value: ok


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