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

=== Config value:

    [{schema_endpoint,user},
     {watchdog,<0.20372.0>},
     {muc_light_host,<<"muclight.localhost">>},
     {mam_backend,rdbms},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_muc_light_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@65765adaff9e.2022-05-25_10.37.59/big_tests.tests.graphql_muc_light_SUITE.logs/run.2022-05-25_10.40.54/graphql_muc_light_suite.user_create_identified_room.38402.html"},
     {tc_group_properties,[{name,user_muc_light},parallel]},
     {tc_group_path,[]},
     {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@65765adaff9e.2022-05-25_10.37.59/big_tests.tests.graphql_muc_light_SUITE.logs/run.2022-05-25_10.40.54/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_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc_commands => #{},mod_muc_light_commands => #{},
        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@65765adaff9e.2022-05-25_10.37.59"

=== Started at 2022-05-25 10:40:54


*** CT 2022-05-25 10:40:55.004 *** View log from node mongooseim@localhost when started mongooseim@localhost_1629.html
*** CT 2022-05-25 10:40:55.005 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_402.html

*** User 2022-05-25 10:40:55.025 ***
alicE_user_create_identified_room_813@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:40:55.026 ***
alicE_user_create_identified_room_813@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2af7f5e2a427fb11' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:40:55.026 ***
alicE_user_create_identified_room_813@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:40:55.026 ***
alicE_user_create_identified_room_813@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VzZXJfY3JlYXRlX2lkZW50aWZpZWRfcm9vbV84MTMAbWF0eWdyeXNh</auth>



*** User 2022-05-25 10:40:55.027 ***
alicE_user_create_identified_room_813@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:40:55.027 ***
alicE_user_create_identified_room_813@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:40:55.028 ***
alicE_user_create_identified_room_813@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='97766be0ccfd7c43' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:40:55.028 ***
alicE_user_create_identified_room_813@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:40:55.028 ***
alicE_user_create_identified_room_813@localhost/res1 out
<iq type='set' id='6946c78c5e9b64447bc3ab8de62504fd'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:40:55.028 ***
alicE_user_create_identified_room_813@localhost/res1 in
<iq id='6946c78c5e9b64447bc3ab8de62504fd' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_user_create_identified_room_813@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:40:55.029 ***
alice_user_create_identified_room_813@localhost/res1 out
<iq type='set' id='e9095df6f4ca22369105a3f1f98ce7bf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:40:55.029 ***
alice_user_create_identified_room_813@localhost/res1 in
<iq type='result' id='e9095df6f4ca22369105a3f1f98ce7bf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:40:55.030 ***
alice_user_create_identified_room_813@localhost/res1 out
<presence/>



*** User 2022-05-25 10:40:55.032 ***
alice_user_create_identified_room_813@localhost/res1 in
<presence from='alice_user_create_identified_room_813@localhost/res1' to='alice_user_create_identified_room_813@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:40:55.036 ***
REST request:
Code: 200
Req: {<0.21343.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"15e19747b9578432">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9jcmVhdGVfaWRlbnRpZmllZF9yb29tXzgxM0Bsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"first room\",\"mucDomain\":\"muclight.localhost\",\"id\":\"my_user_room\"},\"query\":\"mutation M1($mucDomain: String!, $name: String!, $subject: String!, $id: NonEmptyString)\\n              { muc_light { createRoom(mucDomain: $mucDomain, name: $name, subject: $subject, id: $id)\\n              { jid name subject participants {jid affiliation} } } }\",\"operationName\":\"M1\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 25 May 2022 10:40:54 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"216">>}],
         <<"{\"data\":{\"muc_light\":{\"createRoom\":{\"subject\":\"testing\",\"participants\":[{\"jid\":\"alice_user_create_identified_room_813@localhost\",\"affiliation\":\"OWNER\"}],\"name\":\"first room\",\"jid\":\"my_user_room@muclight.localhost\"}}}}">>,
         355,2985}
Params: #{body =>
              <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"first room\",\"mucDomain\":\"muclight.localhost\",\"id\":\"my_user_room\"},\"query\":\"mutation M1($mucDomain: String!, $name: String!, $subject: String!, $id: NonEmptyString)\\n              { muc_light { createRoom(mucDomain: $mucDomain, name: $name, subject: $subject, id: $id)\\n              { jid name subject participants {jid affiliation} } } }\",\"operationName\":\"M1\"}">>,
          creds =>
              {<<"alice_user_create_identified_room_813@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,<<"user">>},
          server => #{node => mongooseim@localhost}}


*** User 2022-05-25 10:40:55.041 ***
REST request:
Code: 200
Req: {<0.21354.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"57ff15f0ebd153f9">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9jcmVhdGVfaWRlbnRpZmllZF9yb29tXzgxM0Bsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"snd room\",\"mucDomain\":\"muclight.localhost\",\"id\":\"my_user_room\"},\"query\":\"mutation M1($mucDomain: String!, $name: String!, $subject: String!, $id: NonEmptyString)\\n              { muc_light { createRoom(mucDomain: $mucDomain, name: $name, subject: $subject, id: $id)\\n              { jid name subject participants {jid affiliation} } } }\",\"operationName\":\"M1\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 25 May 2022 10:40:54 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"212">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"createRoom\"],\"message\":\"Room already exists\",\"extensions\":{\"mucDomain\":\"muclight.localhost\",\"id\":\"my_user_room\",\"code\":\"already_exist\"}}],\"data\":{\"muc_light\":{\"createRoom\":null}}}">>,
         351,3385}
Params: #{body =>
              <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"snd room\",\"mucDomain\":\"muclight.localhost\",\"id\":\"my_user_room\"},\"query\":\"mutation M1($mucDomain: String!, $name: String!, $subject: String!, $id: NonEmptyString)\\n              { muc_light { createRoom(mucDomain: $mucDomain, name: $name, subject: $subject, id: $id)\\n              { jid name subject participants {jid affiliation} } } }\",\"operationName\":\"M1\"}">>,
          creds =>
              {<<"alice_user_create_identified_room_813@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,<<"user">>},
          server => #{node => mongooseim@localhost}}


*** User 2022-05-25 10:40:55.044 ***
REST request:
Code: 200
Req: {<0.21374.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"16ea55449b05bbaf">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9jcmVhdGVfaWRlbnRpZmllZF9yb29tXzgxM0Bsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"name\",\"mucDomain\":\"not-existing-domain\",\"id\":\"my_user_room\"},\"query\":\"mutation M1($mucDomain: String!, $name: String!, $subject: String!, $id: NonEmptyString)\\n              { muc_light { createRoom(mucDomain: $mucDomain, name: $name, subject: $subject, id: $id)\\n              { jid name subject participants {jid affiliation} } } }\",\"operationName\":\"M1\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 25 May 2022 10:40:54 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,1550}
Params: #{body =>
              <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"name\",\"mucDomain\":\"not-existing-domain\",\"id\":\"my_user_room\"},\"query\":\"mutation M1($mucDomain: String!, $name: String!, $subject: String!, $id: NonEmptyString)\\n              { muc_light { createRoom(mucDomain: $mucDomain, name: $name, subject: $subject, id: $id)\\n              { jid name subject participants {jid affiliation} } } }\",\"operationName\":\"M1\"}">>,
          creds =>
              {<<"alice_user_create_identified_room_813@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,<<"user">>},
          server => #{node => mongooseim@localhost}}


*** User 2022-05-25 10:40:55.048 ***
REST request fails:
Code: 400
Req: {<0.21384.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"62f687f6808adc58">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9jcmVhdGVfaWRlbnRpZmllZF9yb29tXzgxM0Bsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"name\",\"mucDomain\":\"muclight.localhost\",\"id\":\"\"},\"query\":\"mutation M1($mucDomain: String!, $name: String!, $subject: String!, $id: NonEmptyString)\\n              { muc_light { createRoom(mucDomain: $mucDomain, name: $name, subject: $subject, id: $id)\\n              { jid name subject participants {jid affiliation} } } }\",\"operationName\":\"M1\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 25 May 2022 10:40:54 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"198">>}],
         <<"{\"errors\":[{\"path\":[\"M1\",\"id\"],\"message\":\"Input coercion failed for type NonEmptyString with value <<>>. The reason it failed is: \\\"Given string is empty\\\"\",\"extensions\":{\"code\":\"input_coercion\"}}]}">>,
         346,2156}
Params: #{body =>
              <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"name\",\"mucDomain\":\"muclight.localhost\",\"id\":\"\"},\"query\":\"mutation M1($mucDomain: String!, $name: String!, $subject: String!, $id: NonEmptyString)\\n              { muc_light { createRoom(mucDomain: $mucDomain, name: $name, subject: $subject, id: $id)\\n              { jid name subject participants {jid affiliation} } } }\",\"operationName\":\"M1\"}">>,
          creds =>
              {<<"alice_user_create_identified_room_813@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,<<"user">>},
          server => #{node => mongooseim@localhost}}


*** User 2022-05-25 10:40:55.048 ***
alice_user_create_identified_room_813@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:40:55.048 ***
alice_user_create_identified_room_813@localhost/res1 in
</stream:stream>
*** CT 2022-05-25 10:40:55.050 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_402.html
*** CT 2022-05-25 10:40:55.051 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1630.html



=== Ended at 2022-05-25 10:40:55
=== successfully completed test case
=== === Returned value: ok