Drop support for Debian 9, Ubuntu 16.04 and 18.04, FreeBSD 11, add support for Puppet 8, add support for RHEL 9 #87
Annotations
9 errors
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret cleanup 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 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003212765.pp.74ZN7h
Last 10 lines of output were:
nodejs(x86-64) = 1:10.24.0-1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-devel-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
/usr/bin/node is needed by (installed) npm-1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8.x86_64
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs-devel]/ensure: removed
Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.21 seconds
Shared Example Group: "an idempotent resource" called from ./spec/support/acceptance/shared_examples.rb:5
Shared Example Group: "cleanup" called from ./spec/acceptance/class_spec.rb:82
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret cleanup 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 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003215326.pp.fSHmNr
Last 10 lines of output were:
/usr/bin/node is needed by (installed) npm-1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8.x86_64
Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:10.24.0-1.module+el8.3.0+9671+154373c8' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies:
nodejs = 1:10.24.0-1.module+el8.3.0+9671+154373c8 is needed by (installed) npm-1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8.x86_64
nodejs(x86-64) = 1:10.24.0-1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-full-i18n-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
/usr/bin/node is needed by (installed) npm-1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8.x86_64
Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
�[mNotice: Applied catalog in 0.19 seconds
Shared Example Group: "an idempotent resource" called from ./spec/support/acceptance/shared_examples.rb:5
Shared Example Group: "cleanup" called from ./spec/acceptance/class_spec.rb:82
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret 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 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003217621.pp.FV1mlp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/File[dnf_module]/ensure: defined content as '{sha256}abdb757c51cd6492a5cae269268f85f5d1bb408361c489027f6db63616b26e3d'
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created
Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: executed successfully
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.80 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:84
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret 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 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003220622.pp.WawiNR
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.09 seconds
Info: Using environment 'production'
Info: Applying configuration version '1694997142'
Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
�[mNotice: Applied catalog in 0.57 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:84
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret unquoted cleanup 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 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003223610.pp.LKtBc1
Last 10 lines of output were:
Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:10.24.0-1.module+el8.3.0+9671+154373c8' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies:
nodejs = 1:10.24.0-1.module+el8.3.0+9671+154373c8 is needed by (installed) npm-1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8.x86_64
nodejs(x86-64) = 1:10.24.0-1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-full-i18n-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
/usr/bin/node is needed by (installed) npm-1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8.x86_64
Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.18 seconds
Shared Example Group: "an idempotent resource" called from ./spec/support/acceptance/shared_examples.rb:5
Shared Example Group: "cleanup" called from ./spec/acceptance/class_spec.rb:106
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret unquoted cleanup 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 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003225942.pp.AVt5nU
Last 10 lines of output were:
/usr/bin/node is needed by (installed) npm-1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8.x86_64
Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:10.24.0-1.module+el8.3.0+9671+154373c8' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies:
nodejs = 1:10.24.0-1.module+el8.3.0+9671+154373c8 is needed by (installed) npm-1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8.x86_64
nodejs(x86-64) = 1:10.24.0-1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-full-i18n-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
/usr/bin/node is needed by (installed) npm-1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8.x86_64
Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
�[mNotice: Applied catalog in 0.18 seconds
Shared Example Group: "an idempotent resource" called from ./spec/support/acceptance/shared_examples.rb:5
Shared Example Group: "cleanup" called from ./spec/acceptance/class_spec.rb:106
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret unquoted 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 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003228244.pp.5dZpHs
Last 10 lines of output were:
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/File[dnf_module]/ensure: defined content as '{sha256}abdb757c51cd6492a5cae269268f85f5d1bb408361c489027f6db63616b26e3d'
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created
Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: executed successfully
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.81 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:108
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret unquoted 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 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003231219.pp.EjY3hx
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.09 seconds
Info: Using environment 'production'
Info: Applying configuration version '1694997153'
Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies:
npm = 1:6.14.11-1.10.24.0.1.module+el8.3.0+9671+154373c8 is needed by (installed) nodejs-1:10.24.0-1.module+el8.3.0+9671+154373c8.x86_64
�[mNotice: Applied catalog in 0.58 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:108
|
|
The logs for this run have expired and are no longer available.
Loading