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

text finder should allow to search the build log

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      The text finder is a great tool to look for data generated by the build except
      if the string you're looking for is in the build output itself. Then you can't
      search for it.
      In my particular case, the build succeeds on windows because the batch mechanism
      hudson uses to start the build process on the box prevents the return code or
      ERRORLEVEL I should say, to be bubbled all the way up to hudson.
      Hence, my windows builds always seem to pass even though they may very well have
      failed. The only option is to actually go ahead and look at the build log, which
      is ok if you have a single build a day. In my case, there are now 8 boxes
      building about 200 times a day, which renders the manual check not an option.

            kohsuke Kohsuke Kawaguchi
            al_xipe al_xipe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: