=== Test case: graphql_muc_light_SUITE:user_get_room_config/1 (click for source code)

=== Config value:

    [{muc_light_host,<<"muclight.localhost">>},
     {secondary_muc_light_host,<<"muclight.localhost.bis">>},
     {watchdog,<0.24200.0>},
     {schema_endpoint,user},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_muc_light_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@bbd9870572b1.2024-04-22_14.31.37/big_tests.tests.graphql_muc_light_SUITE.logs/run.2024-04-22_14.36.08/graphql_muc_light_suite.user_get_room_config.13701.html"},
     {tc_group_properties,[{name,user_muc_light},parallel]},
     {tc_group_path,[[{name,user}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_muc_light_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@bbd9870572b1.2024-04-22_14.31.37/big_tests.tests.graphql_muc_light_SUITE.logs/run.2024-04-22_14.36.08/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}}]

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

=== Started at 2024-04-22 14:36:08


*** CT 2024-04-22 14:36:08.588 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2838.html

*** User 2024-04-22 14:36:08.693 ***🔗
alicE_user_get_room_config_1021@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 14:36:08.694 ***🔗
alicE_user_get_room_config_1021@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c53efa487abab8b6' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 14:36:08.694 ***🔗
alicE_user_get_room_config_1021@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 14:36:08.694 ***🔗
alicE_user_get_room_config_1021@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VzZXJfZ2V0X3Jvb21fY29uZmlnXzEwMjEAbWF0eWdyeXNh</auth>



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



*** User 2024-04-22 14:36:08.702 ***🔗
alicE_user_get_room_config_1021@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 14:36:08.703 ***🔗
alicE_user_get_room_config_1021@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fa6550848d4fe706' from='localhost' version='1.0' xml:lang='en' to='alice_user_get_room_config_1021@localhost'>

*** User 2024-04-22 14:36:08.703 ***🔗
alicE_user_get_room_config_1021@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 14:36:08.703 ***🔗
alicE_user_get_room_config_1021@localhost/res1 out
<iq type='set' id='26f8ae9fc07c3f1f896297b104a0132e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 14:36:08.704 ***🔗
alicE_user_get_room_config_1021@localhost/res1 in
<iq id='26f8ae9fc07c3f1f896297b104a0132e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_user_get_room_config_1021@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 14:36:08.704 ***🔗
alice_user_get_room_config_1021@localhost/res1 out
<iq type='set' id='314c860e7fe782881d6fd4d715d4ecb4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:36:08.704 ***🔗
alice_user_get_room_config_1021@localhost/res1 in
<iq from='localhost' to='alice_user_get_room_config_1021@localhost/res1' id='314c860e7fe782881d6fd4d715d4ecb4' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:36:08.704 ***🔗
alice_user_get_room_config_1021@localhost/res1 out
<presence/>



*** User 2024-04-22 14:36:08.715 ***🔗
alice_user_get_room_config_1021@localhost/res1 in
<presence from='alice_user_get_room_config_1021@localhost/res1' to='alice_user_get_room_config_1021@localhost/res1'/>



*** User 2024-04-22 14:36:08.717 ***🔗
bOb_user_get_room_config_1021@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 14:36:08.717 ***🔗
bOb_user_get_room_config_1021@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='eff9efbfe8661ac4' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 14:36:08.717 ***🔗
bOb_user_get_room_config_1021@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 14:36:08.718 ***🔗
bOb_user_get_room_config_1021@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl91c2VyX2dldF9yb29tX2NvbmZpZ18xMDIxAG1ha3JvbGlrYQ==</auth>



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



*** User 2024-04-22 14:36:08.719 ***🔗
bOb_user_get_room_config_1021@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 14:36:08.719 ***🔗
bOb_user_get_room_config_1021@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fb3f6e1f5e6cba98' from='localhost' version='1.0' xml:lang='en' to='bob_user_get_room_config_1021@localhost'>

*** User 2024-04-22 14:36:08.720 ***🔗
bOb_user_get_room_config_1021@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 14:36:08.720 ***🔗
bOb_user_get_room_config_1021@localhost/res1 out
<iq type='set' id='9d676b423a0ee1caeb62a97a3bf6f4d0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 14:36:08.720 ***🔗
bOb_user_get_room_config_1021@localhost/res1 in
<iq id='9d676b423a0ee1caeb62a97a3bf6f4d0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_user_get_room_config_1021@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 14:36:08.720 ***🔗
bob_user_get_room_config_1021@localhost/res1 out
<iq type='set' id='c756c9c72505c8ae20032138578d0e30'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:36:08.721 ***🔗
bob_user_get_room_config_1021@localhost/res1 in
<iq from='localhost' to='bob_user_get_room_config_1021@localhost/res1' id='c756c9c72505c8ae20032138578d0e30' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:36:08.721 ***🔗
bob_user_get_room_config_1021@localhost/res1 out
<presence/>



*** User 2024-04-22 14:36:08.765 ***🔗
bob_user_get_room_config_1021@localhost/res1 in
<presence from='bob_user_get_room_config_1021@localhost/res1' to='bob_user_get_room_config_1021@localhost/res1'/>



*** User 2024-04-22 14:36:08.802 ***🔗
REST request:
Code: 200
Req: {<0.24569.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c165da90a396334b">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9nZXRfcm9vbV9jb25maWdfMTAyMUBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"variables\":{\"room\":\"1713-796568-790364@muclight.localhost\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 14:36:08 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"388">>}],
         <<"{\"data\":{\"muc_light\":{\"getRoomConfig\":{\"subject\":\"Room about nothing\",\"participants\":[{\"jid\":\"alice_user_get_room_config_1021@localhost\",\"affiliation\":\"OWNER\"}],\"options\":[{\"value\":\"\",\"key\":\"background\"},{\"value\":\"\",\"key\":\"music\"},{\"value\":\"first room\",\"key\":\"roomname\"},{\"value\":\"Room about nothing\",\"key\":\"subject\"}],\"name\":\"first room\",\"jid\":\"1713-796568-790364@muclight.localhost\"}}}}">>,
         527,7445}
Params: #{body =>
              <<"{\"variables\":{\"room\":\"1713-796568-790364@muclight.localhost\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>,
          creds =>
              {<<"alice_user_get_room_config_1021@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,user},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-22 14:36:08.804 ***🔗
REST request:
Code: 200
Req: {<0.24589.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"9546c5cb601ecadf">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9nZXRfcm9vbV9jb25maWdfMTAyMUBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"variables\":{\"room\":\"1713-796568-790364@not-existing-domain\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 14:36:08 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"227">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"getRoomConfig\"],\"message\":\"MUC Light server not found\",\"extensions\":{\"room\":\"1713-796568-790364@not-existing-domain\",\"code\":\"muc_server_not_found\"}}],\"data\":{\"muc_light\":{\"getRoomConfig\":null}}}">>,
         366,1105}
Params: #{body =>
              <<"{\"variables\":{\"room\":\"1713-796568-790364@not-existing-domain\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>,
          creds =>
              {<<"alice_user_get_room_config_1021@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,user},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-22 14:36:08.807 ***🔗
REST request:
Code: 200
Req: {<0.24602.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a0a3640fdc8370d1">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9nZXRfcm9vbV9jb25maWdfMTAyMUBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"variables\":{\"room\":\"not-existing@muclight.localhost\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 14:36:08 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"202">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"getRoomConfig\"],\"message\":\"Room not found\",\"extensions\":{\"room\":\"not-existing@muclight.localhost\",\"code\":\"room_not_found\"}}],\"data\":{\"muc_light\":{\"getRoomConfig\":null}}}">>,
         341,1833}
Params: #{body =>
              <<"{\"variables\":{\"room\":\"not-existing@muclight.localhost\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>,
          creds =>
              {<<"alice_user_get_room_config_1021@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,user},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-22 14:36:08.830 ***🔗
REST request:
Code: 200
Req: {<0.24611.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ec77904504e120e2">>},
       {<<"authorization">>,
        <<"Basic Ym9iX3VzZXJfZ2V0X3Jvb21fY29uZmlnXzEwMjFAbG9jYWxob3N0Om1ha3JvbGlrYQ==">>}],
      <<"{\"variables\":{\"room\":\"1713-796568-790364@muclight.localhost\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 14:36:08 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"231">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"getRoomConfig\"],\"message\":\"Given user does not occupy this room\",\"extensions\":{\"room\":\"1713-796568-790364@muclight.localhost\",\"code\":\"not_room_member\"}}],\"data\":{\"muc_light\":{\"getRoomConfig\":null}}}">>,
         370,20853}
Params: #{body =>
              <<"{\"variables\":{\"room\":\"1713-796568-790364@muclight.localhost\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>,
          creds =>
              {<<"bob_user_get_room_config_1021@localhost">>,<<"makrolika">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,user},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-22 14:36:08.866 ***🔗
REST request:
Code: 200
Req: {<0.24626.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d26531d7260f50ac">>},
       {<<"authorization">>,
        <<"Basic Ym9iX3VzZXJfZ2V0X3Jvb21fY29uZmlnXzEwMjFAbG9jYWxob3N0Om1ha3JvbGlrYQ==">>}],
      <<"{\"variables\":{\"room\":\"1713-796568-790364@muclight.localhost\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 14:36:08 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"461">>}],
         <<"{\"data\":{\"muc_light\":{\"getRoomConfig\":{\"subject\":\"Room about nothing\",\"participants\":[{\"jid\":\"alice_user_get_room_config_1021@localhost\",\"affiliation\":\"OWNER\"},{\"jid\":\"bob_user_get_room_config_1021@localhost\",\"affiliation\":\"MEMBER\"}],\"options\":[{\"value\":\"\",\"key\":\"background\"},{\"value\":\"\",\"key\":\"music\"},{\"value\":\"first room\",\"key\":\"roomname\"},{\"value\":\"Room about nothing\",\"key\":\"subject\"}],\"name\":\"first room\",\"jid\":\"1713-796568-790364@muclight.localhost\"}}}}">>,
         600,9293}
Params: #{body =>
              <<"{\"variables\":{\"room\":\"1713-796568-790364@muclight.localhost\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>,
          creds =>
              {<<"bob_user_get_room_config_1021@localhost">>,<<"makrolika">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,user},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-22 14:36:08.866 ***🔗
bob_user_get_room_config_1021@localhost/res1 out
</stream:stream>

*** User 2024-04-22 14:36:08.867 ***🔗
bob_user_get_room_config_1021@localhost/res1 in
</stream:stream>

*** User 2024-04-22 14:36:08.867 ***🔗
alice_user_get_room_config_1021@localhost/res1 out
</stream:stream>

*** User 2024-04-22 14:36:08.867 ***🔗
alice_user_get_room_config_1021@localhost/res1 in
</stream:stream>
*** CT 2024-04-22 14:36:08.879 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2839.html



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