Skip to content

modulesync 9.4.0

modulesync 9.4.0 #615

Triggered via pull request February 6, 2025 20:38
Status Failure
Total duration 6m 57s
Artifacts

ci.yml

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

Annotations

24 errors and 22 warnings
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204028930.WjFUyL.pp Last 10 lines of output were: Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables] Info: Class[Nftables]: Unscheduling all events on Class[Nftables] Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE] Info: Nftables::Chain[default_in]: Unscheduling all events on Nftables::Chain[default_in] Info: Nftables::Chain[default_out]: Unscheduling all events on Nftables::Chain[default_out] Info: Nftables::Chain[default_fwd]: Unscheduling all events on Nftables::Chain[default_fwd] Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 4.89 seconds
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nftables" to be running
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "nftables" to be enabled
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204032928.Bt2bty.pp Last 10 lines of output were: Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables] Info: Class[Nftables]: Unscheduling all events on Class[Nftables] Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE] Info: Nftables::Chain[default_in]: Unscheduling all events on Nftables::Chain[default_in] Info: Nftables::Chain[default_out]: Unscheduling all events on Nftables::Chain[default_out] Info: Nftables::Chain[default_fwd]: Unscheduling all events on Nftables::Chain[default_fwd] Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 4.73 seconds
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/all_rules_spec.rb#L146
nftables class configure all nftables rules Service "nftables" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nftables" to be running
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/all_rules_spec.rb#L147
nftables class configure all nftables rules Service "nftables" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "nftables" to be enabled
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/classes/inet_filter/fwd_conntrack_spec.rb#L15
nftables::inet_filter::fwd_conntrack on almalinux-8-x86_64 is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /scratch/actions/actions-runner-2.305.0/instance14/_work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
Puppet / 7 (Ruby 2.7): spec/defines/rules/dnat4_spec.rb#L23
nftables::rules::dnat4 on almalinux-8-x86_64 with minumum parameters is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /scratch/actions/actions-runner-2.305.0/instance14/_work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
Puppet / 7 (Ruby 2.7): spec/classes/router_spec.rb#L40
nftables on almalinux-8-x86_64 as router is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile } error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /scratch/actions/actions-runner-2.305.0/instance14/_work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
Puppet / 7 (Ruby 2.7): spec/defines/config_spec.rb#L23
nftables::config on almalinux-8-x86_64 with source and content both unset is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile } error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /scratch/actions/actions-runner-2.305.0/instance14/_work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
Puppet / 7 (Ruby 2.7): spec/defines/rules/snat4_spec.rb#L22
nftables::rules::snat4 on almalinux-8-x86_64 with snat specified is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /scratch/actions/actions-runner-2.305.0/instance14/_work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
Puppet / 7 (Ruby 2.7): spec/defines/set_spec.rb#L21
nftables::set on almalinux-8-x86_64 minimum instantiation is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile } error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /scratch/actions/actions-runner-2.305.0/instance14/_work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
Puppet / 7 (Ruby 2.7): spec/classes/masquerade_spec.rb#L44
nftables on almalinux-8-x86_64 with masquerade is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile } error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /scratch/actions/actions-runner-2.305.0/instance14/_work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
Puppet / 7 (Ruby 2.7): spec/classes/services/openafs_client_spec.rb#L11
nftables::services::openafs_client on almalinux-8-x86_64 normal behaviour is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile } error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /scratch/actions/actions-runner-2.305.0/instance14/_work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
Puppet / 7 (Ruby 2.7): spec/classes/bridges_spec.rb#L24
nftables on almalinux-8-x86_64 with bridge interfaces br0 and br1-2 is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile } error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /scratch/actions/actions-runner-2.305.0/instance14/_work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
Puppet / 7 (Ruby 2.7): spec/classes/snat4_spec.rb#L45
nftables on almalinux-8-x86_64 with snat4 is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile } error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /scratch/actions/actions-runner-2.305.0/instance14/_work/puppet-nftables/puppet-nftables/spec/fixtures/modules/nftables/manifests/init.pp, line: 267)
Puppet / Test suite
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 11: spec/acceptance/set_spec.rb#L7
nftables class configure an nftables set works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204100944.RTTiZs.pp Last 10 lines of output were: Feb 06 20:40:51 debian11-64-puppet7.example.com systemd[1]: Reloaded nftables. Feb 06 20:40:55 debian11-64-puppet7.example.com systemd[1]: Reloading nftables. Feb 06 20:40:55 debian11-64-puppet7.example.com systemd[1]: Reloaded nftables. Feb 06 20:41:04 debian11-64-puppet7.example.com systemd[1]: Reloading nftables. Feb 06 20:41:04 debian11-64-puppet7.example.com systemd[1]: nftables.service: Control process exited, code=dumped, status=11/SEGV Feb 06 20:41:04 debian11-64-puppet7.example.com systemd[1]: Reload failed for nftables. Info: Class[Nftables]: Unscheduling all events on Class[Nftables] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.06 seconds
Puppet / Puppet 8 - Debian 11: spec/acceptance/set_spec.rb#L7
nftables class configure an nftables set works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204116263.qjBal5.pp Last 10 lines of output were: Feb 06 20:41:06 debian11-64-puppet8.example.com systemd[1]: Reloaded nftables. Feb 06 20:41:10 debian11-64-puppet8.example.com systemd[1]: Reloading nftables. Feb 06 20:41:10 debian11-64-puppet8.example.com systemd[1]: Reloaded nftables. Feb 06 20:41:19 debian11-64-puppet8.example.com systemd[1]: Reloading nftables. Feb 06 20:41:19 debian11-64-puppet8.example.com systemd[1]: nftables.service: Control process exited, code=dumped, status=11/SEGV Feb 06 20:41:19 debian11-64-puppet8.example.com systemd[1]: Reload failed for nftables. Info: Class[Nftables]: Unscheduling all events on Class[Nftables] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.03 seconds
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on centos-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on redhat-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on redhat-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on rocky-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on rocky-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on archlinux-6-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on centos-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on redhat-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on redhat-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on rocky-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on rocky-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on archlinux-6-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does