=== Test case: websockets_SUITE:escape_chat_msg/1 (click for source code)

=== Config value:

    [{user,geralt_s},
     {watchdog,<0.6637.2>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/websockets_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@333794cb5a72.2022-03-07_15.57.24/big_tests.tests.websockets_SUITE.logs/run.2022-03-07_16.07.03/websockets_suite.escape_chat_msg.107779.html"},
     {tc_group_properties,[{name,wss_chat},{repeat_until_all_ok,3},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/websockets_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@333794cb5a72.2022-03-07_15.57.24/big_tests.tests.websockets_SUITE.logs/run.2022-03-07_16.07.03/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"domain.example.com">>},
                              {host,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {geralt_s,[{username,<<"geralt_s">>},
                                {server,<<"domain.example.com">>},
                                {host,<<"localhost">>},
                                {password,<<"witcher_s">>},
                                {transport,escalus_ws},
                                {ssl,true},
                                {port,5285},
                                {wspath,<<"/ws-xmpp">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

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

=== Started at 2022-03-07 16:07:04


*** CT 2022-03-07 16:07:04.109 *** View log from node mongooseim@localhost when started mongooseim@localhost_2083.html
*** CT 2022-03-07 16:07:04.110 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_584.html

*** User 2022-03-07 16:07:04.112 ***
alicE@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 16:07:04.113 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6adfe0f617aff43f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:07:04.113 ***
alicE@domain.example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 16:07:04.113 ***
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



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



*** User 2022-03-07 16:07:04.114 ***
alicE@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 16:07:04.115 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='597fb8bec2c1884d' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:07:04.115 ***
alicE@domain.example.com/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 16:07:04.115 ***
alicE@domain.example.com/res1 out
<iq type='set' id='f88a37dee0d1dd6ccbbeabda5b6b8fe3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



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



*** User 2022-03-07 16:07:04.115 ***
alicE@domain.example.com/res1 out
<iq type='set' id='2e2e9510d84b104a0198c0e8e4f0970c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:07:04.116 ***
alicE@domain.example.com/res1 in
<iq type='result' id='2e2e9510d84b104a0198c0e8e4f0970c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:07:04.116 ***
alicE@domain.example.com/res1 out
<presence/>



*** User 2022-03-07 16:07:04.117 ***
alicE@domain.example.com/res1 in
<presence from='alicE@domain.example.com/res1' to='alice@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-07 16:07:04.126 ***
geralt_s@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2022-03-07 16:07:04.126 ***
geralt_s@domain.example.com/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='b866dd945367e5a5' from='domain.example.com'/>



*** User 2022-03-07 16:07:04.126 ***
geralt_s@domain.example.com/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</features>



*** User 2022-03-07 16:07:04.127 ***
geralt_s@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdF9zAHdpdGNoZXJfcw==</auth>



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



*** User 2022-03-07 16:07:04.128 ***
geralt_s@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2022-03-07 16:07:04.128 ***
geralt_s@domain.example.com/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='be265c91c499fcd4' from='domain.example.com'/>



*** User 2022-03-07 16:07:04.128 ***
geralt_s@domain.example.com/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</features>



*** User 2022-03-07 16:07:04.128 ***
geralt_s@domain.example.com/res1 out
<iq type='set' id='9fcbf4439f51166f85e36a5a95265f7e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 16:07:04.129 ***
geralt_s@domain.example.com/res1 in
<iq id='9fcbf4439f51166f85e36a5a95265f7e' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt_s@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 16:07:04.129 ***
geralt_s@domain.example.com/res1 out
<iq type='set' id='3469cb321008303ec1e2af1d004029b8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:07:04.130 ***
geralt_s@domain.example.com/res1 in
<iq type='result' id='3469cb321008303ec1e2af1d004029b8' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:07:04.130 ***
geralt_s@domain.example.com/res1 out
<presence/>



*** User 2022-03-07 16:07:04.131 ***
geralt_s@domain.example.com/res1 in
<presence from='geralt_s@domain.example.com/res1' to='geralt_s@domain.example.com/res1' xmlns='jabber:client'/>



*** User 2022-03-07 16:07:04.131 ***
carol@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 16:07:04.144 ***
carol@domain.example.com/res1 in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 16:07:04.144 ***
carol@domain.example.com/res1 in
<stream:features>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 16:07:04.144 ***
carol@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sAGppbmdsZWJlbGxz</auth>



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



*** User 2022-03-07 16:07:04.146 ***
carol@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 16:07:04.158 ***
carol@domain.example.com/res1 in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 16:07:04.158 ***
carol@domain.example.com/res1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 16:07:04.158 ***
carol@domain.example.com/res1 out
<iq type='set' id='4fe8a3d3ea4f678b797974328559c9f2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 16:07:04.159 ***
carol@domain.example.com/res1 in
<iq xmlns='jabber:client' id='4fe8a3d3ea4f678b797974328559c9f2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol@domain.example.com/res1</jid>
	</bind>
</iq>



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



*** User 2022-03-07 16:07:04.160 ***
carol@domain.example.com/res1 in
<iq xmlns='jabber:client' type='result' id='cbaa8a894b6433c7dc23ddaed0377139'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:07:04.160 ***
carol@domain.example.com/res1 out
<presence/>



*** User 2022-03-07 16:07:04.162 ***
carol@domain.example.com/res1 in
<presence xmlns='jabber:client' from='carol@domain.example.com/res1' to='carol@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-07 16:07:04.162 ***
alicE@domain.example.com/res1 out
<message to='geralt_s@domain.example.com/res1' type='chat'>
	<body>Hi! &amp; &lt; &gt;</body>
</message>



*** User 2022-03-07 16:07:04.162 ***
geralt_s@domain.example.com/res1 in
<message from='alicE@domain.example.com/res1' to='geralt_s@domain.example.com/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>Hi! &amp; &lt; &gt;</body>
</message>



*** User 2022-03-07 16:07:04.163 ***
geralt_s@domain.example.com/res1 out
<message to='alicE@domain.example.com/res1' type='chat'>
	<body>Hello! &amp; &lt; &gt;</body>
</message>



*** User 2022-03-07 16:07:04.163 ***
alicE@domain.example.com/res1 in
<message from='geralt_s@domain.example.com/res1' to='alicE@domain.example.com/res1' type='chat' xmlns='jabber:client'>
	<body>Hello! &amp; &lt; &gt;</body>
</message>



*** User 2022-03-07 16:07:04.163 ***
geralt_s@domain.example.com/res1 out
<message to='carol@domain.example.com/res1' type='chat'>
	<body>Hey! &amp; &lt; &gt;</body>
</message>



*** User 2022-03-07 16:07:04.164 ***
carol@domain.example.com/res1 in
<message from='geralt_s@domain.example.com/res1' to='carol@domain.example.com/res1' type='chat' xmlns='jabber:client'>
	<body>Hey! &amp; &lt; &gt;</body>
</message>



*** User 2022-03-07 16:07:04.164 ***
carol@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-07 16:07:04.165 ***
carol@domain.example.com/res1 in
</stream:stream>

*** User 2022-03-07 16:07:04.165 ***
geralt_s@domain.example.com/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-03-07 16:07:04.166 ***
geralt_s@domain.example.com/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-03-07 16:07:04.166 ***
alicE@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-07 16:07:04.166 ***
alicE@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-07 16:07:04.171 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_584.html
*** CT 2022-03-07 16:07:04.174 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2083.html



=== Ended at 2022-03-07 16:07:04
=== successfully completed test case
=== === Returned value: ok


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