=== Test case: dynamic_domains_SUITE:iq_handling_for_domain/1 (click for source code)

=== Config value:

    [{reset_meck,[mod_dynamic_domains_test,mongoose_router]},
     {watchdog,<0.25822.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/dynamic_domains_SUITE_data"},
     {preset,"internal_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-01-27_15.37.46/dynamic_domains_suite.iq_handling_for_domain.html"},
     {tc_group_properties,[{name,with_mod_dynamic_domains_test}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/dynamic_domains_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-01-27_15.37.46/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07"

=== Started at 2022-01-27 15:37:49


*** CT 2022-01-27 15:37:49.253 *** View log from node mongooseim@localhost when started mongooseim@localhost_5784.html
*** CT 2022-01-27 15:37:49.254 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2412.html

*** User 2022-01-27 15:37:49.256 ***
alice@example.com/res1 out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:37:49.256 ***
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='da2ca282380efae4' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:37:49.256 ***
alice@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>PLAIN</mechanism>
	</mechanisms>
</stream:features>



*** User 2022-01-27 15:37:49.257 ***
alice@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2022-01-27 15:37:49.261 ***
alice@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:37:49.261 ***
alice@example.com/res1 out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:37:49.261 ***
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1057db20562a3152' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:37:49.261 ***
alice@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'/>
</stream:features>



*** User 2022-01-27 15:37:49.261 ***
alice@example.com/res1 out
<iq type='set' id='85b7c9891ab966c8975a3b1d68deb93d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:37:49.261 ***
alice@example.com/res1 in
<iq id='85b7c9891ab966c8975a3b1d68deb93d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:37:49.262 ***
alice@example.com/res1 out
<iq type='set' id='cbe204d058991f5db5084e4115f2d031'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:37:49.262 ***
alice@example.com/res1 in
<iq type='result' id='cbe204d058991f5db5084e4115f2d031'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:37:49.262 ***
alice@example.com/res1 out
<presence/>



*** User 2022-01-27 15:37:49.263 ***
alice@example.com/res1 in
<presence from='alice@example.com/res1' to='alice@example.com/res1' xml:lang='en'/>



*** User 2022-01-27 15:37:49.263 ***
alice@example.com/res1 out
<iq to='example.test' type='get' id='938294b54204aae8abbff5d1b06d6803'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-01-27 15:37:49.264 ***
alice@example.com/res1 in
<iq from='example.test' to='alice@example.com/res1' id='938294b54204aae8abbff5d1b06d6803' type='result'/>



*** User 2022-01-27 15:37:49.264 ***
alice@example.com/res1 out
<iq to='example.com' type='get' id='197ba28878f7ccdcc3bc8de12f8ee415'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-01-27 15:37:49.265 ***
alice@example.com/res1 in
<iq from='example.com' to='alice@example.com/res1' id='197ba28878f7ccdcc3bc8de12f8ee415' type='result'/>



*** User 2022-01-27 15:37:49.265 ***
alice@example.com/res1 out
<iq to='example.org' type='get' id='3360c04e40c1bb83d93195ec74f86bbb'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-01-27 15:37:49.265 ***
alice@example.com/res1 in
<iq from='example.org' to='alice@example.com/res1' id='3360c04e40c1bb83d93195ec74f86bbb' type='result'/>



*** User 2022-01-27 15:37:49.267 ***
alice@example.com/res1 out
<iq to='example.test' type='get' id='c78627ee5fb18a92d05584e8ff04f9d8'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-01-27 15:37:49.316 ***
alice@example.com/res1 in
<iq from='example.test' to='alice@example.com/res1' type='error' xml:lang='en' id='c78627ee5fb18a92d05584e8ff04f9d8'>
	<query xmlns='dummy.namespace'/>
	<error code='404' type='cancel'>
		<remote-server-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>From s2s (waiting)</text>
	</error>
</iq>



*** User 2022-01-27 15:37:49.317 ***
alice@example.com/res1 out
</stream:stream>

*** User 2022-01-27 15:37:49.317 ***
alice@example.com/res1 in
</stream:stream>
*** CT 2022-01-27 15:37:49.319 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2412.html
*** CT 2022-01-27 15:37:49.319 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5784.html



=== Ended at 2022-01-27 15:37:49
=== successfully completed test case
=== === Returned value: ok


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