Bootstrap agent2 support #697
Annotations
7 errors
Run tests:
spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64-none.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112903269.pp.GCiS8V
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.12 seconds
Info: Using environment 'production'
Info: Applying configuration version '1709810944'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]: Not removing directory; use 'force' to override
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]/ensure: removed
Info: /etc/zabbix/zabbix_agent2.d: Scheduling refresh of Service[zabbix-agent]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Unscheduling refresh on Service[zabbix-agent]
�[mNotice: Applied catalog in 8.43 seconds
|
Run tests:
spec/acceptance/agent_spec.rb#L122
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent2" to be running
|
Run tests:
spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent2" to be enabled
|
Run tests:
spec/acceptance/agent_spec.rb#L131
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64-none.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112923725.pp.9y4ogM
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.11 seconds
Info: Using environment 'production'
Info: Applying configuration version '1709810965'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]: Not removing directory; use 'force' to override
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]/ensure: removed
Info: /etc/zabbix/zabbix_agent2.d: Scheduling refresh of Service[zabbix-agent]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Unscheduling refresh on Service[zabbix-agent]
�[mNotice: Applied catalog in 8.51 seconds
|
Run tests:
spec/acceptance/agent_spec.rb#L155
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64-none.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112944221.pp.UB5HTk
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.11 seconds
Info: Using environment 'production'
Info: Applying configuration version '1709810985'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]: Not removing directory; use 'force' to override
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]/ensure: removed
Info: /etc/zabbix/zabbix_agent2.d: Scheduling refresh of Service[zabbix-agent]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Unscheduling refresh on Service[zabbix-agent]
�[mNotice: Applied catalog in 8.51 seconds
|
Run tests:
spec/acceptance/agent_spec.rb#L174
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64-none.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113004733.pp.XaqqTi
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.11 seconds
Info: Using environment 'production'
Info: Applying configuration version '1709811006'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]: Not removing directory; use 'force' to override
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]/ensure: removed
Info: /etc/zabbix/zabbix_agent2.d: Scheduling refresh of Service[zabbix-agent]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Unscheduling refresh on Service[zabbix-agent]
�[mNotice: Applied catalog in 8.52 seconds
|
Run tests
Process completed with exit code 1.
|
Loading