=== Test case: pubsub_s2s_SUITE:publish_without_node_attr_test/1 (click for source code)

=== Config value:

    [{watchdog,<0.9570.1>},
     {s2s_opts,{s2s_opts,"priv/ssl/fake_server.pem",optional,
                         #{ip_address => "0",
                           ip_tuple => {0,0,0,0},
                           ip_version => 4,max_stanza_size => 131072,
                           module => ejabberd_s2s_in,port => 5269,
                           proto => tcp,shaper => s2s_shaper,
                           tls => [{dhfile,"priv/ssl/fake_dh_server.pem"}]},
                         "priv/ssl/fake_server.pem",optional,
                         #{ip_address => "0",
                           ip_tuple => {0,0,0,0},
                           ip_version => 4,max_stanza_size => 131072,
                           module => ejabberd_s2s_in,port => 5299,
                           proto => tcp,shaper => s2s_shaper,
                           tls => [{dhfile,"priv/ssl/fake_dh_server.pem"}]}}},
     {escalus_user_db,xmpp},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/pubsub_s2s_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.pubsub_s2s_SUITE.logs/run.2022-03-03_10.37.22/pubsub_s2s_suite.publish_without_node_attr_test.60290.html"},
     {tc_group_properties,[{name,'dag+basic'},
                           {repeat_until_all_ok,3},
                           parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/pubsub_s2s_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.pubsub_s2s_SUITE.logs/run.2022-03-03_10.37.22/log_private/"},
     {escalus_users,[{alice2,[{username,<<"alice">>},
                              {server,<<"fed1">>},
                              {host,<<"localhost">>},
                              {port,5242},
                              {password,<<"makota2">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [],mod_sic => [],mod_stream_management => [],
        mod_vcard =>
            [{backend,ldap},
             {host,{prefix,<<"vjud.">>}},
             {ldap_base,"ou=Users,dc=esl,dc=com"},
             {ldap_filter,<<"(objectClass=inetOrgPerson)">>}]}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39"

=== Started at 2022-03-03 10:37:22


*** CT 2022-03-03 10:37:22.313 *** View log from node mongooseim@localhost when started mongooseim@localhost_4691.html
*** CT 2022-03-03 10:37:22.314 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2342.html

*** User 2022-03-03 10:37:22.318 ***
alice_publish_without_node_attr_test_1151@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:37:22.319 ***
alice_publish_without_node_attr_test_1151@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='60f3d9e4312e37b2' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:37:22.319 ***
alice_publish_without_node_attr_test_1151@fed1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:37:22.319 ***
alice_publish_without_node_attr_test_1151@fed1 out
<iq type='get' id='01502d2dbc8ae08e28747a5721ec89b1'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-03 10:37:22.319 ***
alice_publish_without_node_attr_test_1151@fed1 in
<iq from='fed1' id='01502d2dbc8ae08e28747a5721ec89b1' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2022-03-03 10:37:22.319 ***
alice_publish_without_node_attr_test_1151@fed1 out
<iq type='set' id='d2b1f7112f9bfcc7e31f4aa3e7c73371'>
	<query xmlns='jabber:iq:register'>
		<username>alice_publish_without_node_attr_test_1151</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2022-03-03 10:37:22.342 ***
alice_publish_without_node_attr_test_1151@fed1 in
<iq from='fed1' id='d2b1f7112f9bfcc7e31f4aa3e7c73371' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alice_publish_without_node_attr_test_1151</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2022-03-03 10:37:22.342 ***
alice_publish_without_node_attr_test_1151@fed1 out
</stream:stream>

*** User 2022-03-03 10:37:22.342 ***
alice_publish_without_node_attr_test_1151@fed1 in
</stream:stream>

*** User 2022-03-03 10:37:22.343 ***
alicE_publish_without_node_attr_test_1151@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:37:22.343 ***
alicE_publish_without_node_attr_test_1151@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a3343baf5dda1ae2' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:37:22.343 ***
alicE_publish_without_node_attr_test_1151@localhost 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>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:37:22.343 ***
alicE_publish_without_node_attr_test_1151@localhost out
<iq type='get' id='757e918e5fabc4c0950467fae5b276fd'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-03 10:37:22.343 ***
alicE_publish_without_node_attr_test_1151@localhost in
<iq from='localhost' id='757e918e5fabc4c0950467fae5b276fd' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2022-03-03 10:37:22.344 ***
alicE_publish_without_node_attr_test_1151@localhost out
<iq type='set' id='db3b849173893d64480261fc0a047eb9'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_publish_without_node_attr_test_1151</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-03-03 10:37:22.349 ***
alicE_publish_without_node_attr_test_1151@localhost in
<iq from='localhost' id='db3b849173893d64480261fc0a047eb9' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_publish_without_node_attr_test_1151</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-03-03 10:37:22.349 ***
alicE_publish_without_node_attr_test_1151@localhost out
</stream:stream>

*** User 2022-03-03 10:37:22.350 ***
alicE_publish_without_node_attr_test_1151@localhost in
</stream:stream>

*** User 2022-03-03 10:37:22.350 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:37:22.351 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f67fac7c8ed06ca9' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:37:22.351 ***
alicE_publish_without_node_attr_test_1151@localhost/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>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:37:22.351 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3B1Ymxpc2hfd2l0aG91dF9ub2RlX2F0dHJfdGVzdF8xMTUxAG1hdHlncnlzYQ==</auth>



*** User 2022-03-03 10:37:22.353 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:37:22.353 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:37:22.353 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a14f9139277a28fb' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:37:22.353 ***
alicE_publish_without_node_attr_test_1151@localhost/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'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:37:22.353 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 out
<iq type='set' id='d69fd19bfe4c2aea1f26d79d5689244a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:37:22.363 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 in
<iq id='d69fd19bfe4c2aea1f26d79d5689244a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_publish_without_node_attr_test_1151@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:37:22.363 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 out
<iq type='set' id='2ff08713e720f3af1b60ce1fc2efadd2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:37:22.363 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 in
<iq type='result' id='2ff08713e720f3af1b60ce1fc2efadd2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:37:22.364 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 out
<presence/>



*** User 2022-03-03 10:37:22.364 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 in
<presence from='alicE_publish_without_node_attr_test_1151@localhost/res1' to='alice_publish_without_node_attr_test_1151@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:37:22.365 ***
alice_publish_without_node_attr_test_1151@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:37:22.366 ***
alice_publish_without_node_attr_test_1151@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5de36c2a34c22ad3' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:37:22.366 ***
alice_publish_without_node_attr_test_1151@fed1/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:37:22.366 ***
alice_publish_without_node_attr_test_1151@fed1/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3B1Ymxpc2hfd2l0aG91dF9ub2RlX2F0dHJfdGVzdF8xMTUxAG1ha290YTI=</auth>



*** User 2022-03-03 10:37:22.369 ***
alice_publish_without_node_attr_test_1151@fed1/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:37:22.369 ***
alice_publish_without_node_attr_test_1151@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:37:22.370 ***
alice_publish_without_node_attr_test_1151@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c6e7786949fb2931' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:37:22.370 ***
alice_publish_without_node_attr_test_1151@fed1/res1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:37:22.370 ***
alice_publish_without_node_attr_test_1151@fed1/res1 out
<iq type='set' id='ec1c78a542abbe4776d28f3f9a13273d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:37:22.370 ***
alice_publish_without_node_attr_test_1151@fed1/res1 in
<iq id='ec1c78a542abbe4776d28f3f9a13273d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_without_node_attr_test_1151@fed1/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:37:22.370 ***
alice_publish_without_node_attr_test_1151@fed1/res1 out
<iq type='set' id='6f065fe0c268ca49d1b49649eb9362ba'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:37:22.371 ***
alice_publish_without_node_attr_test_1151@fed1/res1 in
<iq type='result' id='6f065fe0c268ca49d1b49649eb9362ba'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:37:22.371 ***
alice_publish_without_node_attr_test_1151@fed1/res1 out
<presence/>



*** User 2022-03-03 10:37:22.372 ***
alice_publish_without_node_attr_test_1151@fed1/res1 in
<presence from='alice_publish_without_node_attr_test_1151@fed1/res1' to='alice_publish_without_node_attr_test_1151@fed1/res1' xml:lang='en'/>



*** User 2022-03-03 10:37:22.372 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alicE_publish_without_node_attr_test_1151-pubsub.localhost-princely_musings_JR0ar4pQhns=-create_node' from='alicE_publish_without_node_attr_test_1151@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_JR0ar4pQhns='/>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:22.374 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 in
<iq from='pubsub.localhost' to='alicE_publish_without_node_attr_test_1151@localhost/res1' id='alicE_publish_without_node_attr_test_1151-pubsub.localhost-princely_musings_JR0ar4pQhns=-create_node' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_JR0ar4pQhns='/>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:22.374 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alicE_publish_without_node_attr_test_1151-pubsub.localhost-princely_musings_JR0ar4pQhns=-publish' from='alicE_publish_without_node_attr_test_1151@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_JR0ar4pQhns='>
			<item id='item1'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:22.375 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 in
<iq from='pubsub.localhost' to='alicE_publish_without_node_attr_test_1151@localhost/res1' id='alicE_publish_without_node_attr_test_1151-pubsub.localhost-princely_musings_JR0ar4pQhns=-publish' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_JR0ar4pQhns='>
			<item id='item1'/>
		</publish>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:22.376 ***
alice_publish_without_node_attr_test_1151@fed1/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_without_node_attr_test_1151-pubsub.localhost-princely_musings_JR0ar4pQhns=-publish' from='alice_publish_without_node_attr_test_1151@fed1/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish>
			<item id='item2'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:22.380 ***
alice_publish_without_node_attr_test_1151@fed1/res1 in
<iq from='pubsub.localhost' to='alice_publish_without_node_attr_test_1151@fed1/res1' type='error' xml:lang='en' id='alice_publish_without_node_attr_test_1151-pubsub.localhost-princely_musings_JR0ar4pQhns=-publish'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish>
			<item id='item2'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
	<error code='400' type='modify'>
		<bad-request xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<nodeid-required xmlns='http://jabber.org/protocol/pubsub#errors'/>
	</error>
</iq>



*** User 2022-03-03 10:37:22.380 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alicE_publish_without_node_attr_test_1151-pubsub.localhost-princely_musings_JR0ar4pQhns=-delete_node' from='alicE_publish_without_node_attr_test_1151@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<delete node='princely_musings_JR0ar4pQhns='/>
	</pubsub>
</iq>



*** User 2022-03-03 10:37:22.382 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 in
<iq from='pubsub.localhost' to='alicE_publish_without_node_attr_test_1151@localhost/res1' id='alicE_publish_without_node_attr_test_1151-pubsub.localhost-princely_musings_JR0ar4pQhns=-delete_node' type='result'/>



*** User 2022-03-03 10:37:22.382 ***
alice_publish_without_node_attr_test_1151@fed1/res1 out
</stream:stream>

*** User 2022-03-03 10:37:22.382 ***
alice_publish_without_node_attr_test_1151@fed1/res1 in
</stream:stream>

*** User 2022-03-03 10:37:22.382 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:37:22.407 ***
alicE_publish_without_node_attr_test_1151@localhost/res1 in
</stream:stream>
*** CT 2022-03-03 10:37:22.408 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2342.html
*** CT 2022-03-03 10:37:22.409 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4694.html



=== Ended at 2022-03-03 10:37:22
=== successfully completed test case
=== === Returned value: ok