Fix emission of empty <actions>
tag
#90
Annotations
3 errors
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-1.2.1/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_separate_action.pp behaves like the example applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_210620133.pp.Ybmvn0
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Patterndb::Simple::Ruleset[ruleset-a]/Patterndb::Parser[default]/Exec[patterndb::merge::default]: Triggered 'refresh' from 1 event
Info: /Stage[main]/Main/Patterndb::Simple::Ruleset[ruleset-a]/Patterndb::Parser[default]/Exec[patterndb::merge::default]: Scheduling refresh of Exec[patterndb::test::default]
�[mNotice: /Stage[main]/Main/Patterndb::Simple::Ruleset[ruleset-a]/Patterndb::Parser[default]/Exec[patterndb::test::default]/returns: Error parsing pattern database file; filename='/tmp/syslog-ng/patterndb/default.xml', error='/tmp/syslog-ng/patterndb/default.xml:14:1: Unexpected <action> tag, expected a <patterns>, <pattern>, <tags>, <tag> or <actions>'
�[mNotice: /Stage[main]/Main/Patterndb::Simple::Ruleset[ruleset-a]/Patterndb::Parser[default]/Exec[patterndb::deploy::default]: Dependency Exec[patterndb::test::default] has failures: true
Error: /Stage[main]/Main/Patterndb::Simple::Ruleset[ruleset-a]/Patterndb::Parser[default]/Exec[patterndb::test::default]: Failed to call refresh: 'pdbtool test /tmp/syslog-ng/patterndb/default.xml ' returned 1 instead of one of [0]
Error: /Stage[main]/Main/Patterndb::Simple::Ruleset[ruleset-a]/Patterndb::Parser[default]/Exec[patterndb::test::default]: 'pdbtool test /tmp/syslog-ng/patterndb/default.xml ' returned 1 instead of one of [0]
Warning: /Stage[main]/Main/Patterndb::Simple::Ruleset[ruleset-a]/Patterndb::Parser[default]/Exec[patterndb::deploy::default]: Skipping because of failed dependencies
Info: Patterndb::Parser[default]: Unscheduling all events on Patterndb::Parser[default]
Info: Patterndb::Simple::Ruleset[ruleset-a]: Unscheduling all events on Patterndb::Simple::Ruleset[ruleset-a]
�[mNotice: Applied catalog in 0.09 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-1.2.1/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:101
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-1.2.1/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_separate_rules_and_actions.pp behaves like the example applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_210642929.pp.vpURLg
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Patterndb::Simple::Ruleset[ruleset-a]/Patterndb::Parser[default]/Exec[patterndb::merge::default]: Triggered 'refresh' from 1 event
Info: /Stage[main]/Main/Patterndb::Simple::Ruleset[ruleset-a]/Patterndb::Parser[default]/Exec[patterndb::merge::default]: Scheduling refresh of Exec[patterndb::test::default]
�[mNotice: /Stage[main]/Main/Patterndb::Simple::Ruleset[ruleset-a]/Patterndb::Parser[default]/Exec[patterndb::test::default]/returns: Error parsing pattern database file; filename='/tmp/syslog-ng/patterndb/default.xml', error='/tmp/syslog-ng/patterndb/default.xml:14:1: Unexpected <action> tag, expected a <patterns>, <pattern>, <tags>, <tag> or <actions>'
�[mNotice: /Stage[main]/Main/Patterndb::Simple::Ruleset[ruleset-a]/Patterndb::Parser[default]/Exec[patterndb::deploy::default]: Dependency Exec[patterndb::test::default] has failures: true
Error: /Stage[main]/Main/Patterndb::Simple::Ruleset[ruleset-a]/Patterndb::Parser[default]/Exec[patterndb::test::default]: Failed to call refresh: 'pdbtool test /tmp/syslog-ng/patterndb/default.xml ' returned 1 instead of one of [0]
Error: /Stage[main]/Main/Patterndb::Simple::Ruleset[ruleset-a]/Patterndb::Parser[default]/Exec[patterndb::test::default]: 'pdbtool test /tmp/syslog-ng/patterndb/default.xml ' returned 1 instead of one of [0]
Info: Patterndb::Parser[default]: Unscheduling all events on Patterndb::Parser[default]
Warning: /Stage[main]/Main/Patterndb::Simple::Ruleset[ruleset-a]/Patterndb::Parser[default]/Exec[patterndb::deploy::default]: Skipping because of failed dependencies
Info: Patterndb::Simple::Ruleset[ruleset-a]: Unscheduling all events on Patterndb::Simple::Ruleset[ruleset-a]
�[mNotice: Applied catalog in 0.11 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-1.2.1/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:101
|
|
The logs for this run have expired and are no longer available.
Loading