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

=== Config value:

    [{watchdog,<0.23894.0>},
     {inbox_opts,#{aff_changes => true,
                   async_writer => #{pool_size => 8},
                   backend => rdbms,bin_clean_after => 3600000,bin_ttl => 30,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   groupchat => [muclight],
                   iqdisc => no_queue,remove_on_kicked => true,
                   reset_markers => [<<"displayed">>]}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.inbox_SUITE.logs/run.2022-05-11_08.59.49/inbox_suite.leave_and_store_conversation.html"},
     {tc_group_properties,[{name,muclight_config},sequence]},
     {tc_group_path,[[{name,regular}]]},
     {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@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.inbox_SUITE.logs/run.2022-05-11_08.59.49/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc_commands => #{},mod_muc_light_commands => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {alice_bis,[{username,<<"alicE">>},
                                 {server,<<"domain.example.org">>},
                                 {host,<<"localhost">>},
                                 {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40"

=== Started at 2022-05-11 08:59:51


*** CT 2022-05-11 08:59:51.683 *** View log from node mongooseim@localhost when started mongooseim@localhost_1728.html
*** CT 2022-05-11 08:59:51.684 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_431.html

*** User 2022-05-11 08:59:51.690 ***
alicE@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 08:59:51.691 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='08327d6e8dd1d11c' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:51.691 ***
alicE@domain.example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-11 08:59:51.691 ***
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-05-11 08:59:51.692 ***
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 08:59:51.692 ***
alicE@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 08:59:51.692 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ba83b96f2355dbc6' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:51.693 ***
alicE@domain.example.com/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-11 08:59:51.693 ***
alicE@domain.example.com/res1 out
<iq type='set' id='1d948634d2b2a913fc43522c2ef7d7d4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:51.693 ***
alicE@domain.example.com/res1 in
<iq id='1d948634d2b2a913fc43522c2ef7d7d4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 08:59:51.693 ***
alicE@domain.example.com/res1 out
<iq type='set' id='b81260f01263bc76899e55956ae15f77'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:51.693 ***
alicE@domain.example.com/res1 in
<iq type='result' id='b81260f01263bc76899e55956ae15f77'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:51.693 ***
alicE@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 08:59:51.695 ***
alicE@domain.example.com/res1 in
<presence from='alicE@domain.example.com/res1' to='alice@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-11 08:59:51.695 ***
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 08:59:51.695 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2e171caa2ce6c221' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:51.696 ***
bOb@domain.example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-11 08:59:51.696 ***
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-05-11 08:59:51.696 ***
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 08:59:51.696 ***
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 08:59:51.697 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d22d2f2fdaef3d9e' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:51.697 ***
bOb@domain.example.com/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-11 08:59:51.697 ***
bOb@domain.example.com/res1 out
<iq type='set' id='0f667ab4f433678c4b4d057ff807db77'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:51.697 ***
bOb@domain.example.com/res1 in
<iq id='0f667ab4f433678c4b4d057ff807db77' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 08:59:51.697 ***
bOb@domain.example.com/res1 out
<iq type='set' id='f5d034c2f22cb1e91bdc7c0b3e745c29'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:51.697 ***
bOb@domain.example.com/res1 in
<iq type='result' id='f5d034c2f22cb1e91bdc7c0b3e745c29'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:51.697 ***
bOb@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 08:59:51.698 ***
bOb@domain.example.com/res1 in
<presence from='bOb@domain.example.com/res1' to='bob@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-11 08:59:51.699 ***
kate@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 08:59:51.699 ***
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='968f3c1b5b063541' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:51.699 ***
kate@domain.example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-11 08:59:51.699 ***
kate@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2022-05-11 08:59:51.700 ***
kate@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 08:59:51.700 ***
kate@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 08:59:51.700 ***
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dd26ba1e8dd1c9b6' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:51.700 ***
kate@domain.example.com/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-11 08:59:51.700 ***
kate@domain.example.com/res1 out
<iq type='set' id='2cfbaae70040dd6107828eb3f8d53c00'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:51.701 ***
kate@domain.example.com/res1 in
<iq id='2cfbaae70040dd6107828eb3f8d53c00' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 08:59:51.701 ***
kate@domain.example.com/res1 out
<iq type='set' id='249e8435d4c65fb61141a53611de576f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:51.701 ***
kate@domain.example.com/res1 in
<iq type='result' id='249e8435d4c65fb61141a53611de576f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:51.701 ***
kate@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 08:59:51.702 ***
kate@domain.example.com/res1 in
<presence from='kate@domain.example.com/res1' to='kate@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-11 08:59:51.702 ***
alicE@domain.example.com/res1 out
<iq type='set' id='bf458d498b338e91d84864762ed4c92c' to='princely_musings_+Z4U10+TSHY=@muclight.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Just room name</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>bob@domain.example.com</user>
			<user affiliation='member'>kate@domain.example.com</user>
		</occupants>
	</query>
</iq>



*** User 2022-05-11 08:59:51.706 ***
alicE@domain.example.com/res1 in
<message from='princely_musings_+z4u10+tshy=@muclight.domain.example.com' to='alice@domain.example.com' id='bf458d498b338e91d84864762ed4c92c' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-259591-703640</version>
		<user affiliation='owner'>alice@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-05-11 08:59:51.706 ***
bOb@domain.example.com/res1 in
<message from='princely_musings_+z4u10+tshy=@muclight.domain.example.com' to='bob@domain.example.com' id='bf458d498b338e91d84864762ed4c92c' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-259591-703640</version>
		<user affiliation='member'>bob@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-05-11 08:59:51.706 ***
kate@domain.example.com/res1 in
<message from='princely_musings_+z4u10+tshy=@muclight.domain.example.com' to='kate@domain.example.com' id='bf458d498b338e91d84864762ed4c92c' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-259591-703640</version>
		<user affiliation='member'>kate@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-05-11 08:59:51.706 ***
alicE@domain.example.com/res1 in
<iq from='princely_musings_+z4u10+tshy=@muclight.domain.example.com' to='alicE@domain.example.com/res1' id='bf458d498b338e91d84864762ed4c92c' type='result'/>



*** User 2022-05-11 08:59:51.706 ***
alicE@domain.example.com/res1 out
<iq type='set' id='fc03d176e6477e52d0bfa93a627073db'>
	<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 2022-05-11 08:59:51.707 ***
alicE@domain.example.com/res1 in
<message from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='1652-259591-707544'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='fc03d176e6477e52d0bfa93a627073db'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:51.702889Z'/>
			<message to='alice@domain.example.com' id='bf458d498b338e91d84864762ed4c92c' type='groupchat' from='princely_musings_+z4u10+tshy=@muclight.domain.example.com'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259591-703640</version>
					<user affiliation='owner'>alice@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:51.707 ***
alicE@domain.example.com/res1 in
<iq from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='fc03d176e6477e52d0bfa93a627073db' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:51.708 ***
bOb@domain.example.com/res1 out
<iq type='set' id='f6ecec231c75b05ed8f7dc0217101ee4'>
	<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 2022-05-11 08:59:51.709 ***
bOb@domain.example.com/res1 in
<message from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='1652-259591-708715'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='f6ecec231c75b05ed8f7dc0217101ee4'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:51.702889Z'/>
			<message to='bob@domain.example.com' id='bf458d498b338e91d84864762ed4c92c' type='groupchat' from='princely_musings_+z4u10+tshy=@muclight.domain.example.com'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259591-703640</version>
					<user affiliation='member'>bob@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:51.709 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='f6ecec231c75b05ed8f7dc0217101ee4' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:51.709 ***
kate@domain.example.com/res1 out
<iq type='set' id='3e0a801b4743da8913d9671f2a30f16b'>
	<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 2022-05-11 08:59:51.709 ***
kate@domain.example.com/res1 in
<message from='kate@domain.example.com' to='kate@domain.example.com/res1' id='1652-259591-709680'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='3e0a801b4743da8913d9671f2a30f16b'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:51.702889Z'/>
			<message to='kate@domain.example.com' id='bf458d498b338e91d84864762ed4c92c' type='groupchat' from='princely_musings_+z4u10+tshy=@muclight.domain.example.com'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259591-703640</version>
					<user affiliation='member'>kate@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:51.710 ***
kate@domain.example.com/res1 in
<iq from='kate@domain.example.com' to='kate@domain.example.com/res1' id='3e0a801b4743da8913d9671f2a30f16b' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:51.710 ***
alicE@domain.example.com/res1 out
<iq type='set' id='a76e262218585857b1502f7b5a6bf517'>
	<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 2022-05-11 08:59:51.710 ***
alicE@domain.example.com/res1 in
<message from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='1652-259591-710514'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='a76e262218585857b1502f7b5a6bf517'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:51.702889Z'/>
			<message to='alice@domain.example.com' id='bf458d498b338e91d84864762ed4c92c' type='groupchat' from='princely_musings_+z4u10+tshy=@muclight.domain.example.com'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259591-703640</version>
					<user affiliation='owner'>alice@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:51.710 ***
alicE@domain.example.com/res1 in
<iq from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='a76e262218585857b1502f7b5a6bf517' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:51.710 ***
alicE@domain.example.com/res1 out
<message to='princely_musings_+z4u10+tshy=@muclight.domain.example.com' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='bf458d498b338e91d84864762ed4c92c'/>
</message>



*** User 2022-05-11 08:59:51.726 ***
alicE@domain.example.com/res1 in
<message from='princely_musings_+z4u10+tshy=@muclight.domain.example.com/alice@domain.example.com' to='alice@domain.example.com' id='1652-259591-725228' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='bf458d498b338e91d84864762ed4c92c'/>
</message>



*** User 2022-05-11 08:59:51.726 ***
bOb@domain.example.com/res1 in
<message from='princely_musings_+z4u10+tshy=@muclight.domain.example.com/alice@domain.example.com' to='bob@domain.example.com' id='1652-259591-725228' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='bf458d498b338e91d84864762ed4c92c'/>
</message>



*** User 2022-05-11 08:59:51.726 ***
kate@domain.example.com/res1 in
<message from='princely_musings_+z4u10+tshy=@muclight.domain.example.com/alice@domain.example.com' to='kate@domain.example.com' id='1652-259591-725228' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='bf458d498b338e91d84864762ed4c92c'/>
</message>



*** User 2022-05-11 08:59:51.726 ***
bOb@domain.example.com/res1 out
<iq type='set' id='3821360a7463cbb5d00be80b77ed6673'>
	<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 2022-05-11 08:59:51.727 ***
bOb@domain.example.com/res1 in
<message from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='1652-259591-727321'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='3821360a7463cbb5d00be80b77ed6673'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:51.702889Z'/>
			<message to='bob@domain.example.com' id='bf458d498b338e91d84864762ed4c92c' type='groupchat' from='princely_musings_+z4u10+tshy=@muclight.domain.example.com'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259591-703640</version>
					<user affiliation='member'>bob@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:51.727 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='3821360a7463cbb5d00be80b77ed6673' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:51.727 ***
bOb@domain.example.com/res1 out
<message to='princely_musings_+z4u10+tshy=@muclight.domain.example.com' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='bf458d498b338e91d84864762ed4c92c'/>
</message>



*** User 2022-05-11 08:59:51.729 ***
alicE@domain.example.com/res1 in
<message from='princely_musings_+z4u10+tshy=@muclight.domain.example.com/bob@domain.example.com' to='alice@domain.example.com' id='1652-259591-728393' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='bf458d498b338e91d84864762ed4c92c'/>
</message>



*** User 2022-05-11 08:59:51.729 ***
bOb@domain.example.com/res1 in
<message from='princely_musings_+z4u10+tshy=@muclight.domain.example.com/bob@domain.example.com' to='bob@domain.example.com' id='1652-259591-728393' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='bf458d498b338e91d84864762ed4c92c'/>
</message>



*** User 2022-05-11 08:59:51.729 ***
kate@domain.example.com/res1 in
<message from='princely_musings_+z4u10+tshy=@muclight.domain.example.com/bob@domain.example.com' to='kate@domain.example.com' id='1652-259591-728393' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='bf458d498b338e91d84864762ed4c92c'/>
</message>



*** User 2022-05-11 08:59:51.729 ***
kate@domain.example.com/res1 out
<iq type='set' id='484c0c793fedcdb948ad84294c2bfb95'>
	<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 2022-05-11 08:59:51.730 ***
kate@domain.example.com/res1 in
<message from='kate@domain.example.com' to='kate@domain.example.com/res1' id='1652-259591-730096'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='484c0c793fedcdb948ad84294c2bfb95'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:51.702889Z'/>
			<message to='kate@domain.example.com' id='bf458d498b338e91d84864762ed4c92c' type='groupchat' from='princely_musings_+z4u10+tshy=@muclight.domain.example.com'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259591-703640</version>
					<user affiliation='member'>kate@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:51.730 ***
kate@domain.example.com/res1 in
<iq from='kate@domain.example.com' to='kate@domain.example.com/res1' id='484c0c793fedcdb948ad84294c2bfb95' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:51.730 ***
kate@domain.example.com/res1 out
<message to='princely_musings_+z4u10+tshy=@muclight.domain.example.com' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='bf458d498b338e91d84864762ed4c92c'/>
</message>



*** User 2022-05-11 08:59:51.731 ***
alicE@domain.example.com/res1 in
<message from='princely_musings_+z4u10+tshy=@muclight.domain.example.com/kate@domain.example.com' to='alice@domain.example.com' id='1652-259591-731114' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='bf458d498b338e91d84864762ed4c92c'/>
</message>



*** User 2022-05-11 08:59:51.732 ***
bOb@domain.example.com/res1 in
<message from='princely_musings_+z4u10+tshy=@muclight.domain.example.com/kate@domain.example.com' to='bob@domain.example.com' id='1652-259591-731114' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='bf458d498b338e91d84864762ed4c92c'/>
</message>



*** User 2022-05-11 08:59:51.732 ***
kate@domain.example.com/res1 in
<message from='princely_musings_+z4u10+tshy=@muclight.domain.example.com/kate@domain.example.com' to='kate@domain.example.com' id='1652-259591-731114' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='bf458d498b338e91d84864762ed4c92c'/>
</message>



*** User 2022-05-11 08:59:51.732 ***
alicE@domain.example.com/res1 out
<iq type='set' id='bcb9735b02d39f30abf821ef60dedc97'>
	<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 2022-05-11 08:59:51.906 ***
alicE@domain.example.com/res1 in
<message from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='1652-259591-905994'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='bcb9735b02d39f30abf821ef60dedc97'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:51.702889Z'/>
			<message to='alice@domain.example.com' id='bf458d498b338e91d84864762ed4c92c' type='groupchat' from='princely_musings_+z4u10+tshy=@muclight.domain.example.com'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259591-703640</version>
					<user affiliation='owner'>alice@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:51.906 ***
alicE@domain.example.com/res1 in
<iq from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='bcb9735b02d39f30abf821ef60dedc97' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:51.906 ***
bOb@domain.example.com/res1 out
<iq type='set' id='f0a5a2f55e7c09507a0135bd4b07feb1'>
	<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 2022-05-11 08:59:51.907 ***
bOb@domain.example.com/res1 in
<message from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='1652-259591-907482'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='f0a5a2f55e7c09507a0135bd4b07feb1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:51.702889Z'/>
			<message to='bob@domain.example.com' id='bf458d498b338e91d84864762ed4c92c' type='groupchat' from='princely_musings_+z4u10+tshy=@muclight.domain.example.com'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259591-703640</version>
					<user affiliation='member'>bob@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:51.907 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='f0a5a2f55e7c09507a0135bd4b07feb1' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:51.908 ***
kate@domain.example.com/res1 out
<iq type='set' id='1cd2bcfa9c021c417bd23e4dab201a9a'>
	<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 2022-05-11 08:59:51.909 ***
kate@domain.example.com/res1 in
<message from='kate@domain.example.com' to='kate@domain.example.com/res1' id='1652-259591-908641'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='1cd2bcfa9c021c417bd23e4dab201a9a'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:51.702889Z'/>
			<message to='kate@domain.example.com' id='bf458d498b338e91d84864762ed4c92c' type='groupchat' from='princely_musings_+z4u10+tshy=@muclight.domain.example.com'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259591-703640</version>
					<user affiliation='member'>kate@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:51.909 ***
kate@domain.example.com/res1 in
<iq from='kate@domain.example.com' to='kate@domain.example.com/res1' id='1cd2bcfa9c021c417bd23e4dab201a9a' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:51.909 ***
alicE@domain.example.com/res1 out
<message to='princely_musings_+Z4U10+TSHY=@muclight.domain.example.com' type='groupchat' id='leave-id'>
	<body>Hi all</body>
</message>



*** User 2022-05-11 08:59:52.231 ***
alicE@domain.example.com/res1 in
<message from='princely_musings_+Z4U10+TSHY=@muclight.domain.example.com/alice@domain.example.com' to='alice@domain.example.com' id='leave-id' type='groupchat'>
	<body>Hi all</body>
</message>



*** User 2022-05-11 08:59:52.231 ***
bOb@domain.example.com/res1 in
<message from='princely_musings_+Z4U10+TSHY=@muclight.domain.example.com/alice@domain.example.com' to='bob@domain.example.com' id='leave-id' type='groupchat'>
	<body>Hi all</body>
</message>



*** User 2022-05-11 08:59:52.231 ***
kate@domain.example.com/res1 in
<message from='princely_musings_+Z4U10+TSHY=@muclight.domain.example.com/alice@domain.example.com' to='kate@domain.example.com' id='leave-id' type='groupchat'>
	<body>Hi all</body>
</message>



*** User 2022-05-11 08:59:52.231 ***
alicE@domain.example.com/res1 out
<iq type='set' id='a9adb1861b9b997a26f778e78fe29847'>
	<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 2022-05-11 08:59:52.362 ***
alicE@domain.example.com/res1 in
<message from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='1652-259592-361538'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='a9adb1861b9b997a26f778e78fe29847'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:52.229265Z'/>
			<message to='alice@domain.example.com' id='leave-id' type='groupchat' from='princely_musings_+z4u10+tshy=@muclight.domain.example.com/alice@domain.example.com'>
				<body>Hi all</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:52.362 ***
alicE@domain.example.com/res1 in
<iq from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='a9adb1861b9b997a26f778e78fe29847' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:52.362 ***
bOb@domain.example.com/res1 out
<iq type='set' id='c7d6551bf56499756a28602d178a4f65'>
	<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 2022-05-11 08:59:52.363 ***
bOb@domain.example.com/res1 in
<message from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='1652-259592-363096'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='c7d6551bf56499756a28602d178a4f65'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:52.229839Z'/>
			<message to='bob@domain.example.com' id='leave-id' type='groupchat' from='princely_musings_+z4u10+tshy=@muclight.domain.example.com/alice@domain.example.com'>
				<body>Hi all</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:52.363 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='c7d6551bf56499756a28602d178a4f65' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:52.363 ***
kate@domain.example.com/res1 out
<iq type='set' id='ef011bcd46fe93f1de72c037411033bc'>
	<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 2022-05-11 08:59:52.364 ***
kate@domain.example.com/res1 in
<message from='kate@domain.example.com' to='kate@domain.example.com/res1' id='1652-259592-364192'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='ef011bcd46fe93f1de72c037411033bc'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:52.230380Z'/>
			<message to='kate@domain.example.com' id='leave-id' type='groupchat' from='princely_musings_+z4u10+tshy=@muclight.domain.example.com/alice@domain.example.com'>
				<body>Hi all</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:52.364 ***
kate@domain.example.com/res1 in
<iq from='kate@domain.example.com' to='kate@domain.example.com/res1' id='ef011bcd46fe93f1de72c037411033bc' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:52.364 ***
bOb@domain.example.com/res1 out
<iq type='set' id='f31087c8f58b4be3ec30c82343a95889' to='princely_musings_+Z4U10+TSHY=@muclight.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob@domain.example.com</user>
	</query>
</iq>



*** User 2022-05-11 08:59:52.367 ***
alicE@domain.example.com/res1 in
<message from='princely_musings_+Z4U10+TSHY=@muclight.domain.example.com' to='alice@domain.example.com' id='f31087c8f58b4be3ec30c82343a95889' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1652-259591-703640</prev-version>
		<version>1652-259592-365549</version>
		<user affiliation='none'>bob@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-05-11 08:59:52.367 ***
kate@domain.example.com/res1 in
<message from='princely_musings_+Z4U10+TSHY=@muclight.domain.example.com' to='kate@domain.example.com' id='f31087c8f58b4be3ec30c82343a95889' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1652-259591-703640</prev-version>
		<version>1652-259592-365549</version>
		<user affiliation='none'>bob@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-05-11 08:59:52.368 ***
bOb@domain.example.com/res1 in
<message from='princely_musings_+Z4U10+TSHY=@muclight.domain.example.com' to='bob@domain.example.com' id='f31087c8f58b4be3ec30c82343a95889' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-05-11 08:59:52.368 ***
bOb@domain.example.com/res1 in
<iq from='princely_musings_+Z4U10+TSHY=@muclight.domain.example.com' to='bOb@domain.example.com/res1' id='f31087c8f58b4be3ec30c82343a95889' type='result'/>



*** User 2022-05-11 08:59:52.368 ***
alicE@domain.example.com/res1 out
<iq type='set' id='94cc0bfceeda2339987dad05ede7890f'>
	<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 2022-05-11 08:59:52.684 ***
alicE@domain.example.com/res1 in
<message from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='1652-259592-684176'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='94cc0bfceeda2339987dad05ede7890f'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:52.229265Z'/>
			<message to='alice@domain.example.com' id='leave-id' type='groupchat' from='princely_musings_+z4u10+tshy=@muclight.domain.example.com/alice@domain.example.com'>
				<body>Hi all</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:52.684 ***
alicE@domain.example.com/res1 in
<iq from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='94cc0bfceeda2339987dad05ede7890f' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:52.685 ***
kate@domain.example.com/res1 out
<iq type='set' id='ed819d46f8ff70072b714d151d4b9d9a'>
	<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 2022-05-11 08:59:52.686 ***
kate@domain.example.com/res1 in
<message from='kate@domain.example.com' to='kate@domain.example.com/res1' id='1652-259592-685730'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='ed819d46f8ff70072b714d151d4b9d9a'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:52.230380Z'/>
			<message to='kate@domain.example.com' id='leave-id' type='groupchat' from='princely_musings_+z4u10+tshy=@muclight.domain.example.com/alice@domain.example.com'>
				<body>Hi all</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:52.686 ***
kate@domain.example.com/res1 in
<iq from='kate@domain.example.com' to='kate@domain.example.com/res1' id='ed819d46f8ff70072b714d151d4b9d9a' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:52.686 ***
bOb@domain.example.com/res1 out
<iq type='set' id='631503d2aef238efbfa2bcd5363c820b'>
	<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 2022-05-11 08:59:52.687 ***
bOb@domain.example.com/res1 in
<message from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='1652-259592-686897'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='631503d2aef238efbfa2bcd5363c820b'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:52.366990Z'/>
			<message to='bob@domain.example.com' id='f31087c8f58b4be3ec30c82343a95889' type='groupchat' from='princely_musings_+z4u10+tshy=@muclight.domain.example.com'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<user affiliation='none'>bob@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:52.687 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='631503d2aef238efbfa2bcd5363c820b' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>2</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:52.687 ***
kate@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 08:59:52.687 ***
kate@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-11 08:59:52.687 ***
bOb@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 08:59:52.736 ***
bOb@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-11 08:59:52.736 ***
alicE@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 08:59:53.006 ***
alicE@domain.example.com/res1 in
</stream:stream>
*** CT 2022-05-11 08:59:53.013 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_431.html
*** CT 2022-05-11 08:59:53.013 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1728.html



=== Ended at 2022-05-11 08:59:53
=== successfully completed test case
=== === Returned value: ok


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