Skip to content

Support multiple values in TLSAccept #778

Support multiple values in TLSAccept

Support multiple values in TLSAccept #778

Triggered via pull request May 17, 2024 11:43
Status Failure
Total duration 14m 24s
Artifacts

ci.yml

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

Annotations

20 errors
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L314
zabbix::agent on archlinux-rolling-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^AllowRoot=0$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^AllowRoot=0$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L315
zabbix::agent on archlinux-rolling-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^BufferSend=5$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^BufferSend=5$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L316
zabbix::agent on archlinux-rolling-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^BufferSize=100$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^BufferSize=100$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L317
zabbix::agent on archlinux-rolling-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^DebugLevel=4$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^DebugLevel=4$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L318
zabbix::agent on archlinux-rolling-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^AllowKey=system.run\[\*\]$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^AllowKey=system.run\[\*\]$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L319
zabbix::agent on archlinux-rolling-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^DenyKey=system.run\[\*\]$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^DenyKey=system.run\[\*\]$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L320
zabbix::agent on archlinux-rolling-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^Hostname=10050$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^Hostname=10050$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L321
zabbix::agent on archlinux-rolling-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^Include=\/etc\/zabbix\/zabbix_agentd.d$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^Include=/etc/zabbix/zabbix_agentd.d$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L322
zabbix::agent on archlinux-rolling-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^ListenPort=10050$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^ListenPort=10050$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L323
zabbix::agent on archlinux-rolling-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^ListenIP=127.0.0.1$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^ListenIP=127.0.0.1$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L314
zabbix::agent on ubuntu-22.04-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^AllowRoot=0$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^AllowRoot=0$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L315
zabbix::agent on ubuntu-22.04-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^BufferSend=5$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^BufferSend=5$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L316
zabbix::agent on ubuntu-22.04-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^BufferSize=100$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^BufferSize=100$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L317
zabbix::agent on ubuntu-22.04-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^DebugLevel=4$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^DebugLevel=4$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L318
zabbix::agent on ubuntu-22.04-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^AllowKey=system.run\[\*\]$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^AllowKey=system.run\[\*\]$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L319
zabbix::agent on ubuntu-22.04-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^DenyKey=system.run\[\*\]$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^DenyKey=system.run\[\*\]$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L320
zabbix::agent on ubuntu-22.04-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^Hostname=10050$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^Hostname=10050$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L321
zabbix::agent on ubuntu-22.04-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^Include=\/etc\/zabbix\/zabbix_agentd.d$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^Include=/etc/zabbix/zabbix_agentd.d$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L322
zabbix::agent on ubuntu-22.04-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^ListenPort=10050$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^ListenPort=10050$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L323
zabbix::agent on ubuntu-22.04-x86_64 configuration file with full options is expected to contain File[/etc/zabbix/zabbix_agentd.conf] with content =~ /^ListenIP=127.0.0.1$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.conf').with_content %r{^ListenIP=127.0.0.1$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]: parameter 'tlsaccept' expects a value of type Undef or Array, got String (line: 2, column: 1) on node agent.example.com