Add Puppet 8 support #121
Annotations
4 errors
spec/acceptance/class_spec.rb#L285
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 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204836037.pp.1KNaFL
Last 10 lines of output were:
Aug 19 20:47:48 centos7-64-puppet7.example.com consul[1535]: Client Addr: [127.0.0.1] (HTTP: 8500, HTTPS: -1, DNS: 8600)
Aug 19 20:47:48 centos7-64-puppet7.example.com consul[1535]: Cluster Addr: 172.17.0.2 (LAN: 8301, WAN: 8302)
�[mNotice: /Stage[main]/Consul::Run_service/Service[consul]: Triggered 'refresh' from 3 events
Info: Class[Consul::Run_service]: Unscheduling all events on Class[Consul::Run_service]
�[mNotice: /Stage[main]/Consul::Reload_service/Exec[reload consul service]: Dependency Service[consul] has failures: true
Info: Class[Consul]: Unscheduling all events on Class[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 95.79 seconds
|
spec/acceptance/class_spec.rb#L316
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
|
spec/acceptance/class_spec.rb#L317
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
|
|
The logs for this run have expired and are no longer available.
Loading