Skip to content

Drop support for Debian 9, Ubuntu 16.04 and 18.04, FreeBSD 11, add support for Puppet 8, add support for RHEL 9 #87

Drop support for Debian 9, Ubuntu 16.04 and 18.04, FreeBSD 11, add support for Puppet 8, add support for RHEL 9

Drop support for Debian 9, Ubuntu 16.04 and 18.04, FreeBSD 11, add support for Puppet 8, add support for RHEL 9 #87

Triggered via pull request September 18, 2023 00:28
@kenyonkenyon
synchronize #453
modulesync
Status Cancelled
Total duration 12m 7s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
21s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

78 errors
Puppet / 7 - CentOS 7: 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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003152019.pp.XgWqi5 Last 10 lines of output were: Error: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs = 1:16.18.1-3.el7 is needed by (installed) npm-1:8.19.2-1.16.18.1.3.el7.x86_64 nodejs(x86-64) = 1:16.18.1-3.el7 is needed by (installed) nodejs-devel-1:16.18.1-3.el7.x86_64 Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:16.18.1-3.el7' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs = 1:16.18.1-3.el7 is needed by (installed) npm-1:8.19.2-1.16.18.1.3.el7.x86_64 nodejs(x86-64) = 1:16.18.1-3.el7 is needed by (installed) nodejs-devel-1:16.18.1-3.el7.x86_64 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs-devel]/ensure: removed �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] �[mNotice: Applied catalog in 0.52 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
Puppet / 7 - CentOS 7: 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 'centos7-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003154931.pp.NVIrQS Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.06 seconds Info: Using environment 'production' Info: Applying configuration version '1694997116' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: removed �[mNotice: Applied catalog in 0.41 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
Puppet / 7 - CentOS 7
Process completed with exit code 1.
Puppet / 7 - OracleLinux 8: 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
Puppet / 7 - OracleLinux 8: 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
Puppet / 7 - OracleLinux 8: 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
Puppet / 7 - OracleLinux 8: 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
Puppet / 7 - OracleLinux 8: 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
Puppet / 7 - OracleLinux 8: 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
Puppet / 7 - OracleLinux 8: 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
Puppet / 7 - OracleLinux 8: 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
Puppet / 7 - OracleLinux 8
Process completed with exit code 1.
Puppet / 7 - CentOS 8: 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 'centos8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003216040.pp.iTemLn Last 10 lines of output were: nodejs(x86-64) = 1:10.23.1-1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-devel-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 /usr/bin/node is needed by (installed) npm-1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2.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.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.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.22 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
Puppet / 7 - CentOS 8: 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 'centos8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003218867.pp.Vz0Pa1 Last 10 lines of output were: /usr/bin/node is needed by (installed) npm-1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:10.23.1-1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs = 1:10.23.1-1.module_el8.4.0+645+9ce14ba2 is needed by (installed) npm-1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2.x86_64 nodejs(x86-64) = 1:10.23.1-1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-full-i18n-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 /usr/bin/node is needed by (installed) npm-1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2.x86_64 Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 �[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
Puppet / 7 - CentOS 8: 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 'centos8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003221446.pp.D2jxrb 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.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.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.85 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:84
Puppet / 7 - CentOS 8: 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 'centos8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003224741.pp.7sLSM1 Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1694997146' Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 �[mNotice: Applied catalog in 0.61 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:84
Puppet / 7 - CentOS 8: 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 'centos8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003228102.pp.eFGoGd Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:10.23.1-1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs = 1:10.23.1-1.module_el8.4.0+645+9ce14ba2 is needed by (installed) npm-1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2.x86_64 nodejs(x86-64) = 1:10.23.1-1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-full-i18n-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 /usr/bin/node is needed by (installed) npm-1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2.x86_64 Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 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:106
Puppet / 7 - CentOS 8: 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 'centos8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003230717.pp.vxbied Last 10 lines of output were: /usr/bin/node is needed by (installed) npm-1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:10.23.1-1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs = 1:10.23.1-1.module_el8.4.0+645+9ce14ba2 is needed by (installed) npm-1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2.x86_64 nodejs(x86-64) = 1:10.23.1-1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-full-i18n-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 /usr/bin/node is needed by (installed) npm-1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2.x86_64 Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 �[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:106
Puppet / 7 - CentOS 8: 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 'centos8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003233344.pp.IL0s1e 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.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.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.84 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:108
Puppet / 7 - CentOS 8: 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 'centos8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003236624.pp.onmmqV Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1694997158' Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 �[mNotice: Applied catalog in 0.62 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:108
Puppet / 7 - CentOS 8
Process completed with exit code 1.
Puppet / 7 - OracleLinux 7: 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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003201429.pp.XeEXPJ Last 10 lines of output were: Error: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs = 1:16.18.1-3.el7 is needed by (installed) npm-1:8.19.2-1.16.18.1.3.el7.x86_64 nodejs(x86-64) = 1:16.18.1-3.el7 is needed by (installed) nodejs-devel-1:16.18.1-3.el7.x86_64 Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:16.18.1-3.el7' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs = 1:16.18.1-3.el7 is needed by (installed) npm-1:8.19.2-1.16.18.1.3.el7.x86_64 nodejs(x86-64) = 1:16.18.1-3.el7 is needed by (installed) nodejs-devel-1:16.18.1-3.el7.x86_64 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs-devel]/ensure: removed �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] �[mNotice: Applied catalog in 0.67 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
Puppet / 7 - OracleLinux 7: 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 'oracle7-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003205031.pp.wlMRed Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.08 seconds Info: Using environment 'production' Info: Applying configuration version '1694997127' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: removed �[mNotice: Applied catalog in 0.55 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
Puppet / 7 - OracleLinux 7
Process completed with exit code 1.
Puppet / 8 - CentOS 7: 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 'centos7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003203706.pp.DRnnNG Last 10 lines of output were: Error: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs = 1:16.18.1-3.el7 is needed by (installed) npm-1:8.19.2-1.16.18.1.3.el7.x86_64 nodejs(x86-64) = 1:16.18.1-3.el7 is needed by (installed) nodejs-devel-1:16.18.1-3.el7.x86_64 Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:16.18.1-3.el7' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs = 1:16.18.1-3.el7 is needed by (installed) npm-1:8.19.2-1.16.18.1.3.el7.x86_64 nodejs(x86-64) = 1:16.18.1-3.el7 is needed by (installed) nodejs-devel-1:16.18.1-3.el7.x86_64 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs-devel]/ensure: removed �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] �[mNotice: Applied catalog in 0.50 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
Puppet / 8 - CentOS 7: 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 'centos7-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003208696.pp.la3aXb Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.12 seconds Info: Using environment 'production' Info: Applying configuration version '1694997132' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: removed �[mNotice: Applied catalog in 0.39 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
Puppet / 8 - CentOS 7
Process completed with exit code 1.
Puppet / 8 - OracleLinux 7: 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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003219811.pp.IFME9g Last 10 lines of output were: Error: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs = 1:16.18.1-3.el7 is needed by (installed) npm-1:8.19.2-1.16.18.1.3.el7.x86_64 nodejs(x86-64) = 1:16.18.1-3.el7 is needed by (installed) nodejs-devel-1:16.18.1-3.el7.x86_64 Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:16.18.1-3.el7' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs = 1:16.18.1-3.el7 is needed by (installed) npm-1:8.19.2-1.16.18.1.3.el7.x86_64 nodejs(x86-64) = 1:16.18.1-3.el7 is needed by (installed) nodejs-devel-1:16.18.1-3.el7.x86_64 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs-devel]/ensure: removed �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] �[mNotice: Applied catalog in 0.65 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
Puppet / 8 - OracleLinux 7: 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 'oracle7-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003225681.pp.1Hfiq9 Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.16 seconds Info: Using environment 'production' Info: Applying configuration version '1694997150' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: removed �[mNotice: Applied catalog in 0.51 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
Puppet / 8 - OracleLinux 7
Process completed with exit code 1.
Puppet / 8 - CentOS 8: 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 'centos8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003237438.pp.Ic9nuL Last 10 lines of output were: nodejs(x86-64) = 1:10.23.1-1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-devel-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 /usr/bin/node is needed by (installed) npm-1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2.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.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.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.25 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
Puppet / 8 - CentOS 8: 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 'centos8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003243007.pp.X5cFR3 Last 10 lines of output were: /usr/bin/node is needed by (installed) npm-1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:10.23.1-1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs = 1:10.23.1-1.module_el8.4.0+645+9ce14ba2 is needed by (installed) npm-1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2.x86_64 nodejs(x86-64) = 1:10.23.1-1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-full-i18n-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 /usr/bin/node is needed by (installed) npm-1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2.x86_64 Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 �[mNotice: Applied catalog in 0.22 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
Puppet / 8 - CentOS 8: 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 'centos8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003247972.pp.nq3LZt Last 10 lines of output were: Info: Yumrepo[nodesource](provider=inifile): changing mode of /etc/yum.repos.d/nodesource.repo from 600 to 644 �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created Info: Yumrepo[nodesource-source](provider=inifile): changing mode of /etc/yum.repos.d/nodesource-source.repo from 600 to 644 Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.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.97 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:84
Puppet / 8 - CentOS 8: 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 'centos8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003253984.pp.GRKLSL Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.29 seconds Info: Using environment 'production' Info: Applying configuration version '1694997178' Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 �[mNotice: Applied catalog in 0.72 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:84
Puppet / 8 - CentOS 8: 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 'centos8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003300342.pp.IVJqQI Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:10.23.1-1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs = 1:10.23.1-1.module_el8.4.0+645+9ce14ba2 is needed by (installed) npm-1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2.x86_64 nodejs(x86-64) = 1:10.23.1-1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-full-i18n-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 /usr/bin/node is needed by (installed) npm-1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2.x86_64 Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.22 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
Puppet / 8 - CentOS 8: 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 'centos8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003305440.pp.NaR2WY Last 10 lines of output were: /usr/bin/node is needed by (installed) npm-1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:10.23.1-1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs = 1:10.23.1-1.module_el8.4.0+645+9ce14ba2 is needed by (installed) npm-1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2.x86_64 nodejs(x86-64) = 1:10.23.1-1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-full-i18n-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 /usr/bin/node is needed by (installed) npm-1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2.x86_64 Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 �[mNotice: Applied catalog in 0.23 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
Puppet / 8 - CentOS 8: 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 'centos8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003310695.pp.kkxelR Last 10 lines of output were: Info: Yumrepo[nodesource](provider=inifile): changing mode of /etc/yum.repos.d/nodesource.repo from 600 to 644 �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created Info: Yumrepo[nodesource-source](provider=inifile): changing mode of /etc/yum.repos.d/nodesource-source.repo from 600 to 644 Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.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.96 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:108
Puppet / 8 - CentOS 8: 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 'centos8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003316622.pp.4Vwh4L Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.27 seconds Info: Using environment 'production' Info: Applying configuration version '1694997201' Error: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 Error: /Stage[main]/Nodejs::Install/Package[npm]/ensure: change from '1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2' to 'absent' failed: Execution of '/usr/bin/rpm -e npm' returned 1: error: Failed dependencies: npm = 1:6.14.10-1.10.23.1.1.module_el8.4.0+645+9ce14ba2 is needed by (installed) nodejs-1:10.23.1-1.module_el8.4.0+645+9ce14ba2.x86_64 �[mNotice: Applied catalog in 0.74 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:108
Puppet / 8 - CentOS 8
Process completed with exit code 1.
Puppet / 8 - OracleLinux 8: 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-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003247885.pp.7mFJQx 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.26 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
Puppet / 8 - OracleLinux 8: 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-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003253305.pp.KWO3pc 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.23 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
Puppet / 8 - OracleLinux 8: 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-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003258567.pp.Fqz5Zq Last 10 lines of output were: Info: Yumrepo[nodesource](provider=inifile): changing mode of /etc/yum.repos.d/nodesource.repo from 600 to 644 �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created Info: Yumrepo[nodesource-source](provider=inifile): changing mode of /etc/yum.repos.d/nodesource-source.repo from 600 to 644 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 1.00 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:84
Puppet / 8 - OracleLinux 8: 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-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003304801.pp.7XFysX Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.28 seconds Info: Using environment 'production' Info: Applying configuration version '1694997189' 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.74 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:84
Puppet / 8 - OracleLinux 8: 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-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003311039.pp.RCBN6H 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.23 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
Puppet / 8 - OracleLinux 8: 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-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003316381.pp.v9syQr 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.23 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
Puppet / 8 - OracleLinux 8: 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-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003321675.pp.jBdFLa Last 10 lines of output were: Info: Yumrepo[nodesource](provider=inifile): changing mode of /etc/yum.repos.d/nodesource.repo from 600 to 644 �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created Info: Yumrepo[nodesource-source](provider=inifile): changing mode of /etc/yum.repos.d/nodesource-source.repo from 600 to 644 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 1.03 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:108
Puppet / 8 - OracleLinux 8: 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-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003327824.pp.VpNtvp Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.28 seconds Info: Using environment 'production' Info: Applying configuration version '1694997212' 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.74 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:108
Puppet / 8 - OracleLinux 8
Process completed with exit code 1.
Puppet / 8 - OracleLinux 9
Canceling since a higher priority waiting request for '453/merge' exists
Puppet / 8 - OracleLinux 9: 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 'oracle9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003139345.pp.BSSw4L Last 10 lines of output were: /usr/bin/node is needed by (installed) npm-1:8.19.2-1.16.18.1.3.el9_1.x86_64 Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:16.18.1-3.el9_1' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs = 1:16.18.1-3.el9_1 is needed by (installed) npm-1:8.19.2-1.16.18.1.3.el9_1.x86_64 nodejs(x86-64) = 1:16.18.1-3.el9_1 is needed by (installed) nodejs-full-i18n-1:16.18.1-3.el9_1.x86_64 nodejs(x86-64) = 1:16.18.1-3el9_1 is needed by (installed) nodejs-devel-1:16.18.1-4.el9.x86_64 /usr/bin/node is needed by (installed) npm-1:8.19.2-1.16.18.1.3.el9_1.x86_64 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs-devel]/ensure: removed �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] �[mNotice: Applied catalog in 0.41 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
Puppet / 8 - OracleLinux 9: 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 'oracle9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003143962.pp.MkH1Du Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.11 seconds Info: Using environment 'production' Info: Applying configuration version '1694997107' Error: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs(x86-64) = 1:16.18.1-3.el9_1 is needed by (installed) nodejs-full-i18n-1:16.18.1-3.el9_1.x86_64 Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:16.18.1-3.el9_1' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs(x86-64) = 1:16.18.1-3.el9_1 is needed by (installed) nodejs-full-i18n-1:16.18.1-3.el9_1.x86_64 �[mNotice: Applied catalog in 0.16 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
Puppet / 8 - OracleLinux 9: 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 'oracle9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003148036.pp.7QGpD5 Last 10 lines of output were: �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource]/ensure: created Info: Yumrepo[nodesource](provider=inifile): changing mode of /etc/yum.repos.d/nodesource.repo from 600 to 644 �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created Info: Yumrepo[nodesource-source](provider=inifile): changing mode of /etc/yum.repos.d/nodesource-source.repo from 600 to 644 Error: /bin/sh: line 1: /usr/bin/npm: No such file or directory Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: change from 'notrun' to ['0'] failed: /bin/sh: line 1: /usr/bin/npm: No such file or directory Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.19 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:84
Puppet / 8 - OracleLinux 9: 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 'oracle9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003152291.pp.PDAUwq Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.21 seconds Info: Using environment 'production' Info: Applying configuration version '1694997115' Error: /bin/sh: line 1: /usr/bin/npm: No such file or directory Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: change from 'notrun' to ['0'] failed: /bin/sh: line 1: /usr/bin/npm: No such file or directory �[mNotice: Applied catalog in 0.19 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:84
Puppet / 8 - OracleLinux 9
The operation was canceled.
Puppet / 8 - CentOS 9
Canceling since a higher priority waiting request for '453/merge' exists
Puppet / 8 - CentOS 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => epel behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003133964.pp.3YOXN1 Last 10 lines of output were: �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs-devel' returned 1: Error: Problem: conflicting requests - nothing provides nodejs(x86-64) = 1:16.18.1-3el9_1 needed by nodejs-devel-1:16.18.1-4.el9.x86_64 from epel Error: /Stage[main]/Nodejs::Install/Package[nodejs-devel]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs-devel' returned 1: Error: Problem: conflicting requests - nothing provides nodejs(x86-64) = 1:16.18.1-3el9_1 needed by nodejs-devel-1:16.18.1-4.el9.x86_64 from epel Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 29.81 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:33
Puppet / 8 - CentOS 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => epel behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003208931.pp.9RttBh Last 10 lines of output were: �[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.27 seconds Info: Using environment 'production' Info: Applying configuration version '1694997133' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs-devel' returned 1: Error: Problem: conflicting requests - nothing provides nodejs(x86-64) = 1:16.18.1-3el9_1 needed by nodejs-devel-1:16.18.1-4.el9.x86_64 from epel Error: /Stage[main]/Nodejs::Install/Package[nodejs-devel]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs-devel' returned 1: Error: Problem: conflicting requests - nothing provides nodejs(x86-64) = 1:16.18.1-3el9_1 needed by nodejs-devel-1:16.18.1-4.el9.x86_64 from epel �[mNotice: Applied catalog in 0.95 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:33
Puppet / 8 - CentOS 9: spec/acceptance/class_spec.rb#L51
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs-devel" to be installed
Puppet / 8 - CentOS 9: 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 'centos9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003215126.pp.XcWko9 Last 10 lines of output were: nodejs = 1:16.20.1-2.el9 is needed by (installed) npm-1:8.19.4-1.16.20.1.2.el9.x86_64 nodejs(x86-64) = 1:16.20.1-2.el9 is needed by (installed) nodejs-full-i18n-1:16.20.1-2.el9.x86_64 /usr/bin/node is needed by (installed) npm-1:8.19.4-1.16.20.1.2.el9.x86_64 Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:16.20.1-2.el9' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs = 1:16.20.1-2.el9 is needed by (installed) npm-1:8.19.4-1.16.20.1.2.el9.x86_64 nodejs(x86-64) = 1:16.20.1-2.el9 is needed by (installed) nodejs-full-i18n-1:16.20.1-2.el9.x86_64 /usr/bin/node is needed by (installed) npm-1:8.19.4-1.16.20.1.2.el9.x86_64 �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] �[mNotice: Applied catalog in 0.35 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
Puppet / 8 - CentOS 9: 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 'centos9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003220314.pp.MqdxgL Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.13 seconds Info: Using environment 'production' Info: Applying configuration version '1694997144' Error: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs(x86-64) = 1:16.20.1-2.el9 is needed by (installed) nodejs-full-i18n-1:16.20.1-2.el9.x86_64 Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:16.20.1-2.el9' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs(x86-64) = 1:16.20.1-2.el9 is needed by (installed) nodejs-full-i18n-1:16.20.1-2.el9.x86_64 �[mNotice: Applied catalog in 0.17 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
Puppet / 8 - CentOS 9: 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 'centos9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003225321.pp.cJR3QH Last 10 lines of output were: �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource]/ensure: created Info: Yumrepo[nodesource](provider=inifile): changing mode of /etc/yum.repos.d/nodesource.repo from 600 to 644 �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created Info: Yumrepo[nodesource-source](provider=inifile): changing mode of /etc/yum.repos.d/nodesource-source.repo from 600 to 644 Error: /bin/sh: line 1: /usr/bin/npm: No such file or directory Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: change from 'notrun' to ['0'] failed: /bin/sh: line 1: /usr/bin/npm: No such file or directory 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/acceptance/class_spec.rb:84
Puppet / 8 - CentOS 9: 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 'centos9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003230583.pp.RkFabi Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.26 seconds Info: Using environment 'production' Info: Applying configuration version '1694997155' Error: /bin/sh: line 1: /usr/bin/npm: No such file or directory Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: change from 'notrun' to ['0'] failed: /bin/sh: line 1: /usr/bin/npm: No such file or directory �[mNotice: Applied catalog in 0.20 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:84
Puppet / 8 - CentOS 9
The operation was canceled.
Puppet / 7 - OracleLinux 9
Canceling since a higher priority waiting request for '453/merge' exists
Puppet / 7 - OracleLinux 9: 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 'oracle9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003149010.pp.MlAnTb Last 10 lines of output were: /usr/bin/node is needed by (installed) npm-1:8.19.2-1.16.18.1.3.el9_1.x86_64 Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:16.18.1-3.el9_1' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs = 1:16.18.1-3.el9_1 is needed by (installed) npm-1:8.19.2-1.16.18.1.3.el9_1.x86_64 nodejs(x86-64) = 1:16.18.1-3.el9_1 is needed by (installed) nodejs-full-i18n-1:16.18.1-3.el9_1.x86_64 nodejs(x86-64) = 1:16.18.1-3el9_1 is needed by (installed) nodejs-devel-1:16.18.1-4.el9.x86_64 /usr/bin/node is needed by (installed) npm-1:8.19.2-1.16.18.1.3.el9_1.x86_64 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs-devel]/ensure: removed �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] �[mNotice: Applied catalog in 0.51 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
Puppet / 7 - OracleLinux 9: 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 'oracle9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003152495.pp.f2dggW Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.09 seconds Info: Using environment 'production' Info: Applying configuration version '1694997115' Error: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs(x86-64) = 1:16.18.1-3.el9_1 is needed by (installed) nodejs-full-i18n-1:16.18.1-3.el9_1.x86_64 Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:16.18.1-3.el9_1' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs(x86-64) = 1:16.18.1-3.el9_1 is needed by (installed) nodejs-full-i18n-1:16.18.1-3.el9_1.x86_64 �[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
Puppet / 7 - OracleLinux 9: 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 'oracle9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003155565.pp.1Uu9GD Last 10 lines of output were: Info: Applying configuration version '1694997118' �[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: /bin/sh: line 1: /usr/bin/npm: No such file or directory Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: change from 'notrun' to ['0'] failed: /bin/sh: line 1: /usr/bin/npm: No such file or directory Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.22 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:84
Puppet / 7 - OracleLinux 9: 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 'oracle9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003158592.pp.eG5zYO Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.13 seconds Info: Using environment 'production' Info: Applying configuration version '1694997121' Error: /bin/sh: line 1: /usr/bin/npm: No such file or directory Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: change from 'notrun' to ['0'] failed: /bin/sh: line 1: /usr/bin/npm: No such file or directory �[mNotice: Applied catalog in 0.23 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:84
Puppet / 7 - OracleLinux 9
The operation was canceled.
Puppet / 7 - CentOS 9
Canceling since a higher priority waiting request for '453/merge' exists
Puppet / 7 - CentOS 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => epel behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003107160.pp.0COri4 Last 10 lines of output were: �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs-devel' returned 1: Error: Problem: conflicting requests - nothing provides nodejs(x86-64) = 1:16.18.1-3el9_1 needed by nodejs-devel-1:16.18.1-4.el9.x86_64 from epel Error: /Stage[main]/Nodejs::Install/Package[nodejs-devel]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs-devel' returned 1: Error: Problem: conflicting requests - nothing provides nodejs(x86-64) = 1:16.18.1-3el9_1 needed by nodejs-devel-1:16.18.1-4.el9.x86_64 from epel Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 16.03 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:33
Puppet / 7 - CentOS 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => epel behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003125822.pp.xK8rlr Last 10 lines of output were: �[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.12 seconds Info: Using environment 'production' Info: Applying configuration version '1694997087' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs-devel' returned 1: Error: Problem: conflicting requests - nothing provides nodejs(x86-64) = 1:16.18.1-3el9_1 needed by nodejs-devel-1:16.18.1-4.el9.x86_64 from epel Error: /Stage[main]/Nodejs::Install/Package[nodejs-devel]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs-devel' returned 1: Error: Problem: conflicting requests - nothing provides nodejs(x86-64) = 1:16.18.1-3el9_1 needed by nodejs-devel-1:16.18.1-4.el9.x86_64 from epel �[mNotice: Applied catalog in 0.85 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:33
Puppet / 7 - CentOS 9: spec/acceptance/class_spec.rb#L51
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs-devel" to be installed
Puppet / 7 - CentOS 9: 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 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003129363.pp.iOAIxh Last 10 lines of output were: nodejs = 1:16.20.1-2.el9 is needed by (installed) npm-1:8.19.4-1.16.20.1.2.el9.x86_64 nodejs(x86-64) = 1:16.20.1-2.el9 is needed by (installed) nodejs-full-i18n-1:16.20.1-2.el9.x86_64 /usr/bin/node is needed by (installed) npm-1:8.19.4-1.16.20.1.2.el9.x86_64 Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:16.20.1-2.el9' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs = 1:16.20.1-2.el9 is needed by (installed) npm-1:8.19.4-1.16.20.1.2.el9.x86_64 nodejs(x86-64) = 1:16.20.1-2.el9 is needed by (installed) nodejs-full-i18n-1:16.20.1-2.el9.x86_64 /usr/bin/node is needed by (installed) npm-1:8.19.4-1.16.20.1.2.el9.x86_64 �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install] �[mNotice: Applied catalog in 0.32 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
Puppet / 7 - CentOS 9: 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 'centos9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003132114.pp.shyobz Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.07 seconds Info: Using environment 'production' Info: Applying configuration version '1694997094' Error: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs(x86-64) = 1:16.20.1-2.el9 is needed by (installed) nodejs-full-i18n-1:16.20.1-2.el9.x86_64 Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:16.20.1-2.el9' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies: nodejs(x86-64) = 1:16.20.1-2.el9 is needed by (installed) nodejs-full-i18n-1:16.20.1-2.el9.x86_64 �[mNotice: Applied catalog in 0.16 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
Puppet / 7 - CentOS 9: 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 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003134724.pp.vYHclE Last 10 lines of output were: Info: Applying configuration version '1694997096' �[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: /bin/sh: line 1: /usr/bin/npm: No such file or directory Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: change from 'notrun' to ['0'] failed: /bin/sh: line 1: /usr/bin/npm: No such file or directory Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.17 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:84
Puppet / 7 - CentOS 9: 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 'centos9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003137431.pp.4oTGis Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1694997099' Error: /bin/sh: line 1: /usr/bin/npm: No such file or directory Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: change from 'notrun' to ['0'] failed: /bin/sh: line 1: /usr/bin/npm: No such file or directory �[mNotice: Applied catalog in 0.15 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:84
Puppet / 7 - CentOS 9
The operation was canceled.