=== Test case: muc_SUITE:send_private_groupchat/1 (click for source code)

=== Config value:

    [{watchdog,<0.70217.0>},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.muc_SUITE.logs/run.2024-02-22_12.52.05/muc_suite.send_private_groupchat.151555.html"},
     {tc_group_properties,[{name,occupant},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.muc_SUITE.logs/run.2024-02-22_12.52.05/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        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_sic => #{iqdisc => one_queue},
        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 => mnesia,
              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 => mnesia,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,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fb43d4252d17.2024-02-22_12.37.44"

=== Started at 2024-02-22 12:52:18


*** CT 2024-02-22 12:52:18.914 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4546.html

*** User 2024-02-22 12:52:19.101 ***🔗
alicE_send_private_groupchat_2757@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-02-22 12:52:19.102 ***🔗
alicE_send_private_groupchat_2757@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e88c8dfee6e0a0e5' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:52:19.102 ***🔗
alicE_send_private_groupchat_2757@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-02-22 12:52:19.102 ***🔗
alicE_send_private_groupchat_2757@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NlbmRfcHJpdmF0ZV9ncm91cGNoYXRfMjc1NwBtYXR5Z3J5c2E=</auth>



*** User 2024-02-22 12:52:19.107 ***🔗
alicE_send_private_groupchat_2757@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-22 12:52:19.107 ***🔗
alicE_send_private_groupchat_2757@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-02-22 12:52:19.108 ***🔗
alicE_send_private_groupchat_2757@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bead122693914e0c' from='localhost' version='1.0' xml:lang='en' to='alice_send_private_groupchat_2757@localhost'>

*** User 2024-02-22 12:52:19.108 ***🔗
alicE_send_private_groupchat_2757@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-02-22 12:52:19.109 ***🔗
alicE_send_private_groupchat_2757@localhost/res1 out
<iq type='set' id='db5e39fd921ca559fcabbc96ef8024d0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-22 12:52:19.110 ***🔗
alicE_send_private_groupchat_2757@localhost/res1 in
<iq id='db5e39fd921ca559fcabbc96ef8024d0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_send_private_groupchat_2757@localhost/res1</jid>
	</bind>
</iq>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-02-22 12:52:19.110 ***🔗
alice_send_private_groupchat_2757@localhost/res1 out
<iq type='set' id='5b96716d8aa91185cc252d845982c931'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:52:19.111 ***🔗
alice_send_private_groupchat_2757@localhost/res1 in
<iq from='localhost' to='alice_send_private_groupchat_2757@localhost/res1' id='5b96716d8aa91185cc252d845982c931' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:52:19.112 ***🔗
alice_send_private_groupchat_2757@localhost/res1 out
<presence/>



*** User 2024-02-22 12:52:19.162 ***🔗
alice_send_private_groupchat_2757@localhost/res1 in
<presence from='alice_send_private_groupchat_2757@localhost/res1' to='alice_send_private_groupchat_2757@localhost/res1'/>



*** User 2024-02-22 12:52:19.180 ***🔗
bOb_send_private_groupchat_2757@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-02-22 12:52:19.187 ***🔗
bOb_send_private_groupchat_2757@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4e0d8df849594aca' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:52:19.187 ***🔗
bOb_send_private_groupchat_2757@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-02-22 12:52:19.187 ***🔗
bOb_send_private_groupchat_2757@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zZW5kX3ByaXZhdGVfZ3JvdXBjaGF0XzI3NTcAbWFrcm9saWth</auth>



*** User 2024-02-22 12:52:19.190 ***🔗
bOb_send_private_groupchat_2757@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-22 12:52:19.190 ***🔗
bOb_send_private_groupchat_2757@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-02-22 12:52:19.191 ***🔗
bOb_send_private_groupchat_2757@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='74f2ec01f378428d' from='localhost' version='1.0' xml:lang='en' to='bob_send_private_groupchat_2757@localhost'>

*** User 2024-02-22 12:52:19.192 ***🔗
bOb_send_private_groupchat_2757@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-02-22 12:52:19.192 ***🔗
bOb_send_private_groupchat_2757@localhost/res1 out
<iq type='set' id='afcd1acf6e59ab697f36866f852f9329'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-22 12:52:19.193 ***🔗
bOb_send_private_groupchat_2757@localhost/res1 in
<iq id='afcd1acf6e59ab697f36866f852f9329' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_send_private_groupchat_2757@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-22 12:52:19.193 ***🔗
bob_send_private_groupchat_2757@localhost/res1 out
<iq type='set' id='5e3e5fedaf69ad9d80b50e8a07cf1fdd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:52:19.195 ***🔗
bob_send_private_groupchat_2757@localhost/res1 in
<iq from='localhost' to='bob_send_private_groupchat_2757@localhost/res1' id='5e3e5fedaf69ad9d80b50e8a07cf1fdd' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:52:19.196 ***🔗
bob_send_private_groupchat_2757@localhost/res1 out
<presence/>



*** User 2024-02-22 12:52:19.200 ***🔗
bob_send_private_groupchat_2757@localhost/res1 in
<presence from='bob_send_private_groupchat_2757@localhost/res1' to='bob_send_private_groupchat_2757@localhost/res1'/>



*** User 2024-02-22 12:52:19.202 ***🔗
kate_send_private_groupchat_2757@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-02-22 12:52:19.203 ***🔗
kate_send_private_groupchat_2757@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5b6ba82d181d1cc6' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:52:19.203 ***🔗
kate_send_private_groupchat_2757@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-02-22 12:52:19.204 ***🔗
kate_send_private_groupchat_2757@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfc2VuZF9wcml2YXRlX2dyb3VwY2hhdF8yNzU3AG1ha3Jvd2U7cA==</auth>



*** User 2024-02-22 12:52:19.207 ***🔗
kate_send_private_groupchat_2757@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-22 12:52:19.207 ***🔗
kate_send_private_groupchat_2757@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-02-22 12:52:19.208 ***🔗
kate_send_private_groupchat_2757@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='122a8c63f95b6b85' from='localhost' version='1.0' xml:lang='en' to='kate_send_private_groupchat_2757@localhost'>

*** User 2024-02-22 12:52:19.208 ***🔗
kate_send_private_groupchat_2757@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-02-22 12:52:19.208 ***🔗
kate_send_private_groupchat_2757@localhost/res1 out
<iq type='set' id='af0ab398bdcf8e5deabb972da27dee42'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-22 12:52:19.209 ***🔗
kate_send_private_groupchat_2757@localhost/res1 in
<iq id='af0ab398bdcf8e5deabb972da27dee42' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_send_private_groupchat_2757@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-22 12:52:19.210 ***🔗
kate_send_private_groupchat_2757@localhost/res1 out
<iq type='set' id='ca225f9dd1cc496aeeffbc1c807f3ce2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:52:19.211 ***🔗
kate_send_private_groupchat_2757@localhost/res1 in
<iq from='localhost' to='kate_send_private_groupchat_2757@localhost/res1' id='ca225f9dd1cc496aeeffbc1c807f3ce2' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:52:19.211 ***🔗
kate_send_private_groupchat_2757@localhost/res1 out
<presence/>



*** User 2024-02-22 12:52:19.214 ***🔗
kate_send_private_groupchat_2757@localhost/res1 in
<presence from='kate_send_private_groupchat_2757@localhost/res1' to='kate_send_private_groupchat_2757@localhost/res1'/>



*** User 2024-02-22 12:52:19.214 ***🔗
bob_send_private_groupchat_2757@localhost/res1 out
<presence to='room-alice_send_private_groupchat_2757@muc.localhost/bob_send_private_groupchat_2757'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2024-02-22 12:52:19.265 ***🔗
bob_send_private_groupchat_2757@localhost/res1 in
<presence from='room-alice_send_private_groupchat_2757@muc.localhost/bob_send_private_groupchat_2757' to='bob_send_private_groupchat_2757@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2024-02-22 12:52:19.265 ***🔗
bob_send_private_groupchat_2757@localhost/res1 in
<message from='room-alice_send_private_groupchat_2757@muc.localhost' to='bob_send_private_groupchat_2757@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2024-02-22 12:52:19.265 ***🔗
kate_send_private_groupchat_2757@localhost/res1 out
<presence to='room-alice_send_private_groupchat_2757@muc.localhost/kate_send_private_groupchat_2757'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2024-02-22 12:52:19.276 ***🔗
bob_send_private_groupchat_2757@localhost/res1 in
<presence from='room-alice_send_private_groupchat_2757@muc.localhost/kate_send_private_groupchat_2757' to='bob_send_private_groupchat_2757@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2024-02-22 12:52:19.277 ***🔗
kate_send_private_groupchat_2757@localhost/res1 in
<presence from='room-alice_send_private_groupchat_2757@muc.localhost/bob_send_private_groupchat_2757' to='kate_send_private_groupchat_2757@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2024-02-22 12:52:19.277 ***🔗
kate_send_private_groupchat_2757@localhost/res1 in
<presence from='room-alice_send_private_groupchat_2757@muc.localhost/kate_send_private_groupchat_2757' to='kate_send_private_groupchat_2757@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2024-02-22 12:52:19.277 ***🔗
kate_send_private_groupchat_2757@localhost/res1 in
<message from='room-alice_send_private_groupchat_2757@muc.localhost' to='kate_send_private_groupchat_2757@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2024-02-22 12:52:19.277 ***🔗
bob_send_private_groupchat_2757@localhost/res1 out
<message type='groupchat' to='room-alice_send_private_groupchat_2757@muc.localhost/kate_send_private_groupchat_2757'>
	<body>chat message</body>
</message>



*** User 2024-02-22 12:52:19.284 ***🔗
bob_send_private_groupchat_2757@localhost/res1 in
<message from='room-alice_send_private_groupchat_2757@muc.localhost/kate_send_private_groupchat_2757' to='bob_send_private_groupchat_2757@localhost/res1' type='error'>
	<body>chat message</body>
	<error code='400' type='modify'>
		<bad-request xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>It is not allowed to send private messages of type groupchat</text>
	</error>
</message>



*** User 2024-02-22 12:52:19.285 ***🔗
bob_send_private_groupchat_2757@localhost/res1 out
<message type='chat' to='room-alice_send_private_groupchat_2757@muc.localhost/non-existent'>
	<body>chat message</body>
</message>



*** User 2024-02-22 12:52:19.287 ***🔗
bob_send_private_groupchat_2757@localhost/res1 in
<message from='room-alice_send_private_groupchat_2757@muc.localhost/non-existent' to='bob_send_private_groupchat_2757@localhost/res1' type='error'>
	<body>chat message</body>
	<error code='404' type='cancel'>
		<item-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Recipient is not in the conference room</text>
	</error>
</message>



*** User 2024-02-22 12:52:19.288 ***🔗
alice_send_private_groupchat_2757@localhost/res1 out
<message type='chat' to='room-alice_send_private_groupchat_2757@muc.localhost/bob_send_private_groupchat_2757'>
	<body>chat message</body>
</message>



*** User 2024-02-22 12:52:19.289 ***🔗
alice_send_private_groupchat_2757@localhost/res1 in
<message from='room-alice_send_private_groupchat_2757@muc.localhost/bob_send_private_groupchat_2757' to='alice_send_private_groupchat_2757@localhost/res1' type='error'>
	<body>chat message</body>
	<error code='406' type='modify'>
		<not-acceptable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Only occupants are allowed to send messages to the conference</text>
	</error>
</message>



*** User 2024-02-22 12:52:19.289 ***🔗
kate_send_private_groupchat_2757@localhost/res1 out
</stream:stream>

*** User 2024-02-22 12:52:19.292 ***🔗
kate_send_private_groupchat_2757@localhost/res1 in
</stream:stream>

*** User 2024-02-22 12:52:19.293 ***🔗
bob_send_private_groupchat_2757@localhost/res1 out
</stream:stream>

*** User 2024-02-22 12:52:19.296 ***🔗
bob_send_private_groupchat_2757@localhost/res1 in
</stream:stream>

*** User 2024-02-22 12:52:19.297 ***🔗
alice_send_private_groupchat_2757@localhost/res1 out
</stream:stream>

*** User 2024-02-22 12:52:19.297 ***🔗
alice_send_private_groupchat_2757@localhost/res1 in
</stream:stream>

*** User 2024-02-22 12:52:19.299 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-02-22 12:52:19.319 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4666.html



=== Ended at 2024-02-22 12:52:19
=== successfully completed test case
=== === Returned value: ok