=== Config function: mam_SUITE:init_per_group/2 (click for source code)

=== Group properties: [{name,rsm_all}]

=== Config value:

    [{basic_group,mam_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[pm]},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => true,
                            flush_interval => 1,pool_size => 16},
                      backend => rdbms,cache => [],cache_users => false,
                      default_result_limit => 50,full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,message_retraction => true,
                      no_stanzaid_element => false,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      send_message => mod_mam_utils,
                      user_prefs_store => rdbms}},
     {watchdog,<0.30113.0>},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@333794cb5a72.2022-03-07_15.57.24/big_tests.tests.mam_SUITE.logs/run.2022-03-07_16.00.54/mam_suite.init_per_group.40963.html"},
     {tc_group_properties,[{name,rsm_all}]},
     {tc_group_path,[[{name,rdbms_async_pool_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@333794cb5a72.2022-03-07_15.57.24/big_tests.tests.mam_SUITE.logs/run.2022-03-07_16.00.54/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"test type">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{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},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc =>
            [{host,{prefix,<<"groupchats.">>}},
             {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,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management => [],
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,ldap_binary_search_fields => [],
              ldap_pool_tag => default,
              ldap_search_fields =>
                  [{<<"User">>,<<"%u">>},
                   {<<"Full Name">>,<<"displayName">>},
                   {<<"Given Name">>,<<"givenName">>},
                   {<<"Middle Name">>,<<"initials">>},
                   {<<"Family Name">>,<<"sn">>},
                   {<<"Nickname">>,<<"%u">>},
                   {<<"Birthday">>,<<"birthDay">>},
                   {<<"Country">>,<<"c">>},
                   {<<"City">>,<<"l">>},
                   {<<"Email">>,<<"mail">>},
                   {<<"Organization Name">>,<<"o">>},
                   {<<"Organization Unit">>,<<"ou">>}],
              ldap_search_operator => 'and',
              ldap_search_reported =>
                  [{<<"Full Name">>,<<"FN">>},
                   {<<"Given Name">>,<<"FIRST">>},
                   {<<"Middle Name">>,<<"MIDDLE">>},
                   {<<"Family Name">>,<<"LAST">>},
                   {<<"Nickname">>,<<"NICK">>},
                   {<<"Birthday">>,<<"BDAY">>},
                   {<<"Country">>,<<"CTRY">>},
                   {<<"City">>,<<"LOCALITY">>},
                   {<<"Email">>,<<"EMAIL">>},
                   {<<"Organization Name">>,<<"ORGNAME">>},
                   {<<"Organization Unit">>,<<"ORGUNIT">>}],
              ldap_uids => [{<<"uid">>,<<"%u">>}],
              ldap_vcard_map =>
                  [{<<"NICKNAME">>,<<"%u">>,[]},
                   {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                   {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                   {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                   {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                   {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                   {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                   {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                   {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                   {<<"STREET">>,<<"%s">>,[<<"street">>]},
                   {<<"REGION">>,<<"%s">>,[<<"st">>]},
                   {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                   {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                   {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                   {<<"DESC">>,<<"%s">>,[<<"description">>]},
                   {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                   {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                   {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                   {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                   {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}],
              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">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@333794cb5a72.2022-03-07_15.57.24"

=== Started at 2022-03-07 16:01:13


Could not find element props in Config.
*** User 2022-03-07 16:01:13.040 ***
alicE_unnamed_1109@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 2022-03-07 16:01:13.040 ***
alicE_unnamed_1109@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='42c186f7c0b7f811' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:01:13.040 ***
alicE_unnamed_1109@domain.example.com/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-03-07 16:01:13.040 ***
alicE_unnamed_1109@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTEwOQBtYXR5Z3J5c2E=</auth>



*** User 2022-03-07 16:01:13.041 ***
alicE_unnamed_1109@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 16:01:13.041 ***
alicE_unnamed_1109@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 2022-03-07 16:01:13.041 ***
alicE_unnamed_1109@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='97c135ae081f0404' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:01:13.042 ***
alicE_unnamed_1109@domain.example.com/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-03-07 16:01:13.042 ***
alicE_unnamed_1109@domain.example.com/res1 out
<iq type='set' id='1999531d0b11bb06d193e1e743dade65'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 16:01:13.042 ***
alicE_unnamed_1109@domain.example.com/res1 in
<iq id='1999531d0b11bb06d193e1e743dade65' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1109@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 16:01:13.042 ***
alicE_unnamed_1109@domain.example.com/res1 out
<iq type='set' id='7426bbb03828108be714ead2a5cbba08'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:01:13.042 ***
alicE_unnamed_1109@domain.example.com/res1 in
<iq type='result' id='7426bbb03828108be714ead2a5cbba08'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:01:13.042 ***
alicE_unnamed_1109@domain.example.com/res1 out
<presence/>



*** User 2022-03-07 16:01:13.044 ***
alicE_unnamed_1109@domain.example.com/res1 in
<presence from='alicE_unnamed_1109@domain.example.com/res1' to='alice_unnamed_1109@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-07 16:01:13.045 ***
bOb_unnamed_1109@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 2022-03-07 16:01:13.045 ***
bOb_unnamed_1109@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b3d84e9b76848ed1' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:01:13.045 ***
bOb_unnamed_1109@domain.example.com/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-03-07 16:01:13.045 ***
bOb_unnamed_1109@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl91bm5hbWVkXzExMDkAbWFrcm9saWth</auth>



*** User 2022-03-07 16:01:13.046 ***
bOb_unnamed_1109@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 16:01:13.046 ***
bOb_unnamed_1109@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 2022-03-07 16:01:13.046 ***
bOb_unnamed_1109@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5b01d298fcc8fa6c' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:01:13.046 ***
bOb_unnamed_1109@domain.example.com/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-03-07 16:01:13.047 ***
bOb_unnamed_1109@domain.example.com/res1 out
<iq type='set' id='389ebed6269c17d8a2fb459649da7532'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 16:01:13.047 ***
bOb_unnamed_1109@domain.example.com/res1 in
<iq id='389ebed6269c17d8a2fb459649da7532' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_unnamed_1109@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 16:01:13.047 ***
bOb_unnamed_1109@domain.example.com/res1 out
<iq type='set' id='6dbd23dc5402dabf29f7829f864cca59'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:01:13.047 ***
bOb_unnamed_1109@domain.example.com/res1 in
<iq type='result' id='6dbd23dc5402dabf29f7829f864cca59'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:01:13.048 ***
bOb_unnamed_1109@domain.example.com/res1 out
<presence/>



*** User 2022-03-07 16:01:13.049 ***
bOb_unnamed_1109@domain.example.com/res1 in
<presence from='bOb_unnamed_1109@domain.example.com/res1' to='bob_unnamed_1109@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-07 16:01:13.049 ***
alicE_unnamed_1109@domain.example.com/res1 out
<message to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
	<body>Message #1</body>
</message>



*** User 2022-03-07 16:01:13.049 ***
alicE_unnamed_1109@domain.example.com/res1 out
<message to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
	<body>Message #2</body>
</message>



*** User 2022-03-07 16:01:13.049 ***
alicE_unnamed_1109@domain.example.com/res1 out
<message to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
	<body>Message #3</body>
</message>



*** User 2022-03-07 16:01:13.049 ***
alicE_unnamed_1109@domain.example.com/res1 out
<message to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
	<body>Message #4</body>
</message>



*** User 2022-03-07 16:01:13.049 ***
alicE_unnamed_1109@domain.example.com/res1 out
<message to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
	<body>Message #5</body>
</message>



*** User 2022-03-07 16:01:13.049 ***
alicE_unnamed_1109@domain.example.com/res1 out
<message to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
	<body>Message #6</body>
</message>



*** User 2022-03-07 16:01:13.050 ***
alicE_unnamed_1109@domain.example.com/res1 out
<message to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
	<body>Message #7</body>
</message>



*** User 2022-03-07 16:01:13.050 ***
alicE_unnamed_1109@domain.example.com/res1 out
<message to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
	<body>Message #8</body>
</message>



*** User 2022-03-07 16:01:13.050 ***
alicE_unnamed_1109@domain.example.com/res1 out
<message to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
	<body>Message #9</body>
</message>



*** User 2022-03-07 16:01:13.050 ***
alicE_unnamed_1109@domain.example.com/res1 out
<message to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
	<body>Message #10</body>
</message>



*** User 2022-03-07 16:01:13.050 ***
alicE_unnamed_1109@domain.example.com/res1 out
<message to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
	<body>Message #11</body>
</message>



*** User 2022-03-07 16:01:13.050 ***
alicE_unnamed_1109@domain.example.com/res1 out
<message to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
	<body>Message #12</body>
</message>



*** User 2022-03-07 16:01:13.050 ***
alicE_unnamed_1109@domain.example.com/res1 out
<message to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
	<body>Message #13</body>
</message>



*** User 2022-03-07 16:01:13.050 ***
alicE_unnamed_1109@domain.example.com/res1 out
<message to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
	<body>Message #14</body>
</message>



*** User 2022-03-07 16:01:13.050 ***
alicE_unnamed_1109@domain.example.com/res1 out
<message to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
	<body>Message #15</body>
</message>



*** User 2022-03-07 16:01:13.052 ***
bOb_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com/res1' to='bOb_unnamed_1109@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Message #1</body>
	<stanza-id by='bOb_unnamed_1109@domain.example.com' id='BMD2V4UQCT01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:13.053 ***
bOb_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com/res1' to='bOb_unnamed_1109@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Message #2</body>
	<stanza-id by='bOb_unnamed_1109@domain.example.com' id='BMD2V4UQVUO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:13.055 ***
bOb_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com/res1' to='bOb_unnamed_1109@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Message #3</body>
	<stanza-id by='bOb_unnamed_1109@domain.example.com' id='BMD2V4URC6G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:13.057 ***
bOb_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com/res1' to='bOb_unnamed_1109@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Message #4</body>
	<stanza-id by='bOb_unnamed_1109@domain.example.com' id='BMD2V4URR001' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:13.058 ***
bOb_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com/res1' to='bOb_unnamed_1109@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Message #5</body>
	<stanza-id by='bOb_unnamed_1109@domain.example.com' id='BMD2V4US72G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:13.060 ***
bOb_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com/res1' to='bOb_unnamed_1109@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Message #6</body>
	<stanza-id by='bOb_unnamed_1109@domain.example.com' id='BMD2V4USGMG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:13.061 ***
bOb_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com/res1' to='bOb_unnamed_1109@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Message #7</body>
	<stanza-id by='bOb_unnamed_1109@domain.example.com' id='BMD2V4USU1O1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:13.063 ***
bOb_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com/res1' to='bOb_unnamed_1109@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Message #8</body>
	<stanza-id by='bOb_unnamed_1109@domain.example.com' id='BMD2V4UT6R01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:13.064 ***
bOb_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com/res1' to='bOb_unnamed_1109@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Message #9</body>
	<stanza-id by='bOb_unnamed_1109@domain.example.com' id='BMD2V4UTJF81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:13.066 ***
bOb_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com/res1' to='bOb_unnamed_1109@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Message #10</body>
	<stanza-id by='bOb_unnamed_1109@domain.example.com' id='BMD2V4UTT881' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:13.067 ***
bOb_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com/res1' to='bOb_unnamed_1109@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Message #11</body>
	<stanza-id by='bOb_unnamed_1109@domain.example.com' id='BMD2V4UUBQO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:13.069 ***
bOb_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com/res1' to='bOb_unnamed_1109@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Message #12</body>
	<stanza-id by='bOb_unnamed_1109@domain.example.com' id='BMD2V4UULPO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:13.070 ***
bOb_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com/res1' to='bOb_unnamed_1109@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Message #13</body>
	<stanza-id by='bOb_unnamed_1109@domain.example.com' id='BMD2V4UV1SO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:13.072 ***
bOb_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com/res1' to='bOb_unnamed_1109@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Message #14</body>
	<stanza-id by='bOb_unnamed_1109@domain.example.com' id='BMD2V4UVCN81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:13.073 ***
bOb_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com/res1' to='bOb_unnamed_1109@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Message #15</body>
	<stanza-id by='bOb_unnamed_1109@domain.example.com' id='BMD2V4UVQH81' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element with_rsm in Config.

Could not find element muc_rsm in Config.


*** User 2022-03-07 16:01:13.074 ***
alicE_unnamed_1109@domain.example.com/res1 out
<iq type='set' id='fcdb3a7cb45c2e1300a165b247e664f8'>
	<query xmlns='urn:xmpp:mam:1' queryid='all_messages'>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-03-07 16:01:13.076 ***
alicE_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com' to='alicE_unnamed_1109@domain.example.com/res1' id='e892ef6f-7d28-426b-93a8-269d4588cd14'>
	<result queryid='all_messages' xmlns='urn:xmpp:mam:1' id='BMD2V4UQCSO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:13Z' from='alice_unnamed_1109@domain.example.com/res1'/>
			<message from='alice_unnamed_1109@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
				<body>Message #1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:13.076 ***
alicE_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com' to='alicE_unnamed_1109@domain.example.com/res1' id='0f179ed6-f18d-4dd7-b341-d36e166f7b0d'>
	<result queryid='all_messages' xmlns='urn:xmpp:mam:1' id='BMD2V4UQVUG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:13Z' from='alice_unnamed_1109@domain.example.com/res1'/>
			<message from='alice_unnamed_1109@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
				<body>Message #2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:13.076 ***
alicE_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com' to='alicE_unnamed_1109@domain.example.com/res1' id='cdadaf80-a348-4427-ab3c-975f129cf616'>
	<result queryid='all_messages' xmlns='urn:xmpp:mam:1' id='BMD2V4URC681'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:13Z' from='alice_unnamed_1109@domain.example.com/res1'/>
			<message from='alice_unnamed_1109@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
				<body>Message #3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:13.077 ***
alicE_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com' to='alicE_unnamed_1109@domain.example.com/res1' id='9b8d40af-703c-43fa-a281-cd7b4f9bacd2'>
	<result queryid='all_messages' xmlns='urn:xmpp:mam:1' id='BMD2V4URQVO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:13Z' from='alice_unnamed_1109@domain.example.com/res1'/>
			<message from='alice_unnamed_1109@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
				<body>Message #4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:13.077 ***
alicE_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com' to='alicE_unnamed_1109@domain.example.com/res1' id='9ad5d7cc-5278-48f6-b029-c8f55590cf2e'>
	<result queryid='all_messages' xmlns='urn:xmpp:mam:1' id='BMD2V4US7281'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:13Z' from='alice_unnamed_1109@domain.example.com/res1'/>
			<message from='alice_unnamed_1109@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
				<body>Message #5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:13.077 ***
alicE_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com' to='alicE_unnamed_1109@domain.example.com/res1' id='0754f8b7-28df-48c5-b2a4-b3add87c3434'>
	<result queryid='all_messages' xmlns='urn:xmpp:mam:1' id='BMD2V4USGM81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:13Z' from='alice_unnamed_1109@domain.example.com/res1'/>
			<message from='alice_unnamed_1109@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
				<body>Message #6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:13.077 ***
alicE_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com' to='alicE_unnamed_1109@domain.example.com/res1' id='b4f3f82a-5193-4b77-b0c1-855cceac3b59'>
	<result queryid='all_messages' xmlns='urn:xmpp:mam:1' id='BMD2V4USU1G1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:13Z' from='alice_unnamed_1109@domain.example.com/res1'/>
			<message from='alice_unnamed_1109@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
				<body>Message #7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:13.077 ***
alicE_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com' to='alicE_unnamed_1109@domain.example.com/res1' id='3b92d20a-8921-4bb4-b54b-79aaaf1d9eea'>
	<result queryid='all_messages' xmlns='urn:xmpp:mam:1' id='BMD2V4UT6QO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:13Z' from='alice_unnamed_1109@domain.example.com/res1'/>
			<message from='alice_unnamed_1109@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
				<body>Message #8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:13.077 ***
alicE_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com' to='alicE_unnamed_1109@domain.example.com/res1' id='73181cb3-01ed-410e-872a-87ae7aabb85d'>
	<result queryid='all_messages' xmlns='urn:xmpp:mam:1' id='BMD2V4UTJF01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:13Z' from='alice_unnamed_1109@domain.example.com/res1'/>
			<message from='alice_unnamed_1109@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
				<body>Message #9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:13.077 ***
alicE_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com' to='alicE_unnamed_1109@domain.example.com/res1' id='672c709f-a487-4cca-930a-a7d77920cdf6'>
	<result queryid='all_messages' xmlns='urn:xmpp:mam:1' id='BMD2V4UTT801'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:13Z' from='alice_unnamed_1109@domain.example.com/res1'/>
			<message from='alice_unnamed_1109@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
				<body>Message #10</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:13.077 ***
alicE_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com' to='alicE_unnamed_1109@domain.example.com/res1' id='e1497b4f-4272-455c-831e-c409c1bc9c99'>
	<result queryid='all_messages' xmlns='urn:xmpp:mam:1' id='BMD2V4UUBQG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:13Z' from='alice_unnamed_1109@domain.example.com/res1'/>
			<message from='alice_unnamed_1109@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
				<body>Message #11</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:13.077 ***
alicE_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com' to='alicE_unnamed_1109@domain.example.com/res1' id='fb5346d1-9dc0-4de2-bf3c-959be2883e8c'>
	<result queryid='all_messages' xmlns='urn:xmpp:mam:1' id='BMD2V4UULPG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:13Z' from='alice_unnamed_1109@domain.example.com/res1'/>
			<message from='alice_unnamed_1109@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
				<body>Message #12</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:13.077 ***
alicE_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com' to='alicE_unnamed_1109@domain.example.com/res1' id='c8a55ec3-2c8a-410a-806f-9e558fa6e09a'>
	<result queryid='all_messages' xmlns='urn:xmpp:mam:1' id='BMD2V4UV1SG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:13Z' from='alice_unnamed_1109@domain.example.com/res1'/>
			<message from='alice_unnamed_1109@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
				<body>Message #13</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:13.077 ***
alicE_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com' to='alicE_unnamed_1109@domain.example.com/res1' id='7f6110f2-b06c-4fa1-8cc8-716f59472db6'>
	<result queryid='all_messages' xmlns='urn:xmpp:mam:1' id='BMD2V4UVCN01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:13Z' from='alice_unnamed_1109@domain.example.com/res1'/>
			<message from='alice_unnamed_1109@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
				<body>Message #14</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:13.078 ***
alicE_unnamed_1109@domain.example.com/res1 in
<message from='alicE_unnamed_1109@domain.example.com' to='alicE_unnamed_1109@domain.example.com/res1' id='4d4d684f-283c-4c50-b9ae-4caa5fef44f4'>
	<result queryid='all_messages' xmlns='urn:xmpp:mam:1' id='BMD2V4UVQH01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:13Z' from='alice_unnamed_1109@domain.example.com/res1'/>
			<message from='alice_unnamed_1109@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb_unnamed_1109@domain.example.com/res1' type='chat'>
				<body>Message #15</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:13.078 ***
alicE_unnamed_1109@domain.example.com/res1 in
<iq from='alicE_unnamed_1109@domain.example.com' to='alicE_unnamed_1109@domain.example.com/res1' id='fcdb3a7cb45c2e1300a165b247e664f8' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BMD2V4UQCSO1</first>
			<last>BMD2V4UVQH01</last>
			<count>15</count>
		</set>
	</fin>
</iq>



*** User 2022-03-07 16:01:13.078 ***
bOb_unnamed_1109@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-07 16:01:13.078 ***
bOb_unnamed_1109@domain.example.com/res1 in
</stream:stream>

*** User 2022-03-07 16:01:13.078 ***
alicE_unnamed_1109@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-07 16:01:13.079 ***
alicE_unnamed_1109@domain.example.com/res1 in
</stream:stream>



=== Ended at 2022-03-07 16:01:13
=== successfully completed test case
=== === Returned value: [{all_messages,
                         [{forwarded_message,
                              <<"alicE_unnamed_1109@domain.example.com">>,
                              <<"alicE_unnamed_1109@domain.example.com/res1">>,
                              <<"all_messages">>,<<"BMD2V4UQCSO1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"2022-03-07T16:01:13Z">>,
                              <<"bOb_unnamed_1109@domain.example.com/res1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"chat">>,<<"Message #1">>,[],[],false,
                              undefined},
                          {forwarded_message,
                              <<"alicE_unnamed_1109@domain.example.com">>,
                              <<"alicE_unnamed_1109@domain.example.com/res1">>,
                              <<"all_messages">>,<<"BMD2V4UQVUG1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"2022-03-07T16:01:13Z">>,
                              <<"bOb_unnamed_1109@domain.example.com/res1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"chat">>,<<"Message #2">>,[],[],false,
                              undefined},
                          {forwarded_message,
                              <<"alicE_unnamed_1109@domain.example.com">>,
                              <<"alicE_unnamed_1109@domain.example.com/res1">>,
                              <<"all_messages">>,<<"BMD2V4URC681">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"2022-03-07T16:01:13Z">>,
                              <<"bOb_unnamed_1109@domain.example.com/res1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"chat">>,<<"Message #3">>,[],[],false,
                              undefined},
                          {forwarded_message,
                              <<"alicE_unnamed_1109@domain.example.com">>,
                              <<"alicE_unnamed_1109@domain.example.com/res1">>,
                              <<"all_messages">>,<<"BMD2V4URQVO1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"2022-03-07T16:01:13Z">>,
                              <<"bOb_unnamed_1109@domain.example.com/res1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"chat">>,<<"Message #4">>,[],[],false,
                              undefined},
                          {forwarded_message,
                              <<"alicE_unnamed_1109@domain.example.com">>,
                              <<"alicE_unnamed_1109@domain.example.com/res1">>,
                              <<"all_messages">>,<<"BMD2V4US7281">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"2022-03-07T16:01:13Z">>,
                              <<"bOb_unnamed_1109@domain.example.com/res1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"chat">>,<<"Message #5">>,[],[],false,
                              undefined},
                          {forwarded_message,
                              <<"alicE_unnamed_1109@domain.example.com">>,
                              <<"alicE_unnamed_1109@domain.example.com/res1">>,
                              <<"all_messages">>,<<"BMD2V4USGM81">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"2022-03-07T16:01:13Z">>,
                              <<"bOb_unnamed_1109@domain.example.com/res1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"chat">>,<<"Message #6">>,[],[],false,
                              undefined},
                          {forwarded_message,
                              <<"alicE_unnamed_1109@domain.example.com">>,
                              <<"alicE_unnamed_1109@domain.example.com/res1">>,
                              <<"all_messages">>,<<"BMD2V4USU1G1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"2022-03-07T16:01:13Z">>,
                              <<"bOb_unnamed_1109@domain.example.com/res1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"chat">>,<<"Message #7">>,[],[],false,
                              undefined},
                          {forwarded_message,
                              <<"alicE_unnamed_1109@domain.example.com">>,
                              <<"alicE_unnamed_1109@domain.example.com/res1">>,
                              <<"all_messages">>,<<"BMD2V4UT6QO1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"2022-03-07T16:01:13Z">>,
                              <<"bOb_unnamed_1109@domain.example.com/res1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"chat">>,<<"Message #8">>,[],[],false,
                              undefined},
                          {forwarded_message,
                              <<"alicE_unnamed_1109@domain.example.com">>,
                              <<"alicE_unnamed_1109@domain.example.com/res1">>,
                              <<"all_messages">>,<<"BMD2V4UTJF01">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"2022-03-07T16:01:13Z">>,
                              <<"bOb_unnamed_1109@domain.example.com/res1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"chat">>,<<"Message #9">>,[],[],false,
                              undefined},
                          {forwarded_message,
                              <<"alicE_unnamed_1109@domain.example.com">>,
                              <<"alicE_unnamed_1109@domain.example.com/res1">>,
                              <<"all_messages">>,<<"BMD2V4UTT801">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"2022-03-07T16:01:13Z">>,
                              <<"bOb_unnamed_1109@domain.example.com/res1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"chat">>,<<"Message #10">>,[],[],false,
                              undefined},
                          {forwarded_message,
                              <<"alicE_unnamed_1109@domain.example.com">>,
                              <<"alicE_unnamed_1109@domain.example.com/res1">>,
                              <<"all_messages">>,<<"BMD2V4UUBQG1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"2022-03-07T16:01:13Z">>,
                              <<"bOb_unnamed_1109@domain.example.com/res1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"chat">>,<<"Message #11">>,[],[],false,
                              undefined},
                          {forwarded_message,
                              <<"alicE_unnamed_1109@domain.example.com">>,
                              <<"alicE_unnamed_1109@domain.example.com/res1">>,
                              <<"all_messages">>,<<"BMD2V4UULPG1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"2022-03-07T16:01:13Z">>,
                              <<"bOb_unnamed_1109@domain.example.com/res1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"chat">>,<<"Message #12">>,[],[],false,
                              undefined},
                          {forwarded_message,
                              <<"alicE_unnamed_1109@domain.example.com">>,
                              <<"alicE_unnamed_1109@domain.example.com/res1">>,
                              <<"all_messages">>,<<"BMD2V4UV1SG1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"2022-03-07T16:01:13Z">>,
                              <<"bOb_unnamed_1109@domain.example.com/res1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"chat">>,<<"Message #13">>,[],[],false,
                              undefined},
                          {forwarded_message,
                              <<"alicE_unnamed_1109@domain.example.com">>,
                              <<"alicE_unnamed_1109@domain.example.com/res1">>,
                              <<"all_messages">>,<<"BMD2V4UVCN01">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"2022-03-07T16:01:13Z">>,
                              <<"bOb_unnamed_1109@domain.example.com/res1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"chat">>,<<"Message #14">>,[],[],false,
                              undefined},
                          {forwarded_message,
                              <<"alicE_unnamed_1109@domain.example.com">>,
                              <<"alicE_unnamed_1109@domain.example.com/res1">>,
                              <<"all_messages">>,<<"BMD2V4UVQH01">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"2022-03-07T16:01:13Z">>,
                              <<"bOb_unnamed_1109@domain.example.com/res1">>,
                              <<"alice_unnamed_1109@domain.example.com/res1">>,
                              <<"chat">>,<<"Message #15">>,[],[],false,
                              undefined}]},
                     {watchdog,<0.30843.0>},
                     {basic_group,mam_all},
                     {configuration,rdbms_async_pool},
                     {wait_for_parallel_writer,[pm]},
                     {mam_meta_opts,
                         #{archive_chat_markers => false,
                           async_writer =>
                               #{batch_size => 30,enabled => true,
                                 flush_interval => 1,pool_size => 16},
                           backend => rdbms,cache => [],cache_users => false,
                           default_result_limit => 50,
                           full_text_search => true,
                           is_archivable_message => mod_mam_utils,
                           max_result_limit => 50,message_retraction => true,
                           no_stanzaid_element => false,
                           pm =>
                               #{archive_groupchats => false,
                                 same_mam_id_for_peers => false},
                           send_message => mod_mam_utils,
                           user_prefs_store => rdbms}},
                     {mod_offline_loaded,false},
                     {escalus_user_db,{module,escalus_ejabberd}},
                     {mim_data_dir,
                         "/home/circleci/project/big_tests/tests/mam_SUITE_data"},
                     {preset,"pgsql_mnesia"},
                     {tc_logfile,
                         "/home/circleci/project/big_tests/ct_report/ct_run.test@333794cb5a72.2022-03-07_15.57.24/big_tests.tests.mam_SUITE.logs/run.2022-03-07_16.00.54/mam_suite.init_per_group.40963.html"},
                     {tc_group_properties,[{name,rsm_all}]},
                     {tc_group_path,
                         [[{name,rdbms_async_pool_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@333794cb5a72.2022-03-07_15.57.24/big_tests.tests.mam_SUITE.logs/run.2022-03-07_16.00.54/log_private/"},
                     {config_backup,
                         #{[shaper,fast] => {ok,#{max_rate => 50000}},
                           [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                           [shaper,normal] => {ok,#{max_rate => 1000}},
                           [{access,<<"test type">>},max_user_sessions] =>
                               {ok,[#{acl => all,value => 10}]}}},
                     {{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},{time_to_live,2}],
                        mod_carboncopy => [],mod_commands => [],
                        mod_disco =>
                            #{extra_domains => [],iqdisc => one_queue,
                              server_info => [],
                              users_can_see_hidden_services => false},
                        mod_muc =>
                            [{host,{prefix,<<"groupchats.">>}},
                             {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,iqdisc => one_queue,
                              store_current_id => false,versioning => false},
                        mod_sic => #{iqdisc => one_queue},
                        mod_stream_management => [],
                        mod_vcard =>
                            #{backend => rdbms,
                              host => {prefix,<<"vjud.">>},
                              iqdisc => parallel,
                              ldap_binary_search_fields => [],
                              ldap_pool_tag => default,
                              ldap_search_fields =>
                                  [{<<"User">>,<<"%u">>},
                                   {<<"Full Name">>,<<"displayName">>},
                                   {<<"Given Name">>,<<"givenName">>},
                                   {<<"Middle Name">>,<<"initials">>},
                                   {<<"Family Name">>,<<"sn">>},
                                   {<<"Nickname">>,<<"%u">>},
                                   {<<"Birthday">>,<<"birthDay">>},
                                   {<<"Country">>,<<"c">>},
                                   {<<"City">>,<<"l">>},
                                   {<<"Email">>,<<"mail">>},
                                   {<<"Organization Name">>,<<"o">>},
                                   {<<"Organization Unit">>,<<"ou">>}],
                              ldap_search_operator => 'and',
                              ldap_search_reported =>
                                  [{<<"Full Name">>,<<"FN">>},
                                   {<<"Given Name">>,<<"FIRST">>},
                                   {<<"Middle Name">>,<<"MIDDLE">>},
                                   {<<"Family Name">>,<<"LAST">>},
                                   {<<"Nickname">>,<<"NICK">>},
                                   {<<"Birthday">>,<<"BDAY">>},
                                   {<<"Country">>,<<"CTRY">>},
                                   {<<"City">>,<<"LOCALITY">>},
                                   {<<"Email">>,<<"EMAIL">>},
                                   {<<"Organization Name">>,<<"ORGNAME">>},
                                   {<<"Organization Unit">>,<<"ORGUNIT">>}],
                              ldap_uids => [{<<"uid">>,<<"%u">>}],
                              ldap_vcard_map =>
                                  [{<<"NICKNAME">>,<<"%u">>,[]},
                                   {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                                   {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                                   {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                                   {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                                   {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                                   {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                                   {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                                   {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                                   {<<"STREET">>,<<"%s">>,[<<"street">>]},
                                   {<<"REGION">>,<<"%s">>,[<<"st">>]},
                                   {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                                   {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                                   {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                                   {<<"DESC">>,<<"%s">>,[<<"description">>]},
                                   {<<"TEL">>,<<"%s">>,
                                    [<<"telephoneNumber">>]},
                                   {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                                   {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                                   {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                                   {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}],
                              matches => 30,search => true}}},
                     {escalus_users,
                         [{alice,
                              [{username,<<"alicE_unnamed_1109">>},
                               {server,<<"domain.example.com">>},
                               {host,<<"localhost">>},
                               {password,<<"matygrysa">>}]},
                          {bob,
                              [{username,<<"bOb_unnamed_1109">>},
                               {server,<<"domain.example.com">>},
                               {host,<<"localhost">>},
                               {password,<<"makrolika">>}]},
                          {kate,
                              [{username,<<"kate_unnamed_1109">>},
                               {server,<<"domain.example.com">>},
                               {host,<<"localhost">>},
                               {password,<<"makrowe;p">>}]},
                          {carol,
                              [{username,<<"carol_unnamed_1109">>},
                               {server,<<"domain.example.com">>},
                               {host,<<"localhost">>},
                               {password,<<"jinglebells">>},
                               {transport,escalus_bosh},
                               {path,<<"/http-bind">>},
                               {port,5280}]}]}]


Test run history | Top level test index | Latest test result