Skip to content

run foreman in a container #1617

run foreman in a container

run foreman in a container #1617

Triggered via pull request May 21, 2024 09:22
@evgenievgeni
synchronize #1164
frankontainer
Status Cancelled
Total duration 5m 56s
Artifacts

ci.yml

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

Annotations

44 errors
Puppet / Puppet 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '1164/merge' exists
Puppet / Puppet 8 - Ubuntu 20.04
The operation was canceled.
Puppet / Puppet 7 - Debian 12
Canceling since a higher priority waiting request for '1164/merge' exists
Puppet / Puppet 7 - Debian 12
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '1164/merge' exists
Puppet / Puppet 7 - Ubuntu 20.04
The operation was canceled.
Puppet / Puppet 7 - Debian 11
Canceling since a higher priority waiting request for '1164/merge' exists
Puppet / Puppet 7 - Debian 11
The operation was canceled.
Puppet / Puppet 8 - CentOS 8
Canceling since a higher priority waiting request for '1164/merge' exists
Puppet / Puppet 8 - CentOS 8
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '1164/merge' exists
Puppet / Puppet 7 - Ubuntu 22.04
The operation was canceled.
Puppet / Puppet 8 - Debian 12
Canceling since a higher priority waiting request for '1164/merge' exists
Puppet / Puppet 8 - Debian 12
The operation was canceled.
Puppet / Puppet 7 - CentOS 8
Canceling since a higher priority waiting request for '1164/merge' exists
Puppet / Puppet 7 - CentOS 8
The operation was canceled.
Puppet / Puppet 7 - CentOS 9
Canceling since a higher priority waiting request for '1164/merge' exists
Puppet / Puppet 7 - CentOS 9
The operation was canceled.
Puppet / Puppet 8 - Debian 11
Canceling since a higher priority waiting request for '1164/merge' exists
Puppet / Puppet 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for '1164/merge' exists
Puppet / Puppet 8 - Ubuntu 22.04
The operation was canceled.
Puppet / Puppet 8 - Debian 11
The operation was canceled.
Puppet / 8 (Ruby 3.2)
Canceling since a higher priority waiting request for '1164/merge' exists
Puppet / 8 (Ruby 3.2): spec/classes/foreman_service_spec.rb#L22
foreman::service without apache 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: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1149-422.p0yfcspwqgdenibuqhnf5ysfnc.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/foreman_service_spec.rb#L23
foreman::service without apache is expected to contain Service[foreman.socket] with ensure => "running" and enable => true Failure/Error: it { is_expected.to contain_service('foreman.socket').with_ensure('running').with_enable(true) } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1149-422.p0yfcspwqgdenibuqhnf5ysfnc.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/foreman_service_spec.rb#L24
foreman::service without apache is expected to contain Service[foreman] that comes before Service[foreman.socket] Failure/Error: it { is_expected.to contain_service('foreman').with_ensure('running').with_enable(true).that_comes_before('Service[foreman.socket]') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1149-422.p0yfcspwqgdenibuqhnf5ysfnc.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/foreman_service_spec.rb#L32
foreman::service with apache 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: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1149-422.p0yfcspwqgdenibuqhnf5ysfnc.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/foreman_service_spec.rb#L33
foreman::service with apache is expected to contain Class[foreman::service] that requires Class[apache::service] Failure/Error: it { is_expected.to contain_class('foreman::service').that_requires('Class[apache::service]') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1149-422.p0yfcspwqgdenibuqhnf5ysfnc.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/foreman_service_spec.rb#L34
foreman::service with apache is expected to contain Service[foreman.socket] with ensure => "running" and enable => true Failure/Error: it { is_expected.to contain_service('foreman.socket').with_ensure('running').with_enable(true) } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1149-422.p0yfcspwqgdenibuqhnf5ysfnc.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/foreman_service_spec.rb#L35
foreman::service with apache is expected to contain Service[foreman] that comes before Service[foreman.socket] Failure/Error: it { is_expected.to contain_service('foreman').with_ensure('running').with_enable(true).that_comes_before('Service[foreman.socket]') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1149-422.p0yfcspwqgdenibuqhnf5ysfnc.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/foreman_service_spec.rb#L40
foreman::service with apache without ssl 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: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1149-422.p0yfcspwqgdenibuqhnf5ysfnc.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2)
The operation was canceled.
Puppet / Puppet 8 - CentOS 9
Canceling since a higher priority waiting request for '1164/merge' exists
Puppet / Puppet 8 - CentOS 9
The operation was canceled.
Puppet / 7 (Ruby 2.7)
Canceling since a higher priority waiting request for '1164/merge' exists
Puppet / 7 (Ruby 2.7): spec/classes/foreman_service_spec.rb#L22
foreman::service without apache 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: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1210-788.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/foreman_service_spec.rb#L23
foreman::service without apache is expected to contain Service[foreman.socket] with ensure => "running" and enable => true Failure/Error: it { is_expected.to contain_service('foreman.socket').with_ensure('running').with_enable(true) } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1210-788.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/foreman_service_spec.rb#L24
foreman::service without apache is expected to contain Service[foreman] that comes before Service[foreman.socket] Failure/Error: it { is_expected.to contain_service('foreman').with_ensure('running').with_enable(true).that_comes_before('Service[foreman.socket]') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1210-788.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/foreman_service_spec.rb#L32
foreman::service with apache 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: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1210-788.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/foreman_service_spec.rb#L33
foreman::service with apache is expected to contain Class[foreman::service] that requires Class[apache::service] Failure/Error: it { is_expected.to contain_class('foreman::service').that_requires('Class[apache::service]') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1210-788.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/foreman_service_spec.rb#L34
foreman::service with apache is expected to contain Service[foreman.socket] with ensure => "running" and enable => true Failure/Error: it { is_expected.to contain_service('foreman.socket').with_ensure('running').with_enable(true) } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1210-788.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/foreman_service_spec.rb#L35
foreman::service with apache is expected to contain Service[foreman] that comes before Service[foreman.socket] Failure/Error: it { is_expected.to contain_service('foreman').with_ensure('running').with_enable(true).that_comes_before('Service[foreman.socket]') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1210-788.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/foreman_service_spec.rb#L40
foreman::service with apache without ssl 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: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1210-788.u01o3k0fnecuzb3k2fx4wwelcf.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7)
The operation was canceled.