agent_state_summary: Properly handle nodes without reports/responses #233
main_pr_testing.yml
on: pull_request
Spec testing
/
Shellcheck
4s
Spec testing
/
Setup Test Matrix
49s
Matrix: Spec testing / Spec
Matrix: PE latest Testing / Acceptance
Matrix: PE LTS Testing / Acceptance
Annotations
14 errors and 3 warnings
PE latest Testing / AlmaLinux-8, 2023.7.0
Process completed with exit code 1.
|
PE latest Testing / Alma-Linux-9, 2023.7.0
Process completed with exit code 1.
|
PE latest Testing / Ubuntu-2004, 2023.7.0
Process completed with exit code 1.
|
PE LTS Testing / Rocky-Linux-8, 2023.8.0
Process completed with exit code 1.
|
PE LTS Testing / Alma-Linux-9, 2023.8.0
Process completed with exit code 1.
|
PE LTS Testing / RedHat-8, 2023.8.0
Process completed with exit code 1.
|
PE LTS Testing / Rocky-Linux-9, 2023.8.0
Process completed with exit code 1.
|
PE LTS Testing / RedHat-9, 2023.8.0
Process completed with exit code 1.
|
PE LTS Testing / Ubuntu-2204, 2023.8.0
Process completed with exit code 1.
|
PE latest Testing / Rocky-Linux-9, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L166
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0018 conditions for false are met
On host `34.127.14.154'
Failure/Error:
run_shell('export logdir=$(puppet config print logdir) && rm -f $logdir/../orchestration-services/orchestration-services.log &&
mv $logdir/../orchestration-services/orchestration-services.log.bk $logdir/../orchestration-services/orchestration-services.log')
RuntimeError:
shell failed
`export logdir=$(puppet config print logdir) && rm -f $logdir/../orchestration-services/orchestration-services.log &&
mv $logdir/../orchestration-services/orchestration-services.log.bk $logdir/../orchestration-services/orchestration-services.log`
======
[{"target"=>"34.127.14.154", "action"=>"command", "object"=>nil, "status"=>"failure", "value"=>{"_error"=>{"details"=>{}, "kind"=>"puppetlabs.tasks/connect-error", "msg"=>"Failed to connect to 34.127.14.154: Connection reset by peer", "issue_code"=>"CONNECT_ERROR"}}}]
|
PE latest Testing / Rocky-Linux-9, 2023.7.0:
spec/acceptance/pe_status_check_spec.rb#L175
pe_status_check class activates module default parameters check all facts report false in the proper conditions if S0018 returns false when recent err_pid files are present
On host `34.127.14.154'
Failure/Error: run_shell('export logdir=$(puppet config print logdir) && rm -f logdir/../orchestration-services/test_err_pid_123.log')
RuntimeError:
shell failed
`export logdir=$(puppet config print logdir) && rm -f logdir/../orchestration-services/test_err_pid_123.log`
======
[{"target"=>"34.127.14.154", "action"=>"command", "object"=>nil, "status"=>"failure", "value"=>{"_error"=>{"details"=>{}, "kind"=>"puppetlabs.tasks/connect-error", "msg"=>"Failed to connect to 34.127.14.154: Connection reset by peer", "issue_code"=>"CONNECT_ERROR"}}}]
|
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#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.83.198.207'
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-8, 2023.7.0
Process completed with exit code 1.
|
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
|