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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {watchdog,<0.2142.1>},
     {basic_group,mam_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[pm]},
     {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@c0783a4ae5cf.2022-02-03_16.28.29/big_tests.tests.mam_SUITE.logs/run.2022-02-03_16.32.18/mam_suite.stanza_id_is_appended_to_carbons.58243.html"},
     {tc_group_properties,[{name,mam06},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_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@c0783a4ae5cf.2022-02-03_16.28.29/big_tests.tests.mam_SUITE.logs/run.2022-02-03_16.32.18/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_cache_user => [{pm,true}],
        mod_mam_rdbms_arch => [{no_writer,true}],
        mod_mam_rdbms_arch_async => [{pm,[{flush_interval,1}]}],
        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@c0783a4ae5cf.2022-02-03_16.28.29"

=== Started at 2022-02-03 16:32:55


*** CT 2022-02-03 16:32:55.871 *** View log from node mongooseim@localhost when started mongooseim@localhost_1496.html
*** CT 2022-02-03 16:32:55.872 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_541.html

*** User 2022-02-03 16:32:55.909 ***
alicE_stanza_id_is_appended_to_carbons_1282@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-02-03 16:32:55.910 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c7b4f70c6c274a4e' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-02-03 16:32:55.910 ***
alicE_stanza_id_is_appended_to_carbons_1282@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-02-03 16:32:55.911 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3N0YW56YV9pZF9pc19hcHBlbmRlZF90b19jYXJib25zXzEyODIAbWF0eWdyeXNh</auth>



*** User 2022-02-03 16:32:55.912 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-02-03 16:32:55.912 ***
alicE_stanza_id_is_appended_to_carbons_1282@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-02-03 16:32:55.913 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2b8065e5b11244ec' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-02-03 16:32:55.913 ***
alicE_stanza_id_is_appended_to_carbons_1282@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-02-03 16:32:55.913 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1 out
<iq type='set' id='302c6c976569df95f3ea71f8cfd839c0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-02-03 16:32:55.913 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
<iq id='302c6c976569df95f3ea71f8cfd839c0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-02-03 16:32:55.913 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1 out
<iq type='set' id='6d530124e0302c63cef7ae4dd943414b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:32:55.914 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
<iq type='result' id='6d530124e0302c63cef7ae4dd943414b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:32:55.914 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1 out
<presence/>



*** User 2022-02-03 16:32:55.916 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
<presence from='alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1' to='alice_stanza_id_is_appended_to_carbons_1282@localhost/res1' xml:lang='en'/>



*** User 2022-02-03 16:32:55.918 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-02-03 16:32:55.918 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6b7417083acdf280' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-02-03 16:32:55.919 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 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-02-03 16:32:55.919 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3N0YW56YV9pZF9pc19hcHBlbmRlZF90b19jYXJib25zXzEyODIAbWF0eWdyeXNh</auth>



*** User 2022-02-03 16:32:55.920 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-02-03 16:32:55.920 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-02-03 16:32:55.921 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='beec1c185efa926c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-02-03 16:32:55.921 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 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-02-03 16:32:55.921 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 out
<iq type='set' id='cd531560582cac5ca84389d667d3ebaa'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res2</resource>
	</bind>
</iq>



*** User 2022-02-03 16:32:55.921 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
<iq id='cd531560582cac5ca84389d667d3ebaa' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2</jid>
	</bind>
</iq>



*** User 2022-02-03 16:32:55.922 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 out
<iq type='set' id='f65cd9d9d6eeec0662b8bc0a9fd7dbc0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:32:55.922 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
<iq type='result' id='f65cd9d9d6eeec0662b8bc0a9fd7dbc0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:32:55.922 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 out
<presence/>



*** User 2022-02-03 16:32:55.924 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
<presence from='alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2' to='alice_stanza_id_is_appended_to_carbons_1282@localhost/res2' xml:lang='en'/>



*** User 2022-02-03 16:32:55.925 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
<presence from='alice_stanza_id_is_appended_to_carbons_1282@localhost/res1' to='alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2' xml:lang='en'>
	<delay xmlns='urn:xmpp:delay' stamp='2022-02-03T16:32:55Z' from='alice_stanza_id_is_appended_to_carbons_1282@localhost/res1'/>
</presence>



*** User 2022-02-03 16:32:55.926 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
<presence from='alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2' to='alice_stanza_id_is_appended_to_carbons_1282@localhost/res1' xml:lang='en'/>



*** User 2022-02-03 16:32:55.927 ***
bOb_stanza_id_is_appended_to_carbons_1282@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-02-03 16:32:55.927 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='21c660b53a9d3e38' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-02-03 16:32:55.927 ***
bOb_stanza_id_is_appended_to_carbons_1282@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-02-03 16:32:55.927 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zdGFuemFfaWRfaXNfYXBwZW5kZWRfdG9fY2FyYm9uc18xMjgyAG1ha3JvbGlrYQ==</auth>



*** User 2022-02-03 16:32:55.930 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-02-03 16:32:55.930 ***
bOb_stanza_id_is_appended_to_carbons_1282@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-02-03 16:32:55.930 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='469564ff15dae971' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-02-03 16:32:55.931 ***
bOb_stanza_id_is_appended_to_carbons_1282@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-02-03 16:32:55.931 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1 out
<iq type='set' id='f312e534be72f32151fe72b5d9042756'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-02-03 16:32:55.931 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
<iq id='f312e534be72f32151fe72b5d9042756' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-02-03 16:32:55.931 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1 out
<iq type='set' id='07a11bf54992e35288136f413840dff3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:32:55.931 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
<iq type='result' id='07a11bf54992e35288136f413840dff3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:32:55.931 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1 out
<presence/>



*** User 2022-02-03 16:32:56.002 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
<presence from='bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1' to='bob_stanza_id_is_appended_to_carbons_1282@localhost/res1' xml:lang='en'/>



*** User 2022-02-03 16:32:56.003 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-02-03 16:32:56.003 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d3dc8ab87f348544' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-02-03 16:32:56.004 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 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-02-03 16:32:56.004 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zdGFuemFfaWRfaXNfYXBwZW5kZWRfdG9fY2FyYm9uc18xMjgyAG1ha3JvbGlrYQ==</auth>



*** User 2022-02-03 16:32:56.006 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-02-03 16:32:56.006 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-02-03 16:32:56.006 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e2d0043bd1e3b80d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-02-03 16:32:56.006 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 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-02-03 16:32:56.006 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 out
<iq type='set' id='afbadccbcf8b390ad86153ed35093480'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res2</resource>
	</bind>
</iq>



*** User 2022-02-03 16:32:56.006 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
<iq id='afbadccbcf8b390ad86153ed35093480' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2</jid>
	</bind>
</iq>



*** User 2022-02-03 16:32:56.006 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 out
<iq type='set' id='f48c5bc515219506b6dfc5e1bb48cf0f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:32:56.007 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
<iq type='result' id='f48c5bc515219506b6dfc5e1bb48cf0f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:32:56.007 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 out
<presence/>



*** User 2022-02-03 16:32:56.025 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
<presence from='bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2' to='bob_stanza_id_is_appended_to_carbons_1282@localhost/res2' xml:lang='en'/>



*** User 2022-02-03 16:32:56.025 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
<presence from='bob_stanza_id_is_appended_to_carbons_1282@localhost/res1' to='bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2' xml:lang='en'>
	<delay xmlns='urn:xmpp:delay' stamp='2022-02-03T16:32:55Z' from='bob_stanza_id_is_appended_to_carbons_1282@localhost/res1'/>
</presence>



*** User 2022-02-03 16:32:56.025 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
<presence from='bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2' to='bob_stanza_id_is_appended_to_carbons_1282@localhost/res1' xml:lang='en'/>



*** User 2022-02-03 16:32:56.025 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1 out
<iq xmlns='jabber:client' type='set' id='488198daa572aa0fa091c339f10cb47d'>
	<enable xmlns='urn:xmpp:carbons:2'/>
</iq>



*** User 2022-02-03 16:32:56.026 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
<iq from='alicE_stanza_id_is_appended_to_carbons_1282@localhost' to='alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1' id='488198daa572aa0fa091c339f10cb47d' type='result'/>



*** User 2022-02-03 16:32:56.026 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 out
<iq xmlns='jabber:client' type='set' id='ebf8414353dd67891b883dd6e8097d2b'>
	<enable xmlns='urn:xmpp:carbons:2'/>
</iq>



*** User 2022-02-03 16:32:56.027 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
<iq from='alicE_stanza_id_is_appended_to_carbons_1282@localhost' to='alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2' id='ebf8414353dd67891b883dd6e8097d2b' type='result'/>



*** User 2022-02-03 16:32:56.027 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1 out
<iq xmlns='jabber:client' type='set' id='d6305364e83dc284ed6987a3914bd3b6'>
	<enable xmlns='urn:xmpp:carbons:2'/>
</iq>



*** User 2022-02-03 16:32:56.028 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
<iq from='bOb_stanza_id_is_appended_to_carbons_1282@localhost' to='bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1' id='d6305364e83dc284ed6987a3914bd3b6' type='result'/>



*** User 2022-02-03 16:32:56.028 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 out
<iq xmlns='jabber:client' type='set' id='85b958201d3369a0067fec5b5da4cfe4'>
	<enable xmlns='urn:xmpp:carbons:2'/>
</iq>



*** User 2022-02-03 16:32:56.029 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
<iq from='bOb_stanza_id_is_appended_to_carbons_1282@localhost' to='bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2' id='85b958201d3369a0067fec5b5da4cfe4' type='result'/>



*** User 2022-02-03 16:32:56.029 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1 out
<message to='bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-02-03 16:32:56.144 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
<message from='alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1' to='bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1' xml:lang='en' type='chat'>
	<body>OH, HAI!</body>
	<stanza-id by='bOb_stanza_id_is_appended_to_carbons_1282@localhost' id='BLOVLUVFGR01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-02-03 16:32:56.144 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
<message from='alicE_stanza_id_is_appended_to_carbons_1282@localhost' to='alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2' xmlns='jabber:client' type='chat'>
	<sent xmlns='urn:xmpp:carbons:2'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<message from='alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1' xml:lang='en' to='bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1' type='chat' xmlns='jabber:client'>
				<body>OH, HAI!</body>
				<stanza-id by='alicE_stanza_id_is_appended_to_carbons_1282@localhost' id='BLOVLUVEKS81' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</sent>
</message>



*** User 2022-02-03 16:32:56.144 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
<message from='bOb_stanza_id_is_appended_to_carbons_1282@localhost' to='bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2' xmlns='jabber:client' type='chat'>
	<received xmlns='urn:xmpp:carbons:2'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<message from='alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1' to='bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
				<body>OH, HAI!</body>
				<stanza-id by='bOb_stanza_id_is_appended_to_carbons_1282@localhost' id='BLOVLUVFGR01' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</received>
</message>



*** User 2022-02-03 16:32:56.144 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 out
</stream:stream>

*** User 2022-02-03 16:32:56.144 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
</stream:stream>

*** User 2022-02-03 16:32:56.144 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1 out
</stream:stream>

*** User 2022-02-03 16:32:56.145 ***
bOb_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
</stream:stream>

*** User 2022-02-03 16:32:56.145 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 out
</stream:stream>

*** User 2022-02-03 16:32:56.146 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res2 in
</stream:stream>

*** User 2022-02-03 16:32:56.146 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1 out
</stream:stream>

*** User 2022-02-03 16:32:56.147 ***
alicE_stanza_id_is_appended_to_carbons_1282@localhost/res1 in
</stream:stream>
*** CT 2022-02-03 16:32:56.211 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_541.html
*** CT 2022-02-03 16:32:56.212 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1496.html



=== Ended at 2022-02-03 16:32:56
=== successfully completed test case
=== === Returned value: ok