(SUP-4929) Update to S0022 for handling license files with .key and .liu file type #172
Annotations
3 errors and 1 warning
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
On host `34.83.198.76'
Failure/Error: result = run_shell('factor -pe pe_status_check.S0022')
RuntimeError:
shell failed
`factor -pe pe_status_check.S0022`
======
[{"target"=>"34.83.198.76", "action"=>"command", "object"=>"factor -pe pe_status_check.S0022", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"factor: invalid option -- 'p'\nTry 'factor --help' for more information.\n", "merged_output"=>"factor: invalid option -- 'p'\nTry 'factor --help' for more information.\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}}}}]
|
spec/acceptance/pe_status_check_spec.rb#L238
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 missing to be false
On host `34.83.198.76'
Failure/Error: result = run_shell('factor -pe pe_status_check.S0022')
RuntimeError:
shell failed
`factor -pe pe_status_check.S0022`
======
[{"target"=>"34.83.198.76", "action"=>"command", "object"=>"factor -pe pe_status_check.S0022", "status"=>"failure", "value"=>{"stdout"=>"", "stderr"=>"factor: invalid option -- 'p'\nTry 'factor --help' for more information.\n", "merged_output"=>"factor: invalid option -- 'p'\nTry 'factor --help' for more information.\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}}}}]
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading