CppCheck plugin cannot process result xml from slave node

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Major
    • Component/s: cppcheck-plugin
    • Environment:
      Debian master/slave nodes.
      Jenkins ver. 1.505
      Jenkins Cppcheck Plug-in 1.13

      Result file on dev_slave node:

      [Cppcheck] Starting the cppcheck analysis.
      [Cppcheck] Processing 1 files with the pattern 'cppcheck-result.xml'.
      [Cppcheck] Error on cppcheck analysis: hudson.util.IOException2: remote file operation failed: /var/lib/jenkins/workspace/cpp_test at hudson.remoting.Channel@4abe67:dev_slave
      Build step 'Publish Cppcheck results' changed build result to FAILURE
      Build step 'Publish Cppcheck results' marked build as failure
      Notifying upstream projects of job completion
      Finished: FAILURE

      Result file on master:

      [Cppcheck] Starting the cppcheck analysis.
      [Cppcheck] Processing 1 files with the pattern 'result.xml'.
      [Cppcheck] Not changing build status, since no threshold has been exceeded
      [Cppcheck] Ending the cppcheck analysis.
      Notifying upstream projects of job completion
      Finished: SUCCESS

            Assignee:
            Gregory Boissinot
            Reporter:
            Balint Kovacs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: