Refactor Module to allow definition of types #28
Annotations
3 errors
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class with contrib behaves like the example applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160734846.pp.KzXJa2
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.09 seconds
Info: Using environment 'production'
Info: Applying configuration version '1700669256'
Warning: Private key for 'ubuntu1804-64-puppet7.example.com' does not exist
Warning: Client certificate for 'ubuntu1804-64-puppet7.example.com' does not exist
�[mNotice: /Stage[main]/Otelcol::Service/Service[otelcol]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Otelcol::Service/Service[otelcol]: Unscheduling refresh on Service[otelcol]
�[mNotice: Applied catalog in 1.45 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
|
spec/acceptance/otelcol_contrib_spec.rb#L9
Otelcol class with contrib behaves like the example Service "otelcol-contrib" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "otelcol-contrib" to be running
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
|
|
The logs for this run have expired and are no longer available.
Loading