=== 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.30674.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@e940550c5ac4.2022-04-29_13.53.57/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-04-29_14.06.14/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@e940550c5ac4.2022-04-29_13.53.57/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-04-29_14.06.14/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@e940550c5ac4.2022-04-29_13.53.57"

=== Started at 2022-04-29 14:06:16


*** CT 2022-04-29 14:06:16.905 *** View log from node mongooseim@localhost when started mongooseim@localhost_6006.html
*** CT 2022-04-29 14:06:16.905 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2014.html

*** User 2022-04-29 14:06:16.908 ***
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-04-29 14:06:16.908 ***
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='69037c1c54f584f7' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-04-29 14:06:16.908 ***
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-04-29 14:06:16.908 ***
alice@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2022-04-29 14:06:16.914 ***
alice@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-29 14:06:16.914 ***
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-04-29 14:06:16.914 ***
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bd0b7054bb2c18e5' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-04-29 14:06:16.914 ***
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-04-29 14:06:16.914 ***
alice@example.com/res1 out
<iq type='set' id='69d7054b0498972c85c5280e1b245d5b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-29 14:06:16.914 ***
alice@example.com/res1 in
<iq id='69d7054b0498972c85c5280e1b245d5b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/res1</jid>
	</bind>
</iq>



*** User 2022-04-29 14:06:16.914 ***
alice@example.com/res1 out
<iq type='set' id='e281867a4a68ca0a6e8f7ccb57949f7c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-29 14:06:16.915 ***
alice@example.com/res1 in
<iq type='result' id='e281867a4a68ca0a6e8f7ccb57949f7c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-29 14:06:16.915 ***
alice@example.com/res1 out
<presence/>



*** User 2022-04-29 14:06:16.916 ***
alice@example.com/res1 in
<presence from='alice@example.com/res1' to='alice@example.com/res1' xml:lang='en'/>



*** User 2022-04-29 14:06:16.917 ***
alice@example.com/res1 out
<iq to='example.test' type='get' id='7c559aa10bc7cb77ceeb9bc119851956'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-04-29 14:06:16.917 ***
alice@example.com/res1 in
<iq from='example.test' to='alice@example.com/res1' id='7c559aa10bc7cb77ceeb9bc119851956' type='result'/>



*** User 2022-04-29 14:06:16.917 ***
alice@example.com/res1 out
<iq to='example.com' type='get' id='7c206f4252f3742eac6709404581455f'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-04-29 14:06:16.918 ***
alice@example.com/res1 in
<iq from='example.com' to='alice@example.com/res1' id='7c206f4252f3742eac6709404581455f' type='result'/>



*** User 2022-04-29 14:06:16.918 ***
alice@example.com/res1 out
<iq to='example.org' type='get' id='93e2c0a2c4c341939a1e240a79cf29d3'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-04-29 14:06:16.919 ***
alice@example.com/res1 in
<iq from='example.org' to='alice@example.com/res1' id='93e2c0a2c4c341939a1e240a79cf29d3' type='result'/>



*** User 2022-04-29 14:06:16.920 ***
alice@example.com/res1 out
<iq to='example.test' type='get' id='0c52de4d2f8899ff3a695809149d8203'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-04-29 14:06:17.049 ***
alice@example.com/res1 in
<iq from='example.test' to='alice@example.com/res1' type='error' xml:lang='en' id='0c52de4d2f8899ff3a695809149d8203'>
	<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-04-29 14:06:17.049 ***
alice@example.com/res1 out
</stream:stream>

*** User 2022-04-29 14:06:17.049 ***
alice@example.com/res1 in
</stream:stream>
*** CT 2022-04-29 14:06:17.051 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2014.html
*** CT 2022-04-29 14:06:17.051 *** View log from node mongooseim@localhost when finished mongooseim@localhost_6007.html



=== Ended at 2022-04-29 14:06:17
=== successfully completed test case
=== === Returned value: ok


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