Home | History | Annotate | Download | only in scheduler

Lines Matching refs:RUNNING

119                       help=('Indicate that scheduler is running in production '
149 # Change the cwd while running to avoid issues incase we were launched from
150 # somewhere odd (such as a random NFS home directory of the person running
207 logging.critical("monitor_db already running, aborting!")
240 logging.info("Connected! Running...")
501 models.HostQueueEntry.Status.RUNNING,
509 'running', len(queue_entries))
544 models.HostQueueEntry.Status.RUNNING):
759 # Starting, Running, Gathering, Parsing or Archiving. To do this, the
859 This method creates an agent for each HQE in one of (starting, running,
887 # If the job is running on a shard, let the shard handle aborting
981 sets host status/status to Running
1015 logging.debug('Reached Limit of allowed running Agents.')
1029 logging.info('%d running processes. %d added this tick.',
1203 queue_entry.set_status(models.HostQueueEntry.Status.RUNNING)
1284 models.HostQueueEntry.Status.RUNNING),
1286 models.Host.Status.RUNNING))
1292 queue_entry.host.set_status(models.Host.Status.RUNNING)
1301 queue_entry.host.set_status(models.Host.Status.RUNNING)
1338 # status will be changed to Running, and an autoserv process