Skip to content

Add EL9 support

Add EL9 support #75

Triggered via pull request December 5, 2024 15:28
Status Failure
Total duration 3m 7s
Artifacts

ci.yml

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

Annotations

33 errors and 8 warnings
Puppet / 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_153104556.RBrZa2.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.04 seconds Info: Using environment 'production' Info: Applying configuration version '1733412665' �[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.03 seconds
Puppet / 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_153106229.A9rmLW.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.04 seconds Info: Using environment 'production' Info: Applying configuration version '1733412667' �[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.03 seconds
Puppet / 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 / Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
Puppet / 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_153104383.TXYfal.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.03 seconds Info: Using environment 'production' Info: Applying configuration version '1733412665' �[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.03 seconds
Puppet / 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_153106124.LCzPns.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.03 seconds Info: Using environment 'production' Info: Applying configuration version '1733412667' �[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.03 seconds
Puppet / 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 / Puppet 8 - AlmaLinux 9
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on oracle9-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 'oracle9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153116161.XiP5es.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.04 seconds Info: Using environment 'production' Info: Applying configuration version '1733412677' �[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 / Puppet 7 - OracleLinux 9: spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on oracle9-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 'oracle9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153117843.zsCVgy.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.02 seconds Info: Using environment 'production' Info: Applying configuration version '1733412679' �[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 / Puppet 7 - OracleLinux 9: spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on oracle9-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 / Puppet 7 - OracleLinux 9
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 9: spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on oracle9-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 'oracle9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153117793.jg53zz.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.03 seconds Info: Using environment 'production' Info: Applying configuration version '1733412679' �[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.03 seconds
Puppet / Puppet 8 - OracleLinux 9: spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on oracle9-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 'oracle9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153119557.4AiHMq.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.02 seconds Info: Using environment 'production' Info: Applying configuration version '1733412681' �[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.03 seconds
Puppet / Puppet 8 - OracleLinux 9: spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on oracle9-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 / Puppet 8 - OracleLinux 9
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 9: spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on centos9-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 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153118497.iIJTdl.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.02 seconds Info: Using environment 'production' Info: Applying configuration version '1733412679' �[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.05 seconds
Puppet / Puppet 7 - CentOS 9: spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on centos9-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 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153120112.6KXZxP.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.03 seconds Info: Using environment 'production' Info: Applying configuration version '1733412681' �[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.03 seconds
Puppet / Puppet 7 - CentOS 9: spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on centos9-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 / Puppet 7 - CentOS 9
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 9: spec/acceptance/sysctl_spec.rb#L213
Sysctl Tests on centos9-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 'centos9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153124385.IYfO85.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.03 seconds Info: Using environment 'production' Info: Applying configuration version '1733412685' �[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.03 seconds
Puppet / Puppet 8 - CentOS 9: spec/acceptance/sysctl_spec.rb#L217
Sysctl Tests on centos9-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 'centos9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153126102.TDd9bC.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.03 seconds Info: Using environment 'production' Info: Applying configuration version '1733412687' �[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.03 seconds
Puppet / Puppet 8 - CentOS 9: spec/acceptance/sysctl_spec.rb#L221
Sysctl Tests on centos9-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 / Puppet 8 - CentOS 9
Process completed with exit code 1.
Puppet / 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_153128769.HWnMM6.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.04 seconds Info: Using environment 'production' Info: Applying configuration version '1733412690' �[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.03 seconds
Puppet / 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_153130442.hfj0HC.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.04 seconds Info: Using environment 'production' Info: Applying configuration version '1733412691' �[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.03 seconds
Puppet / 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 / Puppet 7 - Rocky 9
Process completed with exit code 1.
Puppet / 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_153134309.Zq2Qvk.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.04 seconds Info: Using environment 'production' Info: Applying configuration version '1733412695' �[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 / 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_153136218.VvC1D3.pp Last 10 lines of output were: Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.03 seconds Info: Using environment 'production' Info: Applying configuration version '1733412697' �[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 / 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 / Puppet 8 - Rocky 9
Process completed with exit code 1.
Puppet / Test suite
Process completed with exit code 1.
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Debian 10
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Ubuntu 18.04
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system RedHat 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 8
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system FreeBSD 12
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