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

=== Config value:

    [{mam_backend,rdbms},
     {watchdog,<0.14938.0>},
     {protocol,cli},
     {schema_endpoint,admin},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_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@c3f703cbaa20.2024-03-06_10.06.32/big_tests.tests.gdpr_SUITE.logs/run.2024-03-06_10.08.26/gdpr_suite.retrieve_mam_muc_light.html"},
     {tc_group_properties,[{name,retrieve_personal_data_mam_rdbms}]},
     {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@c3f703cbaa20.2024-03-06_10.06.32/big_tests.tests.gdpr_SUITE.logs/run.2024-03-06_10.08.26/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{server_info => [],iqdisc => one_queue,extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => 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_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@c3f703cbaa20.2024-03-06_10.06.32"

=== Started at 2024-03-06 10:08:46


*** CT 2024-03-06 10:08:46.623 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1506.html

*** User 2024-03-06 10:08:46.695 ***🔗
required modules: [{mod_mam,#{cache =>
                                  #{module => internal,strategy => fifo,
                                    number_of_segments => 3,
                                    time_to_live => 480},
                              backend => rdbms,
                              pm =>
                                  #{archive_groupchats => false,
                                    same_mam_id_for_peers => false},
                              muc => #{host => {prefix,<<"muclight.">>}},
                              is_archivable_message => mod_mam_utils,
                              max_result_limit => 50,
                              default_result_limit => 50,
                              enforce_simple_queries => false,
                              send_message => mod_mam_utils,
                              archive_chat_markers => false,
                              full_text_search => true,
                              message_retraction => true,
                              async_writer =>
                                  #{enabled => true,batch_size => 30,
                                    flush_interval => 2000,pool_size => 16},
                              no_stanzaid_element => false,
                              cache_users => true}},
                   {mod_muc_light,#{host => {prefix,<<"muclight.">>},
                                    rooms_per_user => infinity,
                                    blocking => true,backend => rdbms,
                                    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-03-06 10:08:46.702 ***🔗
alicE_retrieve_mam_muc_light_749@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-03-06 10:08:46.703 ***🔗
alicE_retrieve_mam_muc_light_749@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c0c87400469808d4' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-06 10:08:46.703 ***🔗
alicE_retrieve_mam_muc_light_749@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-03-06 10:08:46.703 ***🔗
alicE_retrieve_mam_muc_light_749@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3JldHJpZXZlX21hbV9tdWNfbGlnaHRfNzQ5AG1hdHlncnlzYQ==</auth>



*** User 2024-03-06 10:08:46.704 ***🔗
alicE_retrieve_mam_muc_light_749@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-06 10:08:46.704 ***🔗
alicE_retrieve_mam_muc_light_749@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-03-06 10:08:46.704 ***🔗
alicE_retrieve_mam_muc_light_749@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7d57d4524465b8b8' from='localhost' version='1.0' xml:lang='en' to='alice_retrieve_mam_muc_light_749@localhost'>

*** User 2024-03-06 10:08:46.704 ***🔗
alicE_retrieve_mam_muc_light_749@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-03-06 10:08:46.704 ***🔗
alicE_retrieve_mam_muc_light_749@localhost/res1 out
<iq type='set' id='55f84b5e86a1be74e5d6ac90bf1bb1be'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-06 10:08:46.705 ***🔗
alicE_retrieve_mam_muc_light_749@localhost/res1 in
<iq id='55f84b5e86a1be74e5d6ac90bf1bb1be' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_retrieve_mam_muc_light_749@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-06 10:08:46.705 ***🔗
alice_retrieve_mam_muc_light_749@localhost/res1 out
<iq type='set' id='89403d8107d03d29aec2373aefcf3d02'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-06 10:08:46.705 ***🔗
alice_retrieve_mam_muc_light_749@localhost/res1 in
<iq from='localhost' to='alice_retrieve_mam_muc_light_749@localhost/res1' id='89403d8107d03d29aec2373aefcf3d02' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-06 10:08:46.706 ***🔗
alice_retrieve_mam_muc_light_749@localhost/res1 out
<presence/>



*** User 2024-03-06 10:08:46.707 ***🔗
alice_retrieve_mam_muc_light_749@localhost/res1 in
<presence from='alice_retrieve_mam_muc_light_749@localhost/res1' to='alice_retrieve_mam_muc_light_749@localhost/res1'/>



*** User 2024-03-06 10:08:46.708 ***🔗
bOb_retrieve_mam_muc_light_749@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-03-06 10:08:46.708 ***🔗
bOb_retrieve_mam_muc_light_749@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ed15f65b83babb97' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-06 10:08:46.709 ***🔗
bOb_retrieve_mam_muc_light_749@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-03-06 10:08:46.709 ***🔗
bOb_retrieve_mam_muc_light_749@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9yZXRyaWV2ZV9tYW1fbXVjX2xpZ2h0Xzc0OQBtYWtyb2xpa2E=</auth>



*** User 2024-03-06 10:08:46.710 ***🔗
bOb_retrieve_mam_muc_light_749@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-06 10:08:46.710 ***🔗
bOb_retrieve_mam_muc_light_749@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-03-06 10:08:46.710 ***🔗
bOb_retrieve_mam_muc_light_749@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3f68014151cab158' from='localhost' version='1.0' xml:lang='en' to='bob_retrieve_mam_muc_light_749@localhost'>

*** User 2024-03-06 10:08:46.711 ***🔗
bOb_retrieve_mam_muc_light_749@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-03-06 10:08:46.711 ***🔗
bOb_retrieve_mam_muc_light_749@localhost/res1 out
<iq type='set' id='5d1b1ceb51eff1c0da2147e3c4472a4d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-06 10:08:46.711 ***🔗
bOb_retrieve_mam_muc_light_749@localhost/res1 in
<iq id='5d1b1ceb51eff1c0da2147e3c4472a4d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_retrieve_mam_muc_light_749@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-06 10:08:46.711 ***🔗
bob_retrieve_mam_muc_light_749@localhost/res1 out
<iq type='set' id='407fd4eb1353e1aa8c211ac9ff198ab5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-06 10:08:46.712 ***🔗
bob_retrieve_mam_muc_light_749@localhost/res1 in
<iq from='localhost' to='bob_retrieve_mam_muc_light_749@localhost/res1' id='407fd4eb1353e1aa8c211ac9ff198ab5' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-06 10:08:46.712 ***🔗
bob_retrieve_mam_muc_light_749@localhost/res1 out
<presence/>



*** User 2024-03-06 10:08:46.713 ***🔗
bob_retrieve_mam_muc_light_749@localhost/res1 in
<presence from='bob_retrieve_mam_muc_light_749@localhost/res1' to='bob_retrieve_mam_muc_light_749@localhost/res1'/>



*** User 2024-03-06 10:08:46.714 ***🔗
kate_retrieve_mam_muc_light_749@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-03-06 10:08:46.715 ***🔗
kate_retrieve_mam_muc_light_749@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='98f5c9a1717aefcf' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-06 10:08:46.715 ***🔗
kate_retrieve_mam_muc_light_749@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-03-06 10:08:46.715 ***🔗
kate_retrieve_mam_muc_light_749@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfcmV0cmlldmVfbWFtX211Y19saWdodF83NDkAbWFrcm93ZTtw</auth>



*** User 2024-03-06 10:08:46.716 ***🔗
kate_retrieve_mam_muc_light_749@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-06 10:08:46.716 ***🔗
kate_retrieve_mam_muc_light_749@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-03-06 10:08:46.717 ***🔗
kate_retrieve_mam_muc_light_749@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e54642a2916acf2a' from='localhost' version='1.0' xml:lang='en' to='kate_retrieve_mam_muc_light_749@localhost'>

*** User 2024-03-06 10:08:46.717 ***🔗
kate_retrieve_mam_muc_light_749@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-03-06 10:08:46.717 ***🔗
kate_retrieve_mam_muc_light_749@localhost/res1 out
<iq type='set' id='6c5f36118f3d78f33e2e83904ecfea51'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-06 10:08:46.718 ***🔗
kate_retrieve_mam_muc_light_749@localhost/res1 in
<iq id='6c5f36118f3d78f33e2e83904ecfea51' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_retrieve_mam_muc_light_749@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-06 10:08:46.718 ***🔗
kate_retrieve_mam_muc_light_749@localhost/res1 out
<iq type='set' id='7e1486a71da147d3c9ccaa2fea31010f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-06 10:08:46.718 ***🔗
kate_retrieve_mam_muc_light_749@localhost/res1 in
<iq from='localhost' to='kate_retrieve_mam_muc_light_749@localhost/res1' id='7e1486a71da147d3c9ccaa2fea31010f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-06 10:08:46.719 ***🔗
kate_retrieve_mam_muc_light_749@localhost/res1 out
<presence/>



*** User 2024-03-06 10:08:46.721 ***🔗
kate_retrieve_mam_muc_light_749@localhost/res1 in
<presence from='kate_retrieve_mam_muc_light_749@localhost/res1' to='kate_retrieve_mam_muc_light_749@localhost/res1'/>



*** User 2024-03-06 10:08:46.721 ***🔗
alice_retrieve_mam_muc_light_749@localhost/res1 out
<iq type='set' id='b64c647867fc84df7bf04502bf65dca3' to='muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_retrieve_mam_muc_light_749@localhost</user>
			<user affiliation='member'>kate_retrieve_mam_muc_light_749@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-03-06 10:08:46.733 ***🔗
alice_retrieve_mam_muc_light_749@localhost/res1 in
<message from='1709-719726-724488@muclight.localhost' to='alice_retrieve_mam_muc_light_749@localhost' id='b64c647867fc84df7bf04502bf65dca3' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1709-719726-724474</version>
		<user affiliation='owner'>alice_retrieve_mam_muc_light_749@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-06 10:08:46.734 ***🔗
bob_retrieve_mam_muc_light_749@localhost/res1 in
<message from='1709-719726-724488@muclight.localhost' to='bob_retrieve_mam_muc_light_749@localhost' id='b64c647867fc84df7bf04502bf65dca3' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1709-719726-724474</version>
		<user affiliation='member'>bob_retrieve_mam_muc_light_749@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-06 10:08:46.734 ***🔗
kate_retrieve_mam_muc_light_749@localhost/res1 in
<message from='1709-719726-724488@muclight.localhost' to='kate_retrieve_mam_muc_light_749@localhost' id='b64c647867fc84df7bf04502bf65dca3' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1709-719726-724474</version>
		<user affiliation='member'>kate_retrieve_mam_muc_light_749@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-06 10:08:46.734 ***🔗
alice_retrieve_mam_muc_light_749@localhost/res1 in
<iq from='muclight.localhost' to='alice_retrieve_mam_muc_light_749@localhost/res1' id='b64c647867fc84df7bf04502bf65dca3' type='result'/>



*** User 2024-03-06 10:08:46.734 ***🔗
alice_retrieve_mam_muc_light_749@localhost/res1 out
<message type='groupchat' to='1709-719726-724488@muclight.localhost' id='Id1'>
	<body>1some simple muc message</body>
</message>



*** User 2024-03-06 10:08:46.738 ***🔗
alice_retrieve_mam_muc_light_749@localhost/res1 in
<message from='1709-719726-724488@muclight.localhost/alice_retrieve_mam_muc_light_749@localhost' to='alice_retrieve_mam_muc_light_749@localhost' id='Id1' type='groupchat'>
	<body>1some simple muc message</body>
	<stanza-id by='1709-719726-724488@muclight.localhost' id='C4NR4JT3QB01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-03-06 10:08:46.738 ***🔗
bob_retrieve_mam_muc_light_749@localhost/res1 in
<message from='1709-719726-724488@muclight.localhost/alice_retrieve_mam_muc_light_749@localhost' to='bob_retrieve_mam_muc_light_749@localhost' id='Id1' type='groupchat'>
	<body>1some simple muc message</body>
	<stanza-id by='1709-719726-724488@muclight.localhost' id='C4NR4JT3QB01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-03-06 10:08:46.738 ***🔗
kate_retrieve_mam_muc_light_749@localhost/res1 in
<message from='1709-719726-724488@muclight.localhost/alice_retrieve_mam_muc_light_749@localhost' to='kate_retrieve_mam_muc_light_749@localhost' id='Id1' type='groupchat'>
	<body>1some simple muc message</body>
	<stanza-id by='1709-719726-724488@muclight.localhost' id='C4NR4JT3QB01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-03-06 10:08:46.738 ***🔗
alice_retrieve_mam_muc_light_749@localhost/res1 out
<message type='groupchat' to='1709-719726-724488@muclight.localhost' id='Id2'>
	<body>2another one</body>
</message>



*** User 2024-03-06 10:08:46.741 ***🔗
alice_retrieve_mam_muc_light_749@localhost/res1 in
<message from='1709-719726-724488@muclight.localhost/alice_retrieve_mam_muc_light_749@localhost' to='alice_retrieve_mam_muc_light_749@localhost' id='Id2' type='groupchat'>
	<body>2another one</body>
	<stanza-id by='1709-719726-724488@muclight.localhost' id='C4NR4JT4TE81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-03-06 10:08:46.741 ***🔗
bob_retrieve_mam_muc_light_749@localhost/res1 in
<message from='1709-719726-724488@muclight.localhost/alice_retrieve_mam_muc_light_749@localhost' to='bob_retrieve_mam_muc_light_749@localhost' id='Id2' type='groupchat'>
	<body>2another one</body>
	<stanza-id by='1709-719726-724488@muclight.localhost' id='C4NR4JT4TE81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-03-06 10:08:46.741 ***🔗
kate_retrieve_mam_muc_light_749@localhost/res1 in
<message from='1709-719726-724488@muclight.localhost/alice_retrieve_mam_muc_light_749@localhost' to='kate_retrieve_mam_muc_light_749@localhost' id='Id2' type='groupchat'>
	<body>2another one</body>
	<stanza-id by='1709-719726-724488@muclight.localhost' id='C4NR4JT4TE81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-03-06 10:08:46.741 ***🔗
bob_retrieve_mam_muc_light_749@localhost/res1 out
<message type='groupchat' to='1709-719726-724488@muclight.localhost' id='Id3'>
	<body>3third message</body>
</message>



*** User 2024-03-06 10:08:46.746 ***🔗
alice_retrieve_mam_muc_light_749@localhost/res1 in
<message from='1709-719726-724488@muclight.localhost/bob_retrieve_mam_muc_light_749@localhost' to='alice_retrieve_mam_muc_light_749@localhost' id='Id3' type='groupchat'>
	<body>3third message</body>
	<stanza-id by='1709-719726-724488@muclight.localhost' id='C4NR4JT5KH81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-03-06 10:08:46.746 ***🔗
bob_retrieve_mam_muc_light_749@localhost/res1 in
<message from='1709-719726-724488@muclight.localhost/bob_retrieve_mam_muc_light_749@localhost' to='bob_retrieve_mam_muc_light_749@localhost' id='Id3' type='groupchat'>
	<body>3third message</body>
	<stanza-id by='1709-719726-724488@muclight.localhost' id='C4NR4JT5KH81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-03-06 10:08:46.746 ***🔗
kate_retrieve_mam_muc_light_749@localhost/res1 in
<message from='1709-719726-724488@muclight.localhost/bob_retrieve_mam_muc_light_749@localhost' to='kate_retrieve_mam_muc_light_749@localhost' id='Id3' type='groupchat'>
	<body>3third message</body>
	<stanza-id by='1709-719726-724488@muclight.localhost' id='C4NR4JT5KH81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-03-06 10:08:48.783 ***🔗
waiting for room_archive_size is done in 2000 miliseconds

*** User 2024-03-06 10:08:49.053 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  gdpr retrievePersonalData --domain localhost --resultFilepath retrieve_mam_muc_light.1709719728783584756.zip --username alice_retrieve_mam_muc_light_749
Result "{\n  \"data\" : {\n    \"gdpr\" : {\n      \"retrievePersonalData\" : \"Data retrieved\"\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-03-06 10:08:49.053 ***🔗
ResultString:
{
  "data" : {
    "gdpr" : {
      "retrievePersonalData" : "Data retrieved"
    }
  }
}


*** User 2024-03-06 10:08:49.053 ***🔗
extracting logs retrieve_mam_muc_light.1709719728783584756.zip.alice_retrieve_mam_muc_light_749.unzipped

*** User 2024-03-06 10:08:49.319 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  gdpr retrievePersonalData --domain localhost --resultFilepath retrieve_mam_muc_light.1709719729054856853.zip --username bob_retrieve_mam_muc_light_749
Result "{\n  \"data\" : {\n    \"gdpr\" : {\n      \"retrievePersonalData\" : \"Data retrieved\"\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-03-06 10:08:49.319 ***🔗
ResultString:
{
  "data" : {
    "gdpr" : {
      "retrievePersonalData" : "Data retrieved"
    }
  }
}


*** User 2024-03-06 10:08:49.320 ***🔗
extracting logs retrieve_mam_muc_light.1709719729054856853.zip.bob_retrieve_mam_muc_light_749.unzipped

*** User 2024-03-06 10:08:49.659 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  gdpr retrievePersonalData --domain localhost --resultFilepath retrieve_mam_muc_light.1709719729321189114.zip --username kate_retrieve_mam_muc_light_749
Result "{\n  \"data\" : {\n    \"gdpr\" : {\n      \"retrievePersonalData\" : \"Data retrieved\"\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-03-06 10:08:49.659 ***🔗
ResultString:
{
  "data" : {
    "gdpr" : {
      "retrievePersonalData" : "Data retrieved"
    }
  }
}


*** User 2024-03-06 10:08:49.659 ***🔗
extracting logs retrieve_mam_muc_light.1709719729321189114.zip.kate_retrieve_mam_muc_light_749.unzipped

*** User 2024-03-06 10:08:49.662 ***🔗
kate_retrieve_mam_muc_light_749@localhost/res1 out
</stream:stream>

*** User 2024-03-06 10:08:49.662 ***🔗
kate_retrieve_mam_muc_light_749@localhost/res1 in
</stream:stream>

*** User 2024-03-06 10:08:49.662 ***🔗
bob_retrieve_mam_muc_light_749@localhost/res1 out
</stream:stream>

*** User 2024-03-06 10:08:49.663 ***🔗
bob_retrieve_mam_muc_light_749@localhost/res1 in
</stream:stream>

*** User 2024-03-06 10:08:49.663 ***🔗
alice_retrieve_mam_muc_light_749@localhost/res1 out
</stream:stream>

*** User 2024-03-06 10:08:49.663 ***🔗
alice_retrieve_mam_muc_light_749@localhost/res1 in
</stream:stream>
*** CT 2024-03-06 10:08:49.697 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1506.html



=== Ended at 2024-03-06 10:08:49
=== successfully completed test case
=== === Returned value: ok


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