Duplicate: Add sensitive support #857
Annotations
11 errors
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::server class default parameters 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 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153353450.zp2t7f.pp
Last 10 lines of output were:
[select userid from users limit 1]
Jul 03 15:34:20 debian11-64-puppet8.example.com zabbix_server[11997]: cannot use database "zabbix_server": database is not a Zabbix database
Jul 03 15:34:22 debian11-64-puppet8.example.com systemd[1]: zabbix-server.service: Can't open PID file /run/zabbix/zabbix_server.pid (yet?) after start: Operation not permitted
Jul 03 15:34:22 debian11-64-puppet8.example.com systemd[1]: zabbix-server.service: Failed with result 'protocol'.
Jul 03 15:34:22 debian11-64-puppet8.example.com systemd[1]: Failed to start Zabbix Server.
�[mNotice: /Stage[main]/Zabbix::Server/Service[zabbix-server]: Triggered 'refresh' from 4 events
Info: Class[Zabbix::Server]: Unscheduling all events on Class[Zabbix::Server]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 25.22 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:10
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::server class default parameters 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 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153422444.uaI9OQ.pp
Last 10 lines of output were:
Jul 03 15:34:32 debian11-64-puppet8.example.com zabbix_server[12426]: [Z3005] query failed: [0] PGRES_FATAL_ERROR:ERROR: relation "users" does not exist
LINE 1: select userid from users limit 1
^
[select userid from users limit 1]
Jul 03 15:34:32 debian11-64-puppet8.example.com zabbix_server[12426]: cannot use database "zabbix_server": database is not a Zabbix database
Jul 03 15:34:34 debian11-64-puppet8.example.com systemd[1]: zabbix-server.service: Can't open PID file /run/zabbix/zabbix_server.pid (yet?) after start: Operation not permitted
Jul 03 15:34:34 debian11-64-puppet8.example.com systemd[1]: zabbix-server.service: Failed with result 'protocol'.
Jul 03 15:34:34 debian11-64-puppet8.example.com systemd[1]: Failed to start Zabbix Server.
�[mNotice: Applied catalog in 8.23 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:10
|
spec/acceptance/server_spec.rb#L35
zabbix::server class default parameters Service "zabbix-server" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-server" to be running
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::server class deploys a zabbix 5.0 server 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 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153434624.p3bVJ6.pp
Last 10 lines of output were:
Jul 03 15:34:44 debian11-64-puppet8.example.com zabbix_server[13360]: SNMP monitoring: YES
Jul 03 15:34:44 debian11-64-puppet8.example.com zabbix_server[13360]: IPMI monitoring: YES
Jul 03 15:34:44 debian11-64-puppet8.example.com zabbix_server[13360]: Web monitoring: YES
Jul 03 15:34:44 debian11-64-puppet8.example.com zabbix_server[13360]: VMware monitoring: YES
Jul 03 15:34:44 debian11-64-puppet8.example.com zabbix_server[13360]: SMTP authentication: YES
�[mNotice: /Stage[main]/Zabbix::Server/Service[zabbix-server]: Triggered 'refresh' from 1 event
Info: Class[Zabbix::Server]: Unscheduling all events on Class[Zabbix::Server]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 8.18 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:42
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::server class deploys a zabbix 5.0 server 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 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153446752.OBpKzU.pp
Last 10 lines of output were:
Jul 03 15:34:44 debian11-64-puppet8.example.com systemd[1]: Starting Zabbix Server...
Jul 03 15:34:44 debian11-64-puppet8.example.com zabbix_server[13360]: Starting Zabbix Server. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 15:34:44 debian11-64-puppet8.example.com zabbix_server[13360]: ****** Enabled features ******
Jul 03 15:34:44 debian11-64-puppet8.example.com zabbix_server[13360]: SNMP monitoring: YES
Jul 03 15:34:44 debian11-64-puppet8.example.com zabbix_server[13360]: IPMI monitoring: YES
Jul 03 15:34:44 debian11-64-puppet8.example.com zabbix_server[13360]: Web monitoring: YES
Jul 03 15:34:44 debian11-64-puppet8.example.com zabbix_server[13360]: VMware monitoring: YES
Jul 03 15:34:44 debian11-64-puppet8.example.com zabbix_server[13360]: SMTP authentication: YES
�[mNotice: Applied catalog in 7.96 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:42
|
spec/acceptance/server_spec.rb#L68
zabbix::server class deploys a zabbix 5.0 server Service "zabbix-server" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-server" to be running
|
spec/acceptance/zabbix_application_spec.rb#L39
zabbix_application type create zabbix_application resources with zabbix version 5.0 works with no error on the first apply
Failure/Error: apply_manifest(pp1, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153505462.vyopv4.pp
Last 10 lines of output were:
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-docroot]/Concat_fragment[localhost-docroot]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-directories]/Concat_fragment[localhost-directories]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-logging]/Concat_fragment[localhost-logging]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-serversignature]/Concat_fragment[localhost-serversignature]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-access_log]/Concat_fragment[localhost-access_log]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-rewrite]/Concat_fragment[localhost-rewrite]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-custom_fragment]/Concat_fragment[localhost-custom_fragment]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-file_footer]/Concat_fragment[localhost-file_footer]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 15.80 seconds
|
spec/acceptance/zabbix_application_spec.rb#L46
zabbix_application type create zabbix_application resources with zabbix version 5.0 works with no error on the second apply
Failure/Error: apply_manifest(pp1, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153525930.k6cuZF.pp
Last 10 lines of output were:
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-apache-header]/Concat_fragment[localhost-apache-header]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-docroot]/Concat_fragment[localhost-docroot]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-directories]/Concat_fragment[localhost-directories]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-logging]/Concat_fragment[localhost-logging]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-serversignature]/Concat_fragment[localhost-serversignature]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-access_log]/Concat_fragment[localhost-access_log]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-rewrite]/Concat_fragment[localhost-rewrite]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-custom_fragment]/Concat_fragment[localhost-custom_fragment]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-file_footer]/Concat_fragment[localhost-file_footer]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 7.51 seconds
|
spec/acceptance/zabbix_application_spec.rb#L51
zabbix_application type create zabbix_application resources with zabbix version 5.0 works with no error on the third apply
Failure/Error: apply_manifest(pp2, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153537988.SiOsD7.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1720020941'
Error: Could not find a suitable provider for zabbix_application
�[mNotice: Applied catalog in 0.04 seconds
|
spec/acceptance/zabbix_application_spec.rb#L55
zabbix_application type create zabbix_application resources with zabbix version 5.0 works without changes on the fourth apply
Failure/Error: apply_manifest(pp2, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153541228.cFRV23.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1720020944'
Error: Could not find a suitable provider for zabbix_application
�[mNotice: Applied catalog in 0.04 seconds
|
The logs for this run have expired and are no longer available.
Loading