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

=== Config value:

    [{mam_backend,cassandra},
     {watchdog,<0.7567.0>},
     {protocol,cli},
     {schema_endpoint,admin},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"elasticsearch_and_cassandra_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/gdpr_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@d393da9ee670.2024-04-22_14.41.43/big_tests.tests.gdpr_SUITE.logs/run.2024-04-22_14.43.48/gdpr_suite.retrieve_mam_muc_light.html"},
     {tc_group_properties,[{name,retrieve_personal_data_mam_cassandra}]},
     {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@d393da9ee670.2024-04-22_14.41.43/big_tests.tests.gdpr_SUITE.logs/run.2024-04-22_14.43.48/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => mnesia},
        mod_roster =>
            #{iqdisc => one_queue,backend => mnesia,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 =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@d393da9ee670.2024-04-22_14.41.43"

=== Started at 2024-04-22 14:43:59


*** CT 2024-04-22 14:43:59.471 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_71.html

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


*** User 2024-04-22 14:43:59.523 ***🔗
alicE_retrieve_mam_muc_light_277@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-22 14:43:59.523 ***🔗
alicE_retrieve_mam_muc_light_277@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fc39c9fdb17b149b' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 14:43:59.524 ***🔗
alicE_retrieve_mam_muc_light_277@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-22 14:43:59.524 ***🔗
alicE_retrieve_mam_muc_light_277@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3JldHJpZXZlX21hbV9tdWNfbGlnaHRfMjc3AG1hdHlncnlzYQ==</auth>



*** User 2024-04-22 14:43:59.524 ***🔗
alicE_retrieve_mam_muc_light_277@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 14:43:59.524 ***🔗
alicE_retrieve_mam_muc_light_277@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-22 14:43:59.524 ***🔗
alicE_retrieve_mam_muc_light_277@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c964ecaeaf957c4a' from='localhost' version='1.0' xml:lang='en' to='alice_retrieve_mam_muc_light_277@localhost'>

*** User 2024-04-22 14:43:59.525 ***🔗
alicE_retrieve_mam_muc_light_277@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-22 14:43:59.525 ***🔗
alicE_retrieve_mam_muc_light_277@localhost/res1 out
<iq type='set' id='374bc9745be94855bb113d2a9b3e83e5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 14:43:59.525 ***🔗
alicE_retrieve_mam_muc_light_277@localhost/res1 in
<iq id='374bc9745be94855bb113d2a9b3e83e5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_retrieve_mam_muc_light_277@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 14:43:59.525 ***🔗
alice_retrieve_mam_muc_light_277@localhost/res1 out
<iq type='set' id='20c3d891d3402a67f5d0d5d2fdb5175d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:43:59.525 ***🔗
alice_retrieve_mam_muc_light_277@localhost/res1 in
<iq from='localhost' to='alice_retrieve_mam_muc_light_277@localhost/res1' id='20c3d891d3402a67f5d0d5d2fdb5175d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:43:59.526 ***🔗
alice_retrieve_mam_muc_light_277@localhost/res1 out
<presence/>



*** User 2024-04-22 14:43:59.526 ***🔗
alice_retrieve_mam_muc_light_277@localhost/res1 in
<presence from='alice_retrieve_mam_muc_light_277@localhost/res1' to='alice_retrieve_mam_muc_light_277@localhost/res1'/>



*** User 2024-04-22 14:43:59.527 ***🔗
bOb_retrieve_mam_muc_light_277@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-22 14:43:59.527 ***🔗
bOb_retrieve_mam_muc_light_277@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='31db72a27b12105e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 14:43:59.527 ***🔗
bOb_retrieve_mam_muc_light_277@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-22 14:43:59.527 ***🔗
bOb_retrieve_mam_muc_light_277@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9yZXRyaWV2ZV9tYW1fbXVjX2xpZ2h0XzI3NwBtYWtyb2xpa2E=</auth>



*** User 2024-04-22 14:43:59.528 ***🔗
bOb_retrieve_mam_muc_light_277@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 14:43:59.528 ***🔗
bOb_retrieve_mam_muc_light_277@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-22 14:43:59.528 ***🔗
bOb_retrieve_mam_muc_light_277@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='88d1935bfbfc9957' from='localhost' version='1.0' xml:lang='en' to='bob_retrieve_mam_muc_light_277@localhost'>

