Fixes #38085 - Cap the number of Puma workers at 100 #1694
Triggered via pull request
December 11, 2024 16:14
Status
Cancelled
Total duration
6m 35s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
35s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
149 errors and 1 warning
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161635036.ubXYuD.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node almalinux9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161637341.iynkNv.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node almalinux9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "httpd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "httpd" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "httpd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "httpd" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161639344.PcuOnQ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161641772.QQdZ81.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "httpd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "httpd" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "httpd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "httpd" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161649854.rD0v5T.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node centos9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161652017.islHRf.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node centos9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "httpd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "httpd" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "httpd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "httpd" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161653486.lfTVgd.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161655825.6XI0pQ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "httpd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "httpd" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "httpd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "httpd" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161653723.XnHJT7.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161657060.HH2Iwa.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache2" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache2" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161702316.BFFGmG.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161705883.s7h5SI.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache2" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache2" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161651969.drMyUo.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node debian12-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161655656.qgHAFX.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node debian12-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache2" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache2" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161653593.8c32n6.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node debian12-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161657267.CVj7Hn.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node debian12-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - Debian 12:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache2" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 12:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache2" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 12:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 12:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 12:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 12:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 12:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 12:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '1197/merge' exists
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161700705.UTaSVb.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node ubuntu2204-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161705229.5KW7Wu.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node ubuntu2204-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache2" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache2" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '1197/merge' exists
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161702878.Sh7Ey6.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161707597.Rx2jnw.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache2" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache2" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for '1197/merge' exists
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161655362.rdXcHA.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node ubuntu2204-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161659694.d3J24x.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node ubuntu2204-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache2" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache2" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '1197/merge' exists
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161708572.Yd78Og.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161713363.7yfY4Q.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Unknown function: 'ceil'. (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 94, column: 5) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache2" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache2" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / 8 (Ruby 3.2)
Canceling since a higher priority waiting request for '1197/merge' exists
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_config_ipa_spec.rb#L13
foreman on almalinux-8-x86_64 without apache is expected to raise Puppet::Error with message matching /External authentication via IPA can only be enabled when Apache is used/
Failure/Error: it { should raise_error(Puppet::Error, /External authentication via IPA can only be enabled when Apache is used/) }
expected Puppet::Error with message matching /External authentication via IPA can only be enabled when Apache is used/, got #<Puppet::PreformattedError: Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/pup....pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net> with backtrace:
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/runtime3_support.rb:40:in `optionally_fail'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/runtime3_support.rb:22:in `fail'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/runtime3_support.rb:313:in `call_function'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:994:in `call_function_with_block'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:961:in `eval_CallNamedFunctionExpression'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/visitor.rb:106:in `visit_this_1'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:77:in `evaluate'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:1302:in `block in unfold'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:1297:in `each'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:1297:in `unfold'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:961:in `eval_CallNamedFunctionExpression'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/visitor.rb:106:in `visit_this_1'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:77:in `evaluate'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:363:in `eval_AssignmentExpression'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/visitor.rb:106:in `visit_this_1'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:77:in `evaluate'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:674:in `block in eval_BlockExpression'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:674:in `each'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:674:in `reduce'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:674:in `eval_BlockExpression'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/visitor.rb:106:in `visit_this_1'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:77:in `evaluate'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/parser/evaluating_parser.rb:62:in `evaluate'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/parser/ast/pops_bridge.rb:28:in `evaluate'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/parser/ast/pops_bridge.rb:64:in `block (2 levels) in evaluate'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/parser/ast/pops_bridge.rb:63:in `catch'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/parser/ast/pops_bridge.rb:63:in `block in evaluate'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/parser/ast/pops_bridge.rb:62:in `catch'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/parser/ast/pops_bridge.rb:62:in `evaluate'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/parser/ast.rb:32:in `safeeval
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_database_spec.rb#L12
foreman on almalinux-8-x86_64 with db_manage set to false is expected not to contain Class[foreman::database::postgresql]
Failure/Error: it { should_not contain_class('foreman::database::postgresql') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_config_ipa_spec.rb#L28
foreman on almalinux-8-x86_64 with apache enrolled system is expected to contain Exec[ipa-getkeytab]
Failure/Error: it { should contain_exec('ipa-getkeytab') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_database_spec.rb#L14
foreman on almalinux-8-x86_64 with db_manage set to false is expected to contain Foreman::Rake[db:migrate]
Failure/Error: it { should contain_foreman__rake('db:migrate') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_config_ipa_spec.rb#L29
foreman on almalinux-8-x86_64 with apache enrolled system is expected to contain Class[apache::mod::authnz_pam]
Failure/Error: it { should contain_class('apache::mod::authnz_pam') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_database_spec.rb#L15
foreman on almalinux-8-x86_64 with db_manage set to false is expected to contain Foreman_config_entry[db_pending_seed]
Failure/Error: it { should contain_foreman_config_entry('db_pending_seed') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_config_ipa_spec.rb#L30
foreman on almalinux-8-x86_64 with apache enrolled system is expected to contain Class[apache::mod::intercept_form_submit]
Failure/Error: it { should contain_class('apache::mod::intercept_form_submit') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_database_spec.rb#L16
foreman on almalinux-8-x86_64 with db_manage set to false is expected to contain Foreman::Rake[db:seed]
Failure/Error: it { should contain_foreman__rake('db:seed') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_cli_spec.rb#L124
foreman::cli on almalinux-8-x86_64 with settings from foreman 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: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_config_ipa_spec.rb#L31
foreman on almalinux-8-x86_64 with apache enrolled system is expected to contain Class[apache::mod::lookup_identity]
Failure/Error: it { should contain_class('apache::mod::lookup_identity') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7)
Canceling since a higher priority waiting request for '1197/merge' exists
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_database_spec.rb#L12
foreman on almalinux-8-x86_64 with db_manage set to false is expected not to contain Class[foreman::database::postgresql]
Failure/Error: it { should_not contain_class('foreman::database::postgresql') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az1208-235.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_config_ipa_spec.rb#L13
foreman on almalinux-8-x86_64 without apache is expected to raise Puppet::Error with message matching /External authentication via IPA can only be enabled when Apache is used/
Failure/Error: it { should raise_error(Puppet::Error, /External authentication via IPA can only be enabled when Apache is used/) }
expected Puppet::Error with message matching /External authentication via IPA can only be enabled when Apache is used/, got #<Puppet::PreformattedError: Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/pup....pp, line: 94, column: 5) on node fv-az1208-235.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net> with backtrace:
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/evaluator/runtime3_support.rb:39:in `optionally_fail'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/evaluator/runtime3_support.rb:21:in `fail'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/evaluator/runtime3_support.rb:309:in `call_function'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/evaluator/evaluator_impl.rb:995:in `call_function_with_block'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/evaluator/evaluator_impl.rb:964:in `eval_CallNamedFunctionExpression'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/visitor.rb:94:in `visit_this_1'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/evaluator/evaluator_impl.rb:81:in `evaluate'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/evaluator/evaluator_impl.rb:1303:in `block in unfold'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/evaluator/evaluator_impl.rb:1298:in `each'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/evaluator/evaluator_impl.rb:1298:in `unfold'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/evaluator/evaluator_impl.rb:964:in `eval_CallNamedFunctionExpression'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/visitor.rb:94:in `visit_this_1'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/evaluator/evaluator_impl.rb:81:in `evaluate'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/evaluator/evaluator_impl.rb:370:in `eval_AssignmentExpression'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/visitor.rb:94:in `visit_this_1'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/evaluator/evaluator_impl.rb:81:in `evaluate'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/evaluator/evaluator_impl.rb:679:in `block in eval_BlockExpression'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/evaluator/evaluator_impl.rb:679:in `each'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/evaluator/evaluator_impl.rb:679:in `reduce'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/evaluator/evaluator_impl.rb:679:in `eval_BlockExpression'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/visitor.rb:94:in `visit_this_1'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/evaluator/evaluator_impl.rb:81:in `evaluate'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/pops/parser/evaluating_parser.rb:60:in `evaluate'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/parser/ast/pops_bridge.rb:27:in `evaluate'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/parser/ast/pops_bridge.rb:63:in `block (2 levels) in evaluate'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/parser/ast/pops_bridge.rb:62:in `catch'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/parser/ast/pops_bridge.rb:62:in `block in evaluate'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/parser/ast/pops_bridge.rb:61:in `catch'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/parser/ast/pops_bridge.rb:61:in `evaluate'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.34.0/lib/puppet/parser/ast.rb:30:in `safeevaluate
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_database_spec.rb#L14
foreman on almalinux-8-x86_64 with db_manage set to false is expected to contain Foreman::Rake[db:migrate]
Failure/Error: it { should contain_foreman__rake('db:migrate') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az1208-235.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_config_ipa_spec.rb#L28
foreman on almalinux-8-x86_64 with apache enrolled system is expected to contain Exec[ipa-getkeytab]
Failure/Error: it { should contain_exec('ipa-getkeytab') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az1208-235.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_database_spec.rb#L15
foreman on almalinux-8-x86_64 with db_manage set to false is expected to contain Foreman_config_entry[db_pending_seed]
Failure/Error: it { should contain_foreman_config_entry('db_pending_seed') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az1208-235.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_config_ipa_spec.rb#L29
foreman on almalinux-8-x86_64 with apache enrolled system is expected to contain Class[apache::mod::authnz_pam]
Failure/Error: it { should contain_class('apache::mod::authnz_pam') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az1208-235.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_cli_spec.rb#L124
foreman::cli on almalinux-8-x86_64 with settings from foreman 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: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az1208-235.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_database_spec.rb#L16
foreman on almalinux-8-x86_64 with db_manage set to false is expected to contain Foreman::Rake[db:seed]
Failure/Error: it { should contain_foreman__rake('db:seed') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az1208-235.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_config_ipa_spec.rb#L30
foreman on almalinux-8-x86_64 with apache enrolled system is expected to contain Class[apache::mod::intercept_form_submit]
Failure/Error: it { should contain_class('apache::mod::intercept_form_submit') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az1208-235.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_cli_spec.rb#L125
foreman::cli on almalinux-8-x86_64 with settings from foreman is expected to contain Package[foreman-cli] with ensure => "installed"
Failure/Error:
should contain_package('foreman-cli')
.with_ensure('installed')
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az1208-235.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|