Skip to content

CI: Adjust tests for GitHub runner #123

CI: Adjust tests for GitHub runner

CI: Adjust tests for GitHub runner #123

Triggered via pull request September 12, 2025 13:31
Status Failure
Total duration 5m 48s
Artifacts

apply.yaml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 notice
Tests (windows-latest, 3.2)
Process completed with exit code 1.
Tests (windows-latest, 3.2): spec/integration/apply_spec.rb#L64
apply over winrm on Windows with Puppet Agents with puppet8 installed warns about exported resources with an ID Failure/Error: expect(result[0]).to include('status' => 'success') expected {"action" => "task", "object" => nil, "status" => "failure", "target" => "winrm://roddypiper@localhost:5985", "value" => {"_error" => {"details" => {"class" => "WinRM::WinRMWSManFault", "stack_trace" => "D:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/...p://schemas.microsoft.com/wbem/wsman/1/wsmanfault'><f:Message>The WSMan service could not launch a host process to process the given request. Make sure the WSMan provider host server and proxy are properly registered. </f:Message></f:WSManFault>"}}} to include {"status" => "success"} Diff: @@ -1 +1,5 @@ -"status" => "success", +"action" => "task", +"object" => nil, +"status" => "failure", +"target" => "winrm://roddypiper@localhost:5985", +"value" => {"_error"=>{"details"=>{"class"=>"WinRM::WinRMWSManFault", "stack_trace"=>"D:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/http/response_handler.rb:73:in `raise_if_wsman_fault'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/http/response_handler.rb:52:in `raise_if_error'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/http/response_handler.rb:34:in `parse_to_xml'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/http/transport.rb:188:in `send_request'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/power_shell.rb:121:in `open_shell'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/base.rb:174:in `block in open'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/retryable.rb:35:in `retryable'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/base.rb:172:in `open'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/base.rb:132:in `with_command_shell'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/base.rb:79:in `run'\\nD:/a/openbolt/openbolt/lib/bolt/transport/winrm/connection.rb:127:in `block (2 levels) in execute'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/connection.rb:42:in `shell'\\nD:/a/openbolt/openbolt/lib/bolt/transport/winrm/connection.rb:126:in `block in execute'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/logging-2.4.0/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'"}, "issue_code"=>"EXCEPTION", "kind"=>"puppetlabs.tasks/exception-error", "msg"=>"[WSMAN ERROR CODE: 1018]: <f:WSManFault Code='1018' Machine='localhost' xmlns:f='http://schemas.microsoft.com/wbem/wsman/1/wsmanfault'><f:Message>The WSMan service could not launch a host process to process the given request. Make sure the WSMan provider host server and proxy are properly registered. </f:Message></f:WSManFault>"}}, Shared Example Group: "agentful tests" called from ./spec/integration/apply_spec.rb:444
Tests (windows-latest, 3.2): spec/integration/apply_spec.rb#L55
apply over winrm on Windows with Puppet Agents with puppet8 installed succeeds with an empty hiera config Failure/Error: expect(result[0]).to include('status' => 'success') expected {"action" => "task", "object" => nil, "status" => "failure", "target" => "winrm://roddypiper@localhost:5985", "value" => {"_error" => {"details" => {"class" => "WinRM::WinRMWSManFault", "stack_trace" => "D:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/...p://schemas.microsoft.com/wbem/wsman/1/wsmanfault'><f:Message>The WSMan service could not launch a host process to process the given request. Make sure the WSMan provider host server and proxy are properly registered. </f:Message></f:WSManFault>"}}} to include {"status" => "success"} Diff: @@ -1 +1,5 @@ -"status" => "success", +"action" => "task", +"object" => nil, +"status" => "failure", +"target" => "winrm://roddypiper@localhost:5985", +"value" => {"_error"=>{"details"=>{"class"=>"WinRM::WinRMWSManFault", "stack_trace"=>"D:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/http/response_handler.rb:73:in `raise_if_wsman_fault'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/http/response_handler.rb:52:in `raise_if_error'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/http/response_handler.rb:34:in `parse_to_xml'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/http/transport.rb:188:in `send_request'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/power_shell.rb:121:in `open_shell'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/base.rb:174:in `block in open'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/retryable.rb:35:in `retryable'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/base.rb:172:in `open'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/base.rb:132:in `with_command_shell'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/base.rb:79:in `run'\\nD:/a/openbolt/openbolt/lib/bolt/transport/winrm/connection.rb:127:in `block (2 levels) in execute'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/connection.rb:42:in `shell'\\nD:/a/openbolt/openbolt/lib/bolt/transport/winrm/connection.rb:126:in `block in execute'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/logging-2.4.0/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'"}, "issue_code"=>"EXCEPTION", "kind"=>"puppetlabs.tasks/exception-error", "msg"=>"[WSMAN ERROR CODE: 1018]: <f:WSManFault Code='1018' Machine='localhost' xmlns:f='http://schemas.microsoft.com/wbem/wsman/1/wsmanfault'><f:Message>The WSMan service could not launch a host process to process the given request. Make sure the WSMan provider host server and proxy are properly registered. </f:Message></f:WSManFault>"}}, Shared Example Group: "agentful tests" called from ./spec/integration/apply_spec.rb:444
Tests (windows-latest, 3.2): spec/integration/apply_spec.rb#L46
apply over winrm on Windows with Puppet Agents with puppet8 installed runs an apply plan Failure/Error: expect(result[0]).to include('status' => 'success') expected {"action" => "task", "object" => nil, "status" => "failure", "target" => "winrm://roddypiper@localhost:5985", "value" => {"_error" => {"details" => {"class" => "WinRM::WinRMWSManFault", "stack_trace" => "D:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/...p://schemas.microsoft.com/wbem/wsman/1/wsmanfault'><f:Message>The WSMan service could not launch a host process to process the given request. Make sure the WSMan provider host server and proxy are properly registered. </f:Message></f:WSManFault>"}}} to include {"status" => "success"} Diff: @@ -1 +1,5 @@ -"status" => "success", +"action" => "task", +"object" => nil, +"status" => "failure", +"target" => "winrm://roddypiper@localhost:5985", +"value" => {"_error"=>{"details"=>{"class"=>"WinRM::WinRMWSManFault", "stack_trace"=>"D:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/http/response_handler.rb:73:in `raise_if_wsman_fault'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/http/response_handler.rb:52:in `raise_if_error'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/http/response_handler.rb:34:in `parse_to_xml'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/http/transport.rb:188:in `send_request'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/power_shell.rb:121:in `open_shell'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/base.rb:174:in `block in open'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/retryable.rb:35:in `retryable'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/base.rb:172:in `open'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/base.rb:132:in `with_command_shell'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/base.rb:79:in `run'\\nD:/a/openbolt/openbolt/lib/bolt/transport/winrm/connection.rb:127:in `block (2 levels) in execute'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/connection.rb:42:in `shell'\\nD:/a/openbolt/openbolt/lib/bolt/transport/winrm/connection.rb:126:in `block in execute'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/logging-2.4.0/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'"}, "issue_code"=>"EXCEPTION", "kind"=>"puppetlabs.tasks/exception-error", "msg"=>"[WSMAN ERROR CODE: 1018]: <f:WSManFault Code='1018' Machine='localhost' xmlns:f='http://schemas.microsoft.com/wbem/wsman/1/wsmanfault'><f:Message>The WSMan service could not launch a host process to process the given request. Make sure the WSMan provider host server and proxy are properly registered. </f:Message></f:WSManFault>"}}, Shared Example Group: "agentful tests" called from ./spec/integration/apply_spec.rb:444
Tests (windows-latest, 3.2): spec/integration/apply_spec.rb#L37
apply over winrm on Windows with Puppet Agents with puppet8 installed runs a ruby task Failure/Error: expect(result[0]).to include('status' => 'success') expected {"action" => "task", "object" => nil, "status" => "failure", "target" => "winrm://roddypiper@localhost:5985", "value" => {"_error" => {"details" => {"class" => "WinRM::WinRMWSManFault", "stack_trace" => "D:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/...p://schemas.microsoft.com/wbem/wsman/1/wsmanfault'><f:Message>The WSMan service could not launch a host process to process the given request. Make sure the WSMan provider host server and proxy are properly registered. </f:Message></f:WSManFault>"}}} to include {"status" => "success"} Diff: @@ -1 +1,5 @@ -"status" => "success", +"action" => "task", +"object" => nil, +"status" => "failure", +"target" => "winrm://roddypiper@localhost:5985", +"value" => {"_error"=>{"details"=>{"class"=>"WinRM::WinRMWSManFault", "stack_trace"=>"D:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/http/response_handler.rb:73:in `raise_if_wsman_fault'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/http/response_handler.rb:52:in `raise_if_error'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/http/response_handler.rb:34:in `parse_to_xml'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/http/transport.rb:188:in `send_request'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/power_shell.rb:121:in `open_shell'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/base.rb:174:in `block in open'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/retryable.rb:35:in `retryable'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/base.rb:172:in `open'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/base.rb:132:in `with_command_shell'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/shells/base.rb:79:in `run'\\nD:/a/openbolt/openbolt/lib/bolt/transport/winrm/connection.rb:127:in `block (2 levels) in execute'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/winrm-2.3.9/lib/winrm/connection.rb:42:in `shell'\\nD:/a/openbolt/openbolt/lib/bolt/transport/winrm/connection.rb:126:in `block in execute'\\nD:/a/openbolt/openbolt/vendor/bundle/ruby/3.2.0/gems/logging-2.4.0/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'"}, "issue_code"=>"EXCEPTION", "kind"=>"puppetlabs.tasks/exception-error", "msg"=>"[WSMAN ERROR CODE: 1018]: <f:WSManFault Code='1018' Machine='localhost' xmlns:f='http://schemas.microsoft.com/wbem/wsman/1/wsmanfault'><f:Message>The WSMan service could not launch a host process to process the given request. Make sure the WSMan provider host server and proxy are properly registered. </f:Message></f:WSManFault>"}}, Shared Example Group: "agentful tests" called from ./spec/integration/apply_spec.rb:444
Tests (windows-latest, 3.2)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677