=== Test case: gdpr_SUITE:retrieve_mam_muc_light/1 (click for source code)

=== Config value:

    [{mam_backend,riak},
     {watchdog,<0.13802.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/gdpr_SUITE_data"},
     {preset,"riak_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@838f153dfbc9.2022-06-22_08.43.58/big_tests.tests.gdpr_SUITE.logs/run.2022-06-22_08.46.53/gdpr_suite.retrieve_mam_muc_light.html"},
     {tc_group_properties,[{name,retrieve_personal_data_mam_riak}]},
     {tc_group_path,[[{name,retrieve_personal_data_mam}],
                     [{name,retrieve_personal_data}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/gdpr_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@838f153dfbc9.2022-06-22_08.43.58/big_tests.tests.gdpr_SUITE.logs/run.2022-06-22_08.46.53/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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 => riak,iqdisc => one_queue,
              riak =>
                  #{bucket_type => <<"rosters">>,
                    version_bucket_type => <<"roster_versions">>},
              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 => riak,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,
              riak =>
                  #{bucket_type => <<"vcard">>,search_index => <<"vcard">>},
              search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@838f153dfbc9.2022-06-22_08.43.58"

=== Started at 2022-06-22 08:47:15


*** CT 2022-06-22 08:47:15.787 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_232.html
*** CT 2022-06-22 08:47:15.788 *** View log from node ejabberd2@localhost when started🔗 ejabberd2@localhost_391.html

*** User 2022-06-22 08:47:15.818 ***🔗
required modules: [{mod_mam,#{archive_chat_markers => false,
                              async_writer =>
                                  #{batch_size => 30,enabled => true,
                                    flush_interval => 2000,pool_size => 16},
                              backend => riak,
                              cache =>
                                  #{module => internal,
                                    number_of_segments => 3,strategy => fifo,
                                    time_to_live => 480},
                              cache_users => true,default_result_limit => 50,
                              full_text_search => true,
                              is_archivable_message => mod_mam_utils,
                              max_result_limit => 50,
                              message_retraction => true,
                              muc => #{host => {prefix,<<"muclight.">>}},
                              no_stanzaid_element => false,
                              pm =>
                                  #{archive_groupchats => false,
                                    same_mam_id_for_peers => false},
                              riak =>
                                  #{bucket_type => <<"mam_yz">>,
                                    search_index => <<"mam">>},
                              send_message => mod_mam_utils}},
                   {mod_muc_light,#{all_can_configure => false,
                                    all_can_invite => false,backend => mnesia,
                                    blocking => true,
                                    config_schema =>
                                        [{<<"roomname">>,<<"Untitled">>,
                                          roomname,binary},
                                         {<<"subject">>,<<>>,subject,binary}],
                                    equal_occupants => false,
                                    host => {prefix,<<"muclight.">>},
                                    legacy_mode => false,
                                    max_occupants => infinity,
                                    rooms_in_rosters => false,
                                    rooms_per_page => 10,
                                    rooms_per_user => infinity}}]


*** User 2022-06-22 08:47:15.834 ***🔗
alicE_retrieve_mam_muc_light_644@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 08:47:15.835 ***🔗
alicE_retrieve_mam_muc_light_644@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='08c04201b110bf30' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:47:15.835 ***🔗
alicE_retrieve_mam_muc_light_644@localhost/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-06-22 08:47:15.835 ***🔗
alicE_retrieve_mam_muc_light_644@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3JldHJpZXZlX21hbV9tdWNfbGlnaHRfNjQ0AG1hdHlncnlzYQ==</auth>



*** User 2022-06-22 08:47:15.838 ***🔗
alicE_retrieve_mam_muc_light_644@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 08:47:15.838 ***🔗
alicE_retrieve_mam_muc_light_644@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 08:47:15.838 ***🔗
alicE_retrieve_mam_muc_light_644@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d771e7ae35b32df8' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:47:15.839 ***🔗
alicE_retrieve_mam_muc_light_644@localhost/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-06-22 08:47:15.839 ***🔗
alicE_retrieve_mam_muc_light_644@localhost/res1 out
<iq type='set' id='e80455688572e07821538120fd37d8cb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 08:47:15.839 ***🔗
alicE_retrieve_mam_muc_light_644@localhost/res1 in
<iq id='e80455688572e07821538120fd37d8cb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_retrieve_mam_muc_light_644@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 08:47:15.839 ***🔗
alice_retrieve_mam_muc_light_644@localhost/res1 out
<iq type='set' id='657f3582854180b6ebd40b9b5841f45e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:47:15.839 ***🔗
alice_retrieve_mam_muc_light_644@localhost/res1 in
<iq type='result' id='657f3582854180b6ebd40b9b5841f45e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:47:15.840 ***🔗
alice_retrieve_mam_muc_light_644@localhost/res1 out
<presence/>



