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

=== Config value:

    [{reset_meck,[mod_dynamic_domains_test,mongoose_router]},
     {watchdog,<0.26303.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/dynamic_domains_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-03-03_10.41.29/dynamic_domains_suite.packet_handling_for_subdomain.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@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-03-03_10.41.29/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25"

=== Started at 2022-03-03 10:41:30


*** CT 2022-03-03 10:41:30.950 *** View log from node mongooseim@localhost when started mongooseim@localhost_5521.html
*** CT 2022-03-03 10:41:30.950 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2409.html

*** User 2022-03-03 10:41:30.952 ***
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-03-03 10:41:30.952 ***
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d21b4413f244715b' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:41:30.956 ***
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-03-03 10:41:30.957 ***
alice@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2022-03-03 10:41:30.961 ***
alice@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:41:30.961 ***
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-03-03 10:41:30.961 ***
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='01644d63e9f0f9bc' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:41:30.961 ***
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-03-03 10:41:30.962 ***
alice@example.com/res1 out
<iq type='set' id='7ce0580e7251eab0ed9e9dd98f6ea1a8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:41:30.962 ***
alice@example.com/res1 in
<iq id='7ce0580e7251eab0ed9e9dd98f6ea1a8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:41:30.962 ***
alice@example.com/res1 out
<iq type='set' id='5c293efed5bac43e70abb1a8180bb8f1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:41:30.962 ***
alice@example.com/res1 in
<iq type='result' id='5c293efed5bac43e70abb1a8180bb8f1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:41:30.962 ***
alice@example.com/res1 out
<presence/>



*** User 2022-03-03 10:41:30.963 ***
alice@example.com/res1 in
<presence from='alice@example.com/res1' to='alice@example.com/res1' xml:lang='en'/>



*** User 2022-03-03 10:41:30.964 ***
alice@example.com/res1 out
<message to='subdomain1.example.test' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-03-03 10:41:30.964 ***
alice@example.com/res1 out
<message to='subdomain1.example.com' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-03-03 10:41:30.964 ***
alice@example.com/res1 out
<message to='subdomain1.example.org' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-03-03 10:41:30.965 ***
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='550f0f221da535f37989a2ae79e5f5c2'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-03-03 10:41:30.965 ***
alice@example.com/res1 out
<iq to='subdomain1.example.com' type='get' id='092c2683d32c0ba5b14c78c5f0db705a'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-03-03 10:41:30.965 ***
alice@example.com/res1 out
<iq to='subdomain1.example.org' type='get' id='8f08d4f7621c3d26ee20a0bff589a917'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-03-03 10:41:31.467 ***
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='e3d1855670531d19ef57a61a41529630'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-03-03 10:41:31.487 ***
alice@example.com/res1 in
<iq from='subdomain1.example.test' to='alice@example.com/res1' type='error' xml:lang='en' id='e3d1855670531d19ef57a61a41529630'>
	<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-03-03 10:41:31.487 ***
alice@example.com/res1 out
</stream:stream>

*** User 2022-03-03 10:41:31.487 ***
alice@example.com/res1 in
</stream:stream>
*** CT 2022-03-03 10:41:31.489 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2409.html
*** CT 2022-03-03 10:41:31.489 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5521.html



=== Ended at 2022-03-03 10:41:31
=== successfully completed test case
=== === Returned value: ok


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