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 #88

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 #88

Triggered via pull request September 18, 2023 00:40
@kenyonkenyon
synchronize #453
modulesync
Status Failure
Total duration 7m 43s
Artifacts

ci.yml

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

Annotations

8 errors
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_004251962.pp.E9Ellt 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.39 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_004310717.pp.DyU43m Last 10 lines of output were: �[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1694997792' 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.76 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
Process completed with exit code 1.
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_004314124.pp.ztwOYw 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 15.02 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_004333432.pp.uuneOI Last 10 lines of output were: �[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.23 seconds Info: Using environment 'production' Info: Applying configuration version '1694997817' 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.74 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
Process completed with exit code 1.