Add Puppet 8 support #1548
Annotations
10 errors
Run tests:
spec/classes/foreman_config_ipa_spec.rb#L13
foreman on ubuntu-20.04-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: Error while evaluating a Function Call, Could not find...pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net> with backtrace:
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/parser/templatewrapper.rb:67:in `file='
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/parser/functions/template.rb:26:in `block (2 levels) in get_binding'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/parser/functions/template.rb:20:in `collect'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/parser/functions/template.rb:20:in `block in get_binding'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/parser/functions.rb:215:in `block (2 levels) in newfunction'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/util/profiler/around_profiler.rb:58:in `profile'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/util/profiler.rb:51:in `profile'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/parser/functions.rb:208:in `block in newfunction'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/functions.rb:751:in `block in call'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/functions.rb:748:in `catch'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/functions.rb:748:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/puppet_stack.rb:42:in `stack'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/runtime3_support.rb:305:in `block in call_function'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/util/profiler/around_profiler.rb:58:in `profile'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/util/profiler.rb:51:in `profile'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/runtime3_support.rb:303:in `call_function'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:995:in `call_function_with_block'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:964:in `eval_CallNamedFunctionExpression'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/visitor.rb:94:in `visit_this_1'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:81:in `evaluate'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:909:in `eval_AttributeOperation'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/visitor.rb:94:in `visit_this_1'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:81:in `evaluate'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:864:in `block (2 levels) in eval_ResourceExpression'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:863:in `each'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:863:in `reduce'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:863:in `block in eval_ResourceExpression'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:824:in `map'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:824:in `eval_ResourceExpression'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/visitor.rb:94:in `visit_this_1'
# ./vendor/bundle/r
|
Run tests:
spec/classes/foreman_config_ipa_spec.rb#L28
foreman on ubuntu-20.04-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: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_config_ipa_spec.rb#L29
foreman on ubuntu-20.04-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: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_config_ipa_spec.rb#L30
foreman on ubuntu-20.04-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: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_config_ipa_spec.rb#L31
foreman on ubuntu-20.04-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: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_config_ipa_spec.rb#L32
foreman on ubuntu-20.04-x86_64 with apache enrolled system is expected to contain Class[apache::mod::auth_gssapi]
Failure/Error: it { should contain_class('apache::mod::auth_gssapi') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_config_ipa_spec.rb#L33
foreman on ubuntu-20.04-x86_64 with apache enrolled system is expected to contain Class[apache::mod::auth_basic]
Failure/Error: it { should contain_class('apache::mod::auth_basic') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_config_ipa_spec.rb#L35
foreman on ubuntu-20.04-x86_64 with apache enrolled system should contain Apache fragments
Failure/Error:
should contain_foreman__config__apache__fragment('intercept_form_submit')
.with_ssl_content(/^\s*InterceptFormPAMService foreman$/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_config_ipa_spec.rb#L57
foreman on ubuntu-20.04-x86_64 with apache enrolled system with gssapi_local_name=false should contain Apache fragments
Failure/Error:
should contain_foreman__config__apache__fragment('auth_gssapi')
.with_ssl_content(/^\s*GssapiLocalName Off$/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_config_ipa_spec.rb#L66
foreman on ubuntu-20.04-x86_64 with apache enrolled system with GSSAPI auth for API should contain GSSAPI and Basic coniguration in API fragment
Failure/Error:
should contain_foreman__config__apache__fragment('external_auth_api')
.with_ssl_content(/^\s*AuthType Basic$/)
.with_ssl_content(/^\s*AuthBasicProvider PAM$/)
.with_ssl_content(/^\s*AuthPAMService foreman$/)
.with_ssl_content(/^\s*require pam-account foreman$/)
.with_ssl_content(/^\s*AuthType GSSAPI/)
.with_ssl_content(/^\s*GssapiCredStore keytab:#{keytab_path}$/)
.with_ssl_content(/^\s*GssapiLocalName On$/)
.with_ssl_content(/^\s*require pam-account foreman$/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net
|
The logs for this run have expired and are no longer available.
Loading