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

=== Config value:

    [{mam_backend,rdbms},
     {watchdog,<0.14982.0>},
     {protocol,cli},
     {schema_endpoint,admin},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"odbc_mssql_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@951bb3069376.2024-04-23_10.18.32/big_tests.tests.gdpr_SUITE.logs/run.2024-04-23_10.20.21/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@951bb3069376.2024-04-23_10.18.32/big_tests.tests.gdpr_SUITE.logs/run.2024-04-23_10.20.21/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_sic => #{iqdisc => one_queue},
        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_amp => #{},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,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,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@951bb3069376.2024-04-23_10.18.32"

=== Started at 2024-04-23 10:20:42


*** CT 2024-04-23 10:20:42.566 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1504.html

*** User 2024-04-23 10:20:42.642 ***🔗
required modules: [{mod_mam,#{cache =>
                                  #{module => internal,strategy => fifo,
                                    number_of_segments => 3,
                                    time_to_live => 480},
                              muc => #{host => {prefix,<<"muclight.">>}},
                              backend => rdbms,max_result_limit => 50,
                              pm =>
                                  #{archive_groupchats => false,
                                    same_mam_id_for_peers => false},
                              default_result_limit => 50,
                              archive_chat_markers => false,
                              enforce_simple_queries => false,
                              full_text_search => true,
                              is_archivable_message => mod_mam_utils,
                              send_message => mod_mam_utils,
                              no_stanzaid_element => false,
                              message_retraction => true,
                              async_writer =>
                                  #{enabled => true,pool_size => 16,
                                    batch_size => 30,flush_interval => 2000},
                              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-04-23 10:20:42.660 ***🔗
alicE_retrieve_mam_muc_light_752@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-23 10:20:42.661 ***🔗
alicE_retrieve_mam_muc_light_752@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='81cd37d710b2ee68' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 10:20:42.661 ***🔗
alicE_retrieve_mam_muc_light_752@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-23 10:20:42.661 ***🔗
alicE_retrieve_mam_muc_light_752@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3JldHJpZXZlX21hbV9tdWNfbGlnaHRfNzUyAG1hdHlncnlzYQ==</auth>



*** User 2024-04-23 10:20:42.663 ***🔗
alicE_retrieve_mam_muc_light_752@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 10:20:42.663 ***🔗
alicE_retrieve_mam_muc_light_752@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-23 10:20:42.663 ***🔗
alicE_retrieve_mam_muc_light_752@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ebf628df586a8ea4' from='localhost' version='1.0' xml:lang='en' to='alice_retrieve_mam_muc_light_752@localhost'>

*** User 2024-04-23 10:20:42.663 ***🔗
alicE_retrieve_mam_muc_light_752@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-23 10:20:42.663 ***🔗
alicE_retrieve_mam_muc_light_752@localhost/res1 out
<iq type='set' id='eb280af80adc26a7d7a11eb330026203'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 10:20:42.664 ***🔗
alicE_retrieve_mam_muc_light_752@localhost/res1 in
<iq id='eb280af80adc26a7d7a11eb330026203' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_retrieve_mam_muc_light_752@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 10:20:42.664 ***🔗
alice_retrieve_mam_muc_light_752@localhost/res1 out
<iq type='set' id='09a50bbeafe4756b80b0ae9447e669ec'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 10:20:42.664 ***🔗
alice_retrieve_mam_muc_light_752@localhost/res1 in
<iq from='localhost' to='alice_retrieve_mam_muc_light_752@localhost/res1' id='09a50bbeafe4756b80b0ae9447e669ec' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 10:20:42.664 ***🔗
alice_retrieve_mam_muc_light_752@localhost/res1 out
<presence/>



*** User 2024-04-23 10:20:42.667 ***🔗
alice_retrieve_mam_muc_light_752@localhost/res1 in
<presence from='alice_retrieve_mam_muc_light_752@localhost/res1' to='alice_retrieve_mam_muc_light_752@localhost/res1'/>



*** User 2024-04-23 10:20:42.667 ***🔗
bOb_retrieve_mam_muc_light_752@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-23 10:20:42.668 ***🔗
bOb_retrieve_mam_muc_light_752@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='751f215dc506e4a8' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 10:20:42.668 ***🔗
bOb_retrieve_mam_muc_light_752@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-23 10:20:42.668 ***🔗
bOb_retrieve_mam_muc_light_752@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9yZXRyaWV2ZV9tYW1fbXVjX2xpZ2h0Xzc1MgBtYWtyb2xpa2E=</auth>



