=== Test case: inbox_SUITE:create_groupchat/1 (click for source code)

=== Config value:

    [{watchdog,<0.36662.0>},
     {inbox_opts,#{backend => rdbms_async,max_result_limit => infinity,
                   iqdisc => no_queue,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   groupchat => [muclight],
                   async_writer => #{pool_size => 1},
                   delete_domain_limit => infinity,bin_ttl => 30,
                   bin_clean_after => 3600000,
                   reset_markers => [<<"displayed">>],
                   aff_changes => true,remove_on_kicked => true}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@81b4ed498ac1.2024-04-23_23.21.08/big_tests.tests.inbox_SUITE.logs/run.2024-04-23_23.27.49/inbox_suite.create_groupchat.39940.html"},
     {tc_group_properties,[{name,muclight},parallel]},
     {tc_group_path,[[{name,async_pools}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@81b4ed498ac1.2024-04-23_23.21.08/big_tests.tests.inbox_SUITE.logs/run.2024-04-23_23.27.49/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_presence => #{},
        mod_disco =>
            #{server_info => [],iqdisc => one_queue,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}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{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_presence => #{},
        mod_disco =>
            #{server_info => [],iqdisc => one_queue,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}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@81b4ed498ac1.2024-04-23_23.21.08"

=== Started at 2024-04-23 23:27:54


*** CT 2024-04-23 23:27:54.047 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2752.html

*** User 2024-04-23 23:27:54.069 ***🔗
alicE_create_groupchat_1502@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-23 23:27:54.069 ***🔗
alicE_create_groupchat_1502@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='eca08035e0d1796f' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:27:54.069 ***🔗
alicE_create_groupchat_1502@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-23 23:27:54.070 ***🔗
alicE_create_groupchat_1502@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2NyZWF0ZV9ncm91cGNoYXRfMTUwMgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 23:27:54.071 ***🔗
alicE_create_groupchat_1502@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 23:27:54.071 ***🔗
alicE_create_groupchat_1502@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-23 23:27:54.071 ***🔗
alicE_create_groupchat_1502@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6d1c0a535cefb282' from='localhost' version='1.0' xml:lang='en' to='alice_create_groupchat_1502@localhost'>

*** User 2024-04-23 23:27:54.072 ***🔗
alicE_create_groupchat_1502@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-23 23:27:54.072 ***🔗
alicE_create_groupchat_1502@localhost/res1 out
<iq type='set' id='f45ad1b2adcc7865a6216a97803c38a3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 23:27:54.072 ***🔗
alicE_create_groupchat_1502@localhost/res1 in
<iq id='f45ad1b2adcc7865a6216a97803c38a3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_create_groupchat_1502@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 23:27:54.072 ***🔗
alice_create_groupchat_1502@localhost/res1 out
<iq type='set' id='b323db8803c12e4760b8c8cd931bb1e6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:27:54.073 ***🔗
alice_create_groupchat_1502@localhost/res1 in
<iq from='localhost' to='alice_create_groupchat_1502@localhost/res1' id='b323db8803c12e4760b8c8cd931bb1e6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:27:54.073 ***🔗
alice_create_groupchat_1502@localhost/res1 out
<presence/>



*** User 2024-04-23 23:27:54.077 ***🔗
alice_create_groupchat_1502@localhost/res1 in
<presence from='alice_create_groupchat_1502@localhost/res1' to='alice_create_groupchat_1502@localhost/res1'/>



*** User 2024-04-23 23:27:54.077 ***🔗
bOb_create_groupchat_1502@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-23 23:27:54.078 ***🔗
bOb_create_groupchat_1502@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e37627c9583855e4' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:27:54.078 ***🔗
bOb_create_groupchat_1502@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-23 23:27:54.078 ***🔗
bOb_create_groupchat_1502@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9jcmVhdGVfZ3JvdXBjaGF0XzE1MDIAbWFrcm9saWth</auth>



*** User 2024-04-23 23:27:54.126 ***🔗
bOb_create_groupchat_1502@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 23:27:54.126 ***🔗
bOb_create_groupchat_1502@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-23 23:27:54.126 ***🔗
bOb_create_groupchat_1502@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='43572cc95ab090e7' from='localhost' version='1.0' xml:lang='en' to='bob_create_groupchat_1502@localhost'>

*** User 2024-04-23 23:27:54.126 ***🔗
bOb_create_groupchat_1502@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-23 23:27:54.126 ***🔗
bOb_create_groupchat_1502@localhost/res1 out
<iq type='set' id='1533207d08ff75449dbd4011590d1701'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 23:27:54.127 ***🔗
bOb_create_groupchat_1502@localhost/res1 in
<iq id='1533207d08ff75449dbd4011590d1701' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_create_groupchat_1502@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 23:27:54.127 ***🔗
bob_create_groupchat_1502@localhost/res1 out
<iq type='set' id='555f68304baaa2373524f4417535db96'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:27:54.127 ***🔗
bob_create_groupchat_1502@localhost/res1 in
<iq from='localhost' to='bob_create_groupchat_1502@localhost/res1' id='555f68304baaa2373524f4417535db96' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:27:54.127 ***🔗
bob_create_groupchat_1502@localhost/res1 out
<presence/>



*** User 2024-04-23 23:27:54.135 ***🔗
bob_create_groupchat_1502@localhost/res1 in
<presence from='bob_create_groupchat_1502@localhost/res1' to='bob_create_groupchat_1502@localhost/res1'/>



*** User 2024-04-23 23:27:54.135 ***🔗
kate_create_groupchat_1502@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-23 23:27:54.135 ***🔗
kate_create_groupchat_1502@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='807865098a048a0e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:27:54.136 ***🔗
kate_create_groupchat_1502@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-23 23:27:54.136 ***🔗
kate_create_groupchat_1502@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfY3JlYXRlX2dyb3VwY2hhdF8xNTAyAG1ha3Jvd2U7cA==</auth>



*** User 2024-04-23 23:27:54.136 ***🔗
kate_create_groupchat_1502@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 23:27:54.137 ***🔗
kate_create_groupchat_1502@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-23 23:27:54.137 ***🔗
kate_create_groupchat_1502@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='02aa5ee9f8d489eb' from='localhost' version='1.0' xml:lang='en' to='kate_create_groupchat_1502@localhost'>

*** User 2024-04-23 23:27:54.137 ***🔗
kate_create_groupchat_1502@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-23 23:27:54.137 ***🔗
kate_create_groupchat_1502@localhost/res1 out
<iq type='set' id='633364d1240ced256d4456faf6f66f65'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 23:27:54.137 ***🔗
kate_create_groupchat_1502@localhost/res1 in
<iq id='633364d1240ced256d4456faf6f66f65' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_create_groupchat_1502@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 23:27:54.137 ***🔗
kate_create_groupchat_1502@localhost/res1 out
<iq type='set' id='5be513d66d15d5cc1c06f879e863e654'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:27:54.138 ***🔗
kate_create_groupchat_1502@localhost/res1 in
<iq from='localhost' to='kate_create_groupchat_1502@localhost/res1' id='5be513d66d15d5cc1c06f879e863e654' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:27:54.138 ***🔗
kate_create_groupchat_1502@localhost/res1 out
<presence/>



*** User 2024-04-23 23:27:54.144 ***🔗
kate_create_groupchat_1502@localhost/res1 in
<presence from='kate_create_groupchat_1502@localhost/res1' to='kate_create_groupchat_1502@localhost/res1'/>



*** User 2024-04-23 23:27:54.144 ***🔗
bob_create_groupchat_1502@localhost/res1 out
<iq type='set' id='e135d656f714c770ad1bcf3b2a5bce44' to='princely_musings_PrytQRp27S0=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Just room name</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>alice_create_groupchat_1502@localhost</user>
			<user affiliation='member'>kate_create_groupchat_1502@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-04-23 23:27:54.152 ***🔗
bob_create_groupchat_1502@localhost/res1 in
<message from='princely_musings_prytqrp27s0=@muclight.localhost' to='bob_create_groupchat_1502@localhost' id='e135d656f714c770ad1bcf3b2a5bce44' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-914874-145704</version>
		<user affiliation='owner'>bob_create_groupchat_1502@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 23:27:54.152 ***🔗
alice_create_groupchat_1502@localhost/res1 in
<message from='princely_musings_prytqrp27s0=@muclight.localhost' to='alice_create_groupchat_1502@localhost' id='e135d656f714c770ad1bcf3b2a5bce44' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-914874-145704</version>
		<user affiliation='member'>alice_create_groupchat_1502@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 23:27:54.152 ***🔗
kate_create_groupchat_1502@localhost/res1 in
<message from='princely_musings_prytqrp27s0=@muclight.localhost' to='kate_create_groupchat_1502@localhost' id='e135d656f714c770ad1bcf3b2a5bce44' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-914874-145704</version>
		<user affiliation='member'>kate_create_groupchat_1502@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 23:27:54.152 ***🔗
bob_create_groupchat_1502@localhost/res1 in
<iq from='princely_musings_prytqrp27s0=@muclight.localhost' to='bob_create_groupchat_1502@localhost/res1' id='e135d656f714c770ad1bcf3b2a5bce44' type='result'/>



*** User 2024-04-23 23:27:54.152 ***🔗
bob_create_groupchat_1502@localhost/res1 out
<iq type='set' id='9aacf17d396e382bdc9a2b72e0864f8c'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-04-23 23:27:54.153 ***🔗
bob_create_groupchat_1502@localhost/res1 in
<iq from='bob_create_groupchat_1502@localhost' to='bob_create_groupchat_1502@localhost/res1' id='9aacf17d396e382bdc9a2b72e0864f8c' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'/>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:54.254 ***🔗
bob_create_groupchat_1502@localhost/res1 out
<iq type='set' id='9aacf17d396e382bdc9a2b72e0864f8c'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-04-23 23:27:54.255 ***🔗
bob_create_groupchat_1502@localhost/res1 in
<message from='bob_create_groupchat_1502@localhost' to='bob_create_groupchat_1502@localhost/res1' id='1713-914874-255206'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='9aacf17d396e382bdc9a2b72e0864f8c'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:54.144875Z'/>
			<message to='bob_create_groupchat_1502@localhost' id='e135d656f714c770ad1bcf3b2a5bce44' type='groupchat' from='princely_musings_prytqrp27s0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914874-145704</version>
					<user affiliation='owner'>bob_create_groupchat_1502@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:54.255 ***🔗
bob_create_groupchat_1502@localhost/res1 in
<iq from='bob_create_groupchat_1502@localhost' to='bob_create_groupchat_1502@localhost/res1' id='9aacf17d396e382bdc9a2b72e0864f8c' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:54.256 ***🔗
waiting for inbox_size is done in 100 miliseconds

*** User 2024-04-23 23:27:54.256 ***🔗
alice_create_groupchat_1502@localhost/res1 out
<iq type='set' id='c4fc6f365645744740637587374d55b8'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-04-23 23:27:54.257 ***🔗
alice_create_groupchat_1502@localhost/res1 in
<message from='alice_create_groupchat_1502@localhost' to='alice_create_groupchat_1502@localhost/res1' id='1713-914874-256727'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='c4fc6f365645744740637587374d55b8'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:54.144875Z'/>
			<message to='alice_create_groupchat_1502@localhost' id='e135d656f714c770ad1bcf3b2a5bce44' type='groupchat' from='princely_musings_prytqrp27s0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914874-145704</version>
					<user affiliation='member'>alice_create_groupchat_1502@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:54.257 ***🔗
alice_create_groupchat_1502@localhost/res1 in
<iq from='alice_create_groupchat_1502@localhost' to='alice_create_groupchat_1502@localhost/res1' id='c4fc6f365645744740637587374d55b8' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:54.257 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:54.257 ***🔗
kate_create_groupchat_1502@localhost/res1 out
<iq type='set' id='f45d96ae14dcfae25f3c3634cb512f42'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-04-23 23:27:54.258 ***🔗
kate_create_groupchat_1502@localhost/res1 in
<message from='kate_create_groupchat_1502@localhost' to='kate_create_groupchat_1502@localhost/res1' id='1713-914874-258186'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='f45d96ae14dcfae25f3c3634cb512f42'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:54.144875Z'/>
			<message to='kate_create_groupchat_1502@localhost' id='e135d656f714c770ad1bcf3b2a5bce44' type='groupchat' from='princely_musings_prytqrp27s0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914874-145704</version>
					<user affiliation='member'>kate_create_groupchat_1502@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:54.258 ***🔗
kate_create_groupchat_1502@localhost/res1 in
<iq from='kate_create_groupchat_1502@localhost' to='kate_create_groupchat_1502@localhost/res1' id='f45d96ae14dcfae25f3c3634cb512f42' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:54.258 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:54.258 ***🔗
bob_create_groupchat_1502@localhost/res1 out
<iq type='set' id='8a163cec09c425c614b45f11ca5f278d'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-04-23 23:27:54.259 ***🔗
bob_create_groupchat_1502@localhost/res1 in
<message from='bob_create_groupchat_1502@localhost' to='bob_create_groupchat_1502@localhost/res1' id='1713-914874-259494'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='8a163cec09c425c614b45f11ca5f278d'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:54.144875Z'/>
			<message to='bob_create_groupchat_1502@localhost' id='e135d656f714c770ad1bcf3b2a5bce44' type='groupchat' from='princely_musings_prytqrp27s0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914874-145704</version>
					<user affiliation='owner'>bob_create_groupchat_1502@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:54.259 ***🔗
bob_create_groupchat_1502@localhost/res1 in
<iq from='bob_create_groupchat_1502@localhost' to='bob_create_groupchat_1502@localhost/res1' id='8a163cec09c425c614b45f11ca5f278d' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:54.260 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:54.260 ***🔗
bob_create_groupchat_1502@localhost/res1 out
<message to='princely_musings_prytqrp27s0=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='e135d656f714c770ad1bcf3b2a5bce44'/>
</message>



*** User 2024-04-23 23:27:54.263 ***🔗
bob_create_groupchat_1502@localhost/res1 in
<message from='princely_musings_prytqrp27s0=@muclight.localhost/bob_create_groupchat_1502@localhost' to='bob_create_groupchat_1502@localhost' id='1713-914874-260554' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='e135d656f714c770ad1bcf3b2a5bce44'/>
</message>



*** User 2024-04-23 23:27:54.263 ***🔗
alice_create_groupchat_1502@localhost/res1 in
<message from='princely_musings_prytqrp27s0=@muclight.localhost/bob_create_groupchat_1502@localhost' to='alice_create_groupchat_1502@localhost' id='1713-914874-260554' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='e135d656f714c770ad1bcf3b2a5bce44'/>
</message>



*** User 2024-04-23 23:27:54.263 ***🔗
kate_create_groupchat_1502@localhost/res1 in
<message from='princely_musings_prytqrp27s0=@muclight.localhost/bob_create_groupchat_1502@localhost' to='kate_create_groupchat_1502@localhost' id='1713-914874-260554' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='e135d656f714c770ad1bcf3b2a5bce44'/>
</message>



*** User 2024-04-23 23:27:54.263 ***🔗
alice_create_groupchat_1502@localhost/res1 out
<iq type='set' id='bd15a1dbfdaaccfa6bccdbecabe739a3'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-04-23 23:27:54.265 ***🔗
alice_create_groupchat_1502@localhost/res1 in
<message from='alice_create_groupchat_1502@localhost' to='alice_create_groupchat_1502@localhost/res1' id='1713-914874-264732'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='bd15a1dbfdaaccfa6bccdbecabe739a3'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:54.144875Z'/>
			<message to='alice_create_groupchat_1502@localhost' id='e135d656f714c770ad1bcf3b2a5bce44' type='groupchat' from='princely_musings_prytqrp27s0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914874-145704</version>
					<user affiliation='member'>alice_create_groupchat_1502@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:54.265 ***🔗
alice_create_groupchat_1502@localhost/res1 in
<iq from='alice_create_groupchat_1502@localhost' to='alice_create_groupchat_1502@localhost/res1' id='bd15a1dbfdaaccfa6bccdbecabe739a3' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:54.265 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:54.265 ***🔗
alice_create_groupchat_1502@localhost/res1 out
<message to='princely_musings_prytqrp27s0=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='e135d656f714c770ad1bcf3b2a5bce44'/>
</message>



*** User 2024-04-23 23:27:54.268 ***🔗
bob_create_groupchat_1502@localhost/res1 in
<message from='princely_musings_prytqrp27s0=@muclight.localhost/alice_create_groupchat_1502@localhost' to='bob_create_groupchat_1502@localhost' id='1713-914874-265925' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='e135d656f714c770ad1bcf3b2a5bce44'/>
</message>



*** User 2024-04-23 23:27:54.268 ***🔗
alice_create_groupchat_1502@localhost/res1 in
<message from='princely_musings_prytqrp27s0=@muclight.localhost/alice_create_groupchat_1502@localhost' to='alice_create_groupchat_1502@localhost' id='1713-914874-265925' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='e135d656f714c770ad1bcf3b2a5bce44'/>
</message>



*** User 2024-04-23 23:27:54.268 ***🔗
kate_create_groupchat_1502@localhost/res1 in
<message from='princely_musings_prytqrp27s0=@muclight.localhost/alice_create_groupchat_1502@localhost' to='kate_create_groupchat_1502@localhost' id='1713-914874-265925' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='e135d656f714c770ad1bcf3b2a5bce44'/>
</message>



*** User 2024-04-23 23:27:54.269 ***🔗
kate_create_groupchat_1502@localhost/res1 out
<iq type='set' id='25b29caf0747b0b4bf00ec9f91c12542'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-04-23 23:27:54.271 ***🔗
kate_create_groupchat_1502@localhost/res1 in
<message from='kate_create_groupchat_1502@localhost' to='kate_create_groupchat_1502@localhost/res1' id='1713-914874-270884'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='25b29caf0747b0b4bf00ec9f91c12542'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:54.144875Z'/>
			<message to='kate_create_groupchat_1502@localhost' id='e135d656f714c770ad1bcf3b2a5bce44' type='groupchat' from='princely_musings_prytqrp27s0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914874-145704</version>
					<user affiliation='member'>kate_create_groupchat_1502@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:54.271 ***🔗
kate_create_groupchat_1502@localhost/res1 in
<iq from='kate_create_groupchat_1502@localhost' to='kate_create_groupchat_1502@localhost/res1' id='25b29caf0747b0b4bf00ec9f91c12542' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:54.271 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:54.271 ***🔗
kate_create_groupchat_1502@localhost/res1 out
<message to='princely_musings_prytqrp27s0=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='e135d656f714c770ad1bcf3b2a5bce44'/>
</message>



*** User 2024-04-23 23:27:54.274 ***🔗
bob_create_groupchat_1502@localhost/res1 in
<message from='princely_musings_prytqrp27s0=@muclight.localhost/kate_create_groupchat_1502@localhost' to='bob_create_groupchat_1502@localhost' id='1713-914874-271960' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='e135d656f714c770ad1bcf3b2a5bce44'/>
</message>



*** User 2024-04-23 23:27:54.274 ***🔗
alice_create_groupchat_1502@localhost/res1 in
<message from='princely_musings_prytqrp27s0=@muclight.localhost/kate_create_groupchat_1502@localhost' to='alice_create_groupchat_1502@localhost' id='1713-914874-271960' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='e135d656f714c770ad1bcf3b2a5bce44'/>
</message>



*** User 2024-04-23 23:27:54.274 ***🔗
kate_create_groupchat_1502@localhost/res1 in
<message from='princely_musings_prytqrp27s0=@muclight.localhost/kate_create_groupchat_1502@localhost' to='kate_create_groupchat_1502@localhost' id='1713-914874-271960' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='e135d656f714c770ad1bcf3b2a5bce44'/>
</message>



*** User 2024-04-23 23:27:54.274 ***🔗
bob_create_groupchat_1502@localhost/res1 out
<iq type='set' id='4121f5317510b58487ab7f479bfb2020'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-04-23 23:27:54.276 ***🔗
bob_create_groupchat_1502@localhost/res1 in
<message from='bob_create_groupchat_1502@localhost' to='bob_create_groupchat_1502@localhost/res1' id='1713-914874-275963'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='4121f5317510b58487ab7f479bfb2020'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:54.144875Z'/>
			<message to='bob_create_groupchat_1502@localhost' id='e135d656f714c770ad1bcf3b2a5bce44' type='groupchat' from='princely_musings_prytqrp27s0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914874-145704</version>
					<user affiliation='owner'>bob_create_groupchat_1502@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:54.276 ***🔗
bob_create_groupchat_1502@localhost/res1 in
<iq from='bob_create_groupchat_1502@localhost' to='bob_create_groupchat_1502@localhost/res1' id='4121f5317510b58487ab7f479bfb2020' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:54.276 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:54.276 ***🔗
alice_create_groupchat_1502@localhost/res1 out
<iq type='set' id='92aa3cb630a445581ec405815af6fe50'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-04-23 23:27:54.279 ***🔗
alice_create_groupchat_1502@localhost/res1 in
<message from='alice_create_groupchat_1502@localhost' to='alice_create_groupchat_1502@localhost/res1' id='1713-914874-278673'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='92aa3cb630a445581ec405815af6fe50'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:54.144875Z'/>
			<message to='alice_create_groupchat_1502@localhost' id='e135d656f714c770ad1bcf3b2a5bce44' type='groupchat' from='princely_musings_prytqrp27s0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914874-145704</version>
					<user affiliation='member'>alice_create_groupchat_1502@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:54.279 ***🔗
alice_create_groupchat_1502@localhost/res1 in
<iq from='alice_create_groupchat_1502@localhost' to='alice_create_groupchat_1502@localhost/res1' id='92aa3cb630a445581ec405815af6fe50' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:54.279 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:54.279 ***🔗
kate_create_groupchat_1502@localhost/res1 out
<iq type='set' id='6838f653d2b67eef043bc75c39bef3b5'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-04-23 23:27:54.281 ***🔗
kate_create_groupchat_1502@localhost/res1 in
<message from='kate_create_groupchat_1502@localhost' to='kate_create_groupchat_1502@localhost/res1' id='1713-914874-280872'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='6838f653d2b67eef043bc75c39bef3b5'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:54.144875Z'/>
			<message to='kate_create_groupchat_1502@localhost' id='e135d656f714c770ad1bcf3b2a5bce44' type='groupchat' from='princely_musings_prytqrp27s0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914874-145704</version>
					<user affiliation='member'>kate_create_groupchat_1502@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:54.281 ***🔗
kate_create_groupchat_1502@localhost/res1 in
<iq from='kate_create_groupchat_1502@localhost' to='kate_create_groupchat_1502@localhost/res1' id='6838f653d2b67eef043bc75c39bef3b5' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:54.382 ***🔗
kate_create_groupchat_1502@localhost/res1 out
<iq type='set' id='6838f653d2b67eef043bc75c39bef3b5'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-04-23 23:27:54.383 ***🔗
kate_create_groupchat_1502@localhost/res1 in
<message from='kate_create_groupchat_1502@localhost' to='kate_create_groupchat_1502@localhost/res1' id='1713-914874-382990'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='6838f653d2b67eef043bc75c39bef3b5'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:54.144875Z'/>
			<message to='kate_create_groupchat_1502@localhost' id='e135d656f714c770ad1bcf3b2a5bce44' type='groupchat' from='princely_musings_prytqrp27s0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914874-145704</version>
					<user affiliation='member'>kate_create_groupchat_1502@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:54.383 ***🔗
kate_create_groupchat_1502@localhost/res1 in
<iq from='kate_create_groupchat_1502@localhost' to='kate_create_groupchat_1502@localhost/res1' id='6838f653d2b67eef043bc75c39bef3b5' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914874144875/cHJpbmNlbHlfbXVzaW5nc19wcnl0cXJwMjdzMD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:54.383 ***🔗
waiting for inbox_size is done in 100 miliseconds

*** User 2024-04-23 23:27:54.383 ***🔗
kate_create_groupchat_1502@localhost/res1 out
</stream:stream>

*** User 2024-04-23 23:27:54.383 ***🔗
kate_create_groupchat_1502@localhost/res1 in
</stream:stream>

*** User 2024-04-23 23:27:54.384 ***🔗
bob_create_groupchat_1502@localhost/res1 out
</stream:stream>

*** User 2024-04-23 23:27:54.384 ***🔗
bob_create_groupchat_1502@localhost/res1 in
</stream:stream>

*** User 2024-04-23 23:27:54.384 ***🔗
alice_create_groupchat_1502@localhost/res1 out
</stream:stream>

*** User 2024-04-23 23:27:54.384 ***🔗
alice_create_groupchat_1502@localhost/res1 in
</stream:stream>
*** CT 2024-04-23 23:27:54.386 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2752.html



=== Ended at 2024-04-23 23:27:54
=== successfully completed test case
=== === Returned value: ok