Drop Debian 9 support #99
Annotations
4 errors and 2 warnings
Run tests:
spec/acceptance/splunk_enterprise_spec.rb#L57
splunk enterprise class default parameters seed admin password works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214636991.pp.Pxfdxn
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1707687998'
�[mNotice: /Stage[main]/Splunk::Enterprise::Service/Service[Splunkd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Splunk::Enterprise::Service/Service[Splunkd]: Unscheduling refresh on Service[Splunkd]
�[mNotice: Applied catalog in 1.09 seconds
|
Run tests:
spec/acceptance/splunk_enterprise_spec.rb#L71
splunk enterprise class default parameters seed admin password File "/opt/splunk/etc/passwd" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/passwd".file?` to be truthy, got false
|
Run tests:
spec/acceptance/splunk_enterprise_spec.rb#L72
splunk enterprise class default parameters seed admin password File "/opt/splunk/etc/passwd" content is expected to match /\$6\$not4r3alh45h/
Failure/Error: its(:content) { is_expected.to match %r{\$6\$not4r3alh45h} }
expected "" to match /\$6\$not4r3alh45h/
Diff:
@@ -1 +1 @@
-/\$6\$not4r3alh45h/
+""
|
Run tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading