<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HCP script ARP test fails in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/HCP-script-ARP-test-fails/m-p/172279#M28750</link>
    <description>&lt;P&gt;What version/jhf are you running this on?&lt;BR /&gt;I suspect this is a bug since the arp command should exist on all gateways and management.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Feb 2023 02:40:29 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2023-02-22T02:40:29Z</dc:date>
    <item>
      <title>HCP script ARP test fails</title>
      <link>https://community.checkpoint.com/t5/General-Topics/HCP-script-ARP-test-fails/m-p/172258#M28747</link>
      <description>&lt;P&gt;Seeing the following errors on a few systems when running the HCP script, is this a known issue?&lt;/P&gt;&lt;P&gt;Result: ERROR&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;Description: This test checks that the number of entries in the arp cache table is not exceeding the threshold&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;Summary: This test failed and raised exception:&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;Traceback (most recent call last):&lt;BR /&gt;&amp;nbsp;File "/etc/hcp/source/hcp/test/hcp_test.py", line 208, in execute&lt;/P&gt;&lt;P&gt;&amp;nbsp;res = self.__execute_func()&lt;BR /&gt;&amp;nbsp;File "/etc/hcp/tests/gaia_os/general/arp_cache.py", line 90, in execute_test&lt;BR /&gt;&amp;nbsp;_result = ArpCache().run()&lt;BR /&gt;&amp;nbsp;File "/etc/hcp/tests/gaia_os/general/arp_cache.py", line 84, in run&lt;BR /&gt;&amp;nbsp;if self._get_num_of_cache_entries() == 0:&lt;BR /&gt;&amp;nbsp;File "/etc/hcp/tests/gaia_os/general/arp_cache.py", line 35, in _get_num_of_cache_entries&lt;BR /&gt;&amp;nbsp;raise RuntimeError('Failed to get arp entries rc={}: {}'.format(_rc.rc, _rc.stderr))&lt;BR /&gt;&amp;nbsp;RuntimeError: Failed to get arp entries rc=127: /bin/sh: arp: command not found&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 23:10:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/HCP-script-ARP-test-fails/m-p/172258#M28747</guid>
      <dc:creator>MarcP</dc:creator>
      <dc:date>2023-02-21T23:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: HCP script ARP test fails</title>
      <link>https://community.checkpoint.com/t5/General-Topics/HCP-script-ARP-test-fails/m-p/172279#M28750</link>
      <description>&lt;P&gt;What version/jhf are you running this on?&lt;BR /&gt;I suspect this is a bug since the arp command should exist on all gateways and management.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 02:40:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/HCP-script-ARP-test-fails/m-p/172279#M28750</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-02-22T02:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: HCP script ARP test fails</title>
      <link>https://community.checkpoint.com/t5/General-Topics/HCP-script-ARP-test-fails/m-p/172679#M28800</link>
      <description>&lt;P&gt;Have seen this on R81 machines as well as R81.10 with varying levels of patches applied.&lt;/P&gt;&lt;P&gt;I was able to get around this issue by running the individual test by itself, i.e. "hcp -r 1" for the ARP cache test. When it runs by itself it passes with no issues. Subsequent runs of all tests (hcp -r all)&amp;nbsp; work fine.&lt;/P&gt;&lt;P&gt;Have also seen this for the SSD Health Test. Strange little quirk, maybe it is because we are calling the HCP script from our own custom script not sure..&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 18:48:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/HCP-script-ARP-test-fails/m-p/172679#M28800</guid>
      <dc:creator>MarcP</dc:creator>
      <dc:date>2023-02-24T18:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: HCP script ARP test fails</title>
      <link>https://community.checkpoint.com/t5/General-Topics/HCP-script-ARP-test-fails/m-p/172680#M28801</link>
      <description>&lt;P&gt;Tested on R81.20, no issues.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 19:11:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/HCP-script-ARP-test-fails/m-p/172680#M28801</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-02-24T19:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: HCP script ARP test fails</title>
      <link>https://community.checkpoint.com/t5/General-Topics/HCP-script-ARP-test-fails/m-p/176994#M29456</link>
      <description>&lt;P&gt;I am writing here to keep the topic alive and not to open another topic. I have that same problem. I'm also having trouble with the SSD control. As far as I can see, if I run the script manually, there is no problem, but if I run it with a cronjob or another script, I get an error.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Apr 2023 19:47:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/HCP-script-ARP-test-fails/m-p/176994#M29456</guid>
      <dc:creator>Feridun_ÖZTOK</dc:creator>
      <dc:date>2023-04-01T19:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: HCP script ARP test fails</title>
      <link>https://community.checkpoint.com/t5/General-Topics/HCP-script-ARP-test-fails/m-p/185701#M30966</link>
      <description>&lt;P&gt;The problem still exist (HCP autoupdater take: 59). It may be a problem with the environment or locales.&lt;BR /&gt;As a work-around you can add the cron job with bash login like this:&lt;BR /&gt;"add cron job HCP_night_run command 'bash -l /etc/hcp/source/cron/cron_hcp_collect_reports.sh' recurrence daily time 03:00"&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2023 17:44:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/HCP-script-ARP-test-fails/m-p/185701#M30966</guid>
      <dc:creator>Mille</dc:creator>
      <dc:date>2023-07-05T17:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: HCP script ARP test fails</title>
      <link>https://community.checkpoint.com/t5/General-Topics/HCP-script-ARP-test-fails/m-p/186399#M31129</link>
      <description>&lt;P&gt;Hi Mille,&lt;/P&gt;&lt;P&gt;It is work, thanks for solution.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 18:16:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/HCP-script-ARP-test-fails/m-p/186399#M31129</guid>
      <dc:creator>Feridun_ÖZTOK</dc:creator>
      <dc:date>2023-07-13T18:16:36Z</dc:date>
    </item>
  </channel>
</rss>

