Release 9.5.0 #787
ci.yml
on: pull_request
Puppet
/
Static validations
19s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
4s
Annotations
6 errors and 49 warnings
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
|
Puppet / 7 (Ruby 2.7):
spec/defines/pool_spec.rb#L36
dhcp::pool on freebsd-11-amd64 minimal parameters is expected to contain Concat::Fragment[dhcp.conf+70_mypool.dhcp] with content supplied string
Failure/Error:
Puppet::Type.newtype(:augeas) do
include Puppet::Util
feature :parse_commands, 'Parse the command string'
feature :need_to_run?, 'If the command should run'
feature :execute_changes, 'Actually make the changes'
@doc = <<-'EOT'
@summary Apply a change or an array of changes to the filesystem using the augeas tool.
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/augeas: Could not autoload puppet/provider/augeas/augeas: /home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:91: syntax error, unexpected '}'
...own command %{cmd}') % { cmd: }) unless formals
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:115: syntax error, unexpected ','
...%{narg} for %{cmd}') % { narg:, cmd: }) if p.nil?
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:141: syntax error, unexpected ','
...%{narg} for %{cmd}') % { narg:, cmd: }) unless argline[-1]
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:146: syntax error, unexpected '}'
...for command %{cmd}') % { cmd: })
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:150: syntax error, unexpected `elsif', expecting `end'
elsif f == :glob
^~~~~
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:273: syntax error, unexpected '}'
...et path '%{path}'") % { path: }) if result == -1
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:321: syntax error, unexpected '}'
...ch path '%{path}'") % { path: }) if result == -1
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:443: syntax error, unexpected ','
...ram}/%{message}") % { command:, param: cmd_array[1..-1].insp...
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:443: syntax error, unexpected tLABEL, expecting '='
..._array[1..-1].inspect, message: e.message })
... ^~~~~~~~
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:443: syntax error, unexpected '}', expecting `end'
...].inspect, message: e.message })
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:521: syntax error, unexpected ','
...arams %{params}") % { command:, params: cmd_array.inspect })...
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:521: syntax error, unexpected '}', expecting `end'
...d:, params: cmd_array.inspect }) unless rv
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:526: syntax error, unexpected ','
...arams %{params}") % { command:, params: cmd_array.inspect })...
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:526: syntax error, unexpected '}', expecting `end'
...d:, params: cmd_array.inspect }) if rv == -1
...
|
|
Puppet / 7 (Ruby 2.7):
spec/defines/host_spec.rb#L20
dhcp::host on freebsd-11-amd64 minimal parameters behaves like a concat template 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, Could not autoload puppet/type/augeas: Could not autoload puppet/provider/augeas/augeas: /home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:91: syntax error, unexpected '}'
...own command %{cmd}') % { cmd: }) unless formals
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:115: syntax error, unexpected ','
...%{narg} for %{cmd}') % { narg:, cmd: }) if p.nil?
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:141: syntax error, unexpected ','
...%{narg} for %{cmd}') % { narg:, cmd: }) unless argline[-1]
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:146: syntax error, unexpected '}'
...for command %{cmd}') % { cmd: })
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:150: syntax error, unexpected `elsif', expecting `end'
elsif f == :glob
^~~~~
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:273: syntax error, unexpected '}'
...et path '%{path}'") % { path: }) if result == -1
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:321: syntax error, unexpected '}'
...ch path '%{path}'") % { path: }) if result == -1
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:443: syntax error, unexpected ','
...ram}/%{message}") % { command:, param: cmd_array[1..-1].insp...
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:443: syntax error, unexpected tLABEL, expecting '='
..._array[1..-1].inspect, message: e.message })
... ^~~~~~~~
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:443: syntax error, unexpected '}', expecting `end'
...].inspect, message: e.message })
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:521: syntax error, unexpected ','
...arams %{params}") % { command:, params: cmd_array.inspect })...
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:521: syntax error, unexpected '}', expecting `end'
...d:, params: cmd_array.inspect }) unless rv
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:526: syntax error, unexpected ','
...arams %{params}") % { command:, params: cmd_array.inspect })...
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:526: syntax error, unexpected '}', expecting `end'
...d:, params: cmd_array.inspect }) if rv == -1
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:528: syntax error, unexpected '}'
...of ruby-augeas") % { command: })
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_cor
|
|
Puppet / 7 (Ruby 2.7):
spec/classes/failover_spec.rb#L42
dhcp::failover on freebsd-11-amd64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/augeas: Could not autoload puppet/provider/augeas/augeas: /home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:91: syntax error, unexpected '}'
...own command %{cmd}') % { cmd: }) unless formals
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:115: syntax error, unexpected ','
...%{narg} for %{cmd}') % { narg:, cmd: }) if p.nil?
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:141: syntax error, unexpected ','
...%{narg} for %{cmd}') % { narg:, cmd: }) unless argline[-1]
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:146: syntax error, unexpected '}'
...for command %{cmd}') % { cmd: })
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:150: syntax error, unexpected `elsif', expecting `end'
elsif f == :glob
^~~~~
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:273: syntax error, unexpected '}'
...et path '%{path}'") % { path: }) if result == -1
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:321: syntax error, unexpected '}'
...ch path '%{path}'") % { path: }) if result == -1
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:443: syntax error, unexpected ','
...ram}/%{message}") % { command:, param: cmd_array[1..-1].insp...
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:443: syntax error, unexpected tLABEL, expecting '='
..._array[1..-1].inspect, message: e.message })
... ^~~~~~~~
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:443: syntax error, unexpected '}', expecting `end'
...].inspect, message: e.message })
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:521: syntax error, unexpected ','
...arams %{params}") % { command:, params: cmd_array.inspect })...
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:521: syntax error, unexpected '}', expecting `end'
...d:, params: cmd_array.inspect }) unless rv
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:526: syntax error, unexpected ','
...arams %{params}") % { command:, params: cmd_array.inspect })...
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:526: syntax error, unexpected '}', expecting `end'
...d:, params: cmd_array.inspect }) if rv == -1
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:528: syntax error, unexpected '}'
...of ruby-augeas") % { command: })
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:530: syntax err
|
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L87
dhcp on redhat-8-x86_64 without any parameters is expected not to contain Augeas[set listen interfaces]
Failure/Error:
Puppet::Type.newtype(:augeas) do
include Puppet::Util
feature :parse_commands, 'Parse the command string'
feature :need_to_run?, 'If the command should run'
feature :execute_changes, 'Actually make the changes'
@doc = <<-'EOT'
@summary Apply a change or an array of changes to the filesystem using the augeas tool.
Puppet::Error:
Could not autoload puppet/type/augeas: Could not autoload puppet/provider/augeas/augeas: /home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:91: syntax error, unexpected '}'
...own command %{cmd}') % { cmd: }) unless formals
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:115: syntax error, unexpected ','
...%{narg} for %{cmd}') % { narg:, cmd: }) if p.nil?
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:141: syntax error, unexpected ','
...%{narg} for %{cmd}') % { narg:, cmd: }) unless argline[-1]
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:146: syntax error, unexpected '}'
...for command %{cmd}') % { cmd: })
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:150: syntax error, unexpected `elsif', expecting `end'
elsif f == :glob
^~~~~
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:273: syntax error, unexpected '}'
...et path '%{path}'") % { path: }) if result == -1
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:321: syntax error, unexpected '}'
...ch path '%{path}'") % { path: }) if result == -1
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:443: syntax error, unexpected ','
...ram}/%{message}") % { command:, param: cmd_array[1..-1].insp...
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:443: syntax error, unexpected tLABEL, expecting '='
..._array[1..-1].inspect, message: e.message })
... ^~~~~~~~
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:443: syntax error, unexpected '}', expecting `end'
...].inspect, message: e.message })
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:521: syntax error, unexpected ','
...arams %{params}") % { command:, params: cmd_array.inspect })...
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:521: syntax error, unexpected '}', expecting `end'
...d:, params: cmd_array.inspect }) unless rv
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:526: syntax error, unexpected ','
...arams %{params}") % { command:, params: cmd_array.inspect })...
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/augeas.rb:526: syntax error, unexpected '}', expecting `end'
...d:, params: cmd_array.inspect }) if rv == -1
... ^
/home/runner/work/puppet-dhcp/puppet-dhcp/spec/fixtures/modules/augeas_core/lib/puppet/provider/augeas/auge
|
|
Puppet / Test suite
Process completed with exit code 1.
|
|
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 Ubuntu 18.04
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Debian 10
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Fedora 38
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Fedora 37
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system CentOS 8
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system CentOS 7
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system RedHat 7
|
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 8e:a8:aa:5f:90:33 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 8e:a8:aa:5f:90:33 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 8e:a8:aa:5f:90:33 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h c6:69:7d:95:d6:51 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h c6:69:7d:95:d6:51 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h c6:69:7d:95:d6:51 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:cd:39:39:cf:da -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 02:cd:39:39:cf:da -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 02:cd:39:39:cf:da -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 8a:23:7d:3b:15:f0 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 8a:23:7d:3b:15:f0 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 8a:23:7d:3b:15:f0 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 7e:9e:03:c4:e5:54 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 7e:9e:03:c4:e5:54 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 7e:9e:03:c4:e5:54 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 12:e5:8c:74:0d:0e -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 12:e5:8c:74:0d:0e -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 12:e5:8c:74:0d:0e -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h e6:23:ef:c8:9e:bf -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h e6:23:ef:c8:9e:bf -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h e6:23:ef:c8:9e:bf -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 06:b2:79:74:fa:51 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 06:b2:79:74:fa:51 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 06:b2:79:74:fa:51 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h a2:50:52:1f:b3:ff -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h a2:50:52:1f:b3:ff -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h a2:50:52:1f:b3:ff -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 86:af:00:4e:89:98 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 86:af:00:4e:89:98 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 86:af:00:4e:89:98 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 2a:c7:47:00:c0:ea -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 2a:c7:47:00:c0:ea -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 2a:c7:47:00:c0:ea -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 42:f3:7a:49:bc:59 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 42:f3:7a:49:bc:59 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 42:f3:7a:49:bc:59 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/nameservers_spec.rb#L75
with a non-empty nameservers list Command "dhcping -c 172.17.0.2 -h 0a:90:a0:94:a5:34 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/nameservers_spec.rb#L36
with empty nameservers list Command "dhcping -c 172.17.0.2 -h 0a:90:a0:94:a5:34 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/basic_spec.rb#L40
Simple installation Command "dhcping -c 172.17.0.2 -h 0a:90:a0:94:a5:34 -s 172.17.0.2" stdout is expected to match "Got answer from: 172.17.0.2"
Failure/Error: is_expected.to match("Got answer from: #{ip}")
expected "" to match "Got answer from: 172.17.0.2"
|