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

=== Config value:

    [{watchdog,<0.16466.2>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/websockets_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1d8001dd39bd.2023-11-13_19.21.09/big_tests.tests.websockets_SUITE.logs/run.2023-11-13_19.34.34/websockets_suite.metrics_test.html"},
     {tc_group_properties,[]},
     {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@1d8001dd39bd.2023-11-13_19.21.09/big_tests.tests.websockets_SUITE.logs/run.2023-11-13_19.34.34/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">>},
                                {ssl_opts,[{verify,verify_none}]}]},
                     {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@1d8001dd39bd.2023-11-13_19.21.09"

=== Started at 2023-11-13 19:34:34


*** CT 2023-11-13 19:34:35.003 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3123.html

*** User 2023-11-13 19:34:35.008 ***🔗
geralt@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2023-11-13 19:34:35.008 ***🔗
geralt@domain.example.com/res1 in
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='91fa2bb642a61495' from='domain.example.com' version='1.0' xml:lang='en'/>



*** User 2023-11-13 19:34:35.008 ***🔗
geralt@domain.example.com/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<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'/>
</features>



*** User 2023-11-13 19:34:35.008 ***🔗
geralt@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdAB3aXRjaGVy</auth>



*** User 2023-11-13 19:34:35.009 ***🔗
geralt@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 19:34:35.009 ***🔗
geralt@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2023-11-13 19:34:35.010 ***🔗
geralt@domain.example.com/res1 in
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='21c9004208786ae7' from='domain.example.com' version='1.0' xml:lang='en' to='geralt@domain.example.com'/>



*** User 2023-11-13 19:34:35.010 ***🔗
geralt@domain.example.com/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2023-11-13 19:34:35.010 ***🔗
geralt@domain.example.com/res1 out
<iq type='set' id='4ef20fa09d220c408ac1d3d1837d047e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 19:34:35.010 ***🔗
geralt@domain.example.com/res1 in
<iq id='4ef20fa09d220c408ac1d3d1837d047e' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 19:34:35.010 ***🔗
geralt@domain.example.com/res1 out
<iq type='set' id='b4d6e28cccf289a4f690989d254a1041'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:34:35.011 ***🔗
geralt@domain.example.com/res1 in
<iq from='domain.example.com' to='geralt@domain.example.com/res1' id='b4d6e28cccf289a4f690989d254a1041' type='result' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:34:35.011 ***🔗
geralt@domain.example.com/res1 out
<presence/>



*** User 2023-11-13 19:34:35.011 ***🔗
geralt@domain.example.com/res1 in
<presence from='geralt@domain.example.com/res1' to='geralt@domain.example.com/res1' xmlns='jabber:client'/>



*** User 2023-11-13 19:34:35.057 ***🔗
geralt_s@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2023-11-13 19:34:35.058 ***🔗
geralt_s@domain.example.com/res1 in
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='03d5fe6e5bd11d36' from='domain.example.com' version='1.0' xml:lang='en'/>



*** User 2023-11-13 19:34:35.058 ***🔗
geralt_s@domain.example.com/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<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'/>
</features>



*** User 2023-11-13 19:34:35.058 ***🔗
geralt_s@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdF9zAHdpdGNoZXJfcw==</auth>



*** User 2023-11-13 19:34:35.060 ***🔗
geralt_s@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 19:34:35.060 ***🔗
geralt_s@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2023-11-13 19:34:35.061 ***🔗
geralt_s@domain.example.com/res1 in
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='037b990d4de58f9e' from='domain.example.com' version='1.0' xml:lang='en' to='geralt_s@domain.example.com'/>



*** User 2023-11-13 19:34:35.061 ***🔗
geralt_s@domain.example.com/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2023-11-13 19:34:35.061 ***🔗
geralt_s@domain.example.com/res1 out
<iq type='set' id='22ea41a8146eee61721a63edff3b0063'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 19:34:35.062 ***🔗
geralt_s@domain.example.com/res1 in
<iq id='22ea41a8146eee61721a63edff3b0063' 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 2023-11-13 19:34:35.062 ***🔗
geralt_s@domain.example.com/res1 out
<iq type='set' id='d869863505b5baa0f71fa2331dcd72d8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:34:35.062 ***🔗
geralt_s@domain.example.com/res1 in
<iq from='domain.example.com' to='geralt_s@domain.example.com/res1' id='d869863505b5baa0f71fa2331dcd72d8' type='result' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:34:35.062 ***🔗
geralt_s@domain.example.com/res1 out
<presence/>



*** User 2023-11-13 19:34:35.063 ***🔗
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 2023-11-13 19:34:35.063 ***🔗
geralt_s@domain.example.com/res1 out
<message to='geralt@domain.example.com/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2023-11-13 19:34:35.064 ***🔗
geralt@domain.example.com/res1 in
<message from='geralt_s@domain.example.com/res1' to='geralt@domain.example.com/res1' type='chat' xmlns='jabber:client'>
	<body>Hi!</body>
</message>



*** User 2023-11-13 19:34:35.064 ***🔗
geralt@domain.example.com/res1 out
<message to='geralt_s@domain.example.com/res1' type='chat'>
	<body>Hello!</body>
</message>



*** User 2023-11-13 19:34:35.064 ***🔗
geralt_s@domain.example.com/res1 in
<message from='geralt@domain.example.com/res1' to='geralt_s@domain.example.com/res1' type='chat' xmlns='jabber:client'>
	<body>Hello!</body>
</message>



*** User 2023-11-13 19:34:35.065 ***🔗
geralt_s@domain.example.com/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2023-11-13 19:34:35.065 ***🔗
geralt_s@domain.example.com/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2023-11-13 19:34:35.066 ***🔗
geralt@domain.example.com/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2023-11-13 19:34:35.105 ***🔗
geralt@domain.example.com/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** System report during websockets_SUITE:metrics_test/1 2023-11-13 19:34:35.106 ***🔗
=ERROR REPORT==== 13-Nov-2023::19:34:35.106374 ===
** State machine <0.16477.2> terminating
** Last event = {cast,{ws_send,<0.16476.2>,#Ref<0.550921576.1395654657.34823>,
                               close}}
** When server state  = {connected,
                            {state,<0.16476.2>,
                                {up,#Ref<0.550921576.1395654657.34819>},
                                "localhost",5280,<<"http">>,"localhost",5280,
                                [],
                                #{protocols => [http],transport => tcp},
                                undefined,#Port<0.9733>,gun_tcp,true,
                                {tcp,tcp_closed,tcp_error},
                                gun_http,
                                {http_state,#Port<0.9733>,gun_tcp,#{},
                                    'HTTP/1.1',keepalive,<<>>,undefined,[],
                                    head,
                                    {0,0},
                                    head},
                                undefined,gun_default_event_h,undefined}}
** Reason for termination = error:{'function not exported',
                                      {gun_http,ws_send,6}}
** Callback modules = [gun]
** Callback mode = state_functions
** Stacktrace =
**  [{gun,connected,3,
          [{file,"/home/circleci/project/big_tests/_build/default/lib/gun/src/gun.erl"},
           {line,1301}]},
     {gen_statem,loop_state_callback,11,[{file,"gen_statem.erl"},{line,1426}]},
     {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,240}]}]


*** CT 2023-11-13 19:34:35.108 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3124.html



=== Ended at 2023-11-13 19:34:35
=== successfully completed test case
=== === Returned value: ok


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