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

=== Config value:

    [{watchdog,<0.21008.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,"odbc_mssql_mnesia"},
     {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@96ddc50d3205.2024-04-23_10.53.40/big_tests.tests.graphql_muc_SUITE.logs/run.2024-04-23_10.58.29/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@96ddc50d3205.2024-04-23_10.53.40/big_tests.tests.graphql_muc_SUITE.logs/run.2024-04-23_10.58.29/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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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}}},
     {{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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@96ddc50d3205.2024-04-23_10.53.40"

=== Started at 2024-04-23 10:58:31


*** CT 2024-04-23 10:58:31.678 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1608.html

*** User 2024-04-23 10:58:31.695 ***🔗
alicE_admin_list_rooms_939@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 10:58:31.696 ***🔗
alicE_admin_list_rooms_939@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b7dbf30a0f9bfe56' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 10:58:31.696 ***🔗
alicE_admin_list_rooms_939@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-23 10:58:31.696 ***🔗
alicE_admin_list_rooms_939@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2xpc3Rfcm9vbXNfOTM5AG1hdHlncnlzYQ==</auth>



*** User 2024-04-23 10:58:31.701 ***🔗
alicE_admin_list_rooms_939@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 10:58:31.701 ***🔗
alicE_admin_list_rooms_939@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 10:58:31.703 ***🔗
alicE_admin_list_rooms_939@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e76f95ba81736c94' from='localhost' version='1.0' xml:lang='en' to='alice_admin_list_rooms_939@localhost'>

*** User 2024-04-23 10:58:31.703 ***🔗
alicE_admin_list_rooms_939@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 10:58:31.704 ***🔗
alicE_admin_list_rooms_939@localhost/res1 out
<iq type='set' id='0ad11b4fadbae133e528950a3e16084e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 10:58:31.704 ***🔗
alicE_admin_list_rooms_939@localhost/res1 in
<iq id='0ad11b4fadbae133e528950a3e16084e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_list_rooms_939@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 10:58:31.705 ***🔗
alice_admin_list_rooms_939@localhost/res1 out
<iq type='set' id='823ff00536fb7fbe33a81311c87d3bca'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 10:58:31.705 ***🔗
alice_admin_list_rooms_939@localhost/res1 in
<iq from='localhost' to='alice_admin_list_rooms_939@localhost/res1' id='823ff00536fb7fbe33a81311c87d3bca' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 10:58:31.705 ***🔗
alice_admin_list_rooms_939@localhost/res1 out
<presence/>



*** User 2024-04-23 10:58:31.712 ***🔗
alice_admin_list_rooms_939@localhost/res1 in
<presence from='alice_admin_list_rooms_939@localhost/res1' to='alice_admin_list_rooms_939@localhost/res1'/>



*** User 2024-04-23 10:58:31.714 ***🔗
bOb_admin_list_rooms_939@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 10:58:31.716 ***🔗
bOb_admin_list_rooms_939@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4278d103ffdfd1d9' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 10:58:31.716 ***🔗
bOb_admin_list_rooms_939@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-23 10:58:31.716 ***🔗
bOb_admin_list_rooms_939@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9hZG1pbl9saXN0X3Jvb21zXzkzOQBtYWtyb2xpa2E=</auth>



*** User 2024-04-23 10:58:31.718 ***🔗
bOb_admin_list_rooms_939@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 10:58:31.718 ***🔗
bOb_admin_list_rooms_939@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 10:58:31.719 ***🔗
bOb_admin_list_rooms_939@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1f49283c8dab94c4' from='localhost' version='1.0' xml:lang='en' to='bob_admin_list_rooms_939@localhost'>

*** User 2024-04-23 10:58:31.719 ***🔗
bOb_admin_list_rooms_939@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 10:58:31.719 ***🔗
bOb_admin_list_rooms_939@localhost/res1 out
<iq type='set' id='02a860530bbe8451b9d8a96d376e7748'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 10:58:31.719 ***🔗
bOb_admin_list_rooms_939@localhost/res1 in
<iq id='02a860530bbe8451b9d8a96d376e7748' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_admin_list_rooms_939@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 10:58:31.719 ***🔗
bob_admin_list_rooms_939@localhost/res1 out
<iq type='set' id='2f3b661e169477b32b6e0e789146eacc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 10:58:31.720 ***🔗
bob_admin_list_rooms_939@localhost/res1 in
<iq from='localhost' to='bob_admin_list_rooms_939@localhost/res1' id='2f3b661e169477b32b6e0e789146eacc' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 10:58:31.720 ***🔗
bob_admin_list_rooms_939@localhost/res1 out
<presence/>



*** User 2024-04-23 10:58:31.722 ***🔗
bob_admin_list_rooms_939@localhost/res1 in
<presence from='bob_admin_list_rooms_939@localhost/res1' to='bob_admin_list_rooms_939@localhost/res1'/>



*** User 2024-04-23 10:58:31.729 ***🔗
REST request:
Code: 200
Req: {<0.21018.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1482c873425f21c6">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_939@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">>,<<"Tue, 23 Apr 2024 10:58:31 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"91">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[],\"last\":null,\"index\":null,\"first\":null,\"count\":0}}}}">>,
         229,3811}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds => {<<"admin">>,<<"secret">>},
          role => {graphql,admin},
          body =>
              <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_939@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 } } } }\"}">>,
          method => <<"POST">>,return_maps => true,return_headers => true}


