Skip to content

Test

Test #295

Triggered via pull request January 10, 2025 10:26
Status Cancelled
Total duration 9m 19s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
31s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
4s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

125 errors
Puppet / Puppet 7 - OracleLinux 9
Process completed with exit code 1.
Puppet / Puppet 7 - Rocky 8
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 12
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key behaves like the example 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_102822879.pv7TPk.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.14 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key behaves like the example 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102825076.WoDuR4.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts 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.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736504906' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.08 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - CentOS 9: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - CentOS 9: spec/acceptance/x509_pkcs12_spec.rb#L24
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.crt" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - CentOS 9: spec/acceptance/x509_pkcs12_spec.rb#L29
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.key" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - CentOS 9: spec/acceptance/x509_pkcs12_spec.rb#L33
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - CentOS 9: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key behaves like the example 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 'almalinux9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102830115.GmdDli.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.13 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key behaves like the example 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 'almalinux9-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102832379.NU88gU.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736504914' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.07 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/x509_pkcs12_spec.rb#L24
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.crt" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/x509_pkcs12_spec.rb#L29
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.key" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/x509_pkcs12_spec.rb#L33
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - AlmaLinux 9
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key behaves like the example 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_102832526.Bj028q.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 1.07 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key behaves like the example 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102835609.nfudLH.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts 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.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736504917' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 1.03 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/x509_pkcs12_spec.rb#L24
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.crt" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/x509_pkcs12_spec.rb#L29
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.key" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/x509_pkcs12_spec.rb#L33
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key behaves like the example 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_102846904.tfydIW.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.14 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key behaves like the example 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102849307.ixEJ6g.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts 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.11 seconds Info: Using environment 'production' Info: Applying configuration version '1736504931' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.11 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - OracleLinux 9: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - OracleLinux 9: spec/acceptance/x509_pkcs12_spec.rb#L24
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.crt" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - OracleLinux 9: spec/acceptance/x509_pkcs12_spec.rb#L29
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.key" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - OracleLinux 9: spec/acceptance/x509_pkcs12_spec.rb#L33
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - OracleLinux 9: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - OracleLinux 9
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key behaves like the example 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 'ubuntu2404-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102937457.mn9Pyv.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.86 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key behaves like the example 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 'ubuntu2404-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102940348.IJ23LP.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for ubuntu2404-64-puppet8.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736504982' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.78 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 24.04: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 24.04: spec/acceptance/x509_pkcs12_spec.rb#L24
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.crt" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 24.04: spec/acceptance/x509_pkcs12_spec.rb#L29
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.key" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 24.04: spec/acceptance/x509_pkcs12_spec.rb#L33
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 24.04: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 24.04
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key behaves like the example 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 'ubuntu2404-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102944822.S5OCyn.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.87 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key behaves like the example 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 'ubuntu2404-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102947617.J0RfOd.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for ubuntu2404-64-puppet7.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736504989' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.81 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Ubuntu 24.04: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Ubuntu 24.04: spec/acceptance/x509_pkcs12_spec.rb#L24
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.crt" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Ubuntu 24.04: spec/acceptance/x509_pkcs12_spec.rb#L29
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.key" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Ubuntu 24.04: spec/acceptance/x509_pkcs12_spec.rb#L33
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Ubuntu 24.04: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Ubuntu 24.04
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key behaves like the example 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 'debian12-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103016508.9K4Q7u.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.97 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key behaves like the example 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 'debian12-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103020069.mbpxEZ.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for debian12-64-puppet8.example.com in environment production in 0.14 seconds Info: Using environment 'production' Info: Applying configuration version '1736505022' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.92 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Debian 12: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Debian 12: spec/acceptance/x509_pkcs12_spec.rb#L24
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.crt" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Debian 12: spec/acceptance/x509_pkcs12_spec.rb#L29
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.key" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Debian 12: spec/acceptance/x509_pkcs12_spec.rb#L33
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Debian 12: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key behaves like the example 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_103051378.MkHnX2.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.59 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key behaves like the example 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103053946.ZxmpG3.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts 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.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736505055' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.54 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Debian 11: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Debian 11: spec/acceptance/x509_pkcs12_spec.rb#L24
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.crt" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Debian 11: spec/acceptance/x509_pkcs12_spec.rb#L29
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.key" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Debian 11: spec/acceptance/x509_pkcs12_spec.rb#L33
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Debian 11: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key behaves like the example 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_103141348.UOucWF.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 1.09 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key behaves like the example 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103144585.S6l1i6.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts 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.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736505106' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.97 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/x509_pkcs12_spec.rb#L24
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.crt" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/x509_pkcs12_spec.rb#L29
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.key" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/x509_pkcs12_spec.rb#L33
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / Puppet 8 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key behaves like the example 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 'rocky9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103225172.Tyq4sj.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.13 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key behaves like the example 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 'rocky9-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103227444.PSQjhC.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736505149' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.07 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Rocky 9: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Rocky 9: spec/acceptance/x509_pkcs12_spec.rb#L24
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.crt" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Rocky 9: spec/acceptance/x509_pkcs12_spec.rb#L29
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.key" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Rocky 9: spec/acceptance/x509_pkcs12_spec.rb#L33
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Rocky 9: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Rocky 9
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key behaves like the example 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_103248564.EicEAA.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.12 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - OracleLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key behaves like the example 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103250617.0BtgPb.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts 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.09 seconds Info: Using environment 'production' Info: Applying configuration version '1736505172' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.07 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/x509_pkcs12_spec.rb#L24
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.crt" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/x509_pkcs12_spec.rb#L29
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.key" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/x509_pkcs12_spec.rb#L33
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - OracleLinux 8
Process completed with exit code 1.
Puppet / Puppet 7 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key behaves like the example 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 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103334886.dWphg1.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.14 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key behaves like the example 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 'almalinux8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103337141.lcOJD3.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736505218' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.07 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/x509_pkcs12_spec.rb#L24
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.crt" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/x509_pkcs12_spec.rb#L29
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.key" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/x509_pkcs12_spec.rb#L33
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 8 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key behaves like the example 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_103439713.dfpf0P.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 1.13 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key behaves like the example 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103443072.2VR1MM.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts 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.11 seconds Info: Using environment 'production' Info: Applying configuration version '1736505284' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 1.08 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/x509_pkcs12_spec.rb#L24
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.crt" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/x509_pkcs12_spec.rb#L29
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.key" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/x509_pkcs12_spec.rb#L33
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key behaves like the example File "/tmp/sample_x509.p12" size Failure/Error: its(:size) { is_expected.to > 0 } ArgumentError: The expect syntax does not support operator matchers, so you must pass a matcher to `#to`. Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Puppet 8 - Rocky 8
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 8 - Rocky 8
The operation was canceled.
Puppet / Puppet 7 - Rocky 9
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 7 - Rocky 9
The operation was canceled.
Puppet / Puppet 8 - CentOS 9
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 8 - CentOS 9
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 7 - Ubuntu 22.04
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 9
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 7 - AlmaLinux 9
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 8 - OracleLinux 8
The operation was canceled.
Puppet / Distro Puppet - Archlinux rolling
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Distro Puppet - Archlinux rolling
The operation was canceled.
Puppet / Test suite
Process completed with exit code 1.