Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-64541

Doxygen parser writes message to filename

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • analysis-model
    • Jenkins 2.235.5
      Warnings Next Generation Plugin 8.5.0

      I get errors on fingerprinting which I can't resolve.

      Problem with Lint output

      [PC-Lint] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern '<...>/Lint/Lint_Messages.txt'
      [PC-Lint] -> found 1 file
      [PC-Lint] Successfully parsed file D:\JenkinsWorkspace\<job>\<...>\Lint\Lint_Messages.txt
      [PC-Lint] -> found 428 issues (skipped 21 duplicates)
      [PC-Lint] [-ERROR-] Can't create fingerprints for some files:
      [PC-Lint] [-ERROR-] - '<command line option>', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <<> at index 0: <command line option>
      [PC-Lint] Post processing issues on 'Master' with source code encoding 'UTF-8'
      

       Problem with Doxygen 1.8.20 output

      [Doxygen] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern 'Dokumente/doxy.log'
      [Doxygen] -> found 1 file
      [Doxygen] Successfully parsed file D:\JenkinsWorkspace\<job>\Dokumente\doxy.log
      [Doxygen] -> found 2 issues (skipped 0 duplicates)
      [Doxygen] [-ERROR-] Can't create fingerprints for some files:
      [Doxygen] [-ERROR-] - 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <:> at index 49: Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c
      [Doxygen] [-ERROR-] Errors while extracting author and commit information from Git:
      [Doxygen] [-ERROR-] - no blame results for file 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c'
      [Doxygen] Post processing issues on 'Master' with source code encoding 'UTF-8'
      

      I checked the files and they are 'UTF-8' as expected.

       

            Unassigned Unassigned
            timsch Tim Schlüter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: