modulesync 9.1.0 #79
Annotations
10 errors
Run tests:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for basic on almalinux8-64-puppet7.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_105844192.pp.zABVTp
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1702637925'
Error: Could not find a suitable provider for kernel_parameter
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 0.01 seconds
|
Run tests:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for basic on almalinux8-64-puppet7.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_105845563.pp.UeZEwA
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1702637926'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Run tests:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for basic on almalinux8-64-puppet7.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Run tests:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for normal_bootmode on almalinux8-64-puppet7.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_105847053.pp.SEJHHr
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1702637928'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Run tests:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for normal_bootmode on almalinux8-64-puppet7.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_105848381.pp.o0HVFb
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1702637929'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Run tests:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for normal_bootmode on almalinux8-64-puppet7.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Run tests:
spec/acceptance/05_grub2_users_spec.rb#L37
GRUB2 User Tests on almalinux8-64-puppet7.example.com set a user on the system with a plain text password has a legacy file
Failure/Error: create_remote_file(host, legacy_file, '# Legacy File')
Net::SCP::Error:
SCP did not finish successfully (1):
|
Run tests:
spec/acceptance/05_grub2_users_spec.rb#L42
GRUB2 User Tests on almalinux8-64-puppet7.example.com set a user on the system with a plain text password works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_105849950.pp.ODBkNV
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1702637931'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Run tests:
spec/acceptance/05_grub2_users_spec.rb#L50
GRUB2 User Tests on almalinux8-64-puppet7.example.com set a user on the system with a plain text password is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_105851440.pp.Uejkfr
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1702637932'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Run tests:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on almalinux8-64-puppet7.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub.d/02_puppet_managed_users
Last 10 lines of output were:
grep: /etc/grub.d/02_puppet_managed_users: No such file or directory
|
The logs for this run have expired and are no longer available.
Loading