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

=== Config value:

    [{mam_backend,rdbms},
     {watchdog,<0.14579.0>},
     {protocol,cli},
     {schema_endpoint,admin},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/gdpr_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@942618c338e9.2024-02-26_14.30.01/big_tests.tests.gdpr_SUITE.logs/run.2024-02-26_14.31.19/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@942618c338e9.2024-02-26_14.30.01/big_tests.tests.gdpr_SUITE.logs/run.2024-02-26_14.31.19/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_amp => #{},
        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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@942618c338e9.2024-02-26_14.30.01"

=== Started at 2024-02-26 14:31:40


*** CT 2024-02-26 14:31:40.220 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1373.html

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


*** User 2024-02-26 14:31:40.285 ***🔗
alicE_retrieve_mam_muc_light_724@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-02-26 14:31:40.286 ***🔗
alicE_retrieve_mam_muc_light_724@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0586b2fcbeda1461' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-26 14:31:40.286 ***🔗
alicE_retrieve_mam_muc_light_724@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-02-26 14:31:40.286 ***🔗
alicE_retrieve_mam_muc_light_724@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3JldHJpZXZlX21hbV9tdWNfbGlnaHRfNzI0AG1hdHlncnlzYQ==</auth>



*** User 2024-02-26 14:31:40.287 ***🔗
alicE_retrieve_mam_muc_light_724@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-26 14:31:40.287 ***🔗
alicE_retrieve_mam_muc_light_724@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-02-26 14:31:40.287 ***🔗
alicE_retrieve_mam_muc_light_724@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b6cc6e56057f57d5' from='localhost' version='1.0' xml:lang='en' to='alice_retrieve_mam_muc_light_724@localhost'>

*** User 2024-02-26 14:31:40.287 ***🔗
alicE_retrieve_mam_muc_light_724@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-02-26 14:31:40.287 ***🔗
alicE_retrieve_mam_muc_light_724@localhost/res1 out
<iq type='set' id='c9afde44c8b7096cfd675df01ab2b366'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-26 14:31:40.288 ***🔗
alicE_retrieve_mam_muc_light_724@localhost/res1 in
<iq id='c9afde44c8b7096cfd675df01ab2b366' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_retrieve_mam_muc_light_724@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-26 14:31:40.288 ***🔗
alice_retrieve_mam_muc_light_724@localhost/res1 out
<iq type='set' id='4773f74655a9a5b1634ed1c2ec6ac162'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-26 14:31:40.289 ***🔗
alice_retrieve_mam_muc_light_724@localhost/res1 in
<iq from='localhost' to='alice_retrieve_mam_muc_light_724@localhost/res1' id='4773f74655a9a5b1634ed1c2ec6ac162' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-26 14:31:40.289 ***🔗
alice_retrieve_mam_muc_light_724@localhost/res1 out
<presence/>



*** User 2024-02-26 14:31:40.291 ***🔗
alice_retrieve_mam_muc_light_724@localhost/res1 in
<presence from='alice_retrieve_mam_muc_light_724@localhost/res1' to='alice_retrieve_mam_muc_light_724@localhost/res1'/>



*** User 2024-02-26 14:31:40.292 ***🔗
bOb_retrieve_mam_muc_light_724@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-02-26 14:31:40.292 ***🔗
bOb_retrieve_mam_muc_light_724@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='db77b73d355f9ec5' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-26 14:31:40.292 ***🔗
bOb_retrieve_mam_muc_light_724@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-02-26 14:31:40.292 ***🔗
bOb_retrieve_mam_muc_light_724@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9yZXRyaWV2ZV9tYW1fbXVjX2xpZ2h0XzcyNABtYWtyb2xpa2E=</auth>



*** User 2024-02-26 14:31:40.293 ***🔗
bOb_retrieve_mam_muc_light_724@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-26 14:31:40.294 ***🔗
bOb_retrieve_mam_muc_light_724@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-02-26 14:31:40.294 ***🔗
bOb_retrieve_mam_muc_light_724@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5635221f85e6019e' from='localhost' version='1.0' xml:lang='en' to='bob_retrieve_mam_muc_light_724@localhost'>

*** User 2024-02-26 14:31:40.294 ***🔗
bOb_retrieve_mam_muc_light_724@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-02-26 14:31:40.294 ***🔗
bOb_retrieve_mam_muc_light_724@localhost/res1 out
<iq type='set' id='e5278d4d4dc82df55da6931485f4a8f8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-26 14:31:40.294 ***🔗
bOb_retrieve_mam_muc_light_724@localhost/res1 in
<iq id='e5278d4d4dc82df55da6931485f4a8f8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_retrieve_mam_muc_light_724@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-26 14:31:40.294 ***🔗
bob_retrieve_mam_muc_light_724@localhost/res1 out
<iq type='set' id='ce9a1d031451b2dc15b7b0994776d1e8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-26 14:31:40.295 ***🔗
bob_retrieve_mam_muc_light_724@localhost/res1 in
<iq from='localhost' to='bob_retrieve_mam_muc_light_724@localhost/res1' id='ce9a1d031451b2dc15b7b0994776d1e8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-26 14:31:40.296 ***🔗
bob_retrieve_mam_muc_light_724@localhost/res1 out
<presence/>



*** User 2024-02-26 14:31:40.298 ***🔗
bob_retrieve_mam_muc_light_724@localhost/res1 in
<presence from='bob_retrieve_mam_muc_light_724@localhost/res1' to='bob_retrieve_mam_muc_light_724@localhost/res1'/>



*** User 2024-02-26 14:31:40.299 ***🔗
kate_retrieve_mam_muc_light_724@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-02-26 14:31:40.299 ***🔗
kate_retrieve_mam_muc_light_724@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0906318b35e71171' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-26 14:31:40.299 ***🔗
kate_retrieve_mam_muc_light_724@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-02-26 14:31:40.299 ***🔗
kate_retrieve_mam_muc_light_724@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfcmV0cmlldmVfbWFtX211Y19saWdodF83MjQAbWFrcm93ZTtw</auth>



*** User 2024-02-26 14:31:40.301 ***🔗
kate_retrieve_mam_muc_light_724@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-26 14:31:40.301 ***🔗
kate_retrieve_mam_muc_light_724@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-02-26 14:31:40.301 ***🔗
kate_retrieve_mam_muc_light_724@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e19acac72553916d' from='localhost' version='1.0' xml:lang='en' to='kate_retrieve_mam_muc_light_724@localhost'>

*** User 2024-02-26 14:31:40.301 ***🔗
kate_retrieve_mam_muc_light_724@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-02-26 14:31:40.301 ***🔗
kate_retrieve_mam_muc_light_724@localhost/res1 out
<iq type='set' id='319081676f066e31c810ee250e8aebde'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-26 14:31:40.301 ***🔗
kate_retrieve_mam_muc_light_724@localhost/res1 in
<iq id='319081676f066e31c810ee250e8aebde' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_retrieve_mam_muc_light_724@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-26 14:31:40.301 ***🔗
kate_retrieve_mam_muc_light_724@localhost/res1 out
<iq type='set' id='63f4fb1ca1ad43b1cec2b2649a3f91db'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-26 14:31:40.302 ***🔗
kate_retrieve_mam_muc_light_724@localhost/res1 in
<iq from='localhost' to='kate_retrieve_mam_muc_light_724@localhost/res1' id='63f4fb1ca1ad43b1cec2b2649a3f91db' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-26 14:31:40.302 ***🔗
kate_retrieve_mam_muc_light_724@localhost/res1 out
<presence/>



*** User 2024-02-26 14:31:40.304 ***🔗
kate_retrieve_mam_muc_light_724@localhost/res1 in
<presence from='kate_retrieve_mam_muc_light_724@localhost/res1' to='kate_retrieve_mam_muc_light_724@localhost/res1'/>



*** User 2024-02-26 14:31:40.305 ***🔗
alice_retrieve_mam_muc_light_724@localhost/res1 out
<iq type='set' id='0d11b0ae2a519f31d33b9a353a5c8f76' to='muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_retrieve_mam_muc_light_724@localhost</user>
			<user affiliation='member'>kate_retrieve_mam_muc_light_724@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-02-26 14:31:40.317 ***🔗
alice_retrieve_mam_muc_light_724@localhost/res1 in
<message from='1708-957900-308237@muclight.localhost' to='alice_retrieve_mam_muc_light_724@localhost' id='0d11b0ae2a519f31d33b9a353a5c8f76' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1708-957900-308226</version>
		<user affiliation='owner'>alice_retrieve_mam_muc_light_724@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-02-26 14:31:40.317 ***🔗
bob_retrieve_mam_muc_light_724@localhost/res1 in
<message from='1708-957900-308237@muclight.localhost' to='bob_retrieve_mam_muc_light_724@localhost' id='0d11b0ae2a519f31d33b9a353a5c8f76' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1708-957900-308226</version>
		<user affiliation='member'>bob_retrieve_mam_muc_light_724@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-02-26 14:31:40.317 ***🔗
kate_retrieve_mam_muc_light_724@localhost/res1 in
<message from='1708-957900-308237@muclight.localhost' to='kate_retrieve_mam_muc_light_724@localhost' id='0d11b0ae2a519f31d33b9a353a5c8f76' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1708-957900-308226</version>
		<user affiliation='member'>kate_retrieve_mam_muc_light_724@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-02-26 14:31:40.317 ***🔗
alice_retrieve_mam_muc_light_724@localhost/res1 in
<iq from='muclight.localhost' to='alice_retrieve_mam_muc_light_724@localhost/res1' id='0d11b0ae2a519f31d33b9a353a5c8f76' type='result'/>



*** User 2024-02-26 14:31:40.317 ***🔗
alice_retrieve_mam_muc_light_724@localhost/res1 out
<message type='groupchat' to='1708-957900-308237@muclight.localhost' id='Id1'>
	<body>1some simple muc message</body>
</message>



*** User 2024-02-26 14:31:40.324 ***🔗
alice_retrieve_mam_muc_light_724@localhost/res1 in
<message from='1708-957900-308237@muclight.localhost/alice_retrieve_mam_muc_light_724@localhost' to='alice_retrieve_mam_muc_light_724@localhost' id='Id1' type='groupchat'>
	<body>1some simple muc message</body>
	<stanza-id by='1708-957900-308237@muclight.localhost' id='C4I9OIAQB7G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-02-26 14:31:40.324 ***🔗
bob_retrieve_mam_muc_light_724@localhost/res1 in
<message from='1708-957900-308237@muclight.localhost/alice_retrieve_mam_muc_light_724@localhost' to='bob_retrieve_mam_muc_light_724@localhost' id='Id1' type='groupchat'>
	<body>1some simple muc message</body>
	<stanza-id by='1708-957900-308237@muclight.localhost' id='C4I9OIAQB7G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-02-26 14:31:40.324 ***🔗
kate_retrieve_mam_muc_light_724@localhost/res1 in
<message from='1708-957900-308237@muclight.localhost/alice_retrieve_mam_muc_light_724@localhost' to='kate_retrieve_mam_muc_light_724@localhost' id='Id1' type='groupchat'>
	<body>1some simple muc message</body>
	<stanza-id by='1708-957900-308237@muclight.localhost' id='C4I9OIAQB7G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-02-26 14:31:40.324 ***🔗
alice_retrieve_mam_muc_light_724@localhost/res1 out
<message type='groupchat' to='1708-957900-308237@muclight.localhost' id='Id2'>
	<body>2another one</body>
</message>



*** User 2024-02-26 14:31:40.327 ***🔗
alice_retrieve_mam_muc_light_724@localhost/res1 in
<message from='1708-957900-308237@muclight.localhost/alice_retrieve_mam_muc_light_724@localhost' to='alice_retrieve_mam_muc_light_724@localhost' id='Id2' type='groupchat'>
	<body>2another one</body>
	<stanza-id by='1708-957900-308237@muclight.localhost' id='C4I9OIAS01G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-02-26 14:31:40.327 ***🔗
bob_retrieve_mam_muc_light_724@localhost/res1 in
<message from='1708-957900-308237@muclight.localhost/alice_retrieve_mam_muc_light_724@localhost' to='bob_retrieve_mam_muc_light_724@localhost' id='Id2' type='groupchat'>
	<body>2another one</body>
	<stanza-id by='1708-957900-308237@muclight.localhost' id='C4I9OIAS01G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-02-26 14:31:40.327 ***🔗
kate_retrieve_mam_muc_light_724@localhost/res1 in
<message from='1708-957900-308237@muclight.localhost/alice_retrieve_mam_muc_light_724@localhost' to='kate_retrieve_mam_muc_light_724@localhost' id='Id2' type='groupchat'>
	<body>2another one</body>
	<stanza-id by='1708-957900-308237@muclight.localhost' id='C4I9OIAS01G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-02-26 14:31:40.327 ***🔗
bob_retrieve_mam_muc_light_724@localhost/res1 out
<message type='groupchat' to='1708-957900-308237@muclight.localhost' id='Id3'>
	<body>3third message</body>
</message>



*** User 2024-02-26 14:31:40.332 ***🔗
alice_retrieve_mam_muc_light_724@localhost/res1 in
<message from='1708-957900-308237@muclight.localhost/bob_retrieve_mam_muc_light_724@localhost' to='alice_retrieve_mam_muc_light_724@localhost' id='Id3' type='groupchat'>
	<body>3third message</body>
	<stanza-id by='1708-957900-308237@muclight.localhost' id='C4I9OIASODG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-02-26 14:31:40.332 ***🔗
bob_retrieve_mam_muc_light_724@localhost/res1 in
<message from='1708-957900-308237@muclight.localhost/bob_retrieve_mam_muc_light_724@localhost' to='bob_retrieve_mam_muc_light_724@localhost' id='Id3' type='groupchat'>
	<body>3third message</body>
	<stanza-id by='1708-957900-308237@muclight.localhost' id='C4I9OIASODG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-02-26 14:31:40.332 ***🔗
kate_retrieve_mam_muc_light_724@localhost/res1 in
<message from='1708-957900-308237@muclight.localhost/bob_retrieve_mam_muc_light_724@localhost' to='kate_retrieve_mam_muc_light_724@localhost' id='Id3' type='groupchat'>
	<body>3third message</body>
	<stanza-id by='1708-957900-308237@muclight.localhost' id='C4I9OIASODG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-02-26 14:31:42.373 ***🔗
waiting for room_archive_size is done in 2000 miliseconds

*** User 2024-02-26 14:31:42.644 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  gdpr retrievePersonalData --domain localhost --resultFilepath retrieve_mam_muc_light.1708957902373606119.zip --username alice_retrieve_mam_muc_light_724
Result "{\n  \"data\" : {\n    \"gdpr\" : {\n      \"retrievePersonalData\" : \"Data retrieved\"\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-02-26 14:31:42.644 ***🔗
ResultString:
{
  "data" : {
    "gdpr" : {
      "retrievePersonalData" : "Data retrieved"
    }
  }
}


*** User 2024-02-26 14:31:42.645 ***🔗
extracting logs retrieve_mam_muc_light.1708957902373606119.zip.alice_retrieve_mam_muc_light_724.unzipped

*** User 2024-02-26 14:31:42.932 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  gdpr retrievePersonalData --domain localhost --resultFilepath retrieve_mam_muc_light.1708957902646182719.zip --username bob_retrieve_mam_muc_light_724
Result "{\n  \"data\" : {\n    \"gdpr\" : {\n      \"retrievePersonalData\" : \"Data retrieved\"\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-02-26 14:31:42.932 ***🔗
ResultString:
{
  "data" : {
    "gdpr" : {
      "retrievePersonalData" : "Data retrieved"
    }
  }
}


*** User 2024-02-26 14:31:42.932 ***🔗
extracting logs retrieve_mam_muc_light.1708957902646182719.zip.bob_retrieve_mam_muc_light_724.unzipped

*** User 2024-02-26 14:31:43.221 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  gdpr retrievePersonalData --domain localhost --resultFilepath retrieve_mam_muc_light.1708957902933862426.zip --username kate_retrieve_mam_muc_light_724
Result "{\n  \"data\" : {\n    \"gdpr\" : {\n      \"retrievePersonalData\" : \"Data retrieved\"\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-02-26 14:31:43.221 ***🔗
ResultString:
{
  "data" : {
    "gdpr" : {
      "retrievePersonalData" : "Data retrieved"
    }
  }
}


*** User 2024-02-26 14:31:43.221 ***🔗
extracting logs retrieve_mam_muc_light.1708957902933862426.zip.kate_retrieve_mam_muc_light_724.unzipped

*** User 2024-02-26 14:31:43.222 ***🔗
kate_retrieve_mam_muc_light_724@localhost/res1 out
</stream:stream>

*** User 2024-02-26 14:31:43.222 ***🔗
kate_retrieve_mam_muc_light_724@localhost/res1 in
</stream:stream>

*** User 2024-02-26 14:31:43.223 ***🔗
bob_retrieve_mam_muc_light_724@localhost/res1 out
</stream:stream>

*** User 2024-02-26 14:31:43.223 ***🔗
bob_retrieve_mam_muc_light_724@localhost/res1 in
</stream:stream>

*** User 2024-02-26 14:31:43.223 ***🔗
alice_retrieve_mam_muc_light_724@localhost/res1 out
</stream:stream>

*** User 2024-02-26 14:31:43.223 ***🔗
alice_retrieve_mam_muc_light_724@localhost/res1 in
</stream:stream>
*** CT 2024-02-26 14:31:43.235 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1373.html



=== Ended at 2024-02-26 14:31:43
=== successfully completed test case
=== === Returned value: ok


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