Replace deprecated ensure_packages() with stdlib::ensure_packages() #217
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
Puppet 7 - Ubuntu 18.04:
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 'ubuntu1804-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_134408066.pp.hW3GT6
Last 10 lines of output were:
Info: Class[Apt::Update]: Unscheduling all events on Class[Apt::Update]
Warning: /Stage[main]/Apt::Update/Exec[apt_update]: Skipping because of failed dependencies
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: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.17 seconds
|
Puppet 7 - Ubuntu 18.04:
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
|
Puppet 7 - Ubuntu 18.04:
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
|
Puppet 7 - Ubuntu 18.04:
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
|
Puppet 7 - Ubuntu 18.04:
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"
|
Puppet 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.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 'ubuntu1804-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_134417282.pp.cUYngQ
Last 10 lines of output were:
Warning: /Stage[main]/Gitlab_ci_runner::Repo/Apt::Source[apt_gitlabci]/Apt::Key[Add key: F6403F6544A38863DAA0B6E03F01618A51312F3F from Apt::Source apt_gitlabci]/Anchor[apt_key F6403F6544A38863DAA0B6E03F01618A51312F3F present]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Repo/Apt::Source[apt_gitlabci]/Apt::Setting[list-apt_gitlabci]/File[/etc/apt/sources.list.d/apt_gitlabci.list]: Skipping because of failed dependencies
Warning: /Stage[main]/Apt::Update/Exec[apt_update]: Skipping because of failed dependencies
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
�[mNotice: Applied catalog in 2.27 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:31
|
Puppet 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.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 'ubuntu1804-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_134425594.pp.wJsrrX
Last 10 lines of output were:
Warning: /Stage[main]/Gitlab_ci_runner::Repo/Apt::Source[apt_gitlabci]/Apt::Key[Add key: F6403F6544A38863DAA0B6E03F01618A51312F3F from Apt::Source apt_gitlabci]/Anchor[apt_key F6403F6544A38863DAA0B6E03F01618A51312F3F present]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Repo/Apt::Source[apt_gitlabci]/Apt::Setting[list-apt_gitlabci]/File[/etc/apt/sources.list.d/apt_gitlabci.list]: Skipping because of failed dependencies
Warning: /Stage[main]/Apt::Update/Exec[apt_update]: Skipping because of failed dependencies
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
�[mNotice: Applied catalog in 2.11 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:31
|
Puppet 7 - Ubuntu 18.04:
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"
|
Puppet 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.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 'ubuntu1804-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_134433588.pp.mHAgTp
Last 10 lines of output were:
Warning: /Stage[main]/Gitlab_ci_runner::Repo/Apt::Source[apt_gitlabci]/Apt::Key[Add key: F6403F6544A38863DAA0B6E03F01618A51312F3F from Apt::Source apt_gitlabci]/Anchor[apt_key F6403F6544A38863DAA0B6E03F01618A51312F3F present]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Repo/Apt::Source[apt_gitlabci]/Apt::Setting[list-apt_gitlabci]/File[/etc/apt/sources.list.d/apt_gitlabci.list]: Skipping because of failed dependencies
Warning: /Stage[main]/Apt::Update/Exec[apt_update]: Skipping because of failed dependencies
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
�[mNotice: Applied catalog in 1.97 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:47
|
Puppet 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.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 'ubuntu1804-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_134441490.pp.hM7xi1
Last 10 lines of output were:
�[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Gitlab_ci_runner::Install/Package[gitlab-runner]/ensure: created
Info: Computing checksum on file /etc/gitlab-runner/config.toml
Info: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/File[/etc/gitlab-runner/config.toml]: Filebucketed /etc/gitlab-runner/config.toml to puppet with sum 270c9275ef4c842196d111b5cc7fe8a012b579564a27a41b02bcdb4ee51d4231
�[mNotice: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/File[/etc/gitlab-runner/config.toml]/content: content changed '{sha256}270c9275ef4c842196d111b5cc7fe8a012b579564a27a41b02bcdb4ee51d4231' to '{sha256}5f361d31f8998d1014bafa8ab165ccc983642f8e5ccb234985910b5485054106'
�[mNotice: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/File[/etc/gitlab-runner/config.toml]/mode: mode changed '0600' to '0444'
Info: Class[Gitlab_ci_runner::Config]: Scheduling refresh of Class[Gitlab_ci_runner::Service]
Info: Class[Gitlab_ci_runner::Service]: Scheduling refresh of Service[gitlab-runner]
�[mNotice: /Stage[main]/Gitlab_ci_runner::Service/Service[gitlab-runner]: Triggered 'refresh' from 1 event
�[mNotice: Applied catalog in 63.67 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:47
|