Skip to content

modulesync 9.3.0

modulesync 9.3.0 #19

Triggered via pull request September 16, 2024 19:06
@jhoblittjhoblitt
synchronize #6
modulesync
Status Failure
Total duration 2m 19s
Artifacts

ci.yml

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

Annotations

27 errors and 1 warning
Puppet / 8 (Ruby 3.2): spec/classes/cmdline_spec.rb#L11
pi::cmdline on almalinux-8-x86_64 is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::operatingsystem'. (file: /home/runner/work/puppet-pi/puppet-pi/spec/fixtures/modules/augeas/manifests/params.pp, line: 9, column: 19) (file: /home/runner/work/puppet-pi/puppet-pi/spec/fixtures/modules/pi/manifests/cmdline.pp, line: 14) on node fv-az1673-305.lb1qojfxm3genb4ph43ig2eqrc.cx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/cmdline_spec.rb#L11
pi::cmdline on almalinux-9-x86_64 is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::operatingsystem'. (file: /home/runner/work/puppet-pi/puppet-pi/spec/fixtures/modules/augeas/manifests/params.pp, line: 9, column: 19) (file: /home/runner/work/puppet-pi/puppet-pi/spec/fixtures/modules/pi/manifests/cmdline.pp, line: 14) on node fv-az1673-305.lb1qojfxm3genb4ph43ig2eqrc.cx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/classes/cmdline_spec.rb#L11
pi::cmdline on almalinux-8-x86_64 is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::operatingsystem'. (file: /home/runner/work/puppet-pi/puppet-pi/spec/fixtures/modules/augeas/manifests/params.pp, line: 9, column: 19) (file: /home/runner/work/puppet-pi/puppet-pi/spec/fixtures/modules/pi/manifests/cmdline.pp, line: 14) on node fv-az816-954.m0u0gjf3tgau5nacy21rjgffed.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/cmdline_spec.rb#L11
pi::cmdline on almalinux-9-x86_64 is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::operatingsystem'. (file: /home/runner/work/puppet-pi/puppet-pi/spec/fixtures/modules/augeas/manifests/params.pp, line: 9, column: 19) (file: /home/runner/work/puppet-pi/puppet-pi/spec/fixtures/modules/pi/manifests/cmdline.pp, line: 14) on node fv-az816-954.m0u0gjf3tgau5nacy21rjgffed.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
pi::cmdline::parameter define without any parameters 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 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190727611.IBMwOr.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/cmdline/parameter_spec.rb:8
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pi::cmdline::parameter define without any parameters 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 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190729589.w2iDlT.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/cmdline/parameter_spec.rb:8
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/cmdline/parameter_spec.rb#L18
pi::cmdline::parameter define without any parameters File "/boot/cmdline.txt" content is expected to match "8250.nr_uarts=0" Failure/Error: its(:content) { is_expected.to match param } expected "console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles\n" to match "8250.nr_uarts=0" Diff: @@ -1 +1 @@ -8250.nr_uarts=0 +console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/cmdline/parameter_spec.rb#L18
pi::cmdline::parameter define without any parameters File "/boot/cmdline.txt" content is expected to match "coherent_pool=1M" Failure/Error: its(:content) { is_expected.to match param } expected "console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles\n" to match "coherent_pool=1M" Diff: @@ -1 +1 @@ -coherent_pool=1M +console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/cmdline/parameter_spec.rb#L18
pi::cmdline::parameter define without any parameters File "/boot/cmdline.txt" content is expected to match "snd_bcm2835.enable_headphones=0" Failure/Error: its(:content) { is_expected.to match param } expected "console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles\n" to match "snd_bcm2835.enable_headphones=0" Diff: @@ -1 +1 @@ -snd_bcm2835.enable_headphones=0 +console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
pi::cmdline class without any parameters 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 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190732203.hqdIAP.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/cmdline_spec.rb:7
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pi::cmdline class without any parameters 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 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190734167.xqcdrR.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/cmdline_spec.rb:7
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/cmdline_spec.rb#L10
pi::cmdline class without any parameters File "/opt/puppetlabs/puppet/share/augeas/lenses/boot_cmdline.aug" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/puppetlabs/puppet/share/augeas/lenses/boot_cmdline.aug".file?` to be truthy, got false
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
pi::cmdline class with parameters => 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 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190736338.0gT9Km.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/cmdline_spec.rb:16
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pi::cmdline class with parameters => 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 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190738252.bXP2H1.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/cmdline_spec.rb:16
Puppet / Puppet 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
pi::cmdline::parameter define without any parameters 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 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190739152.vluQv4.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/cmdline/parameter_spec.rb:8
Puppet / Puppet 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pi::cmdline::parameter define without any parameters 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 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190741152.J2HyIn.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/cmdline/parameter_spec.rb:8
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/cmdline/parameter_spec.rb#L18
pi::cmdline::parameter define without any parameters File "/boot/cmdline.txt" content is expected to match "8250.nr_uarts=0" Failure/Error: its(:content) { is_expected.to match param } expected "console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles\n" to match "8250.nr_uarts=0" Diff: @@ -1 +1 @@ -8250.nr_uarts=0 +console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/cmdline/parameter_spec.rb#L18
pi::cmdline::parameter define without any parameters File "/boot/cmdline.txt" content is expected to match "coherent_pool=1M" Failure/Error: its(:content) { is_expected.to match param } expected "console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles\n" to match "coherent_pool=1M" Diff: @@ -1 +1 @@ -coherent_pool=1M +console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/cmdline/parameter_spec.rb#L18
pi::cmdline::parameter define without any parameters File "/boot/cmdline.txt" content is expected to match "snd_bcm2835.enable_headphones=0" Failure/Error: its(:content) { is_expected.to match param } expected "console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles\n" to match "snd_bcm2835.enable_headphones=0" Diff: @@ -1 +1 @@ -snd_bcm2835.enable_headphones=0 +console=serial0,115200 console=tty1 root=PARTUUID=4a435670-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
Puppet / Puppet 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
pi::cmdline class without any parameters 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 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190743796.gWgVRm.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/cmdline_spec.rb:7
Puppet / Puppet 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pi::cmdline class without any parameters 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 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190745781.LM1W80.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/cmdline_spec.rb:7
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/cmdline_spec.rb#L10
pi::cmdline class without any parameters File "/opt/puppetlabs/puppet/share/augeas/lenses/boot_cmdline.aug" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/puppetlabs/puppet/share/augeas/lenses/boot_cmdline.aug".file?` to be truthy, got false
Puppet / Puppet 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
pi::cmdline class with parameters => 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 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190748003.YD3AGi.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/cmdline_spec.rb:16
Puppet / Puppet 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pi::cmdline class with parameters => 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 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190749944.D3iEPf.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /etc/puppetlabs/code/environments/production/modules/augeas/manifests/params.pp, line: 7, column: 8) (file: /etc/puppetlabs/code/environments/production/modules/pi/manifests/cmdline.pp, line: 14) on node almalinux8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/cmdline_spec.rb:16
Puppet / Test suite
Process completed with exit code 1.
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 7