*** User 2024-04-23 10:20:42.670 ***🔗
bOb_retrieve_mam_muc_light_752@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 10:20:42.670 ***🔗
bOb_retrieve_mam_muc_light_752@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-23 10:20:42.670 ***🔗
bOb_retrieve_mam_muc_light_752@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bbc12e5e5c537421' from='localhost' version='1.0' xml:lang='en' to='bob_retrieve_mam_muc_light_752@localhost'>

*** User 2024-04-23 10:20:42.670 ***🔗
bOb_retrieve_mam_muc_light_752@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-23 10:20:42.670 ***🔗
bOb_retrieve_mam_muc_light_752@localhost/res1 out
<iq type='set' id='9b67b97c02aa3c38ce793421349ed7e4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 10:20:42.671 ***🔗
bOb_retrieve_mam_muc_light_752@localhost/res1 in
<iq id='9b67b97c02aa3c38ce793421349ed7e4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_retrieve_mam_muc_light_752@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 10:20:42.671 ***🔗
bob_retrieve_mam_muc_light_752@localhost/res1 out
<iq type='set' id='b1f89ac895bb835c806fa4de6ca06a80'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 10:20:42.672 ***🔗
bob_retrieve_mam_muc_light_752@localhost/res1 in
<iq from='localhost' to='bob_retrieve_mam_muc_light_752@localhost/res1' id='b1f89ac895bb835c806fa4de6ca06a80' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 10:20:42.672 ***🔗
bob_retrieve_mam_muc_light_752@localhost/res1 out
<presence/>



*** User 2024-04-23 10:20:42.675 ***🔗
bob_retrieve_mam_muc_light_752@localhost/res1 in
<presence from='bob_retrieve_mam_muc_light_752@localhost/res1' to='bob_retrieve_mam_muc_light_752@localhost/res1'/>



*** User 2024-04-23 10:20:42.675 ***🔗
kate_retrieve_mam_muc_light_752@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-23 10:20:42.676 ***🔗
kate_retrieve_mam_muc_light_752@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='32ea81c274145533' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 10:20:42.676 ***🔗
kate_retrieve_mam_muc_light_752@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-23 10:20:42.676 ***🔗
kate_retrieve_mam_muc_light_752@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfcmV0cmlldmVfbWFtX211Y19saWdodF83NTIAbWFrcm93ZTtw</auth>



*** User 2024-04-23 10:20:42.678 ***🔗
kate_retrieve_mam_muc_light_752@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 10:20:42.678 ***🔗
kate_retrieve_mam_muc_light_752@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-23 10:20:42.678 ***🔗
kate_retrieve_mam_muc_light_752@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='679cf571c2b3c777' from='localhost' version='1.0' xml:lang='en' to='kate_retrieve_mam_muc_light_752@localhost'>

*** User 2024-04-23 10:20:42.679 ***🔗
kate_retrieve_mam_muc_light_752@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-23 10:20:42.679 ***🔗
kate_retrieve_mam_muc_light_752@localhost/res1 out
<iq type='set' id='40187edcbe633c0a90b2c71cf2531342'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 10:20:42.679 ***🔗
kate_retrieve_mam_muc_light_752@localhost/res1 in
<iq id='40187edcbe633c0a90b2c71cf2531342' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_retrieve_mam_muc_light_752@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 10:20:42.679 ***🔗
kate_retrieve_mam_muc_light_752@localhost/res1 out
<iq type='set' id='486b0098886bc81cddb151863176223b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 10:20:42.680 ***🔗
kate_retrieve_mam_muc_light_752@localhost/res1 in
<iq from='localhost' to='kate_retrieve_mam_muc_light_752@localhost/res1' id='486b0098886bc81cddb151863176223b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 10:20:42.680 ***🔗
kate_retrieve_mam_muc_light_752@localhost/res1 out
<presence/>



*** User 2024-04-23 10:20:42.682 ***🔗
kate_retrieve_mam_muc_light_752@localhost/res1 in
<presence from='kate_retrieve_mam_muc_light_752@localhost/res1' to='kate_retrieve_mam_muc_light_752@localhost/res1'/>



*** User 2024-04-23 10:20:42.683 ***🔗
alice_retrieve_mam_muc_light_752@localhost/res1 out
<iq type='set' id='ff9f78879db09818ba9bd85b13f7c470' to='muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_retrieve_mam_muc_light_752@localhost</user>
			<user affiliation='member'>kate_retrieve_mam_muc_light_752@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-04-23 10:20:42.716 ***🔗
alice_retrieve_mam_muc_light_752@localhost/res1 in
<message from='1713-867642-689300@muclight.localhost' to='alice_retrieve_mam_muc_light_752@localhost' id='ff9f78879db09818ba9bd85b13f7c470' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-867642-689287</version>
		<user affiliation='owner'>alice_retrieve_mam_muc_light_752@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 10:20:42.716 ***🔗
