=== Config function: s2s_SUITE:end_per_suite/1 (click for source code)

=== Config value:

    [{{s2s,mim},
      #{opts =>
            #{address => #{<<"fed1">> => #{ip_address => "127.0.0.1"}},
              outgoing =>
                  #{port => 5299,connection_timeout => 10000,
                    ip_versions => [4,6]},
              dns => #{timeout => 10,retries => 2},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",use_starttls => optional,
              max_retry_delay => 300,default_policy => allow},
        listener =>
            #{module => ejabberd_s2s_in,port => 5269,num_acceptors => 100,
              hibernate_after => 0,backlog => 1024,shaper => s2s_shaper,
              tls =>
                  #{verify_mode => peer,ciphers => "TLSv1.2:TLSv1.3",
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
              ip_address => "0",proxy_protocol => false,proto => tcp,
              connection_type => s2s,max_stanza_size => 131072,
              ip_tuple => {0,0,0,0},
              ip_version => 4}}},
     {{s2s,fed},
      #{opts =>
            #{address =>
                  #{<<"domain.example.com">> => #{ip_address => "127.0.0.1"},
                    <<"localhost">> => #{ip_address => "127.0.0.1"},
                    <<"localhost.bis">> => #{ip_address => "127.0.0.1"},
                    <<"muc.localhost">> => #{ip_address => "127.0.0.1"},
                    <<"pubsub.localhost">> => #{ip_address => "127.0.0.1"}},
              outgoing =>
                  #{port => 5269,connection_timeout => 10000,
                    ip_versions => [4,6]},
              dns => #{timeout => 10,retries => 2},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",use_starttls => optional,
              max_retry_delay => 300,default_policy => allow},
        listener =>
            #{module => ejabberd_s2s_in,port => 5299,num_acceptors => 100,
              hibernate_after => 0,backlog => 1024,shaper => s2s_shaper,
              tls =>
                  #{verify_mode => peer,ciphers => "TLSv1.2:TLSv1.3",
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
              ip_address => "0",proxy_protocol => false,proto => tcp,
              connection_type => s2s,max_stanza_size => 131072,
              ip_tuple => {0,0,0,0},
              ip_version => 4}}},
     {escalus_user_db,xmpp},
     {watchdog,<0.86002.0>},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/s2s_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.s2s_SUITE.logs/run.2023-11-17_15.24.32/s2s_suite.end_per_suite.html"},
     {tc_group_properties,[]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/s2s_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.s2s_SUITE.logs/run.2023-11-17_15.24.32/log_private/"},
     {escalus_users,[{alice2,[{username,<<"alice">>},
                              {server,<<"fed1">>},
                              {host,<<"localhost">>},
                              {port,5242},
                              {password,<<"makota2">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15"

=== Started at 2023-11-17 15:25:10


*** User 2023-11-17 15:25:10.022 ***🔗
alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.022 ***🔗
alice_nonexistent_user_2990@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.023 ***🔗
alice_timeout_waiting_for_message_3007@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.023 ***🔗
alice_nonexistent_user_2990@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0c7bbf2b5803dd77' from='fed1' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.023 ***🔗
alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ffdc330acfed47f7' from='fed1' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.023 ***🔗
alice_nonexistent_user_2990@fed1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.023 ***🔗
alice_simple_message_3004@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.023 ***🔗
alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.023 ***🔗
alice_timeout_waiting_for_message_3007@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5ff4b7a77be8f5f9' from='fed1' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.023 ***🔗
alice_nonexistent_user_2990@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX25vbmV4aXN0ZW50X3VzZXJfMjk5MABtYWtvdGEy</auth>



*** User 2023-11-17 15:25:10.023 ***🔗
alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX29ubHlfbWVzc2FnZXNfZnJvbV9hdXRoZW50aWNhdGVkX2RvbWFpbl91c2Vyc19hcmVfYWNjZXB0ZWRfMzAwMQBtYWtvdGEy</auth>



*** User 2023-11-17 15:25:10.023 ***🔗
alice_simple_message_3004@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c8b5228d877fb037' from='fed1' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.023 ***🔗
alice_simple_message_3005@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.023 ***🔗
alice_timeout_waiting_for_message_3007@fed1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.023 ***🔗
alice_timeout_waiting_for_message_3007@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3RpbWVvdXRfd2FpdGluZ19mb3JfbWVzc2FnZV8zMDA3AG1ha290YTI=</auth>



*** User 2023-11-17 15:25:10.023 ***🔗
alice_simple_message_3004@fed1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.024 ***🔗
alice_simple_message_2999@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.024 ***🔗
alice_connections_info_2989@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.024 ***🔗
alice_simple_message_3004@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3NpbXBsZV9tZXNzYWdlXzMwMDQAbWFrb3RhMg==</auth>



*** User 2023-11-17 15:25:10.024 ***🔗
alicE_unknown_domain_2991@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.024 ***🔗
alice_simple_message_2995@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.024 ***🔗
alice_simple_message_3005@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='214c0b02122c5a41' from='fed1' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.024 ***🔗
alice_simple_message_3005@fed1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.024 ***🔗
alice_connections_info_2989@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='962245e83c63648a' from='fed1' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.024 ***🔗
alicE_unknown_domain_2991@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='151365d74a7066ca' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.024 ***🔗
alice_simple_message_3005@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3NpbXBsZV9tZXNzYWdlXzMwMDUAbWFrb3RhMg==</auth>



*** User 2023-11-17 15:25:10.024 ***🔗
alice_timeout_waiting_for_message_3006@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.024 ***🔗
alice_connections_info_2989@fed1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.024 ***🔗
alice_simple_message_2999@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='95d9907e4cbc14f5' from='fed1' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.024 ***🔗
alice_simple_message_2995@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cb58882cc508be3d' from='fed1' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.024 ***🔗
alice_connections_info_2989@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX2Nvbm5lY3Rpb25zX2luZm9fMjk4OQBtYWtvdGEy</auth>



*** User 2023-11-17 15:25:10.024 ***🔗
alicE_unknown_domain_2991@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.024 ***🔗
alicE_unknown_domain_2991@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Vua25vd25fZG9tYWluXzI5OTEAbWF0eWdyeXNh</auth>



*** User 2023-11-17 15:25:10.024 ***🔗
alice_simple_message_2995@fed1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.025 ***🔗
alice_simple_message_2999@fed1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.025 ***🔗
alice_simple_message_2995@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3NpbXBsZV9tZXNzYWdlXzI5OTUAbWFrb3RhMg==</auth>



*** User 2023-11-17 15:25:10.025 ***🔗
alice_simple_message_2999@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3NpbXBsZV9tZXNzYWdlXzI5OTkAbWFrb3RhMg==</auth>



*** User 2023-11-17 15:25:10.025 ***🔗
alice_timeout_waiting_for_message_3006@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='87fd9806667d0d9d' from='fed1' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.025 ***🔗
alicE_unknown_domain_2991@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.025 ***🔗
alicE_unknown_domain_2991@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.026 ***🔗
alice_timeout_waiting_for_message_3006@fed1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.026 ***🔗
alice_timeout_waiting_for_message_3006@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3RpbWVvdXRfd2FpdGluZ19mb3JfbWVzc2FnZV8zMDA2AG1ha290YTI=</auth>



*** User 2023-11-17 15:25:10.026 ***🔗
alicE_unknown_domain_2991@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='17559cda43011bff' from='localhost' version='1.0' xml:lang='en' to='alice_unknown_domain_2991@localhost'>

*** User 2023-11-17 15:25:10.026 ***🔗
alicE_unknown_domain_2991@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.026 ***🔗
alicE_unknown_domain_2991@localhost out
<iq type='set' id='b49c9082634db34669c7b59d015ad0c4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.026 ***🔗
alicE_unknown_domain_2991@localhost in
<iq id='b49c9082634db34669c7b59d015ad0c4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unknown_domain_2991@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.026 ***🔗
alice_unknown_domain_2991@localhost/escalus-default-resource out
<iq type='set' id='d28d29fa2977f401c5a1c3a89e3aa0ee'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.027 ***🔗
alice_simple_message_3004@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.027 ***🔗
alice_simple_message_3004@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.027 ***🔗
alice_nonexistent_user_2990@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.027 ***🔗
alice_nonexistent_user_2990@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.027 ***🔗
alice_unknown_domain_2991@localhost/escalus-default-resource in
<iq from='localhost' to='alice_unknown_domain_2991@localhost/escalus-default-resource' id='d28d29fa2977f401c5a1c3a89e3aa0ee' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.027 ***🔗
alice_unknown_domain_2991@localhost/escalus-default-resource out
<iq type='set' id='c4d9b236f07d3617580d6a32e5beab2c'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.027 ***🔗
alice_simple_message_3004@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bc5a086fac8438f1' from='fed1' version='1.0' xml:lang='en' to='alice_simple_message_3004@fed1'>

*** User 2023-11-17 15:25:10.027 ***🔗
alice_nonexistent_user_2990@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7b74b83dfab253e1' from='fed1' version='1.0' xml:lang='en' to='alice_nonexistent_user_2990@fed1'>

*** User 2023-11-17 15:25:10.027 ***🔗
alice_simple_message_3004@fed1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.027 ***🔗
alice_nonexistent_user_2990@fed1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.027 ***🔗
alice_simple_message_3004@fed1 out
<iq type='set' id='641fcfde468e27060195598e99c37f65'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.027 ***🔗
alice_nonexistent_user_2990@fed1 out
<iq type='set' id='fbdc810e35e29e2b8b91a08d50fdb62b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.027 ***🔗
alice_unknown_domain_2991@localhost/escalus-default-resource in
<iq from='' to='alice_unknown_domain_2991@localhost/escalus-default-resource' id='c4d9b236f07d3617580d6a32e5beab2c' type='result'/>



*** User 2023-11-17 15:25:10.027 ***🔗
alice_nonexistent_user_2990@fed1 in
<iq id='fbdc810e35e29e2b8b91a08d50fdb62b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_nonexistent_user_2990@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.027 ***🔗
alice_simple_message_3004@fed1 in
<iq id='641fcfde468e27060195598e99c37f65' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_simple_message_3004@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.028 ***🔗
alice_nonexistent_user_2990@fed1/escalus-default-resource out
<iq type='set' id='e42dccb7b4a8532ca95c2e718f7af8f1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.028 ***🔗
alice_simple_message_3004@fed1/escalus-default-resource out
<iq type='set' id='8c7ef7003eaefcebede3de278f08bbee'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.028 ***🔗
alice_simple_message_3005@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.028 ***🔗
alice_nonexistent_user_2990@fed1/escalus-default-resource in
<iq from='fed1' to='alice_nonexistent_user_2990@fed1/escalus-default-resource' id='e42dccb7b4a8532ca95c2e718f7af8f1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.028 ***🔗
alice_nonexistent_user_2990@fed1/escalus-default-resource out
<iq type='set' id='53cac17b0b3cc1b0c6370c7f25061bc1'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.028 ***🔗
alice_simple_message_3005@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.028 ***🔗
alice_simple_message_3004@fed1/escalus-default-resource in
<iq from='fed1' to='alice_simple_message_3004@fed1/escalus-default-resource' id='8c7ef7003eaefcebede3de278f08bbee' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.028 ***🔗
alice_connections_info_2989@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.028 ***🔗
alice_simple_message_3004@fed1/escalus-default-resource out
<iq type='set' id='df54d73448c14da34039e0fd56fa6dce'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.028 ***🔗
alice_connections_info_2989@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.028 ***🔗
alice_simple_message_3005@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='91c259bae9c54c5c' from='fed1' version='1.0' xml:lang='en' to='alice_simple_message_3005@fed1'>

*** User 2023-11-17 15:25:10.029 ***🔗
alice_simple_message_3005@fed1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.029 ***🔗
alice_simple_message_3005@fed1 out
<iq type='set' id='e44f8c8ecd7adc1e8b1ee98a728de485'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.029 ***🔗
alice_connections_info_2989@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8c3e0810f12450f9' from='fed1' version='1.0' xml:lang='en' to='alice_connections_info_2989@fed1'>

*** User 2023-11-17 15:25:10.029 ***🔗
alice_nonexistent_user_2990@fed1/escalus-default-resource in
<iq from='' to='alice_nonexistent_user_2990@fed1/escalus-default-resource' id='53cac17b0b3cc1b0c6370c7f25061bc1' type='result'/>



*** User 2023-11-17 15:25:10.029 ***🔗
alice_connections_info_2989@fed1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.029 ***🔗
alice_connections_info_2989@fed1 out
<iq type='set' id='ba104cb61d65fba8f7b7ecdae4ac2891'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.029 ***🔗
alice_simple_message_3005@fed1 in
<iq id='e44f8c8ecd7adc1e8b1ee98a728de485' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_simple_message_3005@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.029 ***🔗
alice_simple_message_3005@fed1/escalus-default-resource out
<iq type='set' id='898f018360aa5eb47d5b3dcf953a23c0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.029 ***🔗
alice_connections_info_2989@fed1 in
<iq id='ba104cb61d65fba8f7b7ecdae4ac2891' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_connections_info_2989@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.029 ***🔗
alice_connections_info_2989@fed1/escalus-default-resource out
<iq type='set' id='79cc737591f2bb8c61091ec9a3542eb0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.029 ***🔗
alice_simple_message_2995@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.029 ***🔗
alice_simple_message_2995@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.030 ***🔗
alice_simple_message_3005@fed1/escalus-default-resource in
<iq from='fed1' to='alice_simple_message_3005@fed1/escalus-default-resource' id='898f018360aa5eb47d5b3dcf953a23c0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.030 ***🔗
alice_simple_message_3005@fed1/escalus-default-resource out
<iq type='set' id='bcd7104ffc02c95c60920c1957fd983a'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.030 ***🔗
alice_nonexistent_user_2990@fed1/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.030 ***🔗
alice_nonexistent_user_2990@fed1/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.030 ***🔗
alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.030 ***🔗
alice_simple_message_2995@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d41ed89f0a7375ce' from='fed1' version='1.0' xml:lang='en' to='alice_simple_message_2995@fed1'>

*** User 2023-11-17 15:25:10.030 ***🔗
alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.030 ***🔗
alice_simple_message_3004@fed1/escalus-default-resource in
<iq from='' to='alice_simple_message_3004@fed1/escalus-default-resource' id='df54d73448c14da34039e0fd56fa6dce' type='result'/>



*** User 2023-11-17 15:25:10.030 ***🔗
alice_connections_info_2989@fed1/escalus-default-resource in
<iq from='fed1' to='alice_connections_info_2989@fed1/escalus-default-resource' id='79cc737591f2bb8c61091ec9a3542eb0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.030 ***🔗
alice_simple_message_2995@fed1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.030 ***🔗
alice_connections_info_2989@fed1/escalus-default-resource out
<iq type='set' id='ca9db9be9ebaf3a20f127be1f580296a'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.030 ***🔗
alice_simple_message_2995@fed1 out
<iq type='set' id='02d2925f00bea3f66f10346e82223c95'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.030 ***🔗
alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a68596793a337322' from='fed1' version='1.0' xml:lang='en' to='alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1'>

*** User 2023-11-17 15:25:10.030 ***🔗
alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.030 ***🔗
alicE_nonexistent_user_2990@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.030 ***🔗
alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1 out
<iq type='set' id='76e401d1e36b5aedb923b7d64896ab05'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.031 ***🔗
alice_unknown_domain_2991@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.031 ***🔗
alice_simple_message_2995@fed1 in
<iq id='02d2925f00bea3f66f10346e82223c95' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_simple_message_2995@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.031 ***🔗
alice_unknown_domain_2991@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.031 ***🔗
alicE_nonexistent_user_2990@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ecb0fd136412a1ce' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.031 ***🔗
alice_simple_message_2995@fed1/escalus-default-resource out
<iq type='set' id='04382166b31e9f961869c2f21b92e63e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.031 ***🔗
alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1 in
<iq id='76e401d1e36b5aedb923b7d64896ab05' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.031 ***🔗
alice_simple_message_3005@fed1/escalus-default-resource in
<iq from='' to='alice_simple_message_3005@fed1/escalus-default-resource' id='bcd7104ffc02c95c60920c1957fd983a' type='result'/>



*** User 2023-11-17 15:25:10.031 ***🔗
alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1/escalus-default-resource out
<iq type='set' id='b26bbca1b850d7343c84437b79391fe5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.031 ***🔗
alicE_nonexistent_user_2990@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.031 ***🔗
alice_timeout_waiting_for_message_3007@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.031 ***🔗
alice_simple_message_3004@fed1/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.031 ***🔗
alicE_nonexistent_user_2990@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX25vbmV4aXN0ZW50X3VzZXJfMjk5MABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:25:10.031 ***🔗
alice_simple_message_3004@fed1/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.031 ***🔗
alice_timeout_waiting_for_message_3007@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.031 ***🔗
alice_simple_message_2995@fed1/escalus-default-resource in
<iq from='fed1' to='alice_simple_message_2995@fed1/escalus-default-resource' id='04382166b31e9f961869c2f21b92e63e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.031 ***🔗
alice_timeout_waiting_for_message_3006@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.031 ***🔗
alice_simple_message_2995@fed1/escalus-default-resource out
<iq type='set' id='02a0ce50df3128d794b31387289e14c7'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.031 ***🔗
alice_timeout_waiting_for_message_3007@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e52b024ecf0fdec7' from='fed1' version='1.0' xml:lang='en' to='alice_timeout_waiting_for_message_3007@fed1'>

*** User 2023-11-17 15:25:10.031 ***🔗
alice_timeout_waiting_for_message_3006@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.031 ***🔗
alice_timeout_waiting_for_message_3007@fed1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.032 ***🔗
alice_timeout_waiting_for_message_3007@fed1 out
<iq type='set' id='d7ff0756e8855eb6b21e8db6c9c9bcd1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.032 ***🔗
alicE_simple_message_3004@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.032 ***🔗
alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1/escalus-default-resource in
<iq from='fed1' to='alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1/escalus-default-resource' id='b26bbca1b850d7343c84437b79391fe5' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.032 ***🔗
alice_simple_message_3005@fed1/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.032 ***🔗
alice_connections_info_2989@fed1/escalus-default-resource in
<iq from='' to='alice_connections_info_2989@fed1/escalus-default-resource' id='ca9db9be9ebaf3a20f127be1f580296a' type='result'/>



*** User 2023-11-17 15:25:10.032 ***🔗
alice_simple_message_3005@fed1/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.032 ***🔗
alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1/escalus-default-resource out
<iq type='set' id='0d99c7a67ecc83545f1cab89cd3976fd'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.032 ***🔗
alice_timeout_waiting_for_message_3007@fed1 in
<iq id='d7ff0756e8855eb6b21e8db6c9c9bcd1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_timeout_waiting_for_message_3007@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.032 ***🔗
alice_timeout_waiting_for_message_3006@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='603d6167b0b8ba7b' from='fed1' version='1.0' xml:lang='en' to='alice_timeout_waiting_for_message_3006@fed1'>

*** User 2023-11-17 15:25:10.032 ***🔗
alicE_simple_message_3004@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='521f764be7f91e94' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.032 ***🔗
alice_timeout_waiting_for_message_3006@fed1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.032 ***🔗
alice_timeout_waiting_for_message_3007@fed1/escalus-default-resource out
<iq type='set' id='f9dafe19798b778d28cdda0a901723f7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.032 ***🔗
alicE_nonexistent_user_2990@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.032 ***🔗
alice_timeout_waiting_for_message_3006@fed1 out
<iq type='set' id='32c492a5bd2f01a41fc16cce2071cf2c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.032 ***🔗
alicE_simple_message_3004@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.032 ***🔗
alicE_nonexistent_user_2990@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.032 ***🔗
alice_simple_message_2999@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.032 ***🔗
alicE_simple_message_3004@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NpbXBsZV9tZXNzYWdlXzMwMDQAbWF0eWdyeXNh</auth>



*** User 2023-11-17 15:25:10.032 ***🔗
alice_simple_message_2999@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.032 ***🔗
alice_connections_info_2989@fed1/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.032 ***🔗
alice_connections_info_2989@fed1/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.032 ***🔗
alice_simple_message_2995@fed1/escalus-default-resource in
<iq from='' to='alice_simple_message_2995@fed1/escalus-default-resource' id='02a0ce50df3128d794b31387289e14c7' type='result'/>



*** User 2023-11-17 15:25:10.032 ***🔗
alicE_nonexistent_user_2990@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c7155be360321ac4' from='localhost' version='1.0' xml:lang='en' to='alice_nonexistent_user_2990@localhost'>

*** User 2023-11-17 15:25:10.032 ***🔗
alice_simple_message_2999@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='41f2980fafd326cd' from='fed1' version='1.0' xml:lang='en' to='alice_simple_message_2999@fed1'>

*** User 2023-11-17 15:25:10.032 ***🔗
alicE_nonexistent_user_2990@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.032 ***🔗
alice_timeout_waiting_for_message_3006@fed1 in
<iq id='32c492a5bd2f01a41fc16cce2071cf2c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_timeout_waiting_for_message_3006@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.032 ***🔗
alice_simple_message_2999@fed1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.033 ***🔗
alicE_nonexistent_user_2990@localhost out
<iq type='set' id='43871344376c58720b1601e317b17fa2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.033 ***🔗
alice_timeout_waiting_for_message_3007@fed1/escalus-default-resource in
<iq from='fed1' to='alice_timeout_waiting_for_message_3007@fed1/escalus-default-resource' id='f9dafe19798b778d28cdda0a901723f7' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.033 ***🔗
alicE_simple_message_3005@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.033 ***🔗
alice_timeout_waiting_for_message_3006@fed1/escalus-default-resource out
<iq type='set' id='5cbe6ab6f493cfcecbd160994463b090'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.033 ***🔗
alice_timeout_waiting_for_message_3007@fed1/escalus-default-resource out
<iq type='set' id='a104bc5ac7982759ee8ab7fcce3f1f97'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.033 ***🔗
alice_simple_message_2999@fed1 out
<iq type='set' id='19e36cc8a5f4be1404c4fd3926b4a86e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.033 ***🔗
alice_simple_message_2995@fed1/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.033 ***🔗
alicE_nonexistent_user_2990@localhost in
<iq id='43871344376c58720b1601e317b17fa2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_nonexistent_user_2990@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.033 ***🔗
alice_simple_message_2995@fed1/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.033 ***🔗
alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1/escalus-default-resource in
<iq from='' to='alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1/escalus-default-resource' id='0d99c7a67ecc83545f1cab89cd3976fd' type='result'/>



*** User 2023-11-17 15:25:10.033 ***🔗
alicE_simple_message_3005@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7be46449fbcaf078' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.033 ***🔗
alice_simple_message_2999@fed1 in
<iq id='19e36cc8a5f4be1404c4fd3926b4a86e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_simple_message_2999@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.033 ***🔗
alicE_simple_message_3004@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.033 ***🔗
alice_nonexistent_user_2990@localhost/escalus-default-resource out
<iq type='set' id='27689eb0524f68f30de22956424239f8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.033 ***🔗
alice_simple_message_2999@fed1/escalus-default-resource out
<iq type='set' id='fe3f34a312d2729d99ddfb1e960f1a3a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.033 ***🔗
alicE_simple_message_3004@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.033 ***🔗
alicE_simple_message_3005@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.033 ***🔗
alice_timeout_waiting_for_message_3006@fed1/escalus-default-resource in
<iq from='fed1' to='alice_timeout_waiting_for_message_3006@fed1/escalus-default-resource' id='5cbe6ab6f493cfcecbd160994463b090' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.033 ***🔗
alicE_simple_message_3005@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NpbXBsZV9tZXNzYWdlXzMwMDUAbWF0eWdyeXNh</auth>



*** User 2023-11-17 15:25:10.033 ***🔗
alice_timeout_waiting_for_message_3006@fed1/escalus-default-resource out
<iq type='set' id='48ba9bfdbbafa8aae9d660a1ce0ddb7e'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.033 ***🔗
alice_simple_message_2993@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.033 ***🔗
alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.033 ***🔗
alicE_simple_message_3004@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2f30cf639657446c' from='localhost' version='1.0' xml:lang='en' to='alice_simple_message_3004@localhost'>

*** User 2023-11-17 15:25:10.033 ***🔗
alice_timeout_waiting_for_message_3007@fed1/escalus-default-resource in
<iq from='' to='alice_timeout_waiting_for_message_3007@fed1/escalus-default-resource' id='a104bc5ac7982759ee8ab7fcce3f1f97' type='result'/>



*** User 2023-11-17 15:25:10.033 ***🔗
alice_only_messages_from_authenticated_domain_users_are_accepted_3001@fed1/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.033 ***🔗
alicE_simple_message_3004@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.033 ***🔗
alicE_simple_message_3004@localhost out
<iq type='set' id='aacce22e364a62357e1be5bcb486c116'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.033 ***🔗
alicE_simple_message_2995@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.033 ***🔗
alice_simple_message_2999@fed1/escalus-default-resource in
<iq from='fed1' to='alice_simple_message_2999@fed1/escalus-default-resource' id='fe3f34a312d2729d99ddfb1e960f1a3a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.034 ***🔗
alice_simple_message_2993@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='de3596b93fa60294' from='fed1' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.034 ***🔗
alice_simple_message_2999@fed1/escalus-default-resource out
<iq type='set' id='ea7ada282a6d3c8762f79b22479e542a'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.034 ***🔗
alice_timeout_waiting_for_message_3007@fed1/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.034 ***🔗
alicE_simple_message_2995@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1bc386ee869952ac' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.034 ***🔗
alicE_simple_message_3004@localhost in
<iq id='aacce22e364a62357e1be5bcb486c116' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_simple_message_3004@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.034 ***🔗
alice_simple_message_2993@fed1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.034 ***🔗
alice_timeout_waiting_for_message_3006@fed1/escalus-default-resource in
<iq from='' to='alice_timeout_waiting_for_message_3006@fed1/escalus-default-resource' id='48ba9bfdbbafa8aae9d660a1ce0ddb7e' type='result'/>



*** User 2023-11-17 15:25:10.034 ***🔗
alice_simple_message_3004@localhost/escalus-default-resource out
<iq type='set' id='4667880ac3875fff82dd040d2e964886'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.034 ***🔗
alice_simple_message_2993@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3NpbXBsZV9tZXNzYWdlXzI5OTMAbWFrb3RhMg==</auth>



*** User 2023-11-17 15:25:10.034 ***🔗
alicE_simple_message_2995@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.034 ***🔗
alice_timeout_waiting_for_message_3007@fed1/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.034 ***🔗
alicE_simple_message_3005@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.034 ***🔗
alicE_simple_message_2995@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NpbXBsZV9tZXNzYWdlXzI5OTUAbWF0eWdyeXNh</auth>



*** User 2023-11-17 15:25:10.034 ***🔗
alicE_simple_message_3005@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.034 ***🔗
alice_simple_message_2999@fed1/escalus-default-resource in
<iq from='' to='alice_simple_message_2999@fed1/escalus-default-resource' id='ea7ada282a6d3c8762f79b22479e542a' type='result'/>



*** User 2023-11-17 15:25:10.034 ***🔗
alice_timeout_waiting_for_message_3006@fed1/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.034 ***🔗
alicE_simple_message_3005@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bc0223c1cb41341a' from='localhost' version='1.0' xml:lang='en' to='alice_simple_message_3005@localhost'>

*** User 2023-11-17 15:25:10.034 ***🔗
alice_timeout_waiting_for_message_3006@fed1/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.034 ***🔗
alicE_simple_message_3005@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.034 ***🔗
alicE_simple_message_3005@localhost out
<iq type='set' id='cef7774e044630a4f73e22c24cef9ee8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.034 ***🔗
alicE_timeout_waiting_for_message_3007@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.034 ***🔗
alice_nonexistent_user_2990@localhost/escalus-default-resource in
<iq from='localhost' to='alice_nonexistent_user_2990@localhost/escalus-default-resource' id='27689eb0524f68f30de22956424239f8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.034 ***🔗
alice_simple_message_2999@fed1/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.035 ***🔗
alice_simple_message_3004@localhost/escalus-default-resource in
<iq from='localhost' to='alice_simple_message_3004@localhost/escalus-default-resource' id='4667880ac3875fff82dd040d2e964886' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.035 ***🔗
alice_simple_message_2999@fed1/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.035 ***🔗
alice_simple_message_3004@localhost/escalus-default-resource out
<iq type='set' id='39de8d948206887bfc919e8153b6cd1f'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.035 ***🔗
alicE_timeout_waiting_for_message_3007@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cc746b1e33306316' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.035 ***🔗
alicE_simple_message_3005@localhost in
<iq id='cef7774e044630a4f73e22c24cef9ee8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_simple_message_3005@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.035 ***🔗
alice_nonexistent_user_2990@localhost/escalus-default-resource out
<iq type='set' id='4e6bd1830512c6eaa4e217b1fde7abef'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.035 ***🔗
alicE_timeout_waiting_for_message_3007@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.035 ***🔗
alicE_simple_message_2995@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.035 ***🔗
alicE_timeout_waiting_for_message_3006@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.035 ***🔗
alicE_timeout_waiting_for_message_3007@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3RpbWVvdXRfd2FpdGluZ19mb3JfbWVzc2FnZV8zMDA3AG1hdHlncnlzYQ==</auth>



*** User 2023-11-17 15:25:10.035 ***🔗
alice_simple_message_3005@localhost/escalus-default-resource out
<iq type='set' id='fdac6de22ac4e9cd729ac0a976a6cfc0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.035 ***🔗
alicE_simple_message_2995@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.035 ***🔗
alice_simple_message_3004@localhost/escalus-default-resource in
<iq from='' to='alice_simple_message_3004@localhost/escalus-default-resource' id='39de8d948206887bfc919e8153b6cd1f' type='result'/>



*** User 2023-11-17 15:25:10.035 ***🔗
alicE_timeout_waiting_for_message_3006@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='90fb12b3d86439f2' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.035 ***🔗
alicE_malformed_jid_2992@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.035 ***🔗
alicE_simple_message_2999@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.035 ***🔗
alicE_simple_message_2995@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ebbcd892417821f9' from='localhost' version='1.0' xml:lang='en' to='alice_simple_message_2995@localhost'>

*** User 2023-11-17 15:25:10.035 ***🔗
alicE_timeout_waiting_for_message_3006@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.035 ***🔗
alicE_simple_message_2995@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.035 ***🔗
alicE_timeout_waiting_for_message_3006@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3RpbWVvdXRfd2FpdGluZ19mb3JfbWVzc2FnZV8zMDA2AG1hdHlncnlzYQ==</auth>



*** User 2023-11-17 15:25:10.035 ***🔗
alicE_simple_message_2995@localhost out
<iq type='set' id='3a034caaadaaf41f58a61937e2715709'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.035 ***🔗
alicE_malformed_jid_2992@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f6d086842a1babae' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.035 ***🔗
alicE_simple_message_2999@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fcb17866abd13dd5' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.036 ***🔗
alicE_simple_message_2999@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.036 ***🔗
alice_simple_message_3005@localhost/escalus-default-resource in
<iq from='localhost' to='alice_simple_message_3005@localhost/escalus-default-resource' id='fdac6de22ac4e9cd729ac0a976a6cfc0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.036 ***🔗
alicE_simple_message_2995@localhost in
<iq id='3a034caaadaaf41f58a61937e2715709' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_simple_message_2995@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.036 ***🔗
alice_simple_message_3005@localhost/escalus-default-resource out
<iq type='set' id='2751588c2057499a8c948990e4214293'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.036 ***🔗
alicE_simple_message_2999@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NpbXBsZV9tZXNzYWdlXzI5OTkAbWF0eWdyeXNh</auth>



*** User 2023-11-17 15:25:10.036 ***🔗
alicE_malformed_jid_2992@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.036 ***🔗
alicE_malformed_jid_2992@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX21hbGZvcm1lZF9qaWRfMjk5MgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:25:10.036 ***🔗
alice_simple_message_2995@localhost/escalus-default-resource out
<iq type='set' id='79e869fd4343cec8821c441f86bc878c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.036 ***🔗
alicE_timeout_waiting_for_message_3007@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.036 ***🔗
alicE_timeout_waiting_for_message_3007@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.036 ***🔗
alicE_timeout_waiting_for_message_3006@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.036 ***🔗
alicE_timeout_waiting_for_message_3006@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.036 ***🔗
alicE_timeout_waiting_for_message_3007@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='42084361d63e3a31' from='localhost' version='1.0' xml:lang='en' to='alice_timeout_waiting_for_message_3007@localhost'>

*** User 2023-11-17 15:25:10.036 ***🔗
alicE_timeout_waiting_for_message_3007@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.036 ***🔗
alicE_timeout_waiting_for_message_3007@localhost out
<iq type='set' id='68f4a6915e6264e89013cd5e951b7dab'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.036 ***🔗
alicE_timeout_waiting_for_message_3006@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6feadab1ad60b0e1' from='localhost' version='1.0' xml:lang='en' to='alice_timeout_waiting_for_message_3006@localhost'>

*** User 2023-11-17 15:25:10.036 ***🔗
alicE_simple_message_2999@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.036 ***🔗
alicE_timeout_waiting_for_message_3006@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.036 ***🔗
alicE_malformed_jid_2992@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.036 ***🔗
alicE_simple_message_2999@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.036 ***🔗
alicE_timeout_waiting_for_message_3006@localhost out
<iq type='set' id='a60dbec2750401f3b0f354125134a68d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.036 ***🔗
alicE_malformed_jid_2992@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.036 ***🔗
alicE_timeout_waiting_for_message_3007@localhost in
<iq id='68f4a6915e6264e89013cd5e951b7dab' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_timeout_waiting_for_message_3007@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.036 ***🔗
alice_simple_message_2995@localhost/escalus-default-resource in
<iq from='localhost' to='alice_simple_message_2995@localhost/escalus-default-resource' id='79e869fd4343cec8821c441f86bc878c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.037 ***🔗
alice_timeout_waiting_for_message_3007@localhost/escalus-default-resource out
<iq type='set' id='c7fe5f769e22c1053989ab6822fde800'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.037 ***🔗
alicE_simple_message_2999@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='53444d37b128dea8' from='localhost' version='1.0' xml:lang='en' to='alice_simple_message_2999@localhost'>

*** User 2023-11-17 15:25:10.037 ***🔗
alice_simple_message_2995@localhost/escalus-default-resource out
<iq type='set' id='93f1329db3476a60b7af00e35dec65d6'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.037 ***🔗
alicE_timeout_waiting_for_message_3006@localhost in
<iq id='a60dbec2750401f3b0f354125134a68d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_timeout_waiting_for_message_3006@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.037 ***🔗
alicE_simple_message_2999@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.037 ***🔗
alicE_malformed_jid_2992@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b695f6cb3286c268' from='localhost' version='1.0' xml:lang='en' to='alice_malformed_jid_2992@localhost'>

*** User 2023-11-17 15:25:10.037 ***🔗
alicE_simple_message_2999@localhost out
<iq type='set' id='14ab49732a66c8a91163c495c3421c37'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.037 ***🔗
alice_timeout_waiting_for_message_3006@localhost/escalus-default-resource out
<iq type='set' id='00deb919815667f9587dff3fca75db97'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.037 ***🔗
alicE_malformed_jid_2992@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.037 ***🔗
alicE_malformed_jid_2992@localhost out
<iq type='set' id='01f8d0680ccb040f3a7f1ec1d1127e19'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.037 ***🔗
alicE_simple_message_2999@localhost in
<iq id='14ab49732a66c8a91163c495c3421c37' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_simple_message_2999@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.037 ***🔗
alice_simple_message_2993@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.037 ***🔗
alicE_malformed_jid_2992@localhost in
<iq id='01f8d0680ccb040f3a7f1ec1d1127e19' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_malformed_jid_2992@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.037 ***🔗
alice_simple_message_2993@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.037 ***🔗
alice_simple_message_2999@localhost/escalus-default-resource out
<iq type='set' id='95a21977d4c1bcf2719d038c147df64a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.037 ***🔗
alice_timeout_waiting_for_message_3007@localhost/escalus-default-resource in
<iq from='localhost' to='alice_timeout_waiting_for_message_3007@localhost/escalus-default-resource' id='c7fe5f769e22c1053989ab6822fde800' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.037 ***🔗
alice_malformed_jid_2992@localhost/escalus-default-resource out
<iq type='set' id='693d0f5b0dea5e4675aef88217dc5601'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.037 ***🔗
alice_timeout_waiting_for_message_3007@localhost/escalus-default-resource out
<iq type='set' id='0f9cbd59b50d420d8a09addf697e5aef'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.037 ***🔗
alice_timeout_waiting_for_message_3006@localhost/escalus-default-resource in
<iq from='localhost' to='alice_timeout_waiting_for_message_3006@localhost/escalus-default-resource' id='00deb919815667f9587dff3fca75db97' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.037 ***🔗
alice_timeout_waiting_for_message_3006@localhost/escalus-default-resource out
<iq type='set' id='2ec25932971aa56b1b2ad467e636377a'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.038 ***🔗
alice_simple_message_2993@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2b45d38246d924f3' from='fed1' version='1.0' xml:lang='en' to='alice_simple_message_2993@fed1'>

*** User 2023-11-17 15:25:10.038 ***🔗
alice_simple_message_2993@fed1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.038 ***🔗
alice_simple_message_2993@fed1 out
<iq type='set' id='d53306126c5f1318861b619f105a0375'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.038 ***🔗
alice_simple_message_2993@fed1 in
<iq id='d53306126c5f1318861b619f105a0375' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_simple_message_2993@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.038 ***🔗
alice_malformed_jid_2992@localhost/escalus-default-resource in
<iq from='localhost' to='alice_malformed_jid_2992@localhost/escalus-default-resource' id='693d0f5b0dea5e4675aef88217dc5601' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.038 ***🔗
alice_simple_message_2993@fed1/escalus-default-resource out
<iq type='set' id='d9ee784194009f68c49bf538d6e4da57'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.038 ***🔗
alice_simple_message_2999@localhost/escalus-default-resource in
<iq from='localhost' to='alice_simple_message_2999@localhost/escalus-default-resource' id='95a21977d4c1bcf2719d038c147df64a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.038 ***🔗
alice_malformed_jid_2992@localhost/escalus-default-resource out
<iq type='set' id='2c0d13d926ee4e2d60b4f1704acab290'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.038 ***🔗
alice_simple_message_2999@localhost/escalus-default-resource out
<iq type='set' id='5db95d3b9fdf0b65fdea69cb806b9795'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.039 ***🔗
alice_simple_message_2993@fed1/escalus-default-resource in
<iq from='fed1' to='alice_simple_message_2993@fed1/escalus-default-resource' id='d9ee784194009f68c49bf538d6e4da57' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.039 ***🔗
alice_simple_message_2993@fed1/escalus-default-resource out
<iq type='set' id='07ccff45320cae0a24299597181040c0'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.039 ***🔗
alice_simple_message_3004@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.039 ***🔗
alice_nonexistent_user_2990@localhost/escalus-default-resource in
<iq from='' to='alice_nonexistent_user_2990@localhost/escalus-default-resource' id='4e6bd1830512c6eaa4e217b1fde7abef' type='result'/>



*** User 2023-11-17 15:25:10.039 ***🔗
alice_simple_message_3004@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.039 ***🔗
alice_simple_message_2993@fed1/escalus-default-resource in
<iq from='' to='alice_simple_message_2993@fed1/escalus-default-resource' id='07ccff45320cae0a24299597181040c0' type='result'/>



*** User 2023-11-17 15:25:10.039 ***🔗
alice_simple_message_2993@fed1/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.039 ***🔗
alice_simple_message_2993@fed1/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.040 ***🔗
alicE_simple_message_2993@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.040 ***🔗
alicE_simple_message_2993@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='83fd7e5661f1614d' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.040 ***🔗
alicE_simple_message_2993@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.040 ***🔗
alicE_simple_message_2993@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NpbXBsZV9tZXNzYWdlXzI5OTMAbWF0eWdyeXNh</auth>



*** User 2023-11-17 15:25:10.041 ***🔗
alice_simple_message_2996@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.041 ***🔗
alicE_simple_message_2993@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.041 ***🔗
alicE_simple_message_2993@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.041 ***🔗
alice_simple_message_2996@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='482c37ace65853c1' from='fed1' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.041 ***🔗
alicE_simple_message_2993@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='796fc919d1cee5b2' from='localhost' version='1.0' xml:lang='en' to='alice_simple_message_2993@localhost'>

*** User 2023-11-17 15:25:10.041 ***🔗
alice_simple_message_2996@fed1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.041 ***🔗
alicE_simple_message_2993@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.041 ***🔗
alicE_simple_message_2993@localhost out
<iq type='set' id='6c8d5ef2644c4ef8c9feac1f51985554'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.041 ***🔗
alice_simple_message_2996@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3NpbXBsZV9tZXNzYWdlXzI5OTYAbWFrb3RhMg==</auth>



*** User 2023-11-17 15:25:10.041 ***🔗
alice_nonexistent_user_2990@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.041 ***🔗
alice_simple_message_3005@localhost/escalus-default-resource in
<iq from='' to='alice_simple_message_3005@localhost/escalus-default-resource' id='2751588c2057499a8c948990e4214293' type='result'/>



*** User 2023-11-17 15:25:10.041 ***🔗
alice_nonexistent_user_2990@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.042 ***🔗
alicE_simple_message_2993@localhost in
<iq id='6c8d5ef2644c4ef8c9feac1f51985554' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_simple_message_2993@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.042 ***🔗
alice_simple_message_2993@localhost/escalus-default-resource out
<iq type='set' id='36f99e129547729b3dc5e4e847bdcbe4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.042 ***🔗
alice_simple_message_2993@localhost/escalus-default-resource in
<iq from='localhost' to='alice_simple_message_2993@localhost/escalus-default-resource' id='36f99e129547729b3dc5e4e847bdcbe4' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.042 ***🔗
alice_simple_message_2993@localhost/escalus-default-resource out
<iq type='set' id='d3652fbf34f4b3bb93d5a48f7aa36872'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.043 ***🔗
alice_simple_message_2997@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.043 ***🔗
alice_simple_message_2997@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='992b6a980b35fe9a' from='fed1' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.044 ***🔗
alice_simple_message_2997@fed1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.044 ***🔗
alice_simple_message_2997@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3NpbXBsZV9tZXNzYWdlXzI5OTcAbWFrb3RhMg==</auth>



*** User 2023-11-17 15:25:10.044 ***🔗
alice_simple_message_3005@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.044 ***🔗
alice_simple_message_2995@localhost/escalus-default-resource in
<iq from='' to='alice_simple_message_2995@localhost/escalus-default-resource' id='93f1329db3476a60b7af00e35dec65d6' type='result'/>



*** User 2023-11-17 15:25:10.044 ***🔗
alice_simple_message_3005@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.044 ***🔗
alice_simple_message_2996@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.044 ***🔗
alice_simple_message_2996@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.045 ***🔗
alice_simple_message_2996@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7658e316dac0513b' from='fed1' version='1.0' xml:lang='en' to='alice_simple_message_2996@fed1'>

*** User 2023-11-17 15:25:10.045 ***🔗
alice_simple_message_2996@fed1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.045 ***🔗
alice_simple_message_2996@fed1 out
<iq type='set' id='b9b9d99b61cfa26c431104c7b112d1c1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.045 ***🔗
alice_simple_message_2996@fed1 in
<iq id='b9b9d99b61cfa26c431104c7b112d1c1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_simple_message_2996@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.045 ***🔗
alice_simple_message_2996@fed1/escalus-default-resource out
<iq type='set' id='7765223f6dbbb24ddc56299f9cd95a38'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.046 ***🔗
alice_simple_message_2996@fed1/escalus-default-resource in
<iq from='fed1' to='alice_simple_message_2996@fed1/escalus-default-resource' id='7765223f6dbbb24ddc56299f9cd95a38' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.046 ***🔗
alice_simple_message_2996@fed1/escalus-default-resource out
<iq type='set' id='f632c68531da789f10918f96f8801485'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.046 ***🔗
alice_simple_message_2994@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.046 ***🔗
alice_simple_message_2994@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b9f88e1845a1f64e' from='fed1' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.046 ***🔗
alice_simple_message_2996@fed1/escalus-default-resource in
<iq from='' to='alice_simple_message_2996@fed1/escalus-default-resource' id='f632c68531da789f10918f96f8801485' type='result'/>



*** User 2023-11-17 15:25:10.046 ***🔗
alice_simple_message_2994@fed1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.046 ***🔗
alice_simple_message_2994@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3NpbXBsZV9tZXNzYWdlXzI5OTQAbWFrb3RhMg==</auth>



*** User 2023-11-17 15:25:10.046 ***🔗
alice_simple_message_2997@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.046 ***🔗
alice_simple_message_2996@fed1/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.046 ***🔗
alice_simple_message_2997@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.047 ***🔗
alice_simple_message_2996@fed1/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.047 ***🔗
alice_simple_message_2995@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.047 ***🔗
alice_timeout_waiting_for_message_3007@localhost/escalus-default-resource in
<iq from='' to='alice_timeout_waiting_for_message_3007@localhost/escalus-default-resource' id='0f9cbd59b50d420d8a09addf697e5aef' type='result'/>



*** User 2023-11-17 15:25:10.047 ***🔗
alice_simple_message_2995@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.047 ***🔗
alice_simple_message_2997@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2a6a29b490f79df7' from='fed1' version='1.0' xml:lang='en' to='alice_simple_message_2997@fed1'>

*** User 2023-11-17 15:25:10.047 ***🔗
alice_simple_message_2997@fed1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.047 ***🔗
alice_simple_message_2997@fed1 out
<iq type='set' id='0aefb1fd23e588f359abe88b8ef4ad78'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.047 ***🔗
alicE_simple_message_2996@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.047 ***🔗
alice_simple_message_2997@fed1 in
<iq id='0aefb1fd23e588f359abe88b8ef4ad78' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_simple_message_2997@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.047 ***🔗
alice_simple_message_2997@fed1/escalus-default-resource out
<iq type='set' id='e4716d4c09f6e75c99ce5e9508dbda57'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.047 ***🔗
alicE_simple_message_2996@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a98f5943eb2bba8b' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.048 ***🔗
alicE_simple_message_2996@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.048 ***🔗
alicE_simple_message_2996@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NpbXBsZV9tZXNzYWdlXzI5OTYAbWF0eWdyeXNh</auth>



*** User 2023-11-17 15:25:10.048 ***🔗
alice_simple_message_2997@fed1/escalus-default-resource in
<iq from='fed1' to='alice_simple_message_2997@fed1/escalus-default-resource' id='e4716d4c09f6e75c99ce5e9508dbda57' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.048 ***🔗
alice_simple_message_2997@fed1/escalus-default-resource out
<iq type='set' id='b98c8dd9253b1cef47941970061dcab0'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.048 ***🔗
alice_simple_message_2997@fed1/escalus-default-resource in
<iq from='' to='alice_simple_message_2997@fed1/escalus-default-resource' id='b98c8dd9253b1cef47941970061dcab0' type='result'/>



*** User 2023-11-17 15:25:10.048 ***🔗
alicE_simple_message_2996@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.048 ***🔗
alicE_simple_message_2996@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.048 ***🔗
alice_simple_message_2997@fed1/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.049 ***🔗
alice_timeout_waiting_for_message_2998@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.049 ***🔗
alicE_simple_message_2996@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b5dae8203ddef3f6' from='localhost' version='1.0' xml:lang='en' to='alice_simple_message_2996@localhost'>

*** User 2023-11-17 15:25:10.049 ***🔗
alice_simple_message_2997@fed1/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.049 ***🔗
alicE_simple_message_2996@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.049 ***🔗
alicE_simple_message_2996@localhost out
<iq type='set' id='814a23440d4db35f75e805dbd2aa488e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.049 ***🔗
alice_timeout_waiting_for_message_2998@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='62a941485d46959e' from='fed1' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.049 ***🔗
alicE_simple_message_2996@localhost in
<iq id='814a23440d4db35f75e805dbd2aa488e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_simple_message_2996@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.049 ***🔗
alice_simple_message_2996@localhost/escalus-default-resource out
<iq type='set' id='5ade203c2d2fd2b81cfdaec8793939b0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.049 ***🔗
alicE_simple_message_2997@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.049 ***🔗
alice_timeout_waiting_for_message_2998@fed1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.049 ***🔗
alice_timeout_waiting_for_message_2998@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3RpbWVvdXRfd2FpdGluZ19mb3JfbWVzc2FnZV8yOTk4AG1ha290YTI=</auth>



*** User 2023-11-17 15:25:10.049 ***🔗
alice_timeout_waiting_for_message_3007@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.049 ***🔗
alice_timeout_waiting_for_message_3007@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.049 ***🔗
alice_timeout_waiting_for_message_3006@localhost/escalus-default-resource in
<iq from='' to='alice_timeout_waiting_for_message_3006@localhost/escalus-default-resource' id='2ec25932971aa56b1b2ad467e636377a' type='result'/>



*** User 2023-11-17 15:25:10.049 ***🔗
alicE_simple_message_2997@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fc1d4dc5f8905ad5' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.049 ***🔗
alice_simple_message_2994@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.049 ***🔗
alice_simple_message_2994@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.049 ***🔗
alicE_simple_message_2997@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.050 ***🔗
alicE_simple_message_2997@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NpbXBsZV9tZXNzYWdlXzI5OTcAbWF0eWdyeXNh</auth>



*** User 2023-11-17 15:25:10.050 ***🔗
alice_simple_message_2996@localhost/escalus-default-resource in
<iq from='localhost' to='alice_simple_message_2996@localhost/escalus-default-resource' id='5ade203c2d2fd2b81cfdaec8793939b0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.050 ***🔗
alice_simple_message_2994@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e6ef2cb7679ef061' from='fed1' version='1.0' xml:lang='en' to='alice_simple_message_2994@fed1'>

*** User 2023-11-17 15:25:10.050 ***🔗
alice_simple_message_2996@localhost/escalus-default-resource out
<iq type='set' id='9e9baf697e6cfb15dfcb621b8517691e'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.050 ***🔗
alice_simple_message_2994@fed1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.050 ***🔗
alice_simple_message_2994@fed1 out
<iq type='set' id='8a899706e975ebec883af4a43046c3bc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.050 ***🔗
alice_simple_message_2994@fed1 in
<iq id='8a899706e975ebec883af4a43046c3bc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_simple_message_2994@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.050 ***🔗
alice_simple_message_2994@fed1/escalus-default-resource out
<iq type='set' id='c1228f33194919842a570e9a744cfec5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.050 ***🔗
alicE_simple_message_2997@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.050 ***🔗
alicE_simple_message_2997@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.050 ***🔗
alice_simple_message_2994@fed1/escalus-default-resource in
<iq from='fed1' to='alice_simple_message_2994@fed1/escalus-default-resource' id='c1228f33194919842a570e9a744cfec5' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.050 ***🔗
alice_simple_message_2994@fed1/escalus-default-resource out
<iq type='set' id='a57d061643e432feeb41feb421729b63'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.051 ***🔗
alicE_simple_message_2997@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='07cdda029203ec7a' from='localhost' version='1.0' xml:lang='en' to='alice_simple_message_2997@localhost'>

*** User 2023-11-17 15:25:10.051 ***🔗
alicE_simple_message_2997@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.051 ***🔗
alicE_simple_message_2997@localhost out
<iq type='set' id='a7780f3b17e0c887be48a3a71d9a54ba'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.051 ***🔗
alice_simple_message_2994@fed1/escalus-default-resource in
<iq from='' to='alice_simple_message_2994@fed1/escalus-default-resource' id='a57d061643e432feeb41feb421729b63' type='result'/>



*** User 2023-11-17 15:25:10.051 ***🔗
alicE_simple_message_2997@localhost in
<iq id='a7780f3b17e0c887be48a3a71d9a54ba' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_simple_message_2997@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.051 ***🔗
alice_simple_message_2997@localhost/escalus-default-resource out
<iq type='set' id='078f143ae607a5a051a6360ae34c26b6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.051 ***🔗
alice_timeout_waiting_for_message_3006@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.051 ***🔗
alice_simple_message_2994@fed1/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.051 ***🔗
alice_timeout_waiting_for_message_3006@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.051 ***🔗
alice_simple_message_2994@fed1/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.051 ***🔗
alice_malformed_jid_2992@localhost/escalus-default-resource in
<iq from='' to='alice_malformed_jid_2992@localhost/escalus-default-resource' id='2c0d13d926ee4e2d60b4f1704acab290' type='result'/>



*** User 2023-11-17 15:25:10.051 ***🔗
alice_simple_message_2997@localhost/escalus-default-resource in
<iq from='localhost' to='alice_simple_message_2997@localhost/escalus-default-resource' id='078f143ae607a5a051a6360ae34c26b6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.052 ***🔗
alice_simple_message_2997@localhost/escalus-default-resource out
<iq type='set' id='98e46d8557f94f360608f3fda89df73c'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.052 ***🔗
alicE_simple_message_2994@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.052 ***🔗
alice_timeout_waiting_for_message_2998@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.052 ***🔗
alice_timeout_waiting_for_message_2998@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.052 ***🔗
alicE_simple_message_2994@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='21a265ab4fd2074f' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.052 ***🔗
alice_timeout_waiting_for_message_2998@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0a6c69e0e3da5ee5' from='fed1' version='1.0' xml:lang='en' to='alice_timeout_waiting_for_message_2998@fed1'>

*** User 2023-11-17 15:25:10.052 ***🔗
alicE_simple_message_2994@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.052 ***🔗
alicE_simple_message_2994@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NpbXBsZV9tZXNzYWdlXzI5OTQAbWF0eWdyeXNh</auth>



*** User 2023-11-17 15:25:10.052 ***🔗
alice_timeout_waiting_for_message_2998@fed1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.052 ***🔗
alice_timeout_waiting_for_message_2998@fed1 out
<iq type='set' id='64cf692c2970b39533941923f65c95bf'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.053 ***🔗
alice_timeout_waiting_for_message_2998@fed1 in
<iq id='64cf692c2970b39533941923f65c95bf' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_timeout_waiting_for_message_2998@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.053 ***🔗
alice_timeout_waiting_for_message_2998@fed1/escalus-default-resource out
<iq type='set' id='f979db1042ce340bfea9e9c63b9539af'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.053 ***🔗
alicE_simple_message_2994@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.053 ***🔗
alicE_simple_message_2994@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.053 ***🔗
alice_timeout_waiting_for_message_2998@fed1/escalus-default-resource in
<iq from='fed1' to='alice_timeout_waiting_for_message_2998@fed1/escalus-default-resource' id='f979db1042ce340bfea9e9c63b9539af' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.053 ***🔗
alicE_simple_message_2994@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5205ed91bef8b6ba' from='localhost' version='1.0' xml:lang='en' to='alice_simple_message_2994@localhost'>

*** User 2023-11-17 15:25:10.053 ***🔗
alice_timeout_waiting_for_message_2998@fed1/escalus-default-resource out
<iq type='set' id='9d21aa30d830105bf670ad79ce2902a4'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.053 ***🔗
alicE_simple_message_2994@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.053 ***🔗
alicE_simple_message_2994@localhost out
<iq type='set' id='57af62cd4102527317b9e4bf4a8217a8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.053 ***🔗
alice_malformed_jid_2992@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.053 ***🔗
alice_malformed_jid_2992@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.053 ***🔗
alice_simple_message_2999@localhost/escalus-default-resource in
<iq from='' to='alice_simple_message_2999@localhost/escalus-default-resource' id='5db95d3b9fdf0b65fdea69cb806b9795' type='result'/>



*** User 2023-11-17 15:25:10.053 ***🔗
alicE_simple_message_2994@localhost in
<iq id='57af62cd4102527317b9e4bf4a8217a8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_simple_message_2994@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.054 ***🔗
alice_simple_message_2994@localhost/escalus-default-resource out
<iq type='set' id='ff446ded8e6bdda7aa22f4981506d9bc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.054 ***🔗
alice_timeout_waiting_for_message_2998@fed1/escalus-default-resource in
<iq from='' to='alice_timeout_waiting_for_message_2998@fed1/escalus-default-resource' id='9d21aa30d830105bf670ad79ce2902a4' type='result'/>



*** User 2023-11-17 15:25:10.054 ***🔗
alice_timeout_waiting_for_message_2998@fed1/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.054 ***🔗
alice_timeout_waiting_for_message_2998@fed1/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.054 ***🔗
alice_simple_message_2994@localhost/escalus-default-resource in
<iq from='localhost' to='alice_simple_message_2994@localhost/escalus-default-resource' id='ff446ded8e6bdda7aa22f4981506d9bc' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.054 ***🔗
alice_simple_message_2994@localhost/escalus-default-resource out
<iq type='set' id='2b8e12822bacbf622454fd1f9ff72037'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.054 ***🔗
alicE_timeout_waiting_for_message_2998@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.055 ***🔗
alicE_timeout_waiting_for_message_2998@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1a4dd5d747de2c6a' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.055 ***🔗
alicE_timeout_waiting_for_message_2998@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.055 ***🔗
alicE_timeout_waiting_for_message_2998@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3RpbWVvdXRfd2FpdGluZ19mb3JfbWVzc2FnZV8yOTk4AG1hdHlncnlzYQ==</auth>



*** User 2023-11-17 15:25:10.056 ***🔗
alice_simple_message_2999@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.056 ***🔗
alice_simple_message_2993@localhost/escalus-default-resource in
<iq from='' to='alice_simple_message_2993@localhost/escalus-default-resource' id='d3652fbf34f4b3bb93d5a48f7aa36872' type='result'/>



*** User 2023-11-17 15:25:10.056 ***🔗
alice_simple_message_2999@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.056 ***🔗
alicE_timeout_waiting_for_message_2998@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.056 ***🔗
alicE_timeout_waiting_for_message_2998@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.056 ***🔗
alicE_timeout_waiting_for_message_2998@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='569ff1ac4433d6f0' from='localhost' version='1.0' xml:lang='en' to='alice_timeout_waiting_for_message_2998@localhost'>

*** User 2023-11-17 15:25:10.056 ***🔗
alicE_timeout_waiting_for_message_2998@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.056 ***🔗
alicE_timeout_waiting_for_message_2998@localhost out
<iq type='set' id='18802de314d53353d466d6c00acc4466'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.057 ***🔗
alicE_timeout_waiting_for_message_2998@localhost in
<iq id='18802de314d53353d466d6c00acc4466' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_timeout_waiting_for_message_2998@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.057 ***🔗
alice_timeout_waiting_for_message_2998@localhost/escalus-default-resource out
<iq type='set' id='4e397d3ad6de0be6b76b8bb51e41cabf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.095 ***🔗
alice_timeout_waiting_for_message_2998@localhost/escalus-default-resource in
<iq from='localhost' to='alice_timeout_waiting_for_message_2998@localhost/escalus-default-resource' id='4e397d3ad6de0be6b76b8bb51e41cabf' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.095 ***🔗
alice_timeout_waiting_for_message_2998@localhost/escalus-default-resource out
<iq type='set' id='a96121f19bd6aced8897805fbb4bdf01'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.096 ***🔗
alice_simple_message_2993@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.096 ***🔗
alice_simple_message_2993@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.096 ***🔗
alice_simple_message_2996@localhost/escalus-default-resource in
<iq from='' to='alice_simple_message_2996@localhost/escalus-default-resource' id='9e9baf697e6cfb15dfcb621b8517691e' type='result'/>



*** User 2023-11-17 15:25:10.098 ***🔗
alice_simple_message_2996@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.098 ***🔗
alice_simple_message_2997@localhost/escalus-default-resource in
<iq from='' to='alice_simple_message_2997@localhost/escalus-default-resource' id='98e46d8557f94f360608f3fda89df73c' type='result'/>



*** User 2023-11-17 15:25:10.098 ***🔗
alice_simple_message_2996@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.100 ***🔗
alice_simple_message_2994@localhost/escalus-default-resource in
<iq from='' to='alice_simple_message_2994@localhost/escalus-default-resource' id='2b8e12822bacbf622454fd1f9ff72037' type='result'/>



*** User 2023-11-17 15:25:10.100 ***🔗
alice_simple_message_2997@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.101 ***🔗
alice_simple_message_2997@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.103 ***🔗
alice_simple_message_2994@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.103 ***🔗
alice_timeout_waiting_for_message_2998@localhost/escalus-default-resource in
<iq from='' to='alice_timeout_waiting_for_message_2998@localhost/escalus-default-resource' id='a96121f19bd6aced8897805fbb4bdf01' type='result'/>



*** User 2023-11-17 15:25:10.103 ***🔗
alice_simple_message_2994@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.105 ***🔗
alice_timeout_waiting_for_message_2998@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.105 ***🔗
alice_timeout_waiting_for_message_2998@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.134 ***🔗
alicE_connections_info_2989@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.135 ***🔗
alicE_connections_info_2989@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f0221c5f5af3128d' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.135 ***🔗
alicE_connections_info_2989@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.135 ***🔗
alicE_connections_info_2989@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2Nvbm5lY3Rpb25zX2luZm9fMjk4OQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:25:10.136 ***🔗
alicE_connections_info_2989@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.136 ***🔗
alicE_connections_info_2989@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.136 ***🔗
alicE_connections_info_2989@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='afc2abbec1a42a97' from='localhost' version='1.0' xml:lang='en' to='alice_connections_info_2989@localhost'>

*** User 2023-11-17 15:25:10.136 ***🔗
alicE_connections_info_2989@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.136 ***🔗
alicE_connections_info_2989@localhost out
<iq type='set' id='ac673d78c791ca52971497558e63b137'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.136 ***🔗
alicE_connections_info_2989@localhost in
<iq id='ac673d78c791ca52971497558e63b137' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_connections_info_2989@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.136 ***🔗
alice_connections_info_2989@localhost/escalus-default-resource out
<iq type='set' id='c0680f336403f0b68c3882b607e08da6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.137 ***🔗
alice_connections_info_2989@localhost/escalus-default-resource in
<iq from='localhost' to='alice_connections_info_2989@localhost/escalus-default-resource' id='c0680f336403f0b68c3882b607e08da6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.137 ***🔗
alice_connections_info_2989@localhost/escalus-default-resource out
<iq type='set' id='bc762c29b15d707fd3ab368aade7afc3'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.137 ***🔗
alice_connections_info_2989@localhost/escalus-default-resource in
<iq from='' to='alice_connections_info_2989@localhost/escalus-default-resource' id='bc762c29b15d707fd3ab368aade7afc3' type='result'/>



*** User 2023-11-17 15:25:10.141 ***🔗
alice_connections_info_2989@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.141 ***🔗
alice_connections_info_2989@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.153 ***🔗
alice@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.153 ***🔗
alice@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dd88de973b875336' from='fed1' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.154 ***🔗
alice@fed1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.154 ***🔗
alice@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2023-11-17 15:25:10.156 ***🔗
alice@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.156 ***🔗
alice@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.157 ***🔗
alice@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7ca5a8800f5f3889' from='fed1' version='1.0' xml:lang='en' to='alice@fed1'>

*** User 2023-11-17 15:25:10.157 ***🔗
alice@fed1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.157 ***🔗
alice@fed1 out
<iq type='set' id='a148c0d7ce5fa51b0664763882147d74'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.157 ***🔗
alice@fed1 in
<iq id='a148c0d7ce5fa51b0664763882147d74' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.157 ***🔗
alice@fed1/escalus-default-resource out
<iq type='set' id='65c83a61594f78f67e5554e8b7659e44'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.158 ***🔗
alice@fed1/escalus-default-resource in
<iq from='fed1' to='alice@fed1/escalus-default-resource' id='65c83a61594f78f67e5554e8b7659e44' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.158 ***🔗
alice@fed1/escalus-default-resource out
<iq type='set' id='228c120c96d1f5172c6dcc68947fae32'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.158 ***🔗
alice@fed1/escalus-default-resource in
<iq from='' to='alice@fed1/escalus-default-resource' id='228c120c96d1f5172c6dcc68947fae32' type='result'/>



*** User 2023-11-17 15:25:10.158 ***🔗
alice@fed1/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.159 ***🔗
alice@fed1/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.159 ***🔗
alicE@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.160 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9652c7d3ba1cf3de' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.160 ***🔗
alicE@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.160 ***🔗
alicE@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2023-11-17 15:25:10.161 ***🔗
alicE@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.161 ***🔗
alicE@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.161 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6fc972796be9f401' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2023-11-17 15:25:10.161 ***🔗
alicE@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.161 ***🔗
alicE@localhost out
<iq type='set' id='81ea98c4b7619e5984e614cc8b08fab4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.162 ***🔗
alicE@localhost in
<iq id='81ea98c4b7619e5984e614cc8b08fab4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.162 ***🔗
alice@localhost/escalus-default-resource out
<iq type='set' id='e5054590aa3f2162870d5dd4ecbe2e67'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.162 ***🔗
alice@localhost/escalus-default-resource in
<iq from='localhost' to='alice@localhost/escalus-default-resource' id='e5054590aa3f2162870d5dd4ecbe2e67' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.162 ***🔗
alice@localhost/escalus-default-resource out
<iq type='set' id='47d5da88c64eb03d382258c99d772e33'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.163 ***🔗
alice@localhost/escalus-default-resource in
<iq from='' to='alice@localhost/escalus-default-resource' id='47d5da88c64eb03d382258c99d772e33' type='result'/>



*** User 2023-11-17 15:25:10.166 ***🔗
alice@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.166 ***🔗
alice@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-17 15:25:10.166 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.167 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='613337f949cf382b' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:25:10.167 ***🔗
bOb@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.167 ***🔗
bOb@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2023-11-17 15:25:10.168 ***🔗
bOb@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:25:10.168 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:25:10.168 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fde7a4a626407e71' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2023-11-17 15:25:10.168 ***🔗
bOb@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:25:10.168 ***🔗
bOb@localhost out
<iq type='set' id='0fcc916a33e6dd87a08a7b09a96fa399'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.168 ***🔗
bOb@localhost in
<iq id='0fcc916a33e6dd87a08a7b09a96fa399' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-17 15:25:10.168 ***🔗
bob@localhost/escalus-default-resource out
<iq type='set' id='d2e808d5d0e559c2742dea0ed93b7ceb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.169 ***🔗
bob@localhost/escalus-default-resource in
<iq from='localhost' to='bob@localhost/escalus-default-resource' id='d2e808d5d0e559c2742dea0ed93b7ceb' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:25:10.169 ***🔗
bob@localhost/escalus-default-resource out
<iq type='set' id='85d2c41d73894432b981a19195630c2e'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-17 15:25:10.169 ***🔗
bob@localhost/escalus-default-resource in
<iq from='' to='bob@localhost/escalus-default-resource' id='85d2c41d73894432b981a19195630c2e' type='result'/>



*** User 2023-11-17 15:25:10.172 ***🔗
bob@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-17 15:25:10.173 ***🔗
bob@localhost/escalus-default-resource in
</stream:stream>

*** System report during s2s_SUITE:end_per_suite/1 2023-11-17 15:25:10.175 ***🔗
=WARNING REPORT==== 17-Nov-2023::15:25:10.175284 ===
====== finishing s2s_SUITE suite


*** User 2023-11-17 15:25:10.179 ***🔗
Suite: s2s_SUITE finished dirty. Other suites may fail because of that. Details:
[{opened_sessions,[{session,{1700234668996895,<10240.100157.0>},
                            {<<"alice_msg_is_sent_and_delivered_over_sse_2930">>,
                             <<"localhost">>,
                             <<"sse-9a393247-2ed7-4eb9-b21e-651d64510dd8">>},
                            {<<"alice_msg_is_sent_and_delivered_over_sse_2930">>,
                             <<"localhost">>},
                            1,#{}},
                   {session,{1700234669406219,<10240.100671.0>},
                            {<<"bob_aff_change_msg_is_delivered_over_sse_2956">>,
                             <<"localhost">>,
                             <<"sse-5cb1ce08-2515-4858-b272-d390f1ffd1e6">>},
                            {<<"bob_aff_change_msg_is_delivered_over_sse_2956">>,
                             <<"localhost">>},
                            1,#{}},
                   {session,{1700234669596127,<10240.101066.0>},
                            {<<"bob_room_msg_is_sent_and_delivered_over_sse_2953">>,
                             <<"localhost">>,
                             <<"sse-1922d05a-8620-414b-ae8d-7af6a760ef1a">>},
                            {<<"bob_room_msg_is_sent_and_delivered_over_sse_2953">>,
                             <<"localhost">>},
                            1,#{}}]}]



=== Ended at 2023-11-17 15:25:10
=== successfully completed test case
=== === Returned value: ok
=== 
=== Total execution time of group: 37.845s



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