modulesync 8.0.1 #168
Annotations
3 errors
spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100959193.C7ZYYH.pp
Last 10 lines of output were:
Jun 12 10:10:02 centos7-64-puppet8.example.com nomad[1526]: ==> Nomad agent configuration:
Jun 12 10:10:02 centos7-64-puppet8.example.com nomad[1526]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 12 10:10:02 centos7-64-puppet8.example.com nomad[1526]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
�[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true
Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed
Info: Class[Nomad]: Unscheduling all events on Class[Nomad]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 91.32 seconds
|
spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nomad" to be running
|
|
This job failed
Loading