Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-541

seqexec reports failed jobs incorrectly in the summary section

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • 4.0
    • Affects Version/s: 3.1
    • Component/s: Worker Tools
    • None

      I have a seqexec job that failed . All of the constituent jobs indicate they failed in the kickstart records.

      corbusier:20111221T143726-0800 vahi$ more merge_mDiffFit-3.3_PID2_ID1.out | grep exitcode
      <status raw="256"><regular exitcode="1"/></status>
      ...
      <status raw="256"><regular exitcode="1"/></status>
      <status raw="256"><regular exitcode="1"/></status>

      corbusier:20111221T143726-0800 vahi$ cat merge_mDiffFit-3.3_PID2_ID1.out | grep exitcode | wc -l
      20

      However, the summary in the stdout indicates that jobs failed.
      </invocation>
      [seqexec-task id=20, start="2011-12-21T14:38:59.951-08:00", duration=0.167, status=0, line=40, pid=65186, app="/lfs1/work/shiwa/Montage_v3.3_mats/bin/mDiffFit"]
      [seqexec-summary stat="ok", lines=40, tasks=20, succeeded=20, failed=0, extra=0, duration=4.177, start="2011-12-21T14:38:55.941-08:00", pid=65105, app="condor_exec.exe"]

      I have attached the .out file

      I don't know whether it affects trunk also or not.

            Assignee:
            voeckler Jens Voeckler
            Reporter:
            vahi Karan Vahi
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: