properly escape quotes in passwords by calling to_ruby #1678
Triggered via pull request
October 16, 2024 09:48
Status
Cancelled
Total duration
14m 29s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
19s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
49 errors and 1 warning
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_spec.rb#L493
foreman on almalinux-8-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1780-864.agtqprkliaoehfcdqtdennvexe.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_spec.rb#L493
foreman on almalinux-9-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1780-864.agtqprkliaoehfcdqtdennvexe.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_spec.rb#L493
foreman on centos-8-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1780-864.agtqprkliaoehfcdqtdennvexe.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_spec.rb#L493
foreman on centos-9-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1780-864.agtqprkliaoehfcdqtdennvexe.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_spec.rb#L493
foreman on debian-11-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1780-864.agtqprkliaoehfcdqtdennvexe.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_spec.rb#L493
foreman on debian-12-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1780-864.agtqprkliaoehfcdqtdennvexe.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_spec.rb#L493
foreman on redhat-8-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1780-864.agtqprkliaoehfcdqtdennvexe.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_spec.rb#L493
foreman on redhat-9-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1780-864.agtqprkliaoehfcdqtdennvexe.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_spec.rb#L493
foreman on ubuntu-20.04-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1780-864.agtqprkliaoehfcdqtdennvexe.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_spec.rb#L493
foreman on ubuntu-22.04-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1780-864.agtqprkliaoehfcdqtdennvexe.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_spec.rb#L493
foreman on almalinux-8-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_spec.rb#L493
foreman on ubuntu-22.04-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_spec.rb#L493
foreman on centos-9-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_spec.rb#L493
foreman on debian-11-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_spec.rb#L493
foreman on ubuntu-20.04-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_spec.rb#L493
foreman on redhat-9-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_spec.rb#L493
foreman on redhat-8-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_spec.rb#L493
foreman on debian-12-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_spec.rb#L493
foreman on centos-8-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_spec.rb#L493
foreman on almalinux-9-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
Puppet / Puppet 8 - Debian 11
Canceling since a higher priority waiting request for '1189/merge' exists
|
Puppet / Puppet 8 - Debian 11
The operation was canceled.
|
Puppet / Puppet 7 - Debian 11
Canceling since a higher priority waiting request for '1189/merge' exists
|
Puppet / Puppet 7 - Debian 11
The operation was canceled.
|
Puppet / Puppet 7 - Debian 12
Canceling since a higher priority waiting request for '1189/merge' exists
|
Puppet / Puppet 7 - Debian 12
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 9
Canceling since a higher priority waiting request for '1189/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 9
The operation was canceled.
|
Puppet / Puppet 8 - Debian 12
Canceling since a higher priority waiting request for '1189/merge' exists
|
Puppet / Puppet 8 - Debian 12
The operation was canceled.
|
Puppet / Puppet 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '1189/merge' exists
|
Puppet / Puppet 7 - Ubuntu 22.04
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 8
Canceling since a higher priority waiting request for '1189/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 8
The operation was canceled.
|
Puppet / Puppet 8 - CentOS 9
Canceling since a higher priority waiting request for '1189/merge' exists
|
Puppet / Puppet 8 - CentOS 9
The operation was canceled.
|
Puppet / Puppet 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '1189/merge' exists
|
Puppet / Puppet 8 - Ubuntu 20.04
The operation was canceled.
|
Puppet / Puppet 8 - AlmaLinux 8
Canceling since a higher priority waiting request for '1189/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 8
The operation was canceled.
|
Puppet / Puppet 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for '1189/merge' exists
|
Puppet / Puppet 8 - Ubuntu 22.04
The operation was canceled.
|
Puppet / Puppet 8 - AlmaLinux 9
Canceling since a higher priority waiting request for '1189/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 9
The operation was canceled.
|
Puppet / Puppet 7 - CentOS 9
Canceling since a higher priority waiting request for '1189/merge' exists
|
Puppet / Puppet 7 - CentOS 9
The operation was canceled.
|
Puppet / Puppet 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '1189/merge' exists
|
Puppet / Puppet 7 - Ubuntu 20.04
The operation was canceled.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|