Add ownership of cachedir to puppet if claiming ownership #189
Annotations
10 errors
Run tests:
spec/defines/mount_spec.rb#L23
cvmfs::mount on redhat-9-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-az529-989.k5vkklxpw5gudmwuli4an2t0jd.cx.internal.cloudapp.net
|
Run tests:
spec/classes/fsck_spec.rb#L16
cvmfs::fsck on redhat-9-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-az529-989.k5vkklxpw5gudmwuli4an2t0jd.cx.internal.cloudapp.net
|
Run tests:
spec/defines/domain_spec.rb#L23
cvmfs::domain on redhat-9-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-az529-989.k5vkklxpw5gudmwuli4an2t0jd.cx.internal.cloudapp.net
|
Run tests:
spec/defines/mount_spec.rb#L25
cvmfs::mount on redhat-9-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-az529-989.k5vkklxpw5gudmwuli4an2t0jd.cx.internal.cloudapp.net
|
Run tests:
spec/classes/fsck_spec.rb#L17
cvmfs::fsck on redhat-9-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-az529-989.k5vkklxpw5gudmwuli4an2t0jd.cx.internal.cloudapp.net
|
Run tests:
spec/defines/domain_spec.rb#L24
cvmfs::domain on redhat-9-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-az529-989.k5vkklxpw5gudmwuli4an2t0jd.cx.internal.cloudapp.net
|
Run tests:
spec/defines/mount_spec.rb#L27
cvmfs::mount on redhat-9-x86_64 with and cvmfspartsize fact set is expected to contain File[/etc/cvmfs/config.d/files.example.org.local] with content supplied string, content !~ /.*CVMFS_MEMCACHE_SIZE.*$/, content !~ /.*CVMFS_USE_GEOAPI.*$/, content !~ /.*CVMFS_FOLLOW_REDIRECTS.*$/, content !~ /.*CVMFS_CLAIM_OWNERSHIP.*$/, content !~ /.*CVMFS_REPOSITORY_TAG.*$/, content !~ /^CVMFS_HTTP_PROXY.*$/, content !~ /^CVMFS_QUOTA_LIMIT.*$/, content !~ /^CVMFS_EXTERNAL_FALLBACK_PROXY=.*$/, content !~ /^CVMFS_EXTERNAL_HTTP_PROXY=.*$/, content !~ /^CVMFS_EXTERNAL_TIMEOUT=.*$/, content !~ /^CVMFS_EXTERNAL_TIMEOUT_DIRECT=.*$/ and content !~ /^CVMFS_EXTERNAL_URL=.*$/
Failure/Error:
is_expected.to contain_file('/etc/cvmfs/config.d/files.example.org.local').
without_content(%r{.*CVMFS_MEMCACHE_SIZE.*$}).
without_content(%r{.*CVMFS_USE_GEOAPI.*$}).
without_content(%r{.*CVMFS_FOLLOW_REDIRECTS.*$}).
without_content(%r{.*CVMFS_CLAIM_OWNERSHIP.*$}).
without_content(%r{.*CVMFS_REPOSITORY_TAG.*$}).
without_content(%r{^CVMFS_HTTP_PROXY.*$}).
without_content(%r{^CVMFS_QUOTA_LIMIT.*$}).
without_content(%r{^CVMFS_EXTERNAL_FALLBACK_PROXY=.*$}).
without_content(%r{^CVMFS_EXTERNAL_HTTP_PROXY=.*$}).
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-az529-989.k5vkklxpw5gudmwuli4an2t0jd.cx.internal.cloudapp.net
|
Run tests:
spec/classes/fsck_spec.rb#L27
cvmfs::fsck on redhat-9-x86_64 with defaults is expected not to contain File[/usr/local/sbin/cvmfs_fsck_cron.sh]
Failure/Error: it { is_expected.not_to contain_file('/usr/local/sbin/cvmfs_fsck_cron.sh') }
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-az529-989.k5vkklxpw5gudmwuli4an2t0jd.cx.internal.cloudapp.net
|
Run tests:
spec/classes/init_spec.rb#L16
cvmfs on redhat-9-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-az529-989.k5vkklxpw5gudmwuli4an2t0jd.cx.internal.cloudapp.net
|
Run tests:
spec/defines/domain_spec.rb#L29
cvmfs::domain on redhat-9-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-az529-989.k5vkklxpw5gudmwuli4an2t0jd.cx.internal.cloudapp.net
|
The logs for this run have expired and are no longer available.
Loading