Skip to content

run foreman in a container #1620

run foreman in a container

run foreman in a container #1620

Triggered via pull request May 21, 2024 09:59
@evgenievgeni
synchronize #1164
frankontainer
Status Failure
Total duration 27m 28s
Artifacts

ci.yml

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

Annotations

38 errors
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: 13, column: 51) on node fv-az1019-448.m5ch4o5xfz2e5czaqtqza4205h.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: 13, column: 51) on node fv-az1019-448.m5ch4o5xfz2e5czaqtqza4205h.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: 13, column: 51) on node fv-az1019-448.m5ch4o5xfz2e5czaqtqza4205h.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: 13, column: 51) on node fv-az1019-448.m5ch4o5xfz2e5czaqtqza4205h.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: 13, column: 51) on node fv-az1019-448.m5ch4o5xfz2e5czaqtqza4205h.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: 13, column: 51) on node fv-az1019-448.m5ch4o5xfz2e5czaqtqza4205h.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: 13, column: 51) on node fv-az1019-448.m5ch4o5xfz2e5czaqtqza4205h.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: 13, column: 51) on node fv-az1019-448.m5ch4o5xfz2e5czaqtqza4205h.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
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: 13, column: 51) on node fv-az730-86.giq0qrnyxryejfd2nehpp3f3oh.ex.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: 13, column: 51) on node fv-az730-86.giq0qrnyxryejfd2nehpp3f3oh.ex.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: 13, column: 51) on node fv-az730-86.giq0qrnyxryejfd2nehpp3f3oh.ex.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: 13, column: 51) on node fv-az730-86.giq0qrnyxryejfd2nehpp3f3oh.ex.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: 13, column: 51) on node fv-az730-86.giq0qrnyxryejfd2nehpp3f3oh.ex.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: 13, column: 51) on node fv-az730-86.giq0qrnyxryejfd2nehpp3f3oh.ex.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: 13, column: 51) on node fv-az730-86.giq0qrnyxryejfd2nehpp3f3oh.ex.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: 13, column: 51) on node fv-az730-86.giq0qrnyxryejfd2nehpp3f3oh.ex.internal.cloudapp.net
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 8: spec/acceptance/foreman_journald_spec.rb#L23
Scenario: install foreman with journald Command "journalctl -u foreman" stdout is expected to match /Redirected to https:\/\/centos8-64-puppet8.example.com\/users\/login/ Failure/Error: its(:stdout) { is_expected.to match(%r{Redirected to https://#{host_inventory['fqdn']}/users/login}) } expected "-- Logs begin at Tue 2024-05-21 10:00:57 UTC, end at Tue 2024-05-21 10:15:38 UTC. --\nMay 21 10:02:5... Starting Foreman...\nMay 21 10:15:18 centos8-64-puppet8.example.com systemd[1]: Started Foreman.\n" to match /Redirected to https:\/\/centos8-64-puppet8.example.com\/users\/login/ Diff: @@ -1,226 +1,451 @@ -/Redirected to https:\/\/centos8-64-puppet8.example.com\/users\/login/ +-- Logs begin at Tue 2024-05-21 10:00:57 UTC, end at Tue 2024-05-21 10:15:38 UTC. -- +May 21 10:02:50 centos8-64-puppet8.example.com systemd[1]: Starting Foreman... +May 21 10:02:52 centos8-64-puppet8.example.com foreman[3023]: => Booting Puma +May 21 10:02:52 centos8-64-puppet8.example.com foreman[3023]: => Rails 6.1.7.7 application starting in production +May 21 10:02:52 centos8-64-puppet8.example.com foreman[3023]: => Run `bin/rails server --help` for more startup options +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] * Enabling systemd notification integration +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] Puma starting in cluster mode... +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] * Puma version: 6.4.2 (ruby 2.7.8-p225) ("The Eagle of Durango") +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] * Min threads: 5 +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] * Max threads: 5 +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] * Environment: production +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] * Master PID: 3023 +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] * Workers: 6 +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] * Restarts: (✔) hot (✖) phased +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] * Preloading application +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] * Activated unix:///run/foreman.sock +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] Use Ctrl-C to stop +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] Sending status to systemd every 1.0 sec +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] * Starting control server on unix:///usr/share/foreman/tmp/sockets/pumactl.sock +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] - Worker 1 (PID: 3033) booted in 0.07s, phase: 0 +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] - Worker 0 (PID: 3031) booted in 0.08s, phase: 0 +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] - Worker 4 (PID: 3045) booted in 0.08s, phase: 0 +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] - Worker 2 (PID: 3036) booted in 0.08s, phase: 0 +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] - Worker 5 (PID: 3049) booted in 0.08s, phase: 0 +May 21 10:02:56 centos8-64-puppet8.example.com foreman[3023]: [3023] - Worker 3 (PID: 3041) booted in 0.09s, phase: 0 +May 21 10:02:56 centos8-64-puppet8.example.com systemd[1]: Started Foreman. +May 21 10:02:57 centos8-64-puppet8.example.com foreman[3023]: [3023] === puma shutdown: 2024-05-21 10:02:57 +0000 === +May 21 10:02:57 centos8-64-puppet8.example.com foreman[3023]: [3023] - Goodbye! +May 21 10:02:57 centos8-64-puppet8.example.com foreman[3023]: [3023] - Gracefully shutting down workers... +May 21 10:02:57 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman... +May 21 10:02:57 centos8-64-puppet8.example.com foreman[3023]: Exiting +May 21 10:02:57 centos8-64-puppet8.example.com systemd[1]: foreman.service: Succeeded. +May 21 10:02:57 centos8-64-puppet8.example.com systemd[1]: S
Puppet / Puppet 8 - CentOS 8: spec/acceptance/foreman_journald_spec.rb#L27
Scenario: install foreman with journald Command "journalctl -u dynflow-sidekiq@orchestrator" stdout is expected to match /orchestrator in passive mode/ Failure/Error: its(:stdout) { is_expected.to match(%r{orchestrator in passive mode}) } expected "-- Logs begin at Tue 2024-05-21 10:00:57 UTC, end at Tue 2024-05-21 10:15:38 UTC. --\nMay 21 10:02:5...centos8-64-puppet8.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.\n" to match /orchestrator in passive mode/ Diff: @@ -1,42 +1,83 @@ -/orchestrator in passive mode/ +-- Logs begin at Tue 2024-05-21 10:00:57 UTC, end at Tue 2024-05-21 10:15:38 UTC. -- +May 21 10:02:57 centos8-64-puppet8.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq... +May 21 10:02:57 centos8-64-puppet8.example.com dynflow-sidekiq@orchestrator[3257]: 2024-05-21T10:02:57.848Z pid=3257 tid=1lx INFO: Enabling systemd notification integration +May 21 10:02:58 centos8-64-puppet8.example.com dynflow-sidekiq@orchestrator[3257]: 2024-05-21T10:02:58.418Z pid=3257 tid=1lx INFO: Booting Sidekiq 6.5.12 with Sidekiq::RedisConnection::RedisAdapter options {:url=>"redis://localhost:6379/6"} +May 21 10:02:58 centos8-64-puppet8.example.com dynflow-sidekiq@orchestrator[3257]: 2024-05-21T10:02:58.419Z pid=3257 tid=1lx INFO: GitLab reliable fetch activated! +May 21 10:03:03 centos8-64-puppet8.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq. +May 21 10:03:58 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq... +May 21 10:03:59 centos8-64-puppet8.example.com systemd[1]: [email protected]: Succeeded. +May 21 10:03:59 centos8-64-puppet8.example.com systemd[1]: Stopped Foreman jobs daemon - orchestrator on sidekiq. +May 21 10:04:42 centos8-64-puppet8.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq... +May 21 10:04:42 centos8-64-puppet8.example.com dynflow-sidekiq@orchestrator[5744]: 2024-05-21T10:04:42.689Z pid=5744 tid=3qk INFO: Enabling systemd notification integration +May 21 10:04:43 centos8-64-puppet8.example.com dynflow-sidekiq@orchestrator[5744]: 2024-05-21T10:04:43.300Z pid=5744 tid=3qk INFO: Booting Sidekiq 6.5.12 with Sidekiq::RedisConnection::RedisAdapter options {:url=>"redis://localhost:6379/6"} +May 21 10:04:43 centos8-64-puppet8.example.com dynflow-sidekiq@orchestrator[5744]: 2024-05-21T10:04:43.301Z pid=5744 tid=3qk INFO: GitLab reliable fetch activated! +May 21 10:04:48 centos8-64-puppet8.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq. +May 21 10:05:57 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq... +May 21 10:05:58 centos8-64-puppet8.example.com systemd[1]: [email protected]: Succeeded. +May 21 10:05:58 centos8-64-puppet8.example.com systemd[1]: Stopped Foreman jobs daemon - orchestrator on sidekiq. +May 21 10:05:58 centos8-64-puppet8.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq... +May 21 10:05:59 centos8-64-puppet8.example.com dynflow-sidekiq@orchestrator[7352]: 2024-05-21T10:05:59.234Z pid=7352 tid=4ro INFO: Enabling systemd notification integration +May 21 10:06:00 centos8-64-puppet8.example.com dynflow-sidekiq@orchestrator[7352]: 2024-05-21T10:06:00.138Z pid=7352 tid=4ro INFO: Booting Sidekiq 6.5.12 with Sidekiq::RedisConnection::RedisAdapter options {:url=>"redis://localhost:6379/6"} +May 21 10:06:00 centos8-64-puppet8.example.com dynflow-sidekiq@orchestrator[7352]: 2024-05-21T10:06:00.140Z pid=7352 tid=4ro INFO: GitLab reliable fetch activated! +May 21 10:06:07 centos8-64-puppet8.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq. +May 21 10:06:32 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq... +May 21 10:06:32 centos8-64-puppet8.example.com systemd[1]: [email protected]: Succeeded. +May 21 10:06:32 centos8-64-puppet8.example.com s
Puppet / Puppet 8 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 8: spec/acceptance/foreman_journald_spec.rb#L23
Scenario: install foreman with journald Command "journalctl -u foreman" stdout is expected to match /Redirected to https:\/\/centos8-64-puppet7.example.com\/users\/login/ Failure/Error: its(:stdout) { is_expected.to match(%r{Redirected to https://#{host_inventory['fqdn']}/users/login}) } expected "-- Logs begin at Tue 2024-05-21 10:00:49 UTC, end at Tue 2024-05-21 10:16:13 UTC. --\nMay 21 10:02:3... Starting Foreman...\nMay 21 10:15:52 centos8-64-puppet7.example.com systemd[1]: Started Foreman.\n" to match /Redirected to https:\/\/centos8-64-puppet7.example.com\/users\/login/ Diff: @@ -1,226 +1,451 @@ -/Redirected to https:\/\/centos8-64-puppet7.example.com\/users\/login/ +-- Logs begin at Tue 2024-05-21 10:00:49 UTC, end at Tue 2024-05-21 10:16:13 UTC. -- +May 21 10:02:39 centos8-64-puppet7.example.com systemd[1]: Starting Foreman... +May 21 10:02:41 centos8-64-puppet7.example.com foreman[3038]: => Booting Puma +May 21 10:02:41 centos8-64-puppet7.example.com foreman[3038]: => Rails 6.1.7.7 application starting in production +May 21 10:02:41 centos8-64-puppet7.example.com foreman[3038]: => Run `bin/rails server --help` for more startup options +May 21 10:02:45 centos8-64-puppet7.example.com foreman[3038]: [3038] * Enabling systemd notification integration +May 21 10:02:45 centos8-64-puppet7.example.com foreman[3038]: [3038] Puma starting in cluster mode... +May 21 10:02:45 centos8-64-puppet7.example.com foreman[3038]: [3038] * Puma version: 6.4.2 (ruby 2.7.8-p225) ("The Eagle of Durango") +May 21 10:02:45 centos8-64-puppet7.example.com foreman[3038]: [3038] * Min threads: 5 +May 21 10:02:45 centos8-64-puppet7.example.com foreman[3038]: [3038] * Max threads: 5 +May 21 10:02:45 centos8-64-puppet7.example.com foreman[3038]: [3038] * Environment: production +May 21 10:02:45 centos8-64-puppet7.example.com foreman[3038]: [3038] * Master PID: 3038 +May 21 10:02:45 centos8-64-puppet7.example.com foreman[3038]: [3038] * Workers: 6 +May 21 10:02:45 centos8-64-puppet7.example.com foreman[3038]: [3038] * Restarts: (✔) hot (✖) phased +May 21 10:02:45 centos8-64-puppet7.example.com foreman[3038]: [3038] * Preloading application +May 21 10:02:45 centos8-64-puppet7.example.com foreman[3038]: [3038] * Activated unix:///run/foreman.sock +May 21 10:02:45 centos8-64-puppet7.example.com foreman[3038]: [3038] Use Ctrl-C to stop +May 21 10:02:45 centos8-64-puppet7.example.com foreman[3038]: [3038] Sending status to systemd every 1.0 sec +May 21 10:02:45 centos8-64-puppet7.example.com foreman[3038]: [3038] * Starting control server on unix:///usr/share/foreman/tmp/sockets/pumactl.sock +May 21 10:02:46 centos8-64-puppet7.example.com foreman[3038]: [3038] - Worker 1 (PID: 3048) booted in 0.07s, phase: 0 +May 21 10:02:46 centos8-64-puppet7.example.com foreman[3038]: [3038] - Worker 4 (PID: 3059) booted in 0.07s, phase: 0 +May 21 10:02:46 centos8-64-puppet7.example.com foreman[3038]: [3038] - Worker 5 (PID: 3062) booted in 0.08s, phase: 0 +May 21 10:02:46 centos8-64-puppet7.example.com foreman[3038]: [3038] - Worker 0 (PID: 3046) booted in 0.09s, phase: 0 +May 21 10:02:46 centos8-64-puppet7.example.com foreman[3038]: [3038] - Worker 2 (PID: 3051) booted in 0.1s, phase: 0 +May 21 10:02:46 centos8-64-puppet7.example.com foreman[3038]: [3038] - Worker 3 (PID: 3055) booted in 0.11s, phase: 0 +May 21 10:02:46 centos8-64-puppet7.example.com systemd[1]: Started Foreman. +May 21 10:02:46 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman... +May 21 10:02:46 centos8-64-puppet7.example.com foreman[3038]: [3038] === puma shutdown: 2024-05-21 10:02:46 +0000 === +May 21 10:02:46 centos8-64-puppet7.example.com foreman[3038]: [3038] - Goodbye! +May 21 10:02:46 centos8-64-puppet7.example.com foreman[3038]: [3038] - Gracefully shutting down workers... +May 21 10:02:46 centos8-64-puppet7.example.com foreman[3038]: Exiting +May 21 10:02:46 centos8-64-puppet7.example.com systemd[1]: foreman.service: Succeeded. +May 21 10:02:46 centos8-64-puppet7.example.com systemd[1]: St
Puppet / Puppet 7 - CentOS 8: spec/acceptance/foreman_journald_spec.rb#L27
Scenario: install foreman with journald Command "journalctl -u dynflow-sidekiq@orchestrator" stdout is expected to match /orchestrator in passive mode/ Failure/Error: its(:stdout) { is_expected.to match(%r{orchestrator in passive mode}) } expected "-- Logs begin at Tue 2024-05-21 10:00:49 UTC, end at Tue 2024-05-21 10:16:13 UTC. --\nMay 21 10:02:4...centos8-64-puppet7.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.\n" to match /orchestrator in passive mode/ Diff: @@ -1,50 +1,99 @@ -/orchestrator in passive mode/ +-- Logs begin at Tue 2024-05-21 10:00:49 UTC, end at Tue 2024-05-21 10:16:13 UTC. -- +May 21 10:02:46 centos8-64-puppet7.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq... +May 21 10:02:47 centos8-64-puppet7.example.com dynflow-sidekiq@orchestrator[3270]: 2024-05-21T10:02:47.141Z pid=3270 tid=1ne INFO: Enabling systemd notification integration +May 21 10:02:47 centos8-64-puppet7.example.com dynflow-sidekiq@orchestrator[3270]: 2024-05-21T10:02:47.710Z pid=3270 tid=1ne INFO: Booting Sidekiq 6.5.12 with Sidekiq::RedisConnection::RedisAdapter options {:url=>"redis://localhost:6379/6"} +May 21 10:02:47 centos8-64-puppet7.example.com dynflow-sidekiq@orchestrator[3270]: 2024-05-21T10:02:47.710Z pid=3270 tid=1ne INFO: GitLab reliable fetch activated! +May 21 10:02:52 centos8-64-puppet7.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq. +May 21 10:03:48 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq... +May 21 10:03:50 centos8-64-puppet7.example.com systemd[1]: [email protected]: Succeeded. +May 21 10:03:50 centos8-64-puppet7.example.com systemd[1]: Stopped Foreman jobs daemon - orchestrator on sidekiq. +May 21 10:04:30 centos8-64-puppet7.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq... +May 21 10:04:31 centos8-64-puppet7.example.com dynflow-sidekiq@orchestrator[5771]: 2024-05-21T10:04:31.110Z pid=5771 tid=3kn INFO: Enabling systemd notification integration +May 21 10:04:31 centos8-64-puppet7.example.com dynflow-sidekiq@orchestrator[5771]: 2024-05-21T10:04:31.686Z pid=5771 tid=3kn INFO: Booting Sidekiq 6.5.12 with Sidekiq::RedisConnection::RedisAdapter options {:url=>"redis://localhost:6379/6"} +May 21 10:04:31 centos8-64-puppet7.example.com dynflow-sidekiq@orchestrator[5771]: 2024-05-21T10:04:31.686Z pid=5771 tid=3kn INFO: GitLab reliable fetch activated! +May 21 10:04:37 centos8-64-puppet7.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq. +May 21 10:05:46 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq... +May 21 10:05:48 centos8-64-puppet7.example.com systemd[1]: [email protected]: Succeeded. +May 21 10:05:48 centos8-64-puppet7.example.com systemd[1]: Stopped Foreman jobs daemon - orchestrator on sidekiq. +May 21 10:05:48 centos8-64-puppet7.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq... +May 21 10:05:48 centos8-64-puppet7.example.com dynflow-sidekiq@orchestrator[7392]: 2024-05-21T10:05:48.341Z pid=7392 tid=4u4 INFO: Enabling systemd notification integration +May 21 10:05:48 centos8-64-puppet7.example.com dynflow-sidekiq@orchestrator[7392]: 2024-05-21T10:05:48.961Z pid=7392 tid=4u4 INFO: Booting Sidekiq 6.5.12 with Sidekiq::RedisConnection::RedisAdapter options {:url=>"redis://localhost:6379/6"} +May 21 10:05:48 centos8-64-puppet7.example.com dynflow-sidekiq@orchestrator[7392]: 2024-05-21T10:05:48.962Z pid=7392 tid=4u4 INFO: GitLab reliable fetch activated! +May 21 10:05:55 centos8-64-puppet7.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq. +May 21 10:05:55 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq... +May 21 10:05:56 centos8-64-puppet7.example.com systemd[1]: [email protected]: Succeeded. +May 21 10:05:56 centos8-64-puppet7.example.com s
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container in a Container 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 'debian11-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100753420.pp.drk4zZ Last 10 lines of output were: �[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Unscheduling refresh on Service[foreman.service] �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Unscheduling refresh on Service[dynflow-sidekiq@orchestrator] �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Unscheduling refresh on Service[dynflow-sidekiq@worker-1] �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]/ensure: removed Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 74.99 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 8 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container in a Container 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 'debian11-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100912787.pp.2NtNFv Last 10 lines of output were: Building dependency tree... Reading state information... E: Unable to locate package podman-docker Error: /Stage[main]/Podman::Install/Package[podman-docker]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install podman-docker' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package podman-docker �[mNotice: /Stage[main]/Podman::Service/Service[podman.socket]: Dependency Package[podman-docker] has failures: true Warning: /Stage[main]/Podman::Service/Service[podman.socket]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.90 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container in a Container 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 'debian11-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100800109.pp.W1JvwS Last 10 lines of output were: �[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Unscheduling refresh on Service[foreman.service] �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Unscheduling refresh on Service[dynflow-sidekiq@orchestrator] �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Unscheduling refresh on Service[dynflow-sidekiq@worker-1] �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]/ensure: removed Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 80.10 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container in a Container 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 'debian11-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100925241.pp.hldO1c Last 10 lines of output were: Building dependency tree... Reading state information... E: Unable to locate package podman-docker Error: /Stage[main]/Podman::Install/Package[podman-docker]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install podman-docker' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package podman-docker �[mNotice: /Stage[main]/Podman::Service/Service[podman.socket]: Dependency Package[podman-docker] has failures: true Warning: /Stage[main]/Podman::Service/Service[podman.socket]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.23 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container in a Container 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 'ubuntu2004-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100907199.pp.KAHvzY Last 10 lines of output were: �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Triggered 'refresh' from 4 events �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Triggered 'refresh' from 3 events �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]/ensure: removed Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service] Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-ubuntu2004-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-ubuntu2004-64-puppet8.example.com]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 92.34 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 8 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container in a Container 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 'ubuntu2004-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101045160.pp.QNU6PQ Last 10 lines of output were: Error: Cannot create /etc/containers/systemd; parent directory /etc/containers does not exist Error: /Stage[main]/Foreman::Service/File[/etc/containers/systemd]/ensure: change from 'absent' to 'directory' failed: Cannot create /etc/containers/systemd; parent directory /etc/containers does not exist �[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]: Dependency File[/etc/containers/systemd] has failures: true Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-ubuntu2004-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-ubuntu2004-64-puppet8.example.com]: Skipping because of failed dependencies �[mNotice: Applied catalog in 5.05 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 8 - Ubuntu 20.04: spec/support/acceptance/examples.rb#L29
Foreman in a Container in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://ubuntu2004-64-puppet8.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://ubuntu2004-64-puppet8.example.com/users/login" Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") } expected: #<Encoding:UTF-8> "https://ubuntu2004-64-puppet8.example.com/users/login" got: #<Encoding:US-ASCII> "" (compared using ==) Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container in a Container 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 'ubuntu2004-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101017864.pp.NhqVyD Last 10 lines of output were: �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Triggered 'refresh' from 4 events �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Triggered 'refresh' from 3 events �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]/ensure: removed Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service] Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-ubuntu2004-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-ubuntu2004-64-puppet7.example.com]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 90.08 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 7 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container in a Container 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 'ubuntu2004-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_101153823.pp.Q9AB5G Last 10 lines of output were: Error: Cannot create /etc/containers/systemd; parent directory /etc/containers does not exist Error: /Stage[main]/Foreman::Service/File[/etc/containers/systemd]/ensure: change from 'absent' to 'directory' failed: Cannot create /etc/containers/systemd; parent directory /etc/containers does not exist �[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]: Dependency File[/etc/containers/systemd] has failures: true Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-ubuntu2004-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-ubuntu2004-64-puppet7.example.com]: Skipping because of failed dependencies �[mNotice: Applied catalog in 4.79 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 7 - Ubuntu 20.04: spec/support/acceptance/examples.rb#L29
Foreman in a Container in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://ubuntu2004-64-puppet7.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://ubuntu2004-64-puppet7.example.com/users/login" Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") } expected: #<Encoding:UTF-8> "https://ubuntu2004-64-puppet7.example.com/users/login" got: #<Encoding:US-ASCII> "" (compared using ==) Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.