=== Test case: graphql_session_SUITE:admin_list_user_sessions/1 (click for source code)

=== Config value:

    [{protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{module => mongoose_graphql_handler,
                      path => "/api/graphql",host => "localhost",
                      username => <<"admin">>,password => <<"secret">>,
                      sse_idle_timeout => 3600000,schema_endpoint => admin}},
     {watchdog,<0.27703.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_session_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f5d95aaeff9c.2024-03-11_11.24.47/big_tests.tests.graphql_session_SUITE.logs/run.2024-03-11_11.29.26/graphql_session_suite.admin_list_user_sessions.41859.html"},
     {tc_group_properties,[{name,admin_session_cli}]},
     {tc_group_path,[[{name,admin_session}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_session_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@f5d95aaeff9c.2024-03-11_11.24.47/big_tests.tests.graphql_session_SUITE.logs/run.2024-03-11_11.29.26/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {alice_bis,[{username,<<"alicE">>},
                                 {server,<<"localhost.bis">>},
                                 {host,<<"localhost">>},
                                 {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f5d95aaeff9c.2024-03-11_11.24.47"

=== Started at 2024-03-11 11:29:36


*** CT 2024-03-11 11:29:36.454 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1730.html

*** User 2024-03-11 11:29:36.458 ***🔗
alicE_admin_list_user_sessions_1218@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-03-11 11:29:36.458 ***🔗
alicE_admin_list_user_sessions_1218@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='350495a4344257ee' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:29:36.458 ***🔗
alicE_admin_list_user_sessions_1218@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-03-11 11:29:36.458 ***🔗
alicE_admin_list_user_sessions_1218@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2xpc3RfdXNlcl9zZXNzaW9uc18xMjE4AG1hdHlncnlzYQ==</auth>



*** User 2024-03-11 11:29:36.459 ***🔗
alicE_admin_list_user_sessions_1218@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:29:36.459 ***🔗
alicE_admin_list_user_sessions_1218@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-03-11 11:29:36.459 ***🔗
alicE_admin_list_user_sessions_1218@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c628e28fc436d60a' from='localhost' version='1.0' xml:lang='en' to='alice_admin_list_user_sessions_1218@localhost'>

*** User 2024-03-11 11:29:36.459 ***🔗
alicE_admin_list_user_sessions_1218@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-03-11 11:29:36.459 ***🔗
alicE_admin_list_user_sessions_1218@localhost/res1 out
<iq type='set' id='2571137448d870252078ad09e8145fc6'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:29:36.459 ***🔗
alicE_admin_list_user_sessions_1218@localhost/res1 in
<iq id='2571137448d870252078ad09e8145fc6' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_list_user_sessions_1218@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:29:36.459 ***🔗
alice_admin_list_user_sessions_1218@localhost/res1 out
<iq type='set' id='066834bd226e04fabb8237f5b1f242fa'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:29:36.460 ***🔗
alice_admin_list_user_sessions_1218@localhost/res1 in
<iq from='localhost' to='alice_admin_list_user_sessions_1218@localhost/res1' id='066834bd226e04fabb8237f5b1f242fa' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:29:36.460 ***🔗
alice_admin_list_user_sessions_1218@localhost/res1 out
<presence/>



*** User 2024-03-11 11:29:36.461 ***🔗
alice_admin_list_user_sessions_1218@localhost/res1 in
<presence from='alice_admin_list_user_sessions_1218@localhost/res1' to='alice_admin_list_user_sessions_1218@localhost/res1'/>



*** User 2024-03-11 11:29:36.462 ***🔗
alicE_admin_list_user_sessions_1218@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 11:29:36.462 ***🔗
alicE_admin_list_user_sessions_1218@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c944ac96f0079949' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:29:36.462 ***🔗
alicE_admin_list_user_sessions_1218@localhost/res2 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-03-11 11:29:36.462 ***🔗
alicE_admin_list_user_sessions_1218@localhost/res2 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2xpc3RfdXNlcl9zZXNzaW9uc18xMjE4AG1hdHlncnlzYQ==</auth>



*** User 2024-03-11 11:29:36.463 ***🔗
alicE_admin_list_user_sessions_1218@localhost/res2 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:29:36.463 ***🔗
alicE_admin_list_user_sessions_1218@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 11:29:36.463 ***🔗
alicE_admin_list_user_sessions_1218@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='15192c56a7cde07a' from='localhost' version='1.0' xml:lang='en' to='alice_admin_list_user_sessions_1218@localhost'>

*** User 2024-03-11 11:29:36.463 ***🔗
alicE_admin_list_user_sessions_1218@localhost/res2 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-03-11 11:29:36.463 ***🔗
alicE_admin_list_user_sessions_1218@localhost/res2 out
<iq type='set' id='817358ff9d6d35847c77e8d73a7525e2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res2</resource>
	</bind>
</iq>



*** User 2024-03-11 11:29:36.463 ***🔗
alicE_admin_list_user_sessions_1218@localhost/res2 in
<iq id='817358ff9d6d35847c77e8d73a7525e2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_list_user_sessions_1218@localhost/res2</jid>
	</bind>
</iq>



*** User 2024-03-11 11:29:36.463 ***🔗
alice_admin_list_user_sessions_1218@localhost/res2 out
<iq type='set' id='0e62adedabc3e03fffdb9fc28e13f5de'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:29:36.464 ***🔗
alice_admin_list_user_sessions_1218@localhost/res2 in
<iq from='localhost' to='alice_admin_list_user_sessions_1218@localhost/res2' id='0e62adedabc3e03fffdb9fc28e13f5de' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:29:36.464 ***🔗
alice_admin_list_user_sessions_1218@localhost/res2 out
<presence/>



*** User 2024-03-11 11:29:36.465 ***🔗
alice_admin_list_user_sessions_1218@localhost/res2 in
<presence from='alice_admin_list_user_sessions_1218@localhost/res2' to='alice_admin_list_user_sessions_1218@localhost/res2'/>



*** User 2024-03-11 11:29:36.465 ***🔗
alice_admin_list_user_sessions_1218@localhost/res2 in
<presence from='alice_admin_list_user_sessions_1218@localhost/res1' to='alice_admin_list_user_sessions_1218@localhost/res2'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T11:29:36.461450Z' from='alice_admin_list_user_sessions_1218@localhost/res1'/>
</presence>



*** User 2024-03-11 11:29:36.465 ***🔗
alice_admin_list_user_sessions_1218@localhost/res1 in
<presence from='alice_admin_list_user_sessions_1218@localhost/res2' to='alice_admin_list_user_sessions_1218@localhost/res1'/>



*** User 2024-03-11 11:29:36.466 ***🔗
bOb_admin_list_user_sessions_1218@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-03-11 11:29:36.466 ***🔗
bOb_admin_list_user_sessions_1218@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2a621bbb17f89a85' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:29:36.466 ***🔗
bOb_admin_list_user_sessions_1218@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-03-11 11:29:36.466 ***🔗
bOb_admin_list_user_sessions_1218@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9hZG1pbl9saXN0X3VzZXJfc2Vzc2lvbnNfMTIxOABtYWtyb2xpa2E=</auth>



*** User 2024-03-11 11:29:36.467 ***🔗
bOb_admin_list_user_sessions_1218@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:29:36.467 ***🔗
bOb_admin_list_user_sessions_1218@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-03-11 11:29:36.467 ***🔗
bOb_admin_list_user_sessions_1218@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c5c4a902de0045b9' from='localhost' version='1.0' xml:lang='en' to='bob_admin_list_user_sessions_1218@localhost'>

*** User 2024-03-11 11:29:36.467 ***🔗
bOb_admin_list_user_sessions_1218@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-03-11 11:29:36.467 ***🔗
bOb_admin_list_user_sessions_1218@localhost/res1 out
<iq type='set' id='66c04f2939911430e7cc60d87e274ff7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:29:36.467 ***🔗
bOb_admin_list_user_sessions_1218@localhost/res1 in
<iq id='66c04f2939911430e7cc60d87e274ff7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_admin_list_user_sessions_1218@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:29:36.467 ***🔗
bob_admin_list_user_sessions_1218@localhost/res1 out
<iq type='set' id='adf8b18bb96d1608979b5c8945b36e2d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:29:36.468 ***🔗
bob_admin_list_user_sessions_1218@localhost/res1 in
<iq from='localhost' to='bob_admin_list_user_sessions_1218@localhost/res1' id='adf8b18bb96d1608979b5c8945b36e2d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:29:36.468 ***🔗
bob_admin_list_user_sessions_1218@localhost/res1 out
<presence/>



*** User 2024-03-11 11:29:36.469 ***🔗
bob_admin_list_user_sessions_1218@localhost/res1 in
<presence from='bob_admin_list_user_sessions_1218@localhost/res1' to='bob_admin_list_user_sessions_1218@localhost/res1'/>



*** User 2024-03-11 11:29:36.471 ***🔗
REST request:
Code: 200
Req: {<0.27756.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8b325111a0f92a24">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alice_admin_list_user_sessions_1218@localhost/res1\"},\"query\":\"query ($user: JID!) { session { listUserSessions(user: $user) { connection ip node port priority uptime user } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 11 Mar 2024 11:29:35 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"373">>}],
         <<"{\"data\":{\"session\":{\"listUserSessions\":[{\"user\":\"alice_admin_list_user_sessions_1218@localhost/res1\",\"uptime\":0,\"priority\":0,\"port\":52058,\"node\":\"mongooseim@localhost\",\"ip\":\"127.0.0.1\",\"connection\":\"c2s\"},{\"user\":\"alice_admin_list_user_sessions_1218@localhost/res2\",\"uptime\":0,\"priority\":0,\"port\":52066,\"node\":\"mongooseim@localhost\",\"ip\":\"127.0.0.1\",\"connection\":\"c2s\"}]}}}">>,
         512,1298}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds => {<<"admin">>,<<"secret">>},
          role => {graphql,admin},
          body =>
              <<"{\"variables\":{\"user\":\"alice_admin_list_user_sessions_1218@localhost/res1\"},\"query\":\"query ($user: JID!) { session { listUserSessions(user: $user) { connection ip node port priority uptime user } } }\"}">>,
          method => <<"POST">>,return_maps => true,return_headers => true}


*** User 2024-03-11 11:29:36.473 ***🔗
REST request:
Code: 200
Req: {<0.27758.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"364b1970a488a1a2">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alien@localhost\"},\"query\":\"query ($user: JID!) { session { listUserSessions(user: $user) { connection ip node port priority uptime user } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 11 Mar 2024 11:29:35 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"199">>}],
         <<"{\"errors\":[{\"path\":[\"session\",\"listUserSessions\"],\"message\":\"Given user does not exist\",\"extensions\":{\"user\":\"alien@localhost\",\"code\":\"user_not_found\"}}],\"data\":{\"session\":{\"listUserSessions\":null}}}">>,
         338,844}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds => {<<"admin">>,<<"secret">>},
          role => {graphql,admin},
          body =>
              <<"{\"variables\":{\"user\":\"alien@localhost\"},\"query\":\"query ($user: JID!) { session { listUserSessions(user: $user) { connection ip node port priority uptime user } } }\"}">>,
          method => <<"POST">>,return_maps => true,return_headers => true}


*** User 2024-03-11 11:29:36.473 ***🔗
bob_admin_list_user_sessions_1218@localhost/res1 out
</stream:stream>

*** User 2024-03-11 11:29:36.474 ***🔗
bob_admin_list_user_sessions_1218@localhost/res1 in
</stream:stream>

*** User 2024-03-11 11:29:36.474 ***🔗
alice_admin_list_user_sessions_1218@localhost/res2 out
</stream:stream>

*** User 2024-03-11 11:29:36.474 ***🔗
alice_admin_list_user_sessions_1218@localhost/res2 in
</stream:stream>

*** User 2024-03-11 11:29:36.474 ***🔗
alice_admin_list_user_sessions_1218@localhost/res1 out
</stream:stream>

*** User 2024-03-11 11:29:36.474 ***🔗
alice_admin_list_user_sessions_1218@localhost/res1 in
</stream:stream>
*** CT 2024-03-11 11:29:36.475 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1730.html



=== Ended at 2024-03-11 11:29:36
=== successfully completed test case
=== === Returned value: ok


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