Skip to content

Ensure compatibility with Splunk 9.2.0.1 and 9.0.0 #137

Ensure compatibility with Splunk 9.2.0.1 and 9.0.0

Ensure compatibility with Splunk 9.2.0.1 and 9.0.0 #137

Triggered via pull request March 17, 2024 20:43
Status Failure
Total duration 52m 16s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
16s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

200 errors
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 7 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 7 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 7 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 7 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 7 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 7 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 7 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 7 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 8 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 8 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 8 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - Rocky 9: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 8 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 8 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 8 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 8 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - CentOS 8: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 8 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 8 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 8 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 8 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 7 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 7 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 7 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 7 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 8 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 8 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 8 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 8 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - CentOS 7: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 7 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 7 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 7 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 7 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - CentOS 9: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 7 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 7 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 7 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 7 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 8 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 8 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 8 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 8 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 7 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 7 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 7 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 7 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 8 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 8 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 8 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 8 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - Rocky 8: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L36
splunk enterprise class Splunk version 7.2.4.2 Package "splunk" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "splunk" to be installed
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L41
splunk enterprise class Splunk version 7.2.4.2 Service "Splunkd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "Splunkd" to be running
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("root")` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600 Failure/Error: it { is_expected.to be_mode 600 } expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be owned by "root" Failure/Error: it { is_expected.to be_owned_by version == Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".owned_by?("root")` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L51
splunk enterprise class Splunk version 7.2.4.2 File "/opt/splunk/etc/system/local/authentication.conf" is expected to be grouped into "root" Failure/Error: it { is_expected.to be_grouped_into Gem::Version.new(version) >= Gem::Version.new('8.0.0') ? 'splunk' : 'root' } expected `File "/opt/splunk/etc/system/local/authentication.conf".grouped_into?("root")` to be truthy, got false