Skip to content

Add Rocky/AlmaLinux support #52

Add Rocky/AlmaLinux support

Add Rocky/AlmaLinux support #52

Triggered via pull request October 30, 2023 13:36
Status Failure
Total duration 5m 6s
Artifacts

ci.yml

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

Annotations

16 errors and 2 warnings
Puppet / 7 - AlmaLinux 9: spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on almalinux9-64-puppet7.example.com full updates when using a target file works with no errors Failure/Error: apply_manifest_on(host, manifest, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133921743.pp.O1RCCf Last 10 lines of output were: �[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.03 seconds Info: Using environment 'production' Info: Applying configuration version '1698673163' �[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' and live value from '100002' to '100001' Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' and live value from '655360' to '8193' Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: Applied catalog in 0.04 seconds
Puppet / 7 - AlmaLinux 9: spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on almalinux9-64-puppet7.example.com full updates when using a target file is idempotent Failure/Error: apply_manifest_on(host, manifest, { catch_changes: true }) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133923608.pp.jXy5hb Last 10 lines of output were: �[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.03 seconds Info: Using environment 'production' Info: Applying configuration version '1698673165' �[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: Applied catalog in 0.04 seconds
Puppet / 7 - AlmaLinux 9: spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on almalinux9-64-puppet7.example.com full updates when using a target file has correct file contents Failure/Error: expect(file_contents_on(host, '/etc/sysctl.d/20-fs.conf')).to match(%r{fs\.nr_open = 100001}) expected nil to match /fs\.nr_open = 100001/
Puppet / 7 - AlmaLinux 9
Process completed with exit code 1.
Puppet / 8 - AlmaLinux 9: spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on almalinux9-64-puppet8.example.com full updates when using a target file works with no errors Failure/Error: apply_manifest_on(host, manifest, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133934344.pp.THvdwc Last 10 lines of output were: �[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.05 seconds Info: Using environment 'production' Info: Applying configuration version '1698673176' �[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' and live value from '100002' to '100001' Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' and live value from '655360' to '8193' Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: Applied catalog in 0.04 seconds
Puppet / 8 - AlmaLinux 9: spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on almalinux9-64-puppet8.example.com full updates when using a target file is idempotent Failure/Error: apply_manifest_on(host, manifest, { catch_changes: true }) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133937005.pp.mPC6NL Last 10 lines of output were: �[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.05 seconds Info: Using environment 'production' Info: Applying configuration version '1698673179' �[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: Applied catalog in 0.04 seconds
Puppet / 8 - AlmaLinux 9: spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on almalinux9-64-puppet8.example.com full updates when using a target file has correct file contents Failure/Error: expect(file_contents_on(host, '/etc/sysctl.d/20-fs.conf')).to match(%r{fs\.nr_open = 100001}) expected nil to match /fs\.nr_open = 100001/
Puppet / 8 - AlmaLinux 9
Process completed with exit code 1.
Puppet / 8 - Rocky 9: spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on rocky9-64-puppet8.example.com full updates when using a target file works with no errors Failure/Error: apply_manifest_on(host, manifest, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133938334.pp.JsMfaU Last 10 lines of output were: �[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.05 seconds Info: Using environment 'production' Info: Applying configuration version '1698673180' �[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' and live value from '100002' to '100001' Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' and live value from '655360' to '8193' Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: Applied catalog in 0.04 seconds
Puppet / 8 - Rocky 9: spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on rocky9-64-puppet8.example.com full updates when using a target file is idempotent Failure/Error: apply_manifest_on(host, manifest, { catch_changes: true }) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133941047.pp.Y91APs Last 10 lines of output were: �[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.05 seconds Info: Using environment 'production' Info: Applying configuration version '1698673183' �[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: Applied catalog in 0.04 seconds
Puppet / 8 - Rocky 9: spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on rocky9-64-puppet8.example.com full updates when using a target file has correct file contents Failure/Error: expect(file_contents_on(host, '/etc/sysctl.d/20-fs.conf')).to match(%r{fs\.nr_open = 100001}) expected nil to match /fs\.nr_open = 100001/
Puppet / 8 - Rocky 9
Process completed with exit code 1.
Puppet / 7 - Rocky 9: spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on rocky9-64-puppet7.example.com full updates when using a target file works with no errors Failure/Error: apply_manifest_on(host, manifest, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133946708.pp.8BE33i Last 10 lines of output were: �[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.04 seconds Info: Using environment 'production' Info: Applying configuration version '1698673188' �[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' and live value from '100002' to '100001' Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' and live value from '655360' to '8193' Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: Applied catalog in 0.07 seconds
Puppet / 7 - Rocky 9: spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on rocky9-64-puppet7.example.com full updates when using a target file is idempotent Failure/Error: apply_manifest_on(host, manifest, { catch_changes: true }) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133949128.pp.2e1tio Last 10 lines of output were: �[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.03 seconds Info: Using environment 'production' Info: Applying configuration version '1698673191' �[mNotice: /Stage[main]/Main/Sysctl[fs.nr_open]/value: changed configuration value from '' to '100001' Error: /Stage[main]/Main/Sysctl[fs.nr_open]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]/value: changed configuration value from '' to '8193' Error: /Stage[main]/Main/Sysctl[fs.inotify.max_user_watches]: Could not evaluate: Failed to save Augeas tree to file. See debug logs for details. �[mNotice: Applied catalog in 0.08 seconds
Puppet / 7 - Rocky 9: spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on rocky9-64-puppet7.example.com full updates when using a target file has correct file contents Failure/Error: expect(file_contents_on(host, '/etc/sysctl.d/20-fs.conf')).to match(%r{fs\.nr_open = 100001}) expected nil to match /fs\.nr_open = 100001/
Puppet / 7 - Rocky 9
Process completed with exit code 1.
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/sysctl/augeas_spec.rb#L172
Puppet::Type::Sysctl::ProviderAugeas with full file should delete entries Skipped: Temporarily skipped with xit
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/sysctl/augeas_spec.rb#L172
Puppet::Type::Sysctl::ProviderAugeas with full file should delete entries Skipped: Temporarily skipped with xit