Skip to content

pdksync - 'CAT-945 - Update README.md LICENSE' #88

pdksync - 'CAT-945 - Update README.md LICENSE'

pdksync - 'CAT-945 - Update README.md LICENSE' #88

Triggered via pull request November 20, 2023 06:11
Status Failure
Total duration 1m 41s
Artifacts

ci.yml

on: pull_request
Spec  /  Setup Test Matrix
30s
Spec / Setup Test Matrix
Matrix: Spec / spec
Acceptance  /  Setup Test Matrix
Acceptance / Setup Test Matrix
Matrix: Acceptance / acceptance
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/defines/service_spec.rb#L25
tomcat::service using jsvc is expected to contain Service[tomcat-default] with hasstatus => false, hasrestart => false and ensure => "running" Failure/Error: expect(subject).to contain_service('tomcat-default').with( 'hasstatus' => false, 'hasrestart' => false, 'ensure' => 'running', ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/service: Could not autoload puppet/provider/service/bsd: Could not autoload puppet/provider/service/init: undefined method `downcase' for nil:NilClass (file: /home/runner/work/puppetlabs-tomcat/puppetlabs-tomcat/spec/fixtures/modules/tomcat/manifests/service.pp, line: 187, column: 3) (line: 3) on node fv-az1210-362.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
Process completed with exit code 1.