=== Test case: graphql_session_SUITE:admin_list_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">>,
                      schema_endpoint => admin,sse_idle_timeout => 3600000}},
     {watchdog,<0.21778.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"ldap_mnesia"},
     {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@fbd36bac9dd4.2024-04-23_12.28.05/big_tests.tests.graphql_session_SUITE.logs/run.2024-04-23_12.31.28/graphql_session_suite.admin_list_sessions.30211.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@fbd36bac9dd4.2024-04-23_12.28.05/big_tests.tests.graphql_session_SUITE.logs/run.2024-04-23_12.31.28/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,
              ldap =>
                  #{filter => <<"(objectClass=inetOrgPerson)">>,
                    base => <<"ou=Users,dc=esl,dc=com">>,
                    uids => [{<<"uid">>,<<"%u">>}],
                    search_fields =>
                        [{<<"User">>,<<"%u">>},
                         {<<"Full Name">>,<<"displayName">>},
                         {<<"Given Name">>,<<"givenName">>},
                         {<<"Middle Name">>,<<"initials">>},
                         {<<"Family Name">>,<<"sn">>},
                         {<<"Nickname">>,<<"%u">>},
                         {<<"Birthday">>,<<"birthDay">>},
                         {<<"Country">>,<<"c">>},
                         {<<"City">>,<<"l">>},
                         {<<"Email">>,<<"mail">>},
                         {<<"Organization Name">>,<<"o">>},
                         {<<"Organization Unit">>,<<"ou">>}],
                    deref => never,
                    vcard_map =>
                        [{<<"NICKNAME">>,<<"%u">>,[]},
                         {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                         {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                         {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                         {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                         {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                         {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                         {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                         {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                         {<<"STREET">>,<<"%s">>,[<<"street">>]},
                         {<<"REGION">>,<<"%s">>,[<<"st">>]},
                         {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                         {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                         {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                         {<<"DESC">>,<<"%s">>,[<<"description">>]},
                         {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                         {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                         {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                         {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                         {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}],
                    search_reported =>
                        [{<<"Full Name">>,<<"FN">>},
                         {<<"Given Name">>,<<"FIRST">>},
                         {<<"Middle Name">>,<<"MIDDLE">>},
                         {<<"Family Name">>,<<"LAST">>},
                         {<<"Nickname">>,<<"NICK">>},
                         {<<"Birthday">>,<<"BDAY">>},
                         {<<"Country">>,<<"CTRY">>},
                         {<<"City">>,<<"LOCALITY">>},
                         {<<"Email">>,<<"EMAIL">>},
                         {<<"Organization Name">>,<<"ORGNAME">>},
                         {<<"Organization Unit">>,<<"ORGUNIT">>}],
                    search_operator => 'and',binary_search_fields => [],
                    pool_tag => default},
              backend => ldap,iqdisc => parallel},
        mod_roster =>
            #{backend => mnesia,iqdisc => one_queue,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,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {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@fbd36bac9dd4.2024-04-23_12.28.05"

=== Started at 2024-04-23 12:31:38


*** CT 2024-04-23 12:31:38.109 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1538.html

*** User 2024-04-23 12:31:38.114 ***🔗
alicE_admin_list_sessions_966@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-23 12:31:38.114 ***🔗
alicE_admin_list_sessions_966@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c1b32cb3fa41863f' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 12:31:38.115 ***🔗
alicE_admin_list_sessions_966@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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 12:31:38.115 ***🔗
alicE_admin_list_sessions_966@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2xpc3Rfc2Vzc2lvbnNfOTY2AG1hdHlncnlzYQ==</auth>



*** User 2024-04-23 12:31:38.115 ***🔗
alicE_admin_list_sessions_966@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 12:31:38.116 ***🔗
alicE_admin_list_sessions_966@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-23 12:31:38.116 ***🔗
alicE_admin_list_sessions_966@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bae4d848634561d0' from='localhost' version='1.0' xml:lang='en' to='alice_admin_list_sessions_966@localhost'>

*** User 2024-04-23 12:31:38.116 ***🔗
alicE_admin_list_sessions_966@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-23 12:31:38.116 ***🔗
alicE_admin_list_sessions_966@localhost/res1 out
<iq type='set' id='f62e83ee176bb7a5fe8a68ab7e99f5d3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 12:31:38.116 ***🔗
alicE_admin_list_sessions_966@localhost/res1 in
<iq id='f62e83ee176bb7a5fe8a68ab7e99f5d3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_list_sessions_966@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 12:31:38.116 ***🔗
alice_admin_list_sessions_966@localhost/res1 out
<iq type='set' id='7b42ef1594cb10c88b79d0ff033cb3a4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 12:31:38.117 ***🔗
alice_admin_list_sessions_966@localhost/res1 in
<iq from='localhost' to='alice_admin_list_sessions_966@localhost/res1' id='7b42ef1594cb10c88b79d0ff033cb3a4' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 12:31:38.117 ***🔗
alice_admin_list_sessions_966@localhost/res1 out
<presence/>



*** User 2024-04-23 12:31:38.117 ***🔗
alice_admin_list_sessions_966@localhost/res1 in
<presence from='alice_admin_list_sessions_966@localhost/res1' to='alice_admin_list_sessions_966@localhost/res1'/>



*** User 2024-04-23 12:31:38.118 ***🔗
alicE_admin_list_sessions_966@localhost.bis/res1 out
<stream:stream to='localhost.bis' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-23 12:31:38.118 ***🔗
alicE_admin_list_sessions_966@localhost.bis/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='263cd992634880f9' from='localhost.bis' version='1.0' xml:lang='en'>

*** User 2024-04-23 12:31:38.118 ***🔗
alicE_admin_list_sessions_966@localhost.bis/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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 12:31:38.118 ***🔗
alicE_admin_list_sessions_966@localhost.bis/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2xpc3Rfc2Vzc2lvbnNfOTY2AG1hdHlncnlzYQ==</auth>



*** User 2024-04-23 12:31:38.119 ***🔗
alicE_admin_list_sessions_966@localhost.bis/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 12:31:38.119 ***🔗
alicE_admin_list_sessions_966@localhost.bis/res1 out
<stream:stream to='localhost.bis' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-23 12:31:38.119 ***🔗
alicE_admin_list_sessions_966@localhost.bis/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cfe123450139b37e' from='localhost.bis' version='1.0' xml:lang='en' to='alice_admin_list_sessions_966@localhost.bis'>

*** User 2024-04-23 12:31:38.119 ***🔗
alicE_admin_list_sessions_966@localhost.bis/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-23 12:31:38.119 ***🔗
alicE_admin_list_sessions_966@localhost.bis/res1 out
<iq type='set' id='7b1a0fcc8c41b5fb62d8761f4cce16cf'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 12:31:38.120 ***🔗
alicE_admin_list_sessions_966@localhost.bis/res1 in
<iq id='7b1a0fcc8c41b5fb62d8761f4cce16cf' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_list_sessions_966@localhost.bis/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 12:31:38.120 ***🔗
alice_admin_list_sessions_966@localhost.bis/res1 out
<iq type='set' id='feb4bc6b31e3e37ee20334a2eb2a9e8b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 12:31:38.120 ***🔗
alice_admin_list_sessions_966@localhost.bis/res1 in
<iq from='localhost.bis' to='alice_admin_list_sessions_966@localhost.bis/res1' id='feb4bc6b31e3e37ee20334a2eb2a9e8b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 12:31:38.120 ***🔗
alice_admin_list_sessions_966@localhost.bis/res1 out
<presence/>



*** User 2024-04-23 12:31:38.120 ***🔗
alice_admin_list_sessions_966@localhost.bis/res1 in
<presence from='alice_admin_list_sessions_966@localhost.bis/res1' to='alice_admin_list_sessions_966@localhost.bis/res1'/>



*** User 2024-04-23 12:31:38.121 ***🔗
bOb_admin_list_sessions_966@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-23 12:31:38.121 ***🔗
bOb_admin_list_sessions_966@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a957ec9bfa7ae7ff' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 12:31:38.121 ***🔗
bOb_admin_list_sessions_966@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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 12:31:38.121 ***🔗
bOb_admin_list_sessions_966@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9hZG1pbl9saXN0X3Nlc3Npb25zXzk2NgBtYWtyb2xpa2E=</auth>



*** User 2024-04-23 12:31:38.122 ***🔗
bOb_admin_list_sessions_966@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 12:31:38.122 ***🔗
bOb_admin_list_sessions_966@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-23 12:31:38.122 ***🔗
bOb_admin_list_sessions_966@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9256aed5c68dccfb' from='localhost' version='1.0' xml:lang='en' to='bob_admin_list_sessions_966@localhost'>

*** User 2024-04-23 12:31:38.123 ***🔗
bOb_admin_list_sessions_966@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-23 12:31:38.123 ***🔗
bOb_admin_list_sessions_966@localhost/res1 out
<iq type='set' id='977237f0a6d5c918ffe5f9b7fd82b8be'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 12:31:38.123 ***🔗
bOb_admin_list_sessions_966@localhost/res1 in
<iq id='977237f0a6d5c918ffe5f9b7fd82b8be' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_admin_list_sessions_966@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 12:31:38.123 ***🔗
bob_admin_list_sessions_966@localhost/res1 out
<iq type='set' id='18ca75a6d8abe563d8ca214b4e3284c5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 12:31:38.123 ***🔗
bob_admin_list_sessions_966@localhost/res1 in
<iq from='localhost' to='bob_admin_list_sessions_966@localhost/res1' id='18ca75a6d8abe563d8ca214b4e3284c5' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 12:31:38.123 ***🔗
bob_admin_list_sessions_966@localhost/res1 out
<presence/>



*** User 2024-04-23 12:31:38.124 ***🔗
bob_admin_list_sessions_966@localhost/res1 in
<presence from='bob_admin_list_sessions_966@localhost/res1' to='bob_admin_list_sessions_966@localhost/res1'/>



*** User 2024-04-23 12:31:38.125 ***🔗
REST request:
Code: 200
Req: {<0.21789.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c86ef3c82b500097">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"domain\":null},\"query\":\"query ($domain: DomainName) { session { listSessions(domain: $domain) { connection ip node port priority uptime user } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 12:31:37 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"518">>}],
         <<"{\"data\":{\"session\":{\"listSessions\":[{\"user\":\"bob_admin_list_sessions_966@localhost/res1\",\"uptime\":0,\"priority\":0,\"port\":33224,\"node\":\"mongooseim@localhost\",\"ip\":\"127.0.0.1\",\"connection\":\"c2s\"},{\"user\":\"alice_admin_list_sessions_966@localhost/res1\",\"uptime\":0,\"priority\":0,\"port\":33210,\"node\":\"mongooseim@localhost\",\"ip\":\"127.0.0.1\",\"connection\":\"c2s\"},{\"user\":\"alice_admin_list_sessions_966@localhost.bis/res1\",\"uptime\":0,\"priority\":0,\"port\":33216,\"node\":\"mongooseim@localhost\",\"ip\":\"127.0.0.1\",\"connection\":\"c2s\"}]}}}">>,
         657,667}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"domain\":null},\"query\":\"query ($domain: DomainName) { session { listSessions(domain: $domain) { connection ip node port priority uptime user } } }\"}">>,
          role => {graphql,admin},
          return_maps => true,
          creds => {<<"admin">>,<<"secret">>},
          return_headers => true}


*** User 2024-04-23 12:31:38.127 ***🔗
REST request:
Code: 200
Req: {<0.21791.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c80c90c0fcdad308">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"domain\":\"localhost.bis\"},\"query\":\"query ($domain: DomainName) { session { listSessions(domain: $domain) { connection ip node port priority uptime user } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 12:31:37 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"202">>}],
         <<"{\"data\":{\"session\":{\"listSessions\":[{\"user\":\"alice_admin_list_sessions_966@localhost.bis/res1\",\"uptime\":0,\"priority\":0,\"port\":33216,\"node\":\"mongooseim@localhost\",\"ip\":\"127.0.0.1\",\"connection\":\"c2s\"}]}}}">>,
         341,535}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"domain\":\"localhost.bis\"},\"query\":\"query ($domain: DomainName) { session { listSessions(domain: $domain) { connection ip node port priority uptime user } } }\"}">>,
          role => {graphql,admin},
          return_maps => true,
          creds => {<<"admin">>,<<"secret">>},
          return_headers => true}


*** User 2024-04-23 12:31:38.128 ***🔗
REST request:
Code: 200
Req: {<0.21793.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"55d7caf2687c9e78">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"domain\":\"Localhost.bis\"},\"query\":\"query ($domain: DomainName) { session { listSessions(domain: $domain) { connection ip node port priority uptime user } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 12:31:37 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"202">>}],
         <<"{\"data\":{\"session\":{\"listSessions\":[{\"user\":\"alice_admin_list_sessions_966@localhost.bis/res1\",\"uptime\":0,\"priority\":0,\"port\":33216,\"node\":\"mongooseim@localhost\",\"ip\":\"127.0.0.1\",\"connection\":\"c2s\"}]}}}">>,
         341,462}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"domain\":\"Localhost.bis\"},\"query\":\"query ($domain: DomainName) { session { listSessions(domain: $domain) { connection ip node port priority uptime user } } }\"}">>,
          role => {graphql,admin},
          return_maps => true,
          creds => {<<"admin">>,<<"secret">>},
          return_headers => true}


*** User 2024-04-23 12:31:38.129 ***🔗
REST request:
Code: 200
Req: {<0.21795.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f55314107e583dfb">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"domain\":\"nonexisting\"},\"query\":\"query ($domain: DomainName) { session { listSessions(domain: $domain) { connection ip node port priority uptime user } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 12:31:37 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"182">>}],
         <<"{\"errors\":[{\"path\":[\"session\",\"listSessions\"],\"message\":\"Domain not found\",\"extensions\":{\"domain\":\"nonexisting\",\"code\":\"domain_not_found\"}}],\"data\":{\"session\":{\"listSessions\":null}}}">>,
         321,444}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"domain\":\"nonexisting\"},\"query\":\"query ($domain: DomainName) { session { listSessions(domain: $domain) { connection ip node port priority uptime user } } }\"}">>,
          role => {graphql,admin},
          return_maps => true,
          creds => {<<"admin">>,<<"secret">>},
          return_headers => true}


*** User 2024-04-23 12:31:38.129 ***🔗
bob_admin_list_sessions_966@localhost/res1 out
</stream:stream>

*** User 2024-04-23 12:31:38.130 ***🔗
bob_admin_list_sessions_966@localhost/res1 in
</stream:stream>

*** User 2024-04-23 12:31:38.130 ***🔗
alice_admin_list_sessions_966@localhost.bis/res1 out
</stream:stream>

*** User 2024-04-23 12:31:38.130 ***🔗
alice_admin_list_sessions_966@localhost.bis/res1 in
</stream:stream>

*** User 2024-04-23 12:31:38.130 ***🔗
alice_admin_list_sessions_966@localhost/res1 out
</stream:stream>

*** User 2024-04-23 12:31:38.130 ***🔗
alice_admin_list_sessions_966@localhost/res1 in
</stream:stream>
*** CT 2024-04-23 12:31:38.131 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1538.html



=== Ended at 2024-04-23 12:31:38
=== successfully completed test case
=== === Returned value: ok


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