Add support Arrays of source/destination IP addresses for nftables::simplerule #544
Annotations
3 errors and 1 warning
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
nftables class configure a simple rule with interface behaves like an idempotent resource 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 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110239174.RwAxjB.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110239174.RwAxjB.pp, line: 14) on node debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
nftables class configure a simple rule with interface behaves like an idempotent resource applies a second time without changes
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 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110241445.6PX2PI.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '_saddr'. (file: /etc/puppetlabs/code/environments/production/modules/nftables/templates/simplerule.epp, line: 38, column: 41) (file: /tmp/apply_manifest_110241445.6PX2PI.pp, line: 14) on node debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/simple_rule_iifname_spec.rb:7
|
|
spec/acceptance/set_spec.rb#L7
nftables class configure an nftables set works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110235318.2a6RfR.pp
Last 10 lines of output were:
Jul 31 11:02:27 debian11-64-puppet8.example.com systemd[1]: Reloaded nftables.
Jul 31 11:02:30 debian11-64-puppet8.example.com systemd[1]: Reloading nftables.
Jul 31 11:02:31 debian11-64-puppet8.example.com systemd[1]: Reloaded nftables.
Jul 31 11:02:38 debian11-64-puppet8.example.com systemd[1]: Reloading nftables.
Jul 31 11:02:38 debian11-64-puppet8.example.com systemd[1]: nftables.service: Control process exited, code=dumped, status=11/SEGV
Jul 31 11:02:38 debian11-64-puppet8.example.com systemd[1]: Reload failed for nftables.
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.11 seconds
|
This job failed
Loading