Allow to set node_terminus variable #1291
Annotations
10 errors
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install puppetserver (latest): default options 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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091233126.tZ5GaS.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
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, Duplicate declaration: Class[Puppet::Server::Enc] is already declared at (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/server/config.pp, line: 45); cannot redeclare (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/server/config.pp, line: 66) (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/server/config.pp, line: 66, column: 5) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:17
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install puppetserver (latest): default options 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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091235613.HALz4B.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
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, Duplicate declaration: Class[Puppet::Server::Enc] is already declared at (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/server/config.pp, line: 45); cannot redeclare (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/server/config.pp, line: 66) (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/server/config.pp, line: 66, column: 5) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:17
|
Run tests:
spec/acceptance/puppetserver_latest_spec.rb#L30
Scenario: install puppetserver (latest): JRE version is expected to be installed
Failure/Error: it { expect(package('java-17-openjdk-headless')).to be_installed }
expected Package "java-17-openjdk-headless" to be installed
|
Run tests:
spec/acceptance/puppetserver_latest_spec.rb#L32
Scenario: install puppetserver (latest): JRE version is expected to be file and have attributes {:content => (include "JAVA_BIN=/usr/lib/jvm/jre-17/bin/java")}
Failure/Error: it { expect(file('/etc/sysconfig/puppetserver')).to be_file.and(have_attributes(content: include('JAVA_BIN=/usr/lib/jvm/jre-17/bin/java'))) }
expected `File "/etc/sysconfig/puppetserver".file?` to be truthy, got false
...and:
expected File "/etc/sysconfig/puppetserver" to have attributes {:content => (include "JAVA_BIN=/usr/lib/jvm/jre-17/bin/java")} but had attributes {:content => ""}
Diff for (have attributes {:content => (include "JAVA_BIN=/usr/lib/jvm/j...):
@@ -1 +1 @@
-:content => (include "JAVA_BIN=/usr/lib/jvm/jre-17/bin/java"),
+:content => "",
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install puppetserver (latest): server_max_open_files 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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091238409.RjWXco.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
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, Duplicate declaration: Class[Puppet::Server::Enc] is already declared at (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/server/config.pp, line: 45); cannot redeclare (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/server/config.pp, line: 66) (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/server/config.pp, line: 66, column: 5) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:39
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install puppetserver (latest): server_max_open_files 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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091240801.jvEohX.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
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, Duplicate declaration: Class[Puppet::Server::Enc] is already declared at (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/server/config.pp, line: 45); cannot redeclare (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/server/config.pp, line: 66) (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/server/config.pp, line: 66, column: 5) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:39
|
Run tests:
spec/acceptance/puppetserver_latest_spec.rb#L52
Scenario: install puppetserver (latest): server_max_open_files Command "grep '^Max open files' /proc/`cat /var/run/puppetlabs/puppetserver/puppetserver.pid`/limits" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 2
(compared using ==)
|
Run tests:
spec/acceptance/puppetserver_latest_spec.rb#L53
Scenario: install puppetserver (latest): server_max_open_files Command "grep '^Max open files' /proc/`cat /var/run/puppetlabs/puppetserver/puppetserver.pid`/limits" stdout is expected to match /^Max open files\s+32143\s+32143\s+files\s*$/
Failure/Error: its(:stdout) { is_expected.to match %r{^Max open files\s+32143\s+32143\s+files\s*$} }
expected "" to match /^Max open files\s+32143\s+32143\s+files\s*$/
Diff:
@@ -1 +1 @@
-/^Max open files\s+32143\s+32143\s+files\s*$/
+""
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: minor version upgrade install 8.2.0 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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091243626.OE2jru.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
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, Duplicate declaration: Class[Puppet::Server::Enc] is already declared at (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/server/config.pp, line: 45); cannot redeclare (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/server/config.pp, line: 66) (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/server/config.pp, line: 66, column: 5) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:38
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: minor version upgrade install 8.2.0 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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091245981.7VMPNm.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
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, Duplicate declaration: Class[Puppet::Server::Enc] is already declared at (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/server/config.pp, line: 45); cannot redeclare (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/server/config.pp, line: 66) (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/server/config.pp, line: 66, column: 5) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:38
|
Loading