Skip to content

apply_prep installs openvox-agent via puppet-openvox_bootstrap #604

apply_prep installs openvox-agent via puppet-openvox_bootstrap

apply_prep installs openvox-agent via puppet-openvox_bootstrap #604

Triggered via pull request October 26, 2025 23:28
Status Failure
Total duration 12m 56s
Artifacts

tests.yaml

on: pull_request
rubocop_and_matrix
52s
rubocop_and_matrix
Linux: Generate module cache
22s
Linux: Generate module cache
Windows: Generate module cache
1m 20s
Windows: Generate module cache
Check mod deps
16s
Check mod deps
Matrix: Docker Transport
Matrix: Linux Integration
Matrix: SSH Transport
Matrix: bolt apply
Matrix: local_transports
Matrix: unit
Matrix: BoltSpec
Matrix: Windows Agentless
Matrix: Windows Integration
Matrix: WinRM Transport
Test suite
5s
Test suite
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 6 warnings
bolt apply (windows-2025, 3.4)
Process completed with exit code 1.
bolt apply (windows-2025, 3.4): spec/integration/apply_spec.rb#L65
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" => {}, "kind" => "bolt/no-implementation", "msg" => "No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}} to include {"status" => "success"} Diff: @@ -1 +1,5 @@ -"status" => "success", +"action" => "task", +"object" => nil, +"status" => "failure", +"target" => "winrm://roddypiper@localhost:5985", +"value" => {"_error" => {"details" => {}, "kind" => "bolt/no-implementation", "msg" => "No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}, Shared Example Group: "agentful tests" called from ./spec/integration/apply_spec.rb:447
bolt apply (windows-2025, 3.4): spec/integration/apply_spec.rb#L56
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" => {}, "kind" => "bolt/no-implementation", "msg" => "No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}} to include {"status" => "success"} Diff: @@ -1 +1,5 @@ -"status" => "success", +"action" => "task", +"object" => nil, +"status" => "failure", +"target" => "winrm://roddypiper@localhost:5985", +"value" => {"_error" => {"details" => {}, "kind" => "bolt/no-implementation", "msg" => "No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}, Shared Example Group: "agentful tests" called from ./spec/integration/apply_spec.rb:447
bolt apply (windows-2025, 3.4): spec/integration/apply_spec.rb#L47
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" => {}, "kind" => "bolt/no-implementation", "msg" => "No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}} to include {"status" => "success"} Diff: @@ -1 +1,5 @@ -"status" => "success", +"action" => "task", +"object" => nil, +"status" => "failure", +"target" => "winrm://roddypiper@localhost:5985", +"value" => {"_error" => {"details" => {}, "kind" => "bolt/no-implementation", "msg" => "No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}, Shared Example Group: "agentful tests" called from ./spec/integration/apply_spec.rb:447
bolt apply (windows-2025, 3.4): spec/integration/apply_spec.rb#L37
apply over winrm on Windows with Puppet Agents with puppet8 installed lists all modules & 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" => {}, "kind" => "bolt/no-implementation", "msg" => "No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}} to include {"status" => "success"} Diff: @@ -1 +1,5 @@ -"status" => "success", +"action" => "task", +"object" => nil, +"status" => "failure", +"target" => "winrm://roddypiper@localhost:5985", +"value" => {"_error" => {"details" => {}, "kind" => "bolt/no-implementation", "msg" => "No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}, Shared Example Group: "agentful tests" called from ./spec/integration/apply_spec.rb:447
bolt apply (windows-2025, 3.3)
Process completed with exit code 1.
bolt apply (windows-2025, 3.3): spec/integration/apply_spec.rb#L65
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" => {}, "kind" => "bolt/no-implementation", "msg" => "No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}} to include {"status" => "success"} Diff: @@ -1 +1,5 @@ -"status" => "success", +"action" => "task", +"object" => nil, +"status" => "failure", +"target" => "winrm://roddypiper@localhost:5985", +"value" => {"_error"=>{"details"=>{}, "kind"=>"bolt/no-implementation", "msg"=>"No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}, Shared Example Group: "agentful tests" called from ./spec/integration/apply_spec.rb:447
bolt apply (windows-2025, 3.3): spec/integration/apply_spec.rb#L56
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" => {}, "kind" => "bolt/no-implementation", "msg" => "No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}} to include {"status" => "success"} Diff: @@ -1 +1,5 @@ -"status" => "success", +"action" => "task", +"object" => nil, +"status" => "failure", +"target" => "winrm://roddypiper@localhost:5985", +"value" => {"_error"=>{"details"=>{}, "kind"=>"bolt/no-implementation", "msg"=>"No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}, Shared Example Group: "agentful tests" called from ./spec/integration/apply_spec.rb:447
bolt apply (windows-2025, 3.3): spec/integration/apply_spec.rb#L47
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" => {}, "kind" => "bolt/no-implementation", "msg" => "No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}} to include {"status" => "success"} Diff: @@ -1 +1,5 @@ -"status" => "success", +"action" => "task", +"object" => nil, +"status" => "failure", +"target" => "winrm://roddypiper@localhost:5985", +"value" => {"_error"=>{"details"=>{}, "kind"=>"bolt/no-implementation", "msg"=>"No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}, Shared Example Group: "agentful tests" called from ./spec/integration/apply_spec.rb:447
bolt apply (windows-2025, 3.3): spec/integration/apply_spec.rb#L37
apply over winrm on Windows with Puppet Agents with puppet8 installed lists all modules & 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" => {}, "kind" => "bolt/no-implementation", "msg" => "No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}} to include {"status" => "success"} Diff: @@ -1 +1,5 @@ -"status" => "success", +"action" => "task", +"object" => nil, +"status" => "failure", +"target" => "winrm://roddypiper@localhost:5985", +"value" => {"_error"=>{"details"=>{}, "kind"=>"bolt/no-implementation", "msg"=>"No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}, Shared Example Group: "agentful tests" called from ./spec/integration/apply_spec.rb:447
bolt apply (windows-2025, 3.2)
Process completed with exit code 1.
bolt apply (windows-2025, 3.2): spec/integration/apply_spec.rb#L65
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" => {}, "kind" => "bolt/no-implementation", "msg" => "No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}} to include {"status" => "success"} Diff: @@ -1 +1,5 @@ -"status" => "success", +"action" => "task", +"object" => nil, +"status" => "failure", +"target" => "winrm://roddypiper@localhost:5985", +"value" => {"_error"=>{"details"=>{}, "kind"=>"bolt/no-implementation", "msg"=>"No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}, Shared Example Group: "agentful tests" called from ./spec/integration/apply_spec.rb:447
bolt apply (windows-2025, 3.2): spec/integration/apply_spec.rb#L56
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" => {}, "kind" => "bolt/no-implementation", "msg" => "No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}} to include {"status" => "success"} Diff: @@ -1 +1,5 @@ -"status" => "success", +"action" => "task", +"object" => nil, +"status" => "failure", +"target" => "winrm://roddypiper@localhost:5985", +"value" => {"_error"=>{"details"=>{}, "kind"=>"bolt/no-implementation", "msg"=>"No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}, Shared Example Group: "agentful tests" called from ./spec/integration/apply_spec.rb:447
bolt apply (windows-2025, 3.2): spec/integration/apply_spec.rb#L47
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" => {}, "kind" => "bolt/no-implementation", "msg" => "No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}} to include {"status" => "success"} Diff: @@ -1 +1,5 @@ -"status" => "success", +"action" => "task", +"object" => nil, +"status" => "failure", +"target" => "winrm://roddypiper@localhost:5985", +"value" => {"_error"=>{"details"=>{}, "kind"=>"bolt/no-implementation", "msg"=>"No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}, Shared Example Group: "agentful tests" called from ./spec/integration/apply_spec.rb:447
bolt apply (windows-2025, 3.2): spec/integration/apply_spec.rb#L37
apply over winrm on Windows with Puppet Agents with puppet8 installed lists all modules & 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" => {}, "kind" => "bolt/no-implementation", "msg" => "No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}} to include {"status" => "success"} Diff: @@ -1 +1,5 @@ -"status" => "success", +"action" => "task", +"object" => nil, +"status" => "failure", +"target" => "winrm://roddypiper@localhost:5985", +"value" => {"_error"=>{"details"=>{}, "kind"=>"bolt/no-implementation", "msg"=>"No suitable implementation of openvox_bootstrap::install for winrm://roddypiper@localhost:5985"}}, Shared Example Group: "agentful tests" called from ./spec/integration/apply_spec.rb:447
Test suite
Process completed with exit code 1.
Windows Agentless (3.2): spec/integration/apply_error_spec.rb#L56
errors gracefully attempting to apply a manifest block over winrm prints a helpful error if Puppet is not present Skipped: Skipping this test as it fails with a connection error until #3001 is fixed
Windows Agentless (3.3): spec/integration/apply_error_spec.rb#L56
errors gracefully attempting to apply a manifest block over winrm prints a helpful error if Puppet is not present Skipped: Skipping this test as it fails with a connection error until #3001 is fixed
local transport 3.4 windows-2025: spec/shared_examples/transport.rb#L562
Bolt::Transport::Local when tmpdir is specified errors when tmpdir doesn't exist Skipped: Windows will create the directory anyway
local transport 3.2 windows-2025: spec/shared_examples/transport.rb#L562
Bolt::Transport::Local when tmpdir is specified errors when tmpdir doesn't exist Skipped: Windows will create the directory anyway
Windows Agentless (3.4): spec/integration/apply_error_spec.rb#L56
errors gracefully attempting to apply a manifest block over winrm prints a helpful error if Puppet is not present Skipped: Skipping this test as it fails with a connection error until #3001 is fixed
local transport 3.3 windows-2025: spec/shared_examples/transport.rb#L562
Bolt::Transport::Local when tmpdir is specified errors when tmpdir doesn't exist Skipped: Windows will create the directory anyway