*** User 2022-06-22 08:47:15.843 ***🔗
alice_retrieve_mam_muc_light_644@localhost/res1 in
<presence from='alice_retrieve_mam_muc_light_644@localhost/res1' to='alice_retrieve_mam_muc_light_644@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 08:47:15.844 ***🔗
bOb_retrieve_mam_muc_light_644@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 08:47:15.844 ***🔗
bOb_retrieve_mam_muc_light_644@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5c2c2cbf1b974ff1' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:47:15.844 ***🔗
bOb_retrieve_mam_muc_light_644@localhost/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-06-22 08:47:15.845 ***🔗
bOb_retrieve_mam_muc_light_644@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9yZXRyaWV2ZV9tYW1fbXVjX2xpZ2h0XzY0NABtYWtyb2xpa2E=</auth>



*** User 2022-06-22 08:47:15.846 ***🔗
bOb_retrieve_mam_muc_light_644@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 08:47:15.847 ***🔗
bOb_retrieve_mam_muc_light_644@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 08:47:15.847 ***🔗
bOb_retrieve_mam_muc_light_644@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='579675dbfd1529db' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:47:15.847 ***🔗
bOb_retrieve_mam_muc_light_644@localhost/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-06-22 08:47:15.847 ***🔗
bOb_retrieve_mam_muc_light_644@localhost/res1 out
<iq type='set' id='a263d1aa94a75b6810f8265d9b17cbeb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 08:47:15.847 ***🔗
bOb_retrieve_mam_muc_light_644@localhost/res1 in
<iq id='a263d1aa94a75b6810f8265d9b17cbeb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_retrieve_mam_muc_light_644@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 08:47:15.848 ***🔗
bob_retrieve_mam_muc_light_644@localhost/res1 out
<iq type='set' id='6194c5e9a5fcd710b9c08443df3ea144'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:47:15.848 ***🔗
bob_retrieve_mam_muc_light_644@localhost/res1 in
<iq type='result' id='6194c5e9a5fcd710b9c08443df3ea144'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:47:15.848 ***🔗
bob_retrieve_mam_muc_light_644@localhost/res1 out
<presence/>



*** User 2022-06-22 08:47:15.851 ***🔗
bob_retrieve_mam_muc_light_644@localhost/res1 in
<presence from='bob_retrieve_mam_muc_light_644@localhost/res1' to='bob_retrieve_mam_muc_light_644@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 08:47:15.851 ***🔗
kate_retrieve_mam_muc_light_644@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 08:47:15.852 ***🔗
kate_retrieve_mam_muc_light_644@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='96eaa4f6b9c5feca' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:47:15.852 ***🔗
kate_retrieve_mam_muc_light_644@localhost/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-06-22 08:47:15.852 ***🔗
kate_retrieve_mam_muc_light_644@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfcmV0cmlldmVfbWFtX211Y19saWdodF82NDQAbWFrcm93ZTtw</auth>



*** User 2022-06-22 08:47:15.853 ***🔗
kate_retrieve_mam_muc_light_644@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 08:47:15.853 ***🔗
kate_retrieve_mam_muc_light_644@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 08:47:15.854 ***🔗
kate_retrieve_mam_muc_light_644@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6f95f354fe8466b0' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:47:15.854 ***🔗
kate_retrieve_mam_muc_light_644@localhost/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-06-22 08:47:15.854 ***🔗
kate_retrieve_mam_muc_light_644@localhost/res1 out
<iq type='set' id='e78d338fa7da77c7d8bf40e53e56a2ae'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 08:47:15.854 ***🔗
kate_retrieve_mam_muc_light_644@localhost/res1 in
<iq id='e78d338fa7da77c7d8bf40e53e56a2ae' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_retrieve_mam_muc_light_644@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 08:47:15.854 ***🔗
kate_retrieve_mam_muc_light_644@localhost/res1 out
<iq type='set' id='ac0b29534cee4583e63ff2560693a543'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:47:15.854 ***🔗
kate_retrieve_mam_muc_light_644@localhost/res1 in
<iq type='result' id='ac0b29534cee4583e63ff2560693a543'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:47:15.855 ***🔗
kate_retrieve_mam_muc_light_644@localhost/res1 out
<presence/>



