Add Ubuntu 20.04 support #51
ci.yml
on: pull_request
Puppet
/
Static validations
28s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
24 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 / 7 - Ubuntu 20.04:
spec/acceptance/agent_and_server_spec.rb#L8
hyperglass::server class default parameters works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071947642.pp.9aRReD
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Function Call, the hyperglass::server class currently only works on CentOS/RedHat (file: /etc/puppetlabs/code/modules/hyperglass/manifests/server.pp, line: 49, column: 5) on node ubuntu2004-64-puppet7.example.com
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/agent_spec.rb#L8
hyperglass::agent class default parameters works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071949665.pp.JytSz0
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Could not find resource 'Yumrepo[epel]' in parameter 'require' (file: /tmp/apply_manifest_071949665.pp.JytSz0, line: 18) on node ubuntu2004-64-puppet7.example.com
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/agent_spec.rb#L37
hyperglass::agent class default parameters Service "hyperglass-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "hyperglass-agent" to be running
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/agent_spec.rb#L38
hyperglass::agent class default parameters Service "hyperglass-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "hyperglass-agent" to be enabled
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/agent_spec.rb#L42
hyperglass::agent class default parameters Port "8080" is expected to be listening on 127.0.0.1 with tcp
Failure/Error: it { is_expected.to be_listening.on('127.0.0.1').with('tcp') }
expected Port "8080" to be listening on 127.0.0.1 with tcp
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/server_spec.rb#L8
hyperglass::server class default parameters works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071952087.pp.bLp6sC
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Function Call, the hyperglass::server class currently only works on CentOS/RedHat (file: /etc/puppetlabs/code/modules/hyperglass/manifests/server.pp, line: 49, column: 5) on node ubuntu2004-64-puppet7.example.com
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/server_spec.rb#L22
hyperglass::server class default parameters Service "nginx" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nginx" to be running
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/server_spec.rb#L23
hyperglass::server class default parameters Service "nginx" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nginx" to be enabled
|
Puppet / 7 - Ubuntu 20.04:
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 / 7 - Ubuntu 20.04
Process completed with exit code 1.
|
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_072125543.pp.bPdzL7
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.54 seconds
Info: Using environment 'production'
Info: Applying configuration version '1712906488'
�[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.49 seconds
|
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_072142329.pp.yZjhIF
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.49 seconds
Info: Using environment 'production'
Info: Applying configuration version '1712906504'
�[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.06 seconds
|
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 / 7 - CentOS 7
Process completed with exit code 1.
|