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

=== Config value:

    [{watchdog,<0.15062.1>},
     {{s2s,mim},
      #{listener =>
            #{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"}]},
        opts =>
            #{address => #{<<"fed1">> => #{ip_address => "127.0.0.1"}},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",default_policy => allow,
              dns => #{retries => 2,timeout => 10},
              max_retry_delay => 300,
              outgoing =>
                  #{connection_timeout => 10000,
                    ip_versions => [4,6],
                    port => 5299},
              use_starttls => optional}}},
     {{s2s,fed},
      #{listener =>
            #{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"}]},
        opts =>
            #{address =>
                  #{<<"domain.example.com">> => #{ip_address => "127.0.0.1"},
                    <<"localhost">> => #{ip_address => "127.0.0.1"},
                    <<"localhost.bis">> => #{ip_address => "127.0.0.1"},
                    <<"muc.localhost">> => #{ip_address => "127.0.0.1"},
                    <<"pubsub.localhost">> => #{ip_address => "127.0.0.1"}},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",default_policy => allow,
              dns => #{retries => 2,timeout => 10},
              max_retry_delay => 300,
              outgoing =>
                  #{connection_timeout => 10000,
                    ip_versions => [4,6],
                    port => 5269},
              use_starttls => optional}}},
     {escalus_user_db,xmpp},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/pubsub_s2s_SUITE_data"},
     {preset,"riak_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@22b4515d438b.2022-04-05_07.43.19/big_tests.tests.pubsub_s2s_SUITE.logs/run.2022-04-05_07.55.55/pubsub_s2s_suite.publish_without_node_attr_test.76034.html"},
     {tc_group_properties,[{name,'dag+basic'},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@22b4515d438b.2022-04-05_07.43.19/big_tests.tests.pubsub_s2s_SUITE.logs/run.2022-04-05_07.55.55/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 => #{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 => [],mod_commands => [],
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              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 =>
            #{backend => riak,iqdisc => one_queue,
              riak =>
                  #{bucket_type => <<"rosters">>,
                    version_bucket_type => <<"roster_versions">>},
              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 => riak,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,
              riak =>
                  #{bucket_type => <<"vcard">>,search_index => <<"vcard">>},
              search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@22b4515d438b.2022-04-05_07.43.19"

=== Started at 2022-04-05 07:55:55


*** CT 2022-04-05 07:55:55.348 *** View log from node mongooseim@localhost when started mongooseim@localhost_4756.html
*** CT 2022-04-05 07:55:55.348 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2005.html

*** User 2022-04-05 07:55:55.351 ***
alice_publish_without_node_attr_test_1403@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-05 07:55:55.352 ***
alice_publish_without_node_attr_test_1403@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6beb858e730007a8' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-04-05 07:55:55.352 ***
alice_publish_without_node_attr_test_1403@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-04-05 07:55:55.352 ***
alice_publish_without_node_attr_test_1403@fed1 out
<iq type='get' id='619a93adcbf190d8b75988e1009e78ae'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-04-05 07:55:55.352 ***
alice_publish_without_node_attr_test_1403@fed1 in
<iq from='fed1' id='619a93adcbf190d8b75988e1009e78ae' 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-04-05 07:55:55.352 ***
alice_publish_without_node_attr_test_1403@fed1 out
<iq type='set' id='3dd472500d19844740a021a72f05243a'>
	<query xmlns='jabber:iq:register'>
		<username>alice_publish_without_node_attr_test_1403</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2022-04-05 07:55:55.380 ***
alice_publish_without_node_attr_test_1403@fed1 in
<iq from='fed1' id='3dd472500d19844740a021a72f05243a' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alice_publish_without_node_attr_test_1403</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2022-04-05 07:55:55.380 ***
alice_publish_without_node_attr_test_1403@fed1 out
</stream:stream>

*** User 2022-04-05 07:55:55.381 ***
alice_publish_without_node_attr_test_1403@fed1 in
</stream:stream>

*** User 2022-04-05 07:55:55.382 ***
alicE_publish_without_node_attr_test_1403@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-05 07:55:55.383 ***
alicE_publish_without_node_attr_test_1403@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d5458ceb4cbbdbac' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-05 07:55:55.383 ***
alicE_publish_without_node_attr_test_1403@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>SCRAM-SHA-256</mechanism>
		<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-04-05 07:55:55.383 ***
alicE_publish_without_node_attr_test_1403@localhost out
<iq type='get' id='60d86745f35b05e253359c48b2075c7a'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-04-05 07:55:55.384 ***
alicE_publish_without_node_attr_test_1403@localhost in
<iq from='localhost' id='60d86745f35b05e253359c48b2075c7a' 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-04-05 07:55:55.384 ***
alicE_publish_without_node_attr_test_1403@localhost out
<iq type='set' id='e0dfd32099b700a6e6603bc8f413fcbb'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_publish_without_node_attr_test_1403</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-04-05 07:55:55.391 ***
alicE_publish_without_node_attr_test_1403@localhost in
<iq from='localhost' id='e0dfd32099b700a6e6603bc8f413fcbb' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_publish_without_node_attr_test_1403</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-04-05 07:55:55.391 ***
alicE_publish_without_node_attr_test_1403@localhost out
</stream:stream>

*** User 2022-04-05 07:55:55.394 ***
alicE_publish_without_node_attr_test_1403@localhost in
</stream:stream>

*** User 2022-04-05 07:55:55.395 ***
alicE_publish_without_node_attr_test_1403@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-04-05 07:55:55.397 ***
alicE_publish_without_node_attr_test_1403@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6c6d9b1effc3c3df' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-05 07:55:55.398 ***
alicE_publish_without_node_attr_test_1403@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>SCRAM-SHA-256</mechanism>
		<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-04-05 07:55:55.398 ***
alicE_publish_without_node_attr_test_1403@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3B1Ymxpc2hfd2l0aG91dF9ub2RlX2F0dHJfdGVzdF8xNDAzAG1hdHlncnlzYQ==</auth>



*** User 2022-04-05 07:55:55.400 ***
alicE_publish_without_node_attr_test_1403@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-05 07:55:55.400 ***
alicE_publish_without_node_attr_test_1403@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-04-05 07:55:55.402 ***
alicE_publish_without_node_attr_test_1403@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b72f7d5375667b8e' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-05 07:55:55.402 ***
alicE_publish_without_node_attr_test_1403@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-04-05 07:55:55.402 ***
alicE_publish_without_node_attr_test_1403@localhost/res1 out
<iq type='set' id='31c1abf1e6cbd4995959555b38e46312'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-05 07:55:55.403 ***
alicE_publish_without_node_attr_test_1403@localhost/res1 in
<iq id='31c1abf1e6cbd4995959555b38e46312' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_publish_without_node_attr_test_1403@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-05 07:55:55.403 ***
alicE_publish_without_node_attr_test_1403@localhost/res1 out
<iq type='set' id='01960a8befd63a0960e35ac9de14d009'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-05 07:55:55.403 ***
alicE_publish_without_node_attr_test_1403@localhost/res1 in
<iq type='result' id='01960a8befd63a0960e35ac9de14d009'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-05 07:55:55.403 ***
alicE_publish_without_node_attr_test_1403@localhost/res1 out
<presence/>



*** User 2022-04-05 07:55:55.406 ***
alicE_publish_without_node_attr_test_1403@localhost/res1 in
<presence from='alicE_publish_without_node_attr_test_1403@localhost/res1' to='alice_publish_without_node_attr_test_1403@localhost/res1' xml:lang='en'/>



*** User 2022-04-05 07:55:55.406 ***
alice_publish_without_node_attr_test_1403@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-04-05 07:55:55.407 ***
alice_publish_without_node_attr_test_1403@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6f0f3c3f081dced1' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-04-05 07:55:55.408 ***
alice_publish_without_node_attr_test_1403@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-04-05 07:55:55.408 ***
alice_publish_without_node_attr_test_1403@fed1/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3B1Ymxpc2hfd2l0aG91dF9ub2RlX2F0dHJfdGVzdF8xNDAzAG1ha290YTI=</auth>



*** User 2022-04-05 07:55:55.411 ***
alice_publish_without_node_attr_test_1403@fed1/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-05 07:55:55.411 ***
alice_publish_without_node_attr_test_1403@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-04-05 07:55:55.412 ***
alice_publish_without_node_attr_test_1403@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e46aade8989b4a96' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-04-05 07:55:55.412 ***
alice_publish_without_node_attr_test_1403@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-04-05 07:55:55.412 ***
alice_publish_without_node_attr_test_1403@fed1/res1 out
<iq type='set' id='a97d3a90fd4f92be1de3060b012d9f30'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-05 07:55:55.412 ***
alice_publish_without_node_attr_test_1403@fed1/res1 in
<iq id='a97d3a90fd4f92be1de3060b012d9f30' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_without_node_attr_test_1403@fed1/res1</jid>
	</bind>
</iq>



*** User 2022-04-05 07:55:55.413 ***
alice_publish_without_node_attr_test_1403@fed1/res1 out
<iq type='set' id='d264c277344f74edfee296362fec8c2b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-05 07:55:55.413 ***
alice_publish_without_node_attr_test_1403@fed1/res1 in
<iq type='result' id='d264c277344f74edfee296362fec8c2b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-05 07:55:55.413 ***
alice_publish_without_node_attr_test_1403@fed1/res1 out
<presence/>



*** User 2022-04-05 07:55:55.414 ***
alice_publish_without_node_attr_test_1403@fed1/res1 in
<presence from='alice_publish_without_node_attr_test_1403@fed1/res1' to='alice_publish_without_node_attr_test_1403@fed1/res1' xml:lang='en'/>



*** User 2022-04-05 07:55:55.414 ***
alicE_publish_without_node_attr_test_1403@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alicE_publish_without_node_attr_test_1403-pubsub.localhost-princely_musings_rVNZ+kYfKb8=-create_node' from='alicE_publish_without_node_attr_test_1403@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_rVNZ+kYfKb8='/>
	</pubsub>
</iq>



*** User 2022-04-05 07:55:55.422 ***
alicE_publish_without_node_attr_test_1403@localhost/res1 in
<iq from='pubsub.localhost' to='alicE_publish_without_node_attr_test_1403@localhost/res1' id='alicE_publish_without_node_attr_test_1403-pubsub.localhost-princely_musings_rVNZ+kYfKb8=-create_node' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_rVNZ+kYfKb8='/>
	</pubsub>
</iq>



*** User 2022-04-05 07:55:55.422 ***
alicE_publish_without_node_attr_test_1403@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alicE_publish_without_node_attr_test_1403-pubsub.localhost-princely_musings_rVNZ+kYfKb8=-publish' from='alicE_publish_without_node_attr_test_1403@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_rVNZ+kYfKb8='>
			<item id='item1'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
</iq>



*** User 2022-04-05 07:55:55.425 ***
alicE_publish_without_node_attr_test_1403@localhost/res1 in
<iq from='pubsub.localhost' to='alicE_publish_without_node_attr_test_1403@localhost/res1' id='alicE_publish_without_node_attr_test_1403-pubsub.localhost-princely_musings_rVNZ+kYfKb8=-publish' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_rVNZ+kYfKb8='>
			<item id='item1'/>
		</publish>
	</pubsub>
</iq>



*** User 2022-04-05 07:55:55.425 ***
alice_publish_without_node_attr_test_1403@fed1/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_without_node_attr_test_1403-pubsub.localhost-princely_musings_rVNZ+kYfKb8=-publish' from='alice_publish_without_node_attr_test_1403@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-04-05 07:55:55.431 ***
alice_publish_without_node_attr_test_1403@fed1/res1 in
<iq from='pubsub.localhost' to='alice_publish_without_node_attr_test_1403@fed1/res1' type='error' xml:lang='en' id='alice_publish_without_node_attr_test_1403-pubsub.localhost-princely_musings_rVNZ+kYfKb8=-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-04-05 07:55:55.431 ***
alicE_publish_without_node_attr_test_1403@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alicE_publish_without_node_attr_test_1403-pubsub.localhost-princely_musings_rVNZ+kYfKb8=-delete_node' from='alicE_publish_without_node_attr_test_1403@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<delete node='princely_musings_rVNZ+kYfKb8='/>
	</pubsub>
</iq>



*** User 2022-04-05 07:55:55.433 ***
alicE_publish_without_node_attr_test_1403@localhost/res1 in
<iq from='pubsub.localhost' to='alicE_publish_without_node_attr_test_1403@localhost/res1' id='alicE_publish_without_node_attr_test_1403-pubsub.localhost-princely_musings_rVNZ+kYfKb8=-delete_node' type='result'/>



*** User 2022-04-05 07:55:55.434 ***
alice_publish_without_node_attr_test_1403@fed1/res1 out
</stream:stream>

*** User 2022-04-05 07:55:55.434 ***
alice_publish_without_node_attr_test_1403@fed1/res1 in
</stream:stream>

*** User 2022-04-05 07:55:55.434 ***
alicE_publish_without_node_attr_test_1403@localhost/res1 out
</stream:stream>

*** User 2022-04-05 07:55:55.447 ***
alicE_publish_without_node_attr_test_1403@localhost/res1 in
</stream:stream>
*** CT 2022-04-05 07:55:55.450 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2005.html
*** CT 2022-04-05 07:55:55.450 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4756.html



=== Ended at 2022-04-05 07:55:55
=== successfully completed test case
=== === Returned value: ok