*** User 2022-06-22 08:47:15.858 ***🔗
kate_retrieve_mam_muc_light_644@localhost/res1 in
<presence from='kate_retrieve_mam_muc_light_644@localhost/res1' to='kate_retrieve_mam_muc_light_644@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 08:47:15.859 ***🔗
alice_retrieve_mam_muc_light_644@localhost/res1 out
<iq type='set' id='0e00dfe86d60533524cf9b432af34fe9' to='muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_retrieve_mam_muc_light_644@localhost</user>
			<user affiliation='member'>kate_retrieve_mam_muc_light_644@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2022-06-22 08:47:15.885 ***🔗
alice_retrieve_mam_muc_light_644@localhost/res1 in
<message from='1655-887635-866297@muclight.localhost' to='alice_retrieve_mam_muc_light_644@localhost' id='0e00dfe86d60533524cf9b432af34fe9' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1655-887635-866201</version>
		<user affiliation='owner'>alice_retrieve_mam_muc_light_644@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-06-22 08:47:15.885 ***🔗
bob_retrieve_mam_muc_light_644@localhost/res1 in
<message from='1655-887635-866297@muclight.localhost' to='bob_retrieve_mam_muc_light_644@localhost' id='0e00dfe86d60533524cf9b432af34fe9' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1655-887635-866201</version>
		<user affiliation='member'>bob_retrieve_mam_muc_light_644@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-06-22 08:47:15.885 ***🔗
kate_retrieve_mam_muc_light_644@localhost/res1 in
<message from='1655-887635-866297@muclight.localhost' to='kate_retrieve_mam_muc_light_644@localhost' id='0e00dfe86d60533524cf9b432af34fe9' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1655-887635-866201</version>
		<user affiliation='member'>kate_retrieve_mam_muc_light_644@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-06-22 08:47:15.886 ***🔗
alice_retrieve_mam_muc_light_644@localhost/res1 in
<iq from='muclight.localhost' to='alice_retrieve_mam_muc_light_644@localhost/res1' id='0e00dfe86d60533524cf9b432af34fe9' type='result'/>



*** User 2022-06-22 08:47:15.886 ***🔗
alice_retrieve_mam_muc_light_644@localhost/res1 out
<message to='1655-887635-866297@muclight.localhost' type='groupchat' id='Id1'>
	<body>1some simple muc message</body>
</message>



*** User 2022-06-22 08:47:15.898 ***🔗
alice_retrieve_mam_muc_light_644@localhost/res1 in
<message from='1655-887635-866297@muclight.localhost/alice_retrieve_mam_muc_light_644@localhost' to='alice_retrieve_mam_muc_light_644@localhost' id='Id1' type='groupchat'>
	<body>1some simple muc message</body>
	<stanza-id by='1655-887635-866297@muclight.localhost' id='BOG5C99JGS01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-06-22 08:47:15.898 ***🔗
bob_retrieve_mam_muc_light_644@localhost/res1 in
<message from='1655-887635-866297@muclight.localhost/alice_retrieve_mam_muc_light_644@localhost' to='bob_retrieve_mam_muc_light_644@localhost' id='Id1' type='groupchat'>
	<body>1some simple muc message</body>
	<stanza-id by='1655-887635-866297@muclight.localhost' id='BOG5C99JGS01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-06-22 08:47:15.898 ***🔗
kate_retrieve_mam_muc_light_644@localhost/res1 in
<message from='1655-887635-866297@muclight.localhost/alice_retrieve_mam_muc_light_644@localhost' to='kate_retrieve_mam_muc_light_644@localhost' id='Id1' type='groupchat'>
	<body>1some simple muc message</body>
	<stanza-id by='1655-887635-866297@muclight.localhost' id='BOG5C99JGS01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-06-22 08:47:15.898 ***🔗
alice_retrieve_mam_muc_light_644@localhost/res1 out
<message to='1655-887635-866297@muclight.localhost' type='groupchat' id='Id2'>
	<body>2another one</body>
</message>



*** User 2022-06-22 08:47:15.915 ***🔗
alice_retrieve_mam_muc_light_644@localhost/res1 in
<message from='1655-887635-866297@muclight.localhost/alice_retrieve_mam_muc_light_644@localhost' to='alice_retrieve_mam_muc_light_644@localhost' id='Id2' type='groupchat'>
	<body>2another one</body>
	<stanza-id by='1655-887635-866297@muclight.localhost' id='BOG5C99M6481' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-06-22 08:47:15.915 ***🔗
bob_retrieve_mam_muc_light_644@localhost/res1 in
<message from='1655-887635-866297@muclight.localhost/alice_retrieve_mam_muc_light_644@localhost' to='bob_retrieve_mam_muc_light_644@localhost' id='Id2' type='groupchat'>
	<body>2another one</body>
	<stanza-id by='1655-887635-866297@muclight.localhost' id='BOG5C99M6481' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-06-22 08:47:15.916 ***🔗
