run foreman in a container #1626
Annotations
10 errors
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container in a Container behaves like an idempotent resource applies with no errors
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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113934938.pp.jAhF6R
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 1.26 seconds
Error: Parameter ensure failed on Service[foreman.socket]: Invalid value "absent". Valid values are stopped, running. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/service.pp, line: 40)
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container in a Container behaves like an idempotent resource 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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113938148.pp.gjqp3y
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 1.20 seconds
Error: Parameter ensure failed on Service[foreman.socket]: Invalid value "absent". Valid values are stopped, running. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/service.pp, line: 40)
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
|
Run tests:
spec/support/acceptance/examples.rb#L10
Foreman in a Container in a Container behaves like the foreman application Service "httpd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "httpd" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
|
Run tests:
spec/support/acceptance/examples.rb#L9
Foreman in a Container in a Container behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
|
Run tests:
spec/support/acceptance/examples.rb#L10
Foreman in a Container in a Container behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
|
Run tests:
spec/support/acceptance/examples.rb#L9
Foreman in a Container in a Container behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
|
Run tests:
spec/support/acceptance/examples.rb#L10
Foreman in a Container in a Container behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
|
Run tests:
spec/support/acceptance/examples.rb#L9
Foreman in a Container in a Container behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
|
Run tests:
spec/support/acceptance/examples.rb#L10
Foreman in a Container in a Container behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
|
Run tests:
spec/support/acceptance/examples.rb#L15
Foreman in a Container in a Container behaves like the foreman application Port "80" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "80" to be listening
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
|
Loading