=== Test case: rest_SUITE:session_can_be_kicked/1 (click for source code)

=== Config value:

    [{watchdog,<0.23109.1>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mam_backend,riak},
     {archive_wait,2500},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_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.rest_SUITE.logs/run.2022-06-22_08.57.09/rest_suite.session_can_be_kicked.97282.html"},
     {tc_group_properties,[{name,admin},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@838f153dfbc9.2022-06-22_08.43.58/big_tests.tests.rest_SUITE.logs/run.2022-06-22_08.57.09/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc_commands => #{},mod_muc_light_commands => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => riak,iqdisc => one_queue,
              riak =>
                  #{bucket_type => <<"rosters">>,
                    version_bucket_type => <<"roster_versions">>},
              store_current_id => false,versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => riak,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,
              riak =>
                  #{bucket_type => <<"vcard">>,search_index => <<"vcard">>},
              search => true}}},
     {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@838f153dfbc9.2022-06-22_08.43.58"

=== Started at 2022-06-22 08:57:09


*** CT 2022-06-22 08:57:09.875 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4548.html
*** CT 2022-06-22 08:57:09.875 *** View log from node ejabberd2@localhost when started🔗 ejabberd2@localhost_1988.html

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

*** User 2022-06-22 08:57:09.894 ***🔗
alicE_session_can_be_kicked_1674@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:57:09.895 ***🔗
alicE_session_can_be_kicked_1674@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Nlc3Npb25fY2FuX2JlX2tpY2tlZF8xNjc0AG1hdHlncnlzYQ==</auth>



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



*** User 2022-06-22 08:57:09.956 ***🔗
alicE_session_can_be_kicked_1674@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:57:09.957 ***🔗
alicE_session_can_be_kicked_1674@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1d27493810b8218d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:57:09.957 ***🔗
alicE_session_can_be_kicked_1674@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:57:09.957 ***🔗
alicE_session_can_be_kicked_1674@localhost/res1 out
<iq type='set' id='0b9f61a5ba60533a455c16a88075e0a8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 08:57:09.958 ***🔗
alicE_session_can_be_kicked_1674@localhost/res1 in
<iq id='0b9f61a5ba60533a455c16a88075e0a8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_session_can_be_kicked_1674@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 08:57:09.958 ***🔗
alice_session_can_be_kicked_1674@localhost/res1 out
<iq type='set' id='67b8276df556f25b51e30f8def2f60ee'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:57:09.958 ***🔗
alice_session_can_be_kicked_1674@localhost/res1 in
<iq type='result' id='67b8276df556f25b51e30f8def2f60ee'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:57:09.959 ***🔗
alice_session_can_be_kicked_1674@localhost/res1 out
<presence/>



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



*** User 2022-06-22 08:57:09.965 ***🔗
REST request:
Code: 200
Req: {<0.23304.1>,<<"/api/sessions/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"2fc8c7a6c6d3b933">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 22 Jun 2022 08:57:09 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"324">>}],
         <<"[\"alice_messages_are_archived_1678@localhost/res1\",\"alice_messages_are_sent_and_received_1677@localhost/res1\",\"alice_messages_error_handling_1676@localhost/res1\",\"alice_messages_can_be_paginated_1679@localhost/res1\",\"alice_session_can_be_kicked_1674@localhost/res1\",\"alice_stanzas_are_sent_and_received_1675@localhost/res1\"]">>,
         449,842}
Params: #{body => <<>>,method => <<"GET">>,
          path => <<"/api/sessions/localhost">>,return_headers => true,
          role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-06-22 08:57:09.967 ***🔗
REST request:
Code: 204
Req: {<0.23311.1>,
      <<"/api/sessions/localhost/alice_session_can_be_kicked_1674/res1">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4ec3afb5cac21dc9">>}],
      <<>>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 22 Jun 2022 08:57:09 GMT">>},
          {<<"content-type">>,<<"application/json">>}],
         <<>>,112,455}
Params: #{body => <<>>,method => <<"DELETE">>,
          path =>
              <<"/api/sessions/localhost/alice_session_can_be_kicked_1674/res1">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-06-22 08:57:09.967 ***🔗
alice_session_can_be_kicked_1674@localhost/res1 in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>kicked</text>
</stream:error>



*** User 2022-06-22 08:57:10.057 ***🔗
REST request:
Code: 200
Req: {<0.23318.1>,<<"/api/sessions/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"32c7806996b1ed45">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 22 Jun 2022 08:57:09 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"274">>}],
         <<"[\"alice_messages_are_archived_1678@localhost/res1\",\"alice_messages_are_sent_and_received_1677@localhost/res1\",\"alice_messages_error_handling_1676@localhost/res1\",\"alice_messages_can_be_paginated_1679@localhost/res1\",\"alice_stanzas_are_sent_and_received_1675@localhost/res1\"]">>,
         399,482}
Params: #{body => <<>>,method => <<"GET">>,
          path => <<"/api/sessions/localhost">>,return_headers => true,
          role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-06-22 08:57:10.059 ***🔗
REST request fails:
Code: 404
Req: {<0.23320.1>,
      <<"/api/sessions/localhost/alice_session_can_be_kicked_1674/res1">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7bda47892150336f">>}],
      <<>>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 22 Jun 2022 08:57:09 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"17">>}],
         <<"No active session">>,148,815}
Params: #{body => <<>>,method => <<"DELETE">>,
          path =>
              <<"/api/sessions/localhost/alice_session_can_be_kicked_1674/res1">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

*** CT 2022-06-22 08:57:10.062 *** View log from node ejabberd2@localhost when finished🔗 ejabberd2@localhost_1988.html
*** CT 2022-06-22 08:57:10.063 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4548.html



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