=== Test case: muc_SUITE:send_history/1 (click for source code)

=== Config value:

    [{watchdog,<0.18960.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.muc_SUITE.logs/run.2022-03-04_11.23.03/muc_suite.send_history.133122.html"},
     {tc_group_properties,[{name,occupant},{repeat_until_all_ok,3},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.muc_SUITE.logs/run.2022-03-04_11.23.03/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52"

=== Started at 2022-03-04 11:23:21


*** CT 2022-03-04 11:23:21.320 *** View log from node mongooseim@localhost when started mongooseim@localhost_2314.html
*** CT 2022-03-04 11:23:21.321 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_606.html

*** User 2022-03-04 11:23:21.386 ***
alicE_send_history_1624@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:23:21.386 ***
alicE_send_history_1624@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='91f376f3679a3c88' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:23:21.386 ***
alicE_send_history_1624@domain.example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-04 11:23:21.386 ***
alicE_send_history_1624@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NlbmRfaGlzdG9yeV8xNjI0AG1hdHlncnlzYQ==</auth>



*** User 2022-03-04 11:23:21.389 ***
alicE_send_history_1624@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:23:21.389 ***
alicE_send_history_1624@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:23:21.389 ***
alicE_send_history_1624@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2c8b1be96be89a8b' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:23:21.389 ***
alicE_send_history_1624@domain.example.com/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-04 11:23:21.389 ***
alicE_send_history_1624@domain.example.com/res1 out
<iq type='set' id='36c94ed6c925e24467ac23865872c400'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:23:21.390 ***
alicE_send_history_1624@domain.example.com/res1 in
<iq id='36c94ed6c925e24467ac23865872c400' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_send_history_1624@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:23:21.390 ***
alicE_send_history_1624@domain.example.com/res1 out
<iq type='set' id='424ab0422d2b19ef4bc987295d3a7cdd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:23:21.390 ***
alicE_send_history_1624@domain.example.com/res1 in
<iq type='result' id='424ab0422d2b19ef4bc987295d3a7cdd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:23:21.391 ***
alicE_send_history_1624@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:23:21.454 ***
alicE_send_history_1624@domain.example.com/res1 in
<presence from='alicE_send_history_1624@domain.example.com/res1' to='alice_send_history_1624@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:23:21.455 ***
bOb_send_history_1624@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:23:21.456 ***
bOb_send_history_1624@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7cdcd298dfe49491' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:23:21.456 ***
bOb_send_history_1624@domain.example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-04 11:23:21.456 ***
bOb_send_history_1624@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zZW5kX2hpc3RvcnlfMTYyNABtYWtyb2xpa2E=</auth>



*** User 2022-03-04 11:23:21.458 ***
bOb_send_history_1624@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:23:21.459 ***
bOb_send_history_1624@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:23:21.459 ***
bOb_send_history_1624@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='66da88a1a872882a' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:23:21.459 ***
bOb_send_history_1624@domain.example.com/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-04 11:23:21.460 ***
bOb_send_history_1624@domain.example.com/res1 out
<iq type='set' id='40a31082b7fb6e73c6c8f850a503deb3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:23:21.460 ***
bOb_send_history_1624@domain.example.com/res1 in
<iq id='40a31082b7fb6e73c6c8f850a503deb3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_send_history_1624@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:23:21.461 ***
bOb_send_history_1624@domain.example.com/res1 out
<iq type='set' id='35f45012b027e16fb8a6a496a747603e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:23:21.462 ***
bOb_send_history_1624@domain.example.com/res1 in
<iq type='result' id='35f45012b027e16fb8a6a496a747603e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:23:21.463 ***
bOb_send_history_1624@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:23:21.464 ***
bOb_send_history_1624@domain.example.com/res1 in
<presence from='bOb_send_history_1624@domain.example.com/res1' to='bob_send_history_1624@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:23:21.466 ***
kate_send_history_1624@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:23:21.467 ***
kate_send_history_1624@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b6ad5f537fc74cfc' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:23:21.467 ***
kate_send_history_1624@domain.example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-04 11:23:21.467 ***
kate_send_history_1624@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfc2VuZF9oaXN0b3J5XzE2MjQAbWFrcm93ZTtw</auth>



*** User 2022-03-04 11:23:21.469 ***
kate_send_history_1624@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:23:21.469 ***
kate_send_history_1624@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:23:21.469 ***
kate_send_history_1624@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='897d14a768caa4a6' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:23:21.469 ***
kate_send_history_1624@domain.example.com/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-04 11:23:21.469 ***
kate_send_history_1624@domain.example.com/res1 out
<iq type='set' id='7c85aa558350c5538e3e66c21760ab6a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:23:21.470 ***
kate_send_history_1624@domain.example.com/res1 in
<iq id='7c85aa558350c5538e3e66c21760ab6a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_send_history_1624@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:23:21.470 ***
kate_send_history_1624@domain.example.com/res1 out
<iq type='set' id='867587cac01bd4fa228b252c31f3333b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:23:21.471 ***
kate_send_history_1624@domain.example.com/res1 in
<iq type='result' id='867587cac01bd4fa228b252c31f3333b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:23:21.471 ***
kate_send_history_1624@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:23:21.472 ***
kate_send_history_1624@domain.example.com/res1 in
<presence from='kate_send_history_1624@domain.example.com/res1' to='kate_send_history_1624@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:23:21.473 ***
alicE_send_history_1624@domain.example.com/res1 out
<presence to='room-alice_send_history_1624@groupchats.domain.example.com/alicE_send_history_1624'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-03-04 11:23:21.478 ***
alicE_send_history_1624@domain.example.com/res1 in
<presence from='room-alice_send_history_1624@groupchats.domain.example.com/alicE_send_history_1624' to='alicE_send_history_1624@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='alicE_send_history_1624@domain.example.com/res1' affiliation='owner' role='moderator'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2022-03-04 11:23:21.478 ***
alicE_send_history_1624@domain.example.com/res1 in
<message from='room-alice_send_history_1624@groupchats.domain.example.com' to='alicE_send_history_1624@domain.example.com/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-03-04 11:23:21.478 ***
bOb_send_history_1624@domain.example.com/res1 out
<presence to='room-alice_send_history_1624@groupchats.domain.example.com/bOb_send_history_1624'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-03-04 11:23:21.548 ***
bOb_send_history_1624@domain.example.com/res1 in
<presence from='room-alice_send_history_1624@groupchats.domain.example.com/alicE_send_history_1624' to='bOb_send_history_1624@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-03-04 11:23:21.549 ***
bOb_send_history_1624@domain.example.com/res1 in
<presence from='room-alice_send_history_1624@groupchats.domain.example.com/bOb_send_history_1624' to='bOb_send_history_1624@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-03-04 11:23:21.549 ***
bOb_send_history_1624@domain.example.com/res1 in
<message from='room-alice_send_history_1624@groupchats.domain.example.com' to='bOb_send_history_1624@domain.example.com/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-03-04 11:23:21.549 ***
alicE_send_history_1624@domain.example.com/res1 in
<presence from='room-alice_send_history_1624@groupchats.domain.example.com/bOb_send_history_1624' to='alicE_send_history_1624@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bOb_send_history_1624@domain.example.com/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-03-04 11:23:21.549 ***
alicE_send_history_1624@domain.example.com/res1 out
<message to='room-alice_send_history_1624@groupchats.domain.example.com' type='groupchat'>
	<body>Hi, Bob!</body>
</message>



*** User 2022-03-04 11:23:21.550 ***
alicE_send_history_1624@domain.example.com/res1 in
<message from='room-alice_send_history_1624@groupchats.domain.example.com/alicE_send_history_1624' to='alicE_send_history_1624@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Hi, Bob!</body>
</message>



*** User 2022-03-04 11:23:21.551 ***
bOb_send_history_1624@domain.example.com/res1 in
<message from='room-alice_send_history_1624@groupchats.domain.example.com/alicE_send_history_1624' to='bOb_send_history_1624@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Hi, Bob!</body>
</message>



*** User 2022-03-04 11:23:21.552 ***
bOb_send_history_1624@domain.example.com/res1 out
<message to='room-alice_send_history_1624@groupchats.domain.example.com' type='groupchat'>
	<body>Hi, Alice!</body>
</message>



*** User 2022-03-04 11:23:21.553 ***
alicE_send_history_1624@domain.example.com/res1 in
<message from='room-alice_send_history_1624@groupchats.domain.example.com/bOb_send_history_1624' to='alicE_send_history_1624@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Hi, Alice!</body>
</message>



*** User 2022-03-04 11:23:21.553 ***
bOb_send_history_1624@domain.example.com/res1 in
<message from='room-alice_send_history_1624@groupchats.domain.example.com/bOb_send_history_1624' to='bOb_send_history_1624@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Hi, Alice!</body>
</message>



*** User 2022-03-04 11:23:21.554 ***
kate_send_history_1624@domain.example.com/res1 out
<presence to='room-alice_send_history_1624@groupchats.domain.example.com/kate_send_history_1624'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-03-04 11:23:21.556 ***
alicE_send_history_1624@domain.example.com/res1 in
<presence from='room-alice_send_history_1624@groupchats.domain.example.com/kate_send_history_1624' to='alicE_send_history_1624@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='kate_send_history_1624@domain.example.com/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-03-04 11:23:21.556 ***
bOb_send_history_1624@domain.example.com/res1 in
<presence from='room-alice_send_history_1624@groupchats.domain.example.com/kate_send_history_1624' to='bOb_send_history_1624@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-03-04 11:23:21.556 ***
kate_send_history_1624@domain.example.com/res1 in
<presence from='room-alice_send_history_1624@groupchats.domain.example.com/alicE_send_history_1624' to='kate_send_history_1624@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-03-04 11:23:21.557 ***
kate_send_history_1624@domain.example.com/res1 in
<presence from='room-alice_send_history_1624@groupchats.domain.example.com/bOb_send_history_1624' to='kate_send_history_1624@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-03-04 11:23:21.557 ***
kate_send_history_1624@domain.example.com/res1 in
<presence from='room-alice_send_history_1624@groupchats.domain.example.com/kate_send_history_1624' to='kate_send_history_1624@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-03-04 11:23:21.557 ***
kate_send_history_1624@domain.example.com/res1 in
<message from='room-alice_send_history_1624@groupchats.domain.example.com/alicE_send_history_1624' to='kate_send_history_1624@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Hi, Bob!</body>
	<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T11:23:21Z' from='room-alice_send_history_1624@groupchats.domain.example.com'/>
</message>



*** User 2022-03-04 11:23:21.557 ***
kate_send_history_1624@domain.example.com/res1 in
<message from='room-alice_send_history_1624@groupchats.domain.example.com/bOb_send_history_1624' to='kate_send_history_1624@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Hi, Alice!</body>
	<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T11:23:21Z' from='room-alice_send_history_1624@groupchats.domain.example.com'/>
</message>



*** User 2022-03-04 11:23:21.557 ***
kate_send_history_1624@domain.example.com/res1 in
<message from='room-alice_send_history_1624@groupchats.domain.example.com' to='kate_send_history_1624@domain.example.com/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-03-04 11:23:21.557 ***
kate_send_history_1624@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:23:21.558 ***
kate_send_history_1624@domain.example.com/res1 in
</stream:stream>

*** User 2022-03-04 11:23:21.558 ***
bOb_send_history_1624@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:23:21.559 ***
bOb_send_history_1624@domain.example.com/res1 in
</stream:stream>

*** User 2022-03-04 11:23:21.559 ***
alicE_send_history_1624@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:23:21.559 ***
alicE_send_history_1624@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:23:21.576 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_606.html
*** CT 2022-03-04 11:23:21.577 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2314.html



=== Ended at 2022-03-04 11:23:21
=== successfully completed test case
=== === Returned value: ok