Support Foreman 3.9 and newer #29
ci.yml
on: pull_request
rubocop
/
Rubocop
20s
Matrix: Ruby
Annotations
33 errors
Ruby (develop) / test:foreman_rescue - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rescue/test/models/host_test.rb#L52
Failure: test_0001_should queue tftp update
Expected [] to include "Deploy TFTP PXEGrub2 config for host1.example1.com".
|
Ruby (develop) / test:foreman_rescue - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rescue/test/models/host_test.rb#L59
Failure: test_0002_should deploy rescue template
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, invoked never: #<AnyInstance:ProxyAPI::TFTP>.set("PXELinux", "00:33:45:ab:00:02", :pxeconfig => "template content 2")
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getresources(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::ARecord>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::ARecord>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::AAAARecord>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::AAAARecord>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR4Record>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR4Record>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR6Record>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR6Record>.conflicting?(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:Net::DHCP::Record>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DHCP::Record>.create(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DHCP::SparcRecord>.create(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:ProxyAPI::Puppet>.environments(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:ProxyAPI::DHCP>.unused_ip(any_parameters)
- allowed any number of times, invoked twice: #<AnyInstance:ProxyAPI::TFTP>.bootServer(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:ProxyAPI::V2::Features>.features(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:ProxyAPI::V2::Features>.features(any_parameters)
- allowed any number of times, invoked 6 times: #<Host::Managed:0x19050>.skip_orchestration?(any_parameters)
|
Ruby (develop) / test:foreman_rescue - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rescue/test/models/host_test.rb#L469
Failure: test_0001_renders tftp template
NoMethodError: undefined method `rescue_mode_pxe_render' for #<Nic::Managed id: nil, mac: "00:53:67:ab:00:09", ip: "0.0.0.9", type: "Nic::Managed", name: nil, host_id: nil, subnet_id: nil, domain_id: 759776774, attrs: {}, created_at: nil, updated_at: nil, provider: nil, username: nil, password: nil, virtual: false, link: true, identifier: "eth11", tag: "", attached_to: "", managed: true, mode: "balance-rr", attached_devices: "", bond_options: "", primary: true, provision: true, compute_attributes: {}, ip6: nil, subnet6_id: nil>
foreman_rescue/test/models/host_test.rb:76:in `block (2 levels) in <class:HostTest>'
|
Ruby (develop) / test:foreman_rescue - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby (develop) / test:foreman_rescue - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rescue/test/models/host_test.rb#L59
Failure: test_0002_should deploy rescue template
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, invoked never: #<AnyInstance:ProxyAPI::TFTP>.set("PXELinux", "00:33:45:ab:00:01", :pxeconfig => "template content 1")
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getresources(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::ARecord>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::ARecord>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::AAAARecord>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::AAAARecord>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR4Record>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR4Record>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR6Record>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR6Record>.conflicting?(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:Net::DHCP::Record>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DHCP::Record>.create(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DHCP::SparcRecord>.create(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:ProxyAPI::Puppet>.environments(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:ProxyAPI::DHCP>.unused_ip(any_parameters)
- allowed any number of times, invoked twice: #<AnyInstance:ProxyAPI::TFTP>.bootServer(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:ProxyAPI::V2::Features>.features(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:ProxyAPI::V2::Features>.features(any_parameters)
- allowed any number of times, invoked 6 times: #<Host::Managed:0x17930>.skip_orchestration?(any_parameters)
|
Ruby (develop) / test:foreman_rescue - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rescue/test/models/host_test.rb#L52
Failure: test_0001_should queue tftp update
Expected [] to include "Deploy TFTP PXEGrub2 config for host3.example4.com".
|
Ruby (develop) / test:foreman_rescue - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rescue/test/models/host_test.rb#L469
Failure: test_0001_renders tftp template
NoMethodError: undefined method `rescue_mode_pxe_render' for #<Nic::Managed:0x0000560dae6169c8>
foreman_rescue/test/models/host_test.rb:76:in `block (2 levels) in <class:HostTest>'
|
Ruby (develop) / test:foreman_rescue - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby (develop) / test:foreman_rescue - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rescue/test/models/host_test.rb#L59
Failure: test_0002_should deploy rescue template
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, invoked never: #<AnyInstance:ProxyAPI::TFTP>.set("PXELinux", "00:33:45:ab:00:01", :pxeconfig => "template content 1")
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getresources(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::ARecord>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::ARecord>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::AAAARecord>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::AAAARecord>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR4Record>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR4Record>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR6Record>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR6Record>.conflicting?(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:Net::DHCP::Record>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DHCP::Record>.create(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DHCP::SparcRecord>.create(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:ProxyAPI::Puppet>.environments(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:ProxyAPI::DHCP>.unused_ip(any_parameters)
- allowed any number of times, invoked twice: #<AnyInstance:ProxyAPI::TFTP>.bootServer(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:ProxyAPI::V2::Features>.features(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:ProxyAPI::V2::Features>.features(any_parameters)
- allowed any number of times, invoked 6 times: #<Host::Managed:0x17930>.skip_orchestration?(any_parameters)
|
Ruby (develop) / test:foreman_rescue - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rescue/test/models/host_test.rb#L52
Failure: test_0001_should queue tftp update
Expected [] to include "Deploy TFTP PXEGrub2 config for host3.example4.com".
|
Ruby (develop) / test:foreman_rescue - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rescue/test/models/host_test.rb#L469
Failure: test_0001_renders tftp template
NoMethodError: undefined method `rescue_mode_pxe_render' for #<Nic::Managed:0x000055d79a6fc648>
foreman_rescue/test/models/host_test.rb:76:in `block (2 levels) in <class:HostTest>'
|
Ruby (develop) / test:foreman_rescue - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby (develop) / test:foreman_rescue - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rescue/test/models/host_test.rb#L59
Failure: test_0002_should deploy rescue template
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, invoked never: #<AnyInstance:ProxyAPI::TFTP>.set("PXELinux", "00:33:45:ab:00:01", :pxeconfig => "template content 1")
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getresources(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::ARecord>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::ARecord>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::AAAARecord>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::AAAARecord>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR4Record>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR4Record>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR6Record>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR6Record>.conflicting?(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:Net::DHCP::Record>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DHCP::Record>.create(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DHCP::SparcRecord>.create(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:ProxyAPI::Puppet>.environments(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:ProxyAPI::DHCP>.unused_ip(any_parameters)
- allowed any number of times, invoked twice: #<AnyInstance:ProxyAPI::TFTP>.bootServer(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:ProxyAPI::V2::Features>.features(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:ProxyAPI::V2::Features>.features(any_parameters)
- allowed any number of times, invoked 6 times: #<Host::Managed:0x174a8>.skip_orchestration?(any_parameters)
|
Ruby (develop) / test:foreman_rescue - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rescue/test/models/host_test.rb#L52
Failure: test_0001_should queue tftp update
Expected [] to include "Deploy TFTP PXEGrub2 config for host2.example3.com".
|
Ruby (develop) / test:foreman_rescue - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rescue/test/models/host_test.rb#L469
Failure: test_0001_renders tftp template
NoMethodError: undefined method `rescue_mode_pxe_render' for #<Nic::Managed id: nil, mac: "00:53:67:ab:00:09", ip: "0.0.0.9", type: "Nic::Managed", name: nil, host_id: nil, subnet_id: nil, domain_id: 759776774, attrs: {}, created_at: nil, updated_at: nil, provider: nil, username: nil, password: nil, virtual: false, link: true, identifier: "eth11", tag: "", attached_to: "", managed: true, mode: "balance-rr", attached_devices: "", bond_options: "", primary: true, provision: true, compute_attributes: {}, ip6: nil, subnet6_id: nil>
foreman_rescue/test/models/host_test.rb:76:in `block (2 levels) in <class:HostTest>'
|
Ruby (develop) / test:foreman_rescue - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby (3.9-stable) / test:foreman_rescue - Foreman 3.9-stable with Ruby 2.7 and Node 14 on PostgreSQL 12
Process completed with exit code 1.
|
Ruby (3.10-stable) / test:foreman_rescue - Foreman 3.10-stable with Ruby 3.0 and Node 18 on PostgreSQL 12:
foreman_rescue/test/models/host_test.rb#L52
Failure: test_0001_should queue tftp update
Expected [] to include "Deploy TFTP PXEGrub2 config for host7.example7.com".
|
Ruby (3.10-stable) / test:foreman_rescue - Foreman 3.10-stable with Ruby 3.0 and Node 18 on PostgreSQL 12:
foreman_rescue/test/models/host_test.rb#L59
Failure: test_0002_should deploy rescue template
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, invoked never: #<AnyInstance:ProxyAPI::TFTP>.set("PXELinux", "00:33:45:ab:00:02", :pxeconfig => "template content 2")
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getresources(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::ARecord>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::ARecord>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::AAAARecord>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::AAAARecord>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR4Record>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR4Record>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR6Record>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR6Record>.conflicting?(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:Net::DHCP::Record>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DHCP::Record>.create(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DHCP::SparcRecord>.create(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:ProxyAPI::Puppet>.environments(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:ProxyAPI::DHCP>.unused_ip(any_parameters)
- allowed any number of times, invoked twice: #<AnyInstance:ProxyAPI::TFTP>.bootServer(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:ProxyAPI::V2::Features>.features(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:ProxyAPI::V2::Features>.features(any_parameters)
- allowed any number of times, invoked 6 times: #<Host::Managed:0x36740>.skip_orchestration?(any_parameters)
|
Ruby (3.10-stable) / test:foreman_rescue - Foreman 3.10-stable with Ruby 3.0 and Node 18 on PostgreSQL 12:
foreman_rescue/test/models/host_test.rb#L469
Failure: test_0001_renders tftp template
NoMethodError: undefined method `rescue_mode_pxe_render' for #<Nic::Managed id: nil, mac: "00:53:67:ab:00:08", ip: "0.0.0.8", type: "Nic::Managed", name: nil, host_id: nil, subnet_id: nil, domain_id: 759776773, attrs: {}, created_at: nil, updated_at: nil, provider: nil, username: nil, password: nil, virtual: false, link: true, identifier: "eth10", tag: "", attached_to: "", managed: true, mode: "balance-rr", attached_devices: "", bond_options: "", primary: true, provision: true, compute_attributes: {}, ip6: nil, subnet6_id: nil>
foreman_rescue/test/models/host_test.rb:76:in `block (2 levels) in <class:HostTest>'
|
Ruby (3.10-stable) / test:foreman_rescue - Foreman 3.10-stable with Ruby 3.0 and Node 18 on PostgreSQL 12
Process completed with exit code 1.
|
Ruby (3.10-stable) / test:foreman_rescue - Foreman 3.10-stable with Ruby 2.7 and Node 18 on PostgreSQL 12:
foreman_rescue/test/models/host_test.rb#L469
Failure: test_0001_renders tftp template
NoMethodError: undefined method `rescue_mode_pxe_render' for #<Nic::Managed:0x0000561c1d56c770>
foreman_rescue/test/models/host_test.rb:76:in `block (2 levels) in <class:HostTest>'
|
Ruby (3.10-stable) / test:foreman_rescue - Foreman 3.10-stable with Ruby 2.7 and Node 18 on PostgreSQL 12:
foreman_rescue/test/models/host_test.rb#L59
Failure: test_0002_should deploy rescue template
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, invoked never: #<AnyInstance:ProxyAPI::TFTP>.set("PXELinux", "00:33:45:ab:00:01", :pxeconfig => "template content 1")
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getresources(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::ARecord>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::ARecord>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::AAAARecord>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::AAAARecord>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR4Record>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR4Record>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR6Record>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR6Record>.conflicting?(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:Net::DHCP::Record>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DHCP::Record>.create(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DHCP::SparcRecord>.create(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:ProxyAPI::Puppet>.environments(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:ProxyAPI::DHCP>.unused_ip(any_parameters)
- allowed any number of times, invoked twice: #<AnyInstance:ProxyAPI::TFTP>.bootServer(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:ProxyAPI::V2::Features>.features(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:ProxyAPI::V2::Features>.features(any_parameters)
- allowed any number of times, invoked 6 times: #<Host::Managed:0x31f60>.skip_orchestration?(any_parameters)
|
Ruby (3.10-stable) / test:foreman_rescue - Foreman 3.10-stable with Ruby 2.7 and Node 18 on PostgreSQL 12:
foreman_rescue/test/models/host_test.rb#L52
Failure: test_0001_should queue tftp update
Expected [] to include "Deploy TFTP PXEGrub2 config for host7.example8.com".
|
Ruby (3.10-stable) / test:foreman_rescue - Foreman 3.10-stable with Ruby 2.7 and Node 18 on PostgreSQL 12
Process completed with exit code 1.
|
Ruby (3.10-stable) / test:foreman_rescue - Foreman 3.10-stable with Ruby 3.0 and Node 14 on PostgreSQL 12:
foreman_rescue/test/models/host_test.rb#L52
Failure: test_0001_should queue tftp update
Expected [] to include "Deploy TFTP PXEGrub2 config for host1.example1.com".
|
Ruby (3.10-stable) / test:foreman_rescue - Foreman 3.10-stable with Ruby 3.0 and Node 14 on PostgreSQL 12:
foreman_rescue/test/models/host_test.rb#L59
Failure: test_0002_should deploy rescue template
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, invoked never: #<AnyInstance:ProxyAPI::TFTP>.set("PXELinux", "00:33:45:ab:00:02", :pxeconfig => "template content 2")
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getresources(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::ARecord>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::ARecord>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::AAAARecord>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::AAAARecord>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR4Record>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR4Record>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR6Record>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR6Record>.conflicting?(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:Net::DHCP::Record>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DHCP::Record>.create(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DHCP::SparcRecord>.create(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:ProxyAPI::Puppet>.environments(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:ProxyAPI::DHCP>.unused_ip(any_parameters)
- allowed any number of times, invoked twice: #<AnyInstance:ProxyAPI::TFTP>.bootServer(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:ProxyAPI::V2::Features>.features(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:ProxyAPI::V2::Features>.features(any_parameters)
- allowed any number of times, invoked 6 times: #<Host::Managed:0x19078>.skip_orchestration?(any_parameters)
|
Ruby (3.10-stable) / test:foreman_rescue - Foreman 3.10-stable with Ruby 3.0 and Node 14 on PostgreSQL 12:
foreman_rescue/test/models/host_test.rb#L469
Failure: test_0001_renders tftp template
NoMethodError: undefined method `rescue_mode_pxe_render' for #<Nic::Managed id: nil, mac: "00:53:67:ab:00:08", ip: "0.0.0.8", type: "Nic::Managed", name: nil, host_id: nil, subnet_id: nil, domain_id: 759776773, attrs: {}, created_at: nil, updated_at: nil, provider: nil, username: nil, password: nil, virtual: false, link: true, identifier: "eth10", tag: "", attached_to: "", managed: true, mode: "balance-rr", attached_devices: "", bond_options: "", primary: true, provision: true, compute_attributes: {}, ip6: nil, subnet6_id: nil>
foreman_rescue/test/models/host_test.rb:76:in `block (2 levels) in <class:HostTest>'
|
Ruby (3.10-stable) / test:foreman_rescue - Foreman 3.10-stable with Ruby 3.0 and Node 14 on PostgreSQL 12
Process completed with exit code 1.
|
Ruby (3.10-stable) / test:foreman_rescue - Foreman 3.10-stable with Ruby 2.7 and Node 14 on PostgreSQL 12:
foreman_rescue/test/models/host_test.rb#L469
Failure: test_0001_renders tftp template
NoMethodError: undefined method `rescue_mode_pxe_render' for #<Nic::Managed:0x0000559fd470d068>
foreman_rescue/test/models/host_test.rb:76:in `block (2 levels) in <class:HostTest>'
|
Ruby (3.10-stable) / test:foreman_rescue - Foreman 3.10-stable with Ruby 2.7 and Node 14 on PostgreSQL 12:
foreman_rescue/test/models/host_test.rb#L59
Failure: test_0002_should deploy rescue template
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, invoked never: #<AnyInstance:ProxyAPI::TFTP>.set("PXELinux", "00:33:45:ab:00:01", :pxeconfig => "template content 1")
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getresources(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::ARecord>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::ARecord>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::AAAARecord>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::AAAARecord>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR4Record>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR4Record>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR6Record>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR6Record>.conflicting?(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:Net::DHCP::Record>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DHCP::Record>.create(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DHCP::SparcRecord>.create(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:ProxyAPI::Puppet>.environments(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:ProxyAPI::DHCP>.unused_ip(any_parameters)
- allowed any number of times, invoked twice: #<AnyInstance:ProxyAPI::TFTP>.bootServer(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:ProxyAPI::V2::Features>.features(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:ProxyAPI::V2::Features>.features(any_parameters)
- allowed any number of times, invoked 6 times: #<Host::Managed:0x1d6c8>.skip_orchestration?(any_parameters)
|
Ruby (3.10-stable) / test:foreman_rescue - Foreman 3.10-stable with Ruby 2.7 and Node 14 on PostgreSQL 12:
foreman_rescue/test/models/host_test.rb#L52
Failure: test_0001_should queue tftp update
Expected [] to include "Deploy TFTP PXEGrub2 config for host8.example9.com".
|
Ruby (3.10-stable) / test:foreman_rescue - Foreman 3.10-stable with Ruby 2.7 and Node 14 on PostgreSQL 12
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
Gemfile-ruby-27-node-14-pg-12-foreman-310-stable-dbseed.lock
Expired
|
4.7 KB |
sha256:7e9046f002bea03a91c8c4ff1a6484540eef3004c4bdad894dfcccccc0a0119d
|
|
Gemfile-ruby-27-node-14-pg-12-foreman-310-stable-pluginassetsprecompileforemanrescueRAILSENVproductionDATABASEURLnulldbnohost.lock
Expired
|
4.7 KB |
sha256:f08c2d1b569c58f3ad624c993c8faf6818f18c6fdcbbe01c18d4bfcb116ca701
|
|
Gemfile-ruby-27-node-14-pg-12-foreman-310-stable-testforemanrescue.lock
Expired
|
4.7 KB |
sha256:d4ffcb52ba8fe46ccffc929a18f61fb55bcbff48eeb840644ae80df77d23e409
|
|
Gemfile-ruby-27-node-14-pg-12-foreman-39-stable-dbseed.lock
Expired
|
4.72 KB |
sha256:d9f40e417ea65bb77199f8c0ae95735313830e474453be7a3e8582f1eacbff56
|
|
Gemfile-ruby-27-node-14-pg-12-foreman-39-stable-pluginassetsprecompileforemanrescueRAILSENVproductionDATABASEURLnulldbnohost.lock
Expired
|
4.72 KB |
sha256:f606de2280e4fdca5e27591b0a865ff7a455800ed0534fee29ca18fc533a8c96
|
|
Gemfile-ruby-27-node-14-pg-12-foreman-39-stable-testforemanrescue.lock
Expired
|
4.72 KB |
sha256:00a27e7a931e82b80482c3624d616e884b9b1c79312bd575f53ff0b219a1a252
|
|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-dbseed.lock
Expired
|
4.7 KB |
sha256:561612a207a31834fd1402004f4cce9dbf5e92c7654cba6e98e5337bef9d8fdb
|
|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompileforemanrescueRAILSENVproductionDATABASEURLnulldbnohost.lock
Expired
|
4.7 KB |
sha256:607c85b14668f6ad9235db6a352b0b6db0285a2dc67666e0a2a9a53d6c21fce5
|
|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-testforemanrescue.lock
Expired
|
4.7 KB |
sha256:4700f5472df3117ebe597a22ef4126d869f9e15c8c674247fdeab82b376eb5f9
|
|
Gemfile-ruby-27-node-18-pg-12-foreman-310-stable-dbseed.lock
Expired
|
4.7 KB |
sha256:780b9fc3d4376d1197d6f43aa51440b3ff399e888476fc66f538bea617f73f3c
|
|
Gemfile-ruby-27-node-18-pg-12-foreman-310-stable-pluginassetsprecompileforemanrescueRAILSENVproductionDATABASEURLnulldbnohost.lock
Expired
|
4.7 KB |
sha256:06bba7eb3c6fa732382fb719af4865e5e2aab66dc26facb337ae730e34542eb7
|
|
Gemfile-ruby-27-node-18-pg-12-foreman-310-stable-testforemanrescue.lock
Expired
|
4.7 KB |
sha256:780b9fc3d4376d1197d6f43aa51440b3ff399e888476fc66f538bea617f73f3c
|
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-dbseed.lock
Expired
|
4.7 KB |
sha256:a79448f0f8a3a2d6164eba56c50731b19d6be83c0878f91b6b2f8fcc3c58f61c
|
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompileforemanrescueRAILSENVproductionDATABASEURLnulldbnohost.lock
Expired
|
4.7 KB |
sha256:dc37ee0afe0f399580e0d151e424092fd6a2aa06c6472f1231cc427226223f54
|
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-testforemanrescue.lock
Expired
|
4.7 KB |
sha256:64a7f8844d806cd6b72c77b9c2ee683540c7965bfc7564a6f8ca531dab26bb23
|
|
Gemfile-ruby-30-node-14-pg-12-foreman-310-stable-dbseed.lock
Expired
|
4.71 KB |
sha256:8c61e7761cf37d75e8342af0010d0dcb953c978a3b177f9a7193afd120880b60
|
|
Gemfile-ruby-30-node-14-pg-12-foreman-310-stable-pluginassetsprecompileforemanrescueRAILSENVproductionDATABASEURLnulldbnohost.lock
Expired
|
4.71 KB |
sha256:e8d81894465b32041a98e77c5457840b214794590eceadf71c2c9c40e5ccdd5d
|
|
Gemfile-ruby-30-node-14-pg-12-foreman-310-stable-testforemanrescue.lock
Expired
|
4.71 KB |
sha256:aa2cfcec679ee4a7d7afab2846e132846c99326382837530818ac5a5e88ef42d
|
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-dbseed.lock
Expired
|
4.72 KB |
sha256:62b2ccc5e69868e95994101dc2987d4c0de131baf7826db071ea7193776e6f3c
|
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompileforemanrescueRAILSENVproductionDATABASEURLnulldbnohost.lock
Expired
|
4.72 KB |
sha256:61ff840b377c8a570a15887c067a1a8e383b6257a5dca8b6dc1ee55cc57d4c01
|
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-testforemanrescue.lock
Expired
|
4.72 KB |
sha256:399309e6627656dab24a52837e1b153d3685253cd50f3e9e13cfe5c50a7cb31f
|
|
Gemfile-ruby-30-node-18-pg-12-foreman-310-stable-dbseed.lock
Expired
|
4.71 KB |
sha256:b6350946e573da2b0a54814ae21bc75e87645eeec3e9efe761db0b8f3aa89979
|
|
Gemfile-ruby-30-node-18-pg-12-foreman-310-stable-pluginassetsprecompileforemanrescueRAILSENVproductionDATABASEURLnulldbnohost.lock
Expired
|
4.71 KB |
sha256:da533675513677f1bbecc673bce0c740248465ce2f78006e0b90faea300f06e0
|
|
Gemfile-ruby-30-node-18-pg-12-foreman-310-stable-testforemanrescue.lock
Expired
|
4.71 KB |
sha256:24e3880a6ed6878c46ac43985adb5119a5578a4b6982f16adf450b5308ddae52
|
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-dbseed.lock
Expired
|
4.72 KB |
sha256:cfc7e3379c4fb3d79478f596bb453cd88aa9684134a6d6ee12f9ddbb016d017b
|
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompileforemanrescueRAILSENVproductionDATABASEURLnulldbnohost.lock
Expired
|
4.72 KB |
sha256:cfc7e3379c4fb3d79478f596bb453cd88aa9684134a6d6ee12f9ddbb016d017b
|
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-testforemanrescue.lock
Expired
|
4.72 KB |
sha256:cfc7e3379c4fb3d79478f596bb453cd88aa9684134a6d6ee12f9ddbb016d017b
|
|
Gemfile-theforeman-actions-rubocop-ruby-2.7.lock
Expired
|
905 Bytes |
sha256:4a73ca9a9d33e470661e1f9e7cf2e20514f41788c9cbb37fa7a13a399b77e3b0
|
|
logs-ruby-27-node-14-pg-12-foreman-310-stable-testforemanrescue
Expired
|
6.67 KB |
sha256:f697aedca4c785395f45e5cb2f3cb02c578800a75fa15650575ed9770ca1c84e
|
|
logs-ruby-27-node-14-pg-12-foreman-39-stable-testforemanrescue
Expired
|
6.75 KB |
sha256:42300fef0a8dd76bfdd3122037961e304374109e37d93316c7fe1d88ceb562e3
|
|
logs-ruby-27-node-14-pg-13-foreman-develop-testforemanrescue
Expired
|
6.68 KB |
sha256:8dd286140579602a0e2c48795143a76a24c1de475e0f3d6f8d228c13e5777b65
|
|
logs-ruby-27-node-18-pg-12-foreman-310-stable-testforemanrescue
Expired
|
6.72 KB |
sha256:71d2ea5cbdbf877bb9cb8eaf17413c76d31e76dab0ad7cd5bcff2dba11fbd52f
|
|
logs-ruby-27-node-18-pg-13-foreman-develop-testforemanrescue
Expired
|
6.74 KB |
sha256:30cf331e705b41c619487bd4c9e59ebb54928f677d44dd8c4d82dbd6fcecddd4
|
|
logs-ruby-30-node-14-pg-12-foreman-310-stable-testforemanrescue
Expired
|
6.67 KB |
sha256:f05abc35055337d78419d66c57a563ce8a5aa327e9400eb86951f2b9a1632864
|
|
logs-ruby-30-node-14-pg-13-foreman-develop-testforemanrescue
Expired
|
6.69 KB |
sha256:1d727a1790e2c2a071ed76300dde20d95c84faea6423132024ac5c7876e7964c
|
|
logs-ruby-30-node-18-pg-12-foreman-310-stable-testforemanrescue
Expired
|
6.62 KB |
sha256:51c1223bb400a731b03cf247ef9ac3766225c72e025937374729505e6288336f
|
|
logs-ruby-30-node-18-pg-13-foreman-develop-testforemanrescue
Expired
|
6.74 KB |
sha256:e0d47bf5408d30448195b9dd495eb4121bb2a81f73582f2ca11631e0ae8bebb0
|
|