Add hammer-cli-foreman-rh-cloud package #1560
Triggered via pull request
November 22, 2023 13:54
Status
Failure
Total duration
25m 26s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Puppet
/
Static validations
15s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
20 errors
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140139369.pp.CegmBv
Last 10 lines of output were:
�[mNotice: /Stage[main]/Foreman::Cli::Discovery/Foreman::Cli::Plugin[foreman_discovery]/Package[rubygem-hammer_cli_foreman_discovery]/ensure: created
�[mNotice: /Stage[main]/Foreman::Cli::Google/Foreman::Cli::Plugin[foreman_google]/Package[rubygem-hammer_cli_foreman_google]/ensure: created
�[mNotice: /Stage[main]/Foreman::Cli::Puppet/Foreman::Cli::Plugin[foreman_puppet]/Package[rubygem-hammer_cli_foreman_puppet]/ensure: created
�[mNotice: /Stage[main]/Foreman::Cli::Ssh/Foreman::Cli::Plugin[foreman_ssh]/Package[rubygem-hammer_cli_foreman_ssh]/ensure: created
�[mNotice: /Stage[main]/Foreman::Cli::Templates/Foreman::Cli::Plugin[foreman_templates]/Package[rubygem-hammer_cli_foreman_templates]/ensure: created
�[mNotice: /Stage[main]/Foreman::Cli::Webhooks/Foreman::Cli::Plugin[foreman_webhooks]/Package[rubygem-hammer_cli_foreman_webhooks]/ensure: created
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install rubygem-hammer_cli_foreman_rh_cloud' returned 1: Error: Unable to find a match: rubygem-hammer_cli_foreman_rh_cloud
Error: /Stage[main]/Foreman::Cli::Rh_cloud/Foreman::Cli::Plugin[foreman_rh_cloud]/Package[rubygem-hammer_cli_foreman_rh_cloud]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install rubygem-hammer_cli_foreman_rh_cloud' returned 1: Error: Unable to find a match: rubygem-hammer_cli_foreman_rh_cloud
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 23.06 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 'centos8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140204281.pp.qOBSLl
Last 10 lines of output were:
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 centos8-64-puppet7.example.com in environment production in 0.09 seconds
Info: Using environment 'production'
Info: Applying configuration version '1700661725'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install rubygem-hammer_cli_foreman_rh_cloud' returned 1: Error: Unable to find a match: rubygem-hammer_cli_foreman_rh_cloud
Error: /Stage[main]/Foreman::Cli::Rh_cloud/Foreman::Cli::Plugin[foreman_rh_cloud]/Package[rubygem-hammer_cli_foreman_rh_cloud]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install rubygem-hammer_cli_foreman_rh_cloud' returned 1: Error: Unable to find a match: rubygem-hammer_cli_foreman_rh_cloud
�[mNotice: Applied catalog in 1.50 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/foreman_cli_plugins_spec.rb#L98
Scenario: install foreman-cli + plugins without foreman for katello Package "rubygem-hammer_cli_foreman_rh_cloud" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rubygem-hammer_cli_foreman_rh_cloud" to be installed
|
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140300252.pp.dTumVI
Last 10 lines of output were:
�[mNotice: /Stage[main]/Foreman::Cli::Discovery/Foreman::Cli::Plugin[foreman_discovery]/Package[rubygem-hammer_cli_foreman_discovery]/ensure: created
�[mNotice: /Stage[main]/Foreman::Cli::Google/Foreman::Cli::Plugin[foreman_google]/Package[rubygem-hammer_cli_foreman_google]/ensure: created
�[mNotice: /Stage[main]/Foreman::Cli::Puppet/Foreman::Cli::Plugin[foreman_puppet]/Package[rubygem-hammer_cli_foreman_puppet]/ensure: created
�[mNotice: /Stage[main]/Foreman::Cli::Ssh/Foreman::Cli::Plugin[foreman_ssh]/Package[rubygem-hammer_cli_foreman_ssh]/ensure: created
�[mNotice: /Stage[main]/Foreman::Cli::Templates/Foreman::Cli::Plugin[foreman_templates]/Package[rubygem-hammer_cli_foreman_templates]/ensure: created
�[mNotice: /Stage[main]/Foreman::Cli::Webhooks/Foreman::Cli::Plugin[foreman_webhooks]/Package[rubygem-hammer_cli_foreman_webhooks]/ensure: created
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install rubygem-hammer_cli_foreman_rh_cloud' returned 1: Error: Unable to find a match: rubygem-hammer_cli_foreman_rh_cloud
Error: /Stage[main]/Foreman::Cli::Rh_cloud/Foreman::Cli::Plugin[foreman_rh_cloud]/Package[rubygem-hammer_cli_foreman_rh_cloud]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install rubygem-hammer_cli_foreman_rh_cloud' returned 1: Error: Unable to find a match: rubygem-hammer_cli_foreman_rh_cloud
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 24.67 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
|
Puppet / Puppet 8 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 'centos8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140328024.pp.1dAhqp
Last 10 lines of output were:
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 centos8-64-puppet8.example.com in environment production in 0.10 seconds
Info: Using environment 'production'
Info: Applying configuration version '1700661810'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install rubygem-hammer_cli_foreman_rh_cloud' returned 1: Error: Unable to find a match: rubygem-hammer_cli_foreman_rh_cloud
Error: /Stage[main]/Foreman::Cli::Rh_cloud/Foreman::Cli::Plugin[foreman_rh_cloud]/Package[rubygem-hammer_cli_foreman_rh_cloud]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install rubygem-hammer_cli_foreman_rh_cloud' returned 1: Error: Unable to find a match: rubygem-hammer_cli_foreman_rh_cloud
�[mNotice: Applied catalog in 1.55 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/foreman_cli_plugins_spec.rb#L98
Scenario: install foreman-cli + plugins without foreman for katello Package "rubygem-hammer_cli_foreman_rh_cloud" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rubygem-hammer_cli_foreman_rh_cloud" to be installed
|
Puppet / Puppet 8 - CentOS 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140259721.pp.n4JSNd
Last 10 lines of output were:
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
Error: /Stage[main]/Foreman::Cli::Rh_cloud/Foreman::Cli::Plugin[foreman_rh_cloud]/Package[ruby-hammer-cli-foreman-rh-cloud]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 14.57 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140317533.pp.escZLO
Last 10 lines of output were:
Info: Applying configuration version '1700661800'
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
Error: /Stage[main]/Foreman::Cli::Rh_cloud/Foreman::Cli::Plugin[foreman_rh_cloud]/Package[ruby-hammer-cli-foreman-rh-cloud]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
�[mNotice: Applied catalog in 1.13 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
|
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140312431.pp.FyZ7LF
Last 10 lines of output were:
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
Error: /Stage[main]/Foreman::Cli::Rh_cloud/Foreman::Cli::Plugin[foreman_rh_cloud]/Package[ruby-hammer-cli-foreman-rh-cloud]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 13.23 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140329780.pp.lpdlVs
Last 10 lines of output were:
Info: Applying configuration version '1700661813'
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
Error: /Stage[main]/Foreman::Cli::Rh_cloud/Foreman::Cli::Plugin[foreman_rh_cloud]/Package[ruby-hammer-cli-foreman-rh-cloud]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
�[mNotice: Applied catalog in 1.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
|
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140414240.pp.GWKKaQ
Last 10 lines of output were:
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
Error: /Stage[main]/Foreman::Cli::Rh_cloud/Foreman::Cli::Plugin[foreman_rh_cloud]/Package[ruby-hammer-cli-foreman-rh-cloud]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 23.84 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140442514.pp.IAf3Jl
Last 10 lines of output were:
Info: Applying configuration version '1700661886'
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
Error: /Stage[main]/Foreman::Cli::Rh_cloud/Foreman::Cli::Plugin[foreman_rh_cloud]/Package[ruby-hammer-cli-foreman-rh-cloud]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
�[mNotice: Applied catalog in 1.88 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
|
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140445070.pp.bhMcmz
Last 10 lines of output were:
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
Error: /Stage[main]/Foreman::Cli::Rh_cloud/Foreman::Cli::Plugin[foreman_rh_cloud]/Package[ruby-hammer-cli-foreman-rh-cloud]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 22.63 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 'ubuntu2004-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140513213.pp.3SJ9nm
Last 10 lines of output were:
Info: Applying configuration version '1700661918'
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
Error: /Stage[main]/Foreman::Cli::Rh_cloud/Foreman::Cli::Plugin[foreman_rh_cloud]/Package[ruby-hammer-cli-foreman-rh-cloud]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
�[mNotice: Applied catalog in 1.85 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
|
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
|