=== Test case: graphql_muc_SUITE:admin_list_rooms/1 (click for source code)

=== Config value:

    [{watchdog,<0.21042.0>},
     {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}},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_muc_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.graphql_muc_SUITE.logs/run.2024-04-18_10.59.21/graphql_muc_suite.admin_list_rooms.html"},
     {tc_group_properties,[{name,admin_muc_configured}]},
     {tc_group_path,[[{name,admin_http}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.graphql_muc_SUITE.logs/run.2024-04-18_10.59.21/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_sic => #{iqdisc => one_queue},
        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_amp => #{},
        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 => cets,
              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 => cets,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}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{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_sic => #{iqdisc => one_queue},
        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_amp => #{},
        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 => cets,
              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 => cets,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}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@2ed2b07c4324.2024-04-18_10.56.18"

=== Started at 2024-04-18 10:59:23


*** CT 2024-04-18 10:59:23.034 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1937.html

*** User 2024-04-18 10:59:23.041 ***🔗
alicE_admin_list_rooms_893@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-18 10:59:23.041 ***🔗
alicE_admin_list_rooms_893@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0db9e93befaddd9f' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-18 10:59:23.042 ***🔗
alicE_admin_list_rooms_893@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-18 10:59:23.042 ***🔗
alicE_admin_list_rooms_893@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2xpc3Rfcm9vbXNfODkzAG1hdHlncnlzYQ==</auth>



*** User 2024-04-18 10:59:23.043 ***🔗
alicE_admin_list_rooms_893@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-18 10:59:23.043 ***🔗
alicE_admin_list_rooms_893@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-18 10:59:23.043 ***🔗
alicE_admin_list_rooms_893@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='54c2e7da9127de65' from='localhost' version='1.0' xml:lang='en' to='alice_admin_list_rooms_893@localhost'>

*** User 2024-04-18 10:59:23.043 ***🔗
alicE_admin_list_rooms_893@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-18 10:59:23.044 ***🔗
alicE_admin_list_rooms_893@localhost/res1 out
<iq type='set' id='b9b33357e6e3a383885d5acf8ad3426f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-18 10:59:23.044 ***🔗
alicE_admin_list_rooms_893@localhost/res1 in
<iq id='b9b33357e6e3a383885d5acf8ad3426f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_list_rooms_893@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-18 10:59:23.044 ***🔗
alice_admin_list_rooms_893@localhost/res1 out
<iq type='set' id='7d7bc3c5b37aafe5a2555934fd44dc47'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 10:59:23.045 ***🔗
alice_admin_list_rooms_893@localhost/res1 in
<iq from='localhost' to='alice_admin_list_rooms_893@localhost/res1' id='7d7bc3c5b37aafe5a2555934fd44dc47' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 10:59:23.045 ***🔗
alice_admin_list_rooms_893@localhost/res1 out
<presence/>



*** User 2024-04-18 10:59:23.046 ***🔗
alice_admin_list_rooms_893@localhost/res1 in
<presence from='alice_admin_list_rooms_893@localhost/res1' to='alice_admin_list_rooms_893@localhost/res1'/>



*** User 2024-04-18 10:59:23.047 ***🔗
bOb_admin_list_rooms_893@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-18 10:59:23.047 ***🔗
bOb_admin_list_rooms_893@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dd32295eb82ef239' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-18 10:59:23.047 ***🔗
bOb_admin_list_rooms_893@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-18 10:59:23.048 ***🔗
bOb_admin_list_rooms_893@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9hZG1pbl9saXN0X3Jvb21zXzg5MwBtYWtyb2xpa2E=</auth>



*** User 2024-04-18 10:59:23.049 ***🔗
bOb_admin_list_rooms_893@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-18 10:59:23.049 ***🔗
bOb_admin_list_rooms_893@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-18 10:59:23.049 ***🔗
bOb_admin_list_rooms_893@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8253e05bc5f78e9b' from='localhost' version='1.0' xml:lang='en' to='bob_admin_list_rooms_893@localhost'>

*** User 2024-04-18 10:59:23.049 ***🔗
bOb_admin_list_rooms_893@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-18 10:59:23.049 ***🔗
bOb_admin_list_rooms_893@localhost/res1 out
<iq type='set' id='bbc8224017d2ef6c4db08b4f3a204f4b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-18 10:59:23.050 ***🔗
bOb_admin_list_rooms_893@localhost/res1 in
<iq id='bbc8224017d2ef6c4db08b4f3a204f4b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_admin_list_rooms_893@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-18 10:59:23.050 ***🔗
bob_admin_list_rooms_893@localhost/res1 out
<iq type='set' id='1e5c9282854c85fd1309cc748d69553d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 10:59:23.051 ***🔗
bob_admin_list_rooms_893@localhost/res1 in
<iq from='localhost' to='bob_admin_list_rooms_893@localhost/res1' id='1e5c9282854c85fd1309cc748d69553d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 10:59:23.051 ***🔗
bob_admin_list_rooms_893@localhost/res1 out
<presence/>



*** User 2024-04-18 10:59:23.052 ***🔗
bob_admin_list_rooms_893@localhost/res1 in
<presence from='bob_admin_list_rooms_893@localhost/res1' to='bob_admin_list_rooms_893@localhost/res1'/>



*** User 2024-04-18 10:59:23.056 ***🔗
REST request:
Code: 200
Req: {<0.21052.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"3d23a357184384f1">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_893@localhost\",\"limit\":null,\"index\":null},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 18 Apr 2024 10:59:22 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"91">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[],\"last\":null,\"index\":null,\"first\":null,\"count\":0}}}}">>,
         229,1855}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_893@localhost\",\"limit\":null,\"index\":null},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>,
          role => {graphql,admin},
          creds => {<<"admin">>,<<"secret">>},
          return_maps => true,return_headers => true}


*** User 2024-04-18 10:59:23.061 ***🔗
REST request:
Code: 200
Req: {<0.21054.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a07894eebce22895">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_893@localhost\",\"limit\":null,\"index\":null},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 18 Apr 2024 10:59:22 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"317">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[{\"usersNumber\":null,\"title\":\"8dc1710403876405\",\"private\":null,\"jid\":\"8dc1710403876405@muc.localhost\"},{\"usersNumber\":0,\"title\":\"c221a879c61f69c9\",\"private\":false,\"jid\":\"c221a879c61f69c9@muc.localhost\"}],\"last\":\"c221a879c61f69c9\",\"index\":0,\"first\":\"8dc1710403876405\",\"count\":2}}}}">>,
         456,1945}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_893@localhost\",\"limit\":null,\"index\":null},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>,
          role => {graphql,admin},
          creds => {<<"admin">>,<<"secret">>},
          return_maps => true,return_headers => true}


