=== Test case: graphql_muc_light_SUITE:admin_list_room_users_non_existent_domain/1 (click for source code)

=== Config value:

    [{muc_light_host,<<"muclight.localhost">>},
     {secondary_muc_light_host,<<"muclight.localhost.bis">>},
     {watchdog,<0.24857.0>},
     {protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{host => "localhost",module => mongoose_graphql_handler,
                      password => <<"secret">>,path => "/api/graphql",
                      schema_endpoint => admin,sse_idle_timeout => 3600000,
                      username => <<"admin">>}},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_muc_light_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@bbd9870572b1.2024-04-22_14.31.37/big_tests.tests.graphql_muc_light_SUITE.logs/run.2024-04-22_14.36.08/graphql_muc_light_suite.admin_list_room_users_non_existent_domain.html"},
     {tc_group_properties,[{name,admin_muc_light}]},
     {tc_group_path,[[{name,admin_http}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_muc_light_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@bbd9870572b1.2024-04-22_14.31.37/big_tests.tests.graphql_muc_light_SUITE.logs/run.2024-04-22_14.36.08/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}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{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}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@bbd9870572b1.2024-04-22_14.31.37"

=== Started at 2024-04-22 14:36:11


*** CT 2024-04-22 14:36:11.199 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2841.html

*** User 2024-04-22 14:36:11.202 ***🔗
alicE_admin_list_room_users_non_existent_domain_1058@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-22 14:36:11.202 ***🔗
alicE_admin_list_room_users_non_existent_domain_1058@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ef2a8d9eb7d56119' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 14:36:11.203 ***🔗
alicE_admin_list_room_users_non_existent_domain_1058@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-22 14:36:11.203 ***🔗
alicE_admin_list_room_users_non_existent_domain_1058@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2xpc3Rfcm9vbV91c2Vyc19ub25fZXhpc3RlbnRfZG9tYWluXzEwNTgAbWF0eWdyeXNh</auth>



*** User 2024-04-22 14:36:11.203 ***🔗
alicE_admin_list_room_users_non_existent_domain_1058@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 14:36:11.203 ***🔗
alicE_admin_list_room_users_non_existent_domain_1058@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-22 14:36:11.204 ***🔗
alicE_admin_list_room_users_non_existent_domain_1058@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f399e3c7b4b4fe18' from='localhost' version='1.0' xml:lang='en' to='alice_admin_list_room_users_non_existent_domain_1058@localhost'>

*** User 2024-04-22 14:36:11.204 ***🔗
alicE_admin_list_room_users_non_existent_domain_1058@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-22 14:36:11.204 ***🔗
alicE_admin_list_room_users_non_existent_domain_1058@localhost/res1 out
<iq type='set' id='0aeaacca8dbbf4c7bdd440c932fed005'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 14:36:11.204 ***🔗
alicE_admin_list_room_users_non_existent_domain_1058@localhost/res1 in
<iq id='0aeaacca8dbbf4c7bdd440c932fed005' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_list_room_users_non_existent_domain_1058@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 14:36:11.204 ***🔗
alice_admin_list_room_users_non_existent_domain_1058@localhost/res1 out
<iq type='set' id='f183489335b66d8c66d54d5926b92690'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:36:11.205 ***🔗
alice_admin_list_room_users_non_existent_domain_1058@localhost/res1 in
<iq from='localhost' to='alice_admin_list_room_users_non_existent_domain_1058@localhost/res1' id='f183489335b66d8c66d54d5926b92690' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:36:11.205 ***🔗
alice_admin_list_room_users_non_existent_domain_1058@localhost/res1 out
<presence/>



*** User 2024-04-22 14:36:11.206 ***🔗
alice_admin_list_room_users_non_existent_domain_1058@localhost/res1 in
<presence from='alice_admin_list_room_users_non_existent_domain_1058@localhost/res1' to='alice_admin_list_room_users_non_existent_domain_1058@localhost/res1'/>



*** User 2024-04-22 14:36:11.211 ***🔗
REST request:
Code: 200
Req: {<0.25187.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b02ba6a498d32bac">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"room\":\"1713-796571-206966@not-existing-domain\"},\"query\":\"query ($room: BareJID!) { muc_light { listRoomUsers(room: $room) { affiliation jid } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 14:36:11 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"227">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"listRoomUsers\"],\"message\":\"MUC Light server not found\",\"extensions\":{\"room\":\"1713-796571-206966@not-existing-domain\",\"code\":\"muc_server_not_found\"}}],\"data\":{\"muc_light\":{\"listRoomUsers\":null}}}">>,
         366,746}
Params: #{body =>
              <<"{\"variables\":{\"room\":\"1713-796571-206966@not-existing-domain\"},\"query\":\"query ($room: BareJID!) { muc_light { listRoomUsers(room: $room) { affiliation jid } } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-22 14:36:11.212 ***🔗
alice_admin_list_room_users_non_existent_domain_1058@localhost/res1 out
</stream:stream>

*** User 2024-04-22 14:36:11.212 ***🔗
alice_admin_list_room_users_non_existent_domain_1058@localhost/res1 in
</stream:stream>
*** CT 2024-04-22 14:36:11.214 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2841.html



=== Ended at 2024-04-22 14:36:11
=== successfully completed test case
=== === Returned value: ok


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