-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
Component/s: cppcheck-plugin
-
None
-
Environment:Jenkins is running on Windows 2008 R2 slave with 16 cores.
The version of Jenkins CPPCheck I'm currently using is 1.0.0
The Jenkins job that is running the cppcheck completed and reports the following error at the end when attempting to publish the xml results in the graph.
As can be seen from the error below, the path to the xml file location in not in a legal form.
The same job runs fine on an other similar slave node. Not sure why this is occurring in this one machine.
Any ideas why this is happening and how this can be fixed? Please let me know.
-------------------------------------------------------------------------------------
Checking wdb_http_wx.c: __cplusplus...
203/203 files checked 100% done
----Running Copy----
BUILD_ID is 2011-09-08_23-13-56
1 file(s) copied.
Archiving artifacts
[Cppcheck] Starting the cppcheck analysis.
[Cppcheck] Processing 1 files with the pattern 'cppcheck.xml'.
[Cppcheck] Error on cppcheck analysis: hudson.util.IOException2: remote file operation failed: C:\Projects\Hudson\workspace/GDL40_TempTest at hudson.remoting.Channel@d27696:CARWPA-BOT00
Finished: FAILURE