Skip to content

Gemfile: Add Ruby 3.4 support & update gems #1492

Gemfile: Add Ruby 3.4 support & update gems

Gemfile: Add Ruby 3.4 support & update gems #1492

Triggered via pull request April 30, 2026 12:35
Status Cancelled
Total duration 2m 49s
Artifacts

ci.yml

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

Annotations

31 errors and 8 warnings
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / Distro Puppet - Archlinux rolling
Process completed with exit code 1.
Puppet / OpenVox 8 - OracleLinux 9
Process completed with exit code 1.
Puppet / OpenVox 8 - AlmaLinux 8
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 9
Process completed with exit code 1.
Puppet / OpenVox 8 - Rocky 9
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 9
Process completed with exit code 1.
Puppet / Puppet 8 - Rocky 9
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
Puppet / OpenVox 8 - Debian 12
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
Puppet / OpenVox 8 - AlmaLinux 9
Process completed with exit code 1.
Puppet / OpenVox 8 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 1.
Puppet / OpenVox 8 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / OpenVox 8 - CentOS 9
Process completed with exit code 1.
Puppet / 8 (Ruby 3.2)
Canceling since a higher priority waiting request for 985/merge exists
Puppet / 8 (Ruby 3.2): spec/classes/puppet_agent_spec.rb#L63
puppet on centos-9-x86_64 with no custom parameters is expected to contain Package[puppet-agent] with ensure => "present", provider defined, source defined and install_options defined Failure/Error: is_expected.to contain_package(client_package) .with_ensure('present') .with_provider(package_provider) .with_source(nil) .with_install_options(nil) expected that the catalogue would contain Package[puppet-agent]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_agent_spec.rb#L53
puppet on centos-9-x86_64 with no custom parameters is expected to contain Class[puppet::agent::install] that notifies Class[puppet::agent::config] and Class[puppet::agent::service] Failure/Error: is_expected.to contain_class('puppet::agent::install') .with_manage_packages(true) .with_package_name([client_package]) .with_package_version('present') .with_package_provider(package_provider) .with_package_source(nil) .that_notifies(['Class[puppet::agent::config]', 'Class[puppet::agent::service]']) expected that the catalogue would contain Class[puppet::agent::install] with package_name set to ["puppet-agent"] but it is set to ["openvox-agent"]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_agent_spec.rb#L157
puppet on redhat-9-x86_64 manage_packages when manage_packages => 'agent' is expected to contain Package[puppet-agent] Failure/Error: it { is_expected.to contain_package(client_package) } expected that the catalogue would contain Package[puppet-agent]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_agent_spec.rb#L63
puppet on redhat-9-x86_64 with no custom parameters is expected to contain Package[puppet-agent] with ensure => "present", provider defined, source defined and install_options defined Failure/Error: is_expected.to contain_package(client_package) .with_ensure('present') .with_provider(package_provider) .with_source(nil) .with_install_options(nil) expected that the catalogue would contain Package[puppet-agent]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_agent_spec.rb#L53
puppet on redhat-9-x86_64 with no custom parameters is expected to contain Class[puppet::agent::install] that notifies Class[puppet::agent::config] and Class[puppet::agent::service] Failure/Error: is_expected.to contain_class('puppet::agent::install') .with_manage_packages(true) .with_package_name([client_package]) .with_package_version('present') .with_package_provider(package_provider) .with_package_source(nil) .that_notifies(['Class[puppet::agent::config]', 'Class[puppet::agent::service]']) expected that the catalogue would contain Class[puppet::agent::install] with package_name set to ["puppet-agent"] but it is set to ["openvox-agent"]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_spec.rb#L192
puppet on redhat-8-x86_64 manage_packages when manage_packages => "server" is expected to contain Package[puppetserver] Failure/Error: it { should contain_package(puppetserver_pkg) } expected that the catalogue would contain Package[puppetserver]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_agent_spec.rb#L157
puppet on redhat-8-x86_64 manage_packages when manage_packages => 'agent' is expected to contain Package[puppet-agent] Failure/Error: it { is_expected.to contain_package(client_package) } expected that the catalogue would contain Package[puppet-agent]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_spec.rb#L55
puppet on redhat-8-x86_64 with no custom parameters is expected to contain Package[puppetserver] with install_options defined Failure/Error: it { should contain_package(puppetserver_pkg).with_install_options(nil) } expected that the catalogue would contain Package[puppetserver]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_agent_spec.rb#L63
puppet on redhat-8-x86_64 with no custom parameters is expected to contain Package[puppet-agent] with ensure => "present", provider defined, source defined and install_options defined Failure/Error: is_expected.to contain_package(client_package) .with_ensure('present') .with_provider(package_provider) .with_source(nil) .with_install_options(nil) expected that the catalogue would contain Package[puppet-agent]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_agent_spec.rb#L53
puppet on redhat-8-x86_64 with no custom parameters is expected to contain Class[puppet::agent::install] that notifies Class[puppet::agent::config] and Class[puppet::agent::service] Failure/Error: is_expected.to contain_class('puppet::agent::install') .with_manage_packages(true) .with_package_name([client_package]) .with_package_version('present') .with_package_provider(package_provider) .with_package_source(nil) .that_notifies(['Class[puppet::agent::config]', 'Class[puppet::agent::service]']) expected that the catalogue would contain Class[puppet::agent::install] with package_name set to ["puppet-agent"] but it is set to ["openvox-agent"]
Puppet / Test suite
Process completed with exit code 1.
CI
Canceling since a higher priority waiting request for 985/merge exists
CI
Canceling since a higher priority waiting request for 985/merge exists
Puppet / Static validations: metadata.json#L0
Skipping EOL operating system SLES 12
Puppet / Static validations: metadata.json#L0
Skipping EOL operating system FreeBSD 12
Puppet / Static validations: metadata.json#L0
Skipping EOL operating system FreeBSD 11
Puppet / Static validations: metadata.json#L0
Skipping EOL operating system Ubuntu 20.04
Puppet / Static validations: metadata.json#L0
Skipping EOL operating system Fedora 36
Puppet / Static validations: metadata.json#L0
Skipping EOL operating system CentOS 8
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_spec.rb#L484
puppet on redhat-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_spec.rb#L484
puppet on redhat-8-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]