=== Test case: vcard_SUITE:search_some/1 (click for source code)

=== Config value:

    [{watchdog,<0.20827.2>},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {aliceb,[{username,<<"aliceb">>},
                              {server,<<"domain.example.org">>},
                              {host,<<"localhost">>},
                              {password,<<"makota">>}]},
                     {bobb,[{username,<<"bobb">>},
                            {server,<<"domain.example.org">>},
                            {host,<<"localhost">>},
                            {password,<<"makrolika">>}]}]},
     {mod_vcard_opts,#{backend => rdbms,
                       host => {prefix,<<"vjud.">>},
                       iqdisc => parallel,matches => 30,search => true}},
     {all_vcards,[{<<"alice@domain.example.com">>,
                   [{<<"NICKNAME">>,<<"alice">>},
                    {<<"FN">>,<<"Wonderland, Alice">>},
                    {<<"TITLE">>,<<"Executive Director">>},
                    {<<"ROLE">>,<<"Patron Saint">>},
                    {<<"DESC">>,<<"active">>},
                    {<<"URL">>,<<"http://john.doe/">>},
                    {<<"EMAIL">>,
                     [{<<"USERID">>,<<"alice@mail.example.com">>}]},
                    {<<"N">>,
                     [{<<"FAMILY">>,<<"Wonderland">>},
                      {<<"GIVEN">>,<<"Alice">>},
                      {<<"MIDDLE">>,<<"I.N.">>}]},
                    {<<"ADR">>,
                     [{<<"STREET">>,<<"1899 Wynkoop Street">>},
                      {<<"LOCALITY">>,
                       <<208,156,208,190,209,129,208,186,208,178,208,176>>},
                      {<<"REGION">>,<<"CO">>},
                      {<<"PCODE">>,<<"91210">>},
                      {<<"CTRY">>,<<"PL">>}]},
                    {<<"TEL">>,[{<<"NUMBER">>,<<"+1 512 305 0280">>}]},
                    {<<"ORG">>,
                     [{<<"ORGNAME">>,<<"The world">>},
                      {<<"ORGUNIT">>,<<"People">>}]},
                    {<<"BDAY">>,<<"2011-08-06">>},
                    {<<"JABBERID">>,<<"alice@domain.example.com">>}]},
                  {<<"bob@domain.example.com">>,
                   [{<<"NICKNAME">>,<<"bob">>},
                    {<<"FN">>,<<"Doe, Bob">>},
                    {<<"ADR">>,
                     [{<<"STREET">>,
                       <<208,146,32,208,161,208,190,208,178,208,181,209,130,
                         209,129,208,186,208,190,208,185,32,208,160,208,190,
                         209,129,209,129,208,184,208,184,44,32,208,180,208,
                         190,209,128,208,190,208,179,208,176,32,209,128,208,
                         176,208,183,208,178,208,181,209,130,208,178,208,
                         187,209,143,208,181,209,130,209,129,209,143,32,208,
                         178,209,139>>}]},
                    {<<"JABBERID">>,<<"bob@domain.example.com">>}]},
                  {<<"bobb@domain.example.org">>,
                   [{<<"NICKNAME">>,<<"bobb">>},
                    {<<"FN">>,<<"Doe, Bob">>},
                    {<<"N">>,
                     [{<<"FAMILY">>,<<"Doe">>},{<<"GIVEN">>,<<"Bob">>}]},
                    {<<"JABBERID">>,<<"bobb@domain.example.org">>}]},
                  {<<"aliceb@domain.example.org">>,
                   [{<<"NICKNAME">>,<<"aliceb">>},
                    {<<"FN">>,<<"Doe, Alice">>},
                    {<<"N">>,
                     [{<<"FAMILY">>,<<"Doe">>},{<<"GIVEN">>,<<"Alice">>}]},
                    {<<"JABBERID">>,<<"aliceb@domain.example.org">>}]}]},
     {server_vcards,[{<<"domain.example.com">>,
                      [{<<"FN">>,<<"MongooseIM">>},
                       {<<"DESC">>,
                        <<"MongooseIM XMPP Server\nCopyright (c) Erlang Solutions Ltd.">>}]},
                     {<<"vjud.domain.example.com">>,
                      [{<<"FN">>,<<"MongooseIM/mod_vcard">>},
                       {<<"DESC">>,
                        <<"MongooseIM vCard module\nCopyright (c) Erlang Solutions Ltd.">>}]}]},
     {directory_jid,<<"vjud.domain.example.com">>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/vcard_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@e0d583f2e839.2024-03-21_07.34.22/big_tests.tests.vcard_SUITE.logs/run.2024-03-21_07.48.32/vcard_suite.search_some.html"},
     {tc_group_properties,[{name,ro_full}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/vcard_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@e0d583f2e839.2024-03-21_07.34.22/big_tests.tests.vcard_SUITE.logs/run.2024-03-21_07.48.32/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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@e0d583f2e839.2024-03-21_07.34.22"

=== Started at 2024-03-21 07:48:38


*** CT 2024-03-21 07:48:38.343 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4152.html

*** User 2024-03-21 07:48:38.345 ***🔗
bOb@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 2024-03-21 07:48:38.345 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='607d499b6adbf3b5' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:48:38.346 ***🔗
bOb@domain.example.com/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:48:38.346 ***🔗
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-03-21 07:48:38.347 ***🔗
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:48:38.347 ***🔗
bOb@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 2024-03-21 07:48:38.347 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0b830fa201929a39' from='domain.example.com' version='1.0' xml:lang='en' to='bob@domain.example.com'>

*** User 2024-03-21 07:48:38.347 ***🔗
bOb@domain.example.com/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:48:38.347 ***🔗
bOb@domain.example.com/res1 out
<iq type='set' id='0f37a2a616fa41eb394ccd7f816364dc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:48:38.348 ***🔗
bOb@domain.example.com/res1 in
<iq id='0f37a2a616fa41eb394ccd7f816364dc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:48:38.348 ***🔗
bob@domain.example.com/res1 out
<iq type='set' id='d7380fdc135325be645f24066cfc848a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:48:38.348 ***🔗
bob@domain.example.com/res1 in
<iq from='domain.example.com' to='bob@domain.example.com/res1' id='d7380fdc135325be645f24066cfc848a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:48:38.349 ***🔗
bob@domain.example.com/res1 out
<presence/>



*** User 2024-03-21 07:48:38.349 ***🔗
bob@domain.example.com/res1 in
<presence from='bob@domain.example.com/res1' to='bob@domain.example.com/res1'/>



*** User 2024-03-21 07:48:38.350 ***🔗
bob@domain.example.com/res1 out
<iq to='vjud.domain.example.com' type='set' id='59839a3ae388d11a947c2938282922bb'>
	<query xmlns='jabber:iq:search'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='locality'>
				<value>Москва</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-21 07:48:38.351 ***🔗
bob@domain.example.com/res1 in
<iq from='vjud.domain.example.com' to='bob@domain.example.com/res1' id='59839a3ae388d11a947c2938282922bb' type='result'>
	<query xmlns='jabber:iq:search'>
		<x xmlns='jabber:x:data' type='result'>
			<title>Search Results for vjud.domain.example.com</title>
			<reported>
				<field label='Jabber ID' type='jid-single' var='jid'/>
				<field label='Full Name' type='text-single' var='fn'/>
				<field label='Name' type='text-single' var='first'/>
				<field label='Middle Name' type='text-single' var='middle'/>
				<field label='Family Name' type='text-single' var='last'/>
				<field label='Nickname' type='text-single' var='nick'/>
				<field label='Birthday' type='text-single' var='bday'/>
				<field label='Country' type='text-single' var='ctry'/>
				<field label='City' type='text-single' var='locality'/>
				<field label='Email' type='text-single' var='email'/>
				<field label='Organization Name' type='text-single' var='orgname'/>
				<field label='Organization Unit' type='text-single' var='orgunit'/>
			</reported>
			<item>
				<field var='jid'>
					<value>alice@domain.example.com</value>
				</field>
				<field var='fn'>
					<value>Wonderland, Alice</value>
				</field>
				<field var='last'>
					<value>Wonderland</value>
				</field>
				<field var='first'>
					<value>Alice</value>
				</field>
				<field var='middle'>
					<value>I.N.</value>
				</field>
				<field var='nick'>
					<value>alice</value>
				</field>
				<field var='bday'>
					<value>2011-08-06</value>
				</field>
				<field var='ctry'>
					<value>PL</value>
				</field>
				<field var='locality'>
					<value>Москва</value>
				</field>
				<field var='email'>
					<value>alice@mail.example.com</value>
				</field>
				<field var='orgname'>
					<value>The world</value>
				</field>
				<field var='orgunit'>
					<value>People</value>
				</field>
			</item>
		</x>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>alice@domain.example.com</first>
			<last>alice@domain.example.com</last>
			<count>1</count>
		</set>
	</query>
</iq>



*** User 2024-03-21 07:48:38.351 ***🔗
bob@domain.example.com/res1 out
<iq to='alice@domain.example.com' type='get' id='5e653d48d794f5f42588dd3bce4da9dc'>
	<vCard xmlns='vcard-temp'/>
</iq>



*** User 2024-03-21 07:48:38.352 ***🔗
bob@domain.example.com/res1 in
<iq from='alice@domain.example.com' to='bob@domain.example.com/res1' id='5e653d48d794f5f42588dd3bce4da9dc' type='result'>
	<vCard xmlns='vcard-temp'>
		<NICKNAME>alice</NICKNAME>
		<FN>Wonderland, Alice</FN>
		<TITLE>Executive Director</TITLE>
		<ROLE>Patron Saint</ROLE>
		<DESC>active</DESC>
		<URL>http://john.doe/</URL>
		<EMAIL>
			<USERID>alice@mail.example.com</USERID>
		</EMAIL>
		<N>
			<FAMILY>Wonderland</FAMILY>
			<GIVEN>Alice</GIVEN>
			<MIDDLE>I.N.</MIDDLE>
		</N>
		<ADR>
			<STREET>1899 Wynkoop Street</STREET>
			<LOCALITY>Москва</LOCALITY>
			<REGION>CO</REGION>
			<PCODE>91210</PCODE>
			<CTRY>PL</CTRY>
		</ADR>
		<TEL>
			<NUMBER>+1 512 305 0280</NUMBER>
		</TEL>
		<ORG>
			<ORGNAME>The world</ORGNAME>
			<ORGUNIT>People</ORGUNIT>
		</ORG>
		<BDAY>2011-08-06</BDAY>
		<JABBERID>alice@domain.example.com</JABBERID>
	</vCard>
</iq>



*** User 2024-03-21 07:48:38.352 ***🔗
bob@domain.example.com/res1 out
</stream:stream>

*** User 2024-03-21 07:48:38.353 ***🔗
bob@domain.example.com/res1 in
</stream:stream>
*** CT 2024-03-21 07:48:38.355 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4152.html



=== Ended at 2024-03-21 07:48:38
=== successfully completed test case
=== === Returned value: ok


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