Skip to content

Update README.md

Update README.md #201

Triggered via pull request July 18, 2024 18:00
Status Failure
Total duration 5m 48s
Artifacts

ci.yml

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

Annotations

44 errors
Puppet / Puppet 8 - CentOS 7
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L266
consul class package based installation runs consul via package with explicit default data_dir Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_180315295.flIJcc.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Systemd::Dropin_file[foo.conf]/File[/etc/systemd/system/consul.service.d/foo.conf]/ensure: defined content as '{sha256}8d9c6201ada7e5849d76fe2c5f0a5d514955d1ae3958265252447b7212ef2ee3' Info: /Stage[main]/Main/Systemd::Dropin_file[foo.conf]/File[/etc/systemd/system/consul.service.d/foo.conf]: Scheduling refresh of Service[consul] Info: /Stage[main]/Main/Systemd::Dropin_file[foo.conf]/File[/etc/systemd/system/consul.service.d/foo.conf]: Scheduling refresh of Systemd::Daemon_reload[consul.service] Info: Systemd::Daemon_reload[consul.service]: Scheduling refresh of Exec[systemd-consul.service-systemctl-daemon-reload] �[mNotice: /Stage[main]/Main/Systemd::Dropin_file[type.conf]/Systemd::Daemon_reload[consul.service]/Exec[systemd-consul.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event Warning: /Stage[main]/Consul::Run_service/Service[consul]: Skipping because of failed dependencies Info: /Stage[main]/Consul::Run_service/Service[consul]: Unscheduling all events on Service[consul] Warning: /Stage[main]/Consul::Reload_service/Exec[reload consul service]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.62 seconds
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L309
consul class package based installation File "/etc/consul.d/config.json" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/consul.d/config.json".file?` to be truthy, got false
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L310
consul class package based installation File "/etc/consul.d/config.json" content is expected to match /server/ Failure/Error: its(:content) { is_expected.to match(%r{server}) } expected "" to match /server/ Diff: @@ -1 +1 @@ -/server/ +""
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L314
consul class package based installation Command "systemctl cat consul" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==)
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L315
consul class package based installation Command "systemctl cat consul" stdout is expected to match /Type=/ Failure/Error: its(:stdout) { is_expected.to match(%r{Type=}) } expected "" to match /Type=/ Diff: @@ -1 +1 @@ -/Type=/ +""
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L319
consul class package based installation File "/opt/consul" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/opt/consul".directory?` to be truthy, got false
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L323
consul class package based installation Service "consul" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "consul" to be enabled
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L324
consul class package based installation Service "consul" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "consul" to be running
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L328
consul class package based installation Package "consul" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "consul" to be installed
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L332
consul class package based installation Command "consul version" stdout is expected to match /Consul v/ Failure/Error: its(:stdout) { is_expected.to match %r{Consul v} } expected "" to match /Consul v/ Diff: @@ -1 +1 @@ -/Consul v/ +""
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L266
consul class package based installation runs consul via package with explicit default data_dir Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_180317897.wPPvMK.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Systemd::Dropin_file[foo.conf]/File[/etc/systemd/system/consul.service.d/foo.conf]/ensure: defined content as '{sha256}8d9c6201ada7e5849d76fe2c5f0a5d514955d1ae3958265252447b7212ef2ee3' Info: /Stage[main]/Main/Systemd::Dropin_file[foo.conf]/File[/etc/systemd/system/consul.service.d/foo.conf]: Scheduling refresh of Service[consul] Info: /Stage[main]/Main/Systemd::Dropin_file[foo.conf]/File[/etc/systemd/system/consul.service.d/foo.conf]: Scheduling refresh of Systemd::Daemon_reload[consul.service] Info: Systemd::Daemon_reload[consul.service]: Scheduling refresh of Exec[systemd-consul.service-systemctl-daemon-reload] �[mNotice: /Stage[main]/Main/Systemd::Dropin_file[type.conf]/Systemd::Daemon_reload[consul.service]/Exec[systemd-consul.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event Warning: /Stage[main]/Consul::Run_service/Service[consul]: Skipping because of failed dependencies Info: /Stage[main]/Consul::Run_service/Service[consul]: Unscheduling all events on Service[consul] Warning: /Stage[main]/Consul::Reload_service/Exec[reload consul service]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.61 seconds
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L309
consul class package based installation File "/etc/consul.d/config.json" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/consul.d/config.json".file?` to be truthy, got false
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L310
consul class package based installation File "/etc/consul.d/config.json" content is expected to match /server/ Failure/Error: its(:content) { is_expected.to match(%r{server}) } expected "" to match /server/ Diff: @@ -1 +1 @@ -/server/ +""
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L314
consul class package based installation Command "systemctl cat consul" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==)
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L315
consul class package based installation Command "systemctl cat consul" stdout is expected to match /Type=/ Failure/Error: its(:stdout) { is_expected.to match(%r{Type=}) } expected "" to match /Type=/ Diff: @@ -1 +1 @@ -/Type=/ +""
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L319
consul class package based installation File "/opt/consul" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/opt/consul".directory?` to be truthy, got false
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L323
consul class package based installation Service "consul" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "consul" to be enabled
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L324
consul class package based installation Service "consul" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "consul" to be running
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L328
consul class package based installation Package "consul" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "consul" to be installed
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L332
consul class package based installation Command "consul version" stdout is expected to match /Consul v/ Failure/Error: its(:stdout) { is_expected.to match %r{Consul v} } expected "" to match /Consul v/ Diff: @@ -1 +1 @@ -/Consul v/ +""
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L266
consul class package based installation runs consul via package with explicit default data_dir Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_180412929.YZjUFn.pp Last 10 lines of output were: Warning: /Stage[main]/Consul::Install/Package[consul]: Skipping because of failed dependencies Warning: /Stage[main]/Consul::Install/File[/opt/consul]: Skipping because of failed dependencies Warning: /Stage[main]/Consul::Config/File[/etc/consul.d/]: Skipping because of failed dependencies Warning: /Stage[main]/Consul::Config/File[consul config]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Main/Systemd::Dropin_file[type.conf]/Systemd::Daemon_reload[consul.service]/Exec[systemd-consul.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event Warning: /Stage[main]/Consul::Run_service/Service[consul]: Skipping because of failed dependencies Info: /Stage[main]/Consul::Run_service/Service[consul]: Unscheduling all events on Service[consul] Warning: /Stage[main]/Consul::Reload_service/Exec[reload consul service]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 3.38 seconds
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L309
consul class package based installation File "/etc/consul.d/config.json" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/consul.d/config.json".file?` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L310
consul class package based installation File "/etc/consul.d/config.json" content is expected to match /server/ Failure/Error: its(:content) { is_expected.to match(%r{server}) } expected "" to match /server/ Diff: @@ -1 +1 @@ -/server/ +""
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L314
consul class package based installation Command "systemctl cat consul" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==)
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L315
consul class package based installation Command "systemctl cat consul" stdout is expected to match /Type=/ Failure/Error: its(:stdout) { is_expected.to match(%r{Type=}) } expected "" to match /Type=/ Diff: @@ -1 +1 @@ -/Type=/ +""
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L319
consul class package based installation File "/opt/consul" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/opt/consul".directory?` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L323
consul class package based installation Service "consul" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "consul" to be enabled
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L324
consul class package based installation Service "consul" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "consul" to be running
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L328
consul class package based installation Package "consul" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "consul" to be installed
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L332
consul class package based installation Command "consul version" stdout is expected to match /Consul v/ Failure/Error: its(:stdout) { is_expected.to match %r{Consul v} } expected "" to match /Consul v/ Diff: @@ -1 +1 @@ -/Consul v/ +""
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L266
consul class package based installation runs consul via package with explicit default data_dir Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_180418178.4HlSZP.pp Last 10 lines of output were: Warning: /Stage[main]/Consul::Install/Package[consul]: Skipping because of failed dependencies Warning: /Stage[main]/Consul::Install/File[/opt/consul]: Skipping because of failed dependencies Warning: /Stage[main]/Consul::Config/File[/etc/consul.d/]: Skipping because of failed dependencies Warning: /Stage[main]/Consul::Config/File[consul config]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Main/Systemd::Dropin_file[type.conf]/Systemd::Daemon_reload[consul.service]/Exec[systemd-consul.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event Warning: /Stage[main]/Consul::Run_service/Service[consul]: Skipping because of failed dependencies Info: /Stage[main]/Consul::Run_service/Service[consul]: Unscheduling all events on Service[consul] Warning: /Stage[main]/Consul::Reload_service/Exec[reload consul service]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 3.47 seconds
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L309
consul class package based installation File "/etc/consul.d/config.json" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/consul.d/config.json".file?` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L310
consul class package based installation File "/etc/consul.d/config.json" content is expected to match /server/ Failure/Error: its(:content) { is_expected.to match(%r{server}) } expected "" to match /server/ Diff: @@ -1 +1 @@ -/server/ +""
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L314
consul class package based installation Command "systemctl cat consul" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==)
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L315
consul class package based installation Command "systemctl cat consul" stdout is expected to match /Type=/ Failure/Error: its(:stdout) { is_expected.to match(%r{Type=}) } expected "" to match /Type=/ Diff: @@ -1 +1 @@ -/Type=/ +""
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L319
consul class package based installation File "/opt/consul" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/opt/consul".directory?` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L323
consul class package based installation Service "consul" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "consul" to be enabled
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L324
consul class package based installation Service "consul" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "consul" to be running
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L328
consul class package based installation Package "consul" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "consul" to be installed
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L332
consul class package based installation Command "consul version" stdout is expected to match /Consul v/ Failure/Error: its(:stdout) { is_expected.to match %r{Consul v} } expected "" to match /Consul v/ Diff: @@ -1 +1 @@ -/Consul v/ +""