01 Copying the source file 'PbuAfg.cs' from the workspace to the build folder 'C:\Program Files (x86)\Jenkins\jobs\gurb\builds\2014-03-27_07-01-00\workspace-files\bb86db7f.tmp' on the Jenkins master failed. 02 Seems that the path is relative, however an absolute path is required when copying the sources. 03 Is the file 'PbuAfg.cs' contained more than once in your workspace? 04 Is the file 'PbuAfg.cs' a valid filename? 05 If you are building on a slave: please check if the file is accessible under '$JENKINS_HOME/[job-name]/PbuAfg.cs' 06 If you are building on the master: please check if the file is accessible under '$JENKINS_HOME/[job-name]/workspace/PbuAfg.cs' 07 java.io.FileNotFoundException: PbuAfg.cs (The system cannot find the file specified) 08 at java.io.FileInputStream.open(Native Method) 09 at java.io.FileInputStream.(Unknown Source) 10 at hudson.FilePath$34.invoke(FilePath.java:1792) 11 at hudson.FilePath$34.invoke(FilePath.java:1787) 12 at hudson.FilePath.act(FilePath.java:911) 13 at hudson.FilePath.act(FilePath.java:884) 14 at hudson.FilePath.copyTo(FilePath.java:1787) 15 at hudson.plugins.analysis.core.HealthAwareRecorder.copyFilesWithAnnotationsToBuildFolder(HealthAwareRecorder.java:398) 16 at hudson.plugins.warnings.WarningsPublisher.perform(WarningsPublisher.java:336) 17 at hudson.plugins.analysis.core.HealthAwareRecorder.perform(HealthAwareRecorder.java:333) 18 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 19 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:785) 20 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:757) 21 at hudson.model.Build$BuildExecution.post2(Build.java:183) 22 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706) 23 at hudson.model.Run.execute(Run.java:1690) 24 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) 25 at hudson.model.ResourceController.execute(ResourceController.java:88) 26 at hudson.model.Executor.run(Executor.java:246)