add onlyif && unless features #163
Annotations
10 errors
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170410281.hfHBem.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170410281.hfHBem.pp, line: 5, column: 7) on node rocky8-64-puppet7.example.com
|
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170412753.Jy4H9E.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170412753.Jy4H9E.pp, line: 5, column: 7) on node rocky8-64-puppet7.example.com
|
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170414705.WuErkr.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170414705.WuErkr.pp, line: 5, column: 7) on node rocky8-64-puppet7.example.com
|
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170416624.GrcXYq.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170416624.GrcXYq.pp, line: 5, column: 7) on node rocky8-64-puppet7.example.com
|
This job failed
Loading