Add ownership of cachedir to puppet if claiming ownership #189
Annotations
10 errors
Run tests:
spec/defines/domain_spec.rb#L23
cvmfs::domain on almalinux-8-x86_64 with defaults and cvmfspartsize fact set is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Function Call, 'downcase' parameter 'arg' expects a value of type Numeric, String, Array, or Hash, got Undef (file: /home/runner/work/puppet-cvmfs/puppet-cvmfs/spec/fixtures/modules/cvmfs/manifests/install.pp, line: 18, column: 7) on node fv-az1208-982.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Run tests:
spec/defines/domain_spec.rb#L24
cvmfs::domain on almalinux-8-x86_64 with defaults and cvmfspartsize fact set is expected to contain File[/etc/cvmfs/domain.d/example.org.local] with content supplied string
Failure/Error: it { is_expected.to contain_file('/etc/cvmfs/domain.d/example.org.local').with_content("# cvmfs example.org.local file installed with puppet.\n# this files overrides and extends the values contained\n# within the example.org.conf file.\n\n") }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'downcase' parameter 'arg' expects a value of type Numeric, String, Array, or Hash, got Undef (file: /home/runner/work/puppet-cvmfs/puppet-cvmfs/spec/fixtures/modules/cvmfs/manifests/install.pp, line: 18, column: 7) on node fv-az1208-982.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Run tests:
spec/classes/fsck_spec.rb#L16
cvmfs::fsck on almalinux-8-x86_64 with defaults is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Function Call, 'downcase' parameter 'arg' expects a value of type Numeric, String, Array, or Hash, got Undef (file: /home/runner/work/puppet-cvmfs/puppet-cvmfs/spec/fixtures/modules/cvmfs/manifests/install.pp, line: 18, column: 7) on node fv-az1208-982.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Run tests:
spec/defines/domain_spec.rb#L29
cvmfs::domain on almalinux-8-x86_64 with defaults and cvmfspartsize fact set with cvmfs_use_geoapi set is expected to contain File[/etc/cvmfs/domain.d/example.org.local] with content =~ /^CVMFS_USE_GEOAPI='yes'$/
Failure/Error: is_expected.to contain_file('/etc/cvmfs/domain.d/example.org.local').with('content' => %r{^CVMFS_USE_GEOAPI='yes'$})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'downcase' parameter 'arg' expects a value of type Numeric, String, Array, or Hash, got Undef (file: /home/runner/work/puppet-cvmfs/puppet-cvmfs/spec/fixtures/modules/cvmfs/manifests/install.pp, line: 18, column: 7) on node fv-az1208-982.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Run tests:
spec/defines/mount_spec.rb#L23
cvmfs::mount on almalinux-8-x86_64 with and cvmfspartsize fact set is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Function Call, 'downcase' parameter 'arg' expects a value of type Numeric, String, Array, or Hash, got Undef (file: /home/runner/work/puppet-cvmfs/puppet-cvmfs/spec/fixtures/modules/cvmfs/manifests/install.pp, line: 18, column: 7) on node fv-az1208-982.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Run tests:
spec/classes/init_spec.rb#L16
cvmfs on almalinux-8-x86_64 with cmvfs_proxy_unset for all parameters is expected to contain Class[cvmfs::install]
Failure/Error: it { is_expected.to contain_class('cvmfs::install') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'downcase' parameter 'arg' expects a value of type Numeric, String, Array, or Hash, got Undef (file: /home/runner/work/puppet-cvmfs/puppet-cvmfs/spec/fixtures/modules/cvmfs/manifests/install.pp, line: 18, column: 7) on node fv-az1208-982.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Run tests:
spec/classes/fsck_spec.rb#L17
cvmfs::fsck on almalinux-8-x86_64 with defaults is expected not to contain Cron[cvmfs_fsck_on_reboot]
Failure/Error: it { is_expected.not_to contain_cron('cvmfs_fsck_on_reboot') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'downcase' parameter 'arg' expects a value of type Numeric, String, Array, or Hash, got Undef (file: /home/runner/work/puppet-cvmfs/puppet-cvmfs/spec/fixtures/modules/cvmfs/manifests/install.pp, line: 18, column: 7) on node fv-az1208-982.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Run tests:
spec/defines/domain_spec.rb#L37
cvmfs::domain on almalinux-8-x86_64 with defaults and cvmfspartsize fact set with cvmfs_follow_redirects set to yes is expected to contain File[/etc/cvmfs/domain.d/example.org.local] with content =~ /^CVMFS_FOLLOW_REDIRECTS='yes'$/
Failure/Error: is_expected.to contain_file('/etc/cvmfs/domain.d/example.org.local').with('content' => %r{^CVMFS_FOLLOW_REDIRECTS='yes'$})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'downcase' parameter 'arg' expects a value of type Numeric, String, Array, or Hash, got Undef (file: /home/runner/work/puppet-cvmfs/puppet-cvmfs/spec/fixtures/modules/cvmfs/manifests/install.pp, line: 18, column: 7) on node fv-az1208-982.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Run tests:
spec/classes/init_spec.rb#L17
cvmfs on almalinux-8-x86_64 with cmvfs_proxy_unset for all parameters is expected to contain Class[cvmfs::config]
Failure/Error: it { is_expected.to contain_class('cvmfs::config') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'downcase' parameter 'arg' expects a value of type Numeric, String, Array, or Hash, got Undef (file: /home/runner/work/puppet-cvmfs/puppet-cvmfs/spec/fixtures/modules/cvmfs/manifests/install.pp, line: 18, column: 7) on node fv-az1208-982.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
Run tests:
spec/defines/mount_spec.rb#L25
cvmfs::mount on almalinux-8-x86_64 with and cvmfspartsize fact set is expected to contain File[/etc/cvmfs/config.d/files.example.org.local]
Failure/Error: it { is_expected.to contain_file('/etc/cvmfs/config.d/files.example.org.local') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, 'downcase' parameter 'arg' expects a value of type Numeric, String, Array, or Hash, got Undef (file: /home/runner/work/puppet-cvmfs/puppet-cvmfs/spec/fixtures/modules/cvmfs/manifests/install.pp, line: 18, column: 7) on node fv-az1208-982.o0w0toc4japevojxffvmyyi3gh.cx.internal.cloudapp.net
|
The logs for this run have expired and are no longer available.
Loading