Lines Matching refs:RUNNING
118 help=('Indicate that scheduler is running in production '
143 # Change the cwd while running to avoid issues incase we were launched from
144 # somewhere odd (such as a random NFS home directory of the person running
204 logging.critical("monitor_db already running, aborting!")
237 logging.info("Connected! Running...")
520 models.HostQueueEntry.Status.RUNNING,
579 models.HostQueueEntry.Status.RUNNING):
805 # Starting, Running, Gathering, Parsing or Archiving. To do this, the
905 This method creates an agent for each HQE in one of (starting, running,
926 # If the job is running on a shard, let the shard handle aborting
1022 sets host status/status to Running
1056 logging.debug('Reached Limit of allowed running Agents.')
1077 logging.info('%d running processes. %d added this tick.',
1206 queue_entry.set_status(models.HostQueueEntry.Status.RUNNING)
1291 models.HostQueueEntry.Status.RUNNING),
1293 models.Host.Status.RUNNING))
1299 queue_entry.host.set_status(models.Host.Status.RUNNING)
1308 queue_entry.host.set_status(models.Host.Status.RUNNING)
1345 # status will be changed to Running, and an autoserv process