Add http2
directive instead of listen
option
#401
Triggered via pull request
October 20, 2023 09:08
Status
Cancelled
Total duration
6m 54s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Puppet
/
Static validations
29s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
139 errors and 14 warnings
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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091141191.pp.3waXuv
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091141191.pp.3waXuv, line: 15, column: 38) on node rocky9-64-puppet7.example.com
|
Puppet / 7 - Rocky 9:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 7 - Rocky 9
Process completed with exit code 1.
|
Puppet / 7 - AlmaLinux 8:
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 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091150721.pp.LoJjsz
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091150721.pp.LoJjsz, line: 15, column: 38) on node almalinux8-64-puppet7.example.com
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 7 - AlmaLinux 8
Process completed with exit code 1.
|
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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091157496.pp.NEMPcJ
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091157496.pp.NEMPcJ, line: 15, column: 38) on node centos9-64-puppet7.example.com
|
Puppet / 7 - CentOS 9:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 7 - CentOS 9
Process completed with exit code 1.
|
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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091158683.pp.bOy4Y9
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091158683.pp.bOy4Y9, line: 15, column: 38) on node almalinux9-64-puppet7.example.com
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 7 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / 8 - AlmaLinux 8:
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 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091201881.pp.d6PdGU
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091201881.pp.d6PdGU, line: 15, column: 38) on node almalinux8-64-puppet8.example.com
|
Puppet / 8 - AlmaLinux 8:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 8 - AlmaLinux 8
Process completed with exit code 1.
|
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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091205010.pp.qTAAOB
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091205010.pp.qTAAOB, line: 15, column: 38) on node almalinux9-64-puppet8.example.com
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 8 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / 8 - Rocky 8:
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 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091210327.pp.Yoft9W
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091210327.pp.Yoft9W, line: 15, column: 38) on node rocky8-64-puppet8.example.com
|
Puppet / 8 - Rocky 8:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 8 - Rocky 8
Process completed with exit code 1.
|
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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091217508.pp.w9z35X
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091217508.pp.w9z35X, line: 15, column: 38) on node rocky9-64-puppet8.example.com
|
Puppet / 8 - Rocky 9:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 8 - Rocky 9
Process completed with exit code 1.
|
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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091231193.pp.nV6y24
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091231193.pp.nV6y24, line: 15, column: 38) on node centos7-64-puppet7.example.com
|
Puppet / 7 - CentOS 7:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 7 - CentOS 7
Process completed with exit code 1.
|
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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091228761.pp.U0PZKG
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091228761.pp.U0PZKG, line: 15, column: 38) on node centos9-64-puppet8.example.com
|
Puppet / 8 - CentOS 9:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 8 - CentOS 9
Process completed with exit code 1.
|
Puppet / 7 - Rocky 8:
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 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091235893.pp.fQ1q0B
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091235893.pp.fQ1q0B, line: 15, column: 38) on node rocky8-64-puppet7.example.com
|
Puppet / 7 - Rocky 8:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 7 - Rocky 8
Process completed with exit code 1.
|
Puppet / - Archlinux rolling:
spec/acceptance/nginx_mail_spec.rb#L84
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_091308369.pp.S0mcgb
Last 10 lines of output were:
Oct 20 09:13:10 archlinuxrolling-64-none.example.com systemd[1]: Stopping A high performance web server and a reverse proxy server...
Oct 20 09:13:10 archlinuxrolling-64-none.example.com systemd[1]: nginx.service: Deactivated successfully.
Oct 20 09:13:10 archlinuxrolling-64-none.example.com systemd[1]: Stopped A high performance web server and a reverse proxy server.
Oct 20 09:13:10 archlinuxrolling-64-none.example.com systemd[1]: Starting A high performance web server and a reverse proxy server...
Oct 20 09:13:10 archlinuxrolling-64-none.example.com nginx[1469]: 2023/10/20 09:13:10 [emerg] 1469#1469: unknown directive "ssl" in /etc/nginx/conf.mail.d/domain1.example.conf:14
Oct 20 09:13:10 archlinuxrolling-64-none.example.com systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Oct 20 09:13:10 archlinuxrolling-64-none.example.com systemd[1]: nginx.service: Failed with result 'exit-code'.
Oct 20 09:13:10 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.42 seconds
|
Puppet / - Archlinux rolling:
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 'archlinuxrolling-64-none.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091314544.pp.q5yW6E
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091314544.pp.q5yW6E, line: 15, column: 38) on node archlinuxrolling-64-none.example.com
|
Puppet / - Archlinux rolling:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / - Archlinux rolling
Process completed with exit code 1.
|
Puppet / 7 - Debian 11:
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 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091314617.pp.zLUf8e
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091314617.pp.zLUf8e, line: 15, column: 38) on node debian11-64-puppet7.example.com
|
Puppet / 7 - Debian 11:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 7 - Debian 11:
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 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091319013.pp.t06P6O
Last 10 lines of output were:
Oct 20 09:12:51 debian11-64-puppet7.example.com systemd[1]: Started nginx - high performance web server.
Oct 20 09:12:57 debian11-64-puppet7.example.com systemd[1]: Stopping nginx - high performance web server...
Oct 20 09:12:57 debian11-64-puppet7.example.com systemd[1]: nginx.service: Succeeded.
Oct 20 09:12:57 debian11-64-puppet7.example.com systemd[1]: Stopped nginx - high performance web server.
Oct 20 09:12:57 debian11-64-puppet7.example.com systemd[1]: Starting nginx - high performance web server...
Oct 20 09:12:57 debian11-64-puppet7.example.com systemd[1]: Started nginx - high performance web server.
Oct 20 09:13:08 debian11-64-puppet7.example.com systemd[1]: Stopping nginx - high performance web server...
Oct 20 09:13:08 debian11-64-puppet7.example.com systemd[1]: nginx.service: Succeeded.
�[mNotice: Applied catalog in 2.87 seconds
|
Puppet / 7 - Debian 11:
spec/acceptance/nginx_server_spec.rb#L103
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 'debian11-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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 80: Connection refused
|
Puppet / 7 - Debian 11:
spec/acceptance/nginx_server_spec.rb#L109
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 'debian11-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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 80: Connection refused
|
Puppet / 7 - Debian 11:
spec/acceptance/nginx_server_spec.rb#L115
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 'debian11-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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 443: Connection refused
|
Puppet / 7 - Debian 11:
spec/acceptance/nginx_server_spec.rb#L122
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 'debian11-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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 443: Connection refused
|
Puppet / 7 - Debian 11:
spec/acceptance/nginx_server_spec.rb#L96
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 - Debian 11:
spec/acceptance/nginx_server_spec.rb#L100
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 - Debian 11:
spec/acceptance/nginx_server_spec.rb#L131
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 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091326630.pp.BMmXiU
Last 10 lines of output were:
Oct 20 09:12:57 debian11-64-puppet7.example.com systemd[1]: Stopped nginx - high performance web server.
Oct 20 09:12:57 debian11-64-puppet7.example.com systemd[1]: Starting nginx - high performance web server...
Oct 20 09:12:57 debian11-64-puppet7.example.com systemd[1]: Started nginx - high performance web server.
Oct 20 09:13:08 debian11-64-puppet7.example.com systemd[1]: Stopping nginx - high performance web server...
Oct 20 09:13:08 debian11-64-puppet7.example.com systemd[1]: nginx.service: Succeeded.
�[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 1.47 seconds
|
Puppet / 7 - CentOS 8:
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 'centos8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091317257.pp.0M5I52
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091317257.pp.0M5I52, line: 15, column: 38) on node centos8-64-puppet7.example.com
|
Puppet / 7 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
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_091321459.pp.7GF1wi
Last 10 lines of output were:
Oct 20 09:13:41 centos8-64-puppet7.example.com nginx[4463]: nginx: configuration file /etc/nginx/nginx.conf test failed
Oct 20 09:13:41 centos8-64-puppet7.example.com systemd[1]: nginx.service: Control process exited, code=exited status=1
Oct 20 09:13:41 centos8-64-puppet7.example.com systemd[1]: nginx.service: Failed with result 'exit-code'.
Oct 20 09:13:41 centos8-64-puppet7.example.com systemd[1]: Failed to start The nginx HTTP and reverse proxy server.
�[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 18.00 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L103
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#L109
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#L115
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#L122
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#L96
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#L100
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#L131
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_091342434.pp.s1ZTag
Last 10 lines of output were:
Oct 20 09:13:44 centos8-64-puppet7.example.com systemd[1]: Starting The nginx HTTP and reverse proxy server...
Oct 20 09:13:44 centos8-64-puppet7.example.com nginx[4801]: nginx: [emerg] unknown directive "http2" in /etc/nginx/sites-enabled/www.puppetlabs.com.conf:21
Oct 20 09:13:44 centos8-64-puppet7.example.com nginx[4801]: nginx: configuration file /etc/nginx/nginx.conf test failed
Oct 20 09:13:44 centos8-64-puppet7.example.com systemd[1]: nginx.service: Control process exited, code=exited status=1
Oct 20 09:13:44 centos8-64-puppet7.example.com systemd[1]: nginx.service: Failed with result 'exit-code'.
�[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 0.29 seconds
|
Puppet / 7 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091327110.pp.hsg5xh
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091327110.pp.hsg5xh, line: 15, column: 38) on node ubuntu2204-64-puppet7.example.com
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 7 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091332611.pp.LCGqhN
Last 10 lines of output were:
Oct 20 09:13:40 ubuntu2204-64-puppet7.example.com systemd[1]: Stopping nginx - high performance web server...
Oct 20 09:13:40 ubuntu2204-64-puppet7.example.com systemd[1]: nginx.service: Deactivated successfully.
Oct 20 09:13:40 ubuntu2204-64-puppet7.example.com systemd[1]: Stopped nginx - high performance web server.
Oct 20 09:13:40 ubuntu2204-64-puppet7.example.com systemd[1]: Starting nginx - high performance web server...
Oct 20 09:13:40 ubuntu2204-64-puppet7.example.com nginx[8129]: nginx: [emerg] unknown directive "http2" in /etc/nginx/sites-enabled/www.puppetlabs.com.conf:21
Oct 20 09:13:40 ubuntu2204-64-puppet7.example.com systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Oct 20 09:13:40 ubuntu2204-64-puppet7.example.com systemd[1]: nginx.service: Failed with result 'exit-code'.
Oct 20 09:13:40 ubuntu2204-64-puppet7.example.com systemd[1]: Failed to start nginx - high performance web server.
�[mNotice: Applied catalog in 3.04 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/nginx_server_spec.rb#L103
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 'ubuntu2204-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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 80 after 6 ms: Connection refused
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/nginx_server_spec.rb#L109
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 'ubuntu2204-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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 80 after 0 ms: Connection refused
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/nginx_server_spec.rb#L115
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 'ubuntu2204-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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 443 after 0 ms: Connection refused
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/nginx_server_spec.rb#L122
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 'ubuntu2204-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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 443 after 0 ms: Connection refused
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/nginx_server_spec.rb#L96
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 - Ubuntu 22.04:
spec/acceptance/nginx_server_spec.rb#L100
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 - Ubuntu 22.04:
spec/acceptance/nginx_server_spec.rb#L131
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 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091341449.pp.A0Vz9g
Last 10 lines of output were:
Oct 20 09:13:40 ubuntu2204-64-puppet7.example.com systemd[1]: nginx.service: Failed with result 'exit-code'.
Oct 20 09:13:40 ubuntu2204-64-puppet7.example.com systemd[1]: Failed to start nginx - high performance web server.
Oct 20 09:13:48 ubuntu2204-64-puppet7.example.com systemd[1]: Starting nginx - high performance web server...
Oct 20 09:13:48 ubuntu2204-64-puppet7.example.com nginx[8410]: nginx: [emerg] unknown directive "http2" in /etc/nginx/sites-enabled/www.puppetlabs.com.conf:21
Oct 20 09:13:48 ubuntu2204-64-puppet7.example.com systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
�[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 1.42 seconds
|
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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091345031.pp.eOu3Ca
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091345031.pp.eOu3Ca, line: 15, column: 38) on node centos7-64-puppet8.example.com
|
Puppet / 8 - CentOS 7:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 8 - CentOS 7
Process completed with exit code 1.
|
Puppet / 8 - Debian 11:
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 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091347410.pp.z3m6xY
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091347410.pp.z3m6xY, line: 15, column: 38) on node debian11-64-puppet8.example.com
|
Puppet / 8 - Debian 11:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 8 - Debian 11:
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 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091353884.pp.Xfj9BC
Last 10 lines of output were:
Oct 20 09:13:38 debian11-64-puppet8.example.com systemd[1]: Stopping nginx - high performance web server...
Oct 20 09:13:38 debian11-64-puppet8.example.com systemd[1]: nginx.service: Succeeded.
Oct 20 09:13:38 debian11-64-puppet8.example.com systemd[1]: Stopped nginx - high performance web server.
Oct 20 09:13:38 debian11-64-puppet8.example.com systemd[1]: Starting nginx - high performance web server...
Oct 20 09:13:38 debian11-64-puppet8.example.com nginx[9985]: nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.mail.d/domain1.example.conf:14
Oct 20 09:13:38 debian11-64-puppet8.example.com nginx[9985]: nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.mail.d/domain1.example.conf:32
Oct 20 09:13:38 debian11-64-puppet8.example.com systemd[1]: Started nginx - high performance web server.
Oct 20 09:13:46 debian11-64-puppet8.example.com systemd[1]: Stopping nginx - high performance web server...
�[mNotice: Applied catalog in 3.05 seconds
|
Puppet / 8 - Debian 11:
spec/acceptance/nginx_server_spec.rb#L103
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 'debian11-64-puppet8.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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 80: Connection refused
|
Puppet / 8 - Debian 11:
spec/acceptance/nginx_server_spec.rb#L109
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 'debian11-64-puppet8.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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 80: Connection refused
|
Puppet / 8 - Debian 11:
spec/acceptance/nginx_server_spec.rb#L115
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 'debian11-64-puppet8.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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 443: Connection refused
|
Puppet / 8 - Debian 11:
spec/acceptance/nginx_server_spec.rb#L122
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 'debian11-64-puppet8.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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 443: Connection refused
|
Puppet / 8 - Debian 11:
spec/acceptance/nginx_server_spec.rb#L96
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 / 8 - Debian 11:
spec/acceptance/nginx_server_spec.rb#L100
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 / 8 - Debian 11:
spec/acceptance/nginx_server_spec.rb#L131
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 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091403906.pp.CWl6DT
Last 10 lines of output were:
Oct 20 09:13:38 debian11-64-puppet8.example.com systemd[1]: Starting nginx - high performance web server...
Oct 20 09:13:38 debian11-64-puppet8.example.com nginx[9985]: nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.mail.d/domain1.example.conf:14
Oct 20 09:13:38 debian11-64-puppet8.example.com nginx[9985]: nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.mail.d/domain1.example.conf:32
Oct 20 09:13:38 debian11-64-puppet8.example.com systemd[1]: Started nginx - high performance web server.
Oct 20 09:13:46 debian11-64-puppet8.example.com systemd[1]: Stopping nginx - high performance web server...
�[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 1.70 seconds
|
Puppet / 8 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091351361.pp.JFzpAl
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091351361.pp.JFzpAl, line: 15, column: 38) on node ubuntu2204-64-puppet8.example.com
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 8 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091358361.pp.O4z6kf
Last 10 lines of output were:
Oct 20 09:14:08 ubuntu2204-64-puppet8.example.com systemd[1]: Stopping nginx - high performance web server...
Oct 20 09:14:08 ubuntu2204-64-puppet8.example.com systemd[1]: nginx.service: Deactivated successfully.
Oct 20 09:14:08 ubuntu2204-64-puppet8.example.com systemd[1]: Stopped nginx - high performance web server.
Oct 20 09:14:08 ubuntu2204-64-puppet8.example.com systemd[1]: Starting nginx - high performance web server...
Oct 20 09:14:08 ubuntu2204-64-puppet8.example.com nginx[8092]: nginx: [emerg] unknown directive "http2" in /etc/nginx/sites-enabled/www.puppetlabs.com.conf:21
Oct 20 09:14:08 ubuntu2204-64-puppet8.example.com systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Oct 20 09:14:08 ubuntu2204-64-puppet8.example.com systemd[1]: nginx.service: Failed with result 'exit-code'.
Oct 20 09:14:08 ubuntu2204-64-puppet8.example.com systemd[1]: Failed to start nginx - high performance web server.
�[mNotice: Applied catalog in 3.06 seconds
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/nginx_server_spec.rb#L103
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 'ubuntu2204-64-puppet8.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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 80 after 6 ms: Connection refused
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/nginx_server_spec.rb#L109
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 'ubuntu2204-64-puppet8.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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 80 after 5 ms: Connection refused
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/nginx_server_spec.rb#L115
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 'ubuntu2204-64-puppet8.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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 443 after 2 ms: Connection refused
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/nginx_server_spec.rb#L122
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 'ubuntu2204-64-puppet8.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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 443 after 1 ms: Connection refused
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/nginx_server_spec.rb#L96
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 / 8 - Ubuntu 22.04:
spec/acceptance/nginx_server_spec.rb#L100
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 / 8 - Ubuntu 22.04:
spec/acceptance/nginx_server_spec.rb#L131
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 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091408974.pp.G1o5nZ
Last 10 lines of output were:
Oct 20 09:14:08 ubuntu2204-64-puppet8.example.com systemd[1]: nginx.service: Failed with result 'exit-code'.
Oct 20 09:14:08 ubuntu2204-64-puppet8.example.com systemd[1]: Failed to start nginx - high performance web server.
Oct 20 09:14:17 ubuntu2204-64-puppet8.example.com systemd[1]: Starting nginx - high performance web server...
Oct 20 09:14:17 ubuntu2204-64-puppet8.example.com nginx[8371]: nginx: [emerg] unknown directive "http2" in /etc/nginx/sites-enabled/www.puppetlabs.com.conf:21
Oct 20 09:14:17 ubuntu2204-64-puppet8.example.com systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
�[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 1.44 seconds
|
Puppet / 7 - Debian 10:
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 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091410766.pp.5oFUnv
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091410766.pp.5oFUnv, line: 15, column: 38) on node debian10-64-puppet7.example.com
|
Puppet / 7 - Debian 10:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 7 - Debian 10:
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 'debian10-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091416502.pp.3L1Pna
Last 10 lines of output were:
Oct 20 09:13:46 debian10-64-puppet7.example.com systemd[1]: Stopping nginx - high performance web server...
Oct 20 09:13:46 debian10-64-puppet7.example.com systemd[1]: nginx.service: Succeeded.
Oct 20 09:13:46 debian10-64-puppet7.example.com systemd[1]: Stopped nginx - high performance web server.
Oct 20 09:13:46 debian10-64-puppet7.example.com systemd[1]: Starting nginx - high performance web server...
Oct 20 09:13:46 debian10-64-puppet7.example.com systemd[1]: Started nginx - high performance web server.
Oct 20 09:14:02 debian10-64-puppet7.example.com systemd[1]: Stopping nginx - high performance web server...
Oct 20 09:14:02 debian10-64-puppet7.example.com systemd[1]: nginx.service: Succeeded.
Oct 20 09:14:02 debian10-64-puppet7.example.com systemd[1]: Stopped nginx - high performance web server.
�[mNotice: Applied catalog in 4.25 seconds
|
Puppet / 7 - Debian 10:
spec/acceptance/nginx_server_spec.rb#L103
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 'debian10-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 - Debian 10:
spec/acceptance/nginx_server_spec.rb#L109
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 'debian10-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 - Debian 10:
spec/acceptance/nginx_server_spec.rb#L115
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 'debian10-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 - Debian 10:
spec/acceptance/nginx_server_spec.rb#L122
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 'debian10-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 - Debian 10:
spec/acceptance/nginx_server_spec.rb#L96
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 - Debian 10:
spec/acceptance/nginx_server_spec.rb#L100
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 - Debian 10:
spec/acceptance/nginx_server_spec.rb#L131
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 'debian10-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091426739.pp.AS6JDN
Last 10 lines of output were:
Oct 20 09:13:46 debian10-64-puppet7.example.com systemd[1]: Starting nginx - high performance web server...
Oct 20 09:13:46 debian10-64-puppet7.example.com systemd[1]: Started nginx - high performance web server.
Oct 20 09:14:02 debian10-64-puppet7.example.com systemd[1]: Stopping nginx - high performance web server...
Oct 20 09:14:02 debian10-64-puppet7.example.com systemd[1]: nginx.service: Succeeded.
Oct 20 09:14:02 debian10-64-puppet7.example.com systemd[1]: Stopped nginx - high performance web server.
�[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.39 seconds
|
Puppet / 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '1579/merge' exists
|
Puppet / 8 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091424706.pp.l7wkEj
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091424706.pp.l7wkEj, line: 15, column: 38) on node ubuntu2004-64-puppet8.example.com
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 8 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091432211.pp.6pdjRB
Last 10 lines of output were:
Oct 20 09:14:42 ubuntu2004-64-puppet8.example.com systemd[1]: Stopping nginx - high performance web server...
Oct 20 09:14:42 ubuntu2004-64-puppet8.example.com systemd[1]: nginx.service: Succeeded.
Oct 20 09:14:42 ubuntu2004-64-puppet8.example.com systemd[1]: Stopped nginx - high performance web server.
Oct 20 09:14:42 ubuntu2004-64-puppet8.example.com systemd[1]: Starting nginx - high performance web server...
Oct 20 09:14:42 ubuntu2004-64-puppet8.example.com nginx[8460]: nginx: [emerg] unknown directive "http2" in /etc/nginx/sites-enabled/www.puppetlabs.com.conf:21
Oct 20 09:14:42 ubuntu2004-64-puppet8.example.com systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Oct 20 09:14:42 ubuntu2004-64-puppet8.example.com systemd[1]: nginx.service: Failed with result 'exit-code'.
Oct 20 09:14:42 ubuntu2004-64-puppet8.example.com systemd[1]: Failed to start nginx - high performance web server.
�[mNotice: Applied catalog in 3.57 seconds
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/nginx_server_spec.rb#L103
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 'ubuntu2004-64-puppet8.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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 80: Connection refused
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/nginx_server_spec.rb#L109
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 'ubuntu2004-64-puppet8.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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 80: Connection refused
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/nginx_server_spec.rb#L115
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 'ubuntu2004-64-puppet8.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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 443: Connection refused
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/nginx_server_spec.rb#L122
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 'ubuntu2004-64-puppet8.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 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to www.puppetlabs.com port 443: Connection refused
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/nginx_server_spec.rb#L96
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 / 8 - Ubuntu 20.04:
spec/acceptance/nginx_server_spec.rb#L100
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 / 8 - Ubuntu 20.04:
spec/acceptance/nginx_server_spec.rb#L131
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 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091443740.pp.fsdUPk
Last 10 lines of output were:
Oct 20 09:14:42 ubuntu2004-64-puppet8.example.com systemd[1]: nginx.service: Failed with result 'exit-code'.
Oct 20 09:14:42 ubuntu2004-64-puppet8.example.com systemd[1]: Failed to start nginx - high performance web server.
Oct 20 09:14:52 ubuntu2004-64-puppet8.example.com systemd[1]: Starting nginx - high performance web server...
Oct 20 09:14:52 ubuntu2004-64-puppet8.example.com nginx[8756]: nginx: [emerg] unknown directive "http2" in /etc/nginx/sites-enabled/www.puppetlabs.com.conf:21
Oct 20 09:14:52 ubuntu2004-64-puppet8.example.com systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
�[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 1.68 seconds
|
Puppet / 8 - Debian 10
Canceling since a higher priority waiting request for '1579/merge' exists
|
Puppet / 8 - Debian 10:
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 'debian10-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091450277.pp.F6UGKk
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091450277.pp.F6UGKk, line: 15, column: 38) on node debian10-64-puppet8.example.com
|
Puppet / 8 - Debian 10:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 8 - Debian 10:
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 'debian10-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091457971.pp.NuHNGX
Last 10 lines of output were:
Oct 20 09:14:19 debian10-64-puppet8.example.com systemd[1]: Stopping nginx - high performance web server...
Oct 20 09:14:19 debian10-64-puppet8.example.com systemd[1]: nginx.service: Succeeded.
Oct 20 09:14:19 debian10-64-puppet8.example.com systemd[1]: Stopped nginx - high performance web server.
Oct 20 09:14:19 debian10-64-puppet8.example.com systemd[1]: Starting nginx - high performance web server...
Oct 20 09:14:19 debian10-64-puppet8.example.com systemd[1]: Started nginx - high performance web server.
Oct 20 09:14:39 debian10-64-puppet8.example.com systemd[1]: Stopping nginx - high performance web server...
Oct 20 09:14:39 debian10-64-puppet8.example.com systemd[1]: nginx.service: Succeeded.
Oct 20 09:14:39 debian10-64-puppet8.example.com systemd[1]: Stopped nginx - high performance web server.
�[mNotice: Applied catalog in 4.14 seconds
|
Puppet / 8 - Debian 10:
spec/acceptance/nginx_server_spec.rb#L103
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 'debian10-64-puppet8.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 / 8 - Debian 10:
spec/acceptance/nginx_server_spec.rb#L109
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 'debian10-64-puppet8.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 / 8 - Debian 10:
spec/acceptance/nginx_server_spec.rb#L115
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 'debian10-64-puppet8.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 / 8 - Debian 10:
spec/acceptance/nginx_server_spec.rb#L122
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 'debian10-64-puppet8.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 / 8 - Debian 10:
spec/acceptance/nginx_server_spec.rb#L96
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 / 8 - Debian 10:
spec/acceptance/nginx_server_spec.rb#L100
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 / 8 - Debian 10:
spec/acceptance/nginx_server_spec.rb#L131
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 'debian10-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091510497.pp.9xuHwc
Last 10 lines of output were:
Oct 20 09:14:19 debian10-64-puppet8.example.com systemd[1]: Starting nginx - high performance web server...
Oct 20 09:14:19 debian10-64-puppet8.example.com systemd[1]: Started nginx - high performance web server.
Oct 20 09:14:39 debian10-64-puppet8.example.com systemd[1]: Stopping nginx - high performance web server...
Oct 20 09:14:39 debian10-64-puppet8.example.com systemd[1]: nginx.service: Succeeded.
Oct 20 09:14:39 debian10-64-puppet8.example.com systemd[1]: Stopped nginx - high performance web server.
�[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.37 seconds
|
Puppet / 8 - CentOS 8
Canceling since a higher priority waiting request for '1579/merge' exists
|
Puppet / 8 - CentOS 8:
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 'centos8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091446125.pp.VdKsI1
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not parse for environment production: Syntax error at '}' (file: /tmp/apply_manifest_091446125.pp.VdKsI1, line: 15, column: 38) on node centos8-64-puppet8.example.com
|
Puppet / 8 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L45
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www"
Failure/Error: expect(r.stdout).to eq("Hello from www\n")
expected: "Hello from www\n"
got: "<html>\n<head><title>301 Moved Permanently</title></head>\n<body>\n<center><h1>301 Moved Permanently</h1></center>\n<hr><center>nginx/1.22.1</center>\n</body>\n</html>\n"
(compared using ==)
Diff:
@@ -1,7 +1,13 @@
-Hello from www
+<html>
+<head><title>301 Moved Permanently</title></head>
+<body>
+<center><h1>301 Moved Permanently</h1></center>
+<hr><center>nginx/1.22.1</center>
+</body>
+</html>
|
Puppet / 8 - 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091452253.pp.Zu2bZf
Last 10 lines of output were:
Oct 20 09:15:13 centos8-64-puppet8.example.com nginx[4356]: nginx: configuration file /etc/nginx/nginx.conf test failed
Oct 20 09:15:13 centos8-64-puppet8.example.com systemd[1]: nginx.service: Control process exited, code=exited status=1
Oct 20 09:15:13 centos8-64-puppet8.example.com systemd[1]: nginx.service: Failed with result 'exit-code'.
Oct 20 09:15:13 centos8-64-puppet8.example.com systemd[1]: Failed to start The nginx HTTP and reverse proxy server.
�[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 16.90 seconds
|
Puppet / 8 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L103
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-puppet8.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 / 8 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L109
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-puppet8.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 / 8 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L115
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-puppet8.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 / 8 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L122
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-puppet8.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 / 8 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L96
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 / 8 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L100
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 / 8 - CentOS 8:
spec/acceptance/nginx_server_spec.rb#L131
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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091514386.pp.J2U762
Last 10 lines of output were:
Oct 20 09:15:19 centos8-64-puppet8.example.com systemd[1]: Starting The nginx HTTP and reverse proxy server...
Oct 20 09:15:19 centos8-64-puppet8.example.com nginx[4691]: nginx: [emerg] unknown directive "http2" in /etc/nginx/sites-enabled/www.puppetlabs.com.conf:21
Oct 20 09:15:19 centos8-64-puppet8.example.com nginx[4691]: nginx: configuration file /etc/nginx/nginx.conf test failed
Oct 20 09:15:19 centos8-64-puppet8.example.com systemd[1]: nginx.service: Control process exited, code=exited status=1
Oct 20 09:15:19 centos8-64-puppet8.example.com systemd[1]: nginx.service: Failed with result 'exit-code'.
�[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 0.37 seconds
|
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 / 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 / 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '1579/merge' exists
|
Puppet / 7 - Ubuntu 20.04
The operation was canceled.
|
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 / 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
|