Skip to content

Add custom sections to systemd network #312

Add custom sections to systemd network

Add custom sections to systemd network #312

Triggered via pull request July 25, 2024 13:35
Status Failure
Total duration 3m 18s
Artifacts

ci.yml

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

Annotations

20 errors
Puppet / 8 (Ruby 3.2): spec/defines/interface_spec.rb#L291
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules 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: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az564-849.umv0eqcl5qku3cwf2dcfspuvdc.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/defines/interface_spec.rb#L292
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain Class[wireguard] Failure/Error: it { is_expected.to contain_class('wireguard') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az564-849.umv0eqcl5qku3cwf2dcfspuvdc.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/defines/interface_spec.rb#L293
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain Exec[generate private key as1234] Failure/Error: it { is_expected.to contain_exec("generate private key #{title}") } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az564-849.umv0eqcl5qku3cwf2dcfspuvdc.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/defines/interface_spec.rb#L294
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain Exec[generate public key as1234] Failure/Error: it { is_expected.to contain_exec("generate public key #{title}") } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az564-849.umv0eqcl5qku3cwf2dcfspuvdc.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/defines/interface_spec.rb#L295
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/wireguard/as1234.pub] Failure/Error: it { is_expected.to contain_file("/etc/wireguard/#{title}.pub") } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az564-849.umv0eqcl5qku3cwf2dcfspuvdc.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/defines/interface_spec.rb#L296
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/wireguard/as1234] Failure/Error: it { is_expected.to contain_file("/etc/wireguard/#{title}") } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az564-849.umv0eqcl5qku3cwf2dcfspuvdc.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/defines/interface_spec.rb#L297
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain Systemd::Network[as1234.netdev] Failure/Error: it { is_expected.to contain_systemd__network("#{title}.netdev") } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az564-849.umv0eqcl5qku3cwf2dcfspuvdc.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/defines/interface_spec.rb#L298
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain Systemd::Network[as1234.network] Failure/Error: it { is_expected.to contain_systemd__network("#{title}.network") } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az564-849.umv0eqcl5qku3cwf2dcfspuvdc.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/defines/interface_spec.rb#L299
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/systemd/network/as1234.netdev] with content supplied string Failure/Error: it { is_expected.to contain_file("/etc/systemd/network/#{title}.netdev").with_content(expected_netdev_content) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az564-849.umv0eqcl5qku3cwf2dcfspuvdc.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/defines/interface_spec.rb#L300
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/systemd/network/as1234.network] with content supplied string Failure/Error: it { is_expected.to contain_file("/etc/systemd/network/#{title}.network").with_content(expected_network_content) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az564-849.umv0eqcl5qku3cwf2dcfspuvdc.ex.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/interface_spec.rb#L291
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules 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: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az665-635.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/interface_spec.rb#L292
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain Class[wireguard] Failure/Error: it { is_expected.to contain_class('wireguard') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az665-635.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/interface_spec.rb#L293
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain Exec[generate private key as1234] Failure/Error: it { is_expected.to contain_exec("generate private key #{title}") } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az665-635.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/interface_spec.rb#L294
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain Exec[generate public key as1234] Failure/Error: it { is_expected.to contain_exec("generate public key #{title}") } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az665-635.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/interface_spec.rb#L295
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/wireguard/as1234.pub] Failure/Error: it { is_expected.to contain_file("/etc/wireguard/#{title}.pub") } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az665-635.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/interface_spec.rb#L296
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/wireguard/as1234] Failure/Error: it { is_expected.to contain_file("/etc/wireguard/#{title}") } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az665-635.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/interface_spec.rb#L297
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain Systemd::Network[as1234.netdev] Failure/Error: it { is_expected.to contain_systemd__network("#{title}.netdev") } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az665-635.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/interface_spec.rb#L298
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain Systemd::Network[as1234.network] Failure/Error: it { is_expected.to contain_systemd__network("#{title}.network") } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az665-635.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/interface_spec.rb#L299
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/systemd/network/as1234.netdev] with content supplied string Failure/Error: it { is_expected.to contain_file("/etc/systemd/network/#{title}.netdev").with_content(expected_netdev_content) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az665-635.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/defines/interface_spec.rb#L300
wireguard::interface on archlinux-6-x86_64 with required params (peers), routes, extra network sections and without firewall rules is expected to contain File[/etc/systemd/network/as1234.network] with content supplied string Failure/Error: it { is_expected.to contain_file("/etc/systemd/network/#{title}.network").with_content(expected_network_content) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Wireguard::Interface[as1234]: parameter 'extra_networkd_sections' entry 'RoutingPolicyRule' expects a Hash value, got Tuple (line: 2) on node fv-az665-635.fog2pefswkletp0y445k1dqqob.bx.internal.cloudapp.net