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

=== Config value:

    [{watchdog,<0.47760.0>},
     {{s2s,mim},
      #{opts =>
            #{address => #{<<"fed1">> => #{ip_address => "127.0.0.1"}},
              outgoing =>
                  #{port => 5299,connection_timeout => 10000,
                    ip_versions => [4,6]},
              dns => #{timeout => 10,retries => 2},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",default_policy => allow,
              use_starttls => optional,max_retry_delay => 300},
        listener =>
            #{module => ejabberd_s2s_in,port => 5269,num_acceptors => 100,
              hibernate_after => 0,backlog => 1024,
              tls =>
                  #{ciphers => "TLSv1.2:TLSv1.3",
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    verify_mode => peer,
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
              ip_tuple => {0,0,0,0},
              ip_address => "0",ip_version => 4,proto => tcp,
              proxy_protocol => false,shaper => s2s_shaper,
              max_stanza_size => 131072,connection_type => s2s}}},
     {{s2s,fed},
      #{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"}},
              outgoing =>
                  #{port => 5269,connection_timeout => 10000,
                    ip_versions => [4,6]},
              dns => #{timeout => 10,retries => 2},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",default_policy => allow,
              use_starttls => optional,max_retry_delay => 300},
        listener =>
            #{module => ejabberd_s2s_in,port => 5299,num_acceptors => 100,
              hibernate_after => 0,backlog => 1024,
              tls =>
                  #{ciphers => "TLSv1.2:TLSv1.3",
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    verify_mode => peer,
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
              ip_tuple => {0,0,0,0},
              ip_address => "0",ip_version => 4,proto => tcp,
              proxy_protocol => false,shaper => s2s_shaper,
              max_stanza_size => 131072,connection_type => s2s}}},
     {escalus_user_db,xmpp},
     {preset,"ldap_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/pubsub_s2s_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@e830f4894539.2024-03-21_07.45.56/big_tests.tests.pubsub_s2s_SUITE.logs/run.2024-03-21_07.57.33/pubsub_s2s_suite.publish_test.93698.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@e830f4894539.2024-03-21_07.45.56/big_tests.tests.pubsub_s2s_SUITE.logs/run.2024-03-21_07.57.33/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_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,
              ldap =>
                  #{filter => <<"(objectClass=inetOrgPerson)">>,
                    base => <<"ou=Users,dc=esl,dc=com">>,
                    search_fields =>
                        [{<<"User">>,<<"%u">>},
                         {<<"Full Name">>,<<"displayName">>},
                         {<<"Given Name">>,<<"givenName">>},
                         {<<"Middle Name">>,<<"initials">>},
                         {<<"Family Name">>,<<"sn">>},
                         {<<"Nickname">>,<<"%u">>},
                         {<<"Birthday">>,<<"birthDay">>},
                         {<<"Country">>,<<"c">>},
                         {<<"City">>,<<"l">>},
                         {<<"Email">>,<<"mail">>},
                         {<<"Organization Name">>,<<"o">>},
                         {<<"Organization Unit">>,<<"ou">>}],
                    vcard_map =>
                        [{<<"NICKNAME">>,<<"%u">>,[]},
                         {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                         {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                         {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                         {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                         {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                         {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                         {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                         {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                         {<<"STREET">>,<<"%s">>,[<<"street">>]},
                         {<<"REGION">>,<<"%s">>,[<<"st">>]},
                         {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                         {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                         {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                         {<<"DESC">>,<<"%s">>,[<<"description">>]},
                         {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                         {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                         {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                         {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                         {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}],
                    pool_tag => default,deref => never,
                    uids => [{<<"uid">>,<<"%u">>}],
                    search_reported =>
                        [{<<"Full Name">>,<<"FN">>},
                         {<<"Given Name">>,<<"FIRST">>},
                         {<<"Middle Name">>,<<"MIDDLE">>},
                         {<<"Family Name">>,<<"LAST">>},
                         {<<"Nickname">>,<<"NICK">>},
                         {<<"Birthday">>,<<"BDAY">>},
                         {<<"Country">>,<<"CTRY">>},
                         {<<"City">>,<<"LOCALITY">>},
                         {<<"Email">>,<<"EMAIL">>},
                         {<<"Organization Name">>,<<"ORGNAME">>},
                         {<<"Organization Unit">>,<<"ORGUNIT">>}],
                    search_operator => 'and',binary_search_fields => []},
              iqdisc => parallel,backend => ldap},
        mod_roster =>
            #{iqdisc => one_queue,versioning => false,
              store_current_id => false,backend => mnesia},
        mod_amp => #{},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@e830f4894539.2024-03-21_07.45.56"

=== Started at 2024-03-21 07:57:33


*** CT 2024-03-21 07:57:33.917 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4351.html

*** User 2024-03-21 07:57:33.921 ***🔗
alice_publish_test_1578@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:57:33.921 ***🔗
alice_publish_test_1578@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='848266c72222a978' from='fed1' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:57:33.921 ***🔗
alice_publish_test_1578@fed1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<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>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:57:33.921 ***🔗
alice_publish_test_1578@fed1 out
<iq type='get' id='72d5091e2d6ad39171991fd35f885e25'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-03-21 07:57:33.921 ***🔗
alice_publish_test_1578@fed1 in
<iq from='fed1' to='fed1' id='72d5091e2d6ad39171991fd35f885e25' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-03-21 07:57:33.921 ***🔗
alice_publish_test_1578@fed1 out
<iq type='set' id='118081c3acad1876a3e63ba10ebe165c'>
	<query xmlns='jabber:iq:register'>
		<username>alice_publish_test_1578</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2024-03-21 07:57:33.941 ***🔗
alice_publish_test_1578@fed1 in
<iq from='fed1' to='fed1' id='118081c3acad1876a3e63ba10ebe165c' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alice_publish_test_1578</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2024-03-21 07:57:33.941 ***🔗
alice_publish_test_1578@fed1 out
</stream:stream>

*** User 2024-03-21 07:57:33.942 ***🔗
alice_publish_test_1578@fed1 in
</stream:stream>

*** User 2024-03-21 07:57:33.942 ***🔗
alicE_publish_test_1578@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:57:33.943 ***🔗
alicE_publish_test_1578@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bd8aa4a749b106da' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:57:33.943 ***🔗
alicE_publish_test_1578@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:57:33.943 ***🔗
alicE_publish_test_1578@localhost out
<iq type='get' id='8e7d37e521114a6d6e1a7e4fe24af0fd'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-03-21 07:57:33.943 ***🔗
alicE_publish_test_1578@localhost in
<iq from='localhost' to='localhost' id='8e7d37e521114a6d6e1a7e4fe24af0fd' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-03-21 07:57:33.944 ***🔗
alicE_publish_test_1578@localhost out
<iq type='set' id='6f0b4be5c8963144c4db1135a54041b8'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_publish_test_1578</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-03-21 07:57:33.946 ***🔗
alicE_publish_test_1578@localhost in
<iq from='localhost' to='localhost' id='6f0b4be5c8963144c4db1135a54041b8' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_publish_test_1578</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-03-21 07:57:33.946 ***🔗
alicE_publish_test_1578@localhost out
</stream:stream>

*** User 2024-03-21 07:57:33.946 ***🔗
alicE_publish_test_1578@localhost in
</stream:stream>

*** User 2024-03-21 07:57:33.946 ***🔗
alicE_publish_test_1578@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:57:33.947 ***🔗
alicE_publish_test_1578@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='09ddc2451c373ac2' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:57:33.947 ***🔗
alicE_publish_test_1578@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:57:33.947 ***🔗
alicE_publish_test_1578@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3B1Ymxpc2hfdGVzdF8xNTc4AG1hdHlncnlzYQ==</auth>



*** User 2024-03-21 07:57:33.948 ***🔗
alicE_publish_test_1578@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:57:33.948 ***🔗
alicE_publish_test_1578@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:57:33.949 ***🔗
alicE_publish_test_1578@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f128ae2c5a08ecff' from='localhost' version='1.0' xml:lang='en' to='alice_publish_test_1578@localhost'>

*** User 2024-03-21 07:57:33.949 ***🔗
alicE_publish_test_1578@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:57:33.949 ***🔗
alicE_publish_test_1578@localhost/res1 out
<iq type='set' id='07b2010289c143a99bfa734e57e64359'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:57:33.949 ***🔗
alicE_publish_test_1578@localhost/res1 in
<iq id='07b2010289c143a99bfa734e57e64359' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_test_1578@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:57:33.949 ***🔗
alice_publish_test_1578@localhost/res1 out
<iq type='set' id='413902cf9eecc307405b50ccf3b1c262'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:57:33.950 ***🔗
alice_publish_test_1578@localhost/res1 in
<iq from='localhost' to='alice_publish_test_1578@localhost/res1' id='413902cf9eecc307405b50ccf3b1c262' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:57:33.950 ***🔗
alice_publish_test_1578@localhost/res1 out
<presence/>



*** User 2024-03-21 07:57:33.950 ***🔗
alice_publish_test_1578@localhost/res1 in
<presence from='alice_publish_test_1578@localhost/res1' to='alice_publish_test_1578@localhost/res1'/>



*** User 2024-03-21 07:57:33.951 ***🔗
alice_publish_test_1578@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:57:33.951 ***🔗
alice_publish_test_1578@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='08f1d8553157c964' from='fed1' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:57:33.952 ***🔗
alice_publish_test_1578@fed1/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<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>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:57:33.952 ***🔗
alice_publish_test_1578@fed1/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3B1Ymxpc2hfdGVzdF8xNTc4AG1ha290YTI=</auth>



*** User 2024-03-21 07:57:33.954 ***🔗
alice_publish_test_1578@fed1/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:57:33.954 ***🔗
alice_publish_test_1578@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:57:33.955 ***🔗
alice_publish_test_1578@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8f552f76c1bcbec0' from='fed1' version='1.0' xml:lang='en' to='alice_publish_test_1578@fed1'>

*** User 2024-03-21 07:57:33.955 ***🔗
alice_publish_test_1578@fed1/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:57:33.955 ***🔗
alice_publish_test_1578@fed1/res1 out
<iq type='set' id='b90bac76a5b3bcff2e8560988237ae62'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:57:33.955 ***🔗
alice_publish_test_1578@fed1/res1 in
<iq id='b90bac76a5b3bcff2e8560988237ae62' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_test_1578@fed1/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:57:33.955 ***🔗
alice_publish_test_1578@fed1/res1 out
<iq type='set' id='f3699bb6678feb880d6d6a926cd688f0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:57:33.956 ***🔗
alice_publish_test_1578@fed1/res1 in
<iq from='fed1' to='alice_publish_test_1578@fed1/res1' id='f3699bb6678feb880d6d6a926cd688f0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:57:33.956 ***🔗
alice_publish_test_1578@fed1/res1 out
<presence/>



*** User 2024-03-21 07:57:33.956 ***🔗
alice_publish_test_1578@fed1/res1 in
<presence from='alice_publish_test_1578@fed1/res1' to='alice_publish_test_1578@fed1/res1'/>



*** User 2024-03-21 07:57:33.957 ***🔗
alice_publish_test_1578@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_1578-pubsub.localhost-princely_musings_Wnwp9vfkOvs=-create_node' from='alice_publish_test_1578@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_Wnwp9vfkOvs='/>
	</pubsub>
</iq>



*** User 2024-03-21 07:57:33.958 ***🔗
alice_publish_test_1578@localhost/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_1578@localhost/res1' id='alice_publish_test_1578-pubsub.localhost-princely_musings_Wnwp9vfkOvs=-create_node' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_Wnwp9vfkOvs='/>
	</pubsub>
</iq>



*** User 2024-03-21 07:57:33.958 ***🔗
alice_publish_test_1578@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_1578-pubsub.localhost-princely_musings_Wnwp9vfkOvs=-publish' from='alice_publish_test_1578@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_Wnwp9vfkOvs='>
			<item id='item1'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
</iq>



*** User 2024-03-21 07:57:33.959 ***🔗
alice_publish_test_1578@localhost/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_1578@localhost/res1' id='alice_publish_test_1578-pubsub.localhost-princely_musings_Wnwp9vfkOvs=-publish' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_Wnwp9vfkOvs='>
			<item id='item1'/>
		</publish>
	</pubsub>
</iq>



*** User 2024-03-21 07:57:33.959 ***🔗
alice_publish_test_1578@fed1/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_1578-pubsub.localhost-princely_musings_Wnwp9vfkOvs=-publish' from='alice_publish_test_1578@fed1/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_Wnwp9vfkOvs='>
			<item id='item2'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
</iq>



*** User 2024-03-21 07:57:33.963 ***🔗
alice_publish_test_1578@fed1/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_1578@fed1/res1' type='error' id='alice_publish_test_1578-pubsub.localhost-princely_musings_Wnwp9vfkOvs=-publish'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_Wnwp9vfkOvs='>
			<item id='item2'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
	<error code='403' type='auth'>
		<forbidden xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2024-03-21 07:57:33.964 ***🔗
alice_publish_test_1578@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_1578-pubsub.localhost-princely_musings_Wnwp9vfkOvs=-delete_node' from='alice_publish_test_1578@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<delete node='princely_musings_Wnwp9vfkOvs='/>
	</pubsub>
</iq>



*** User 2024-03-21 07:57:33.965 ***🔗
alice_publish_test_1578@localhost/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_1578@localhost/res1' id='alice_publish_test_1578-pubsub.localhost-princely_musings_Wnwp9vfkOvs=-delete_node' type='result'/>



*** User 2024-03-21 07:57:33.965 ***🔗
alice_publish_test_1578@fed1/res1 out
</stream:stream>

*** User 2024-03-21 07:57:33.965 ***🔗
alice_publish_test_1578@fed1/res1 in
</stream:stream>

*** User 2024-03-21 07:57:33.965 ***🔗
alice_publish_test_1578@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:57:33.966 ***🔗
alice_publish_test_1578@localhost/res1 in
</stream:stream>
*** CT 2024-03-21 07:57:33.967 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4351.html



=== Ended at 2024-03-21 07:57:33
=== successfully completed test case
=== === Returned value: ok