bob_retrieve_mam_muc_light_752@localhost/res1 in
<message from='1713-867642-689300@muclight.localhost' to='bob_retrieve_mam_muc_light_752@localhost' id='ff9f78879db09818ba9bd85b13f7c470' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-867642-689287</version>
		<user affiliation='member'>bob_retrieve_mam_muc_light_752@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 10:20:42.716 ***🔗
kate_retrieve_mam_muc_light_752@localhost/res1 in
<message from='1713-867642-689300@muclight.localhost' to='kate_retrieve_mam_muc_light_752@localhost' id='ff9f78879db09818ba9bd85b13f7c470' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-867642-689287</version>
		<user affiliation='member'>kate_retrieve_mam_muc_light_752@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 10:20:42.716 ***🔗
alice_retrieve_mam_muc_light_752@localhost/res1 in
<iq from='muclight.localhost' to='alice_retrieve_mam_muc_light_752@localhost/res1' id='ff9f78879db09818ba9bd85b13f7c470' type='result'/>



*** User 2024-04-23 10:20:42.717 ***🔗
alice_retrieve_mam_muc_light_752@localhost/res1 out
<message type='groupchat' to='1713-867642-689300@muclight.localhost' id='Id1'>
	<body>1some simple muc message</body>
</message>



*** User 2024-04-23 10:20:42.736 ***🔗
alice_retrieve_mam_muc_light_752@localhost/res1 in
<message from='1713-867642-689300@muclight.localhost/alice_retrieve_mam_muc_light_752@localhost' to='alice_retrieve_mam_muc_light_752@localhost' id='Id1' type='groupchat'>
	<body>1some simple muc message</body>
	<stanza-id by='1713-867642-689300@muclight.localhost' id='C5M0T04K9D01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-23 10:20:42.736 ***🔗
bob_retrieve_mam_muc_light_752@localhost/res1 in
<message from='1713-867642-689300@muclight.localhost/alice_retrieve_mam_muc_light_752@localhost' to='bob_retrieve_mam_muc_light_752@localhost' id='Id1' type='groupchat'>
	<body>1some simple muc message</body>
	<stanza-id by='1713-867642-689300@muclight.localhost' id='C5M0T04K9D01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-23 10:20:42.736 ***🔗
kate_retrieve_mam_muc_light_752@localhost/res1 in
<message from='1713-867642-689300@muclight.localhost/alice_retrieve_mam_muc_light_752@localhost' to='kate_retrieve_mam_muc_light_752@localhost' id='Id1' type='groupchat'>
	<body>1some simple muc message</body>
	<stanza-id by='1713-867642-689300@muclight.localhost' id='C5M0T04K9D01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-23 10:20:42.736 ***🔗
alice_retrieve_mam_muc_light_752@localhost/res1 out
<message type='groupchat' to='1713-867642-689300@muclight.localhost' id='Id2'>
	<body>2another one</body>
</message>



*** User 2024-04-23 10:20:42.740 ***🔗
alice_retrieve_mam_muc_light_752@localhost/res1 in
<message from='1713-867642-689300@muclight.localhost/alice_retrieve_mam_muc_light_752@localhost' to='alice_retrieve_mam_muc_light_752@localhost' id='Id2' type='groupchat'>
	<body>2another one</body>
	<stanza-id by='1713-867642-689300@muclight.localhost' id='C5M0T04P2QO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-23 10:20:42.741 ***🔗
bob_retrieve_mam_muc_light_752@localhost/res1 in
<message from='1713-867642-689300@muclight.localhost/alice_retrieve_mam_muc_light_752@localhost' to='bob_retrieve_mam_muc_light_752@localhost' id='Id2' type='groupchat'>
	<body>2another one</body>
	<stanza-id by='1713-867642-689300@muclight.localhost' id='C5M0T04P2QO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-23 10:20:42.741 ***🔗
kate_retrieve_mam_muc_light_752@localhost/res1 in
<message from='1713-867642-689300@muclight.localhost/alice_retrieve_mam_muc_light_752@localhost' to='kate_retrieve_mam_muc_light_752@localhost' id='Id2' type='groupchat'>
	<body>2another one</body>
	<stanza-id by='1713-867642-689300@muclight.localhost' id='C5M0T04P2QO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-23 10:20:42.741 ***🔗
bob_retrieve_mam_muc_light_752@localhost/res1 out
<message type='groupchat' to='1713-867642-689300@muclight.localhost' id='Id3'>
	<body>3third message</body>
</message>



