=== Test case: rest_SUITE:messages_are_archived/1 (click for source code)

=== Config value:

    [{watchdog,<0.9460.2>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mam_backend,rdbms},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@80070a6ff3c4.2024-04-25_12.00.25/big_tests.tests.rest_SUITE.logs/run.2024-04-25_12.13.00/rest_suite.messages_are_archived.168707.html"},
     {tc_group_properties,[{name,admin},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@80070a6ff3c4.2024-04-25_12.00.25/big_tests.tests.rest_SUITE.logs/run.2024-04-25_12.13.00/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@80070a6ff3c4.2024-04-25_12.00.25"

=== Started at 2024-04-25 12:13:00


*** CT 2024-04-25 12:13:00.644 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2579.html

*** User 2024-04-25 12:13:00.678 ***🔗
alicE_messages_are_archived_2898@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 12:13:00.679 ***🔗
alicE_messages_are_archived_2898@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='84a253925df1596f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-25 12:13:00.679 ***🔗
alicE_messages_are_archived_2898@domain.example.com/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-25 12:13:00.679 ***🔗
alicE_messages_are_archived_2898@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX21lc3NhZ2VzX2FyZV9hcmNoaXZlZF8yODk4AG1hdHlncnlzYQ==</auth>



*** User 2024-04-25 12:13:00.733 ***🔗
alicE_messages_are_archived_2898@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 12:13:00.733 ***🔗
alicE_messages_are_archived_2898@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 12:13:00.734 ***🔗
alicE_messages_are_archived_2898@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c2f0150612279d2a' from='domain.example.com' version='1.0' xml:lang='en' to='alice_messages_are_archived_2898@domain.example.com'>

*** User 2024-04-25 12:13:00.734 ***🔗
alicE_messages_are_archived_2898@domain.example.com/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-25 12:13:00.734 ***🔗
alicE_messages_are_archived_2898@domain.example.com/res1 out
<iq type='set' id='c8c7f2893151720dab313d44409eec39'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 12:13:00.735 ***🔗
alicE_messages_are_archived_2898@domain.example.com/res1 in
<iq id='c8c7f2893151720dab313d44409eec39' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_messages_are_archived_2898@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 12:13:00.735 ***🔗
alice_messages_are_archived_2898@domain.example.com/res1 out
<iq type='set' id='3dd1bcc8af8e689236b25563e8e29857'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:13:00.736 ***🔗
alice_messages_are_archived_2898@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_messages_are_archived_2898@domain.example.com/res1' id='3dd1bcc8af8e689236b25563e8e29857' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:13:00.736 ***🔗
alice_messages_are_archived_2898@domain.example.com/res1 out
<presence/>



*** User 2024-04-25 12:13:00.739 ***🔗
alice_messages_are_archived_2898@domain.example.com/res1 in
<presence from='alice_messages_are_archived_2898@domain.example.com/res1' to='alice_messages_are_archived_2898@domain.example.com/res1'/>



*** User 2024-04-25 12:13:00.740 ***🔗
bOb_messages_are_archived_2898@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 12:13:00.741 ***🔗
bOb_messages_are_archived_2898@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8f184cbdf4d8e32a' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-25 12:13:00.741 ***🔗
bOb_messages_are_archived_2898@domain.example.com/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-25 12:13:00.741 ***🔗
bOb_messages_are_archived_2898@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tZXNzYWdlc19hcmVfYXJjaGl2ZWRfMjg5OABtYWtyb2xpa2E=</auth>



*** User 2024-04-25 12:13:00.743 ***🔗
bOb_messages_are_archived_2898@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 12:13:00.743 ***🔗
bOb_messages_are_archived_2898@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 12:13:00.743 ***🔗
bOb_messages_are_archived_2898@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9c36fd865db821bf' from='domain.example.com' version='1.0' xml:lang='en' to='bob_messages_are_archived_2898@domain.example.com'>

*** User 2024-04-25 12:13:00.743 ***🔗
bOb_messages_are_archived_2898@domain.example.com/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-25 12:13:00.743 ***🔗
bOb_messages_are_archived_2898@domain.example.com/res1 out
<iq type='set' id='0077ef2cc50f78b428ce22c8e55c1d7c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 12:13:00.744 ***🔗
bOb_messages_are_archived_2898@domain.example.com/res1 in
<iq id='0077ef2cc50f78b428ce22c8e55c1d7c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_messages_are_archived_2898@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 12:13:00.744 ***🔗
bob_messages_are_archived_2898@domain.example.com/res1 out
<iq type='set' id='35786d74f27a242cf41bd966c3473141'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:13:00.745 ***🔗
bob_messages_are_archived_2898@domain.example.com/res1 in
<iq from='domain.example.com' to='bob_messages_are_archived_2898@domain.example.com/res1' id='35786d74f27a242cf41bd966c3473141' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:13:00.745 ***🔗
bob_messages_are_archived_2898@domain.example.com/res1 out
<presence/>



*** User 2024-04-25 12:13:00.751 ***🔗
bob_messages_are_archived_2898@domain.example.com/res1 in
<presence from='bob_messages_are_archived_2898@domain.example.com/res1' to='bob_messages_are_archived_2898@domain.example.com/res1'/>



*** User 2024-04-25 12:13:00.764 ***🔗
REST request:
Code: 204
Req: {<0.9770.2>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4a66eb11a680e908">>}],
      <<"{\"to\":\"alice_messages_are_archived_2898@domain.example.com\",\"caller\":\"bob_messages_are_archived_2898@domain.example.com\",\"body\":\"hello from Bob\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 12:13:00 GMT">>}],
         <<>>,80,12066}
Params: #{body =>
              <<"{\"to\":\"alice_messages_are_archived_2898@domain.example.com\",\"caller\":\"bob_messages_are_archived_2898@domain.example.com\",\"body\":\"hello from Bob\"}">>,
          method => <<"POST">>,path => <<"/api/messages">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-25 12:13:00.768 ***🔗
REST request:
Code: 204
Req: {<0.9790.2>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ea6d4a1bb214bf34">>}],
      <<"{\"to\":\"bob_messages_are_archived_2898@domain.example.com\",\"caller\":\"alice_messages_are_archived_2898@domain.example.com\",\"body\":\"hello from Alice\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 12:13:00 GMT">>}],
         <<>>,80,2709}
