=== Test case: rest_client_SUITE:message_sending_errors/1 (click for source code)

=== Config value:

    [{watchdog,<0.88943.0>},
     {muc_light_host,<<"muclight.localhost">>},
     {mam_backend,rdbms},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_client_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@3137d4b2a3a4.2024-04-22_17.28.36/big_tests.tests.rest_client_SUITE.logs/run.2024-04-22_17.45.56/rest_client_suite.message_sending_errors.161283.html"},
     {tc_group_properties,[{name,messages},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_client_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@3137d4b2a3a4.2024-04-22_17.28.36/big_tests.tests.rest_client_SUITE.logs/run.2024-04-22_17.45.56/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        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_sic => #{iqdisc => one_queue},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{server_info => [],iqdisc => one_queue,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@3137d4b2a3a4.2024-04-22_17.28.36"

=== Started at 2024-04-22 17:45:56


*** CT 2024-04-22 17:45:56.636 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5507.html

*** User 2024-04-22 17:45:56.659 ***🔗
alicE_message_sending_errors_3396@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 17:45:56.660 ***🔗
alicE_message_sending_errors_3396@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4e35dd7c838a449d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:45:56.660 ***🔗
alicE_message_sending_errors_3396@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 17:45:56.661 ***🔗
alicE_message_sending_errors_3396@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX21lc3NhZ2Vfc2VuZGluZ19lcnJvcnNfMzM5NgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-22 17:45:56.662 ***🔗
alicE_message_sending_errors_3396@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 17:45:56.662 ***🔗
alicE_message_sending_errors_3396@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 17:45:56.663 ***🔗
alicE_message_sending_errors_3396@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='857fdbe277b7a4cc' from='localhost' version='1.0' xml:lang='en' to='alice_message_sending_errors_3396@localhost'>

*** User 2024-04-22 17:45:56.664 ***🔗
alicE_message_sending_errors_3396@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 17:45:56.664 ***🔗
alicE_message_sending_errors_3396@localhost/res1 out
<iq type='set' id='30f75bdc553fac62ec8e28d36829be03'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 17:45:56.664 ***🔗
alicE_message_sending_errors_3396@localhost/res1 in
<iq id='30f75bdc553fac62ec8e28d36829be03' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_message_sending_errors_3396@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 17:45:56.664 ***🔗
alice_message_sending_errors_3396@localhost/res1 out
<iq type='set' id='f59fa5ab02907035ecc45f188e7ff74c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:45:56.665 ***🔗
alice_message_sending_errors_3396@localhost/res1 in
<iq from='localhost' to='alice_message_sending_errors_3396@localhost/res1' id='f59fa5ab02907035ecc45f188e7ff74c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:45:56.665 ***🔗
alice_message_sending_errors_3396@localhost/res1 out
<presence/>



*** User 2024-04-22 17:45:56.669 ***🔗
alice_message_sending_errors_3396@localhost/res1 in
<presence from='alice_message_sending_errors_3396@localhost/res1' to='alice_message_sending_errors_3396@localhost/res1'/>



*** User 2024-04-22 17:45:56.669 ***🔗
bOb_message_sending_errors_3396@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 17:45:56.670 ***🔗
bOb_message_sending_errors_3396@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='44feee51316a3c5b' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:45:56.670 ***🔗
bOb_message_sending_errors_3396@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 17:45:56.670 ***🔗
bOb_message_sending_errors_3396@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tZXNzYWdlX3NlbmRpbmdfZXJyb3JzXzMzOTYAbWFrcm9saWth</auth>



*** User 2024-04-22 17:45:56.672 ***🔗
bOb_message_sending_errors_3396@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 17:45:56.672 ***🔗
bOb_message_sending_errors_3396@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 17:45:56.672 ***🔗
bOb_message_sending_errors_3396@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='41fe719312a72444' from='localhost' version='1.0' xml:lang='en' to='bob_message_sending_errors_3396@localhost'>

*** User 2024-04-22 17:45:56.673 ***🔗
bOb_message_sending_errors_3396@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 17:45:56.673 ***🔗
bOb_message_sending_errors_3396@localhost/res1 out
<iq type='set' id='b03ca2ed33ae195baa3c32f1053c91dc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 17:45:56.674 ***🔗
bOb_message_sending_errors_3396@localhost/res1 in
<iq id='b03ca2ed33ae195baa3c32f1053c91dc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_message_sending_errors_3396@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 17:45:56.674 ***🔗
bob_message_sending_errors_3396@localhost/res1 out
<iq type='set' id='91176c381e3b5ffae2e81ed88cab72de'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:45:56.674 ***🔗
bob_message_sending_errors_3396@localhost/res1 in
<iq from='localhost' to='bob_message_sending_errors_3396@localhost/res1' id='91176c381e3b5ffae2e81ed88cab72de' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:45:56.675 ***🔗
bob_message_sending_errors_3396@localhost/res1 out
<presence/>



*** User 2024-04-22 17:45:56.677 ***🔗
bob_message_sending_errors_3396@localhost/res1 in
<presence from='bob_message_sending_errors_3396@localhost/res1' to='bob_message_sending_errors_3396@localhost/res1'/>



*** User 2024-04-22 17:45:56.685 ***🔗
REST request fails:
Code: 400
Req: {<0.89030.0>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"2079ae7c7020ec01">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfbWVzc2FnZV9zZW5kaW5nX2Vycm9yc18zMzk2QGxvY2FsaG9zdDptYXR5Z3J5c2E=">>}],
      <<"{\"to\":\"bob_message_sending_errors_3396@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 17:45:55 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing message body\"">>,155,2665}
Params: #{path => <<"/api/messages">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body => <<"{\"to\":\"bob_message_sending_errors_3396@localhost\"}">>,
          role => client,
          creds =>
              {<<"alice_message_sending_errors_3396@localhost">>,
               <<"matygrysa">>},
          return_headers => true}


*** User 2024-04-22 17:45:56.741 ***🔗
REST request fails:
Code: 400
Req: {<0.89046.0>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"542f42fdc5a7fcdb">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfbWVzc2FnZV9zZW5kaW5nX2Vycm9yc18zMzk2QGxvY2FsaG9zdDptYXR5Z3J5c2E=">>}],
      <<"{\"body\":\"hello, bob_message_sending_errors_3396@localhost it's me\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 17:45:55 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Missing recipient JID\"">>,156,51108}
Params: #{path => <<"/api/messages">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"body\":\"hello, bob_message_sending_errors_3396@localhost it's me\"}">>,
          role => client,
          creds =>
              {<<"alice_message_sending_errors_3396@localhost">>,
               <<"matygrysa">>},
          return_headers => true}


*** User 2024-04-22 17:45:56.750 ***🔗
REST request fails:
Code: 400
Req: {<0.89066.0>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"148880233bd64973">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfbWVzc2FnZV9zZW5kaW5nX2Vycm9yc18zMzk2QGxvY2FsaG9zdDptYXR5Z3J5c2E=">>}],
      <<"{\"body\":\"hello, bob_message_sending_errors_3396@localhost it's me\",\"to\":\"@invalid\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 17:45:55 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Invalid recipient JID\"">>,156,1964}
Params: #{path => <<"/api/messages">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"body\":\"hello, bob_message_sending_errors_3396@localhost it's me\",\"to\":\"@invalid\"}">>,
          role => client,
          creds =>
              {<<"alice_message_sending_errors_3396@localhost">>,
               <<"matygrysa">>},
          return_headers => true}


*** User 2024-04-22 17:45:56.750 ***🔗
bob_message_sending_errors_3396@localhost/res1 out
</stream:stream>

*** User 2024-04-22 17:45:56.750 ***🔗
bob_message_sending_errors_3396@localhost/res1 in
</stream:stream>

*** User 2024-04-22 17:45:56.750 ***🔗
alice_message_sending_errors_3396@localhost/res1 out
</stream:stream>

*** User 2024-04-22 17:45:56.751 ***🔗
alice_message_sending_errors_3396@localhost/res1 in
</stream:stream>
*** CT 2024-04-22 17:45:56.753 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5507.html



=== Ended at 2024-04-22 17:45:56
=== successfully completed test case
=== === Returned value: ok