*** User 2024-04-22 14:43:59.528 ***🔗
bOb_retrieve_mam_muc_light_277@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-22 14:43:59.528 ***🔗
bOb_retrieve_mam_muc_light_277@localhost/res1 out
<iq type='set' id='288435612385e870f3a8978c01891e23'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 14:43:59.529 ***🔗
bOb_retrieve_mam_muc_light_277@localhost/res1 in
<iq id='288435612385e870f3a8978c01891e23' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_retrieve_mam_muc_light_277@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 14:43:59.529 ***🔗
bob_retrieve_mam_muc_light_277@localhost/res1 out
<iq type='set' id='69f261d9d70c19ae8cf0c8ac7e023589'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:43:59.529 ***🔗
bob_retrieve_mam_muc_light_277@localhost/res1 in
<iq from='localhost' to='bob_retrieve_mam_muc_light_277@localhost/res1' id='69f261d9d70c19ae8cf0c8ac7e023589' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:43:59.529 ***🔗
bob_retrieve_mam_muc_light_277@localhost/res1 out
<presence/>



*** User 2024-04-22 14:43:59.530 ***🔗
bob_retrieve_mam_muc_light_277@localhost/res1 in
<presence from='bob_retrieve_mam_muc_light_277@localhost/res1' to='bob_retrieve_mam_muc_light_277@localhost/res1'/>



*** User 2024-04-22 14:43:59.530 ***🔗
kate_retrieve_mam_muc_light_277@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-22 14:43:59.531 ***🔗
kate_retrieve_mam_muc_light_277@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='58793cc93a6fa770' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 14:43:59.531 ***🔗
kate_retrieve_mam_muc_light_277@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-22 14:43:59.531 ***🔗
kate_retrieve_mam_muc_light_277@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfcmV0cmlldmVfbWFtX211Y19saWdodF8yNzcAbWFrcm93ZTtw</auth>



*** User 2024-04-22 14:43:59.531 ***🔗
kate_retrieve_mam_muc_light_277@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 14:43:59.531 ***🔗
kate_retrieve_mam_muc_light_277@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-22 14:43:59.532 ***🔗
kate_retrieve_mam_muc_light_277@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dc562d4e05b7aab1' from='localhost' version='1.0' xml:lang='en' to='kate_retrieve_mam_muc_light_277@localhost'>

*** User 2024-04-22 14:43:59.532 ***🔗
kate_retrieve_mam_muc_light_277@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-22 14:43:59.532 ***🔗
kate_retrieve_mam_muc_light_277@localhost/res1 out
<iq type='set' id='8d878fc8bd2aac4bb3c4f91fa85d4eec'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 14:43:59.532 ***🔗
kate_retrieve_mam_muc_light_277@localhost/res1 in
<iq id='8d878fc8bd2aac4bb3c4f91fa85d4eec' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_retrieve_mam_muc_light_277@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 14:43:59.532 ***🔗
kate_retrieve_mam_muc_light_277@localhost/res1 out
<iq type='set' id='5192e6555378bce4dc7ce58563b65ba5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:43:59.533 ***🔗
kate_retrieve_mam_muc_light_277@localhost/res1 in
<iq from='localhost' to='kate_retrieve_mam_muc_light_277@localhost/res1' id='5192e6555378bce4dc7ce58563b65ba5' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:43:59.533 ***🔗
kate_retrieve_mam_muc_light_277@localhost/res1 out
<presence/>



*** User 2024-04-22 14:43:59.533 ***🔗
kate_retrieve_mam_muc_light_277@localhost/res1 in
<presence from='kate_retrieve_mam_muc_light_277@localhost/res1' to='kate_retrieve_mam_muc_light_277@localhost/res1'/>



*** User 2024-04-22 14:43:59.534 ***🔗
alice_retrieve_mam_muc_light_277@localhost/res1 out
<iq type='set' id='55358103cde0f06e6d20f4a6f4652a00' to='muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_retrieve_mam_muc_light_277@localhost</user>
			<user affiliation='member'>kate_retrieve_mam_muc_light_277@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-04-22 14:43:59.535 ***🔗
alice_retrieve_mam_muc_light_277@localhost/res1 in
<message from='1713-797039-534728@muclight.localhost' to='alice_retrieve_mam_muc_light_277@localhost' id='55358103cde0f06e6d20f4a6f4652a00' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-797039-534696</version>
		<user affiliation='owner'>alice_retrieve_mam_muc_light_277@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-22 14:43:59.535 ***🔗
