Lines Matching refs:RUNNING
171 # --parent_job_id is only useful in autoserv running in host, not in
204 # Make sure autoserv running in container using a different pid file.
233 For tests running with server-side packaging, the results folder has the
234 owner of root. This must be changed to the user running the autoserv
250 """Try to start servod in moblab if it's not already running or running with
280 logging.debug('Servod is already running with given board and port.'
283 logging.debug('Servod is running with different board or port. '
287 # servod is not running.
319 # leader. This allows autoserv process to keep running after the caller
509 # job to collect crashinfo was running inside container
575 status = task_mapping[match[0]] if match else s.RUNNING
576 is_special_task = status not in [s.RUNNING, s.GATHERING]
619 # running in a drone does not support SSP, thus no need to stage server-side
632 # running in a drone does not have SSP supported and a warning will be logs.
669 logging.debug('autoserv is running in drone %s.', socket.gethostname())