Skip to content

Add configuration parameters to server, proxy and agent #980

Add configuration parameters to server, proxy and agent

Add configuration parameters to server, proxy and agent #980

Triggered via pull request May 19, 2025 12:07
Status Failure
Total duration 16m 57s
Artifacts

ci.yml

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

Annotations

21 errors and 23 warnings
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L215
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface useip configured Failure/Error: expect(test2['interfaces'][0]['useip']).to eq('0') NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L211
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface type configured Failure/Error: expect(test2['interfaces'][0]['type']).to eq('1') NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L207
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface port configured Failure/Error: expect(test2['interfaces'][0]['port']).to eq('1050') NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L203
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface main configured Failure/Error: expect(test2['interfaces'][0]['main']).to eq('1') NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L199
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface ip configured Failure/Error: expect(test2['interfaces'][0]['ip']).to eq('127.0.0.2') NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L195
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface dns configured Failure/Error: expect(test2['interfaces'][0]['dns']).to eq('test2.example.com') NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L191
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com is in group Virtual machines Failure/Error: expect(test2['groups'].map { |g| g['name'] }).to eq(['Virtual machines']) NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L187
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com is created Failure/Error: expect(test2['host']).to eq('test2.example.com') NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L79
zabbix_host type create zabbix_host resources with zabbix version 6.0 works without changes on the fourth apply Failure/Error: apply_manifest(pp2, catch_changes: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121308859.WZSxi7.pp Last 10 lines of output were: "tls_accept": 1, "tls_issuer": "", "tls_subject": "" } ], "id": 77967, "jsonrpc": "2.0", "auth": "c0895ea307670ff36a2d9fd257e9f8d9" } (file: /tmp/apply_manifest_121308859.WZSxi7.pp, line: 11) �[mNotice: Applied catalog in 93.96 seconds
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L75
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the third apply Failure/Error: apply_manifest(pp2, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121105928.OdfN5x.pp Last 10 lines of output were: Error: Could not set 'present' on ensure: HTTP Error: 504 on http://localhost/api_jsonrpc.php (file: /tmp/apply_manifest_121105928.OdfN5x.pp, line: 1) Wrapped exception: HTTP Error: 504 on http://localhost/api_jsonrpc.php Error: /Stage[main]/Main/Zabbix_host[test1.example.com]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: HTTP Error: 504 on http://localhost/api_jsonrpc.php (file: /tmp/apply_manifest_121105928.OdfN5x.pp, line: 1) Error: Could not set 'present' on ensure: Net::ReadTimeout (file: /tmp/apply_manifest_121105928.OdfN5x.pp, line: 11) Error: Could not set 'present' on ensure: Net::ReadTimeout (file: /tmp/apply_manifest_121105928.OdfN5x.pp, line: 11) Wrapped exception: Net::ReadTimeout with #<TCPSocket:(closed)> Error: /Stage[main]/Main/Zabbix_host[test2.example.com]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: Net::ReadTimeout (file: /tmp/apply_manifest_121105928.OdfN5x.pp, line: 11) �[mNotice: Applied catalog in 120.67 seconds
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L215
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface useip configured Failure/Error: expect(test2['interfaces'][0]['useip']).to eq('0') NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L211
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface type configured Failure/Error: expect(test2['interfaces'][0]['type']).to eq('1') NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L207
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface port configured Failure/Error: expect(test2['interfaces'][0]['port']).to eq('1050') NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L203
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface main configured Failure/Error: expect(test2['interfaces'][0]['main']).to eq('1') NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L199
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface ip configured Failure/Error: expect(test2['interfaces'][0]['ip']).to eq('127.0.0.2') NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L195
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface dns configured Failure/Error: expect(test2['interfaces'][0]['dns']).to eq('test2.example.com') NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L191
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com is in group Virtual machines Failure/Error: expect(test2['groups'].map { |g| g['name'] }).to eq(['Virtual machines']) NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L187
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com is created Failure/Error: expect(test2['host']).to eq('test2.example.com') NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L79
zabbix_host type create zabbix_host resources with zabbix version 6.0 works without changes on the fourth apply Failure/Error: apply_manifest(pp2, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121326065.GLiit4.pp Last 10 lines of output were: "tls_accept": 1, "tls_issuer": "", "tls_subject": "" } ], "id": 38764, "jsonrpc": "2.0", "auth": "59bc9a846e1ce968738f01ee8bd18cb9" } (file: /tmp/apply_manifest_121326065.GLiit4.pp, line: 11) �[mNotice: Applied catalog in 111.00 seconds
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L75
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the third apply Failure/Error: apply_manifest(pp2, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121123130.0Yd13N.pp Last 10 lines of output were: Error: Could not set 'present' on ensure: HTTP Error: 504 on http://localhost/api_jsonrpc.php (file: /tmp/apply_manifest_121123130.0Yd13N.pp, line: 1) Wrapped exception: HTTP Error: 504 on http://localhost/api_jsonrpc.php Error: /Stage[main]/Main/Zabbix_host[test1.example.com]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: HTTP Error: 504 on http://localhost/api_jsonrpc.php (file: /tmp/apply_manifest_121123130.0Yd13N.pp, line: 1) Error: Could not set 'present' on ensure: HTTP Error: 504 on http://localhost/api_jsonrpc.php (file: /tmp/apply_manifest_121123130.0Yd13N.pp, line: 11) Error: Could not set 'present' on ensure: HTTP Error: 504 on http://localhost/api_jsonrpc.php (file: /tmp/apply_manifest_121123130.0Yd13N.pp, line: 11) Wrapped exception: HTTP Error: 504 on http://localhost/api_jsonrpc.php Error: /Stage[main]/Main/Zabbix_host[test2.example.com]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: HTTP Error: 504 on http://localhost/api_jsonrpc.php (file: /tmp/apply_manifest_121123130.0Yd13N.pp, line: 11) �[mNotice: Applied catalog in 120.63 seconds
Puppet / Test suite
Process completed with exit code 1.
Puppet / Static validations: metadata.json#L0
Skipping EOL operating system Ubuntu 20.04
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L491
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#L491
zabbix::agent on rocky-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L491
zabbix::agent on rocky-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L491
zabbix::agent on almalinux-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L491
zabbix::agent on almalinux-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L491
zabbix::agent on centos-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L491
zabbix::agent on oraclelinux-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L491
zabbix::agent on oraclelinux-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L491
zabbix::agent on redhat-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L491
zabbix::agent on redhat-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2)
Cache not found for keys: setup-ruby-bundler-cache-v6-rhel-9.6-x64-ruby-3.2-wd-/scratch/actions/actions-runner-2.305.0/instance14/_work/puppet-zabbix/puppet-zabbix-with--without-development:system_tests:release-only--Gemfile.lock-43d3381341963611d1f05fcfd3db75c64b7eeb20ba8971e5ebb5f110eaeb2420, setup-ruby-bundler-cache-v6-rhel-9.6-x64-ruby-3.2-wd-/scratch/actions/actions-runner-2.305.0/instance14/_work/puppet-zabbix/puppet-zabbix-with--without-development:system_tests:release-only--Gemfile.lock-
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L491
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#L491
zabbix::agent on rocky-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L491
zabbix::agent on rocky-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L491
zabbix::agent on almalinux-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L491
zabbix::agent on almalinux-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L491
zabbix::agent on centos-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L491
zabbix::agent on oraclelinux-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L491
zabbix::agent on oraclelinux-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L491
zabbix::agent on redhat-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L491
zabbix::agent on redhat-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7)
Cache not found for keys: setup-ruby-bundler-cache-v6-rhel-9.6-x64-ruby-2.7-wd-/scratch/actions/actions-runner-2.305.0/instance16/_work/puppet-zabbix/puppet-zabbix-with--without-development:system_tests:release-only--Gemfile.lock-1984ff76d4939b60bd6ece158c446d66ea18c263162c77571f4cfbeb98f2f5e5, setup-ruby-bundler-cache-v6-rhel-9.6-x64-ruby-2.7-wd-/scratch/actions/actions-runner-2.305.0/instance16/_work/puppet-zabbix/puppet-zabbix-with--without-development:system_tests:release-only--Gemfile.lock-