kate_retrieve_mam_muc_light_644@localhost/res1 in
<message from='1655-887635-866297@muclight.localhost/alice_retrieve_mam_muc_light_644@localhost' to='kate_retrieve_mam_muc_light_644@localhost' id='Id2' type='groupchat'>
	<body>2another one</body>
	<stanza-id by='1655-887635-866297@muclight.localhost' id='BOG5C99M6481' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-06-22 08:47:15.916 ***🔗
bob_retrieve_mam_muc_light_644@localhost/res1 out
<message to='1655-887635-866297@muclight.localhost' type='groupchat' id='Id3'>
	<body>3third message</body>
</message>



*** User 2022-06-22 08:47:15.924 ***🔗
alice_retrieve_mam_muc_light_644@localhost/res1 in
<message from='1655-887635-866297@muclight.localhost/bob_retrieve_mam_muc_light_644@localhost' to='alice_retrieve_mam_muc_light_644@localhost' id='Id3' type='groupchat'>
	<body>3third message</body>
	<stanza-id by='1655-887635-866297@muclight.localhost' id='BOG5C99QCDG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-06-22 08:47:15.924 ***🔗
bob_retrieve_mam_muc_light_644@localhost/res1 in
<message from='1655-887635-866297@muclight.localhost/bob_retrieve_mam_muc_light_644@localhost' to='bob_retrieve_mam_muc_light_644@localhost' id='Id3' type='groupchat'>
	<body>3third message</body>
	<stanza-id by='1655-887635-866297@muclight.localhost' id='BOG5C99QCDG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-06-22 08:47:15.924 ***🔗
kate_retrieve_mam_muc_light_644@localhost/res1 in
<message from='1655-887635-866297@muclight.localhost/bob_retrieve_mam_muc_light_644@localhost' to='kate_retrieve_mam_muc_light_644@localhost' id='Id3' type='groupchat'>
	<body>3third message</body>
	<stanza-id by='1655-887635-866297@muclight.localhost' id='BOG5C99QCDG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-06-22 08:47:17.257 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  retrieve_personal_data alice_retrieve_mam_muc_light_644 localhost retrieve_mam_muc_light.1655887636918373442.zip
Result []
ExitStatus 0

*** User 2022-06-22 08:47:17.257 ***🔗
extracting logs retrieve_mam_muc_light.1655887636918373442.zip.alice_retrieve_mam_muc_light_644.unzipped

*** User 2022-06-22 08:47:17.628 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  retrieve_personal_data bob_retrieve_mam_muc_light_644 localhost retrieve_mam_muc_light.1655887637258919501.zip
Result []
ExitStatus 0

*** User 2022-06-22 08:47:17.629 ***🔗
extracting logs retrieve_mam_muc_light.1655887637258919501.zip.bob_retrieve_mam_muc_light_644.unzipped

*** User 2022-06-22 08:47:17.940 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  retrieve_personal_data kate_retrieve_mam_muc_light_644 localhost retrieve_mam_muc_light.1655887637630385270.zip
Result []
ExitStatus 0

*** User 2022-06-22 08:47:17.940 ***🔗
extracting logs retrieve_mam_muc_light.1655887637630385270.zip.kate_retrieve_mam_muc_light_644.unzipped

*** User 2022-06-22 08:47:17.941 ***🔗
kate_retrieve_mam_muc_light_644@localhost/res1 out
</stream:stream>

*** User 2022-06-22 08:47:17.942 ***🔗
kate_retrieve_mam_muc_light_644@localhost/res1 in
</stream:stream>

*** User 2022-06-22 08:47:17.942 ***🔗
bob_retrieve_mam_muc_light_644@localhost/res1 out
</stream:stream>

*** User 2022-06-22 08:47:17.942 ***🔗
bob_retrieve_mam_muc_light_644@localhost/res1 in
</stream:stream>

*** User 2022-06-22 08:47:17.942 ***🔗
alice_retrieve_mam_muc_light_644@localhost/res1 out
</stream:stream>

*** User 2022-06-22 08:47:17.943 ***🔗
alice_retrieve_mam_muc_light_644@localhost/res1 in
</stream:stream>
*** CT 2022-06-22 08:47:19.016 *** View log from node ejabberd2@localhost when finished🔗 ejabberd2@localhost_391.html
*** CT 2022-06-22 08:47:19.017 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_232.html



=== Ended at 2022-06-22 08:47:19
=== successfully completed test case
=== === Returned value: ok


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