*** User 2024-04-18 10:59:23.064 ***🔗
REST request:
Code: 200
Req: {<0.21056.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"71e784f8c410d53d">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"Muc.localhost\",\"from\":\"alice_admin_list_rooms_893@localhost\",\"limit\":null,\"index\":null},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 18 Apr 2024 10:59:22 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"317">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[{\"usersNumber\":null,\"title\":\"8dc1710403876405\",\"private\":null,\"jid\":\"8dc1710403876405@muc.localhost\"},{\"usersNumber\":0,\"title\":\"c221a879c61f69c9\",\"private\":false,\"jid\":\"c221a879c61f69c9@muc.localhost\"}],\"last\":\"c221a879c61f69c9\",\"index\":0,\"first\":\"8dc1710403876405\",\"count\":2}}}}">>,
         456,1932}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"mucDomain\":\"Muc.localhost\",\"from\":\"alice_admin_list_rooms_893@localhost\",\"limit\":null,\"index\":null},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>,
          role => {graphql,admin},
          creds => {<<"admin">>,<<"secret">>},
          return_maps => true,return_headers => true}


*** User 2024-04-18 10:59:23.068 ***🔗
REST request:
Code: 200
Req: {<0.21058.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a037e3cda573b4ab">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_893@localhost\",\"limit\":1,\"index\":1},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 18 Apr 2024 10:59:22 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"215">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[{\"usersNumber\":0,\"title\":\"c221a879c61f69c9\",\"private\":false,\"jid\":\"c221a879c61f69c9@muc.localhost\"}],\"last\":\"c221a879c61f69c9\",\"index\":1,\"first\":\"c221a879c61f69c9\",\"count\":2}}}}">>,
         354,1654}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_893@localhost\",\"limit\":1,\"index\":1},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>,
          role => {graphql,admin},
          creds => {<<"admin">>,<<"secret">>},
          return_maps => true,return_headers => true}


*** User 2024-04-18 10:59:23.068 ***🔗
bob_admin_list_rooms_893@localhost/res1 out
</stream:stream>

*** User 2024-04-18 10:59:23.069 ***🔗
bob_admin_list_rooms_893@localhost/res1 in
</stream:stream>

*** User 2024-04-18 10:59:23.069 ***🔗
alice_admin_list_rooms_893@localhost/res1 out
</stream:stream>

*** User 2024-04-18 10:59:23.069 ***🔗
alice_admin_list_rooms_893@localhost/res1 in
</stream:stream>
*** CT 2024-04-18 10:59:23.071 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1937.html



=== Ended at 2024-04-18 10:59:23
=== successfully completed test case
=== === Returned value: ok


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