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

NG Warnings doesn't see files that are there or cannot be fingerprinted

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • warnings-ng-plugin
    • None
    • Jenkins 2.138.1 and NG Warnings plugin 2.2.1

      While processing Visual Studio warnings from our Windows build machine, we're seeing failures 

       

      Error Messages
      
      Can't resolve absolute paths for some files:
      - C:/DVR/workspace/_Branch_build_updates-SDSYGOEWO53Z6ASKV6W4GSRWQU4DXCNNDGKGTWMQJ4O7LTMGYQVQ/live555/transport/include/RtcpSpec.h(37): note: see declaration of 'transport::RtcpSpec' (compiling source file transport/source/TransportH264VideoRTPSource.cpp)C:/DVR/workspace/_Branch_build_updates-SDSYGOEWO53Z6ASKV6W4GSRWQU4DXCNNDGKGTWMQJ4O7LTMGYQVQ/live555/transport/include/TransportRTSPClient.h
      - c:/dvr/workspace/_branch_build_updates-sdsygoewo53z6askv6w4gsrwqu4dxcnndgkgtwmqj4o7ltmgyqvq/live555/livemedia/include/Media.hh(50): note: see declaration of 'Medium' (compiling source file transport/source/TransportJPEGVideoRTPSource.cpp)C:/DVR/workspace/_Branch_build_updates-SDSYGOEWO53Z6ASKV6W4GSRWQU4DXCNNDGKGTWMQJ4O7LTMGYQVQ/live555/transport/include/TransportRTCP.h
      ....
      Can't create fingerprints for some files:
      - 'c:/dvr/workspace/_branch_build_updates-sdsygoewo53z6askv6w4gsrwqu4dxcnndgkgtwmqj4o7ltmgyqvq/live555/livemedia/include/Media.hh(50): note: see declaration of 'Medium' (compiling source file transport/source/TransportJPEGVideoRTPSource.cpp)C:/DVR/workspace/_Branch_build_updates-SDSYGOEWO53Z6ASKV6W4GSRWQU4DXCNNDGKGTWMQJ4O7LTMGYQVQ/live555/transport/include/TransportRTCP.h', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <:> at index 136: c:/dvr/workspace/_branch_build_updates-sdsygoewo53z6askv6w4gsrwqu4dxcnndgkgtwmqj4o7ltmgyqvq/live555/livemedia/include/Media.hh(50): note: see declaration of 'Medium' (compiling source file transport/source/TransportJPEGVideoRTPSource.cpp)C:/DVR/workspace/_Branch_build_updates-SDSYGOEWO53Z6ASKV6W4GSRWQU4DXCNNDGKGTWMQJ4O7LTMGYQVQ/live555/transport/include/TransportRTCP.h
      ........
      - '/workspace/TinyXml/input.cpp', IO exception has been thrown: java.nio.file.NoSuchFileException: \workspace\TinyXml\input.cpp
      ........
      - 'C:/DVR/workspace/_Branch_build_updates-SDSYGOEWO53Z6ASKV6W4GSRWQU4DXCNNDGKGTWMQJ4O7LTMGYQVQ/product1/plugin1/    88>c:/dvr/workspace/_branch_build_updates-sdsygoewo53z6askv6w4gsrwqu4dxcnndgkgtwmqj4o7ltmgyqvq/live555/transport/include/TransportMediaSession.h', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <>> at index 125: C:/DVR/workspace/_Branch_build_updates-SDSYGOEWO53Z6ASKV6W4GSRWQU4DXCNNDGKGTWMQJ4O7LTMGYQVQ/product1/plugin1/    88>c:/dvr/workspace/_branch_build_updates-sdsygoewo53z6askv6w4gsrwqu4dxcnndgkgtwmqj4o7ltmgyqvq/live555/transport/include/TransportMediaSession.h
      .........
      - 'C:/DVR/workspace/_Branch_build_updates-SDSYGOEWO53Z6ASKV6W4GSRWQU4DXCNNDGKGTWMQJ4O7LTMGYQVQ/product1/HikVisionPI/p', IO exception has been thrown: java.nio.file.NoSuchFileException: C:\DVR\workspace\ _Branch_build_updates-SDSYGOEWO53Z6ASKV6W4GSRWQU4DXCNNDGKGTWMQJ4O7LTMGYQVQ\product1\HikVisionPI\p
      

      I verified that every file listed (absolute and relative paths) exists in the workspace and can be seen in the Jenkins workspace viewer for that Windows node.  Not sure what to make of the sometimes uppercase and sometimes lowercase path information or if that has anything to do with the errors.

      I'm not sure what to make of that final error (IO exception has been thrown: java.nio.file.NoSuchFileException). I couldn't find anything like "HikVisionPI/p" in the console output at all.

            drulli Ulli Hafner
            kerrhome Shannon Kerr
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: