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

=== Config value:

    [{muc_light_host,<<"muclight.localhost">>},
     {secondary_muc_light_host,<<"muclight.localhost.bis">>},
     {watchdog,<0.22782.0>},
     {schema_endpoint,user},
     {{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@fca70da71937.2023-11-16_09.05.55/big_tests.tests.graphql_muc_light_SUITE.logs/run.2023-11-16_09.09.32/graphql_muc_light_suite.user_create_identified_room.33027.html"},
     {tc_group_properties,[{name,user_muc_light},parallel]},
     {tc_group_path,[[{name,user}]]},
     {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@fca70da71937.2023-11-16_09.05.55/big_tests.tests.graphql_muc_light_SUITE.logs/run.2023-11-16_09.09.32/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@fca70da71937.2023-11-16_09.05.55"

=== Started at 2023-11-16 09:09:33


*** CT 2023-11-16 09:09:33.018 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1739.html

*** User 2023-11-16 09:09:33.041 ***🔗
alicE_user_create_identified_room_997@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:09:33.043 ***🔗
alicE_user_create_identified_room_997@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='36eef0ba68d0102d' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:09:33.043 ***🔗
alicE_user_create_identified_room_997@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 2023-11-16 09:09:33.043 ***🔗
alicE_user_create_identified_room_997@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VzZXJfY3JlYXRlX2lkZW50aWZpZWRfcm9vbV85OTcAbWF0eWdyeXNh</auth>



*** User 2023-11-16 09:09:33.045 ***🔗
alicE_user_create_identified_room_997@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:09:33.045 ***🔗
alicE_user_create_identified_room_997@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:09:33.046 ***🔗
alicE_user_create_identified_room_997@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1b18f4f9cf024ff6' from='localhost' version='1.0' xml:lang='en' to='alice_user_create_identified_room_997@localhost'>

*** User 2023-11-16 09:09:33.046 ***🔗
alicE_user_create_identified_room_997@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 2023-11-16 09:09:33.046 ***🔗
alicE_user_create_identified_room_997@localhost/res1 out
<iq type='set' id='9a664de140db88d6cc43ab63cb7374fc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:09:33.046 ***🔗
alicE_user_create_identified_room_997@localhost/res1 in
<iq id='9a664de140db88d6cc43ab63cb7374fc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_user_create_identified_room_997@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:09:33.046 ***🔗
alice_user_create_identified_room_997@localhost/res1 out
<iq type='set' id='5ae3496b3933051fd3faf60c9fbc136f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:09:33.047 ***🔗
alice_user_create_identified_room_997@localhost/res1 in
<iq from='localhost' to='alice_user_create_identified_room_997@localhost/res1' id='5ae3496b3933051fd3faf60c9fbc136f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:09:33.047 ***🔗
alice_user_create_identified_room_997@localhost/res1 out
<presence/>



*** User 2023-11-16 09:09:33.049 ***🔗
alice_user_create_identified_room_997@localhost/res1 in
<presence from='alice_user_create_identified_room_997@localhost/res1' to='alice_user_create_identified_room_997@localhost/res1'/>



*** User 2023-11-16 09:09:33.057 ***🔗
REST request:
Code: 200
Req: {<0.23070.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d3fb1a7d955fc7bc">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9jcmVhdGVfaWRlbnRpZmllZF9yb29tXzk5N0Bsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"first room\",\"mucDomain\":\"muclight.localhost\",\"id\":\"my_user_room\"},\"query\":\"mutation ($id: RoomName, $mucDomain: DomainName!, $name: String, $options: [RoomConfigDictEntryInput!], $subject: String) { muc_light { createRoom(id: $id, mucDomain: $mucDomain, name: $name, options: $options, subject: $subject) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:09:32 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"304">>}],
         <<"{\"data\":{\"muc_light\":{\"createRoom\":{\"subject\":\"testing\",\"participants\":[{\"jid\":\"alice_user_create_identified_room_997@localhost\",\"affiliation\":\"OWNER\"}],\"options\":[{\"value\":\"first room\",\"key\":\"roomname\"},{\"value\":\"testing\",\"key\":\"subject\"}],\"name\":\"first room\",\"jid\":\"my_user_room@muclight.localhost\"}}}}">>,
         443,5992}
Params: #{body =>
              <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"first room\",\"mucDomain\":\"muclight.localhost\",\"id\":\"my_user_room\"},\"query\":\"mutation ($id: RoomName, $mucDomain: DomainName!, $name: String, $options: [RoomConfigDictEntryInput!], $subject: String) { muc_light { createRoom(id: $id, mucDomain: $mucDomain, name: $name, options: $options, subject: $subject) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>,
          creds =>
              {<<"alice_user_create_identified_room_997@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,user},
          server => #{node => mongooseim@localhost}}


*** User 2023-11-16 09:09:33.113 ***🔗
REST request:
Code: 200
Req: {<0.23087.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"3db3ab256a9af0c9">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9jcmVhdGVfaWRlbnRpZmllZF9yb29tXzk5N0Bsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"snd room\",\"mucDomain\":\"muclight.localhost\",\"id\":\"my_user_room\"},\"query\":\"mutation ($id: RoomName, $mucDomain: DomainName!, $name: String, $options: [RoomConfigDictEntryInput!], $subject: String) { muc_light { createRoom(id: $id, mucDomain: $mucDomain, name: $name, options: $options, subject: $subject) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:09:32 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"213">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"createRoom\"],\"message\":\"Room already exists\",\"extensions\":{\"mucDomain\":\"muclight.localhost\",\"id\":\"my_user_room\",\"code\":\"already_exists\"}}],\"data\":{\"muc_light\":{\"createRoom\":null}}}">>,
         352,53851}
Params: #{body =>
              <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"snd room\",\"mucDomain\":\"muclight.localhost\",\"id\":\"my_user_room\"},\"query\":\"mutation ($id: RoomName, $mucDomain: DomainName!, $name: String, $options: [RoomConfigDictEntryInput!], $subject: String) { muc_light { createRoom(id: $id, mucDomain: $mucDomain, name: $name, options: $options, subject: $subject) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>,
          creds =>
              {<<"alice_user_create_identified_room_997@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,user},
          server => #{node => mongooseim@localhost}}


*** User 2023-11-16 09:09:33.116 ***🔗
REST request:
Code: 200
Req: {<0.23101.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a702c53837ea7d0a">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9jcmVhdGVfaWRlbnRpZmllZF9yb29tXzk5N0Bsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"name\",\"mucDomain\":\"not-existing-domain\",\"id\":\"my_user_room\"},\"query\":\"mutation ($id: RoomName, $mucDomain: DomainName!, $name: String, $options: [RoomConfigDictEntryInput!], $subject: String) { muc_light { createRoom(id: $id, mucDomain: $mucDomain, name: $name, options: $options, subject: $subject) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:09:32 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"227">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"createRoom\"],\"message\":\"MUC Light server not found\",\"extensions\":{\"mucDomain\":\"not-existing-domain\",\"id\":\"my_user_room\",\"code\":\"muc_server_not_found\"}}],\"data\":{\"muc_light\":{\"createRoom\":null}}}">>,
         366,1553}
Params: #{body =>
              <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"name\",\"mucDomain\":\"not-existing-domain\",\"id\":\"my_user_room\"},\"query\":\"mutation ($id: RoomName, $mucDomain: DomainName!, $name: String, $options: [RoomConfigDictEntryInput!], $subject: String) { muc_light { createRoom(id: $id, mucDomain: $mucDomain, name: $name, options: $options, subject: $subject) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>,
          creds =>
              {<<"alice_user_create_identified_room_997@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,user},
          server => #{node => mongooseim@localhost}}


*** User 2023-11-16 09:09:33.120 ***🔗
REST request fails:
Code: 400
Req: {<0.23109.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"02552ce1562bda34">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9jcmVhdGVfaWRlbnRpZmllZF9yb29tXzk5N0Bsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"name\",\"mucDomain\":\"muclight.localhost\",\"id\":\"\"},\"query\":\"mutation ($id: RoomName, $mucDomain: DomainName!, $name: String, $options: [RoomConfigDictEntryInput!], $subject: String) { muc_light { createRoom(id: $id, mucDomain: $mucDomain, name: $name, options: $options, subject: $subject) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:09:32 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"182">>}],
         <<"{\"errors\":[{\"path\":[\"..\",\"id\"],\"message\":\"Input coercion failed for type RoomName with value <<>>. The reason it failed is: empty_room_name\",\"extensions\":{\"code\":\"input_coercion\"}}]}">>,
         330,1503}
Params: #{body =>
              <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"name\",\"mucDomain\":\"muclight.localhost\",\"id\":\"\"},\"query\":\"mutation ($id: RoomName, $mucDomain: DomainName!, $name: String, $options: [RoomConfigDictEntryInput!], $subject: String) { muc_light { createRoom(id: $id, mucDomain: $mucDomain, name: $name, options: $options, subject: $subject) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>,
          creds =>
              {<<"alice_user_create_identified_room_997@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,user},
          server => #{node => mongooseim@localhost}}


*** User 2023-11-16 09:09:33.120 ***🔗
alice_user_create_identified_room_997@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:09:33.120 ***🔗
alice_user_create_identified_room_997@localhost/res1 in
</stream:stream>
*** CT 2023-11-16 09:09:33.129 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1739.html



=== Ended at 2023-11-16 09:09:33
=== successfully completed test case
=== === Returned value: ok