(SUP-4955) Wildcard Operator Added for file license ingestion #205
main_pr_testing.yml
on: pull_request
Spec testing
/
Shellcheck
3s
Spec testing
/
Setup Test Matrix
45s
Matrix: Spec testing / Spec
Matrix: PE latest Testing / Acceptance
Matrix: PE LTS Testing / Acceptance
Annotations
95 errors and 33 warnings
PE LTS Testing / CentOS-7, 2021.7.8
Process completed with exit code 1.
|
PE latest Testing / CentOS-7, 2023.7.0
Process completed with exit code 1.
|
PE LTS Testing / Sles-12, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `34.19.56.26'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / Sles-12, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `34.19.56.26'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"34.19.56.26", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE LTS Testing / Sles-12, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `34.19.56.26'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / Sles-12, 2021.7.8
Process completed with exit code 1.
|
PE LTS Testing / RedHat-7, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L20
pe_status_check class activates module default parameters check no pe_status_check fact is false if idempotent all facts should be true
On host `35.197.31.102'
Failure/Error: expect(host_inventory['facter']['pe_status_check'].filter { |_k, v| !v }).to be_empty
expected `{"S0019"=>false}.empty?` to be truthy, got false
|
PE LTS Testing / RedHat-7, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `35.197.31.102'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / RedHat-7, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `35.197.31.102'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"35.197.31.102", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE LTS Testing / RedHat-7, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `35.197.31.102'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / RedHat-7, 2021.7.8
Process completed with exit code 1.
|
PE LTS Testing / Alma-Linux-9, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `34.19.55.158'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / Alma-Linux-9, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `34.19.55.158'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"34.19.55.158", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE LTS Testing / Alma-Linux-9, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `34.19.55.158'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / Alma-Linux-9, 2021.7.8
Process completed with exit code 1.
|
PE LTS Testing / Rocky-Linux-9, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `34.82.143.31'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / Rocky-Linux-9, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `34.82.143.31'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"34.82.143.31", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE LTS Testing / Rocky-Linux-9, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `34.82.143.31'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / Rocky-Linux-9, 2021.7.8
Process completed with exit code 1.
|
PE LTS Testing / AlmaLinux-8, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `35.203.138.198'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / AlmaLinux-8, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `35.203.138.198'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"35.203.138.198", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE LTS Testing / AlmaLinux-8, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `35.203.138.198'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / AlmaLinux-8, 2021.7.8
Process completed with exit code 1.
|
PE LTS Testing / Rocky-Linux-8, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `35.233.193.166'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / Rocky-Linux-8, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `35.233.193.166'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"35.233.193.166", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE LTS Testing / Rocky-Linux-8, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `35.233.193.166'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / Rocky-Linux-8, 2021.7.8
Process completed with exit code 1.
|
PE LTS Testing / RedHat-9, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `34.19.2.46'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / RedHat-9, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `34.19.2.46'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"34.19.2.46", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE LTS Testing / RedHat-9, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `34.19.2.46'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / RedHat-9, 2021.7.8
Process completed with exit code 1.
|
PE latest Testing / Sles-12, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `34.145.70.33'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / Sles-12, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `34.145.70.33'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"34.145.70.33", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE latest Testing / Sles-12, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `34.145.70.33'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / Sles-12, 2023.7.0
Process completed with exit code 1.
|
PE LTS Testing / Sles-15, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `34.19.85.17'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / Sles-15, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `34.19.85.17'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"34.19.85.17", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE LTS Testing / Sles-15, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `34.19.85.17'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / Sles-15, 2021.7.8
Process completed with exit code 1.
|
PE LTS Testing / Ubuntu-2004, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `35.247.105.1'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / Ubuntu-2004, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `35.247.105.1'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"35.247.105.1", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE LTS Testing / Ubuntu-2004, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `35.247.105.1'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / Ubuntu-2004, 2021.7.8
Process completed with exit code 1.
|
PE latest Testing / RedHat-7, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L20
pe_status_check class activates module default parameters check no pe_status_check fact is false if idempotent all facts should be true
On host `34.127.41.123'
Failure/Error: expect(host_inventory['facter']['pe_status_check'].filter { |_k, v| !v }).to be_empty
expected `{"S0019"=>false}.empty?` to be truthy, got false
|
PE latest Testing / RedHat-7, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L40
pe_status_check class activates module default parameters check notifications work as expected if in the exclude list a parameter should not notify
On host `34.127.41.123'
Failure/Error: idempotent_apply(ppp)
RuntimeError:
apply manifest expected no changes
`LC_ALL=en_US.UTF-8 puppet apply manifest_20240705_2585_w5b4i.pp --trace --detailed-exitcodes`
====== Start output of Puppet apply with unexpected changes ======
�[mNotice: Compiled catalog for litmus-77b2888f6824497f.c.ia-content.internal in environment production in 0.08 seconds
�[mNotice: S0038 is at fault. The indicator S0038 Checks that the number of environments within $codedir/environments is less than 100. Refer to documentation for required action.
�[mNotice: /Stage[main]/Pe_status_check/Notify[pe_status_check S0038]/message: defined 'message' as 'S0038 is at fault. The indicator S0038 Checks that the number of environments within $codedir/environments is less than 100. Refer to documentation for required action.'
�[mNotice: Applied catalog in 0.69 seconds
====== End output of Puppet apply with unexpected changes ======
|
PE latest Testing / RedHat-7, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `34.127.41.123'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / RedHat-7, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `34.127.41.123'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"34.127.41.123", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE latest Testing / RedHat-7, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `34.127.41.123'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / RedHat-7, 2023.7.0
Process completed with exit code 1.
|
PE latest Testing / Alma-Linux-9, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `34.83.210.215'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / Alma-Linux-9, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `34.83.210.215'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"34.83.210.215", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE latest Testing / Alma-Linux-9, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `34.83.210.215'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / Alma-Linux-9, 2023.7.0
Process completed with exit code 1.
|
PE latest Testing / Rocky-Linux-8, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `35.233.163.38'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / Rocky-Linux-8, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `35.233.163.38'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"35.233.163.38", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE latest Testing / Rocky-Linux-8, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `35.233.163.38'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / Rocky-Linux-8, 2023.7.0
Process completed with exit code 1.
|
PE latest Testing / RedHat-9, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L20
pe_status_check class activates module default parameters check no pe_status_check fact is false if idempotent all facts should be true
On host `104.196.239.46'
Failure/Error: expect(host_inventory['facter']['pe_status_check'].filter { |_k, v| !v }).to be_empty
expected `{"S0019"=>false, "S0038"=>false}.empty?` to be truthy, got false
|
PE latest Testing / RedHat-9, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `104.196.239.46'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / RedHat-9, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `104.196.239.46'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"104.196.239.46", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE latest Testing / RedHat-9, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `104.196.239.46'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / RedHat-9, 2023.7.0
Process completed with exit code 1.
|
PE latest Testing / AlmaLinux-8, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `34.82.133.50'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / AlmaLinux-8, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `34.82.133.50'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"34.82.133.50", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE latest Testing / AlmaLinux-8, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `34.82.133.50'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / AlmaLinux-8, 2023.7.0
Process completed with exit code 1.
|
PE latest Testing / Sles-15, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `35.233.148.2'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / Sles-15, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `35.233.148.2'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"35.233.148.2", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE latest Testing / Sles-15, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `35.233.148.2'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / Sles-15, 2023.7.0
Process completed with exit code 1.
|
PE LTS Testing / RedHat-8, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `35.197.62.144'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / RedHat-8, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `35.197.62.144'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"35.197.62.144", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE LTS Testing / RedHat-8, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `35.197.62.144'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / RedHat-8, 2021.7.8
Process completed with exit code 1.
|
PE latest Testing / Rocky-Linux-9, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `34.168.48.71'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / Rocky-Linux-9, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `34.168.48.71'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"34.168.48.71", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE latest Testing / Rocky-Linux-9, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `34.168.48.71'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / Rocky-Linux-9, 2023.7.0
Process completed with exit code 1.
|
PE latest Testing / RedHat-8, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `34.82.113.110'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / RedHat-8, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `34.82.113.110'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"34.82.113.110", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE latest Testing / RedHat-8, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `34.82.113.110'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / RedHat-8, 2023.7.0
Process completed with exit code 1.
|
PE LTS Testing / Ubuntu-2204, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `35.185.250.195'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / Ubuntu-2204, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `35.185.250.195'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"35.185.250.195", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE LTS Testing / Ubuntu-2204, 2021.7.8:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `35.185.250.195'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE LTS Testing / Ubuntu-2204, 2021.7.8
Process completed with exit code 1.
|
PE latest Testing / Ubuntu-2204, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L40
pe_status_check class activates module default parameters check notifications work as expected if in the exclude list a parameter should not notify
On host `34.145.102.126'
Failure/Error: idempotent_apply(ppp)
RuntimeError:
apply manifest expected no changes
`LC_ALL=en_US.UTF-8 puppet apply manifest_20240705_2597_1xx91uh.pp --trace --detailed-exitcodes`
====== Start output of Puppet apply with unexpected changes ======
�[mNotice: Compiled catalog for litmus-7f8b631c25bc66cd.c.ia-content.internal in environment production in 0.08 seconds
�[mNotice: S0038 is at fault. The indicator S0038 Checks that the number of environments within $codedir/environments is less than 100. Refer to documentation for required action.
�[mNotice: /Stage[main]/Pe_status_check/Notify[pe_status_check S0038]/message: defined 'message' as 'S0038 is at fault. The indicator S0038 Checks that the number of environments within $codedir/environments is less than 100. Refer to documentation for required action.'
�[mNotice: Applied catalog in 0.56 seconds
====== End output of Puppet apply with unexpected changes ======
|
PE latest Testing / Ubuntu-2204, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `34.145.102.126'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / Ubuntu-2204, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `34.145.102.126'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"34.145.102.126", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE latest Testing / Ubuntu-2204, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `34.145.102.126'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / Ubuntu-2204, 2023.7.0
Process completed with exit code 1.
|
PE latest Testing / Ubuntu-2004, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L233
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when license.key is not present but suite-license is present to be true
On host `34.19.124.209'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / Ubuntu-2004, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L239
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are not present to be false
On host `34.19.124.209'
Failure/Error: run_shell('mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic')
RuntimeError:
shell failed
`mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic`
======
[{"target"=>"34.19.124.209", "action"=>"command", "object"=>"mv /etc/puppetlabs/license.key /tmp/license.key && mv /etc/puppetlabs/suite-license.lic /tmp/suite-license.lic", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "merged_output"=>"mv: cannot stat '/etc/puppetlabs/license.key': No such file or directory\n", "exit_code"=>1, "_error"=>{"kind"=>"puppetlabs.tasks/command-error", "issue_code"=>"COMMAND_ERROR", "msg"=>"The command failed with exit code 1", "details"=>{"exit_code"=>1}}}}]
|
PE latest Testing / Ubuntu-2004, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L245
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0022 conditions when both license files are present and one is invalid
On host `34.19.124.209'
Failure/Error: expect(result.stdout).to match(%r{true})
expected "false\n" to match /true/
Diff:
@@ -1 +1 @@
-/true/
+false
|
PE latest Testing / Ubuntu-2004, 2023.7.0
Process completed with exit code 1.
|
Spec testing / Shellcheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec testing / Setup Test Matrix
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec testing / Setup Test Matrix
Cannot find image for Windows-10
|
Spec testing / Setup Test Matrix
Cannot find image for Windows-2012
|
Spec testing / Setup Test Matrix
Cannot find image for Windows-2012 R2
|
Spec testing / Spec Tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec testing / Spec Tests (Puppet: ~> 7.24, Ruby Ver: 2.7)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE LTS Testing / Setup Test Matrix
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE latest Testing / Setup Test Matrix
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE LTS Testing / CentOS-7, 2021.7.8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE latest Testing / CentOS-7, 2023.7.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE LTS Testing / Sles-12, 2021.7.8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE LTS Testing / RedHat-7, 2021.7.8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE LTS Testing / Alma-Linux-9, 2021.7.8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE LTS Testing / Rocky-Linux-9, 2021.7.8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE LTS Testing / AlmaLinux-8, 2021.7.8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE LTS Testing / Rocky-Linux-8, 2021.7.8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE LTS Testing / RedHat-9, 2021.7.8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE latest Testing / Sles-12, 2023.7.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE LTS Testing / Sles-15, 2021.7.8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE LTS Testing / Ubuntu-2004, 2021.7.8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE latest Testing / RedHat-7, 2023.7.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE latest Testing / Alma-Linux-9, 2023.7.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE latest Testing / Rocky-Linux-8, 2023.7.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE latest Testing / RedHat-9, 2023.7.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE latest Testing / AlmaLinux-8, 2023.7.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE latest Testing / Sles-15, 2023.7.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE LTS Testing / RedHat-8, 2021.7.8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE latest Testing / Rocky-Linux-9, 2023.7.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE latest Testing / RedHat-8, 2023.7.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE LTS Testing / Ubuntu-2204, 2021.7.8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE latest Testing / Ubuntu-2204, 2023.7.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PE latest Testing / Ubuntu-2004, 2023.7.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|