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

=== Config value:

    [{user,carol_s},
     {watchdog,<0.7599.0>},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/bosh_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@76d8bb481028.2024-03-11_08.55.19/big_tests.tests.bosh_SUITE.logs/run.2024-03-11_08.55.48/bosh_suite.multiple_stanzas.12803.html"},
     {tc_group_properties,[{shuffle,{1710,147350,328070}},{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@76d8bb481028.2024-03-11_08.55.19/big_tests.tests.bosh_SUITE.logs/run.2024-03-11_08.55.48/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {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@76d8bb481028.2024-03-11_08.55.19"

=== Started at 2024-03-11 08:55:50


*** CT 2024-03-11 08:55:50.572 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_110.html

*** User 2024-03-11 08:55:50.573 ***🔗
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-11 08:55:50.633 ***🔗
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-11 08:55:50.633 ***🔗
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-11 08:55:50.633 ***🔗
carol_s@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX3MAamluZ2xlYmVsbHNfcw==</auth>



*** User 2024-03-11 08:55:50.682 ***🔗
carol_s@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 08:55:50.682 ***🔗
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-11 08:55:50.695 ***🔗
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-11 08:55:50.695 ***🔗
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-11 08:55:50.695 ***🔗
carol_s@localhost/res1 out
<iq type='set' id='7a663f79de2021163e31b5984eb9af1a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 08:55:50.696 ***🔗
carol_s@localhost/res1 in
<iq xmlns='jabber:client' id='7a663f79de2021163e31b5984eb9af1a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_s@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 08:55:50.696 ***🔗
carol_s@localhost/res1 out
<iq type='set' id='f941c780155aec6665693161b1f0d1a9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 08:55:50.697 ***🔗
carol_s@localhost/res1 in
<iq xmlns='jabber:client' from='localhost' to='carol_s@localhost/res1' id='f941c780155aec6665693161b1f0d1a9' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 08:55:50.697 ***🔗
carol_s@localhost/res1 out
<presence/>



*** User 2024-03-11 08:55:50.699 ***🔗
carol_s@localhost/res1 in
<presence xmlns='jabber:client' from='carol_s@localhost/res1' to='carol_s@localhost/res1'/>



*** User 2024-03-11 08:55:50.700 ***🔗
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2024-03-11 08:55:50.700 ***🔗
geralt@localhost/res1 in
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='604da788eab49373' from='localhost' version='1.0' xml:lang='en'/>



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



*** User 2024-03-11 08:55:50.701 ***🔗
geralt@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 08:55:50.701 ***🔗
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2024-03-11 08:55:50.702 ***🔗
geralt@localhost/res1 in
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='a2ca7d274209bffd' from='localhost' version='1.0' xml:lang='en' to='geralt@localhost'/>



*** User 2024-03-11 08:55:50.702 ***🔗
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-11 08:55:50.702 ***🔗
geralt@localhost/res1 out
<iq type='set' id='b30e1d60fbbcea6fb2c25ab701d8b16b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 08:55:50.702 ***🔗
geralt@localhost/res1 in
<iq id='b30e1d60fbbcea6fb2c25ab701d8b16b' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 08:55:50.702 ***🔗
geralt@localhost/res1 out
<iq type='set' id='6e8c234e0549dd748589a107acff5e79'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 08:55:50.703 ***🔗
geralt@localhost/res1 in
<iq from='localhost' to='geralt@localhost/res1' id='6e8c234e0549dd748589a107acff5e79' type='result' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 08:55:50.703 ***🔗
geralt@localhost/res1 out
<presence/>



*** User 2024-03-11 08:55:50.704 ***🔗
geralt@localhost/res1 in
<presence from='geralt@localhost/res1' to='geralt@localhost/res1' xmlns='jabber:client'/>



*** User 2024-03-11 08:55:50.705 ***🔗
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-11 08:55:50.705 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b56664d2a0f3b100' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2024-03-11 08:55:50.706 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 08:55:50.706 ***🔗
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-11 08:55:50.706 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9c634586b08902a5' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-03-11 08:55:50.706 ***🔗
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-11 08:55:50.706 ***🔗
alicE@localhost/res1 out
<iq type='set' id='ce50f658ee829f317b8cfeee0e17a994'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 08:55:50.707 ***🔗
alicE@localhost/res1 in
<iq id='ce50f658ee829f317b8cfeee0e17a994' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 08:55:50.707 ***🔗
alice@localhost/res1 out
<iq type='set' id='af6a1482b7daeb9ca9773d748b00c998'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 08:55:50.707 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='af6a1482b7daeb9ca9773d748b00c998' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 08:55:50.707 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-03-11 08:55:50.708 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-03-11 08:55:50.709 ***🔗
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-11 08:55:50.709 ***🔗
alice@localhost/res1 in
<message from='carol_s@localhost/res1' to='alice@localhost/res1' type='chat'>
	<body>Hello</body>
</message>



*** User 2024-03-11 08:55:50.710 ***🔗
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-11 08:55:50.710 ***🔗
carol_s@localhost/res1 in
<iq xmlns='jabber:client' from='localhost' to='carol_s@localhost/res1' id='0d65e130ab06d745c3bce14a8f407bec' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='vjud.localhost'/>
	</query>
</iq>



*** User 2024-03-11 08:55:50.710 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-03-11 08:55:50.710 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-03-11 08:55:50.710 ***🔗
geralt@localhost/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2024-03-11 08:55:50.710 ***🔗
geralt@localhost/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2024-03-11 08:55:50.711 ***🔗
carol_s@localhost/res1 out
</stream:stream>

*** User 2024-03-11 08:55:50.711 ***🔗
carol_s@localhost/res1 in
</stream:stream>
*** CT 2024-03-11 08:55:50.713 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_110.html



=== Ended at 2024-03-11 08:55:50
=== successfully completed test case
=== === Returned value: ok


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