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

CppUnit plugin failing on slaves

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • cppunit-plugin
    • None
    • Platform: All, OS: All

      Setup: Hudson 1.328, cppunit plugin 1.1

      The CppUnit plugin seems to be having problems with reading xml results files
      when running on a slave node. I'm seeing the following errors show up in my
      console output:

      [CppUnit] Recording of the CppUnit tests results.
      [CppUnit] Processing 1 files with the pattern '_cppunit.xml'.
      FATAL: remote file operation failed
      hudson.util.IOException2: remote file operation failed
      at hudson.FilePath.act(FilePath.java:672)
      at hudson.FilePath.act(FilePath.java:660)
      at hudson.plugins.cppunit.CppUnitPublisher.getTestResult(CppUnitPublisher.java:246)
      ...

      The full exception stack trace is attached.

            gbois Gregory Boissinot
            bbassett Brian Bassett
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: