Skip to content

Remove unsupported OS #839

Remove unsupported OS

Remove unsupported OS #839

Triggered via pull request June 28, 2024 11:25
Status Cancelled
Total duration 24m 55s
Artifacts

ci.yml

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

Annotations

300 errors and 12 warnings
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113310700.z3Iz4V.pp Last 10 lines of output were: Jun 28 11:34:54 centos7-64-puppet8.example.com zabbix_agentd[857]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:34:54 centos7-64-puppet8.example.com zabbix_agentd[857]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:34:54 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:34:54 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:34:54 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 101.95 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113454909.tQ21K8.pp Last 10 lines of output were: Jun 28 11:35:08 centos7-64-puppet8.example.com systemd[1]: New main PID 997 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:35:08 centos7-64-puppet8.example.com systemd[1]: New main PID 997 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:36:38 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 11:36:38 centos7-64-puppet8.example.com zabbix_agentd[997]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:36:38 centos7-64-puppet8.example.com zabbix_agentd[997]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:36:38 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:36:38 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:36:38 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 101.26 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113639002.qUGSMy.pp Last 10 lines of output were: Jun 28 11:36:52 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:36:52 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:36:52 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:36:52 centos7-64-puppet8.example.com zabbix_agentd[1219]: zabbix_agentd [1219]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:36:52 centos7-64-puppet8.example.com zabbix_agentd[1221]: Starting Zabbix Agent [centos7-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:36:52 centos7-64-puppet8.example.com zabbix_agentd[1221]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 101.26 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113822588.V38RHu.pp Last 10 lines of output were: Jun 28 11:38:22 centos7-64-puppet8.example.com zabbix_agentd[1221]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:38:22 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:38:22 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:38:22 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:38:35 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:38:35 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:38:35 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:38:35 centos7-64-puppet8.example.com zabbix_agentd[1359]: zabbix_agentd [1359]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.34 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114006144.bWTCU8.pp Last 10 lines of output were: Jun 28 11:40:05 centos7-64-puppet8.example.com zabbix_agentd[1361]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:40:05 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:40:05 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:40:05 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:40:19 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:40:19 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:40:19 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:40:19 centos7-64-puppet8.example.com zabbix_agentd[1506]: zabbix_agentd [1506]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.29 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114149580.pICSv4.pp Last 10 lines of output were: Jun 28 11:41:49 centos7-64-puppet8.example.com zabbix_agentd[1508]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:41:49 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:41:49 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:41:49 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:42:02 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:42:02 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:42:02 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:42:02 centos7-64-puppet8.example.com zabbix_agentd[1645]: zabbix_agentd [1645]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.11 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113449333.WUMBIS.pp Last 10 lines of output were: Jun 28 11:36:34 oracle7-64-puppet8.example.com zabbix_agentd[915]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:36:34 oracle7-64-puppet8.example.com zabbix_agentd[915]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:36:34 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:36:34 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:36:34 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 103.49 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113634875.WKxlM9.pp Last 10 lines of output were: Jun 28 11:36:48 oracle7-64-puppet8.example.com systemd[1]: New main PID 1036 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:36:48 oracle7-64-puppet8.example.com systemd[1]: New main PID 1036 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:38:18 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 11:38:18 oracle7-64-puppet8.example.com zabbix_agentd[1036]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:38:18 oracle7-64-puppet8.example.com zabbix_agentd[1036]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:38:18 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:38:18 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:38:18 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.23 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113819702.CoI8zx.pp Last 10 lines of output were: Jun 28 11:38:33 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:38:33 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:38:33 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:38:33 oracle7-64-puppet8.example.com zabbix_agentd[1239]: zabbix_agentd [1239]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:38:33 oracle7-64-puppet8.example.com zabbix_agentd[1241]: Starting Zabbix Agent [oracle7-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:38:33 oracle7-64-puppet8.example.com zabbix_agentd[1241]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 102.13 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114003816.BWB5xC.pp Last 10 lines of output were: Jun 28 11:40:03 oracle7-64-puppet8.example.com zabbix_agentd[1241]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:40:03 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:40:03 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:40:03 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:40:17 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:40:17 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:40:17 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:40:17 oracle7-64-puppet8.example.com zabbix_agentd[1360]: zabbix_agentd [1360]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.96 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114147875.uYVjDC.pp Last 10 lines of output were: Jun 28 11:41:47 oracle7-64-puppet8.example.com zabbix_agentd[1362]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:41:47 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:41:47 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:41:47 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:42:01 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:42:01 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:42:01 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:42:01 oracle7-64-puppet8.example.com zabbix_agentd[1488]: zabbix_agentd [1488]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.96 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114331820.pxBMqa.pp Last 10 lines of output were: Jun 28 11:43:31 oracle7-64-puppet8.example.com zabbix_agentd[1490]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:43:31 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:43:31 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:43:31 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:43:45 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:43:45 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:43:45 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:43:45 oracle7-64-puppet8.example.com zabbix_agentd[1608]: zabbix_agentd [1608]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.99 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113023011.rI6lxU.pp Last 10 lines of output were: Jun 28 11:32:06 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:32:06 rocky8-64-puppet7.example.com zabbix_agentd[1137]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:32:06 rocky8-64-puppet7.example.com zabbix_agentd[1137]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:32:06 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:32:06 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 102.03 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113206866.FWhrvM.pp Last 10 lines of output were: Jun 28 11:32:16 rocky8-64-puppet7.example.com zabbix_agentd[1288]: agent #4 started [listener #3] Jun 28 11:32:17 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1284 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:32:17 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1284 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:33:47 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:33:47 rocky8-64-puppet7.example.com zabbix_agentd[1284]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:33:47 rocky8-64-puppet7.example.com zabbix_agentd[1284]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:33:47 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:33:47 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.71 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113348004.3EMg6J.pp Last 10 lines of output were: Jun 28 11:33:57 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:33:57 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:33:57 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:33:57 rocky8-64-puppet7.example.com zabbix_agentd[1609]: zabbix_agentd [1609]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:33:57 rocky8-64-puppet7.example.com zabbix_agentd[1611]: Starting Zabbix Agent [rocky8-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:33:57 rocky8-64-puppet7.example.com zabbix_agentd[1611]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 98.06 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113527811.3K8HTo.pp Last 10 lines of output were: Jun 28 11:35:27 rocky8-64-puppet7.example.com zabbix_agentd[1611]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:35:27 rocky8-64-puppet7.example.com zabbix_agentd[1611]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:35:27 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:35:27 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:35:37 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:35:37 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:35:37 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:35:37 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.72 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113708383.cJSodq.pp Last 10 lines of output were: Jun 28 11:37:08 rocky8-64-puppet7.example.com zabbix_agentd[1758]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:37:08 rocky8-64-puppet7.example.com zabbix_agentd[1758]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:37:08 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:37:08 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:37:18 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:37:18 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:37:18 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:37:18 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113848809.Fn9e6y.pp Last 10 lines of output were: Jun 28 11:38:48 rocky8-64-puppet7.example.com zabbix_agentd[1920]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:38:48 rocky8-64-puppet7.example.com zabbix_agentd[1920]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:38:48 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:38:48 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:38:58 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:38:58 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:38:58 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:38:58 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.57 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113638914.jFNE5h.pp Last 10 lines of output were: Jun 28 11:38:20 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:38:20 rocky8-64-puppet8.example.com zabbix_agentd[1122]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:38:20 rocky8-64-puppet8.example.com zabbix_agentd[1122]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:38:20 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:38:20 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 99.66 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113820479.Hv7QUT.pp Last 10 lines of output were: Jun 28 11:38:30 rocky8-64-puppet8.example.com zabbix_agentd[1273]: agent #4 started [listener #3] Jun 28 11:38:30 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1269 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:38:30 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1269 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:40:00 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:40:00 rocky8-64-puppet8.example.com zabbix_agentd[1269]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:40:00 rocky8-64-puppet8.example.com zabbix_agentd[1269]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:40:00 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:40:00 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.56 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114001639.s1WNqz.pp Last 10 lines of output were: Jun 28 11:40:11 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:40:11 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:40:11 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:40:11 rocky8-64-puppet8.example.com zabbix_agentd[1594]: zabbix_agentd [1594]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:40:11 rocky8-64-puppet8.example.com zabbix_agentd[1596]: Starting Zabbix Agent [rocky8-64-puppet8.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:40:11 rocky8-64-puppet8.example.com zabbix_agentd[1596]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.86 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114141463.pVlcp5.pp Last 10 lines of output were: Jun 28 11:41:41 rocky8-64-puppet8.example.com zabbix_agentd[1596]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:41:41 rocky8-64-puppet8.example.com zabbix_agentd[1596]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:41:41 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:41:41 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:41:51 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:41:51 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:41:51 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:41:51 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.48 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114322006.CmENp8.pp Last 10 lines of output were: Jun 28 11:43:21 rocky8-64-puppet8.example.com zabbix_agentd[1743]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:43:21 rocky8-64-puppet8.example.com zabbix_agentd[1743]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:43:21 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:43:21 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:43:32 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:43:32 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:43:32 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:43:32 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.55 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114502427.28H5VL.pp Last 10 lines of output were: Jun 28 11:45:02 rocky8-64-puppet8.example.com zabbix_agentd[1905]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:45:02 rocky8-64-puppet8.example.com zabbix_agentd[1905]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:45:02 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:45:02 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:45:12 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:45:12 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:45:12 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:45:12 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.65 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112820954.aSGsnJ.pp Last 10 lines of output were: Jun 28 11:30:06 oracle7-64-puppet7.example.com zabbix_agentd[921]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:30:06 oracle7-64-puppet7.example.com zabbix_agentd[921]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:30:06 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:30:06 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:30:06 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 103.65 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113006516.2e6Osk.pp Last 10 lines of output were: Jun 28 11:30:20 oracle7-64-puppet7.example.com systemd[1]: New main PID 1039 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:30:20 oracle7-64-puppet7.example.com systemd[1]: New main PID 1039 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:31:50 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 11:31:50 oracle7-64-puppet7.example.com zabbix_agentd[1039]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:31:50 oracle7-64-puppet7.example.com zabbix_agentd[1039]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:31:50 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:31:50 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:31:50 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.22 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113151345.uvOd1R.pp Last 10 lines of output were: Jun 28 11:32:05 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:32:05 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:32:05 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:32:05 oracle7-64-puppet7.example.com zabbix_agentd[1239]: zabbix_agentd [1239]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:32:05 oracle7-64-puppet7.example.com zabbix_agentd[1241]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:32:05 oracle7-64-puppet7.example.com zabbix_agentd[1241]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 102.06 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113335451.NpCVxP.pp Last 10 lines of output were: Jun 28 11:33:35 oracle7-64-puppet7.example.com zabbix_agentd[1241]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:33:35 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:33:35 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:33:35 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:33:49 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:33:49 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:33:49 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:33:49 oracle7-64-puppet7.example.com zabbix_agentd[1357]: zabbix_agentd [1357]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.99 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113519503.Fc5GCH.pp Last 10 lines of output were: Jun 28 11:35:19 oracle7-64-puppet7.example.com zabbix_agentd[1359]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:35:19 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:35:19 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:35:19 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:35:33 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:35:33 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:35:33 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:35:33 oracle7-64-puppet7.example.com zabbix_agentd[1482]: zabbix_agentd [1482]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.06 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113703435.KV7ryU.pp Last 10 lines of output were: Jun 28 11:37:03 oracle7-64-puppet7.example.com zabbix_agentd[1484]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:37:03 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:37:03 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:37:03 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:37:17 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:37:17 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:37:17 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:37:17 oracle7-64-puppet7.example.com zabbix_agentd[1599]: zabbix_agentd [1599]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.11 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112824017.ACeIZR.pp Last 10 lines of output were: Jun 28 11:30:27 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:30:27 oracle8-64-puppet7.example.com zabbix_agentd[1078]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:30:27 oracle8-64-puppet7.example.com zabbix_agentd[1078]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:30:27 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:30:27 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 122.15 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113027940.E4zmky.pp Last 10 lines of output were: Jun 28 11:30:38 oracle8-64-puppet7.example.com zabbix_agentd[1226]: agent #4 started [listener #3] Jun 28 11:30:38 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1222 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:30:38 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1222 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:32:08 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:32:08 oracle8-64-puppet7.example.com zabbix_agentd[1222]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:32:08 oracle8-64-puppet7.example.com zabbix_agentd[1222]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:32:08 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:32:08 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.72 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113209034.GsNJez.pp Last 10 lines of output were: Jun 28 11:32:18 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:32:18 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:32:18 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:32:18 oracle8-64-puppet7.example.com zabbix_agentd[1520]: zabbix_agentd [1520]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:32:18 oracle8-64-puppet7.example.com zabbix_agentd[1522]: Starting Zabbix Agent [oracle8-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:32:18 oracle8-64-puppet7.example.com zabbix_agentd[1522]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 98.10 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113348880.VU1az9.pp Last 10 lines of output were: Jun 28 11:33:48 oracle8-64-puppet7.example.com zabbix_agentd[1522]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:33:48 oracle8-64-puppet7.example.com zabbix_agentd[1522]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:33:48 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:33:48 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:33:59 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:33:59 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:33:59 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:33:59 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.76 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113529431.m6A9Qv.pp Last 10 lines of output were: Jun 28 11:35:29 oracle8-64-puppet7.example.com zabbix_agentd[1666]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:35:29 oracle8-64-puppet7.example.com zabbix_agentd[1666]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:35:29 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:35:29 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:35:39 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:35:39 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:35:39 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:35:39 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.71 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113709864.7cXpEC.pp Last 10 lines of output were: Jun 28 11:37:09 oracle8-64-puppet7.example.com zabbix_agentd[1823]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:37:09 oracle8-64-puppet7.example.com zabbix_agentd[1823]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:37:09 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:37:09 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:37:20 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:37:20 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:37:20 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:37:20 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.78 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112745617.Hlt1Mw.pp Last 10 lines of output were: Jun 28 11:29:27 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:29:27 almalinux8-64-puppet7.example.com zabbix_agentd[1227]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:29:27 almalinux8-64-puppet7.example.com zabbix_agentd[1227]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:29:27 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:29:27 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 100.55 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112928064.miDGf3.pp Last 10 lines of output were: Jun 28 11:29:38 almalinux8-64-puppet7.example.com zabbix_agentd[1386]: agent #4 started [listener #3] Jun 28 11:29:38 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1382 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:29:38 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1382 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:31:08 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:31:08 almalinux8-64-puppet7.example.com zabbix_agentd[1382]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:31:08 almalinux8-64-puppet7.example.com zabbix_agentd[1382]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:31:08 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:31:08 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.63 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113109206.rfBQej.pp Last 10 lines of output were: Jun 28 11:31:18 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:31:18 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:31:18 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:31:18 almalinux8-64-puppet7.example.com zabbix_agentd[1739]: zabbix_agentd [1739]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:31:18 almalinux8-64-puppet7.example.com zabbix_agentd[1741]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:31:18 almalinux8-64-puppet7.example.com zabbix_agentd[1741]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.97 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113248997.ZLOW77.pp Last 10 lines of output were: Jun 28 11:32:48 almalinux8-64-puppet7.example.com zabbix_agentd[1741]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:32:48 almalinux8-64-puppet7.example.com zabbix_agentd[1741]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:32:48 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:32:48 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:32:59 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:32:59 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:32:59 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:32:59 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.68 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113429560.4w2yBT.pp Last 10 lines of output were: Jun 28 11:34:29 almalinux8-64-puppet7.example.com zabbix_agentd[1896]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:34:29 almalinux8-64-puppet7.example.com zabbix_agentd[1896]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:34:29 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:34:29 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:34:39 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:34:39 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:34:39 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:34:39 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.65 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113609981.BCV4GJ.pp Last 10 lines of output were: Jun 28 11:36:09 almalinux8-64-puppet7.example.com zabbix_agentd[2068]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:36:09 almalinux8-64-puppet7.example.com zabbix_agentd[2068]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:36:09 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:36:09 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:36:20 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:36:20 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:36:20 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:36:20 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.72 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113625215.UDJ5Ih.pp Last 10 lines of output were: Jun 28 11:38:26 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:38:26 oracle8-64-puppet8.example.com zabbix_agentd[1104]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:38:26 oracle8-64-puppet8.example.com zabbix_agentd[1104]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:38:26 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:38:26 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 119.56 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113826691.DeYpby.pp Last 10 lines of output were: Jun 28 11:38:36 oracle8-64-puppet8.example.com zabbix_agentd[1252]: agent #4 started [listener #3] Jun 28 11:38:36 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1248 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:38:36 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1248 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:40:07 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:40:07 oracle8-64-puppet8.example.com zabbix_agentd[1248]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:40:07 oracle8-64-puppet8.example.com zabbix_agentd[1248]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:40:07 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:40:07 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.61 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114007784.0fHlPu.pp Last 10 lines of output were: Jun 28 11:40:17 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:40:17 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:40:17 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:40:17 oracle8-64-puppet8.example.com zabbix_agentd[1546]: zabbix_agentd [1546]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:40:17 oracle8-64-puppet8.example.com zabbix_agentd[1548]: Starting Zabbix Agent [oracle8-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:40:17 oracle8-64-puppet8.example.com zabbix_agentd[1548]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.98 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114147643.pqyOuM.pp Last 10 lines of output were: Jun 28 11:41:47 oracle8-64-puppet8.example.com zabbix_agentd[1548]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:41:47 oracle8-64-puppet8.example.com zabbix_agentd[1548]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:41:47 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:41:47 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:41:57 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:41:57 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:41:57 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:41:57 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.61 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114328199.p9qfia.pp Last 10 lines of output were: Jun 28 11:43:28 oracle8-64-puppet8.example.com zabbix_agentd[1692]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:43:28 oracle8-64-puppet8.example.com zabbix_agentd[1692]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:43:28 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:43:28 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:43:38 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:43:38 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:43:38 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:43:38 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.56 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114508644.eHnMxI.pp Last 10 lines of output were: Jun 28 11:45:08 oracle8-64-puppet8.example.com zabbix_agentd[1849]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:45:08 oracle8-64-puppet8.example.com zabbix_agentd[1849]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:45:08 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:45:08 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:45:18 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:45:18 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:45:18 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:45:18 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113139676.X6KV5a.pp Last 10 lines of output were: Jun 28 11:33:18 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:33:18 almalinux8-64-puppet8.example.com zabbix_agentd[1210]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:33:18 almalinux8-64-puppet8.example.com zabbix_agentd[1210]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:33:18 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:33:18 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 97.26 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113318887.PrRl68.pp Last 10 lines of output were: Jun 28 11:33:28 almalinux8-64-puppet8.example.com zabbix_agentd[1369]: agent #4 started [listener #3] Jun 28 11:33:29 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1365 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:33:29 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1365 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:34:59 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:34:59 almalinux8-64-puppet8.example.com zabbix_agentd[1365]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:34:59 almalinux8-64-puppet8.example.com zabbix_agentd[1365]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:34:59 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:34:59 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.58 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113500041.iPdVUb.pp Last 10 lines of output were: Jun 28 11:35:09 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:35:09 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:35:09 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:35:09 almalinux8-64-puppet8.example.com zabbix_agentd[1722]: zabbix_agentd [1722]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:35:09 almalinux8-64-puppet8.example.com zabbix_agentd[1724]: Starting Zabbix Agent [almalinux8-64-puppet8.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:35:09 almalinux8-64-puppet8.example.com zabbix_agentd[1724]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.93 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113639848.eIPKRR.pp Last 10 lines of output were: Jun 28 11:36:39 almalinux8-64-puppet8.example.com zabbix_agentd[1724]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:36:39 almalinux8-64-puppet8.example.com zabbix_agentd[1724]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:36:39 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:36:39 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:36:49 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:36:49 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:36:49 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:36:49 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.56 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113820415.bzWQl6.pp Last 10 lines of output were: Jun 28 11:38:20 almalinux8-64-puppet8.example.com zabbix_agentd[1879]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:38:20 almalinux8-64-puppet8.example.com zabbix_agentd[1879]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:38:20 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:38:20 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:38:30 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:38:30 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:38:30 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:38:30 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.52 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114000832.MDDI9G.pp Last 10 lines of output were: Jun 28 11:40:00 almalinux8-64-puppet8.example.com zabbix_agentd[2051]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:40:00 almalinux8-64-puppet8.example.com zabbix_agentd[2051]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:40:00 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:40:00 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:40:10 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:40:10 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:40:10 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:40:10 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.65 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113551376.8DFTGZ.pp Last 10 lines of output were: Jun 28 11:37:53 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:37:53 oracle8-64-puppet8.example.com zabbix_agentd[1078]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:37:53 oracle8-64-puppet8.example.com zabbix_agentd[1078]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:37:53 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:37:53 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 120.12 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112755586.CXq6nR.pp Last 10 lines of output were: Jun 28 11:29:40 oracle7-64-puppet7.example.com zabbix_agentd[906]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:29:40 oracle7-64-puppet7.example.com zabbix_agentd[906]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:29:40 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:29:40 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:29:40 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 103.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113753597.SiVgnj.pp Last 10 lines of output were: Jun 28 11:38:03 oracle8-64-puppet8.example.com zabbix_agentd[1226]: agent #4 started [listener #3] Jun 28 11:38:03 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1222 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:38:03 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1222 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:39:33 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:39:33 oracle8-64-puppet8.example.com zabbix_agentd[1222]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:39:33 oracle8-64-puppet8.example.com zabbix_agentd[1222]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:39:33 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:39:33 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.48 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112940847.yjMRDY.pp Last 10 lines of output were: Jun 28 11:29:54 oracle7-64-puppet7.example.com systemd[1]: New main PID 1024 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:29:54 oracle7-64-puppet7.example.com systemd[1]: New main PID 1024 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:31:24 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 11:31:24 oracle7-64-puppet7.example.com zabbix_agentd[1024]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:31:24 oracle7-64-puppet7.example.com zabbix_agentd[1024]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:31:24 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:31:24 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:31:24 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.10 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113934759.2k0WQ4.pp Last 10 lines of output were: Jun 28 11:39:44 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:39:44 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:39:44 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:39:44 oracle8-64-puppet8.example.com zabbix_agentd[1520]: zabbix_agentd [1520]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:39:44 oracle8-64-puppet8.example.com zabbix_agentd[1522]: Starting Zabbix Agent [oracle8-64-puppet8.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:39:44 oracle8-64-puppet8.example.com zabbix_agentd[1522]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.71 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114114531.scXZ4v.pp Last 10 lines of output were: Jun 28 11:41:14 oracle8-64-puppet8.example.com zabbix_agentd[1522]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:41:14 oracle8-64-puppet8.example.com zabbix_agentd[1522]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:41:14 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:41:14 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:41:24 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:41:24 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:41:24 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:41:24 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.50 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113125414.aF3xp8.pp Last 10 lines of output were: Jun 28 11:31:38 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:31:38 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:31:38 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:31:38 oracle7-64-puppet7.example.com zabbix_agentd[1224]: zabbix_agentd [1224]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:31:38 oracle7-64-puppet7.example.com zabbix_agentd[1226]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:31:38 oracle7-64-puppet7.example.com zabbix_agentd[1226]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 102.05 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114255130.e3AH14.pp Last 10 lines of output were: Jun 28 11:42:54 oracle8-64-puppet8.example.com zabbix_agentd[1666]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:42:54 oracle8-64-puppet8.example.com zabbix_agentd[1666]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:42:54 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:42:54 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:43:05 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:43:05 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:43:05 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:43:05 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.34 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113309268.aTYPnE.pp Last 10 lines of output were: Jun 28 11:33:09 oracle7-64-puppet7.example.com zabbix_agentd[1226]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:33:09 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:33:09 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:33:09 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:33:22 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:33:22 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:33:22 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:33:22 oracle7-64-puppet7.example.com zabbix_agentd[1342]: zabbix_agentd [1342]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114435560.Fp5hDw.pp Last 10 lines of output were: Jun 28 11:44:35 oracle8-64-puppet8.example.com zabbix_agentd[1823]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:44:35 oracle8-64-puppet8.example.com zabbix_agentd[1823]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:44:35 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:44:35 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:44:45 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:44:45 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:44:45 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:44:45 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.36 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113453328.K9ZMWp.pp Last 10 lines of output were: Jun 28 11:34:53 oracle7-64-puppet7.example.com zabbix_agentd[1344]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:34:53 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:34:53 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:34:53 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:35:06 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:35:06 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:35:06 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:35:06 oracle7-64-puppet7.example.com zabbix_agentd[1467]: zabbix_agentd [1467]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.04 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113637269.ASEqDl.pp Last 10 lines of output were: Jun 28 11:36:37 oracle7-64-puppet7.example.com zabbix_agentd[1469]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:36:37 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:36:37 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:36:37 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:36:50 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:36:50 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:36:50 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:36:50 oracle7-64-puppet7.example.com zabbix_agentd[1584]: zabbix_agentd [1584]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.13 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112746356.obYO4S.pp Last 10 lines of output were: Jun 28 11:29:28 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:29:28 almalinux8-64-puppet7.example.com zabbix_agentd[1210]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:29:28 almalinux8-64-puppet7.example.com zabbix_agentd[1210]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:29:28 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:29:28 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 100.18 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112928429.FcpauV.pp Last 10 lines of output were: Jun 28 11:29:38 almalinux8-64-puppet7.example.com zabbix_agentd[1369]: agent #4 started [listener #3] Jun 28 11:29:38 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1365 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:29:38 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1365 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:31:08 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:31:08 almalinux8-64-puppet7.example.com zabbix_agentd[1365]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:31:08 almalinux8-64-puppet7.example.com zabbix_agentd[1365]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:31:08 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:31:08 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113109600.9IDegF.pp Last 10 lines of output were: Jun 28 11:31:18 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:31:18 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:31:18 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:31:18 almalinux8-64-puppet7.example.com zabbix_agentd[1722]: zabbix_agentd [1722]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:31:18 almalinux8-64-puppet7.example.com zabbix_agentd[1724]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:31:18 almalinux8-64-puppet7.example.com zabbix_agentd[1724]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.90 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113249364.sMs2jK.pp Last 10 lines of output were: Jun 28 11:32:49 almalinux8-64-puppet7.example.com zabbix_agentd[1724]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:32:49 almalinux8-64-puppet7.example.com zabbix_agentd[1724]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:32:49 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:32:49 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:32:59 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:32:59 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:32:59 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:32:59 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.61 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113429924.WLLGHP.pp Last 10 lines of output were: Jun 28 11:34:29 almalinux8-64-puppet7.example.com zabbix_agentd[1879]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:34:29 almalinux8-64-puppet7.example.com zabbix_agentd[1879]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:34:29 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:34:29 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:34:39 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:34:39 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:34:39 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:34:39 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.62 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113610365.tKBGED.pp Last 10 lines of output were: Jun 28 11:36:10 almalinux8-64-puppet7.example.com zabbix_agentd[2051]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:36:10 almalinux8-64-puppet7.example.com zabbix_agentd[2051]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:36:10 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:36:10 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:36:20 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:36:20 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:36:20 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:36:20 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.68 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113534701.FuJqpR.pp Last 10 lines of output were: Jun 28 11:37:36 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:37:36 oracle8-64-puppet8.example.com zabbix_agentd[1091]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:37:36 oracle8-64-puppet8.example.com zabbix_agentd[1091]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:37:36 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:37:36 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 120.19 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113736773.Xrb4gU.pp Last 10 lines of output were: Jun 28 11:37:46 oracle8-64-puppet8.example.com zabbix_agentd[1239]: agent #4 started [listener #3] Jun 28 11:37:46 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1235 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:37:46 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1235 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:39:17 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:39:17 oracle8-64-puppet8.example.com zabbix_agentd[1235]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:39:17 oracle8-64-puppet8.example.com zabbix_agentd[1235]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:39:17 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:39:17 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113917881.PsB2Cv.pp Last 10 lines of output were: Jun 28 11:39:27 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:39:27 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:39:27 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:39:27 oracle8-64-puppet8.example.com zabbix_agentd[1533]: zabbix_agentd [1533]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:39:27 oracle8-64-puppet8.example.com zabbix_agentd[1535]: Starting Zabbix Agent [oracle8-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:39:27 oracle8-64-puppet8.example.com zabbix_agentd[1535]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 98.00 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114057737.IKAmZW.pp Last 10 lines of output were: Jun 28 11:40:57 oracle8-64-puppet8.example.com zabbix_agentd[1535]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:40:57 oracle8-64-puppet8.example.com zabbix_agentd[1535]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:40:57 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:40:57 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:41:07 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:41:07 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:41:07 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:41:07 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.62 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114238284.wRA36S.pp Last 10 lines of output were: Jun 28 11:42:38 oracle8-64-puppet8.example.com zabbix_agentd[1679]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:42:38 oracle8-64-puppet8.example.com zabbix_agentd[1679]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:42:38 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:42:38 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:42:48 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:42:48 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:42:48 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:42:48 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.55 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114418705.rvLj30.pp Last 10 lines of output were: Jun 28 11:44:18 oracle8-64-puppet8.example.com zabbix_agentd[1836]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:44:18 oracle8-64-puppet8.example.com zabbix_agentd[1836]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:44:18 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:44:18 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:44:28 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:44:28 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:44:28 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:44:28 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.67 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112753763.G4ZW9P.pp Last 10 lines of output were: Jun 28 11:29:37 centos7-64-puppet7.example.com zabbix_agentd[849]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:29:37 centos7-64-puppet7.example.com zabbix_agentd[849]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:29:37 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:29:37 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:29:37 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 101.68 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112937329.w5tR1D.pp Last 10 lines of output were: Jun 28 11:29:50 centos7-64-puppet7.example.com systemd[1]: New main PID 987 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:29:50 centos7-64-puppet7.example.com systemd[1]: New main PID 987 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:31:20 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 11:31:20 centos7-64-puppet7.example.com zabbix_agentd[987]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:31:20 centos7-64-puppet7.example.com zabbix_agentd[987]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:31:20 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:31:20 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:31:20 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 101.38 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113121160.KLvUEi.pp Last 10 lines of output were: Jun 28 11:31:33 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:31:33 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:31:33 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:31:33 centos7-64-puppet7.example.com zabbix_agentd[1207]: zabbix_agentd [1207]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:31:33 centos7-64-puppet7.example.com zabbix_agentd[1209]: Starting Zabbix Agent [centos7-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:31:33 centos7-64-puppet7.example.com zabbix_agentd[1209]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 101.03 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113304026.S3gdcO.pp Last 10 lines of output were: Jun 28 11:33:03 centos7-64-puppet7.example.com zabbix_agentd[1209]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:33:03 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:33:03 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:33:03 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:33:16 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:33:16 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:33:16 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:33:16 centos7-64-puppet7.example.com zabbix_agentd[1345]: zabbix_agentd [1345]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.12 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113447093.sbmBC5.pp Last 10 lines of output were: Jun 28 11:34:46 centos7-64-puppet7.example.com zabbix_agentd[1347]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:34:46 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:34:46 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:34:46 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:34:59 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:34:59 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:34:59 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:34:59 centos7-64-puppet7.example.com zabbix_agentd[1490]: zabbix_agentd [1490]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.07 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113630012.sFdbf7.pp Last 10 lines of output were: Jun 28 11:36:29 centos7-64-puppet7.example.com zabbix_agentd[1492]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:36:29 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:36:29 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:36:29 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:36:42 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:36:42 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:36:42 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:36:42 centos7-64-puppet7.example.com zabbix_agentd[1627]: zabbix_agentd [1627]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.16 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113607915.6NSwi5.pp Last 10 lines of output were: Jun 28 11:37:50 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:37:50 rocky8-64-puppet8.example.com zabbix_agentd[1137]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:37:50 rocky8-64-puppet8.example.com zabbix_agentd[1137]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:37:50 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:37:50 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 100.79 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - CentOS 7 - Zabbix 7.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113750679.dnOOYC.pp Last 10 lines of output were: Jun 28 11:38:00 rocky8-64-puppet8.example.com zabbix_agentd[1288]: agent #4 started [listener #3] Jun 28 11:38:00 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1284 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:38:00 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1284 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:39:30 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:39:30 rocky8-64-puppet8.example.com zabbix_agentd[1284]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:39:30 rocky8-64-puppet8.example.com zabbix_agentd[1284]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:39:30 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:39:30 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.55 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - CentOS 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113315728.JWzncU.pp Last 10 lines of output were: Jun 28 11:35:00 centos7-64-puppet8.example.com zabbix_agentd[847]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:35:00 centos7-64-puppet8.example.com zabbix_agentd[847]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:35:00 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:35:00 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:35:00 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 102.54 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - CentOS 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113500415.cmlISP.pp Last 10 lines of output were: Jun 28 11:35:13 centos7-64-puppet8.example.com systemd[1]: New main PID 987 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:35:13 centos7-64-puppet8.example.com systemd[1]: New main PID 987 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:36:43 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 11:36:43 centos7-64-puppet8.example.com zabbix_agentd[987]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:36:43 centos7-64-puppet8.example.com zabbix_agentd[987]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:36:43 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:36:43 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:36:43 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 101.20 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - CentOS 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113931820.SPGW0o.pp Last 10 lines of output were: Jun 28 11:39:41 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:39:41 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:39:41 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:39:41 rocky8-64-puppet8.example.com zabbix_agentd[1609]: zabbix_agentd [1609]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:39:41 rocky8-64-puppet8.example.com zabbix_agentd[1611]: Starting Zabbix Agent [rocky8-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:39:41 rocky8-64-puppet8.example.com zabbix_agentd[1611]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.92 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - CentOS 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114111629.miuiUp.pp Last 10 lines of output were: Jun 28 11:41:11 rocky8-64-puppet8.example.com zabbix_agentd[1611]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:41:11 rocky8-64-puppet8.example.com zabbix_agentd[1611]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:41:11 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:41:11 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:41:21 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:41:21 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:41:21 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:41:21 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.40 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114252172.AN0mfV.pp Last 10 lines of output were: Jun 28 11:42:51 rocky8-64-puppet8.example.com zabbix_agentd[1758]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:42:51 rocky8-64-puppet8.example.com zabbix_agentd[1758]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:42:51 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:42:51 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:43:02 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:43:02 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:43:02 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:43:02 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.52 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - CentOS 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113644243.yDz0wV.pp Last 10 lines of output were: Jun 28 11:36:57 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:36:57 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:36:57 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:36:57 centos7-64-puppet8.example.com zabbix_agentd[1209]: zabbix_agentd [1209]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:36:57 centos7-64-puppet8.example.com zabbix_agentd[1211]: Starting Zabbix Agent [centos7-64-puppet8.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:36:57 centos7-64-puppet8.example.com zabbix_agentd[1211]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 101.15 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114432604.7iMDAF.pp Last 10 lines of output were: Jun 28 11:44:32 rocky8-64-puppet8.example.com zabbix_agentd[1920]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:44:32 rocky8-64-puppet8.example.com zabbix_agentd[1920]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:44:32 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:44:32 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:44:42 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:44:42 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:44:42 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:44:42 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.55 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - CentOS 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113827368.RQBsWv.pp Last 10 lines of output were: Jun 28 11:38:27 centos7-64-puppet8.example.com zabbix_agentd[1211]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:38:27 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:38:27 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:38:27 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:38:40 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:38:40 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:38:40 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:38:40 centos7-64-puppet8.example.com zabbix_agentd[1349]: zabbix_agentd [1349]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.25 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114010691.H537zR.pp Last 10 lines of output were: Jun 28 11:40:10 centos7-64-puppet8.example.com zabbix_agentd[1351]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:40:10 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:40:10 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:40:10 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:40:23 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:40:23 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:40:23 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:40:23 centos7-64-puppet8.example.com zabbix_agentd[1496]: zabbix_agentd [1496]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.20 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - CentOS 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114153860.bltZxH.pp Last 10 lines of output were: Jun 28 11:41:53 centos7-64-puppet8.example.com zabbix_agentd[1498]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:41:53 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:41:53 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:41:53 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:42:06 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:42:06 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:42:06 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:42:06 centos7-64-puppet8.example.com zabbix_agentd[1635]: zabbix_agentd [1635]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.02 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - CentOS 7 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113132891.H1JJUm.pp Last 10 lines of output were: Jun 28 11:33:11 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:33:11 almalinux8-64-puppet8.example.com zabbix_agentd[1227]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:33:11 almalinux8-64-puppet8.example.com zabbix_agentd[1227]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:33:11 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:33:11 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 97.01 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113311874.qR0JDV.pp Last 10 lines of output were: Jun 28 11:33:21 almalinux8-64-puppet8.example.com zabbix_agentd[1386]: agent #4 started [listener #3] Jun 28 11:33:22 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1382 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:33:22 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1382 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:34:52 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:34:52 almalinux8-64-puppet8.example.com zabbix_agentd[1382]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:34:52 almalinux8-64-puppet8.example.com zabbix_agentd[1382]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:34:52 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:34:52 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.57 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113453014.eoAwoB.pp Last 10 lines of output were: Jun 28 11:35:02 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:35:02 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:35:02 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:35:02 almalinux8-64-puppet8.example.com zabbix_agentd[1739]: zabbix_agentd [1739]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:35:02 almalinux8-64-puppet8.example.com zabbix_agentd[1741]: Starting Zabbix Agent [almalinux8-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:35:02 almalinux8-64-puppet8.example.com zabbix_agentd[1741]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.94 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113632820.jUcoJt.pp Last 10 lines of output were: Jun 28 11:36:32 almalinux8-64-puppet8.example.com zabbix_agentd[1741]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:36:32 almalinux8-64-puppet8.example.com zabbix_agentd[1741]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:36:32 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:36:32 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:36:42 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:36:42 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:36:42 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:36:42 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.55 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113813376.ID3rYx.pp Last 10 lines of output were: Jun 28 11:38:13 almalinux8-64-puppet8.example.com zabbix_agentd[1896]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:38:13 almalinux8-64-puppet8.example.com zabbix_agentd[1896]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:38:13 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:38:13 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:38:23 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:38:23 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:38:23 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:38:23 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.55 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113953808.riEaRi.pp Last 10 lines of output were: Jun 28 11:39:53 almalinux8-64-puppet8.example.com zabbix_agentd[2068]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:39:53 almalinux8-64-puppet8.example.com zabbix_agentd[2068]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:39:53 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:39:53 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:40:03 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:40:03 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:40:03 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:40:03 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113027597.7eQR6e.pp Last 10 lines of output were: Jun 28 11:32:09 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:32:09 rocky8-64-puppet7.example.com zabbix_agentd[1122]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:32:09 rocky8-64-puppet7.example.com zabbix_agentd[1122]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:32:09 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:32:09 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 100.40 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112858489.6KtOE0.pp Last 10 lines of output were: Jun 28 11:31:02 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:31:02 oracle8-64-puppet7.example.com zabbix_agentd[1104]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:31:02 oracle8-64-puppet7.example.com zabbix_agentd[1104]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:31:02 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:31:02 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 122.78 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113033354.C9L4Fw.pp Last 10 lines of output were: Jun 28 11:32:17 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:32:17 rocky8-64-puppet7.example.com zabbix_agentd[1153]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:32:17 rocky8-64-puppet7.example.com zabbix_agentd[1153]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:32:17 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:32:17 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 102.79 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113209908.isOnYy.pp Last 10 lines of output were: Jun 28 11:32:19 rocky8-64-puppet7.example.com zabbix_agentd[1273]: agent #4 started [listener #3] Jun 28 11:32:20 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1269 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:32:20 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1269 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:33:50 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:33:50 rocky8-64-puppet7.example.com zabbix_agentd[1269]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:33:50 rocky8-64-puppet7.example.com zabbix_agentd[1269]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:33:50 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:33:50 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.61 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113103107.cuRApF.pp Last 10 lines of output were: Jun 28 11:31:13 oracle8-64-puppet7.example.com zabbix_agentd[1252]: agent #4 started [listener #3] Jun 28 11:31:13 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1248 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:31:13 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1248 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:32:43 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:32:43 oracle8-64-puppet7.example.com zabbix_agentd[1248]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:32:43 oracle8-64-puppet7.example.com zabbix_agentd[1248]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:32:43 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:32:43 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.70 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113218030.DExEnn.pp Last 10 lines of output were: Jun 28 11:32:28 rocky8-64-puppet7.example.com zabbix_agentd[1304]: agent #4 started [listener #3] Jun 28 11:32:28 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1300 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:32:28 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1300 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:33:58 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:33:58 rocky8-64-puppet7.example.com zabbix_agentd[1300]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:33:58 rocky8-64-puppet7.example.com zabbix_agentd[1300]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:33:58 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:33:58 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113351053.0ohAIK.pp Last 10 lines of output were: Jun 28 11:34:00 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:34:00 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:34:00 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:34:00 rocky8-64-puppet7.example.com zabbix_agentd[1594]: zabbix_agentd [1594]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:34:00 rocky8-64-puppet7.example.com zabbix_agentd[1596]: Starting Zabbix Agent [rocky8-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:34:00 rocky8-64-puppet7.example.com zabbix_agentd[1596]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.96 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113244218.VH26UD.pp Last 10 lines of output were: Jun 28 11:32:53 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:32:53 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:32:53 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:32:53 oracle8-64-puppet7.example.com zabbix_agentd[1546]: zabbix_agentd [1546]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:32:53 oracle8-64-puppet7.example.com zabbix_agentd[1548]: Starting Zabbix Agent [oracle8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:32:53 oracle8-64-puppet7.example.com zabbix_agentd[1548]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 98.06 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113359170.tWhSpp.pp Last 10 lines of output were: Jun 28 11:34:08 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:34:08 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:34:08 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:34:08 rocky8-64-puppet7.example.com zabbix_agentd[1625]: zabbix_agentd [1625]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:34:08 rocky8-64-puppet7.example.com zabbix_agentd[1627]: Starting Zabbix Agent [rocky8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:34:08 rocky8-64-puppet7.example.com zabbix_agentd[1627]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.99 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113424056.w0IzC1.pp Last 10 lines of output were: Jun 28 11:34:23 oracle8-64-puppet7.example.com zabbix_agentd[1548]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:34:23 oracle8-64-puppet7.example.com zabbix_agentd[1548]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:34:23 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:34:23 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:34:34 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:34:34 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:34:34 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:34:34 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.69 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113530869.53n6gf.pp Last 10 lines of output were: Jun 28 11:35:30 rocky8-64-puppet7.example.com zabbix_agentd[1596]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:35:30 rocky8-64-puppet7.example.com zabbix_agentd[1596]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:35:30 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:35:30 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:35:40 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:35:40 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:35:40 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:35:40 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.58 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113538974.dWQKvq.pp Last 10 lines of output were: Jun 28 11:35:38 rocky8-64-puppet7.example.com zabbix_agentd[1627]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:35:38 rocky8-64-puppet7.example.com zabbix_agentd[1627]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:35:38 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:35:38 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:35:49 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:35:49 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:35:49 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:35:49 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.66 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113604608.ibYbwm.pp Last 10 lines of output were: Jun 28 11:36:04 oracle8-64-puppet7.example.com zabbix_agentd[1692]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:36:04 oracle8-64-puppet7.example.com zabbix_agentd[1692]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:36:04 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:36:04 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:36:14 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:36:14 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:36:14 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:36:14 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.63 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113711418.Dghwgg.pp Last 10 lines of output were: Jun 28 11:37:11 rocky8-64-puppet7.example.com zabbix_agentd[1743]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:37:11 rocky8-64-puppet7.example.com zabbix_agentd[1743]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:37:11 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:37:11 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:37:21 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:37:21 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:37:21 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:37:21 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.56 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113719534.GkPB5z.pp Last 10 lines of output were: Jun 28 11:37:19 rocky8-64-puppet7.example.com zabbix_agentd[1774]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:37:19 rocky8-64-puppet7.example.com zabbix_agentd[1774]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:37:19 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:37:19 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:37:29 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:37:29 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:37:29 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:37:29 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.61 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113745044.7Ss7qP.pp Last 10 lines of output were: Jun 28 11:37:44 oracle8-64-puppet7.example.com zabbix_agentd[1849]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:37:44 oracle8-64-puppet7.example.com zabbix_agentd[1849]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:37:44 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:37:44 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:37:55 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:37:55 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:37:55 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:37:55 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.67 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113851853.kkM8My.pp Last 10 lines of output were: Jun 28 11:38:51 rocky8-64-puppet7.example.com zabbix_agentd[1905]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:38:51 rocky8-64-puppet7.example.com zabbix_agentd[1905]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:38:51 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:38:51 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:39:01 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:39:01 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:39:01 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:39:01 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113859962.zFNNmW.pp Last 10 lines of output were: Jun 28 11:38:59 rocky8-64-puppet7.example.com zabbix_agentd[1936]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:38:59 rocky8-64-puppet7.example.com zabbix_agentd[1936]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:38:59 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:38:59 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:39:10 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:39:10 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:39:10 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:39:10 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.66 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 7 - Zabbix 7.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 7 - CentOS 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112755565.Hri57C.pp Last 10 lines of output were: Jun 28 11:29:39 centos7-64-puppet7.example.com zabbix_agentd[839]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:29:39 centos7-64-puppet7.example.com zabbix_agentd[839]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:29:39 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:29:39 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:29:39 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 102.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - CentOS 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112939729.7aFWfj.pp Last 10 lines of output were: Jun 28 11:29:52 centos7-64-puppet7.example.com systemd[1]: New main PID 977 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:29:52 centos7-64-puppet7.example.com systemd[1]: New main PID 977 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:31:22 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 11:31:22 centos7-64-puppet7.example.com zabbix_agentd[977]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:31:22 centos7-64-puppet7.example.com zabbix_agentd[977]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:31:22 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:31:22 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:31:22 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 101.39 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - CentOS 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - CentOS 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - CentOS 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113123587.jjOTxP.pp Last 10 lines of output were: Jun 28 11:31:36 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:31:36 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:31:36 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:31:36 centos7-64-puppet7.example.com zabbix_agentd[1197]: zabbix_agentd [1197]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:31:36 centos7-64-puppet7.example.com zabbix_agentd[1199]: Starting Zabbix Agent [centos7-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:31:36 centos7-64-puppet7.example.com zabbix_agentd[1199]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 101.23 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - CentOS 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113306698.0Y0Dbd.pp Last 10 lines of output were: Jun 28 11:33:06 centos7-64-puppet7.example.com zabbix_agentd[1199]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:33:06 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:33:06 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:33:06 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:33:19 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:33:19 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:33:19 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:33:19 centos7-64-puppet7.example.com zabbix_agentd[1335]: zabbix_agentd [1335]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.15 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - CentOS 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113449754.oLpvRG.pp Last 10 lines of output were: Jun 28 11:34:49 centos7-64-puppet7.example.com zabbix_agentd[1337]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:34:49 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:34:49 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:34:49 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:35:02 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:35:02 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:35:02 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:35:02 centos7-64-puppet7.example.com zabbix_agentd[1480]: zabbix_agentd [1480]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.33 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - CentOS 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113632930.AWcyv7.pp Last 10 lines of output were: Jun 28 11:36:32 centos7-64-puppet7.example.com zabbix_agentd[1482]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:36:32 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:36:32 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:36:32 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:36:45 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:36:45 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:36:45 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:36:45 centos7-64-puppet7.example.com zabbix_agentd[1617]: zabbix_agentd [1617]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.43 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - CentOS 7 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113300337.WK9AuD.pp Last 10 lines of output were: Jun 28 11:34:44 centos7-64-puppet8.example.com zabbix_agentd[848]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:34:44 centos7-64-puppet8.example.com zabbix_agentd[848]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:34:44 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:34:44 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:34:44 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 102.32 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113444900.QoStE1.pp Last 10 lines of output were: Jun 28 11:34:58 centos7-64-puppet8.example.com systemd[1]: New main PID 988 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:34:58 centos7-64-puppet8.example.com systemd[1]: New main PID 988 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:36:28 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 11:36:28 centos7-64-puppet8.example.com zabbix_agentd[988]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:36:28 centos7-64-puppet8.example.com zabbix_agentd[988]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:36:28 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:36:28 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:36:28 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 101.25 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113628988.Nngz9h.pp Last 10 lines of output were: Jun 28 11:36:41 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:36:41 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:36:41 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:36:41 centos7-64-puppet8.example.com zabbix_agentd[1210]: zabbix_agentd [1210]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:36:41 centos7-64-puppet8.example.com zabbix_agentd[1212]: Starting Zabbix Agent [centos7-64-puppet8.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:36:41 centos7-64-puppet8.example.com zabbix_agentd[1212]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 101.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113812347.uyVg0F.pp Last 10 lines of output were: Jun 28 11:38:12 centos7-64-puppet8.example.com zabbix_agentd[1212]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:38:12 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:38:12 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:38:12 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:38:25 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:38:25 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:38:25 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:38:25 centos7-64-puppet8.example.com zabbix_agentd[1350]: zabbix_agentd [1350]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.39 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113955903.3sPd43.pp Last 10 lines of output were: Jun 28 11:39:55 centos7-64-puppet8.example.com zabbix_agentd[1352]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:39:55 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:39:55 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:39:55 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:40:08 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:40:08 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:40:08 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:40:08 centos7-64-puppet8.example.com zabbix_agentd[1497]: zabbix_agentd [1497]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114139095.k9R9cK.pp Last 10 lines of output were: Jun 28 11:41:38 centos7-64-puppet8.example.com zabbix_agentd[1499]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:41:39 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:41:39 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:41:39 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:41:51 centos7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:41:51 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:41:51 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:41:51 centos7-64-puppet8.example.com zabbix_agentd[1636]: zabbix_agentd [1636]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.15 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112819695.10f1Up.pp Last 10 lines of output were: Jun 28 11:30:20 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:30:20 oracle8-64-puppet7.example.com zabbix_agentd[1091]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:30:20 oracle8-64-puppet7.example.com zabbix_agentd[1091]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:30:20 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:30:20 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 119.47 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113020988.VYKMQu.pp Last 10 lines of output were: Jun 28 11:30:31 oracle8-64-puppet7.example.com zabbix_agentd[1239]: agent #4 started [listener #3] Jun 28 11:30:31 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1235 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:30:31 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1235 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:32:01 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:32:01 oracle8-64-puppet7.example.com zabbix_agentd[1235]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:32:01 oracle8-64-puppet7.example.com zabbix_agentd[1235]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:32:01 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:32:01 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.65 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113202070.5EOYcW.pp Last 10 lines of output were: Jun 28 11:32:11 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:32:11 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:32:11 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:32:11 oracle8-64-puppet7.example.com zabbix_agentd[1533]: zabbix_agentd [1533]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:32:11 oracle8-64-puppet7.example.com zabbix_agentd[1535]: Starting Zabbix Agent [oracle8-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:32:11 oracle8-64-puppet7.example.com zabbix_agentd[1535]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 98.07 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113341923.hoMuXT.pp Last 10 lines of output were: Jun 28 11:33:41 oracle8-64-puppet7.example.com zabbix_agentd[1535]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:33:41 oracle8-64-puppet7.example.com zabbix_agentd[1535]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:33:41 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:33:41 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:33:52 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:33:52 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:33:52 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:33:52 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.70 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113522470.nXgJru.pp Last 10 lines of output were: Jun 28 11:35:22 oracle8-64-puppet7.example.com zabbix_agentd[1679]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:35:22 oracle8-64-puppet7.example.com zabbix_agentd[1679]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:35:22 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:35:22 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:35:32 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:35:32 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:35:32 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:35:32 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.68 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113702927.MGViK3.pp Last 10 lines of output were: Jun 28 11:37:02 oracle8-64-puppet7.example.com zabbix_agentd[1836]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:37:02 oracle8-64-puppet7.example.com zabbix_agentd[1836]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:37:02 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:37:02 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:37:13 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:37:13 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:37:13 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:37:13 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.69 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112758947.Ofsnlc.pp Last 10 lines of output were: Jun 28 11:29:42 centos7-64-puppet7.example.com zabbix_agentd[834]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:29:42 centos7-64-puppet7.example.com zabbix_agentd[834]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:29:42 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:29:42 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:29:42 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 102.25 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112943098.U4WdS5.pp Last 10 lines of output were: Jun 28 11:29:55 centos7-64-puppet7.example.com systemd[1]: New main PID 972 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:29:55 centos7-64-puppet7.example.com systemd[1]: New main PID 972 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:31:25 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 11:31:25 centos7-64-puppet7.example.com zabbix_agentd[972]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:31:25 centos7-64-puppet7.example.com zabbix_agentd[972]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:31:25 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:31:25 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:31:25 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 101.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113126691.2nz4wF.pp Last 10 lines of output were: Jun 28 11:31:39 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:31:39 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:31:39 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:31:39 centos7-64-puppet7.example.com zabbix_agentd[1192]: zabbix_agentd [1192]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:31:39 centos7-64-puppet7.example.com zabbix_agentd[1194]: Starting Zabbix Agent [centos7-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:31:39 centos7-64-puppet7.example.com zabbix_agentd[1194]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 101.30 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113309808.HFYZsj.pp Last 10 lines of output were: Jun 28 11:33:09 centos7-64-puppet7.example.com zabbix_agentd[1194]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:33:09 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:33:09 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:33:09 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:33:22 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:33:22 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:33:22 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:33:22 centos7-64-puppet7.example.com zabbix_agentd[1330]: zabbix_agentd [1330]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.33 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113453120.2cN6tB.pp Last 10 lines of output were: Jun 28 11:34:52 centos7-64-puppet7.example.com zabbix_agentd[1332]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:34:52 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:34:52 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:34:52 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:35:05 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:35:05 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:35:05 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:35:05 centos7-64-puppet7.example.com zabbix_agentd[1475]: zabbix_agentd [1475]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.35 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113636308.he724B.pp Last 10 lines of output were: Jun 28 11:36:36 centos7-64-puppet7.example.com zabbix_agentd[1477]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:36:36 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:36:36 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:36:36 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:36:48 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:36:48 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:36:48 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:36:48 centos7-64-puppet7.example.com zabbix_agentd[1612]: zabbix_agentd [1612]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.17 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113454175.sGYw44.pp Last 10 lines of output were: Jun 28 11:36:37 oracle7-64-puppet8.example.com zabbix_agentd[915]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:36:37 oracle7-64-puppet8.example.com zabbix_agentd[915]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:36:37 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:36:37 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:36:37 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 101.69 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113602677.VyWPtk.pp Last 10 lines of output were: Jun 28 11:37:45 oracle7-64-puppet8.example.com zabbix_agentd[928]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:37:45 oracle7-64-puppet8.example.com zabbix_agentd[928]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:37:45 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:37:45 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:37:45 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 101.19 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113637953.gtK8fk.pp Last 10 lines of output were: Jun 28 11:36:51 oracle7-64-puppet8.example.com systemd[1]: New main PID 1036 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:36:51 oracle7-64-puppet8.example.com systemd[1]: New main PID 1036 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:38:22 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 11:38:22 oracle7-64-puppet8.example.com zabbix_agentd[1036]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:38:22 oracle7-64-puppet8.example.com zabbix_agentd[1036]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:38:22 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:38:22 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:38:22 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.19 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113745951.Z5m9HQ.pp Last 10 lines of output were: Jun 28 11:37:59 oracle7-64-puppet8.example.com systemd[1]: New main PID 1049 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:37:59 oracle7-64-puppet8.example.com systemd[1]: New main PID 1049 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:39:30 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 11:39:30 oracle7-64-puppet8.example.com zabbix_agentd[1049]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:39:30 oracle7-64-puppet8.example.com zabbix_agentd[1049]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:39:30 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:39:30 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:39:30 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.12 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113822787.lsOFGM.pp Last 10 lines of output were: Jun 28 11:38:36 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:38:36 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:38:36 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:38:36 oracle7-64-puppet8.example.com zabbix_agentd[1239]: zabbix_agentd [1239]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:38:36 oracle7-64-puppet8.example.com zabbix_agentd[1241]: Starting Zabbix Agent [oracle7-64-puppet8.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:38:36 oracle7-64-puppet8.example.com zabbix_agentd[1241]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 102.08 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113930756.sx3aVJ.pp Last 10 lines of output were: Jun 28 11:39:44 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:39:44 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:39:44 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:39:44 oracle7-64-puppet8.example.com zabbix_agentd[1252]: zabbix_agentd [1252]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:39:44 oracle7-64-puppet8.example.com zabbix_agentd[1254]: Starting Zabbix Agent [oracle7-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:39:44 oracle7-64-puppet8.example.com zabbix_agentd[1254]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 102.10 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114006905.i0cMqk.pp Last 10 lines of output were: Jun 28 11:40:06 oracle7-64-puppet8.example.com zabbix_agentd[1241]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:40:06 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:40:06 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:40:06 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:40:20 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:40:20 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:40:20 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:40:20 oracle7-64-puppet8.example.com zabbix_agentd[1360]: zabbix_agentd [1360]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.17 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114114887.ap6mfI.pp Last 10 lines of output were: Jun 28 11:41:14 oracle7-64-puppet8.example.com zabbix_agentd[1254]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:41:14 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:41:14 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:41:14 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:41:28 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:41:28 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:41:28 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:41:28 oracle7-64-puppet8.example.com zabbix_agentd[1373]: zabbix_agentd [1373]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.98 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114151211.UqHBRw.pp Last 10 lines of output were: Jun 28 11:41:51 oracle7-64-puppet8.example.com zabbix_agentd[1362]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:41:51 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:41:51 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:41:51 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:42:05 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:42:05 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:42:05 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:42:05 oracle7-64-puppet8.example.com zabbix_agentd[1488]: zabbix_agentd [1488]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.17 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114258943.STAGE6.pp Last 10 lines of output were: Jun 28 11:42:58 oracle7-64-puppet8.example.com zabbix_agentd[1375]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:42:58 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:42:58 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:42:58 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:43:12 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:43:12 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:43:12 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:43:12 oracle7-64-puppet8.example.com zabbix_agentd[1502]: zabbix_agentd [1502]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.17 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114335397.lJSkYL.pp Last 10 lines of output were: Jun 28 11:43:35 oracle7-64-puppet8.example.com zabbix_agentd[1490]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:43:35 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:43:35 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:43:35 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:43:49 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:43:49 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:43:49 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:43:49 oracle7-64-puppet8.example.com zabbix_agentd[1608]: zabbix_agentd [1608]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.94 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114443131.Fe2rW5.pp Last 10 lines of output were: Jun 28 11:44:43 oracle7-64-puppet8.example.com zabbix_agentd[1504]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:44:43 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:44:43 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:44:43 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:44:56 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:44:56 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:44:56 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:44:56 oracle7-64-puppet8.example.com zabbix_agentd[1622]: zabbix_agentd [1622]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.00 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113647665.fqJXsg.pp Last 10 lines of output were: Jun 28 11:38:28 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:38:28 rocky8-64-puppet8.example.com zabbix_agentd[1153]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:38:28 rocky8-64-puppet8.example.com zabbix_agentd[1153]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:38:28 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:38:28 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 98.76 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113828354.G5AGea.pp Last 10 lines of output were: Jun 28 11:38:38 rocky8-64-puppet8.example.com zabbix_agentd[1304]: agent #4 started [listener #3] Jun 28 11:38:38 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1300 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:38:38 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1300 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:40:08 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:40:08 rocky8-64-puppet8.example.com zabbix_agentd[1300]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:40:08 rocky8-64-puppet8.example.com zabbix_agentd[1300]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:40:08 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:40:08 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.61 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112800786.wV9CAl.pp Last 10 lines of output were: Jun 28 11:29:43 oracle7-64-puppet7.example.com zabbix_agentd[906]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:29:43 oracle7-64-puppet7.example.com zabbix_agentd[906]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:29:43 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:29:43 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:29:43 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 101.44 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112944148.yWsF1J.pp Last 10 lines of output were: Jun 28 11:29:57 oracle7-64-puppet7.example.com systemd[1]: New main PID 1024 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:29:57 oracle7-64-puppet7.example.com systemd[1]: New main PID 1024 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:31:27 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 11:31:27 oracle7-64-puppet7.example.com zabbix_agentd[1024]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:31:27 oracle7-64-puppet7.example.com zabbix_agentd[1024]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:31:27 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:31:27 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:31:27 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.08 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114009517.l0K53s.pp Last 10 lines of output were: Jun 28 11:40:18 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:40:18 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:40:18 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:40:18 rocky8-64-puppet8.example.com zabbix_agentd[1625]: zabbix_agentd [1625]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:40:18 rocky8-64-puppet8.example.com zabbix_agentd[1627]: Starting Zabbix Agent [rocky8-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:40:18 rocky8-64-puppet8.example.com zabbix_agentd[1627]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.83 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113128758.jnja1s.pp Last 10 lines of output were: Jun 28 11:31:42 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:31:42 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:31:42 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:31:42 oracle7-64-puppet7.example.com zabbix_agentd[1224]: zabbix_agentd [1224]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:31:42 oracle7-64-puppet7.example.com zabbix_agentd[1226]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:31:42 oracle7-64-puppet7.example.com zabbix_agentd[1226]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 102.17 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114149302.3bPO0l.pp Last 10 lines of output were: Jun 28 11:41:49 rocky8-64-puppet8.example.com zabbix_agentd[1627]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:41:49 rocky8-64-puppet8.example.com zabbix_agentd[1627]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:41:49 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:41:49 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:41:59 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:41:59 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:41:59 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:41:59 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.57 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113312827.w9Owpw.pp Last 10 lines of output were: Jun 28 11:33:12 oracle7-64-puppet7.example.com zabbix_agentd[1226]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:33:12 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:33:12 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:33:12 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:33:26 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:33:26 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:33:26 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:33:26 oracle7-64-puppet7.example.com zabbix_agentd[1342]: zabbix_agentd [1342]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.09 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114329856.m9zJiV.pp Last 10 lines of output were: Jun 28 11:43:29 rocky8-64-puppet8.example.com zabbix_agentd[1774]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:43:29 rocky8-64-puppet8.example.com zabbix_agentd[1774]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:43:29 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:43:29 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:43:39 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:43:39 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:43:39 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:43:39 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113456894.TtKJ3E.pp Last 10 lines of output were: Jun 28 11:34:56 oracle7-64-puppet7.example.com zabbix_agentd[1344]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:34:56 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:34:56 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:34:56 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:35:10 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:35:10 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:35:10 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:35:10 oracle7-64-puppet7.example.com zabbix_agentd[1467]: zabbix_agentd [1467]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.06 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114510306.vBRydq.pp Last 10 lines of output were: Jun 28 11:45:10 rocky8-64-puppet8.example.com zabbix_agentd[1936]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:45:10 rocky8-64-puppet8.example.com zabbix_agentd[1936]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:45:10 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:45:10 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:45:20 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:45:20 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:45:20 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:45:20 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113640835.HbhxJ1.pp Last 10 lines of output were: Jun 28 11:36:40 oracle7-64-puppet7.example.com zabbix_agentd[1469]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:36:40 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:36:40 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:36:40 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:36:54 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:36:54 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:36:54 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:36:54 oracle7-64-puppet7.example.com zabbix_agentd[1584]: zabbix_agentd [1584]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.92 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112748428.iWNSEV.pp Last 10 lines of output were: Jun 28 11:29:29 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:29:29 almalinux8-64-puppet7.example.com zabbix_agentd[1244]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:29:29 almalinux8-64-puppet7.example.com zabbix_agentd[1244]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:29:29 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:29:29 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 99.13 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112929366.MOU85p.pp Last 10 lines of output were: Jun 28 11:29:39 almalinux8-64-puppet7.example.com zabbix_agentd[1403]: agent #4 started [listener #3] Jun 28 11:29:39 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1399 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:29:39 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1399 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:31:09 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:31:09 almalinux8-64-puppet7.example.com zabbix_agentd[1399]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:31:09 almalinux8-64-puppet7.example.com zabbix_agentd[1399]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:31:09 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:31:09 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.70 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113110504.nh5g2M.pp Last 10 lines of output were: Jun 28 11:31:19 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:31:19 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:31:19 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:31:19 almalinux8-64-puppet7.example.com zabbix_agentd[1756]: zabbix_agentd [1756]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:31:19 almalinux8-64-puppet7.example.com zabbix_agentd[1758]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:31:19 almalinux8-64-puppet7.example.com zabbix_agentd[1758]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 98.06 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113250323.gRufQC.pp Last 10 lines of output were: Jun 28 11:32:50 almalinux8-64-puppet7.example.com zabbix_agentd[1758]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:32:50 almalinux8-64-puppet7.example.com zabbix_agentd[1758]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:32:50 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:32:50 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:33:00 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:33:00 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:33:00 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:33:00 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.69 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113430863.mOfszb.pp Last 10 lines of output were: Jun 28 11:34:30 almalinux8-64-puppet7.example.com zabbix_agentd[1913]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:34:30 almalinux8-64-puppet7.example.com zabbix_agentd[1913]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:34:30 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:34:30 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:34:40 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:34:40 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:34:40 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:34:40 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.69 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113611308.ystC7h.pp Last 10 lines of output were: Jun 28 11:36:11 almalinux8-64-puppet7.example.com zabbix_agentd[2085]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:36:11 almalinux8-64-puppet7.example.com zabbix_agentd[2085]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:36:11 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:36:11 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:36:21 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:36:21 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:36:21 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:36:21 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.75 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '957/merge' exists
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113131465.WZiUAm.pp Last 10 lines of output were: Jun 28 11:33:09 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:33:09 almalinux8-64-puppet8.example.com zabbix_agentd[1244]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:33:09 almalinux8-64-puppet8.example.com zabbix_agentd[1244]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:33:09 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:33:09 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 96.19 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113309639.yldH53.pp Last 10 lines of output were: Jun 28 11:33:19 almalinux8-64-puppet8.example.com zabbix_agentd[1403]: agent #4 started [listener #3] Jun 28 11:33:19 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1399 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:33:19 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1399 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:34:49 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:34:49 almalinux8-64-puppet8.example.com zabbix_agentd[1399]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:34:49 almalinux8-64-puppet8.example.com zabbix_agentd[1399]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:34:49 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:34:49 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.55 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113450795.Gs7m7r.pp Last 10 lines of output were: Jun 28 11:35:00 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:35:00 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:35:00 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:35:00 almalinux8-64-puppet8.example.com zabbix_agentd[1756]: zabbix_agentd [1756]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:35:00 almalinux8-64-puppet8.example.com zabbix_agentd[1758]: Starting Zabbix Agent [almalinux8-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:35:00 almalinux8-64-puppet8.example.com zabbix_agentd[1758]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.84 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113630569.FANwfj.pp Last 10 lines of output were: Jun 28 11:36:30 almalinux8-64-puppet8.example.com zabbix_agentd[1758]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:36:30 almalinux8-64-puppet8.example.com zabbix_agentd[1758]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:36:30 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:36:30 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:36:40 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:36:40 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:36:40 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:36:40 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.51 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113811122.0PTrXh.pp Last 10 lines of output were: Jun 28 11:38:10 almalinux8-64-puppet8.example.com zabbix_agentd[1913]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:38:10 almalinux8-64-puppet8.example.com zabbix_agentd[1913]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:38:10 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:38:10 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:38:21 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:38:21 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:38:21 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:38:21 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.49 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113951569.pg3EhY.pp Last 10 lines of output were: Jun 28 11:39:51 almalinux8-64-puppet8.example.com zabbix_agentd[2085]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:39:51 almalinux8-64-puppet8.example.com zabbix_agentd[2085]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:39:51 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:39:51 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:40:01 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:40:01 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:40:01 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:40:01 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.58 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L476
zabbix::agent on archlinux-rolling-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L476
zabbix::agent on centos-7-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L476
zabbix::agent on debian-11-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L476
zabbix::agent on debian-12-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L476
zabbix::agent on ubuntu-20.04-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L476
zabbix::agent on ubuntu-22.04-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L476
zabbix::agent on archlinux-rolling-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L476
zabbix::agent on centos-7-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L476
zabbix::agent on debian-11-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L476
zabbix::agent on debian-12-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L476
zabbix::agent on ubuntu-20.04-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L476
zabbix::agent on ubuntu-22.04-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file