Add Debian OS family support #132
Triggered via pull request
September 27, 2024 08:19
Status
Failure
Total duration
3m 28s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
13s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
1s
Annotations
73 errors
Puppet / Puppet 7 - Debian 12 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt with use_release_package=false 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 'debian12-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082048326.CDJYvb.pp
Last 10 lines of output were:
Reading state information...
E: Unable to locate package puppet-bolt
Error: /Stage[main]/Bolt/Package[puppet-bolt]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install puppet-bolt' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package puppet-bolt
Info: Class[Bolt]: Unscheduling all events on Class[Bolt]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 2.27 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
|
Puppet / Puppet 7 - Debian 12 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt with use_release_package=false 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 'debian12-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082054023.8AxbjI.pp
Last 10 lines of output were:
Info: Applying configuration version '1727425257'
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install puppet-bolt' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package puppet-bolt
Error: /Stage[main]/Bolt/Package[puppet-bolt]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install puppet-bolt' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package puppet-bolt
�[mNotice: Applied catalog in 1.06 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
|
Puppet / Puppet 7 - Debian 12 - PE-Role primary:
spec/acceptance/init_spec.rb#L16
bolt with use_release_package=false packages is expected to be installed
Failure/Error: it { expect(package('puppet-bolt')).to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 7 - Debian 12 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt with defaults 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 'debian12-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082107448.Nmka2v.pp
Last 10 lines of output were:
E: Couldn't find any package by regex 'https://apt.puppet.com'
Error: /Stage[main]/Bolt/Package[puppet-tools-release]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install https://apt.puppet.com/puppet-release-bookworm.deb' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package https://apt.puppet.com
E: Couldn't find any package by glob 'https://apt.puppet.com'
E: Couldn't find any package by regex 'https://apt.puppet.com'
�[mNotice: /Stage[main]/Bolt/Package[puppet-bolt]: Dependency Package[puppet-tools-release] has failures: true
Warning: /Stage[main]/Bolt/Package[puppet-bolt]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.09 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:45
|
Puppet / Puppet 7 - Debian 12 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt with defaults 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 'debian12-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082111848.ZkvKFh.pp
Last 10 lines of output were:
E: Couldn't find any package by regex 'https://apt.puppet.com'
Error: /Stage[main]/Bolt/Package[puppet-tools-release]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install https://apt.puppet.com/puppet-release-bookworm.deb' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package https://apt.puppet.com
E: Couldn't find any package by glob 'https://apt.puppet.com'
E: Couldn't find any package by regex 'https://apt.puppet.com'
�[mNotice: /Stage[main]/Bolt/Package[puppet-bolt]: Dependency Package[puppet-tools-release] has failures: true
Warning: /Stage[main]/Bolt/Package[puppet-bolt]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.07 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:45
|
Puppet / Puppet 7 - Debian 12 - PE-Role primary:
spec/acceptance/init_spec.rb#L54
bolt with defaults packages is expected to be installed
Failure/Error: it { expect(package('puppet-bolt')).to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 7 - Debian 12 - PE-Role primary:
spec/acceptance/init_spec.rb#L55
bolt with defaults packages is expected to be installed
Failure/Error: it { expect(package('puppet-tools-release')).to be_installed }
expected Package "puppet-tools-release" to be installed
|
Puppet / Puppet 7 - Debian 12 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt::project with defaults 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 'debian12-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082123971.p8Ff4V.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers]/content: content changed '{sha256}76d0f5775326cea72600a8d590342ca1173403e5bee040fbfc9bded896492c98' to '{sha256}16312b9d6e14211fc31a8553839e545a82cb81d275b1f1d0c8b6e911ca29153f'
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers.d]/mode: mode changed '0755' to '0550'
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers.d/README]/ensure: removed
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/File[/etc/systemd/system/[email protected]]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/File[10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/Exec[sudo-syntax-check for file /etc/sudoers.d/10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/Systemd::Daemon_reload[[email protected]]/Exec[[email protected]]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.76 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/project_spec.rb:7
|
Puppet / Puppet 7 - Debian 12 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt::project with defaults 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 'debian12-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082130126.HhgWOC.pp
Last 10 lines of output were:
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Group[peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/User[peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig/bolt-project.yaml]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig/inventory.yaml]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/File[/etc/systemd/system/[email protected]]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/File[10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/Exec[sudo-syntax-check for file /etc/sudoers.d/10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/Systemd::Daemon_reload[[email protected]]/Exec[[email protected]]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.14 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/project_spec.rb:7
|
Puppet / Puppet 7 - Debian 12 - PE-Role primary:
spec/acceptance/project_spec.rb#L17
bolt::project with defaults Package "puppet-bolt" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 8 - Debian 12 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt with use_release_package=false 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 'debian12-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082105175.enKKHB.pp
Last 10 lines of output were:
Reading state information...
E: Unable to locate package puppet-bolt
Error: /Stage[main]/Bolt/Package[puppet-bolt]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install puppet-bolt' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package puppet-bolt
Info: Class[Bolt]: Unscheduling all events on Class[Bolt]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 2.07 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
|
Puppet / Puppet 8 - Debian 12 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt with use_release_package=false 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 'debian12-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082110635.ayBFxF.pp
Last 10 lines of output were:
Info: Applying configuration version '1727425273'
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install puppet-bolt' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package puppet-bolt
Error: /Stage[main]/Bolt/Package[puppet-bolt]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install puppet-bolt' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package puppet-bolt
�[mNotice: Applied catalog in 1.00 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
|
Puppet / Puppet 8 - Debian 12 - PE-Role primary:
spec/acceptance/init_spec.rb#L16
bolt with use_release_package=false packages is expected to be installed
Failure/Error: it { expect(package('puppet-bolt')).to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 8 - Debian 12 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt with defaults 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 'debian12-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082123886.GO4Eih.pp
Last 10 lines of output were:
E: Couldn't find any package by regex 'https://apt.puppet.com'
Error: /Stage[main]/Bolt/Package[puppet-tools-release]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install https://apt.puppet.com/puppet-release-bookworm.deb' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package https://apt.puppet.com
E: Couldn't find any package by glob 'https://apt.puppet.com'
E: Couldn't find any package by regex 'https://apt.puppet.com'
�[mNotice: /Stage[main]/Bolt/Package[puppet-bolt]: Dependency Package[puppet-tools-release] has failures: true
Warning: /Stage[main]/Bolt/Package[puppet-bolt]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:45
|
Puppet / Puppet 8 - Debian 12 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt with defaults 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 'debian12-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082128161.3g70DT.pp
Last 10 lines of output were:
E: Couldn't find any package by regex 'https://apt.puppet.com'
Error: /Stage[main]/Bolt/Package[puppet-tools-release]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install https://apt.puppet.com/puppet-release-bookworm.deb' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package https://apt.puppet.com
E: Couldn't find any package by glob 'https://apt.puppet.com'
E: Couldn't find any package by regex 'https://apt.puppet.com'
�[mNotice: /Stage[main]/Bolt/Package[puppet-bolt]: Dependency Package[puppet-tools-release] has failures: true
Warning: /Stage[main]/Bolt/Package[puppet-bolt]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:45
|
Puppet / Puppet 8 - Debian 12 - PE-Role primary:
spec/acceptance/init_spec.rb#L54
bolt with defaults packages is expected to be installed
Failure/Error: it { expect(package('puppet-bolt')).to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 8 - Debian 12 - PE-Role primary:
spec/acceptance/init_spec.rb#L55
bolt with defaults packages is expected to be installed
Failure/Error: it { expect(package('puppet-tools-release')).to be_installed }
expected Package "puppet-tools-release" to be installed
|
Puppet / Puppet 8 - Debian 12 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt::project with defaults 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 'debian12-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082140200.Llef2A.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers]/content: content changed '{sha256}76d0f5775326cea72600a8d590342ca1173403e5bee040fbfc9bded896492c98' to '{sha256}16312b9d6e14211fc31a8553839e545a82cb81d275b1f1d0c8b6e911ca29153f'
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers.d]/mode: mode changed '0755' to '0550'
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers.d/README]/ensure: removed
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/File[/etc/systemd/system/[email protected]]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/File[10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/Exec[sudo-syntax-check for file /etc/sudoers.d/10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/Systemd::Daemon_reload[[email protected]]/Exec[[email protected]]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.61 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/project_spec.rb:7
|
Puppet / Puppet 8 - Debian 12 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt::project with defaults 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 'debian12-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082146218.1erj9V.pp
Last 10 lines of output were:
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Group[peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/User[peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig/bolt-project.yaml]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig/inventory.yaml]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/File[/etc/systemd/system/[email protected]]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/File[10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/Exec[sudo-syntax-check for file /etc/sudoers.d/10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/Systemd::Daemon_reload[[email protected]]/Exec[[email protected]]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.06 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/project_spec.rb:7
|
Puppet / Puppet 8 - Debian 12 - PE-Role primary:
spec/acceptance/project_spec.rb#L17
bolt::project with defaults Package "puppet-bolt" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 7 - Ubuntu 24.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt with use_release_package=false 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 'ubuntu2404-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082104922.X3rm4z.pp
Last 10 lines of output were:
Reading state information...
E: Unable to locate package puppet-bolt
Error: /Stage[main]/Bolt/Package[puppet-bolt]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install puppet-bolt' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package puppet-bolt
Info: Class[Bolt]: Unscheduling all events on Class[Bolt]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 2.97 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
|
Puppet / Puppet 7 - Ubuntu 24.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt with use_release_package=false 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 'ubuntu2404-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082112579.ojCdOu.pp
Last 10 lines of output were:
Info: Applying configuration version '1727425276'
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install puppet-bolt' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package puppet-bolt
Error: /Stage[main]/Bolt/Package[puppet-bolt]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install puppet-bolt' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package puppet-bolt
�[mNotice: Applied catalog in 1.54 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
|
Puppet / Puppet 7 - Ubuntu 24.04 - PE-Role primary:
spec/acceptance/init_spec.rb#L16
bolt with use_release_package=false packages is expected to be installed
Failure/Error: it { expect(package('puppet-bolt')).to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 7 - Ubuntu 24.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt with defaults 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 'ubuntu2404-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082130197.eLgeTw.pp
Last 10 lines of output were:
E: Couldn't find any package by regex 'https://apt.puppet.com'
Error: /Stage[main]/Bolt/Package[puppet-tools-release]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install https://apt.puppet.com/puppet-release-noble.deb' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package https://apt.puppet.com
E: Couldn't find any package by glob 'https://apt.puppet.com'
E: Couldn't find any package by regex 'https://apt.puppet.com'
�[mNotice: /Stage[main]/Bolt/Package[puppet-bolt]: Dependency Package[puppet-tools-release] has failures: true
Warning: /Stage[main]/Bolt/Package[puppet-bolt]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.47 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:45
|
Puppet / Puppet 7 - Ubuntu 24.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt with defaults 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 'ubuntu2404-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082136020.NRU1rD.pp
Last 10 lines of output were:
E: Couldn't find any package by regex 'https://apt.puppet.com'
Error: /Stage[main]/Bolt/Package[puppet-tools-release]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install https://apt.puppet.com/puppet-release-noble.deb' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package https://apt.puppet.com
E: Couldn't find any package by glob 'https://apt.puppet.com'
E: Couldn't find any package by regex 'https://apt.puppet.com'
�[mNotice: /Stage[main]/Bolt/Package[puppet-bolt]: Dependency Package[puppet-tools-release] has failures: true
Warning: /Stage[main]/Bolt/Package[puppet-bolt]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.54 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:45
|
Puppet / Puppet 7 - Ubuntu 24.04 - PE-Role primary:
spec/acceptance/init_spec.rb#L54
bolt with defaults packages is expected to be installed
Failure/Error: it { expect(package('puppet-bolt')).to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 8 - Ubuntu 22.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt with defaults 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 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082129348.gSDOxj.pp
Last 10 lines of output were:
E: Couldn't find any package by regex 'https://apt.puppet.com'
Error: /Stage[main]/Bolt/Package[puppet-tools-release]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install https://apt.puppet.com/puppet-release-jammy.deb' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package https://apt.puppet.com
E: Couldn't find any package by glob 'https://apt.puppet.com'
E: Couldn't find any package by regex 'https://apt.puppet.com'
�[mNotice: /Stage[main]/Bolt/Package[puppet-bolt]: Dependency Package[puppet-tools-release] has failures: true
Warning: /Stage[main]/Bolt/Package[puppet-bolt]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.77 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:45
|
Puppet / Puppet 7 - Ubuntu 24.04 - PE-Role primary:
spec/acceptance/init_spec.rb#L55
bolt with defaults packages is expected to be installed
Failure/Error: it { expect(package('puppet-tools-release')).to be_installed }
expected Package "puppet-tools-release" to be installed
|
Puppet / Puppet 8 - Ubuntu 22.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt with defaults 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 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082135431.2yA6t9.pp
Last 10 lines of output were:
E: Couldn't find any package by regex 'https://apt.puppet.com'
Error: /Stage[main]/Bolt/Package[puppet-tools-release]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install https://apt.puppet.com/puppet-release-jammy.deb' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package https://apt.puppet.com
E: Couldn't find any package by glob 'https://apt.puppet.com'
E: Couldn't find any package by regex 'https://apt.puppet.com'
�[mNotice: /Stage[main]/Bolt/Package[puppet-bolt]: Dependency Package[puppet-tools-release] has failures: true
Warning: /Stage[main]/Bolt/Package[puppet-bolt]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.86 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:45
|
Puppet / Puppet 8 - Ubuntu 22.04 - PE-Role primary:
spec/acceptance/init_spec.rb#L54
bolt with defaults packages is expected to be installed
Failure/Error: it { expect(package('puppet-bolt')).to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 7 - Ubuntu 24.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt::project with defaults 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 'ubuntu2404-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082152568.jCxo08.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers]/content: content changed '{sha256}5bac27ce5ff1a78ace8f3ef81bfd60cbd44810ac3f3d280da9d7649fe90c18f8' to '{sha256}b8152a477d63ed140af6cb5d2ad15afbf93f6b036a221da255cb52585f7d0b0d'
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers.d]/mode: mode changed '0755' to '0550'
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers.d/README]/ensure: removed
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/File[/etc/systemd/system/[email protected]]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/File[10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/Exec[sudo-syntax-check for file /etc/sudoers.d/10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/Systemd::Daemon_reload[[email protected]]/Exec[[email protected]]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 4.28 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/project_spec.rb:7
|
Puppet / Puppet 8 - Ubuntu 22.04 - PE-Role primary:
spec/acceptance/init_spec.rb#L55
bolt with defaults packages is expected to be installed
Failure/Error: it { expect(package('puppet-tools-release')).to be_installed }
expected Package "puppet-tools-release" to be installed
|
Puppet / Puppet 7 - Ubuntu 24.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt::project with defaults 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 'ubuntu2404-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082201673.OgyyKd.pp
Last 10 lines of output were:
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Group[peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/User[peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig/bolt-project.yaml]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig/inventory.yaml]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/File[/etc/systemd/system/[email protected]]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/File[10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/Exec[sudo-syntax-check for file /etc/sudoers.d/10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/Systemd::Daemon_reload[[email protected]]/Exec[[email protected]]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.55 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/project_spec.rb:7
|
Puppet / Puppet 8 - Ubuntu 22.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt::project with defaults 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 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082152168.rD4o1J.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers]/content: content changed '{sha256}5ae1d5673f987e403c3d08a209798e737169f5f89286862963b6b28d09fb619c' to '{sha256}b8152a477d63ed140af6cb5d2ad15afbf93f6b036a221da255cb52585f7d0b0d'
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers.d]/mode: mode changed '0755' to '0550'
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers.d/README]/ensure: removed
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/File[/etc/systemd/system/[email protected]]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/File[10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/Exec[sudo-syntax-check for file /etc/sudoers.d/10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/Systemd::Daemon_reload[[email protected]]/Exec[[email protected]]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 4.93 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/project_spec.rb:7
|
Puppet / Puppet 7 - Ubuntu 24.04 - PE-Role primary:
spec/acceptance/project_spec.rb#L17
bolt::project with defaults Package "puppet-bolt" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 8 - Ubuntu 22.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt::project with defaults 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 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082201538.dMxZJ8.pp
Last 10 lines of output were:
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Group[peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/User[peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig/bolt-project.yaml]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig/inventory.yaml]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/File[/etc/systemd/system/[email protected]]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/File[10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/Exec[sudo-syntax-check for file /etc/sudoers.d/10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/Systemd::Daemon_reload[[email protected]]/Exec[[email protected]]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.87 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/project_spec.rb:7
|
Puppet / Puppet 8 - Ubuntu 22.04 - PE-Role primary:
spec/acceptance/project_spec.rb#L17
bolt::project with defaults Package "puppet-bolt" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 8 - Ubuntu 22.04 - PE-Role primary
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 22.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt with defaults 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 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082140318.SWiRui.pp
Last 10 lines of output were:
E: Couldn't find any package by regex 'https://apt.puppet.com'
Error: /Stage[main]/Bolt/Package[puppet-tools-release]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install https://apt.puppet.com/puppet-release-jammy.deb' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package https://apt.puppet.com
E: Couldn't find any package by glob 'https://apt.puppet.com'
E: Couldn't find any package by regex 'https://apt.puppet.com'
�[mNotice: /Stage[main]/Bolt/Package[puppet-bolt]: Dependency Package[puppet-tools-release] has failures: true
Warning: /Stage[main]/Bolt/Package[puppet-bolt]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.84 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:45
|
Puppet / Puppet 7 - Ubuntu 22.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt with defaults 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 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082146457.qDd497.pp
Last 10 lines of output were:
E: Couldn't find any package by regex 'https://apt.puppet.com'
Error: /Stage[main]/Bolt/Package[puppet-tools-release]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install https://apt.puppet.com/puppet-release-jammy.deb' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package https://apt.puppet.com
E: Couldn't find any package by glob 'https://apt.puppet.com'
E: Couldn't find any package by regex 'https://apt.puppet.com'
�[mNotice: /Stage[main]/Bolt/Package[puppet-bolt]: Dependency Package[puppet-tools-release] has failures: true
Warning: /Stage[main]/Bolt/Package[puppet-bolt]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.87 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:45
|
Puppet / Puppet 7 - Ubuntu 22.04 - PE-Role primary:
spec/acceptance/init_spec.rb#L54
bolt with defaults packages is expected to be installed
Failure/Error: it { expect(package('puppet-bolt')).to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 7 - Ubuntu 22.04 - PE-Role primary:
spec/acceptance/init_spec.rb#L55
bolt with defaults packages is expected to be installed
Failure/Error: it { expect(package('puppet-tools-release')).to be_installed }
expected Package "puppet-tools-release" to be installed
|
Puppet / Puppet 7 - Ubuntu 22.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt::project with defaults 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 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082203130.HK8K7B.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers]/content: content changed '{sha256}5ae1d5673f987e403c3d08a209798e737169f5f89286862963b6b28d09fb619c' to '{sha256}b8152a477d63ed140af6cb5d2ad15afbf93f6b036a221da255cb52585f7d0b0d'
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers.d]/mode: mode changed '0755' to '0550'
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers.d/README]/ensure: removed
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/File[/etc/systemd/system/[email protected]]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/File[10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/Exec[sudo-syntax-check for file /etc/sudoers.d/10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/Systemd::Daemon_reload[[email protected]]/Exec[[email protected]]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 5.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/project_spec.rb:7
|
Puppet / Puppet 7 - Ubuntu 22.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt::project with defaults 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 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082212598.nxf7DZ.pp
Last 10 lines of output were:
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Group[peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/User[peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig/bolt-project.yaml]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig/inventory.yaml]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/File[/etc/systemd/system/[email protected]]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/File[10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/Exec[sudo-syntax-check for file /etc/sudoers.d/10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/Systemd::Daemon_reload[[email protected]]/Exec[[email protected]]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.88 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/project_spec.rb:7
|
Puppet / Puppet 7 - Ubuntu 22.04 - PE-Role primary:
spec/acceptance/project_spec.rb#L17
bolt::project with defaults Package "puppet-bolt" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 7 - Ubuntu 22.04 - PE-Role primary
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 20.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt with defaults 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082143962.8bybnW.pp
Last 10 lines of output were:
E: Couldn't find any package by regex 'https://apt.puppet.com'
Error: /Stage[main]/Bolt/Package[puppet-tools-release]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install https://apt.puppet.com/puppet-release-focal.deb' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package https://apt.puppet.com
E: Couldn't find any package by glob 'https://apt.puppet.com'
E: Couldn't find any package by regex 'https://apt.puppet.com'
�[mNotice: /Stage[main]/Bolt/Package[puppet-bolt]: Dependency Package[puppet-tools-release] has failures: true
Warning: /Stage[main]/Bolt/Package[puppet-bolt]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.98 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:45
|
Puppet / Puppet 7 - Ubuntu 20.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt with defaults 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_082150654.vm2T6y.pp
Last 10 lines of output were:
E: Couldn't find any package by regex 'https://apt.puppet.com'
Error: /Stage[main]/Bolt/Package[puppet-tools-release]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install https://apt.puppet.com/puppet-release-focal.deb' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package https://apt.puppet.com
E: Couldn't find any package by glob 'https://apt.puppet.com'
E: Couldn't find any package by regex 'https://apt.puppet.com'
�[mNotice: /Stage[main]/Bolt/Package[puppet-bolt]: Dependency Package[puppet-tools-release] has failures: true
Warning: /Stage[main]/Bolt/Package[puppet-bolt]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.98 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:45
|
Puppet / Puppet 7 - Ubuntu 20.04 - PE-Role primary:
spec/acceptance/init_spec.rb#L54
bolt with defaults packages is expected to be installed
Failure/Error: it { expect(package('puppet-bolt')).to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 7 - Ubuntu 20.04 - PE-Role primary:
spec/acceptance/init_spec.rb#L55
bolt with defaults packages is expected to be installed
Failure/Error: it { expect(package('puppet-tools-release')).to be_installed }
expected Package "puppet-tools-release" to be installed
|
Puppet / Puppet 7 - Ubuntu 20.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt::project with defaults 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_082208697.BrK8kd.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers]/content: content changed '{sha256}9dd478d87554b22953bd54cb013fe5c33b9fbc66760c999d7dbfa79c02c0b5a5' to '{sha256}b8152a477d63ed140af6cb5d2ad15afbf93f6b036a221da255cb52585f7d0b0d'
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers.d]/mode: mode changed '0755' to '0550'
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers.d/README]/ensure: removed
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/File[/etc/systemd/system/[email protected]]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/File[10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/Exec[sudo-syntax-check for file /etc/sudoers.d/10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/Systemd::Daemon_reload[[email protected]]/Exec[[email protected]]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 5.41 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/project_spec.rb:7
|
Puppet / Puppet 7 - Ubuntu 20.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt::project with defaults 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_082218892.Q6ngkc.pp
Last 10 lines of output were:
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Group[peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/User[peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig/bolt-project.yaml]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig/inventory.yaml]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/File[/etc/systemd/system/[email protected]]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/File[10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/Exec[sudo-syntax-check for file /etc/sudoers.d/10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/Systemd::Daemon_reload[[email protected]]/Exec[[email protected]]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.03 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/project_spec.rb:7
|
Puppet / Puppet 7 - Ubuntu 20.04 - PE-Role primary:
spec/acceptance/project_spec.rb#L17
bolt::project with defaults Package "puppet-bolt" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 7 - Ubuntu 20.04 - PE-Role primary
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 24.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt with use_release_package=false 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 'ubuntu2404-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082113745.2r1Hz9.pp
Last 10 lines of output were:
Reading state information...
E: Unable to locate package puppet-bolt
Error: /Stage[main]/Bolt/Package[puppet-bolt]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install puppet-bolt' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package puppet-bolt
Info: Class[Bolt]: Unscheduling all events on Class[Bolt]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 2.87 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
|
Puppet / Puppet 8 - Ubuntu 24.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt with use_release_package=false 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 'ubuntu2404-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082121752.txsK8V.pp
Last 10 lines of output were:
Info: Applying configuration version '1727425286'
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install puppet-bolt' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package puppet-bolt
Error: /Stage[main]/Bolt/Package[puppet-bolt]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install puppet-bolt' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package puppet-bolt
�[mNotice: Applied catalog in 1.63 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
|
Puppet / Puppet 8 - Ubuntu 24.04 - PE-Role primary:
spec/acceptance/init_spec.rb#L16
bolt with use_release_package=false packages is expected to be installed
Failure/Error: it { expect(package('puppet-bolt')).to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 8 - Ubuntu 24.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt with defaults 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 'ubuntu2404-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082141441.oyfhcJ.pp
Last 10 lines of output were:
E: Couldn't find any package by regex 'https://apt.puppet.com'
Error: /Stage[main]/Bolt/Package[puppet-tools-release]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install https://apt.puppet.com/puppet-release-noble.deb' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package https://apt.puppet.com
E: Couldn't find any package by glob 'https://apt.puppet.com'
E: Couldn't find any package by regex 'https://apt.puppet.com'
�[mNotice: /Stage[main]/Bolt/Package[puppet-bolt]: Dependency Package[puppet-tools-release] has failures: true
Warning: /Stage[main]/Bolt/Package[puppet-bolt]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.75 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:45
|
Puppet / Puppet 8 - Ubuntu 24.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt with defaults 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 'ubuntu2404-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082148246.ukk9Kw.pp
Last 10 lines of output were:
E: Couldn't find any package by regex 'https://apt.puppet.com'
Error: /Stage[main]/Bolt/Package[puppet-tools-release]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install https://apt.puppet.com/puppet-release-noble.deb' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package https://apt.puppet.com
E: Couldn't find any package by glob 'https://apt.puppet.com'
E: Couldn't find any package by regex 'https://apt.puppet.com'
�[mNotice: /Stage[main]/Bolt/Package[puppet-bolt]: Dependency Package[puppet-tools-release] has failures: true
Warning: /Stage[main]/Bolt/Package[puppet-bolt]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.81 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:45
|
Puppet / Puppet 8 - Ubuntu 24.04 - PE-Role primary:
spec/acceptance/init_spec.rb#L54
bolt with defaults packages is expected to be installed
Failure/Error: it { expect(package('puppet-bolt')).to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 8 - Ubuntu 24.04 - PE-Role primary:
spec/acceptance/init_spec.rb#L55
bolt with defaults packages is expected to be installed
Failure/Error: it { expect(package('puppet-tools-release')).to be_installed }
expected Package "puppet-tools-release" to be installed
|
Puppet / Puppet 8 - Ubuntu 24.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt::project with defaults 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 'ubuntu2404-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082208336.RJB5mO.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers]/content: content changed '{sha256}5bac27ce5ff1a78ace8f3ef81bfd60cbd44810ac3f3d280da9d7649fe90c18f8' to '{sha256}b8152a477d63ed140af6cb5d2ad15afbf93f6b036a221da255cb52585f7d0b0d'
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers.d]/mode: mode changed '0755' to '0550'
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers.d/README]/ensure: removed
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/File[/etc/systemd/system/[email protected]]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/File[10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/Exec[sudo-syntax-check for file /etc/sudoers.d/10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/Systemd::Daemon_reload[[email protected]]/Exec[[email protected]]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 5.56 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/project_spec.rb:7
|
Puppet / Puppet 8 - Ubuntu 24.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt::project with defaults 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 'ubuntu2404-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082219749.oBzNUE.pp
Last 10 lines of output were:
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Group[peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/User[peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig/bolt-project.yaml]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig/inventory.yaml]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/File[/etc/systemd/system/[email protected]]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/File[10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/Exec[sudo-syntax-check for file /etc/sudoers.d/10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/Systemd::Daemon_reload[[email protected]]/Exec[[email protected]]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.77 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/project_spec.rb:7
|
Puppet / Puppet 8 - Ubuntu 24.04 - PE-Role primary:
spec/acceptance/project_spec.rb#L17
bolt::project with defaults Package "puppet-bolt" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 8 - Ubuntu 20.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt with defaults 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 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082146494.X29IXJ.pp
Last 10 lines of output were:
E: Couldn't find any package by regex 'https://apt.puppet.com'
Error: /Stage[main]/Bolt/Package[puppet-tools-release]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install https://apt.puppet.com/puppet-release-focal.deb' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package https://apt.puppet.com
E: Couldn't find any package by glob 'https://apt.puppet.com'
E: Couldn't find any package by regex 'https://apt.puppet.com'
�[mNotice: /Stage[main]/Bolt/Package[puppet-bolt]: Dependency Package[puppet-tools-release] has failures: true
Warning: /Stage[main]/Bolt/Package[puppet-bolt]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.13 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:45
|
Puppet / Puppet 8 - Ubuntu 20.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt with defaults 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_082153802.dZIfCp.pp
Last 10 lines of output were:
E: Couldn't find any package by regex 'https://apt.puppet.com'
Error: /Stage[main]/Bolt/Package[puppet-tools-release]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install https://apt.puppet.com/puppet-release-focal.deb' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package https://apt.puppet.com
E: Couldn't find any package by glob 'https://apt.puppet.com'
E: Couldn't find any package by regex 'https://apt.puppet.com'
�[mNotice: /Stage[main]/Bolt/Package[puppet-bolt]: Dependency Package[puppet-tools-release] has failures: true
Warning: /Stage[main]/Bolt/Package[puppet-bolt]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.11 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:45
|
Puppet / Puppet 8 - Ubuntu 20.04 - PE-Role primary:
spec/acceptance/init_spec.rb#L54
bolt with defaults packages is expected to be installed
Failure/Error: it { expect(package('puppet-bolt')).to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 8 - Ubuntu 20.04 - PE-Role primary:
spec/acceptance/init_spec.rb#L55
bolt with defaults packages is expected to be installed
Failure/Error: it { expect(package('puppet-tools-release')).to be_installed }
expected Package "puppet-tools-release" to be installed
|
Puppet / Puppet 8 - Ubuntu 20.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
bolt::project with defaults 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_082212852.j3tLEj.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers]/content: content changed '{sha256}9dd478d87554b22953bd54cb013fe5c33b9fbc66760c999d7dbfa79c02c0b5a5' to '{sha256}b8152a477d63ed140af6cb5d2ad15afbf93f6b036a221da255cb52585f7d0b0d'
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers.d]/mode: mode changed '0755' to '0550'
�[mNotice: /Stage[main]/Sudo/File[/etc/sudoers.d/README]/ensure: removed
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/File[/etc/systemd/system/[email protected]]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/File[10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/Exec[sudo-syntax-check for file /etc/sudoers.d/10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/Systemd::Daemon_reload[[email protected]]/Exec[[email protected]]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 5.56 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/project_spec.rb:7
|
Puppet / Puppet 8 - Ubuntu 20.04 - PE-Role primary:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
bolt::project with defaults 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_082223412.AxwKMw.pp
Last 10 lines of output were:
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Group[peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/User[peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig/bolt-project.yaml]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/File[/opt/peadmmig/inventory.yaml]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/File[/etc/systemd/system/[email protected]]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/File[10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Sudo::Conf[peadmmig]/Exec[sudo-syntax-check for file /etc/sudoers.d/10_peadmmig]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Bolt::Project[peadmmig]/Systemd::Unit_file[[email protected]]/Systemd::Daemon_reload[[email protected]]/Exec[[email protected]]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.08 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/project_spec.rb:7
|
Puppet / Puppet 8 - Ubuntu 20.04 - PE-Role primary:
spec/acceptance/project_spec.rb#L17
bolt::project with defaults Package "puppet-bolt" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "puppet-bolt" to be installed
|
Puppet / Puppet 8 - Ubuntu 20.04 - PE-Role primary
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|