=== Test case: bosh_SUITE:multiple_stanzas/1 (click for source code)

=== Config value:

    [{user,carol_s},
     {watchdog,<0.7610.0>},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/bosh_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fb1eb1125d01.2024-03-22_15.50.03/big_tests.tests.bosh_SUITE.logs/run.2024-03-22_15.50.33/bosh_suite.multiple_stanzas.12547.html"},
     {tc_group_properties,[{shuffle,{1711,122635,196833}},{name,chat_https}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/bosh_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@fb1eb1125d01.2024-03-22_15.50.03/big_tests.tests.bosh_SUITE.logs/run.2024-03-22_15.50.33/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {escalus_users,[{carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]},
                     {carol_s,[{username,<<"carol_s">>},
                               {server,<<"localhost">>},
                               {password,<<"jinglebells_s">>},
                               {transport,escalus_bosh},
                               {ssl,true},
                               {path,<<"/http-bind">>},
                               {port,5285},
                               {ssl_opts,[{verify,verify_none}]}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fb1eb1125d01.2024-03-22_15.50.03"

=== Started at 2024-03-22 15:50:35


*** CT 2024-03-22 15:50:35.849 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_116.html

*** User 2024-03-22 15:50:35.850 ***🔗
carol_s@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-22 15:50:35.909 ***🔗
carol_s@localhost/res1 in
<stream:stream from='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-22 15:50:35.909 ***🔗
carol_s@localhost/res1 in
<stream:features>
	<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'/>
</stream:features>



*** User 2024-03-22 15:50:35.909 ***🔗
carol_s@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX3MAamluZ2xlYmVsbHNfcw==</auth>



*** User 2024-03-22 15:50:35.957 ***🔗
carol_s@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-22 15:50:35.958 ***🔗
carol_s@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-22 15:50:35.970 ***🔗
carol_s@localhost/res1 in
<stream:stream from='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-22 15:50:35.970 ***🔗
carol_s@localhost/res1 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 2024-03-22 15:50:35.970 ***🔗
carol_s@localhost/res1 out
<iq type='set' id='8a7b79ced4cbcccd3e6c06de22dd4a55'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-22 15:50:35.970 ***🔗
carol_s@localhost/res1 in
<iq xmlns='jabber:client' id='8a7b79ced4cbcccd3e6c06de22dd4a55' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_s@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-22 15:50:35.970 ***🔗
carol_s@localhost/res1 out
<iq type='set' id='62bd845b43837ddf08f98bdbdb0088a4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-22 15:50:35.971 ***🔗
carol_s@localhost/res1 in
<iq xmlns='jabber:client' from='localhost' to='carol_s@localhost/res1' id='62bd845b43837ddf08f98bdbdb0088a4' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-22 15:50:35.971 ***🔗
carol_s@localhost/res1 out
<presence/>



*** User 2024-03-22 15:50:35.973 ***🔗
carol_s@localhost/res1 in
<presence xmlns='jabber:client' from='carol_s@localhost/res1' to='carol_s@localhost/res1'/>



*** User 2024-03-22 15:50:35.974 ***🔗
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2024-03-22 15:50:35.974 ***🔗
geralt@localhost/res1 in
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='e468e5bb8afe19e5' from='localhost' version='1.0' xml:lang='en'/>



*** User 2024-03-22 15:50:35.974 ***🔗
geralt@localhost/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 2024-03-22 15:50:35.974 ***🔗
geralt@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdAB3aXRjaGVy</auth>



*** User 2024-03-22 15:50:35.975 ***🔗
geralt@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-22 15:50:35.975 ***🔗
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2024-03-22 15:50:35.976 ***🔗
geralt@localhost/res1 in
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='4f57890c3446f282' from='localhost' version='1.0' xml:lang='en' to='geralt@localhost'/>



*** User 2024-03-22 15:50:35.976 ***🔗
geralt@localhost/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 2024-03-22 15:50:35.976 ***🔗
geralt@localhost/res1 out
<iq type='set' id='7def777469c63b5a8dfc145b074a59eb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-22 15:50:35.976 ***🔗
geralt@localhost/res1 in
<iq id='7def777469c63b5a8dfc145b074a59eb' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-22 15:50:35.976 ***🔗
geralt@localhost/res1 out
<iq type='set' id='0a7e90ac1ec817e08b86374199c6c6af'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-22 15:50:35.977 ***🔗
geralt@localhost/res1 in
<iq from='localhost' to='geralt@localhost/res1' id='0a7e90ac1ec817e08b86374199c6c6af' type='result' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-22 15:50:35.977 ***🔗
geralt@localhost/res1 out
<presence/>



*** User 2024-03-22 15:50:35.978 ***🔗
geralt@localhost/res1 in
<presence from='geralt@localhost/res1' to='geralt@localhost/res1' xmlns='jabber:client'/>



*** User 2024-03-22 15:50:35.978 ***🔗
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-22 15:50:35.979 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ab96a506e3a7a106' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-22 15:50:35.979 ***🔗
alicE@localhost/res1 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 2024-03-22 15:50:35.979 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-03-22 15:50:35.980 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-22 15:50:35.980 ***🔗
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-22 15:50:35.980 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ec096ab7da8a3628' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-03-22 15:50:35.980 ***🔗
alicE@localhost/res1 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 2024-03-22 15:50:35.980 ***🔗
alicE@localhost/res1 out
<iq type='set' id='bc3291b473ec40e236d650917780d6ad'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-22 15:50:35.980 ***🔗
alicE@localhost/res1 in
<iq id='bc3291b473ec40e236d650917780d6ad' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-22 15:50:35.980 ***🔗
alice@localhost/res1 out
<iq type='set' id='547d8ac38382b2a6f0f621be780e72fb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-22 15:50:35.981 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='547d8ac38382b2a6f0f621be780e72fb' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-22 15:50:35.981 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-03-22 15:50:35.982 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-03-22 15:50:35.983 ***🔗
geralt@localhost/res1 in
<message from='carol_s@localhost/res1' to='geralt@localhost/res1' type='chat' xmlns='jabber:client'>
	<body>Hello</body>
</message>



*** User 2024-03-22 15:50:35.983 ***🔗
alice@localhost/res1 in
<message from='carol_s@localhost/res1' to='alice@localhost/res1' type='chat'>
	<body>Hello</body>
</message>



*** User 2024-03-22 15:50:35.983 ***🔗
geralt@localhost/res1 in
<message from='carol_s@localhost/res1' to='geralt@localhost/res1' type='chat' xmlns='jabber:client'>
	<body>Hello</body>
</message>



*** User 2024-03-22 15:50:35.983 ***🔗
carol_s@localhost/res1 in
<iq xmlns='jabber:client' from='localhost' to='carol_s@localhost/res1' id='eb481aa8439f6458974688e13e302964' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='vjud.localhost'/>
	</query>
</iq>



*** User 2024-03-22 15:50:35.983 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-03-22 15:50:35.984 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-03-22 15:50:35.984 ***🔗
geralt@localhost/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2024-03-22 15:50:35.984 ***🔗
geralt@localhost/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2024-03-22 15:50:35.984 ***🔗
carol_s@localhost/res1 out
</stream:stream>

*** User 2024-03-22 15:50:35.985 ***🔗
carol_s@localhost/res1 in
</stream:stream>
*** CT 2024-03-22 15:50:35.986 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_116.html



=== Ended at 2024-03-22 15:50:36
=== successfully completed test case
=== === Returned value: ok


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