=== Test case: muc_http_api_SUITE:send_message_to_room/1 (click for source code)

=== Config value:

    [{watchdog,<0.12078.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_http_api_SUITE_data"},
     {preset,"elasticsearch_and_cassandra_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1d2c55569403.2022-05-25_09.03.50/big_tests.tests.muc_http_api_SUITE.logs/run.2022-05-25_09.12.49/muc_http_api_suite.send_message_to_room.56195.html"},
     {tc_group_properties,[{name,positive},{repeat_until_all_ok,3},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_http_api_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@1d2c55569403.2022-05-25_09.03.50/big_tests.tests.muc_http_api_SUITE.logs/run.2022-05-25_09.12.49/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@1d2c55569403.2022-05-25_09.03.50"

=== Started at 2022-05-25 09:12:50


*** CT 2022-05-25 09:12:50.071 *** View log from node mongooseim@localhost when started mongooseim@localhost_5021.html
*** CT 2022-05-25 09:12:50.072 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_1977.html

*** User 2022-05-25 09:12:50.077 ***
alicE_send_message_to_room_1227@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 09:12:50.077 ***
alicE_send_message_to_room_1227@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dc2b9048bba7c344' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:12:50.077 ***
alicE_send_message_to_room_1227@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 09:12:50.077 ***
alicE_send_message_to_room_1227@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NlbmRfbWVzc2FnZV90b19yb29tXzEyMjcAbWF0eWdyeXNh</auth>



*** User 2022-05-25 09:12:50.078 ***
alicE_send_message_to_room_1227@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 09:12:50.078 ***
alicE_send_message_to_room_1227@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 09:12:50.078 ***
alicE_send_message_to_room_1227@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d707f1fec1d83ee4' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:12:50.078 ***
alicE_send_message_to_room_1227@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 09:12:50.079 ***
alicE_send_message_to_room_1227@localhost/res1 out
<iq type='set' id='fd1caa09bce984540f896022eea9fe91'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 09:12:50.079 ***
alicE_send_message_to_room_1227@localhost/res1 in
<iq id='fd1caa09bce984540f896022eea9fe91' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_send_message_to_room_1227@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 09:12:50.079 ***
alice_send_message_to_room_1227@localhost/res1 out
<iq type='set' id='2fb1a1c439a26b7313ad0aea292cf80c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:12:50.079 ***
alice_send_message_to_room_1227@localhost/res1 in
<iq type='result' id='2fb1a1c439a26b7313ad0aea292cf80c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:12:50.079 ***
alice_send_message_to_room_1227@localhost/res1 out
<presence/>



*** User 2022-05-25 09:12:50.080 ***
alice_send_message_to_room_1227@localhost/res1 in
<presence from='alice_send_message_to_room_1227@localhost/res1' to='alice_send_message_to_room_1227@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 09:12:50.081 ***
bOb_send_message_to_room_1227@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 09:12:50.081 ***
bOb_send_message_to_room_1227@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fa229919e6da9369' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:12:50.081 ***
bOb_send_message_to_room_1227@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 09:12:50.081 ***
bOb_send_message_to_room_1227@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zZW5kX21lc3NhZ2VfdG9fcm9vbV8xMjI3AG1ha3JvbGlrYQ==</auth>



*** User 2022-05-25 09:12:50.082 ***
bOb_send_message_to_room_1227@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 09:12:50.082 ***
bOb_send_message_to_room_1227@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 09:12:50.082 ***
bOb_send_message_to_room_1227@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3c8740809fe5e845' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:12:50.082 ***
bOb_send_message_to_room_1227@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 09:12:50.082 ***
bOb_send_message_to_room_1227@localhost/res1 out
<iq type='set' id='080bd453c9c74755a6baef2b24eb7a5e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 09:12:50.082 ***
bOb_send_message_to_room_1227@localhost/res1 in
<iq id='080bd453c9c74755a6baef2b24eb7a5e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_send_message_to_room_1227@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 09:12:50.083 ***
bob_send_message_to_room_1227@localhost/res1 out
<iq type='set' id='8782128cd2ea7707cb02f567aa34dbb5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:12:50.083 ***
bob_send_message_to_room_1227@localhost/res1 in
<iq type='result' id='8782128cd2ea7707cb02f567aa34dbb5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:12:50.083 ***
bob_send_message_to_room_1227@localhost/res1 out
<presence/>



*** User 2022-05-25 09:12:50.083 ***
bob_send_message_to_room_1227@localhost/res1 in
<presence from='bob_send_message_to_room_1227@localhost/res1' to='bob_send_message_to_room_1227@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 09:12:50.084 ***
bob_send_message_to_room_1227@localhost/res1 out
<presence to='wonderland-70.72532@muc.localhost/bobcat'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-05-25 09:12:50.085 ***
bob_send_message_to_room_1227@localhost/res1 in
<presence from='wonderland-70.72532@muc.localhost/bobcat' to='bob_send_message_to_room_1227@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2022-05-25 09:12:50.085 ***
bob_send_message_to_room_1227@localhost/res1 in
<message from='wonderland-70.72532@muc.localhost' to='bob_send_message_to_room_1227@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-05-25 09:12:50.087 ***
REST request:
Code: 204
Req: {<0.12157.1>,<<"/api/mucs/localhost/wonderland-70.72532/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5dbad16d0b7716be">>}],
      <<"{\"from\":\"bob_send_message_to_room_1227@localhost\",\"body\":\"Greetings!\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 25 May 2022 09:12:49 GMT">>},
          {<<"content-type">>,<<"application/json">>}],
         <<>>,112,565}
Params: #{body =>
              <<"{\"from\":\"bob_send_message_to_room_1227@localhost\",\"body\":\"Greetings!\"}">>,
          method => <<"POST">>,
          path => <<"/api/mucs/localhost/wonderland-70.72532/messages">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-05-25 09:12:50.087 ***
bob_send_message_to_room_1227@localhost/res1 in
<message from='wonderland-70.72532@muc.localhost' to='bob_send_message_to_room_1227@localhost' type='error'>
	<body>Greetings!</body>
	<error code='406' type='modify'>
		<not-acceptable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Only occupants are allowed to send messages to the conference</text>
	</error>
</message>



*** User 2022-05-25 09:12:50.087 ***
bob_send_message_to_room_1227@localhost/res1 out
</stream:stream>

*** User 2022-05-25 09:12:50.087 ***
bob_send_message_to_room_1227@localhost/res1 in
</stream:stream>

*** User 2022-05-25 09:12:50.088 ***
alice_send_message_to_room_1227@localhost/res1 out
</stream:stream>

*** User 2022-05-25 09:12:50.088 ***
alice_send_message_to_room_1227@localhost/res1 in
</stream:stream>
*** CT 2022-05-25 09:12:50.090 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_1977.html
*** CT 2022-05-25 09:12:50.091 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5021.html



=== Ended at 2022-05-25 09:12:50
=== successfully completed test case
=== === Returned value: ok