bob_retrieve_mam_muc_light_277@localhost/res1 in
<message from='1713-797039-534728@muclight.localhost' to='bob_retrieve_mam_muc_light_277@localhost' id='55358103cde0f06e6d20f4a6f4652a00' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-797039-534696</version>
		<user affiliation='member'>bob_retrieve_mam_muc_light_277@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-22 14:43:59.536 ***🔗
kate_retrieve_mam_muc_light_277@localhost/res1 in
<message from='1713-797039-534728@muclight.localhost' to='kate_retrieve_mam_muc_light_277@localhost' id='55358103cde0f06e6d20f4a6f4652a00' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-797039-534696</version>
		<user affiliation='member'>kate_retrieve_mam_muc_light_277@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-22 14:43:59.536 ***🔗
alice_retrieve_mam_muc_light_277@localhost/res1 in
<iq from='muclight.localhost' to='alice_retrieve_mam_muc_light_277@localhost/res1' id='55358103cde0f06e6d20f4a6f4652a00' type='result'/>



*** User 2024-04-22 14:43:59.536 ***🔗
alice_retrieve_mam_muc_light_277@localhost/res1 out
<message type='groupchat' to='1713-797039-534728@muclight.localhost' id='Id1'>
	<body>1some simple muc message</body>
</message>



*** User 2024-04-22 14:43:59.537 ***🔗
alice_retrieve_mam_muc_light_277@localhost/res1 in
<message from='1713-797039-534728@muclight.localhost/alice_retrieve_mam_muc_light_277@localhost' to='alice_retrieve_mam_muc_light_277@localhost' id='Id1' type='groupchat'>
	<body>1some simple muc message</body>
	<stanza-id by='1713-797039-534728@muclight.localhost' id='C5LGEV13ILO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-22 14:43:59.537 ***🔗
bob_retrieve_mam_muc_light_277@localhost/res1 in
<message from='1713-797039-534728@muclight.localhost/alice_retrieve_mam_muc_light_277@localhost' to='bob_retrieve_mam_muc_light_277@localhost' id='Id1' type='groupchat'>
	<body>1some simple muc message</body>
	<stanza-id by='1713-797039-534728@muclight.localhost' id='C5LGEV13ILO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-22 14:43:59.537 ***🔗
kate_retrieve_mam_muc_light_277@localhost/res1 in
<message from='1713-797039-534728@muclight.localhost/alice_retrieve_mam_muc_light_277@localhost' to='kate_retrieve_mam_muc_light_277@localhost' id='Id1' type='groupchat'>
	<body>1some simple muc message</body>
	<stanza-id by='1713-797039-534728@muclight.localhost' id='C5LGEV13ILO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-22 14:43:59.538 ***🔗
alice_retrieve_mam_muc_light_277@localhost/res1 out
<message type='groupchat' to='1713-797039-534728@muclight.localhost' id='Id2'>
	<body>2another one</body>
</message>



*** User 2024-04-22 14:43:59.539 ***🔗
alice_retrieve_mam_muc_light_277@localhost/res1 in
<message from='1713-797039-534728@muclight.localhost/alice_retrieve_mam_muc_light_277@localhost' to='alice_retrieve_mam_muc_light_277@localhost' id='Id2' type='groupchat'>
	<body>2another one</body>
	<stanza-id by='1713-797039-534728@muclight.localhost' id='C5LGEV13VMG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-22 14:43:59.539 ***🔗
bob_retrieve_mam_muc_light_277@localhost/res1 in
<message from='1713-797039-534728@muclight.localhost/alice_retrieve_mam_muc_light_277@localhost' to='bob_retrieve_mam_muc_light_277@localhost' id='Id2' type='groupchat'>
	<body>2another one</body>
	<stanza-id by='1713-797039-534728@muclight.localhost' id='C5LGEV13VMG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-22 14:43:59.539 ***🔗
kate_retrieve_mam_muc_light_277@localhost/res1 in
<message from='1713-797039-534728@muclight.localhost/alice_retrieve_mam_muc_light_277@localhost' to='kate_retrieve_mam_muc_light_277@localhost' id='Id2' type='groupchat'>
	<body>2another one</body>
	<stanza-id by='1713-797039-534728@muclight.localhost' id='C5LGEV13VMG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-22 14:43:59.539 ***🔗
bob_retrieve_mam_muc_light_277@localhost/res1 out
<message type='groupchat' to='1713-797039-534728@muclight.localhost' id='Id3'>
	<body>3third message</body>
</message>



