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

=== Config value:

    [{watchdog,<0.65089.0>},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@8ba0dd56aa70.2024-04-15_16.45.39/big_tests.tests.muc_SUITE.logs/run.2024-04-15_16.56.10/muc_suite.send_private_groupchat.61957.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@8ba0dd56aa70.2024-04-15_16.45.39/big_tests.tests.muc_SUITE.logs/run.2024-04-15_16.56.10/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_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_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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,[{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@8ba0dd56aa70.2024-04-15_16.45.39"

=== Started at 2024-04-15 16:56:24


*** CT 2024-04-15 16:56:24.070 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4150.html

*** User 2024-04-15 16:56:24.151 ***🔗
alicE_send_private_groupchat_2484@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-04-15 16:56:24.152 ***🔗
alicE_send_private_groupchat_2484@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='36419515c1b78f54' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-15 16:56:24.152 ***🔗
alicE_send_private_groupchat_2484@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-04-15 16:56:24.153 ***🔗
alicE_send_private_groupchat_2484@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NlbmRfcHJpdmF0ZV9ncm91cGNoYXRfMjQ4NABtYXR5Z3J5c2E=</auth>



*** User 2024-04-15 16:56:24.155 ***🔗
alicE_send_private_groupchat_2484@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-15 16:56:24.155 ***🔗
alicE_send_private_groupchat_2484@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-04-15 16:56:24.156 ***🔗
alicE_send_private_groupchat_2484@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='af05934582637178' from='localhost' version='1.0' xml:lang='en' to='alice_send_private_groupchat_2484@localhost'>

*** User 2024-04-15 16:56:24.156 ***🔗
alicE_send_private_groupchat_2484@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>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-15 16:56:24.156 ***🔗
alicE_send_private_groupchat_2484@localhost/res1 out
<iq type='set' id='2bd949ded198446e4f94b2eae7d24018'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-15 16:56:24.156 ***🔗
alicE_send_private_groupchat_2484@localhost/res1 in
<iq id='2bd949ded198446e4f94b2eae7d24018' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_send_private_groupchat_2484@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-15 16:56:24.157 ***🔗
alice_send_private_groupchat_2484@localhost/res1 out
<iq type='set' id='5b50229ff8716ca3a2bc786ba8cd0f27'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 16:56:24.158 ***🔗
alice_send_private_groupchat_2484@localhost/res1 in
<iq from='localhost' to='alice_send_private_groupchat_2484@localhost/res1' id='5b50229ff8716ca3a2bc786ba8cd0f27' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 16:56:24.158 ***🔗
alice_send_private_groupchat_2484@localhost/res1 out
<presence/>



*** User 2024-04-15 16:56:24.162 ***🔗
alice_send_private_groupchat_2484@localhost/res1 in
<presence from='alice_send_private_groupchat_2484@localhost/res1' to='alice_send_private_groupchat_2484@localhost/res1'/>



*** User 2024-04-15 16:56:24.165 ***🔗
bOb_send_private_groupchat_2484@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-04-15 16:56:24.168 ***🔗
bOb_send_private_groupchat_2484@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ae5b0fc201ef035e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-15 16:56:24.168 ***🔗
bOb_send_private_groupchat_2484@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-04-15 16:56:24.168 ***🔗
bOb_send_private_groupchat_2484@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zZW5kX3ByaXZhdGVfZ3JvdXBjaGF0XzI0ODQAbWFrcm9saWth</auth>



*** User 2024-04-15 16:56:24.171 ***🔗
bOb_send_private_groupchat_2484@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-15 16:56:24.172 ***🔗
bOb_send_private_groupchat_2484@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-04-15 16:56:24.172 ***🔗
bOb_send_private_groupchat_2484@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='afe4f6665c96f053' from='localhost' version='1.0' xml:lang='en' to='bob_send_private_groupchat_2484@localhost'>

*** User 2024-04-15 16:56:24.172 ***🔗
bOb_send_private_groupchat_2484@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-04-15 16:56:24.173 ***🔗
bOb_send_private_groupchat_2484@localhost/res1 out
<iq type='set' id='17d6587ec8d68095c089b450a3d7b16d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-15 16:56:24.174 ***🔗
bOb_send_private_groupchat_2484@localhost/res1 in
<iq id='17d6587ec8d68095c089b450a3d7b16d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_send_private_groupchat_2484@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-15 16:56:24.174 ***🔗
bob_send_private_groupchat_2484@localhost/res1 out
<iq type='set' id='3db065510d990da95c93bd97360f020c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 16:56:24.235 ***🔗
bob_send_private_groupchat_2484@localhost/res1 in
<iq from='localhost' to='bob_send_private_groupchat_2484@localhost/res1' id='3db065510d990da95c93bd97360f020c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 16:56:24.235 ***🔗
bob_send_private_groupchat_2484@localhost/res1 out
<presence/>



*** User 2024-04-15 16:56:24.240 ***🔗
bob_send_private_groupchat_2484@localhost/res1 in
<presence from='bob_send_private_groupchat_2484@localhost/res1' to='bob_send_private_groupchat_2484@localhost/res1'/>



*** User 2024-04-15 16:56:24.242 ***🔗
kate_send_private_groupchat_2484@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-04-15 16:56:24.242 ***🔗
kate_send_private_groupchat_2484@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c27b482e3ecaa55d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-15 16:56:24.242 ***🔗
kate_send_private_groupchat_2484@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-04-15 16:56:24.243 ***🔗
kate_send_private_groupchat_2484@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfc2VuZF9wcml2YXRlX2dyb3VwY2hhdF8yNDg0AG1ha3Jvd2U7cA==</auth>



*** User 2024-04-15 16:56:24.244 ***🔗
kate_send_private_groupchat_2484@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-15 16:56:24.244 ***🔗
kate_send_private_groupchat_2484@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-04-15 16:56:24.245 ***🔗
kate_send_private_groupchat_2484@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f9c63912fab20e20' from='localhost' version='1.0' xml:lang='en' to='kate_send_private_groupchat_2484@localhost'>

*** User 2024-04-15 16:56:24.245 ***🔗
kate_send_private_groupchat_2484@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-04-15 16:56:24.245 ***🔗
kate_send_private_groupchat_2484@localhost/res1 out
<iq type='set' id='29ca630bc4c54a105066ba88ae4e1d9b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-15 16:56:24.245 ***🔗
kate_send_private_groupchat_2484@localhost/res1 in
<iq id='29ca630bc4c54a105066ba88ae4e1d9b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_send_private_groupchat_2484@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-15 16:56:24.245 ***🔗
kate_send_private_groupchat_2484@localhost/res1 out
<iq type='set' id='72da3d3e631a35475edd48cbd84b4335'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 16:56:24.246 ***🔗
kate_send_private_groupchat_2484@localhost/res1 in
<iq from='localhost' to='kate_send_private_groupchat_2484@localhost/res1' id='72da3d3e631a35475edd48cbd84b4335' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 16:56:24.247 ***🔗
kate_send_private_groupchat_2484@localhost/res1 out
<presence/>



*** User 2024-04-15 16:56:24.250 ***🔗
kate_send_private_groupchat_2484@localhost/res1 in
<presence from='kate_send_private_groupchat_2484@localhost/res1' to='kate_send_private_groupchat_2484@localhost/res1'/>



*** User 2024-04-15 16:56:24.251 ***🔗
bob_send_private_groupchat_2484@localhost/res1 out
<presence to='room-alice_send_private_groupchat_2484@muc.localhost/bob_send_private_groupchat_2484'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2024-04-15 16:56:24.253 ***🔗
bob_send_private_groupchat_2484@localhost/res1 in
<presence from='room-alice_send_private_groupchat_2484@muc.localhost/bob_send_private_groupchat_2484' to='bob_send_private_groupchat_2484@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2024-04-15 16:56:24.253 ***🔗
bob_send_private_groupchat_2484@localhost/res1 in
<message from='room-alice_send_private_groupchat_2484@muc.localhost' to='bob_send_private_groupchat_2484@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2024-04-15 16:56:24.254 ***🔗
kate_send_private_groupchat_2484@localhost/res1 out
<presence to='room-alice_send_private_groupchat_2484@muc.localhost/kate_send_private_groupchat_2484'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2024-04-15 16:56:24.255 ***🔗
bob_send_private_groupchat_2484@localhost/res1 in
<presence from='room-alice_send_private_groupchat_2484@muc.localhost/kate_send_private_groupchat_2484' to='bob_send_private_groupchat_2484@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2024-04-15 16:56:24.255 ***🔗
kate_send_private_groupchat_2484@localhost/res1 in
<presence from='room-alice_send_private_groupchat_2484@muc.localhost/bob_send_private_groupchat_2484' to='kate_send_private_groupchat_2484@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2024-04-15 16:56:24.255 ***🔗
kate_send_private_groupchat_2484@localhost/res1 in
<presence from='room-alice_send_private_groupchat_2484@muc.localhost/kate_send_private_groupchat_2484' to='kate_send_private_groupchat_2484@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2024-04-15 16:56:24.255 ***🔗
kate_send_private_groupchat_2484@localhost/res1 in
<message from='room-alice_send_private_groupchat_2484@muc.localhost' to='kate_send_private_groupchat_2484@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2024-04-15 16:56:24.255 ***🔗
bob_send_private_groupchat_2484@localhost/res1 out
<message type='groupchat' to='room-alice_send_private_groupchat_2484@muc.localhost/kate_send_private_groupchat_2484'>
	<body>chat message</body>
</message>



*** User 2024-04-15 16:56:24.256 ***🔗
bob_send_private_groupchat_2484@localhost/res1 in
<message from='room-alice_send_private_groupchat_2484@muc.localhost/kate_send_private_groupchat_2484' to='bob_send_private_groupchat_2484@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-04-15 16:56:24.256 ***🔗
bob_send_private_groupchat_2484@localhost/res1 out
<message type='chat' to='room-alice_send_private_groupchat_2484@muc.localhost/non-existent'>
	<body>chat message</body>
</message>



*** User 2024-04-15 16:56:24.257 ***🔗
bob_send_private_groupchat_2484@localhost/res1 in
<message from='room-alice_send_private_groupchat_2484@muc.localhost/non-existent' to='bob_send_private_groupchat_2484@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-04-15 16:56:24.257 ***🔗
alice_send_private_groupchat_2484@localhost/res1 out
<message type='chat' to='room-alice_send_private_groupchat_2484@muc.localhost/bob_send_private_groupchat_2484'>
	<body>chat message</body>
</message>



*** User 2024-04-15 16:56:24.259 ***🔗
alice_send_private_groupchat_2484@localhost/res1 in
<message from='room-alice_send_private_groupchat_2484@muc.localhost/bob_send_private_groupchat_2484' to='alice_send_private_groupchat_2484@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-04-15 16:56:24.260 ***🔗
kate_send_private_groupchat_2484@localhost/res1 out
</stream:stream>

*** User 2024-04-15 16:56:24.261 ***🔗
kate_send_private_groupchat_2484@localhost/res1 in
</stream:stream>

*** User 2024-04-15 16:56:24.261 ***🔗
bob_send_private_groupchat_2484@localhost/res1 out
</stream:stream>

*** User 2024-04-15 16:56:24.262 ***🔗
bob_send_private_groupchat_2484@localhost/res1 in
</stream:stream>

*** User 2024-04-15 16:56:24.262 ***🔗
alice_send_private_groupchat_2484@localhost/res1 out
</stream:stream>

*** User 2024-04-15 16:56:24.263 ***🔗
alice_send_private_groupchat_2484@localhost/res1 in
</stream:stream>

*** User 2024-04-15 16:56:24.265 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-15 16:56:24.347 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4269.html



=== Ended at 2024-04-15 16:56:24
=== successfully completed test case
=== === Returned value: ok