ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/JOBROBOT/TaskCollect
Revision 1.31 - (view) (annotate) - [select for diffs]
Fri Oct 17 13:12:42 2008 UTC (16 years, 6 months ago) by belforte
Branch: MAIN
CVS Tags: HEAD
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
do not print result of which

Revision 1.30 - (view) (annotate) - [select for diffs]
Wed Oct 8 10:35:59 2008 UTC (16 years, 6 months ago) by belforte
Branch: MAIN
Changes since 1.29: +8 -0 lines
Diff to previous 1.29
add AddToTasksFinishedToday

Revision 1.29 - (view) (annotate) - [select for diffs]
Mon Jun 2 15:36:34 2008 UTC (16 years, 10 months ago) by belforte
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
make it compatible with Crab 22x

Revision 1.28 - (view) (annotate) - [select for diffs]
Fri Mar 14 11:46:11 2008 UTC (17 years, 1 month ago) by belforte
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27
make output group writable

Revision 1.27 - (view) (annotate) - [select for diffs]
Mon Oct 30 08:27:09 2006 UTC (18 years, 6 months ago) by gutsche
Branch: MAIN
Changes since 1.26: +5 -221 lines
Diff to previous 1.26
move query to own agent

Revision 1.26 - (view) (annotate) - [select for diffs]
Tue Oct 24 21:57:42 2006 UTC (18 years, 6 months ago) by gutsche
Branch: MAIN
Changes since 1.25: +10 -10 lines
Diff to previous 1.25
deactivate debug to reduce logfile size

Revision 1.25 - (view) (annotate) - [select for diffs]
Mon Oct 23 00:24:32 2006 UTC (18 years, 6 months ago) by gutsche
Branch: MAIN
Changes since 1.24: +7 -5 lines
Diff to previous 1.24
increased log output

Revision 1.24 - (view) (annotate) - [select for diffs]
Sun Oct 22 07:07:52 2006 UTC (18 years, 6 months ago) by csaba
Branch: MAIN
Changes since 1.23: +5 -3 lines
Diff to previous 1.23
move crab jobs db in stead of remove crab project directory

Revision 1.23 - (view) (annotate) - [select for diffs]
Sun Oct 15 21:34:20 2006 UTC (18 years, 6 months ago) by gutsche
Branch: MAIN
Changes since 1.22: +63 -100 lines
Diff to previous 1.22
activated debug for crab commands

Revision 1.22 - (view) (annotate) - [select for diffs]
Fri Oct 13 23:29:34 2006 UTC (18 years, 6 months ago) by gutsche
Branch: MAIN
Changes since 1.21: +31 -153 lines
Diff to previous 1.21
robot for >= CMSSW_0_8_0 and CRAB_1_4_0

Revision 1.21 - (view) (annotate) - [select for diffs]
Tue Aug 8 23:24:06 2006 UTC (18 years, 8 months ago) by gutsche
Branch: MAIN
CVS Tags: JOBROBOT_1_0006
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
increased time to kill job if pending after 24 hours and running after 36 hours

Revision 1.20 - (view) (annotate) - [select for diffs]
Sat Jul 29 00:09:49 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.19: +342 -312 lines
Diff to previous 1.19
added check that projects are only submitted if project was created during current day, added check that projects are only submitted if in site list read in from file, if not, skipped (deactivated sites with already created projects), added finalization of projects in various break conditions

Revision 1.19 - (view) (annotate) - [select for diffs]
Mon Jul 17 20:25:42 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
corrected bug in exponential waiting time

Revision 1.18 - (view) (annotate) - [select for diffs]
Mon Jul 17 02:34:19 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.17: +4 -0 lines
Diff to previous 1.17
added longer waiting for processes which check too often the status (long waiting queue at site, problems of too long running jobs (mass storage problems), ...), adds 1 hour waiting for every time status is checked

Revision 1.17 - (view) (annotate) - [select for diffs]
Fri Jul 7 02:04:56 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.16: +4 -4 lines
Diff to previous 1.16
bug fixes

Revision 1.16 - (view) (annotate) - [select for diffs]
Fri Jul 7 02:04:21 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.15: +23 -19 lines
Diff to previous 1.15
bug fixes

