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

=== Config value:

    [{watchdog,<0.6081.1>},
     {ctl_auth_mods,[ejabberd_auth_riak,ejabberd_auth_anonymous,
                     ejabberd_auth_riak]},
     {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,"riak_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@838f153dfbc9.2022-06-22_08.43.58/big_tests.tests.mongooseimctl_SUITE.logs/run.2022-06-22_08.53.15/mongooseimctl_suite.set_last.html"},
     {tc_group_properties,[{name,last},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@838f153dfbc9.2022-06-22_08.43.58/big_tests.tests.mongooseimctl_SUITE.logs/run.2022-06-22_08.53.15/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"localhost">>},
                            {password,<<"nicniema">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@838f153dfbc9.2022-06-22_08.43.58"

=== Started at 2022-06-22 08:53:28


*** CT 2022-06-22 08:53:28.650 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3906.html
*** CT 2022-06-22 08:53:28.651 *** View log from node ejabberd2@localhost when started🔗 ejabberd2@localhost_1960.html

*** User 2022-06-22 08:53:28.653 ***🔗
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-06-22 08:53:28.654 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f0b7af160aa3ec23' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:53:28.654 ***🔗
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-06-22 08:53:28.654 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-06-22 08:53:28.656 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 08:53:28.656 ***🔗
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-06-22 08:53:28.656 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='239ceb4e1e0ddb31' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:53:28.656 ***🔗
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-06-22 08:53:28.657 ***🔗
alicE@localhost/res1 out
<iq type='set' id='d441cc9b30b1f456a56ffb2ad670d65c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 08:53:28.657 ***🔗
alicE@localhost/res1 in
<iq id='d441cc9b30b1f456a56ffb2ad670d65c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 08:53:28.657 ***🔗
alice@localhost/res1 out
<iq type='set' id='ccdd8d9b729e16063b15575cf8da9664'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:53:28.657 ***🔗
alice@localhost/res1 in
<iq type='result' id='ccdd8d9b729e16063b15575cf8da9664'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:53:28.657 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2022-06-22 08:53:28.659 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 08:53:28.877 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  add_rosteritem alicE localhost bOb localhost MyBob MyGroup both
Result "Added the item to the roster of alice@localhost\n"
ExitStatus 0

*** User 2022-06-22 08:53:29.086 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  add_rosteritem bOb localhost alicE localhost MyAlice MyGroup both
Result "Added the item to the roster of bob@localhost\n"
ExitStatus 0

*** User 2022-06-22 08:53:29.086 ***🔗
alice@localhost/res1 in
<iq from='alice@localhost/res1' to='alice@localhost/res1' type='set' id='push'>
	<query xmlns='jabber:iq:roster'>
		<item jid='bob@localhost' name='MyBob' subscription='both'>
			<group>MyGroup</group>
		</item>
	</query>
</iq>



*** User 2022-06-22 08:53:29.321 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  set_last bOb localhost 1655880809 Status
Result "Last activity for user bob@localhost is set as 1655880809 with status Status\n"
ExitStatus 0

*** User 2022-06-22 08:53:29.321 ***🔗
alice@localhost/res1 out
<iq type='get' id='fe1250359204e033666d462cc6abac2a' to='bOb@localhost'>
	<query xmlns='jabber:iq:last'/>
</iq>



*** User 2022-06-22 08:53:29.324 ***🔗
alice@localhost/res1 in
<iq from='bob@localhost' to='alice@localhost/res1' id='fe1250359204e033666d462cc6abac2a' type='result'>
	<query xmlns='jabber:iq:last' seconds='7200'>Status</query>
</iq>



*** User 2022-06-22 08:53:29.550 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  delete_rosteritem alicE localhost bOb localhost
Result "The item removed from roster of alice@localhost\n"
ExitStatus 0

*** User 2022-06-22 08:53:29.759 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  delete_rosteritem bOb localhost alicE localhost
Result "The item removed from roster of bob@localhost\n"
ExitStatus 0

*** User 2022-06-22 08:53:29.759 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2022-06-22 08:53:29.759 ***🔗
alice@localhost/res1 in
</stream:stream>
*** CT 2022-06-22 08:53:29.761 *** View log from node ejabberd2@localhost when finished🔗 ejabberd2@localhost_1960.html
*** CT 2022-06-22 08:53:29.761 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3906.html



=== Ended at 2022-06-22 08:53:29
=== successfully completed test case
=== === Returned value: ok


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