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

=== Config value:

    [{watchdog,<0.21133.2>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mam_backend,rdbms},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@86bdabdb5d0f.2024-04-16_11.58.25/big_tests.tests.rest_SUITE.logs/run.2024-04-16_12.14.06/rest_suite.session_can_be_kicked.255618.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@86bdabdb5d0f.2024-04-16_11.58.25/big_tests.tests.rest_SUITE.logs/run.2024-04-16_12.14.06/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_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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 => rdbms,iqdisc => one_queue,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 => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,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@86bdabdb5d0f.2024-04-16_11.58.25"

=== Started at 2024-04-16 12:14:06


*** CT 2024-04-16 12:14:07.014 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4764.html

*** User 2024-04-16 12:14:07.050 ***🔗
alicE_session_can_be_kicked_3300@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-16 12:14:07.050 ***🔗
alicE_session_can_be_kicked_3300@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2fa4ef4f048621e0' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 12:14:07.051 ***🔗
alicE_session_can_be_kicked_3300@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-16 12:14:07.051 ***🔗
alicE_session_can_be_kicked_3300@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Nlc3Npb25fY2FuX2JlX2tpY2tlZF8zMzAwAG1hdHlncnlzYQ==</auth>



*** User 2024-04-16 12:14:07.102 ***🔗
alicE_session_can_be_kicked_3300@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 12:14:07.102 ***🔗
alicE_session_can_be_kicked_3300@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-16 12:14:07.103 ***🔗
alicE_session_can_be_kicked_3300@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dc1cd17afdf6200b' from='localhost' version='1.0' xml:lang='en' to='alice_session_can_be_kicked_3300@localhost'>

*** User 2024-04-16 12:14:07.103 ***🔗
alicE_session_can_be_kicked_3300@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-16 12:14:07.104 ***🔗
alicE_session_can_be_kicked_3300@localhost/res1 out
<iq type='set' id='f2ae65fad591687dbd3cc26b21f3ebdc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 12:14:07.105 ***🔗
alicE_session_can_be_kicked_3300@localhost/res1 in
<iq id='f2ae65fad591687dbd3cc26b21f3ebdc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_session_can_be_kicked_3300@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 12:14:07.105 ***🔗
alice_session_can_be_kicked_3300@localhost/res1 out
<iq type='set' id='098df4c4878e37ba9ea3a0448d52a0fc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:14:07.106 ***🔗
alice_session_can_be_kicked_3300@localhost/res1 in
<iq from='localhost' to='alice_session_can_be_kicked_3300@localhost/res1' id='098df4c4878e37ba9ea3a0448d52a0fc' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:14:07.106 ***🔗
alice_session_can_be_kicked_3300@localhost/res1 out
<presence/>



*** User 2024-04-16 12:14:07.111 ***🔗
alice_session_can_be_kicked_3300@localhost/res1 in
<presence from='alice_session_can_be_kicked_3300@localhost/res1' to='alice_session_can_be_kicked_3300@localhost/res1'/>



*** User 2024-04-16 12:14:07.114 ***🔗
REST request:
Code: 200
Req: {<0.21366.2>,<<"/api/sessions/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ee048576bcd6151d">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 12:14:06 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"131">>}],
         <<"[\"alice_messages_are_sent_and_received_3301@localhost/res1\",\"alice_session_can_be_kicked_3300@localhost/res1\",\"bob@localhost/res1\"]">>,
         256,1812}
Params: #{body => <<>>,method => <<"GET">>,
          path => <<"/api/sessions/localhost">>,return_headers => true,
          role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-16 12:14:07.116 ***🔗
REST request:
Code: 204
Req: {<0.21382.2>,
      <<"/api/sessions/localhost/alice_session_can_be_kicked_3300/res1">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a3eebfffe3d7dc93">>}],
      <<>>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 12:14:06 GMT">>}],
         <<>>,80,1040}
Params: #{body => <<>>,method => <<"DELETE">>,
          path =>
              <<"/api/sessions/localhost/alice_session_can_be_kicked_3300/res1">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-16 12:14:07.118 ***🔗
alice_session_can_be_kicked_3300@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 2024-04-16 12:14:07.122 ***🔗
REST request:
Code: 200
Req: {<0.21399.2>,<<"/api/sessions/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ea1db14de3190656">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 12:14:06 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"279">>}],
         <<"[\"alice_messages_are_sent_and_received_3301@localhost/res1\",\"bob_messages_are_sent_and_received_3301@localhost/res1\",\"alice_messages_can_be_paginated_3307@localhost/res1\",\"alice_messages_are_archived_3305@localhost/res1\",\"alice_stanzas_are_sent_and_received_3303@localhost/res1\"]">>,
         404,2164}
Params: #{body => <<>>,method => <<"GET">>,
          path => <<"/api/sessions/localhost">>,return_headers => true,
          role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-16 12:14:07.122 ***🔗
waiting for timeout is done in 0 miliseconds

*** User 2024-04-16 12:14:07.125 ***🔗
REST request fails:
Code: 404
Req: {<0.21413.2>,
      <<"/api/sessions/localhost/alice_session_can_be_kicked_3300/res1">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"118a044686f24fda">>}],
      <<>>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 12:14:06 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"No active session\"">>,150,1426}
Params: #{body => <<>>,method => <<"DELETE">>,
          path =>
              <<"/api/sessions/localhost/alice_session_can_be_kicked_3300/res1">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

*** CT 2024-04-16 12:14:07.134 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4764.html



=== Ended at 2024-04-16 12:14:07
=== successfully completed test case
=== === Returned value: ok