Add logic to correctly switch between channels; Determine channel from ensure #175
Triggered via pull request
September 11, 2024 14:59
Status
Cancelled
Total duration
5m 8s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
31s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
3s
Annotations
201 errors
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
|
Puppet / 8 (Ruby 3.2):
spec/unit/puppet/provider/package/snap_spec.rb#L30
Puppet::Type::Package::ProviderSnap should have provider features is expected to be upgradable
Failure/Error: it { is_expected.to be_upgradable }
expected (provider=snap) to respond to `upgradable?`
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 7
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 8
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/unit/puppet/provider/package/snap_spec.rb#L30
Puppet::Type::Package::ProviderSnap should have provider features is expected to be upgradable
Failure/Error: it { is_expected.to be_upgradable }
expected (provider=snap) to respond to `upgradable?`
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150132215.IBBlUf.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726066893'
�[mNotice: /Stage[main]/Snap/Package[snapd]/ensure: created
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Info: Class[Snap]: Unscheduling all events on Class[Snap]
�[mNotice: Applied catalog in 6.27 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150140463.MaLwNT.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.30 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066901'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.63 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/01_snapd_spec.rb#L16
snapd class with default parameters Service "snapd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "snapd" to be running
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150144167.vwjpey.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066905'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.05 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150145968.UV6SfZ.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066907'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150147824.UicJKO.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066909'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150149600.0PIe4m.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066911'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.05 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150151488.sErTQq.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066912'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.02 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150153288.RMdsDg.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066914'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 8 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150135695.auMIin.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726066897'
�[mNotice: /Stage[main]/Snap/Package[snapd]/ensure: created
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Info: Class[Snap]: Unscheduling all events on Class[Snap]
�[mNotice: Applied catalog in 7.09 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 8 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150144624.6I9H6j.pp
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1726066905'
�[mNotice: /Stage[main]/Snap/Service[snapd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Snap/Service[snapd]: Unscheduling refresh on Service[snapd]
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Info: Class[Snap]: Unscheduling all events on Class[Snap]
�[mNotice: Applied catalog in 0.82 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 8 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150148457.cQ3mnu.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066909'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 8 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150150147.IOTBx9.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066911'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 8 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150151973.HeTNXl.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066913'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 8 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150153691.ABX6KT.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.24 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066915'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 8 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150155469.K1lnIe.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066916'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.03 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 8 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150157190.uvdCqo.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066918'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 8 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150124015.Up0MKV.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Snap/Service[snapd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Snap/Service[snapd]: Unscheduling refresh on Service[snapd]
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Info: Class[Snap]: Unscheduling all events on Class[Snap]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 21.18 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 8 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150147440.xh6f5i.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.46 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066909'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.36 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 8 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150150685.8SSHDr.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.30 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066912'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 8 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150152694.kzBZeB.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.30 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066914'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.05 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 8 - OracleLinux 7:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 8 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150154830.iRxni8.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.30 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066916'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 8 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150156846.9likxi.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.30 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066918'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 8 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150158913.hbb2OF.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.30 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066920'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 8 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150200938.RgA8k3.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.30 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066922'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.05 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 8 - OracleLinux 7:
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150132777.z5xyDc.pp
Last 10 lines of output were:
Info: Applying configuration version '1726066894'
�[mNotice: /Stage[main]/Snap/Package[snapd]/ensure: created
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
Info: Class[Snap]: Unscheduling all events on Class[Snap]
�[mNotice: Applied catalog in 18.71 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150153266.Bw0GWh.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.28 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066914'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.65 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150156913.BqzfIt.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066918'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.06 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150158630.k6LLWp.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066919'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150200399.iOWf9K.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066921'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150202070.TODjDw.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066923'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.05 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150203875.m3LUia.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.20 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066925'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150205542.2h3liL.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066926'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150132984.bdSIdO.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Snap/Service[snapd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Snap/Service[snapd]: Unscheduling refresh on Service[snapd]
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
Info: Class[Snap]: Unscheduling all events on Class[Snap]
�[mNotice: Applied catalog in 21.04 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150155801.6ZHuBa.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2204-64-puppet7.example.com in environment production in 0.28 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066917'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 1.03 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150159867.bXfX3T.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2204-64-puppet7.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066921'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150201540.gpszPW.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2204-64-puppet7.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066922'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150203303.XMnyF2.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2204-64-puppet7.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066924'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.06 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150205032.IeuvD9.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2204-64-puppet7.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066926'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150206781.ouePui.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2204-64-puppet7.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066928'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150208456.ecr12t.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2204-64-puppet7.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066929'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150121939.l6tyGq.pp
Last 10 lines of output were:
Info: /Stage[main]/Snap/Service[snapd]: Unscheduling refresh on Service[snapd]
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
Info: Class[Snap]: Unscheduling all events on Class[Snap]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 35.78 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150159725.GSeSP2.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.41 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066921'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.29 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150202620.u1Azg1.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066924'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150204417.H6Ci2H.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.29 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066925'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150206341.OvOMXw.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.28 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066927'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.05 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150208205.lyD08C.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066929'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150210074.eVilQ7.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.28 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066931'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150211880.Z0eL4g.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066933'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150118978.N9TDh5.pp
Last 10 lines of output were:
Info: /Stage[main]/Snap/Service[snapd]: Unscheduling refresh on Service[snapd]
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
Info: Class[Snap]: Unscheduling all events on Class[Snap]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 41.64 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150202624.l5wEyo.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.37 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066923'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.25 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150205426.HWr6gr.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066926'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150207147.oZy8Kj.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066928'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150208956.MkUVFR.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066930'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.07 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150210747.0G7vVb.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066932'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150212588.U4DkUV.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066933'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150214367.RBAeXM.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066935'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150145048.Us0eaR.pp
Last 10 lines of output were:
Info: /Stage[main]/Snap/Service[snapd]: Unscheduling refresh on Service[snapd]
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
Info: Class[Snap]: Unscheduling all events on Class[Snap]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 31.28 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150218331.DMKxMH.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.36 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066939'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.25 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150221137.38cDO0.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066942'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150222855.M7YI4W.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066944'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150224648.XFZ8Zm.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066945'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.07 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150226391.KgceuJ.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066947'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150228196.OyggmO.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066949'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150229911.RD7F6A.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.24 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066951'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150148273.zIydRh.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Snap/Service[snapd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Snap/Service[snapd]: Unscheduling refresh on Service[snapd]
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
Info: Class[Snap]: Unscheduling all events on Class[Snap]
�[mNotice: Applied catalog in 26.38 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150216517.SDiesg.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.29 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066937'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 1.26 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150220791.vXuB8k.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.20 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066942'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.06 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150222528.sizpr5.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066943'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - Ubuntu 18.04:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150224300.5kTwTR.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066945'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150225997.or2qRF.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.23 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066947'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.06 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150227848.KlHx38.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066949'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150229552.moMbom.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.20 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066950'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - Ubuntu 18.04:
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 8 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150148775.9CeSGE.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Snap/Service[snapd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Snap/Service[snapd]: Unscheduling refresh on Service[snapd]
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Info: Class[Snap]: Unscheduling all events on Class[Snap]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 26.40 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 8 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150217412.hpb1l1.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.42 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066938'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.31 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 8 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150220508.rB3LDC.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066942'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 8 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150222431.O05ya6.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066943'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.07 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 8 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150224507.Fq9tEE.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066946'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 8 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150226407.wjZdiC.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066947'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 8 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150228409.oqZfZw.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066949'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 8 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150230316.wXSzJU.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066951'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150152991.1gofDg.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Snap/Service[snapd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Snap/Service[snapd]: Unscheduling refresh on Service[snapd]
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
Info: Class[Snap]: Unscheduling all events on Class[Snap]
�[mNotice: Applied catalog in 23.92 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150218831.S1gxks.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.28 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066940'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 1.16 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150223077.wAyUoC.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066944'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150224835.6YWDoL.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066946'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150226732.WM0ZmK.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066948'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150228495.jAubFB.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066949'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150230333.VENA7T.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066951'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150232114.CyJmRL.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066953'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150202878.EctxFm.pp
Last 10 lines of output were:
Info: Applying configuration version '1726066924'
�[mNotice: /Stage[main]/Snap/Package[snapd]/ensure: created
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
Info: Class[Snap]: Unscheduling all events on Class[Snap]
�[mNotice: Applied catalog in 19.87 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150224821.9EMnCd.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.29 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066946'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.73 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150228573.udZvAP.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066949'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.04 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150230255.VeBQ9e.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066951'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150231999.Pz1Vlm.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.20 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066953'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150233658.L1mcL3.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.20 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066955'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.04 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150235446.MBq8Ei.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066956'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - Debian 10:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150237143.KeTMxx.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066958'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150148148.LvN5Yt.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Snap/Service[snapd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Snap/Service[snapd]: Unscheduling refresh on Service[snapd]
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Info: Class[Snap]: Unscheduling all events on Class[Snap]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 28.93 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150219272.QWvCS0.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.40 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066940'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.29 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150222398.tHmi5f.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066943'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150224338.DuoGAH.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066945'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.07 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150226424.UHbYMY.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066947'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150228360.aKb9D7.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066949'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150230344.YO1Ras.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066951'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150232243.etJXC0.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066953'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150221549.2ewfuS.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Snap/Package[snapd]/ensure: created
�[mNotice: /Stage[main]/Snap/Service[snapd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Snap/Service[snapd]: Unscheduling refresh on Service[snapd]
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Info: Class[Snap]: Unscheduling all events on Class[Snap]
�[mNotice: Applied catalog in 12.52 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150236134.87CSna.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.34 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066957'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 1.42 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 8 - Ubuntu 18.04:
spec/acceptance/01_snapd_spec.rb#L16
snapd class with default parameters Service "snapd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "snapd" to be running
|
Puppet / Puppet 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150240912.r5Imxk.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.24 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066962'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.07 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150242926.nwcuvX.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066964'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 8 - Ubuntu 18.04:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150244958.77uTK1.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066966'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.03 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150246905.GaByrJ.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066968'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.06 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150248976.DZtGbl.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066970'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150250937.kSB9xc.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066972'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150226080.g3ZQ08.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Snap/Package[snapd]/ensure: created
�[mNotice: /Stage[main]/Snap/Service[snapd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Snap/Service[snapd]: Unscheduling refresh on Service[snapd]
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Info: Class[Snap]: Unscheduling all events on Class[Snap]
�[mNotice: Applied catalog in 13.27 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150241626.EK7AvX.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.35 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066963'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 1.45 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150246593.2qwhGI.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066968'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.07 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150248797.vgFUPu.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066970'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150250997.8Mh4wl.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066972'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150253125.P9cPmd.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066974'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150255303.rRR7Sc.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066977'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.06 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150257429.pcvXDc.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066979'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - Fedora 34:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora34-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150147265.lEjf3J.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Snap/Service[snapd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Snap/Service[snapd]: Unscheduling refresh on Service[snapd]
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
Info: Class[Snap]: Unscheduling all events on Class[Snap]
�[mNotice: Applied catalog in 66.50 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - Fedora 34:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora34-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150255928.bJLs82.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for fedora34-64-puppet7.example.com in environment production in 0.34 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066977'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.23 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - Fedora 34:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora34-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150258715.Wn69oM.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for fedora34-64-puppet7.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066980'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - Fedora 34:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora34-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150300499.IXlYDP.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for fedora34-64-puppet7.example.com in environment production in 0.28 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066981'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.08 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - Fedora 34:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - Fedora 34:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora34-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150302592.DFe5mL.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for fedora34-64-puppet7.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066984'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - Fedora 34:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora34-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150304487.Iy1qcp.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for fedora34-64-puppet7.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066985'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - Fedora 34:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora34-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150306349.es3tm9.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for fedora34-64-puppet7.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066987'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.10 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - Fedora 34:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora34-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150308223.e031AZ.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for fedora34-64-puppet7.example.com in environment production in 0.28 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066989'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - Fedora 34:
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150239668.Qh2fUQ.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Snap/Package[snapd]/ensure: created
�[mNotice: /Stage[main]/Snap/Service[snapd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Snap/Service[snapd]: Unscheduling refresh on Service[snapd]
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Info: Class[Snap]: Unscheduling all events on Class[Snap]
�[mNotice: Applied catalog in 9.00 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150250816.d2yjIl.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.32 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066972'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 1.20 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150255302.ldOTT7.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.24 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066976'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150257239.pGSZuQ.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066978'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.06 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150259321.gUDA4i.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.24 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066980'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150301239.IK3cip.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066982'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150303297.7VRKLH.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.24 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066984'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150305267.BgEBQI.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726066986'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.08 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - OracleLinux 8
Canceling since a higher priority waiting request for '25/merge' exists
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150157757.43y99Z.pp
Last 10 lines of output were:
Info: /Stage[main]/Snap/Service[snapd]: Unscheduling refresh on Service[snapd]
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
Info: Class[Snap]: Unscheduling all events on Class[Snap]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 98.70 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150338528.eLJVZR.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.38 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726067019'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.30 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150341507.ZkoZbU.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726067022'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150343275.dY8c3R.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726067024'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150345103.iNz5IA.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726067026'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.10 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150346923.25drDV.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.24 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726067028'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150348740.0GjbeX.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726067030'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150350472.cMTl3W.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726067031'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
Did you mean? installed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 8 - OracleLinux 8
Canceling since a higher priority waiting request for '25/merge' exists
|
Puppet / Puppet 8 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150215550.L3Q4VY.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Snap/Service[snapd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Snap/Service[snapd]: Unscheduling refresh on Service[snapd]
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
Info: Class[Snap]: Unscheduling all events on Class[Snap]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 84.04 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 8 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150341730.I8xn3G.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.40 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726067023'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Snap/Package[core]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[core](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.32 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
Puppet / Puppet 8 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150344799.uLo4Cu.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726067026'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 8 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150346711.H9H6Tf.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726067028'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.11 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Puppet 8 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150348813.LwG4wN.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726067030'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 8 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150350739.vgX1TQ.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726067032'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
Puppet / Puppet 8 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150352732.hF8G7m.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726067034'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 8 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150354619.JY8tBE.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726067036'
Info: called instances
Info: installed_snaps = []
Info: called query
Error: /Stage[main]/Main/Package[hello-world]: Could not evaluate: undefined local variable or method `installed_snaps' for Package[hello-world](provider=snap):Puppet::Type::Package::ProviderSnap
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
Puppet / Test suite
Process completed with exit code 1.
|