*** User 2024-04-23 10:20:42.749 ***🔗
alice_retrieve_mam_muc_light_752@localhost/res1 in
<message from='1713-867642-689300@muclight.localhost/bob_retrieve_mam_muc_light_752@localhost' to='alice_retrieve_mam_muc_light_752@localhost' id='Id3' type='groupchat'>
	<body>3third message</body>
	<stanza-id by='1713-867642-689300@muclight.localhost' id='C5M0T04Q5EG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-23 10:20:42.749 ***🔗
bob_retrieve_mam_muc_light_752@localhost/res1 in
<message from='1713-867642-689300@muclight.localhost/bob_retrieve_mam_muc_light_752@localhost' to='bob_retrieve_mam_muc_light_752@localhost' id='Id3' type='groupchat'>
	<body>3third message</body>
	<stanza-id by='1713-867642-689300@muclight.localhost' id='C5M0T04Q5EG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-23 10:20:42.749 ***🔗
kate_retrieve_mam_muc_light_752@localhost/res1 in
<message from='1713-867642-689300@muclight.localhost/bob_retrieve_mam_muc_light_752@localhost' to='kate_retrieve_mam_muc_light_752@localhost' id='Id3' type='groupchat'>
	<body>3third message</body>
	<stanza-id by='1713-867642-689300@muclight.localhost' id='C5M0T04Q5EG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-23 10:20:44.791 ***🔗
waiting for room_archive_size is done in 2000 miliseconds

*** User 2024-04-23 10:20:45.063 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  gdpr retrievePersonalData --domain localhost --resultFilepath retrieve_mam_muc_light.1713867644791578277.zip --username alice_retrieve_mam_muc_light_752
Result "{\n  \"data\" : {\n    \"gdpr\" : {\n      \"retrievePersonalData\" : \"Data retrieved\"\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-04-23 10:20:45.063 ***🔗
ResultString:
{
  "data" : {
    "gdpr" : {
      "retrievePersonalData" : "Data retrieved"
    }
  }
}


*** User 2024-04-23 10:20:45.063 ***🔗
extracting logs retrieve_mam_muc_light.1713867644791578277.zip.alice_retrieve_mam_muc_light_752.unzipped

*** User 2024-04-23 10:20:45.381 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  gdpr retrievePersonalData --domain localhost --resultFilepath retrieve_mam_muc_light.1713867645064977364.zip --username bob_retrieve_mam_muc_light_752
Result "{\n  \"data\" : {\n    \"gdpr\" : {\n      \"retrievePersonalData\" : \"Data retrieved\"\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-04-23 10:20:45.381 ***🔗
ResultString:
{
  "data" : {
    "gdpr" : {
      "retrievePersonalData" : "Data retrieved"
    }
  }
}


*** User 2024-04-23 10:20:45.382 ***🔗
extracting logs retrieve_mam_muc_light.1713867645064977364.zip.bob_retrieve_mam_muc_light_752.unzipped

*** User 2024-04-23 10:20:45.649 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  gdpr retrievePersonalData --domain localhost --resultFilepath retrieve_mam_muc_light.1713867645383013541.zip --username kate_retrieve_mam_muc_light_752
Result "{\n  \"data\" : {\n    \"gdpr\" : {\n      \"retrievePersonalData\" : \"Data retrieved\"\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-04-23 10:20:45.649 ***🔗
ResultString:
{
  "data" : {
    "gdpr" : {
      "retrievePersonalData" : "Data retrieved"
    }
  }
}


*** User 2024-04-23 10:20:45.649 ***🔗
extracting logs retrieve_mam_muc_light.1713867645383013541.zip.kate_retrieve_mam_muc_light_752.unzipped

*** User 2024-04-23 10:20:45.650 ***🔗
kate_retrieve_mam_muc_light_752@localhost/res1 out
</stream:stream>

*** User 2024-04-23 10:20:45.650 ***🔗
kate_retrieve_mam_muc_light_752@localhost/res1 in
</stream:stream>

*** User 2024-04-23 10:20:45.650 ***🔗
bob_retrieve_mam_muc_light_752@localhost/res1 out
</stream:stream>

*** User 2024-04-23 10:20:45.651 ***🔗
bob_retrieve_mam_muc_light_752@localhost/res1 in
</stream:stream>

*** User 2024-04-23 10:20:45.651 ***🔗
alice_retrieve_mam_muc_light_752@localhost/res1 out
</stream:stream>

*** User 2024-04-23 10:20:45.651 ***🔗
alice_retrieve_mam_muc_light_752@localhost/res1 in
</stream:stream>
*** CT 2024-04-23 10:20:45.673 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1504.html



=== Ended at 2024-04-23 10:20:45
=== successfully completed test case
=== === Returned value: ok


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