Rdb save incremental fsync #397
Triggered via pull request
November 16, 2023 16:19
Status
Failure
Total duration
14m 25s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
15s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
22 errors
Puppet / 8 - Ubuntu 18.04:
spec/acceptance/suites/default/redis_spec.rb#L48
redis runs successfully when using Redis apt repository
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162448821.pp.GPxLXN
Last 10 lines of output were:
Warning: /Stage[main]/Redis::Config/File[/etc/default/redis-server]: Skipping because of failed dependencies
Warning: /Stage[main]/Redis::Config/Redis::Instance[default]/File[/etc/redis/redis.conf.puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Redis::Config/Redis::Instance[default]/Exec[copy /etc/redis/redis.conf.puppet to /etc/redis/redis.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Redis::Config/Redis::Instance[default]/Systemd::Service_limits[redis-server.service]/Systemd::Dropin_file[redis-server.service-90-limits.conf]/File[/etc/systemd/system/redis-server.service.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Redis::Ulimit/File[/etc/systemd/system/redis-server.service.d/limit.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Redis::Config/Redis::Instance[default]/Systemd::Service_limits[redis-server.service]/Systemd::Dropin_file[redis-server.service-90-limits.conf]/File[/etc/systemd/system/redis-server.service.d/90-limits.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Redis::Config/Redis::Instance[default]/Systemd::Service_limits[redis-server.service]/Systemd::Dropin_file[redis-server.service-90-limits.conf]/Systemd::Daemon_reload[redis-server.service]/Exec[systemd-redis-server.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Redis::Service/Service[redis-server]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.70 seconds
|
Puppet / 8 - Ubuntu 18.04
Process completed with exit code 1.
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_spec.rb#L1710
redis on almalinux-8-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_spec.rb#L1710
redis on almalinux-9-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_spec.rb#L1710
redis on centos-7-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_spec.rb#L1710
redis on centos-8-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_spec.rb#L1710
redis on centos-9-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_spec.rb#L1710
redis on debian-10-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_spec.rb#L1710
redis on debian-11-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_spec.rb#L1710
redis on redhat-7-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_spec.rb#L1710
redis on redhat-8-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_spec.rb#L1710
redis on redhat-9-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az885-747.m43iyx0u3v4e1h2pvvlabjukza.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_spec.rb#L1710
redis on centos-7-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1498-492.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_spec.rb#L1710
redis on ubuntu-20.04-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1498-492.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_spec.rb#L1710
redis on centos-9-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1498-492.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_spec.rb#L1710
redis on rocky-9-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1498-492.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_spec.rb#L1710
redis on centos-8-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1498-492.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_spec.rb#L1710
redis on redhat-9-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1498-492.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_spec.rb#L1710
redis on redhat-8-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1498-492.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_spec.rb#L1710
redis on rocky-8-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1498-492.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_spec.rb#L1710
redis on debian-10-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1498-492.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_spec.rb#L1710
redis on redhat-7-x86_64 test rdb-save-incremental-fsync Undef is expected not to contain File[/etc/redis.conf.puppet] with content =~ /^rdb-save-incremental-fsync/
Failure/Error: it { is_expected.not_to contain_file(config_file_orig).with('content' => %r{^rdb-save-incremental-fsync}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis]: parameter 'rdb_save_incremental_fsync' expects a value of type Undef or Boolean, got String (line: 2, column: 1) on node fv-az1498-492.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net
|