*** User 2024-04-23 10:58:31.737 ***🔗
REST request:
Code: 200
Req: {<0.21020.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"04076b60d9bd4235">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_939@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">>,<<"Tue, 23 Apr 2024 10:58:31 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"317">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[{\"usersNumber\":0,\"title\":\"709d9076acac454e\",\"private\":false,\"jid\":\"709d9076acac454e@muc.localhost\"},{\"usersNumber\":null,\"title\":\"cc24e897478e3e95\",\"private\":null,\"jid\":\"cc24e897478e3e95@muc.localhost\"}],\"last\":\"cc24e897478e3e95\",\"index\":0,\"first\":\"709d9076acac454e\",\"count\":2}}}}">>,
         456,2201}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds => {<<"admin">>,<<"secret">>},
          role => {graphql,admin},
          body =>
              <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_939@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 } } } }\"}">>,
          method => <<"POST">>,return_maps => true,return_headers => true}


*** User 2024-04-23 10:58:31.742 ***🔗
REST request:
Code: 200
Req: {<0.21022.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"6850b2ac9777d93b">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"Muc.localhost\",\"from\":\"alice_admin_list_rooms_939@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">>,<<"Tue, 23 Apr 2024 10:58:31 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"317">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[{\"usersNumber\":0,\"title\":\"709d9076acac454e\",\"private\":false,\"jid\":\"709d9076acac454e@muc.localhost\"},{\"usersNumber\":null,\"title\":\"cc24e897478e3e95\",\"private\":null,\"jid\":\"cc24e897478e3e95@muc.localhost\"}],\"last\":\"cc24e897478e3e95\",\"index\":0,\"first\":\"709d9076acac454e\",\"count\":2}}}}">>,
         456,3356}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds => {<<"admin">>,<<"secret">>},
          role => {graphql,admin},
          body =>
              <<"{\"variables\":{\"mucDomain\":\"Muc.localhost\",\"from\":\"alice_admin_list_rooms_939@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 } } } }\"}">>,
          method => <<"POST">>,return_maps => true,return_headers => true}


*** User 2024-04-23 10:58:31.747 ***🔗
REST request:
Code: 200
Req: {<0.21024.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"32a0606423d0f918">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_939@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">>,<<"Tue, 23 Apr 2024 10:58:31 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"217">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[{\"usersNumber\":null,\"title\":\"cc24e897478e3e95\",\"private\":null,\"jid\":\"cc24e897478e3e95@muc.localhost\"}],\"last\":\"cc24e897478e3e95\",\"index\":1,\"first\":\"cc24e897478e3e95\",\"count\":2}}}}">>,
         356,2705}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds => {<<"admin">>,<<"secret">>},
          role => {graphql,admin},
          body =>
              <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_939@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 } } } }\"}">>,
          method => <<"POST">>,return_maps => true,return_headers => true}


*** User 2024-04-23 10:58:31.747 ***🔗
bob_admin_list_rooms_939@localhost/res1 out
</stream:stream>

*** User 2024-04-23 10:58:31.748 ***🔗
bob_admin_list_rooms_939@localhost/res1 in
</stream:stream>

*** User 2024-04-23 10:58:31.748 ***🔗
alice_admin_list_rooms_939@localhost/res1 out
</stream:stream>

*** User 2024-04-23 10:58:31.749 ***🔗
alice_admin_list_rooms_939@localhost/res1 in
</stream:stream>
*** CT 2024-04-23 10:58:31.751 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1609.html



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


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