Skip to content

CI

CI #1336

Triggered via schedule July 30, 2023 04:08
Status Failure
Total duration 11m 23s
Artifacts

ci.yml

on: schedule
Puppet  /  Static validations
29s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Puppet / 7 - Debian 11: spec/support/acceptance/examples.rb#L12
Scenario: install foreman-proxy with ansible plugin behaves like the default foreman proxy application Port "8443" is expected to be listening Failure/Error: it { is_expected.to be_listening } expected Port "8443" to be listening Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/ansible_spec.rb:8
Puppet / 7 - Debian 11: spec/support/acceptance/examples.rb#L12
Scenario: install foreman-proxy behaves like the default foreman proxy application Port "8443" is expected to be listening Failure/Error: it { is_expected.to be_listening } expected Port "8443" to be listening Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/basic_spec.rb:8
Puppet / 7 - Debian 11: spec/support/acceptance/examples.rb#L12
Scenario: install foreman-proxy with discovery plugin behaves like the default foreman proxy application Port "8443" is expected to be listening Failure/Error: it { is_expected.to be_listening } expected Port "8443" to be listening Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/discovery_spec.rb:8
Puppet / 7 - Debian 11
Process completed with exit code 1.
Puppet / 7 - CentOS 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-1.2.1/lib/voxpupuli/acceptance/examples.rb#L8
remote_file works 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 'centos8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041354111.pp.FsNrOn Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.09 seconds Info: Using environment 'production' Info: Applying configuration version '1690690436' Warning: Private key for 'centos8-64-puppet7.example.com' does not exist Warning: Client certificate for 'centos8-64-puppet7.example.com' does not exist Error: /Stage[main]/Main/Foreman_proxy::Remote_file[/var/tmp/test]/File[/var/tmp/test]: Could not evaluate: Could not retrieve information from environment production source(s) https://codeload.github.com/theforeman/puppet-foreman/tar.gz/9.0.0 �[mNotice: Applied catalog in 120.11 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_remote_file_spec.rb:5
Puppet / 7 - CentOS 8
Process completed with exit code 1.