Revision 1.15 - (view) (annotate) - [select for diffs]
Fri Jul 7 01:19:03 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.14: +171 -43 lines
Diff to previous 1.14
introduced kill of all remaining jobs after 24 hours and of all expect running jobs after 10 hours

Revision 1.14 - (view) (annotate) - [select for diffs]
Mon Jul 3 01:13:26 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
moved return from loop for retrieved job in front of postmortem check

Revision 1.13 - (view) (annotate) - [select for diffs]
Sun Jul 2 22:15:32 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.12: +46 -36 lines
Diff to previous 1.12
added site specific max number of jobs queued and running and changed default to 200

Revision 1.12 - (view) (annotate) - [select for diffs]
Thu Jun 29 22:44:47 2006 UTC (18 years, 10 months ago) by gutsche
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
bug fix, RESUBMIT variable forgotten

Revision 1.11 - (view) (annotate) - [select for diffs]
Thu Jun 29 00:47:10 2006 UTC (18 years, 10 months ago) by gutsche
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
commented waiting time for next status check

Revision 1.10 - (view) (annotate) - [select for diffs]
Thu Jun 29 00:05:52 2006 UTC (18 years, 10 months ago) by gutsche
Branch: MAIN
Changes since 1.9: +226 -3 lines
Diff to previous 1.9
moved status check and getoutput to collect

Revision 1.9 - (view) (annotate) - [select for diffs]
Sun Jun 4 17:13:30 2006 UTC (18 years, 10 months ago) by gutsche
Branch: MAIN
CVS Tags: JOBROBOT_1_0003_for_CRAB_1_2_0_cmssw_pre6, JOBROBOT_1_0004_for_CRAB_1_2_0_cmssw_pre6, JOBROBOT_1_0005
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
adapt to new DBS/DLS api from CRAB_1_2_0_cmssw_pre6, added CMSSW mode (config: Config.rb.cmssw)

Revision 1.8 - (view) (annotate) - [select for diffs]
Mon Apr 10 16:38:01 2006 UTC (19 years ago) by gutsche
Branch: MAIN
CVS Tags: JOBROBOT_1_0001, JOBROBOT_1_0002_for_CRAB_1_1_0
Changes since 1.7: +1 -22 lines
Diff to previous 1.7
inital commit of CRAB Version 1 JobRobot

Revision 1.7 - (view) (annotate) - [select for diffs]
Wed Nov 30 20:49:25 2005 UTC (19 years, 4 months ago) by lat
Branch: MAIN
CVS Tags: JOBROBOT_0_3_2_SC3, PHEDEX_V2_2_20060125
Changes since 1.6: +8 -2 lines
Diff to previous 1.6
Try harder to prevent running gzip if there's nothing to compress.

Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Nov 1 19:18:58 2005 UTC (19 years, 5 months ago) by lat
Branch: MAIN
CVS Tags: PHEDEX_V2_2_20051102
Changes since 1.5: +0 -2 lines
Diff to previous 1.5
Allow collect to succeed even if -getoutput fails, for aborted jobs.

Revision 1.5 - (view) (annotate) - [select for diffs]
Wed Oct 12 16:36:27 2005 UTC (19 years, 6 months ago) by lat
Branch: MAIN
CVS Tags: PHEDEX_V2_2_20051025
Changes since 1.4: +12 -9 lines
Diff to previous 1.4
Only compress output if there is any.

Revision 1.4 - (view) (annotate) - [select for diffs]
Mon Oct 10 08:46:55 2005 UTC (19 years, 6 months ago) by lat
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Only compress output files.

Revision 1.3 - (view) (annotate) - [select for diffs]
Mon Oct 10 08:34:01 2005 UTC (19 years, 6 months ago) by lat
Branch: MAIN
Changes since 1.2: +14 -0 lines
Diff to previous 1.2
Compress output log files, add marker for task collection.

Revision 1.2 - (view) (annotate) - [select for diffs]
Thu Oct 6 15:39:07 2005 UTC (19 years, 6 months ago) by lat
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Fix argument checking.

Revision 1.1 - (view) (annotate) - [select for diffs]
Thu Oct 6 14:46:43 2005 UTC (19 years, 6 months ago) by lat
Branch: MAIN
First version of job robot code.

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a