Params: #{body =>
              <<"{\"to\":\"bob_messages_are_archived_2898@domain.example.com\",\"caller\":\"alice_messages_are_archived_2898@domain.example.com\",\"body\":\"hello from Alice\"}">>,
          method => <<"POST">>,path => <<"/api/messages">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-25 12:13:00.771 ***🔗
REST request:
Code: 200
Req: {<0.9797.2>,
      <<"/api/messages/alice_messages_are_archived_2898@domain.example.com/bob_messages_are_archived_2898@domain.example.com?limit=10">>,
      <<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a85bc6a0ba92e8dc">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 12:13:00 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"289">>}],
         <<"[{\"timestamp\":1714047181,\"sender\":\"bob_messages_are_archived_2898@domain.example.com\",\"message_id\":\"32fd994399c4ddd3\",\"body\":\"hello from Bob\"},{\"timestamp\":1714047181,\"sender\":\"alice_messages_are_archived_2898@domain.example.com\",\"message_id\":\"d936badf8d39b88c\",\"body\":\"hello from Alice\"}]">>,
         414,1639}
Params: #{body => <<>>,method => <<"GET">>,
          path =>
              <<"/api/messages/alice_messages_are_archived_2898@domain.example.com/bob_messages_are_archived_2898@domain.example.com?limit=10">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-25 12:13:00.834 ***🔗
REST request:
Code: 200
Req: {<0.9803.2>,
      <<"/api/messages/alice_messages_are_archived_2898@domain.example.com/bob_messages_are_archived_2898@domain.example.com">>,
      <<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5c026fa73d203e23">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 12:13:00 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"289">>}],
         <<"[{\"timestamp\":1714047181,\"sender\":\"bob_messages_are_archived_2898@domain.example.com\",\"message_id\":\"32fd994399c4ddd3\",\"body\":\"hello from Bob\"},{\"timestamp\":1714047181,\"sender\":\"alice_messages_are_archived_2898@domain.example.com\",\"message_id\":\"d936badf8d39b88c\",\"body\":\"hello from Alice\"}]">>,
         414,2175}
Params: #{body => <<>>,method => <<"GET">>,
          path =>
              <<"/api/messages/alice_messages_are_archived_2898@domain.example.com/bob_messages_are_archived_2898@domain.example.com">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-25 12:13:00.837 ***🔗
REST request:
Code: 200
Req: {<0.9805.2>,
      <<"/api/messages/alice_messages_are_archived_2898@domain.example.com">>,
      <<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8a46e922bdf3c3c4">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 12:13:00 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"289">>}],
         <<"[{\"timestamp\":1714047181,\"sender\":\"bob_messages_are_archived_2898@domain.example.com\",\"message_id\":\"32fd994399c4ddd3\",\"body\":\"hello from Bob\"},{\"timestamp\":1714047181,\"sender\":\"alice_messages_are_archived_2898@domain.example.com\",\"message_id\":\"d936badf8d39b88c\",\"body\":\"hello from Alice\"}]">>,
         414,1753}
Params: #{body => <<>>,method => <<"GET">>,
          path =>
              <<"/api/messages/alice_messages_are_archived_2898@domain.example.com">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-25 12:13:00.837 ***🔗
bob_messages_are_archived_2898@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-25 12:13:00.837 ***🔗
bob_messages_are_archived_2898@domain.example.com/res1 in
</stream:stream>

*** User 2024-04-25 12:13:00.837 ***🔗
alice_messages_are_archived_2898@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-25 12:13:00.837 ***🔗
alice_messages_are_archived_2898@domain.example.com/res1 in
</stream:stream>
*** CT 2024-04-25 12:13:00.839 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2579.html



=== Ended at 2024-04-25 12:13:00
=== successfully completed test case
=== === Returned value: ok