Skip to content

modulesync 5.5.0

modulesync 5.5.0 #52

Triggered via pull request April 12, 2024 11:25
@bastelfreakbastelfreak
synchronize #38
modulesync
Status Failure
Total duration 19m 2s
Artifacts

ci.yml

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

Annotations

14 errors
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L19
hyperglass::server on redhat-7-x86_64 with all defaults is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L20
hyperglass::server on redhat-7-x86_64 with all defaults is expected to contain Class[Hyperglass::Server::Config] Failure/Error: it { is_expected.to contain_class('Hyperglass::Server::Config') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L21
hyperglass::server on redhat-7-x86_64 with all defaults is expected to contain Class[Hyperglass::Server::Dependencies] Failure/Error: it { is_expected.to contain_class('Hyperglass::Server::Dependencies') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L22
hyperglass::server on redhat-7-x86_64 with all defaults is expected to contain Class[Hyperglass::Server::Install] Failure/Error: it { is_expected.to contain_class('Hyperglass::Server::Install') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L23
hyperglass::server on redhat-7-x86_64 with all defaults is expected to contain Class[Hyperglass::Server::Service] Failure/Error: it { is_expected.to contain_class('Hyperglass::Server::Service') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L24
hyperglass::server on redhat-7-x86_64 with all defaults is expected to contain File[/opt/hyperglass/hyperglass-server/hyperglass/commands.yaml] with ensure => "file", owner => "hyperglass" and group => "hyperglass" Failure/Error: it { is_expected.to contain_file('/opt/hyperglass/hyperglass-server/hyperglass/commands.yaml').with_ensure('file').with_owner('hyperglass').with_group('hyperglass') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L25
hyperglass::server on redhat-7-x86_64 with all defaults is expected to contain File[/opt/hyperglass/hyperglass-server/hyperglass/devices.yaml] with ensure => "file", owner => "hyperglass" and group => "hyperglass" Failure/Error: it { is_expected.to contain_file('/opt/hyperglass/hyperglass-server/hyperglass/devices.yaml').with_ensure('file').with_owner('hyperglass').with_group('hyperglass') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L26
hyperglass::server on redhat-7-x86_64 with all defaults is expected to contain File[/opt/hyperglass/hyperglass-server/hyperglass/hyperglass.yaml] with ensure => "file", owner => "hyperglass" and group => "hyperglass" Failure/Error: it { is_expected.to contain_file('/opt/hyperglass/hyperglass-server/hyperglass/hyperglass.yaml').with_ensure('file').with_owner('hyperglass').with_group('hyperglass') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L27
hyperglass::server on redhat-7-x86_64 with all defaults is expected to contain File[/opt/hyperglass/hyperglass-server/hyperglass/static/custom] with ensure => "directory", owner => "hyperglass" and group => "hyperglass" Failure/Error: it { is_expected.to contain_file('/opt/hyperglass/hyperglass-server/hyperglass/static/custom').with_ensure('directory').with_owner('hyperglass').with_group('hyperglass') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
Puppet / 7 (Ruby 2.7): spec/classes/hyperglass_server_spec.rb#L28
hyperglass::server on redhat-7-x86_64 with all defaults is expected to contain File[/opt/hyperglass/hyperglass-server/hyperglass/static/images/favicons] with ensure => "directory", owner => "hyperglass" and group => "hyperglass" Failure/Error: it { is_expected.to contain_file('/opt/hyperglass/hyperglass-server/hyperglass/static/images/favicons').with_ensure('directory').with_owner('hyperglass').with_group('hyperglass') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
Puppet / Puppet 7 - CentOS 7: spec/acceptance/agent_and_server_spec.rb#L8
hyperglass::server class default parameters works with no errors Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114125088.pp.EDGkVq Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.46 seconds Info: Using environment 'production' Info: Applying configuration version '1712922087' �[mNotice: /Stage[main]/Hyperglass::Server::Service/Systemd::Unit_file[hyperglass.service]/Service[hyperglass.service]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Hyperglass::Server::Service/Systemd::Unit_file[hyperglass.service]/Service[hyperglass.service]: Unscheduling refresh on Service[hyperglass.service] �[mNotice: Applied catalog in 1.35 seconds
Puppet / Puppet 7 - CentOS 7: spec/acceptance/server_spec.rb#L8
hyperglass::server class default parameters works with no errors Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114140213.pp.EWqxAa Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.44 seconds Info: Using environment 'production' Info: Applying configuration version '1712922102' �[mNotice: /Stage[main]/Hyperglass::Server::Service/Systemd::Unit_file[hyperglass.service]/Service[hyperglass.service]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Hyperglass::Server::Service/Systemd::Unit_file[hyperglass.service]/Service[hyperglass.service]: Unscheduling refresh on Service[hyperglass.service] �[mNotice: Applied catalog in 0.92 seconds
Puppet / Puppet 7 - CentOS 7: spec/acceptance/server_spec.rb#L30
hyperglass::server class default parameters Command "sleep 180; curl http://localhost:8001" stdout is expected to match /hyperglass/ Failure/Error: its(:stdout) { is_expected.to match %r{hyperglass} } expected "" to match /hyperglass/ Diff: @@ -1 +1 @@ -/hyperglass/ +""
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.