Apt keyring #232
Annotations
10 errors and 1 warning
Run tests:
spec/acceptance/class_spec.rb#L7
gitlab_ci_runner class default parameters idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133130755.pp.bATbH7
Last 10 lines of output were:
�[mNotice: /Stage[main]/Gitlab_ci_runner::Install/Package[gitlab-runner]: Dependency Exec[apt_update] has failures: true
Warning: /Stage[main]/Gitlab_ci_runner::Install/Package[gitlab-runner]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/Concat_file[/etc/gitlab-runner/config.toml]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/File[/etc/gitlab-runner/config.toml]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat::Fragment[/etc/gitlab-runner/config.toml - header]/Concat_fragment[/etc/gitlab-runner/config.toml - header]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat::Fragment[/etc/gitlab-runner/config.toml - global options]/Concat_fragment[/etc/gitlab-runner/config.toml - global options]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Service/Service[gitlab-runner]: Skipping because of failed dependencies
Info: Class[Gitlab_ci_runner]: Unscheduling all events on Class[Gitlab_ci_runner]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.03 seconds
|
Run tests:
spec/acceptance/class_spec.rb#L17
gitlab_ci_runner class default parameters Package "gitlab-runner" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "gitlab-runner" to be installed
|
Run tests:
spec/acceptance/class_spec.rb#L21
gitlab_ci_runner class default parameters Service "gitlab-runner" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "gitlab-runner" to be running
|
Run tests:
spec/acceptance/class_spec.rb#L22
gitlab_ci_runner class default parameters Service "gitlab-runner" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "gitlab-runner" to be enabled
|
Run tests:
spec/acceptance/class_spec.rb#L26
gitlab_ci_runner class default parameters File "/etc/gitlab-runner/config.toml" is expected to contain "# MANAGED BY PUPPET"
Failure/Error: it { is_expected.to contain '# MANAGED BY PUPPET' }
expected File "/etc/gitlab-runner/config.toml" to contain "# MANAGED BY PUPPET"
|
Run tests:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
gitlab_ci_runner class concurrent => 20 behaves like an idempotent resource 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 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133137437.pp.ev7VkV
Last 10 lines of output were:
Building dependency tree...
Reading state information...
E: Unable to locate package gitlab-runner
�[mNotice: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/Concat_file[/etc/gitlab-runner/config.toml]: Dependency Package[gitlab-runner] has failures: true
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/Concat_file[/etc/gitlab-runner/config.toml]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/File[/etc/gitlab-runner/config.toml]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat::Fragment[/etc/gitlab-runner/config.toml - header]/Concat_fragment[/etc/gitlab-runner/config.toml - header]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat::Fragment[/etc/gitlab-runner/config.toml - global options]/Concat_fragment[/etc/gitlab-runner/config.toml - global options]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Service/Service[gitlab-runner]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.35 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:31
|
Run tests:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
gitlab_ci_runner class concurrent => 20 behaves like an idempotent resource 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 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133142037.pp.w8PBYH
Last 10 lines of output were:
Building dependency tree...
Reading state information...
E: Unable to locate package gitlab-runner
�[mNotice: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/Concat_file[/etc/gitlab-runner/config.toml]: Dependency Package[gitlab-runner] has failures: true
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/Concat_file[/etc/gitlab-runner/config.toml]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/File[/etc/gitlab-runner/config.toml]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat::Fragment[/etc/gitlab-runner/config.toml - header]/Concat_fragment[/etc/gitlab-runner/config.toml - header]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat::Fragment[/etc/gitlab-runner/config.toml - global options]/Concat_fragment[/etc/gitlab-runner/config.toml - global options]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Service/Service[gitlab-runner]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.41 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:31
|
Run tests:
spec/acceptance/class_spec.rb#L42
gitlab_ci_runner class concurrent => 20 File "/etc/gitlab-runner/config.toml" is expected to contain "concurrent = 20"
Failure/Error: it { is_expected.to contain 'concurrent = 20' }
expected File "/etc/gitlab-runner/config.toml" to contain "concurrent = 20"
|
Run tests:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
gitlab_ci_runner class log_level => error behaves like an idempotent resource 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 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133146740.pp.HN3vqz
Last 10 lines of output were:
Building dependency tree...
Reading state information...
E: Unable to locate package gitlab-runner
�[mNotice: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/Concat_file[/etc/gitlab-runner/config.toml]: Dependency Package[gitlab-runner] has failures: true
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/Concat_file[/etc/gitlab-runner/config.toml]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/File[/etc/gitlab-runner/config.toml]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat::Fragment[/etc/gitlab-runner/config.toml - header]/Concat_fragment[/etc/gitlab-runner/config.toml - header]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat::Fragment[/etc/gitlab-runner/config.toml - global options]/Concat_fragment[/etc/gitlab-runner/config.toml - global options]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Service/Service[gitlab-runner]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.38 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:47
|
Run tests:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
gitlab_ci_runner class log_level => error behaves like an idempotent resource 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 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133151411.pp.A3mrRj
Last 10 lines of output were:
Building dependency tree...
Reading state information...
E: Unable to locate package gitlab-runner
�[mNotice: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/Concat_file[/etc/gitlab-runner/config.toml]: Dependency Package[gitlab-runner] has failures: true
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/Concat_file[/etc/gitlab-runner/config.toml]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/File[/etc/gitlab-runner/config.toml]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat::Fragment[/etc/gitlab-runner/config.toml - header]/Concat_fragment[/etc/gitlab-runner/config.toml - header]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat::Fragment[/etc/gitlab-runner/config.toml - global options]/Concat_fragment[/etc/gitlab-runner/config.toml - global options]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Service/Service[gitlab-runner]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.35 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:47
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading