=== Test case: mam_SUITE:limit_archive_request/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {watchdog,<0.25026.0>},
     {basic_group,mam_all},
     {configuration,rdbms_simple},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.mam_SUITE.logs/run.2022-01-27_15.29.00/mam_suite.limit_archive_request.46082.html"},
     {tc_group_properties,[{name,mam06},parallel]},
     {tc_group_path,[[{name,rdbms_simple_mam_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.mam_SUITE.logs/run.2022-01-27_15.29.00/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_mam => [{archive_groupchats,false}],
        mod_mam_rdbms_arch =>
            [[{db_jid_format,mam_jid_rfc},
              {db_message_format,mam_message_xml}]],
        mod_mam_rdbms_prefs => [{pm,true}],
        mod_mam_rdbms_user => [{pm,true}],
        mod_muc =>
            [{host,{prefix,<<"muc.">>}},
             {backend,rdbms},
             {hibernate_timeout,2000},
             {hibernated_room_check_interval,1000},
             {hibernated_room_timeout,2000},
             {access,muc},
             {access_create,muc_create}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log => [{outdir,"/tmp/muclogs"},{access_log,muc}],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:29:12


*** CT 2022-01-27 15:29:12.701 *** View log from node mongooseim@localhost when started mongooseim@localhost_975.html
*** CT 2022-01-27 15:29:12.701 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_549.html

*** User 2022-01-27 15:29:13.071 ***
alicE_unnamed_981@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-01-27 15:29:13.071 ***
alicE_unnamed_981@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='13172fec84af1fb4' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:13.071 ***
alicE_unnamed_981@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-01-27 15:29:13.071 ***
alicE_unnamed_981@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfOTgxAG1hdHlncnlzYQ==</auth>



*** User 2022-01-27 15:29:13.072 ***
alicE_unnamed_981@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:29:13.072 ***
alicE_unnamed_981@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-01-27 15:29:13.073 ***
alicE_unnamed_981@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5eb8e88af8070ad3' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:13.073 ***
alicE_unnamed_981@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-01-27 15:29:13.073 ***
alicE_unnamed_981@localhost/res1 out
<iq type='set' id='03422997ab6902e3b64283ddcd659846'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:29:13.073 ***
alicE_unnamed_981@localhost/res1 in
<iq id='03422997ab6902e3b64283ddcd659846' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_981@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:29:13.073 ***
alicE_unnamed_981@localhost/res1 out
<iq type='set' id='0196c141a9b7a7eaa9a30bda72cc111b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:13.073 ***
alicE_unnamed_981@localhost/res1 in
<iq type='result' id='0196c141a9b7a7eaa9a30bda72cc111b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:13.073 ***
alicE_unnamed_981@localhost/res1 out
<presence/>



*** User 2022-01-27 15:29:13.075 ***
alicE_unnamed_981@localhost/res1 in
<presence from='alicE_unnamed_981@localhost/res1' to='alice_unnamed_981@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:29:13.075 ***
alicE_unnamed_981@localhost/res1 out
<iq type='set' id='6c1175f1d7a36cce9e7426f3c03d4f84'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='start'>
				<value>2010-08-07T00:00:00Z</value>
			</field>
		</x>
		<set>
			<max>10</max>
		</set>
	</query>
</iq>



*** User 2022-01-27 15:29:13.079 ***
alicE_unnamed_981@localhost/res1 in
<message from='alicE_unnamed_981@localhost' to='alicE_unnamed_981@localhost/res1' id='4fc7d540-82be-49b7-b774-ac73d757383f'>
	<result xmlns='urn:xmpp:mam:2' id='BLA4B7GOT005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T01:27:06Z' from='alice_unnamed_981@localhost'/>
			<message from='alice_unnamed_981@localhost' xmlns='jabber:client' to='carol_unnamed_981@localhost' type='chat'>
				<body>609608fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:13.079 ***
alicE_unnamed_981@localhost/res1 in
<message from='alicE_unnamed_981@localhost' to='alicE_unnamed_981@localhost/res1' id='7aff4729-6a1e-4814-9758-a1e25b9d9a92'>
	<result xmlns='urn:xmpp:mam:2' id='BLAGFDBRJG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T15:55:27Z' from='alice_unnamed_981@localhost'/>
			<message from='alice_unnamed_981@localhost' xmlns='jabber:client' to='bOb_unnamed_981@localhost' type='chat'>
				<body>c8eaef86</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:13.079 ***
alicE_unnamed_981@localhost/res1 in
<message from='alicE_unnamed_981@localhost' to='alicE_unnamed_981@localhost/res1' id='27c35209-e2bd-4559-b865-e50bf6b8e9d7'>
	<result xmlns='urn:xmpp:mam:2' id='BLB6DRMPS00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T18:06:48Z' from='alice_unnamed_981@localhost'/>
			<message from='alice_unnamed_981@localhost' xmlns='jabber:client' to='carol_unnamed_981@localhost' type='chat'>
				<body>86d489c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:13.079 ***
alicE_unnamed_981@localhost/res1 in
<message from='alicE_unnamed_981@localhost' to='alicE_unnamed_981@localhost/res1' id='3339a0a3-48fe-4fa9-9822-e74ebf8e147b'>
	<result xmlns='urn:xmpp:mam:2' id='BLB8QMOC900B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T20:58:42Z' from='alice_unnamed_981@localhost'/>
			<message from='alice_unnamed_981@localhost' xmlns='jabber:client' to='bOb_unnamed_981@localhost' type='chat'>
				<body>9c13c106</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:13.079 ***
alicE_unnamed_981@localhost/res1 in
<message from='alicE_unnamed_981@localhost' to='alicE_unnamed_981@localhost/res1' id='5bb48ea5-c486-45b9-a9da-a242cda4da88'>
	<result xmlns='urn:xmpp:mam:2' id='BLBNLCD3G009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T14:40:32Z' from='alice_unnamed_981@localhost'/>
			<message from='alice_unnamed_981@localhost' xmlns='jabber:client' to='bOb_unnamed_981@localhost' type='chat'>
				<body>dafec6ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:13.079 ***
alicE_unnamed_981@localhost/res1 in
<message from='alicE_unnamed_981@localhost' to='alicE_unnamed_981@localhost/res1' id='ba00711b-23b2-4cdf-a724-1e41693b2c14'>
	<result xmlns='urn:xmpp:mam:2' id='BLBNR1463004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T14:53:10Z' from='alice_unnamed_981@localhost'/>
			<message from='alice_unnamed_981@localhost' xmlns='jabber:client' to='carol_unnamed_981@localhost' type='chat'>
				<body>01b8354e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:13.080 ***
alicE_unnamed_981@localhost/res1 in
<message from='alicE_unnamed_981@localhost' to='alicE_unnamed_981@localhost/res1' id='83f27f02-2bfe-437b-852a-61a1177c4f38'>
	<result xmlns='urn:xmpp:mam:2' id='BLCDHJMFRG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T16:46:55Z' from='alice_unnamed_981@localhost'/>
			<message from='alice_unnamed_981@localhost' xmlns='jabber:client' to='carol_unnamed_981@localhost' type='chat'>
				<body>1780ed86</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:13.080 ***
alicE_unnamed_981@localhost/res1 in
<message from='alicE_unnamed_981@localhost' to='alicE_unnamed_981@localhost/res1' id='8f33ccb9-95f6-4ed9-9cba-a910f8b72c80'>
	<result xmlns='urn:xmpp:mam:2' id='BLCFHHAMDG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T19:09:55Z' from='alice_unnamed_981@localhost'/>
			<message from='alice_unnamed_981@localhost' xmlns='jabber:client' to='bOb_unnamed_981@localhost' type='chat'>
				<body>b17d8f94</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:13.080 ***
alicE_unnamed_981@localhost/res1 in
<message from='alicE_unnamed_981@localhost' to='alicE_unnamed_981@localhost/res1' id='0c0cbaab-65b1-43c5-bb00-9b3d4d2e20cb'>
	<result xmlns='urn:xmpp:mam:2' id='BLCUT7OIV002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T13:29:50Z' from='alice_unnamed_981@localhost'/>
			<message from='alice_unnamed_981@localhost' xmlns='jabber:client' to='bOb_unnamed_981@localhost' type='chat'>
				<body>506036b6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:13.080 ***
alicE_unnamed_981@localhost/res1 in
<message from='alicE_unnamed_981@localhost' to='alicE_unnamed_981@localhost/res1' id='cc3e585d-0181-4d79-a64a-ace4bf061e44'>
	<result xmlns='urn:xmpp:mam:2' id='BLD48KQE600J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T19:53:16Z' from='alice_unnamed_981@localhost'/>
			<message from='alice_unnamed_981@localhost' xmlns='jabber:client' to='carol_unnamed_981@localhost' type='chat'>
				<body>d9b72705</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:13.080 ***
alicE_unnamed_981@localhost/res1 in
<iq from='alicE_unnamed_981@localhost' to='alicE_unnamed_981@localhost/res1' id='6c1175f1d7a36cce9e7426f3c03d4f84' type='result'>
	<fin xmlns='urn:xmpp:mam:2'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLA4B7GOT005</first>
			<last>BLD48KQE600J</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 15:29:13.080 ***
alicE_unnamed_981@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:29:13.080 ***
alicE_unnamed_981@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:29:13.084 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_549.html
*** CT 2022-01-27 15:29:13.084 *** View log from node mongooseim@localhost when finished mongooseim@localhost_980.html



=== Ended at 2022-01-27 15:29:13
=== successfully completed test case
=== === Returned value: ok