*** User 2024-04-22 14:43:59.540 ***🔗
alice_retrieve_mam_muc_light_277@localhost/res1 in
<message from='1713-797039-534728@muclight.localhost/bob_retrieve_mam_muc_light_277@localhost' to='alice_retrieve_mam_muc_light_277@localhost' id='Id3' type='groupchat'>
	<body>3third message</body>
	<stanza-id by='1713-797039-534728@muclight.localhost' id='C5LGEV149F81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-22 14:43:59.540 ***🔗
bob_retrieve_mam_muc_light_277@localhost/res1 in
<message from='1713-797039-534728@muclight.localhost/bob_retrieve_mam_muc_light_277@localhost' to='bob_retrieve_mam_muc_light_277@localhost' id='Id3' type='groupchat'>
	<body>3third message</body>
	<stanza-id by='1713-797039-534728@muclight.localhost' id='C5LGEV149F81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-22 14:43:59.540 ***🔗
kate_retrieve_mam_muc_light_277@localhost/res1 in
<message from='1713-797039-534728@muclight.localhost/bob_retrieve_mam_muc_light_277@localhost' to='kate_retrieve_mam_muc_light_277@localhost' id='Id3' type='groupchat'>
	<body>3third message</body>
	<stanza-id by='1713-797039-534728@muclight.localhost' id='C5LGEV149F81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-22 14:43:59.545 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-22 14:43:59.903 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  gdpr retrievePersonalData --domain localhost --resultFilepath retrieve_mam_muc_light.1713797039545164749.zip --username alice_retrieve_mam_muc_light_277
Result "{\n  \"data\" : {\n    \"gdpr\" : {\n      \"retrievePersonalData\" : \"Data retrieved\"\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-04-22 14:43:59.903 ***🔗
ResultString:
{
  "data" : {
    "gdpr" : {
      "retrievePersonalData" : "Data retrieved"
    }
  }
}


*** User 2024-04-22 14:43:59.903 ***🔗
extracting logs retrieve_mam_muc_light.1713797039545164749.zip.alice_retrieve_mam_muc_light_277.unzipped

*** User 2024-04-22 14:44:00.151 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  gdpr retrievePersonalData --domain localhost --resultFilepath retrieve_mam_muc_light.1713797039904734074.zip --username bob_retrieve_mam_muc_light_277
Result "{\n  \"data\" : {\n    \"gdpr\" : {\n      \"retrievePersonalData\" : \"Data retrieved\"\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-04-22 14:44:00.152 ***🔗
ResultString:
{
  "data" : {
    "gdpr" : {
      "retrievePersonalData" : "Data retrieved"
    }
  }
}


*** User 2024-04-22 14:44:00.152 ***🔗
extracting logs retrieve_mam_muc_light.1713797039904734074.zip.bob_retrieve_mam_muc_light_277.unzipped

*** User 2024-04-22 14:44:00.408 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  gdpr retrievePersonalData --domain localhost --resultFilepath retrieve_mam_muc_light.1713797040153110458.zip --username kate_retrieve_mam_muc_light_277
Result "{\n  \"data\" : {\n    \"gdpr\" : {\n      \"retrievePersonalData\" : \"Data retrieved\"\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-04-22 14:44:00.408 ***🔗
ResultString:
{
  "data" : {
    "gdpr" : {
      "retrievePersonalData" : "Data retrieved"
    }
  }
}


*** User 2024-04-22 14:44:00.408 ***🔗
extracting logs retrieve_mam_muc_light.1713797040153110458.zip.kate_retrieve_mam_muc_light_277.unzipped

*** User 2024-04-22 14:44:00.409 ***🔗
kate_retrieve_mam_muc_light_277@localhost/res1 out
</stream:stream>

*** User 2024-04-22 14:44:00.409 ***🔗
kate_retrieve_mam_muc_light_277@localhost/res1 in
</stream:stream>

*** User 2024-04-22 14:44:00.409 ***🔗
bob_retrieve_mam_muc_light_277@localhost/res1 out
</stream:stream>

*** User 2024-04-22 14:44:00.410 ***🔗
bob_retrieve_mam_muc_light_277@localhost/res1 in
</stream:stream>

*** User 2024-04-22 14:44:00.410 ***🔗
alice_retrieve_mam_muc_light_277@localhost/res1 out
</stream:stream>

*** User 2024-04-22 14:44:00.410 ***🔗
alice_retrieve_mam_muc_light_277@localhost/res1 in
</stream:stream>
*** CT 2024-04-22 14:44:00.422 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_71.html



=== Ended at 2024-04-22 14:44:00
=== successfully completed test case
=== === Returned value: ok


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