Add http2
directive instead of listen
option
#416
Triggered via pull request
October 23, 2023 11:29
Status
Cancelled
Total duration
7m 11s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
32s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
150 errors and 15 warnings
Puppet / 7 - AlmaLinux 9:
spec/acceptance/nginx_mail_spec.rb#L32
nginx::resource::mailhost define: actualy test the mail module runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113325285.pp.IgoGJI
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Nginx::Resource::Mailhost[domain1.example]: has no parameter named 'http2' (file: /tmp/apply_manifest_113325285.pp.IgoGJI, line: 18) on node almalinux9-64-puppet7.example.com
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/nginx_mail_spec.rb#L74
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nginx/conf.mail.d/domain1.example.conf".file?` to be truthy, got false
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/nginx_mail_spec.rb#L75
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "auth_http localhost/cgi-bin/auth;"
Failure/Error: it { is_expected.to contain 'auth_http localhost/cgi-bin/auth;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "auth_http localhost/cgi-bin/auth;"
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/nginx_mail_spec.rb#L76
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "listen *:465 ssl;"
Failure/Error: it { is_expected.to contain 'listen *:465 ssl;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "listen *:465 ssl;"
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/nginx_mail_spec.rb#L80
nginx::resource::mailhost define: actualy test the mail module Port "587" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "587" to be listening
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/nginx_mail_spec.rb#L84
nginx::resource::mailhost define: actualy test the mail module Port "465" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "465" to be listening
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/nginx_server_spec.rb#L7
nginx::resource::server define: new server on port 80 configures a nginx server
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113337248.pp.N6aebD
Last 10 lines of output were:
Info: Computing checksum on file /etc/hosts
�[mNotice: /Stage[main]/Main/File[/var/www]/ensure: created
�[mNotice: /Stage[main]/Main/File[/var/www/www.puppetlabs.com]/ensure: created
�[mNotice: /Stage[main]/Main/File[/var/www/www.puppetlabs.com/index.html]/ensure: defined content as '{sha256}b6bf125be6d98e3827dafb472e2e08de029d4c2d28b08477c1e6cd7f0d1cebe1'
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/Concat_file[/etc/nginx/sites-available/www.puppetlabs.com.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/File[/etc/nginx/sites-available/www.puppetlabs.com.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/File[www.puppetlabs.com.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Nginx::Service/Service[nginx]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 2.26 seconds
|
Puppet / 7 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / 7 - CentOS 9:
spec/acceptance/nginx_mail_spec.rb#L32
nginx::resource::mailhost define: actualy test the mail module runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113401530.pp.IvCAZC
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Nginx::Resource::Mailhost[domain1.example]: has no parameter named 'http2' (file: /tmp/apply_manifest_113401530.pp.IvCAZC, line: 18) on node centos9-64-puppet7.example.com
|
Puppet / 7 - CentOS 9:
spec/acceptance/nginx_mail_spec.rb#L74
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nginx/conf.mail.d/domain1.example.conf".file?` to be truthy, got false
|
Puppet / 7 - CentOS 9:
spec/acceptance/nginx_mail_spec.rb#L75
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "auth_http localhost/cgi-bin/auth;"
Failure/Error: it { is_expected.to contain 'auth_http localhost/cgi-bin/auth;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "auth_http localhost/cgi-bin/auth;"
|
Puppet / 7 - CentOS 9:
spec/acceptance/nginx_mail_spec.rb#L76
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "listen *:465 ssl;"
Failure/Error: it { is_expected.to contain 'listen *:465 ssl;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "listen *:465 ssl;"
|
Puppet / 7 - CentOS 9:
spec/acceptance/nginx_mail_spec.rb#L80
nginx::resource::mailhost define: actualy test the mail module Port "587" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "587" to be listening
|
Puppet / 7 - CentOS 9:
spec/acceptance/nginx_mail_spec.rb#L84
nginx::resource::mailhost define: actualy test the mail module Port "465" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "465" to be listening
|
Puppet / 7 - CentOS 9:
spec/acceptance/nginx_server_spec.rb#L7
nginx::resource::server define: new server on port 80 configures a nginx server
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113412693.pp.DSHd5h
Last 10 lines of output were:
Info: Computing checksum on file /etc/hosts
�[mNotice: /Stage[main]/Main/File[/var/www]/ensure: created
�[mNotice: /Stage[main]/Main/File[/var/www/www.puppetlabs.com]/ensure: created
�[mNotice: /Stage[main]/Main/File[/var/www/www.puppetlabs.com/index.html]/ensure: defined content as '{sha256}b6bf125be6d98e3827dafb472e2e08de029d4c2d28b08477c1e6cd7f0d1cebe1'
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/Concat_file[/etc/nginx/sites-available/www.puppetlabs.com.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/File[/etc/nginx/sites-available/www.puppetlabs.com.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/File[www.puppetlabs.com.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Nginx::Service/Service[nginx]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 2.10 seconds
|
Puppet / 7 - CentOS 9
Process completed with exit code 1.
|
Puppet / 8 - CentOS 9:
spec/acceptance/nginx_mail_spec.rb#L32
nginx::resource::mailhost define: actualy test the mail module runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113352242.pp.eU9OdZ
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Nginx::Resource::Mailhost[domain1.example]: has no parameter named 'http2' (file: /tmp/apply_manifest_113352242.pp.eU9OdZ, line: 18) on node centos9-64-puppet8.example.com
|
Puppet / 8 - CentOS 9:
spec/acceptance/nginx_mail_spec.rb#L74
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nginx/conf.mail.d/domain1.example.conf".file?` to be truthy, got false
|
Puppet / 8 - CentOS 9:
spec/acceptance/nginx_mail_spec.rb#L75
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "auth_http localhost/cgi-bin/auth;"
Failure/Error: it { is_expected.to contain 'auth_http localhost/cgi-bin/auth;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "auth_http localhost/cgi-bin/auth;"
|
Puppet / 8 - CentOS 9:
spec/acceptance/nginx_mail_spec.rb#L76
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "listen *:465 ssl;"
Failure/Error: it { is_expected.to contain 'listen *:465 ssl;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "listen *:465 ssl;"
|
Puppet / 8 - CentOS 9:
spec/acceptance/nginx_mail_spec.rb#L80
nginx::resource::mailhost define: actualy test the mail module Port "587" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "587" to be listening
|
Puppet / 8 - CentOS 9:
spec/acceptance/nginx_mail_spec.rb#L84
nginx::resource::mailhost define: actualy test the mail module Port "465" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "465" to be listening
|
Puppet / 8 - CentOS 9:
spec/acceptance/nginx_server_spec.rb#L7
nginx::resource::server define: new server on port 80 configures a nginx server
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113408626.pp.wAr5h3
Last 10 lines of output were:
Info: Computing checksum on file /etc/hosts
�[mNotice: /Stage[main]/Main/File[/var/www]/ensure: created
�[mNotice: /Stage[main]/Main/File[/var/www/www.puppetlabs.com]/ensure: created
�[mNotice: /Stage[main]/Main/File[/var/www/www.puppetlabs.com/index.html]/ensure: defined content as '{sha256}b6bf125be6d98e3827dafb472e2e08de029d4c2d28b08477c1e6cd7f0d1cebe1'
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/Concat_file[/etc/nginx/sites-available/www.puppetlabs.com.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/File[/etc/nginx/sites-available/www.puppetlabs.com.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/File[www.puppetlabs.com.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Nginx::Service/Service[nginx]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 2.26 seconds
|
Puppet / 8 - CentOS 9
Process completed with exit code 1.
|
Puppet / 7 - Rocky 9:
spec/acceptance/nginx_mail_spec.rb#L32
nginx::resource::mailhost define: actualy test the mail module runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113402023.pp.RZxXsG
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Nginx::Resource::Mailhost[domain1.example]: has no parameter named 'http2' (file: /tmp/apply_manifest_113402023.pp.RZxXsG, line: 18) on node rocky9-64-puppet7.example.com
|
Puppet / 7 - Rocky 9:
spec/acceptance/nginx_mail_spec.rb#L74
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nginx/conf.mail.d/domain1.example.conf".file?` to be truthy, got false
|
Puppet / 7 - Rocky 9:
spec/acceptance/nginx_mail_spec.rb#L75
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "auth_http localhost/cgi-bin/auth;"
Failure/Error: it { is_expected.to contain 'auth_http localhost/cgi-bin/auth;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "auth_http localhost/cgi-bin/auth;"
|
Puppet / 7 - Rocky 9:
spec/acceptance/nginx_mail_spec.rb#L76
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "listen *:465 ssl;"
Failure/Error: it { is_expected.to contain 'listen *:465 ssl;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "listen *:465 ssl;"
|
Puppet / 7 - Rocky 9:
spec/acceptance/nginx_mail_spec.rb#L80
nginx::resource::mailhost define: actualy test the mail module Port "587" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "587" to be listening
|
Puppet / 7 - Rocky 9:
spec/acceptance/nginx_mail_spec.rb#L84
nginx::resource::mailhost define: actualy test the mail module Port "465" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "465" to be listening
|
Puppet / 7 - Rocky 9:
spec/acceptance/nginx_server_spec.rb#L7
nginx::resource::server define: new server on port 80 configures a nginx server
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113414553.pp.PpQxfF
Last 10 lines of output were:
Info: Computing checksum on file /etc/hosts
�[mNotice: /Stage[main]/Main/File[/var/www]/ensure: created
�[mNotice: /Stage[main]/Main/File[/var/www/www.puppetlabs.com]/ensure: created
�[mNotice: /Stage[main]/Main/File[/var/www/www.puppetlabs.com/index.html]/ensure: defined content as '{sha256}b6bf125be6d98e3827dafb472e2e08de029d4c2d28b08477c1e6cd7f0d1cebe1'
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/Concat_file[/etc/nginx/sites-available/www.puppetlabs.com.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/File[/etc/nginx/sites-available/www.puppetlabs.com.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/File[www.puppetlabs.com.conf symlink]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Warning: /Stage[main]/Nginx::Service/Service[nginx]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.29 seconds
|
Puppet / 7 - Rocky 9
Process completed with exit code 1.
|
Puppet / 8 - Rocky 9:
spec/acceptance/nginx_mail_spec.rb#L32
nginx::resource::mailhost define: actualy test the mail module runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113350981.pp.EJdOyI
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Nginx::Resource::Mailhost[domain1.example]: has no parameter named 'http2' (file: /tmp/apply_manifest_113350981.pp.EJdOyI, line: 18) on node rocky9-64-puppet8.example.com
|
Puppet / 8 - Rocky 9:
spec/acceptance/nginx_mail_spec.rb#L74
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nginx/conf.mail.d/domain1.example.conf".file?` to be truthy, got false
|
Puppet / 8 - Rocky 9:
spec/acceptance/nginx_mail_spec.rb#L75
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "auth_http localhost/cgi-bin/auth;"
Failure/Error: it { is_expected.to contain 'auth_http localhost/cgi-bin/auth;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "auth_http localhost/cgi-bin/auth;"
|
Puppet / 8 - Rocky 9:
spec/acceptance/nginx_mail_spec.rb#L76
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "listen *:465 ssl;"
Failure/Error: it { is_expected.to contain 'listen *:465 ssl;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "listen *:465 ssl;"
|
Puppet / 8 - Rocky 9:
spec/acceptance/nginx_mail_spec.rb#L80
nginx::resource::mailhost define: actualy test the mail module Port "587" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "587" to be listening
|
Puppet / 8 - Rocky 9:
spec/acceptance/nginx_mail_spec.rb#L84
nginx::resource::mailhost define: actualy test the mail module Port "465" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "465" to be listening
|
Puppet / 8 - Rocky 9:
spec/acceptance/nginx_server_spec.rb#L7
nginx::resource::server define: new server on port 80 configures a nginx server
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113409620.pp.taudPB
Last 10 lines of output were:
Info: Computing checksum on file /etc/hosts
�[mNotice: /Stage[main]/Main/File[/var/www]/ensure: created
�[mNotice: /Stage[main]/Main/File[/var/www/www.puppetlabs.com]/ensure: created
�[mNotice: /Stage[main]/Main/File[/var/www/www.puppetlabs.com/index.html]/ensure: defined content as '{sha256}b6bf125be6d98e3827dafb472e2e08de029d4c2d28b08477c1e6cd7f0d1cebe1'
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/Concat_file[/etc/nginx/sites-available/www.puppetlabs.com.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/File[/etc/nginx/sites-available/www.puppetlabs.com.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/File[www.puppetlabs.com.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Nginx::Service/Service[nginx]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 2.35 seconds
|
Puppet / 8 - Rocky 9
Process completed with exit code 1.
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/nginx_mail_spec.rb#L32
nginx::resource::mailhost define: actualy test the mail module runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113355571.pp.HwkyhT
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Nginx::Resource::Mailhost[domain1.example]: has no parameter named 'http2' (file: /tmp/apply_manifest_113355571.pp.HwkyhT, line: 18) on node almalinux9-64-puppet8.example.com
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/nginx_mail_spec.rb#L74
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nginx/conf.mail.d/domain1.example.conf".file?` to be truthy, got false
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/nginx_mail_spec.rb#L75
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "auth_http localhost/cgi-bin/auth;"
Failure/Error: it { is_expected.to contain 'auth_http localhost/cgi-bin/auth;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "auth_http localhost/cgi-bin/auth;"
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/nginx_mail_spec.rb#L76
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "listen *:465 ssl;"
Failure/Error: it { is_expected.to contain 'listen *:465 ssl;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "listen *:465 ssl;"
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/nginx_mail_spec.rb#L80
nginx::resource::mailhost define: actualy test the mail module Port "587" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "587" to be listening
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/nginx_mail_spec.rb#L84
nginx::resource::mailhost define: actualy test the mail module Port "465" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "465" to be listening
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/nginx_server_spec.rb#L7
nginx::resource::server define: new server on port 80 configures a nginx server
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113413777.pp.Ph1zmN
Last 10 lines of output were:
Info: Computing checksum on file /etc/hosts
�[mNotice: /Stage[main]/Main/File[/var/www]/ensure: created
�[mNotice: /Stage[main]/Main/File[/var/www/www.puppetlabs.com]/ensure: created
�[mNotice: /Stage[main]/Main/File[/var/www/www.puppetlabs.com/index.html]/ensure: defined content as '{sha256}b6bf125be6d98e3827dafb472e2e08de029d4c2d28b08477c1e6cd7f0d1cebe1'
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/Concat_file[/etc/nginx/sites-available/www.puppetlabs.com.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/File[/etc/nginx/sites-available/www.puppetlabs.com.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/File[www.puppetlabs.com.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Nginx::Service/Service[nginx]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 2.37 seconds
|
Puppet / 8 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / 7 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L63
nginx::resource::server define: should run successfully with ssl configures a nginx SSL server
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113443002.pp.QH9xra
Last 10 lines of output were:
Oct 23 11:34:56 centos8-64-puppet7.example.com systemd[1]: Starting The nginx HTTP and reverse proxy server...
Oct 23 11:34:56 centos8-64-puppet7.example.com nginx[4542]: nginx: [emerg] unknown directive "http2" in /etc/nginx/sites-enabled/www.puppetlabs.com.conf:21
Oct 23 11:34:56 centos8-64-puppet7.example.com nginx[4542]: nginx: configuration file /etc/nginx/nginx.conf test failed
Oct 23 11:34:56 centos8-64-puppet7.example.com systemd[1]: nginx.service: Control process exited, code=exited status=1
�[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event
Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service]
Info: Class[Nginx]: Unscheduling all events on Class[Nginx]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 10.76 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L105
nginx::resource::server define: should run successfully with ssl answers to http://www.puppetlabs.com with "Hello from www"
Failure/Error:
shell('/usr/bin/curl http://www.puppetlabs.com:80') do |r|
expect(r.stdout).to eq("Hello from www\n")
end
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 7 running:
/usr/bin/curl http://www.puppetlabs.com:80
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to www.puppetlabs.com port 80: Connection refused
|
Puppet / 7 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L111
nginx::resource::server define: should run successfully with ssl answers to http://www.puppetlabs.com without error
Failure/Error:
shell('/usr/bin/curl --fail http://www.puppetlabs.com:80') do |r|
expect(r.exit_code).to eq(0)
end
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 7 running:
/usr/bin/curl --fail http://www.puppetlabs.com:80
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to www.puppetlabs.com port 80: Connection refused
|
Puppet / 7 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L117
nginx::resource::server define: should run successfully with ssl answers to https://www.puppetlabs.com with "Hello from www"
Failure/Error:
shell('/usr/bin/curl --insecure https://www.puppetlabs.com:443') do |r|
expect(r.stdout).to eq("Hello from www\n")
end
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 7 running:
/usr/bin/curl --insecure https://www.puppetlabs.com:443
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to www.puppetlabs.com port 443: Connection refused
|
Puppet / 7 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L124
nginx::resource::server define: should run successfully with ssl answers to https://www.puppetlabs.com without error
Failure/Error:
shell('/usr/bin/curl --fail --insecure https://www.puppetlabs.com:443') do |r|
expect(r.exit_code).to eq(0)
end
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 7 running:
/usr/bin/curl --fail --insecure https://www.puppetlabs.com:443
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to www.puppetlabs.com port 443: Connection refused
|
Puppet / 7 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L98
nginx::resource::server define: should run successfully with ssl Service "nginx" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nginx" to be running
|
Puppet / 7 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L102
nginx::resource::server define: should run successfully with ssl Port "443" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "443" to be listening
|
Puppet / 7 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L133
nginx::resource::server define: should run successfully with encrypted ssl key configures a nginx SSL server
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113457011.pp.uKlgtn
Last 10 lines of output were:
Oct 23 11:34:55 centos8-64-puppet7.example.com systemd[1]: nginx.service: Unit cannot be reloaded because it is inactive.
Oct 23 11:34:56 centos8-64-puppet7.example.com systemd[1]: Starting The nginx HTTP and reverse proxy server...
Oct 23 11:34:56 centos8-64-puppet7.example.com nginx[4542]: nginx: [emerg] unknown directive "http2" in /etc/nginx/sites-enabled/www.puppetlabs.com.conf:21
Oct 23 11:34:56 centos8-64-puppet7.example.com nginx[4542]: nginx: configuration file /etc/nginx/nginx.conf test failed
Oct 23 11:34:56 centos8-64-puppet7.example.com systemd[1]: nginx.service: Control process exited, code=exited status=1
�[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event
Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.52 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L173
nginx::resource::server define: should run successfully with encrypted ssl key answers to https://www.puppetlabs.com with "Hello from www"
Failure/Error:
shell('/usr/bin/curl --insecure https://www.puppetlabs.com:443') do |r|
expect(r.stdout).to eq("Hello from www\n")
end
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 7 running:
/usr/bin/curl --insecure https://www.puppetlabs.com:443
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to www.puppetlabs.com port 443: Connection refused
|
Puppet / 7 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L180
nginx::resource::server define: should run successfully with encrypted ssl key answers to https://www.puppetlabs.com without error
Failure/Error:
shell('/usr/bin/curl --fail --insecure https://www.puppetlabs.com:443') do |r|
expect(r.exit_code).to eq(0)
end
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 7 running:
/usr/bin/curl --fail --insecure https://www.puppetlabs.com:443
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to www.puppetlabs.com port 443: Connection refused
|
Puppet / - Archlinux rolling:
spec/acceptance/nginx_mail_spec.rb#L32
nginx::resource::mailhost define: actualy test the mail module runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64-none.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113507181.pp.bd0sVC
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Nginx::Resource::Mailhost[domain1.example]: has no parameter named 'http2' (file: /tmp/apply_manifest_113507181.pp.bd0sVC, line: 18) on node archlinuxrolling-64-none.example.com
|
Puppet / - Archlinux rolling:
spec/acceptance/nginx_mail_spec.rb#L74
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nginx/conf.mail.d/domain1.example.conf".file?` to be truthy, got false
|
Puppet / - Archlinux rolling:
spec/acceptance/nginx_mail_spec.rb#L75
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "auth_http localhost/cgi-bin/auth;"
Failure/Error: it { is_expected.to contain 'auth_http localhost/cgi-bin/auth;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "auth_http localhost/cgi-bin/auth;"
|
Puppet / - Archlinux rolling:
spec/acceptance/nginx_mail_spec.rb#L76
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "listen *:465 ssl;"
Failure/Error: it { is_expected.to contain 'listen *:465 ssl;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "listen *:465 ssl;"
|
Puppet / - Archlinux rolling:
spec/acceptance/nginx_mail_spec.rb#L80
nginx::resource::mailhost define: actualy test the mail module Port "587" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "587" to be listening
|
Puppet / - Archlinux rolling:
spec/acceptance/nginx_mail_spec.rb#L84
nginx::resource::mailhost define: actualy test the mail module Port "465" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "465" to be listening
|
Puppet / - Archlinux rolling:
spec/acceptance/nginx_mail_spec.rb#L88
nginx::resource::mailhost define: actualy test the mail module when configured for nginx 1.14 runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64-none.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113509437.pp.ztyihH
Last 10 lines of output were:
Oct 23 11:35:11 archlinuxrolling-64-none.example.com systemd[1]: Stopping A high performance web server and a reverse proxy server...
Oct 23 11:35:11 archlinuxrolling-64-none.example.com systemd[1]: nginx.service: Deactivated successfully.
Oct 23 11:35:11 archlinuxrolling-64-none.example.com systemd[1]: Stopped A high performance web server and a reverse proxy server.
Oct 23 11:35:11 archlinuxrolling-64-none.example.com systemd[1]: Starting A high performance web server and a reverse proxy server...
Oct 23 11:35:11 archlinuxrolling-64-none.example.com nginx[1431]: 2023/10/23 11:35:11 [emerg] 1431#1431: unknown directive "ssl" in /etc/nginx/conf.mail.d/domain1.example.conf:14
Oct 23 11:35:11 archlinuxrolling-64-none.example.com systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Oct 23 11:35:11 archlinuxrolling-64-none.example.com systemd[1]: nginx.service: Failed with result 'exit-code'.
Oct 23 11:35:11 archlinuxrolling-64-none.example.com systemd[1]: Failed to start A high performance web server and a reverse proxy server.
�[mNotice: Applied catalog in 0.40 seconds
|
Puppet / - Archlinux rolling
Process completed with exit code 1.
|
Puppet / 8 - CentOS 8
Process completed with exit code 1.
|
Puppet / 7 - Debian 11:
spec/acceptance/nginx_mail_spec.rb#L32
nginx::resource::mailhost define: actualy test the mail module runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113505811.pp.hKFarm
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Nginx::Resource::Mailhost[domain1.example]: has no parameter named 'http2' (file: /tmp/apply_manifest_113505811.pp.hKFarm, line: 18) on node debian11-64-puppet7.example.com
|
Puppet / 7 - Debian 11:
spec/acceptance/nginx_mail_spec.rb#L74
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nginx/conf.mail.d/domain1.example.conf".file?` to be truthy, got false
|
Puppet / 7 - Debian 11:
spec/acceptance/nginx_mail_spec.rb#L75
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "auth_http localhost/cgi-bin/auth;"
Failure/Error: it { is_expected.to contain 'auth_http localhost/cgi-bin/auth;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "auth_http localhost/cgi-bin/auth;"
|
Puppet / 7 - Debian 11:
spec/acceptance/nginx_mail_spec.rb#L76
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "listen *:465 ssl;"
Failure/Error: it { is_expected.to contain 'listen *:465 ssl;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "listen *:465 ssl;"
|
Puppet / 7 - Debian 11:
spec/acceptance/nginx_mail_spec.rb#L80
nginx::resource::mailhost define: actualy test the mail module Port "587" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "587" to be listening
|
Puppet / 7 - Debian 11:
spec/acceptance/nginx_mail_spec.rb#L84
nginx::resource::mailhost define: actualy test the mail module Port "465" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "465" to be listening
|
Puppet / 7 - Debian 11:
spec/acceptance/nginx_mail_spec.rb#L88
nginx::resource::mailhost define: actualy test the mail module when configured for nginx 1.14 runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113510120.pp.MZKNXR
Last 10 lines of output were:
Oct 23 11:35:17 debian11-64-puppet7.example.com systemd[1]: nginx.service: Succeeded.
Oct 23 11:35:17 debian11-64-puppet7.example.com systemd[1]: Stopped nginx - high performance web server.
Oct 23 11:35:17 debian11-64-puppet7.example.com systemd[1]: Starting nginx - high performance web server...
Oct 23 11:35:17 debian11-64-puppet7.example.com nginx[10415]: nginx: [emerg] unknown directive "ssl" in /etc/nginx/conf.mail.d/domain1.example.conf:14
Oct 23 11:35:17 debian11-64-puppet7.example.com systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Oct 23 11:35:17 debian11-64-puppet7.example.com systemd[1]: nginx.service: Failed with result 'exit-code'.
Oct 23 11:35:17 debian11-64-puppet7.example.com systemd[1]: Failed to start nginx - high performance web server.
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.99 seconds
|
Puppet / 7 - Debian 11
Process completed with exit code 1.
|
Puppet / 7 - CentOS 7
Canceling since a higher priority waiting request for '1579/merge' exists
|
Puppet / 7 - CentOS 7:
spec/acceptance/nginx_mail_spec.rb#L32
nginx::resource::mailhost define: actualy test the mail module runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113459950.pp.8UQT1t
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Nginx::Resource::Mailhost[domain1.example]: has no parameter named 'http2' (file: /tmp/apply_manifest_113459950.pp.8UQT1t, line: 18) on node centos7-64-puppet7.example.com
|
Puppet / 7 - CentOS 7:
spec/acceptance/nginx_mail_spec.rb#L74
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nginx/conf.mail.d/domain1.example.conf".file?` to be truthy, got false
|
Puppet / 7 - CentOS 7:
spec/acceptance/nginx_mail_spec.rb#L75
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "auth_http localhost/cgi-bin/auth;"
Failure/Error: it { is_expected.to contain 'auth_http localhost/cgi-bin/auth;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "auth_http localhost/cgi-bin/auth;"
|
Puppet / 7 - CentOS 7:
spec/acceptance/nginx_mail_spec.rb#L76
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "listen *:465 ssl;"
Failure/Error: it { is_expected.to contain 'listen *:465 ssl;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "listen *:465 ssl;"
|
Puppet / 7 - CentOS 7:
spec/acceptance/nginx_mail_spec.rb#L80
nginx::resource::mailhost define: actualy test the mail module Port "587" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "587" to be listening
|
Puppet / 7 - CentOS 7:
spec/acceptance/nginx_mail_spec.rb#L84
nginx::resource::mailhost define: actualy test the mail module Port "465" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "465" to be listening
|
Puppet / 7 - CentOS 7:
spec/acceptance/nginx_server_spec.rb#L7
nginx::resource::server define: new server on port 80 configures a nginx server
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113517919.pp.CcHcTp
Last 10 lines of output were:
Info: Computing checksum on file /etc/hosts
�[mNotice: /Stage[main]/Main/File[/var/www]/ensure: created
�[mNotice: /Stage[main]/Main/File[/var/www/www.puppetlabs.com]/ensure: created
�[mNotice: /Stage[main]/Main/File[/var/www/www.puppetlabs.com/index.html]/ensure: defined content as '{sha256}b6bf125be6d98e3827dafb472e2e08de029d4c2d28b08477c1e6cd7f0d1cebe1'
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/Concat_file[/etc/nginx/sites-available/www.puppetlabs.com.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/File[/etc/nginx/sites-available/www.puppetlabs.com.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/File[www.puppetlabs.com.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Nginx::Service/Service[nginx]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 15.57 seconds
|
Puppet / 7 - CentOS 7
The operation was canceled.
|
Puppet / 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for '1579/merge' exists
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/nginx_mail_spec.rb#L32
nginx::resource::mailhost define: actualy test the mail module runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113603140.pp.7c89aW
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Nginx::Resource::Mailhost[domain1.example]: has no parameter named 'http2' (file: /tmp/apply_manifest_113603140.pp.7c89aW, line: 18) on node ubuntu2204-64-puppet8.example.com
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/nginx_mail_spec.rb#L74
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nginx/conf.mail.d/domain1.example.conf".file?` to be truthy, got false
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/nginx_mail_spec.rb#L75
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "auth_http localhost/cgi-bin/auth;"
Failure/Error: it { is_expected.to contain 'auth_http localhost/cgi-bin/auth;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "auth_http localhost/cgi-bin/auth;"
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/nginx_mail_spec.rb#L76
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "listen *:465 ssl;"
Failure/Error: it { is_expected.to contain 'listen *:465 ssl;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "listen *:465 ssl;"
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/nginx_mail_spec.rb#L80
nginx::resource::mailhost define: actualy test the mail module Port "587" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "587" to be listening
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/nginx_mail_spec.rb#L84
nginx::resource::mailhost define: actualy test the mail module Port "465" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "465" to be listening
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/nginx_mail_spec.rb#L88
nginx::resource::mailhost define: actualy test the mail module when configured for nginx 1.14 runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113610353.pp.CbTtEm
Last 10 lines of output were:
Oct 23 11:36:20 ubuntu2204-64-puppet8.example.com systemd[1]: Stopping nginx - high performance web server...
Oct 23 11:36:20 ubuntu2204-64-puppet8.example.com systemd[1]: nginx.service: Deactivated successfully.
Oct 23 11:36:20 ubuntu2204-64-puppet8.example.com systemd[1]: Stopped nginx - high performance web server.
Oct 23 11:36:20 ubuntu2204-64-puppet8.example.com systemd[1]: Starting nginx - high performance web server...
Oct 23 11:36:20 ubuntu2204-64-puppet8.example.com nginx[7601]: nginx: [emerg] unknown directive "ssl" in /etc/nginx/conf.mail.d/domain1.example.conf:14
Oct 23 11:36:20 ubuntu2204-64-puppet8.example.com systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Oct 23 11:36:20 ubuntu2204-64-puppet8.example.com systemd[1]: nginx.service: Failed with result 'exit-code'.
Oct 23 11:36:20 ubuntu2204-64-puppet8.example.com systemd[1]: Failed to start nginx - high performance web server.
�[mNotice: Applied catalog in 3.29 seconds
|
Puppet / 8 - Ubuntu 22.04
The operation was canceled.
|
Puppet / 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '1579/merge' exists
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/nginx_mail_spec.rb#L32
nginx::resource::mailhost define: actualy test the mail module runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113550046.pp.FVc9ZT
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Nginx::Resource::Mailhost[domain1.example]: has no parameter named 'http2' (file: /tmp/apply_manifest_113550046.pp.FVc9ZT, line: 18) on node ubuntu2204-64-puppet7.example.com
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/nginx_mail_spec.rb#L74
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nginx/conf.mail.d/domain1.example.conf".file?` to be truthy, got false
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/nginx_mail_spec.rb#L75
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "auth_http localhost/cgi-bin/auth;"
Failure/Error: it { is_expected.to contain 'auth_http localhost/cgi-bin/auth;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "auth_http localhost/cgi-bin/auth;"
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/nginx_mail_spec.rb#L76
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "listen *:465 ssl;"
Failure/Error: it { is_expected.to contain 'listen *:465 ssl;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "listen *:465 ssl;"
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/nginx_mail_spec.rb#L80
nginx::resource::mailhost define: actualy test the mail module Port "587" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "587" to be listening
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/nginx_mail_spec.rb#L84
nginx::resource::mailhost define: actualy test the mail module Port "465" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "465" to be listening
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/nginx_mail_spec.rb#L88
nginx::resource::mailhost define: actualy test the mail module when configured for nginx 1.14 runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113555351.pp.ltc7E0
Last 10 lines of output were:
Oct 23 11:36:03 ubuntu2204-64-puppet7.example.com systemd[1]: Stopping nginx - high performance web server...
Oct 23 11:36:03 ubuntu2204-64-puppet7.example.com systemd[1]: nginx.service: Deactivated successfully.
Oct 23 11:36:03 ubuntu2204-64-puppet7.example.com systemd[1]: Stopped nginx - high performance web server.
Oct 23 11:36:03 ubuntu2204-64-puppet7.example.com systemd[1]: Starting nginx - high performance web server...
Oct 23 11:36:03 ubuntu2204-64-puppet7.example.com nginx[7627]: nginx: [emerg] unknown directive "ssl" in /etc/nginx/conf.mail.d/domain1.example.conf:14
Oct 23 11:36:03 ubuntu2204-64-puppet7.example.com systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Oct 23 11:36:03 ubuntu2204-64-puppet7.example.com systemd[1]: nginx.service: Failed with result 'exit-code'.
Oct 23 11:36:03 ubuntu2204-64-puppet7.example.com systemd[1]: Failed to start nginx - high performance web server.
�[mNotice: Applied catalog in 3.34 seconds
|
Puppet / 7 - Ubuntu 22.04
The operation was canceled.
|
Puppet / 8 - Debian 10
Canceling since a higher priority waiting request for '1579/merge' exists
|
Puppet / 8 - Debian 10:
spec/acceptance/nginx_mail_spec.rb#L32
nginx::resource::mailhost define: actualy test the mail module runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113548961.pp.07GUIZ
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Nginx::Resource::Mailhost[domain1.example]: has no parameter named 'http2' (file: /tmp/apply_manifest_113548961.pp.07GUIZ, line: 18) on node debian10-64-puppet8.example.com
|
Puppet / 8 - Debian 10:
spec/acceptance/nginx_mail_spec.rb#L74
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nginx/conf.mail.d/domain1.example.conf".file?` to be truthy, got false
|
Puppet / 8 - Debian 10:
spec/acceptance/nginx_mail_spec.rb#L75
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "auth_http localhost/cgi-bin/auth;"
Failure/Error: it { is_expected.to contain 'auth_http localhost/cgi-bin/auth;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "auth_http localhost/cgi-bin/auth;"
|
Puppet / 8 - Debian 10:
spec/acceptance/nginx_mail_spec.rb#L76
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "listen *:465 ssl;"
Failure/Error: it { is_expected.to contain 'listen *:465 ssl;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "listen *:465 ssl;"
|
Puppet / 8 - Debian 10:
spec/acceptance/nginx_mail_spec.rb#L80
nginx::resource::mailhost define: actualy test the mail module Port "587" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "587" to be listening
|
Puppet / 8 - Debian 10:
spec/acceptance/nginx_mail_spec.rb#L84
nginx::resource::mailhost define: actualy test the mail module Port "465" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "465" to be listening
|
Puppet / 8 - Debian 10
The operation was canceled.
|
Puppet / 8 - CentOS 7
Canceling since a higher priority waiting request for '1579/merge' exists
|
Puppet / 8 - CentOS 7:
spec/acceptance/nginx_mail_spec.rb#L32
nginx::resource::mailhost define: actualy test the mail module runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113522158.pp.buv98B
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Nginx::Resource::Mailhost[domain1.example]: has no parameter named 'http2' (file: /tmp/apply_manifest_113522158.pp.buv98B, line: 18) on node centos7-64-puppet8.example.com
|
Puppet / 8 - CentOS 7:
spec/acceptance/nginx_mail_spec.rb#L74
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nginx/conf.mail.d/domain1.example.conf".file?` to be truthy, got false
|
Puppet / 8 - CentOS 7:
spec/acceptance/nginx_mail_spec.rb#L75
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "auth_http localhost/cgi-bin/auth;"
Failure/Error: it { is_expected.to contain 'auth_http localhost/cgi-bin/auth;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "auth_http localhost/cgi-bin/auth;"
|
Puppet / 8 - CentOS 7:
spec/acceptance/nginx_mail_spec.rb#L76
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "listen *:465 ssl;"
Failure/Error: it { is_expected.to contain 'listen *:465 ssl;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "listen *:465 ssl;"
|
Puppet / 8 - CentOS 7:
spec/acceptance/nginx_mail_spec.rb#L80
nginx::resource::mailhost define: actualy test the mail module Port "587" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "587" to be listening
|
Puppet / 8 - CentOS 7:
spec/acceptance/nginx_mail_spec.rb#L84
nginx::resource::mailhost define: actualy test the mail module Port "465" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "465" to be listening
|
Puppet / 8 - CentOS 7:
spec/acceptance/nginx_server_spec.rb#L7
nginx::resource::server define: new server on port 80 configures a nginx server
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113543838.pp.bP5fCy
Last 10 lines of output were:
Info: Computing checksum on file /etc/hosts
�[mNotice: /Stage[main]/Main/File[/var/www]/ensure: created
�[mNotice: /Stage[main]/Main/File[/var/www/www.puppetlabs.com]/ensure: created
�[mNotice: /Stage[main]/Main/File[/var/www/www.puppetlabs.com/index.html]/ensure: defined content as '{sha256}b6bf125be6d98e3827dafb472e2e08de029d4c2d28b08477c1e6cd7f0d1cebe1'
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/Concat_file[/etc/nginx/sites-available/www.puppetlabs.com.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/File[/etc/nginx/sites-available/www.puppetlabs.com.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/File[www.puppetlabs.com.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Nginx::Service/Service[nginx]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 12.87 seconds
|
Puppet / 8 - CentOS 7
The operation was canceled.
|
Puppet / 8 - Debian 11
Canceling since a higher priority waiting request for '1579/merge' exists
|
Puppet / 8 - Debian 11:
spec/acceptance/nginx_mail_spec.rb#L32
nginx::resource::mailhost define: actualy test the mail module runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113600196.pp.ZZECJG
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Nginx::Resource::Mailhost[domain1.example]: has no parameter named 'http2' (file: /tmp/apply_manifest_113600196.pp.ZZECJG, line: 18) on node debian11-64-puppet8.example.com
|
Puppet / 8 - Debian 11:
spec/acceptance/nginx_mail_spec.rb#L74
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nginx/conf.mail.d/domain1.example.conf".file?` to be truthy, got false
|
Puppet / 8 - Debian 11:
spec/acceptance/nginx_mail_spec.rb#L75
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "auth_http localhost/cgi-bin/auth;"
Failure/Error: it { is_expected.to contain 'auth_http localhost/cgi-bin/auth;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "auth_http localhost/cgi-bin/auth;"
|
Puppet / 7 - Debian 10
Canceling since a higher priority waiting request for '1579/merge' exists
|
Puppet / 8 - Debian 11:
spec/acceptance/nginx_mail_spec.rb#L76
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "listen *:465 ssl;"
Failure/Error: it { is_expected.to contain 'listen *:465 ssl;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "listen *:465 ssl;"
|
Puppet / 7 - Debian 10:
spec/acceptance/nginx_mail_spec.rb#L32
nginx::resource::mailhost define: actualy test the mail module runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113612611.pp.bf0R2x
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Nginx::Resource::Mailhost[domain1.example]: has no parameter named 'http2' (file: /tmp/apply_manifest_113612611.pp.bf0R2x, line: 18) on node debian10-64-puppet7.example.com
|
Puppet / 8 - Debian 11:
spec/acceptance/nginx_mail_spec.rb#L80
nginx::resource::mailhost define: actualy test the mail module Port "587" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "587" to be listening
|
Puppet / 7 - Debian 10:
spec/acceptance/nginx_mail_spec.rb#L74
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nginx/conf.mail.d/domain1.example.conf".file?` to be truthy, got false
|
Puppet / 8 - Debian 11:
spec/acceptance/nginx_mail_spec.rb#L84
nginx::resource::mailhost define: actualy test the mail module Port "465" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "465" to be listening
|
Puppet / 8 - Debian 11:
spec/acceptance/nginx_mail_spec.rb#L88
nginx::resource::mailhost define: actualy test the mail module when configured for nginx 1.14 runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113606255.pp.jqbPrR
Last 10 lines of output were:
Oct 23 11:36:15 debian11-64-puppet8.example.com systemd[1]: Stopping nginx - high performance web server...
Oct 23 11:36:15 debian11-64-puppet8.example.com systemd[1]: nginx.service: Succeeded.
Oct 23 11:36:15 debian11-64-puppet8.example.com systemd[1]: Stopped nginx - high performance web server.
Oct 23 11:36:15 debian11-64-puppet8.example.com systemd[1]: Starting nginx - high performance web server...
Oct 23 11:36:15 debian11-64-puppet8.example.com nginx[10387]: nginx: [emerg] unknown directive "ssl" in /etc/nginx/conf.mail.d/domain1.example.conf:14
Oct 23 11:36:15 debian11-64-puppet8.example.com systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Oct 23 11:36:15 debian11-64-puppet8.example.com systemd[1]: nginx.service: Failed with result 'exit-code'.
Oct 23 11:36:15 debian11-64-puppet8.example.com systemd[1]: Failed to start nginx - high performance web server.
�[mNotice: Applied catalog in 2.79 seconds
|
Puppet / 7 - Debian 10:
spec/acceptance/nginx_mail_spec.rb#L75
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "auth_http localhost/cgi-bin/auth;"
Failure/Error: it { is_expected.to contain 'auth_http localhost/cgi-bin/auth;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "auth_http localhost/cgi-bin/auth;"
|
Puppet / 7 - Debian 10:
spec/acceptance/nginx_mail_spec.rb#L76
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "listen *:465 ssl;"
Failure/Error: it { is_expected.to contain 'listen *:465 ssl;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "listen *:465 ssl;"
|
Puppet / 8 - Debian 11
The operation was canceled.
|
Puppet / 7 - Debian 10:
spec/acceptance/nginx_mail_spec.rb#L80
nginx::resource::mailhost define: actualy test the mail module Port "587" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "587" to be listening
|
Puppet / 7 - Debian 10:
spec/acceptance/nginx_mail_spec.rb#L84
nginx::resource::mailhost define: actualy test the mail module Port "465" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "465" to be listening
|
Puppet / 7 - Debian 10
The operation was canceled.
|
Puppet / 7 (Ruby 2.7)
Canceling since a higher priority waiting request for '1579/merge' exists
|
Puppet / 7 (Ruby 2.7)
The operation was canceled.
|
Puppet / 8 (Ruby 3.2)
Canceling since a higher priority waiting request for '1579/merge' exists
|
Puppet / 8 (Ruby 3.2)
The operation was canceled.
|
Puppet / 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '1579/merge' exists
|
Puppet / 8 - Ubuntu 20.04
The operation was canceled.
|
Puppet / 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '1579/merge' exists
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/nginx_mail_spec.rb#L32
nginx::resource::mailhost define: actualy test the mail module runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113618033.pp.Elu4nA
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Nginx::Resource::Mailhost[domain1.example]: has no parameter named 'http2' (file: /tmp/apply_manifest_113618033.pp.Elu4nA, line: 18) on node ubuntu2004-64-puppet7.example.com
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/nginx_mail_spec.rb#L74
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nginx/conf.mail.d/domain1.example.conf".file?` to be truthy, got false
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/nginx_mail_spec.rb#L75
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "auth_http localhost/cgi-bin/auth;"
Failure/Error: it { is_expected.to contain 'auth_http localhost/cgi-bin/auth;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "auth_http localhost/cgi-bin/auth;"
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/nginx_mail_spec.rb#L76
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "listen *:465 ssl;"
Failure/Error: it { is_expected.to contain 'listen *:465 ssl;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "listen *:465 ssl;"
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/nginx_mail_spec.rb#L80
nginx::resource::mailhost define: actualy test the mail module Port "587" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "587" to be listening
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/nginx_mail_spec.rb#L84
nginx::resource::mailhost define: actualy test the mail module Port "465" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "465" to be listening
|
Puppet / 7 - Ubuntu 20.04
The operation was canceled.
|
Puppet / 7 (Ruby 2.7):
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on virtuozzolinux-7-x86_64 with Facter 3.14.5 and Puppet 7.26.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on almalinux-8-x86_64 with Facter 4.2.5 and Puppet 7.26.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on almalinux-9-x86_64 with Facter 4.2.10 and Puppet 7.26.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on archlinux-rolling-x86_64 with Facter 4.2.9 and Puppet 7.26.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on centos-7-x86_64 with Facter 4.2.2 and Puppet 7.26.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on centos-8-x86_64 with Facter 4.2.2 and Puppet 7.26.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on centos-9-x86_64 with Facter 4.2.2 and Puppet 7.26.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 8 (Ruby 3.2):
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on virtuozzolinux-7-x86_64 with Facter 3.14.5 and Puppet 8.2.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 8 (Ruby 3.2):
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on almalinux-8-x86_64 with Facter 4.2.5 and Puppet 8.2.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 8 (Ruby 3.2):
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on almalinux-9-x86_64 with Facter 4.2.10 and Puppet 8.2.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 8 (Ruby 3.2):
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on archlinux-rolling-x86_64 with Facter 4.2.9 and Puppet 8.2.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 8 (Ruby 3.2):
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on centos-7-x86_64 with Facter 4.2.2 and Puppet 8.2.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 8 (Ruby 3.2):
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on centos-8-x86_64 with Facter 4.2.2 and Puppet 8.2.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 8 (Ruby 3.2):
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on centos-9-x86_64 with Facter 4.2.2 and Puppet 8.2.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
Puppet / 8 (Ruby 3.2):
spec/defines/resource_server_spec.rb#L1431
nginx::resource::server on debian-10-x86_64 with Facter 4.2.2 and Puppet 8.2.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|